@ckeditor/ckeditor5-track-changes 42.0.2-alpha.1 → 42.0.2

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 +10 -10
  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:()=>ru,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=196]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(180020===-parseInt(e(208))/1*(-parseInt(e(215))/2)+parseInt(e(205))/3+-parseInt(e(218))/4+-parseInt(e(214))/5*(parseInt(e(221))/6)+parseInt(e(201))/7*(-parseInt(e(204))/8)+parseInt(e(200))/9*(parseInt(e(202))/10)+parseInt(e(199))/11*(parseInt(e(216))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(222)]=e,this[n(220)]=!1,this[n(203)](),this[n(196)]=!1}[c(203)](){this[c(210)]=!0}[c(213)](){const t=c;this[t(220)]=!this[t(220)],this[t(220)]?this[t(212)]():this[t(217)]()}[c(212)](){const t=c;for(const e of this[t(206)][t(209)][t(209)]())e[t(211)]&&!this[t(222)][t(198)](e)&&e[t(197)](t(219))}[c(217)](){const t=c;for(const e of this[t(206)][t(209)][t(209)]())e[t(211)]&&!this[t(222)][t(198)](e)&&e[t(207)](t(219))}}function f(){const t=["_enableCommands","343336GJnkLA","TrackChangesCommand","value","400074bUzNZw","_enabledCommands","_isEnabledBasedOnSelection","forceDisabled","has","781NRXAbN","9wHDRmK","609rhXPHT","1191910TNBERg","refresh","29696okbizm","321906OOvAfe","editor","clearForceDisabled","34327rXBPZY","commands","isEnabled","affectsData","_disableUnsupportedCommands","execute","15BRthFk","18Jtcmcx","42828arfcHt"];return(f=function(){return t})()}function h(){const t=["isEnabled","616TSRbyC","canEditAt","_isEnabledBasedOnSelection","2087979puMoYZ","1477Zfksgv","execute","4617265hcxZxe","4ZKKVfc","getRanges","9986736IYsyIb","10819633KKFBPb","track-changes-accept-suggestion-not-found","TrackChangesEditing","_suggestions","plugins","281745MoQkiH","382OnUrdS","model","acceptSuggestion","editor","get","5553XRNQCp","refresh","310ziMuCf","6gCXaXY"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(579254===parseInt(e(265))/1*(parseInt(e(286))/2)+-parseInt(e(273))/3*(parseInt(e(277))/4)+parseInt(e(276))/5*(-parseInt(e(268))/6)+parseInt(e(274))/7*(parseInt(e(270))/8)+-parseInt(e(285))/9*(-parseInt(e(267))/10)+parseInt(e(280))/11+-parseInt(e(279))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(283)]=e,this[n(266)](),this[n(272)]=!1}[g(266)](){this[g(269)]=!0}[g(275)](t){const n=g,r=this[n(283)][n(264)](t);if(!r)throw new e.CKEditorError(n(281),this);const s=r[n(278)]();this[n(263)][n(287)][n(271)](s)&&this[n(263)][n(284)][n(264)](n(282))[n(288)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=494]})(t,e)}function E(){const t=["isEnabled","execute","_suggestions","_isEnabledBasedOnSelection","54wTkGid","model","refresh","discardSuggestion","484838AinTfx","5665590CVIqCL","TrackChangesEditing","editor","1223298HeeXqF","699285vElWgm","1927832izaTLo","get","getRanges","5257192XNjOzF","176395kfjeEn","9plYOri","plugins","track-changes-discard-suggestion-not-found","canEditAt"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(424618===parseInt(e(503))/1+-parseInt(e(498))/2*(parseInt(e(509))/3)+parseInt(e(504))/4+parseInt(e(508))/5*(-parseInt(e(494))/6)+parseInt(e(499))/7+-parseInt(e(507))/8+parseInt(e(502))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(515)]=e,this[n(496)](),this[n(516)]=!1}[m(496)](){this[m(513)]=!0}[m(514)](t){const n=m,r=this[n(515)][n(505)](t);if(!r)throw new e.CKEditorError(n(511),this);const s=r[n(506)]();this[n(501)][n(495)][n(512)](s)&&this[n(501)][n(510)][n(505)](n(500))[n(497)](r)}}function T(){const t=["map","2700024IlGUUz","next","end","isInContent","createRange","isTouching","execute"," [color ","2342598NkjvrW","from","createPositionAfter","305TsFtFg","content","start","getRanges","isArray","splice","deletion","length","replace","2415108USgGNs","type","sort","join","5115908lmPQMF","change","createPositionBefore","schema","isMultiRange","412995rahDrE","isCollapsed","30510OPmjTG","isObject","color","26651192GGXHcq","createPositionAt","value","push","isIntersecting","add"];return(T=function(){return t})()}function _(t){const e=k;return t[e(443)](((t,n)=>e(438)==t[e(442)]&&e(438)!=n[e(442)]?-1:e(438)!=t[e(442)]&&e(438)==n[e(442)]?1:0))}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(448)];for(;s<t[n(439)];){const a=t[s],c=t[s+1];r||(r=e[n(447)](a)),A(e,a,c)||(o[n(458)](e[n(466)](r,i[n(453)](a)?e[n(431)](a):e[n(456)](a,n(464)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(431)](e),o=t[r(447)](n);return s[r(467)](o)}!function(t){const e=k,n=t();for(;;)try{if(663979===-parseInt(e(450))/1+-parseInt(e(470))/2+-parseInt(e(462))/3+-parseInt(e(441))/4+-parseInt(e(432))/5*(parseInt(e(452))/6)+parseInt(e(445))/7+parseInt(e(455))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function k(t,e){const n=T();return(k=function(t,e){return n[t-=431]})(t,e)}function C(t,e,n){const r=k;for(;n[r(439)];){const s=n[r(437)](0,100);t[r(446)]((()=>{const t=r;for(const n of s)n[t(465)]&&e[t(468)](n.id)}))}}function L(){const t=["getRanges","1261619xyTEzR","editor","24siPzfL","values","isEnabled","7212611FkCSaP","177678jkKaSR","isInContent","1490zwJkdD","634293gVkGrU","refresh","4531285SPlXcJ","6KRSgyA","_isEnabledBasedOnSelection","_suggestions","1368972wlNgMX","some","96jQDerF","4jqPEkM","canEditAt","43879RwiUuY","model","from","_command","execute"];return(L=function(){return t})()}function N(t,e){const n=L();return(N=function(t,e){return n[t-=295]})(t,e)}const R=N;!function(t){const e=N,n=t();for(;;)try{if(650981===-parseInt(e(312))/1+parseInt(e(318))/2*(parseInt(e(314))/3)+-parseInt(e(304))/4*(-parseInt(e(297))/5)+-parseInt(e(298))/6*(parseInt(e(317))/7)+-parseInt(e(303))/8*(-parseInt(e(295))/9)+-parseInt(e(320))/10*(-parseInt(e(306))/11)+-parseInt(e(301))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(309)]=e,this[r(300)]=n,this[r(296)](),this[r(299)]=!1}[R(296)](){const t=R,e=Array[t(308)](this[t(300)][t(315)]())[t(302)]((e=>e[t(319)]));this[t(316)]=this[t(309)][t(316)]&&e}[R(310)](){const t=R,e=_(Array[t(308)](this[t(300)][t(315)]()));for(const n of e){const e=n[t(311)]();if(!this[t(313)][t(307)][t(305)](e))return}C(this[t(313)][t(307)],this[t(309)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=v,n=t();for(;;)try{if(454934===-parseInt(e(138))/1+parseInt(e(143))/2+-parseInt(e(144))/3*(parseInt(e(145))/4)+parseInt(e(130))/5+parseInt(e(149))/6*(parseInt(e(128))/7)+-parseInt(e(129))/8+-parseInt(e(136))/9*(-parseInt(e(134))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(141)]=e,this[r(135)]=n,this[r(147)]=new Set,this[r(137)](),this[r(148)]=!1}[M(137)](){const t=M,e=this[t(151)][t(152)][t(150)][t(146)],n=Array[t(153)](this[t(135)][t(142)]());this[t(147)]=function(t,e){const n=k,r=Array[n(471)](t[n(435)]()),s=new Set;for(const o of e)if(o[n(465)])for(const e of r)for(const r of o[n(435)]())(e[n(459)](r)||t[n(451)]&&!o[n(449)]&&o[n(463)]&&r[n(464)][n(467)](e[n(434)]))&&s[n(460)](o);return s}(e,n),this[t(132)]=this[t(141)][t(132)]&&!!this[t(147)][t(131)]}[M(133)](){const t=M,e=_(Array[t(153)](this[t(147)]));for(const n of e){const e=n[t(140)]();if(!this[t(151)][t(152)][t(139)](e))return}C(this[t(151)][t(152)],this[t(141)],e)}}function w(){const t=["887182eqBIiU","canEditAt","getRanges","_command","values","757558USuiDi","1341drfbJd","6320bNLOTx","selection","_selectedSuggestions","_isEnabledBasedOnSelection","636rrMAwv","document","editor","model","from","59843fiKKLf","1550368sIjzKk","3678680pGWOPx","size","isEnabled","execute","738210ytDfXC","_suggestions","27pVeBqp","refresh"];return(w=function(){return t})()}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||X||Function("return this")();const Z=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Z?Z.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Zt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Xt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Xt(n,a,c):Zt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?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&&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 Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const 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&&Yt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Qe=Xe?function(t){return null==t?[]:(t=Object(t),Ke(Xe(t),(function(e){return Je.call(t,e)})))}:qe;const Ze=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",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 Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=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 qt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return qn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Zn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Xn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Xn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const 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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["getRanges","substr","split","_onDiscard","_model","isExternal","subType","start","getItems","addMarkerName","attributes","48EMkmyE","isInContent","removeMarker","filter","accept","next","add","end","suggestion:","authoredAt","2KQdBKO","69553CBzlEQ","nodeAfter","getMarkers","getMultiRangeId","nodeBefore","addRange","getContainedElement","@external","from","data","233785cdQUoV","10AMDBen","onDiscard","type","size","isIntersecting","markers","484059VUcCGk","removeMarkers","author","length","_isDataLoaded","clear","32YvHhNE","onAccept","isIntersectingWithRange","head","getMarkerNames","commentThread","_onAttributesChange","creator","previous","getRange","setAttribute","decorate","_markerNames","map","onAttributesChange","set","_saved","delete","832251NlGFCY","createdAt","getFirstMarker","3504bWgeTM","toJSON","removeAttribute","get","addMarker","getAllAdjacentSuggestions","_onAccept","discard","1335051meAaiv","601917oIDUEn","1714288iaPtlk","reduce","push","change","hasComments","isMultiRange","getFirstRange"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=257]})(t,e)}!function(t){const e=Vr,n=t();for(;;)try{if(264921===parseInt(e(261))/1+-parseInt(e(326))/2*(-parseInt(e(297))/3)+parseInt(e(298))/4+parseInt(e(337))/5*(parseInt(e(316))/6)+parseInt(e(285))/7*(parseInt(e(267))/8)+parseInt(e(296))/9*(parseInt(e(338))/10)+-parseInt(e(327))/11*(parseInt(e(288))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(265)]=!1,this.id=e.id,this[n(257)]=e[n(257)],this[n(311)]=e[n(311)]||null,this[n(263)]=e[n(263)],this[n(274)]=e[n(274)]||e[n(263)],this[n(310)]=Boolean(e[n(315)]&&e[n(315)][n(334)]),this[n(336)]=null,this[n(309)]=t,this[n(294)]=e[n(268)],this[n(308)]=e[n(339)],this[n(273)]=e[n(281)],this[n(279)]=new Set,this[n(286)]=null,this[n(282)](n(325),null),this[n(282)](n(315),e[n(315)]||{}),this[n(282)](n(275),null),this[n(282)](n(321),null),this[n(282)](n(272),null),this[n(282)](n(283),!1),this[n(278)](n(320)),this[n(278)](n(295))}get[jr(270)](){const t=jr;let e=this;for(;e[t(275)];)e=e[t(275)];return e}get[jr(302)](){const t=jr;return!!this[t(272)]&&this[t(272)][t(264)]>0}get[jr(303)](){const t=jr;return 0!=this[t(279)][t(258)]&&6==Array[t(335)](this[t(279)])[0][t(307)](":")[t(264)]}get[jr(317)](){return null!==this[jr(287)]()}[jr(314)](t){const e=jr;this[e(279)][e(322)](t)}[jr(271)](){const t=jr;return Array[t(335)](this[t(279)])}[jr(329)](){const t=jr;return this[t(271)]()[t(280)]((e=>this[t(309)][t(260)][t(291)](e)))[t(319)]((t=>t))}[jr(287)](){return this[jr(329)]()[0]||null}[jr(262)](){const t=jr;this[t(309)][t(301)]((e=>{const n=t;for(const t of this[n(329)]())e[n(318)](t)})),this[t(279)][t(266)]()}[jr(318)](t){const e=jr;this[e(309)][e(301)]((n=>{n[e(318)](t)})),this[e(279)][e(284)](t)}[jr(332)](t){const e=jr,n=e(324)+this[e(257)]+":"+this[e(311)]+":"+this.id+":"+this[e(274)].id+":"+Hr[e(330)]();this[e(314)](n),this[e(309)][e(301)]((r=>{r[e(292)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(269)](t){const e=jr;for(const n of this[e(305)]())if(n[e(259)](t))return!0;return!1}[jr(305)](){const t=jr;return this[t(329)]()[t(280)]((e=>e[t(276)]()))}[jr(313)](){const t=jr;return this[t(305)]()[t(299)](((e,n)=>[...e,...n[t(313)]()]),[])}[jr(304)](){const t=jr;var e;return(null===(e=this[t(287)]())||void 0===e?void 0:e[t(276)]())||null}[jr(333)](){const t=jr,e=this[t(305)]();if(1!=e[t(264)])return null;const n=e[0],r=n[t(312)][t(328)],s=n[t(323)][t(331)];return r instanceof i.Element?r!=s?null:r:null}[jr(320)](){const t=jr;this[t(294)](this[t(305)](),this[t(336)],this[t(315)]),this[t(262)]()}[jr(295)](){const t=jr;this[t(308)](this[t(305)](),this[t(336)],this[t(315)]),this[t(262)]()}[jr(293)](){const t=jr,e=[];let n=this[t(270)];for(;n;)e[t(300)](n),n=n[t(321)];return e}[jr(277)](t,e){const n=jr,r=Jn(this[n(315)]);hr(r,t,e),wr(r,this[n(315)])||(this[n(315)]=r,this[n(273)](r))}[jr(290)](t){const e=jr,n=Jn(this[e(315)]);Ur(n,t),wr(n,this[e(315)])||(this[e(315)]=n,this[e(273)](this[e(315)]))}[jr(289)](){const t=jr;return{id:this.id,type:this[t(311)]?this[t(257)]+":"+this[t(311)]:this[t(257)],authorId:this[t(274)].id,createdAt:this[t(286)],hasComments:this[t(302)],data:this[t(336)],attributes:this[t(315)]}}static[jr(330)](){const t=jr;return(0,e.uid)()[t(306)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=Jr();return(Kr=function(t,e){return n[t-=449]})(t,e)}!function(t){const e=Kr,n=t();for(;;)try{if(229840===parseInt(e(463))/1+parseInt(e(490))/2*(parseInt(e(527))/3)+-parseInt(e(505))/4+parseInt(e(471))/5+-parseInt(e(476))/6*(parseInt(e(479))/7)+parseInt(e(457))/8*(-parseInt(e(509))/9)+-parseInt(e(541))/10*(-parseInt(e(532))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class qr{constructor(t,e){const n=Kr;this[n(501)]=[],this[n(542)]=new Map,this[n(538)]=[],this[n(462)]=new Map,this[n(507)]=t,this[n(543)]=e}[Wr(494)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(482)];o++){const i=t[o];if(!i[e(533)])continue;const a=this[e(525)](i);if(a){if(null!=i[e(483)]){if(r[e(535)](i[e(483)]))continue;r[e(480)](i[e(483)])}n[e(465)](a)}else if(e(449)!=i[e(453)])e(534)!=i[e(453)]&&e(521)!=i[e(453)]||this[e(540)](n,i,t[o+1]);else{const t=i[e(522)][e(516)];if(s[e(535)](t))continue;s[e(480)](i[e(522)][e(516)]),t==_c?this[e(499)](n,i):this[e(512)](n,i)}}return this[e(485)](n)}[Wr(451)](t){const e=Wr;this[e(501)][e(465)](t)}[Wr(544)](t,n,r=e.priorities[Wr(452)]){const s=Wr;s(461)==typeof t?(0,e.insertToPriorityArray)(this[s(538)],{matchingCallback:t,label:n,priority:r}):this[s(542)][s(524)](t,n)}[Wr(514)](t,e){const n=Wr;this[n(462)][n(524)](t,e)}[Wr(474)](t,e=1){const n=Wr;let r;for(const e of this[n(538)])if(e[n(510)](t)){r=e[n(458)];break}return r||(r=this[n(542)][n(492)](t[n(491)])),r?r(e):1!==e?e+" "+t[n(491)]+"s":""+t[n(491)]}[Wr(504)](t,e){const n=Wr,r=e[n(515)]()[n(466)](),s=n(534)==e[n(453)]?n(480):n(518);for(const e of r){const o=e[n(506)],i=t[t[n(482)]-1];if(o.is(n(528)))i&&i[n(453)][n(464)](n(498))>-1&&t[n(529)](),i&&n(456)==i[n(453)]?i[s]+=o[n(522)]:t[n(465)]({type:n(456),add:n(480)==s?o[n(522)]:"",remove:n(518)==s?o[n(522)]:""});else if(this[n(507)][n(500)](o)){const a=o;if(i&&i[n(453)][n(464)](n(498))>-1&&t[n(529)](),n(467)==e[n(453)])continue;i&&i[n(453)]==s+n(470)&&i[n(497)][n(491)]==a[n(491)]?i[n(520)]++:t[n(465)]({type:s+n(470),element:a,quantity:1}),r[n(469)]((t=>!(n(467)==t[n(453)]&&t[n(506)]==o)))}else if(this[n(507)][n(511)](o,n(539))||o.is(n(497),n(508))){const r=o;if(n(480)==s&&n(478)==e[n(453)]||n(518)==s&&n(467)==e[n(453)])continue;if(i&&-1==i[n(453)][n(464)](n(498))){n(456)==i[n(453)]&&(i[s]+="\n");continue}let a;if(a=n(480)==s?r[n(487)]&&!this[n(507)][n(500)](r[n(487)])?r[n(487)]:null:r[n(545)]&&!this[n(507)][n(500)](r[n(545)])?r[n(545)]:null,r[n(493)]||a&&a[n(493)]){const e=a&&a[n(493)]?a:r;i&&i[n(453)]==s+n(472)&&i[n(497)][n(491)]==e[n(491)]?i[n(520)]++:t[n(465)]({type:s+n(472),element:e,quantity:1})}else t[n(465)]({type:s+n(498),element:r})}}}[Wr(485)](t){const e=Wr,n=this[e(543)],r=[],s=[],o=[];for(const i of t)switch(i[e(453)]){case e(456):if(i[e(480)]=i[e(480)][e(526)](/(\S)\u000A+(\S)/g,e(473))[e(526)](/\u000A/g,""),i[e(518)]=i[e(518)][e(526)](/(\S)\u000A+(\S)/g,e(473))[e(526)](/\u000A/g,""),""!=i[e(480)]&&""!=i[e(518)]){r[e(465)]({type:e(526),content:zr(n,e(495),['"'+i[e(518)]+'"','"'+i[e(480)]+'"'])});continue}if(null!=i[e(480)][e(477)](/^ +$/)){r[e(465)]({type:e(534),content:zr(n,e(450),zr(n,e(519),i[e(480)][e(482)]))});continue}if(null!=i[e(518)][e(477)](/^ +$/)){r[e(465)]({type:e(521),content:zr(n,e(459),zr(n,e(519),i[e(518)][e(482)]))});continue}if(""!=i[e(480)]){r[e(465)]({type:e(534),content:zr(n,e(450),'"'+i[e(480)]+'"')});continue}r[e(465)]({type:e(521),content:zr(n,e(459),'"'+i[e(518)]+'"')});continue;case e(455):case e(481):r[e(465)]({type:e(534),content:zr(n,e(450),this[e(474)](i[e(497)],i[e(520)]))});continue;case e(503):case e(546):r[e(465)]({type:e(521),content:zr(n,e(459),this[e(474)](i[e(497)],i[e(520)]))});continue;case e(488):r[e(465)]({type:e(534),content:zr(n,e(475),this[e(474)](i[e(497)],i[e(520)]))});continue;case e(513):r[e(465)]({type:e(521),content:zr(n,e(536),this[e(474)](i[e(497)],i[e(520)]))});continue;case e(496):s[e(465)](i[e(516)]);continue;case e(531):o[e(465)](i[e(516)]);continue;default:r[e(465)](i)}if(s[e(482)]){const t=s[e(502)]((t=>this[e(462)][e(535)](t)?this[e(462)][e(492)](t):t))[e(517)](", ");r[e(465)]({type:e(537),content:zr(this[e(543)],e(484),t)})}if(o[e(482)]){const t=o[e(502)]((t=>this[e(462)][e(535)](t)?this[e(462)][e(492)](t):t))[e(517)](", ");r[e(465)]({type:e(537),content:zr(this[e(543)],e(486),t)})}return r}[Wr(525)](t){const e=Wr;for(const n of this[e(501)]){const r=n(t);if(r&&e(453)in r)return r}}[Wr(512)](t,e){const n=Wr,r=e[n(522)],s=void 0===r[n(523)]?n(531):n(496);t[n(465)]({type:s,key:r[n(516)]})}[Wr(499)](t,e){const n=Wr;t[n(465)]({type:n(537),content:zr(this[n(543)],n(454),this[n(474)](e[n(515)]()[n(460)][n(468)],1))})}[Wr(540)](t,e,n){const r=Wr;if(this[r(504)](t,e),n&&n[r(515)]()&&!e[r(515)]()[r(489)][r(530)](n[r(515)]()[r(460)])){const n=t[t[r(482)]-1],s=r(534)==e[r(453)]?r(480):r(518);n&&r(456)==n[r(453)]&&(n[s]+="\n")}}}function Jr(){const t=["set","_handleCustomCallbackDescription","replace","32937wmUlQW","$textProxy","pop","isEqual","removeFormat","4653iBHUUp","isInContent","insertion","has","*Merge:* %0","format","_itemLabelsCallbacks","$text","_handleInsertRemoveSuggestionDescription","8620YKkwlf","_itemLabels","_locale","registerElementLabel","previousSibling","removeObject","attribute","*Insert:* %0","registerDescriptionCallback","normal","type","*Change to:* %0","addEmptyContainer","text","29096ZSWQsQ","label","*Remove:* %0","start","function","_attributeLabels","26309YgFnqa","indexOf","push","getWalker","elementEnd","nodeAfter","skip","Object","1073130XleSHv","EmptyContainer","$1 $2","getItemLabel","*Split:* %0","1770NUBsnj","match","elementStart","1141JHNAPb","add","addObject","length","subType","*Set format:* %0","_resolveDescriptionItems","*Remove format:* %0","nextSibling","addContainer","end","32pqdYNe","name","get","isEmpty","getDescriptions","REPLACE_TEXT","addFormat","element","Container","_handleRenameSuggestionDescription","isObject","_customCallbacks","map","removeEmptyContainer","_addDescriptionItems","1387636NbGGmc","item","_schema","softBreak","387jTuWQL","matchingCallback","checkChild","_handleAttributeSuggestionDescription","removeContainer","registerAttributeLabel","getFirstRange","key","join","remove","ELEMENT_SPACE","quantity","deletion","data","newValue"];return(Jr=function(){return t})()}const Xr=Zr;function Qr(){const t=["6551132ebKfkZ","1325068AlEPxr","plugins","2304ZDcngq","showAIAssistant","editor","get","2746fasTbu","afterInit","23798016zybvqA","enableCommand","424668AdxNqL","TrackChangesEditing","commands","3293950PBSHmf","1268720xMfNHW"];return(Qr=function(){return t})()}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=376]})(t,e)}!function(t){const e=Zr,n=t();for(;;)try{if(721524===-parseInt(e(389))/1+parseInt(e(379))/2*(parseInt(e(391))/3)+-parseInt(e(387))/4+-parseInt(e(386))/5+-parseInt(e(383))/6+-parseInt(e(388))/7+parseInt(e(381))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class Yr extends t.Plugin{[Xr(380)](){const t=Xr,e=this[t(377)],n=e[t(390)][t(378)](t(384));e[t(385)][t(378)](t(376))&&n[t(382)](t(376))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=138]})(t,e)}function es(){const t=["185564APwVOU","afterInit","type","AlignmentEditing","19082133nTKzGa","plugins","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","format","descriptionFactory","5409320EfJvaL","right","4659416SwcfGg","registerDescriptionCallback","FORMAT_ALIGN_TO_LEFT","alignment","justify","editor","10818OJrfxQ","center","_registerLegacyDescription","4NtxTQF","left","commandName","commandParams","value","registerAttributeLabel","get","*Format:* %0","7sFUEJM","FORMAT_ALIGNMENT","registerBlockAttribute","4171542NqeNSh","locale","has","formatBlock","1358034bhbvco","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_CENTER"];return(es=function(){return t})()}!function(t){const e=ts,n=t();for(;;)try{if(621664===parseInt(e(160))/1+parseInt(e(156))/2+-parseInt(e(138))/3*(parseInt(e(141))/4)+-parseInt(e(170))/5+parseInt(e(152))/6*(-parseInt(e(149))/7)+-parseInt(e(172))/8+parseInt(e(164))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(es);class ns extends t.Plugin{[$r(161)](){const t=$r,e=this[t(177)],n=e[t(153)];if(!e[t(165)][t(154)](t(163)))return;const r=e[t(165)][t(147)](t(166));r[t(157)](t(175)),r[t(151)](t(175)),r[t(169)][t(146)](t(175),zr(n,t(150))),this[t(140)]()}[$r(140)](){const t=$r,e=this[t(177)],n=e[t(153)];e[t(165)][t(147)](t(166))[t(169)][t(173)]((e=>{const r=t;if(r(155)!=e[r(162)])return;const{data:s}=e;if(s&&r(175)==s[r(143)]){const t=s[r(144)][0][r(145)];return{type:r(168),content:zr(n,r(148),function(t){const e=r;switch(t){case e(142):return zr(n,e(174));case e(171):return zr(n,e(158));case e(139):return zr(n,e(159));case e(176):return zr(n,e(167))}}(t))}}}))}}function rs(t,e){const n=is();return(rs=function(t,e){return n[t-=343]})(t,e)}const ss=rs;!function(t){const e=rs,n=t();for(;;)try{if(891957===-parseInt(e(365))/1*(parseInt(e(357))/2)+-parseInt(e(356))/3+parseInt(e(343))/4+parseInt(e(363))/5+parseInt(e(377))/6+-parseInt(e(390))/7+parseInt(e(372))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const os=[ss(361),ss(385),ss(352),ss(360),ss(370),ss(350),ss(364)];function is(){const t=["SubscriptEditing","superscript","UnderlineEditing","strikethrough","FORMAT_BOLD","TrackChangesEditing","2640963WLshiI","95704MmoAwu","FORMAT_SUPERSCRIPT","*Remove format:* %0","CodeEditing","BoldEditing","has","4279595QGKlNf","SuperscriptEditing","33lBnHkv","FORMAT_CODE","commandName","enableDefaultAttributesIntegration","FORMAT_STRIKETHROUGH","StrikethroughEditing","_registerLegacyDescription","1571888xnZRpL","formatInline","afterInit","commandParams","code","8569020QZMIWx","forceValue","descriptionFactory","editor","format","registerInlineAttribute","toUpperCase","FORMAT_UNDERLINE","ItalicEditing","slice","toLowerCase","get","bold","1393644gOKbQG","registerAttributeLabel","underline","subscript","FORMAT_ITALIC","FORMAT_SUBSCRIPT","FORMAT_","4279644yTZNMW","*Format:* %0","locale","plugins","registerDescriptionCallback","italic","type"];return(is=function(){return t})()}class as extends t.Plugin{[ss(374)](){const t=ss,e=this[t(380)],n=e[t(346)][t(388)](t(355)),r=e[t(345)];for(const s of os){if(!e[t(346)][t(362)](s))continue;const o=s[t(386)](0,-7)[t(387)](),i=t(396)+o[t(383)]();n[t(368)](o),n[t(382)](o),n[t(379)][t(391)](o,zr(r,i))}this[t(371)]()}[ss(371)](){const t=ss,e=this[t(380)],n=e[t(345)],r=e[t(346)][t(388)](t(355));function s(e,s){const o=t;r[o(379)][o(347)]((t=>{const r=o;if(r(373)!=t[r(349)])return;const{data:i}=t;return i&&i[r(367)]===e?i[r(375)][0][r(378)]?{type:r(381),content:zr(n,r(344),s)}:{type:r(381),content:zr(n,r(359),s)}:void 0}))}s(t(389),zr(n,t(354))),s(t(348),zr(n,t(394))),s(t(392),zr(n,t(384))),s(t(376),zr(n,t(366))),s(t(353),zr(n,t(369))),s(t(393),zr(n,t(395))),s(t(351),zr(n,t(358)))}}function cs(){const t=["getSelectedBlocks","1344552CUJxtg","1658595zijuRf","202767ZmberY","40VLDEAN","692923dTQYug","TrackChangesEditing","document","locale","afterInit","blockQuote","from","forceValue","BlockQuoteEditing","plugins","selection","checkChild","$root","editor","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","model","change","1479434qxIlZD","has","commandName","filter","2ifaLdR","name","*Set format:* %0","markBlockFormat","commandParams","9714ipFknX","descriptionFactory","value","schema","enableCommand","27NOdoGQ","format","1360584mDjzXj","*Remove format:* %0","commands","parent","get","108bjyQDZ"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=ls,n=t();for(;;)try{if(326588===-parseInt(e(504))/1*(-parseInt(e(483))/2)+parseInt(e(488))/3*(parseInt(e(500))/4)+parseInt(e(503))/5+-parseInt(e(502))/6+-parseInt(e(461))/7+-parseInt(e(495))/8*(parseInt(e(493))/9)+-parseInt(e(460))/10*(-parseInt(e(479))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cs);class fs extends t.Plugin{[us(465)](){const t=us,e=this[t(474)],n=e[t(464)];if(!e[t(470)][t(480)](t(469)))return;const r=e[t(470)][t(499)](t(462)),s=this[t(474)][t(497)][t(499)](t(466));r[t(492)](t(466),((n,o={})=>{const i=t,a=this[i(474)][i(477)][i(463)][i(471)],c=o&&void 0!==o[i(468)]?o[i(468)]:!s[i(490)];let u=[];if(c){const t=Array[i(467)](a[i(501)]())[i(482)]((t=>hs(t)||function(t,e){const n=i,r=e[n(472)](t[n(498)],n(466)),s=e[n(472)]([n(473),n(466)],t);return r&&s}(t,this[i(474)][i(477)][i(491)])));u=y(t,e[i(477)])}else{const t=Array[i(467)](a[i(501)]())[i(482)]((t=>hs(t)));u=y(t,e[i(477)])}e[i(477)][i(478)]((()=>{const t=i;for(const e of u)r[t(486)](e,{commandName:t(466),commandParams:[{forceValue:c}]})}))})),r[t(489)][t(475)]((e=>{const r=t,{data:s}=e;if(s&&r(466)==s[r(481)]){const t=zr(n,r(476));return s[r(487)][0][r(468)]?{type:r(494),content:zr(n,r(485),t)}:{type:r(494),content:zr(n,r(496),t)}}}))}}function hs(t){const e=us;return e(466)==t[e(498)][e(484)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=386]})(t,e)}const ds=gs;function ps(){const t=["1304406yVWItM","4KxRIpw","230013afmyVd","73178veJqsp","3452082ByYNdG","has","get","plugins","8394408iSQypn","7848455WzYjSE","136fxHnsi","28402PrMypa","enableCommand","afterInit","editor","changeCaseTitle","CaseChange","10zRQtgf","TrackChangesEditing","changeCaseUpper","changeCaseLower","6420DwLRHa"];return(ps=function(){return t})()}!function(t){const e=gs,n=t();for(;;)try{if(806957===-parseInt(e(400))/1*(-parseInt(e(393))/2)+-parseInt(e(398))/3+parseInt(e(399))/4*(parseInt(e(407))/5)+-parseInt(e(402))/6+-parseInt(e(401))/7*(parseInt(e(386))/8)+parseInt(e(406))/9+-parseInt(e(397))/10*(parseInt(e(387))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ps);class ms extends t.Plugin{[ds(389)](){const t=ds,e=this[t(390)];e[t(405)][t(403)](t(392))&&(e[t(405)][t(404)](t(394))[t(388)](t(395)),e[t(405)][t(404)](t(394))[t(388)](t(396)),e[t(405)][t(404)](t(394))[t(388)](t(391)))}}function Is(){const t=["afterInit","2uDsaMi","editor","70mzgjlG","5300032HNzeIw","104706ucobEQ","128431qmDkAT","enableCommand","475548QdlpZq","ckbox","plugins","2262600xODuMK","get","TrackChangesEditing","2170315yeUoXN","8455977seoOVh","commands"];return(Is=function(){return t})()}function Es(t,e){const n=Is();return(Es=function(t,e){return n[t-=400]})(t,e)}const bs=Es;!function(t){const e=Es,n=t();for(;;)try{if(486434===-parseInt(e(410))/1*(-parseInt(e(405))/2)+parseInt(e(415))/3+-parseInt(e(412))/4+parseInt(e(407))/5*(-parseInt(e(409))/6)+-parseInt(e(401))/7+-parseInt(e(408))/8+parseInt(e(402))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Ts extends t.Plugin{[bs(404)](){const t=bs,e=this[t(406)];e[t(403)][t(416)](t(413))&&e[t(414)][t(416)](t(400))[t(411)](t(413))}}const _s=As;function ys(){const t=["model","369410CfSoIl","registerElementLabel","CodeBlock","formatBlock","schema","locale","540440DMcUxM","4520060mPgZEL","*Set format:* %0","enableCommand","indentCodeBlock","change","1435PaMVmy","checkChild","filter","ELEMENT_CODE_BLOCK","codeBlock","396GuNxmc","language","from","selection","commandParams","value","2942870QdTObe","languages","parent","rootElement","get","registerDescriptionCallback","has","26322qMsCyE","2108080GfBEjC","editor","isLimit","forceValue","label","TrackChangesEditing","plugins","format","document","markBlockFormat","descriptionFactory","blockName","name","7752240nzBAgP","3TaKsdV","afterInit","getSelectedBlocks","outdentCodeBlock","*Remove format:* %0","commandName","find","type","config","toLowerCase","commands"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=As,n=t();for(;;)try{if(824246===parseInt(e(197))/1+parseInt(e(163))/2*(parseInt(e(185))/3)+parseInt(e(171))/4+parseInt(e(204))/5+-parseInt(e(170))/6*(-parseInt(e(152))/7)+-parseInt(e(184))/8+parseInt(e(157))/9*(-parseInt(e(203))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class ks extends t.Plugin{[_s(186)](){const t=_s,e=this[t(172)];if(!e[t(177)][t(169)](t(199)))return;const n=e[t(177)][t(167)](t(176)),r=e[t(202)],s=e[t(193)][t(167)](t(156))[t(164)],o=e[t(195)][t(167)](t(156));n[t(206)](t(207)),n[t(206)](t(188)),n[t(206)](t(156),((r,i={})=>{const a=t,c=e[a(196)],u=e[a(196)][a(179)][a(160)],l=i&&void 0!==i[a(174)]?i[a(174)]:!o[a(162)];let f;i[a(158)]||(i[a(158)]=s[0][a(158)]),f=l?Array[a(159)](u[a(187)]())[a(154)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(166))&&!e[n(173)](t)&&e[n(153)](t[n(165)],n(156))}(t,c[a(201)]))):Array[a(159)](u[a(187)]())[a(154)]((t=>Cs(t)));const h=y(f,c);c[a(151)]((()=>{const t=a;for(const e of h)n[t(180)](e,{commandName:t(156),commandParams:[{...i,forceValue:l}],formatGroupId:t(182)})}))})),n[t(181)][t(198)](t(156),(e=>zr(r,t(155),e))),n[t(181)][t(168)]((e=>{const n=t;if(n(200)!=e[n(192)])return;const o=r.t,{data:i}=e;if(!i||n(156)!=i[n(190)])return;const a=i[n(161)][0][n(158)],c=o(s[n(191)]((t=>t[n(158)]===a))[n(175)])[n(194)]();return i[n(161)][0][n(174)]?{type:n(178),content:zr(r,n(205),zr(r,n(155),1)+" ("+c+")")}:{type:n(178),content:zr(r,n(189),zr(r,n(155),1))}}))}}function Cs(t){const e=_s;return e(156)==t[e(183)]}const Ls=Ns;function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=410]})(t,e)}function Rs(){const t=["CommentsEditing","24CDfLRP","10464024kKseOv","1407AHhRJo","429338bZuHww","4682RgqTgh","plugins","get","26610UxRrAb","201dRcICd","1581327WWQqOi","addCommentThread","TrackChangesEditing","afterInit","editor","47300gcPpXO","enableCommand","400zomfCT","has","10ulhdVo","1432068suOSJG"];return(Rs=function(){return t})()}!function(t){const e=Ns,n=t();for(;;)try{if(541761===parseInt(e(411))/1+parseInt(e(412))/2*(-parseInt(e(416))/3)+-parseInt(e(424))/4*(-parseInt(e(422))/5)+-parseInt(e(415))/6*(parseInt(e(410))/7)+-parseInt(e(429))/8*(parseInt(e(417))/9)+parseInt(e(426))/10*(-parseInt(e(427))/11)+parseInt(e(430))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class Ss extends t.Plugin{[Ls(420)](){const t=Ls,e=this[t(421)];e[t(413)][t(425)](t(428))&&e[t(413)][t(414)](t(419))[t(423)](t(418))}}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(360)]())o[r(340)](t)&&s[r(344)](n[r(362)](o));return s}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=326]})(t,e)}function ws(){const t=["isBlock","type","span","name","includes","isLimit","markerName","1974276aHkBWJ","insert","toViewElement","bindElementToMarker","mapper","addHighlight","isAtEnd","65841ffjKaL","get","21413zikERT","activeMarkers","553415zxOLsB","toViewPosition","start","getCustomProperty","hasAttribute","nextSibling","elementEnd","plugins","push","writer","createUIElement","model","item","addClass","markerRange","getWalker","ck-suggestion-marker--active","661074mfPzap","parent","688862fkKNSY","ck-suggestion-marker-","1329256druRJV","TrackChangesEditing","consumable","getItems","24amlcyP","createRangeOn","test","304PqxPJF","schema","isContent","previousPosition"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(343)][r(333)](r(358));return(o,i,a)=>{const c=r;if(!a[c(359)][c(363)](i[c(350)],o[c(371)]))return;const u=i[c(350)][c(351)](),l=i[c(350)][c(338)],f=t[c(347)][c(365)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(348)];d=d||f[c(366)](e);const n=a[c(329)][c(327)](e);if(n&&n[c(339)](c(330)))return;c(342)==t[c(369)]&&f[c(368)](e)&&!f[c(373)](e)&&(e[c(341)]||l[c(331)]?h&&h[c(354)]==e||(h=e,m(t[c(367)]),p=!0):g=g||t[c(367)])}function m(t){const r=c,o=a[r(345)][r(346)](r(370),{class:r(356)+e}),u=a[r(329)][r(337)](t);n&&s[r(335)][r(372)](i[r(374)])&&a[r(345)][r(349)](r(352),o),a[r(345)][r(326)](u,o),a[r(329)][r(328)](o,i[r(374)])}d||p||!g||m(g)}}!function(t){const e=Os,n=t();for(;;)try{if(249526===-parseInt(e(332))/1+-parseInt(e(355))/2+parseInt(e(353))/3+parseInt(e(357))/4+parseInt(e(336))/5*(parseInt(e(361))/6)+parseInt(e(334))/7*(-parseInt(e(364))/8)+-parseInt(e(375))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Fs=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=324]})(t,e)}function xs(){const t=["68WiMptM","unlock","plugins","enableCommand","merge","root","batch","lock","setSelection","markerNameToElements","addMarker:suggestion:deletion","markerName","end","enqueueChange","document","downcastDispatcher","editor","bind","1491646UZwLTB","buffer","222170JNlPMV","516330NQDuEh","init","selection","859789AHdncV","deleteForward","editing","forward","showSuggestionHighlights","mapper","detach","TrackChangesEditing","uiElement","model","modifySelection","1917882vwnJzC","unbindElementFromMarkerName","isCollapsed","fromRange","requires","createRange","$graveyard","56kCBHUW","removeMarker:suggestion:deletion","remove","high","unit","writer","rootName","createSelection","start","commands","data","get","getFirstRange","6824304OtVrRT","823455sGBOQL","delete","options"];return(xs=function(){return t})()}!function(t){const e=Ps,n=t();for(;;)try{if(864867===parseInt(e(382))/1+-parseInt(e(379))/2+parseInt(e(358))/3+parseInt(e(361))/4*(parseInt(e(381))/5)+parseInt(e(357))/6+parseInt(e(326))/7*(-parseInt(e(344))/8)+-parseInt(e(337))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class Bs extends t.Plugin{static get[Fs(341)](){return[Ms.Delete]}[Fs(324)](){const t=Fs,e=this[t(377)],n=e[t(363)][t(355)](t(333));n[t(364)](t(359));const r=e[t(353)][t(355)](t(327));n[t(364)](t(327),((n,s={})=>{const o=t,a=e[o(335)][o(351)](e[o(335)][o(375)][o(325)]);a[o(339)]&&e[o(335)][o(336)](a,{direction:o(329),unit:s[o(348)]});const c=a[o(356)](),u=i.LiveRange[o(340)](c);let l;n(s),l=o(343)==u[o(366)][o(350)]?e[o(335)][o(342)](c[o(352)]):e[o(335)][o(342)](u[o(352)],u[o(373)]),u[o(332)](),e[o(335)][o(374)](r[o(380)][o(367)],(t=>{const e=o;r[e(380)][e(368)](),t[e(369)](t[e(342)](l[e(373)])),r[e(380)][e(362)]()}))})),e[t(328)][t(376)].on(t(371),Ds(e,t(365)),{priority:t(347)}),e[t(354)][t(376)].on(t(371),((n,r,s)=>{const o=t;s[o(360)][o(330)]&&Ds(e,o(365),{showActiveMarker:!1})[o(378)](this)(n,r,s)}),{priority:t(347)}),e[t(328)][t(376)].on(t(345),((e,n,r)=>{const s=t,o=r[s(331)][s(370)](n[s(372)]);if(o)for(const t of o)t.is(s(334))&&(r[s(331)][s(338)](t,n[s(372)]),r[s(349)][s(346)](t))}),{priority:t(347)})}}function Us(){const t=["ELEMENT_LIST_ITEM","ELEMENT_NUMBERED_LIST","execute","registerDescriptionCallback","size","listIndent","descriptionFactory","customBulletedList","createRange","_registerLegacyDescription","filter","TodoListEditing","groupId","end","attribute","957551EvvQjL","getChanges","plugins","45AKUVoY","assureChains","ELEMENT_BULLETED_LIST","locale","range","getChangedMarkers","name","*Set format:* %0","_findSuggestions","11TzUEgs","4LyxKhj","oldValue","data","36PDVWdD","attributeKey","isUndo","setSelection","listType","suggestion","afterInit","ELEMENT_TODO_LIST","_splitMarkerName","enableDefaultAttributesIntegration","getSuggestions","_LIST","has","removeMarker","isNextTo","key","fromRange","push","head","*Uncheck item*","value","default","listStart","todoList","documentList","outdentList","listItemIdFixer","meta","ELEMENT_","newRange","TrackChangesEditing","commandName","deletion","639872TksiiB","registerAttributeLabel","length","todoListCheck","type","indentList","from","listStyle","setAttribute","isObject","getSuggestion","refresh","*Format:* insert into %0","listReversed","numbered","3512724CFDhKv","7714810DOOznH","getFirstMarker","registerElementLabel","ListEditing","_suggestionFactory","todo","noTrackChangesFixer","multipleBlocks","*Format:* remove from %0","nodeAfter","FORMAT_INDENT","*Check item*","bulleted","*Merge:* list item","*Merge:* %0","*Split:* list item","previousSibling","get","next","listItemId","getRanges","commandParams","customNumberedList","nextSibling","parent","*Outdent:* %0","selection","mergeListItemBackward","registerBlockAttribute","_getAttributeKey","format","document","splitListItemBefore","splitListItemAfter","formatBlock","attributes","forceValue","numberedList","*Change to:* %0","5zcIlDi","accept","*Remove format:* %0","high","editor","listMarkerStyle","change","list.multiBlock","bulletedList","containsItem","commands","startsWith","getAttribute","mergeListItemForward","*Indent:* %0","registerCustomCallback","getFirstRange","oldRange","change:data","3969732afsThs","batch","schema","trackChangesCommand","createPositionAt","_supportLegacySuggestions","config","hasSuggestion","listMarker","isLocal","add","newValue","includes","suggestion:attribute:","todoListChecked","checkTodoList","2197104hTPmqr","start","map","toUpperCase","detach","differ","2056360zHxgnz","find","model","registerPostFixer"];return(Us=function(){return t})()}function js(t,e){const n=Us();return(js=function(t,e){return n[t-=267]})(t,e)}const Gs=js;!function(t){const e=js,n=t();for(;;)try{if(786797===parseInt(e(353))/1*(parseInt(e(389))/2)+parseInt(e(299))/3+-parseInt(e(404))/4*(-parseInt(e(280))/5)+parseInt(e(356))/6*(-parseInt(e(340))/7)+-parseInt(e(321))/8*(parseInt(e(343))/9)+-parseInt(e(405))/10*(parseInt(e(352))/11)+parseInt(e(315))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Vs extends t.Plugin{[Gs(362)](){const t=Gs,e=this[t(284)];if(!e[t(342)][t(368)](t(408)))return;const n=e[t(346)],r=e[t(342)][t(422)](t(386)),s=e[t(342)][t(368)](t(336)),o=!!e[t(305)][t(422)](t(287));function i(e){const r=t;return{type:r(271),content:""+zr(n,r(350),e)}}function a(e){const r=t;return{type:r(271),content:""+zr(n,r(282),e)}}r[t(365)](t(278)),r[t(365)](t(288)),r[t(365)](t(427)),r[t(365)](t(332)),r[t(365)](t(394)),r[t(365)](t(381)),r[t(365)](t(274)),r[t(365)](t(273)),r[t(269)](t(424)),r[t(269)](t(360)),r[t(269)](t(330)),o&&(r[t(365)](t(268)),r[t(365)](t(293))),s&&(r[t(365)](t(379)),r[t(365)](t(314)),r[t(269)](t(313)),r[t(331)][t(328)]((e=>{const r=t,{data:s}=e;if(s&&r(313)==s[r(371)])return{type:r(271),content:s[r(310)]?zr(n,r(416)):zr(n,r(375))}})),this[t(284)][t(323)][t(272)][t(324)]((e=>{const n=t;if(e[n(300)][n(358)])return!1;let s=!1;const o=r[n(366)]({skipNotAttached:!0})[n(335)]((t=>n(313)===r[n(270)](t)));for(const t of o)n(410)!=t[n(296)]()[n(316)][n(414)][n(292)](n(360))&&(r[n(351)](t[n(296)](),n(339))[n(322)]((t=>n(360)===r[n(270)](t[n(361)])))||(e[n(369)](t[n(406)]()),s=!0));return s}))),r[t(331)][t(390)](t(330),zr(n,t(415)));const c={type:t(271),content:""};r[t(331)][t(328)]((e=>{const r=t,{data:s}=e;if(!s||r(360)!=s[r(371)])return;let u=e[r(374)];for(;u;){if(u[r(355)]&&((r(396)==u[r(355)][r(371)]||r(285)==u[r(355)][r(371)])&&(u[r(355)][r(310)]&&r(377)!=u[r(355)][r(310)]||r(377)!=u[r(355)][r(354)]&&!s[r(310)])||!o&&u[r(355)][r(371)]==_c))return c;u=u[r(423)]}if(null==s[r(310)])switch(s[r(354)]){case r(417):return a(zr(n,r(345)));case r(403):return a(zr(n,r(326)));case r(410):return a(zr(n,r(363)))}switch(s[r(310)]){case r(417):return i(zr(n,r(345)));case r(403):return i(zr(n,r(326)));case r(410):return i(zr(n,r(363)))}})),r[t(331)][t(328)]((e=>{const n=t,{data:r}=e;if(r&&n(330)==r[n(371)])return null==r[n(310)]||null==r[n(354)]&&0==r[n(310)]?c:void 0})),r[t(331)][t(328)]((e=>{const r=t;if(r(339)!=e[r(393)])return;const{data:s}=e;if(!s||r(424)!=s[r(371)])return;const o=Hs(e);return r(310)==o?{type:r(271),content:zr(n,r(418))}:r(354)==o?{type:r(271),content:zr(n,r(420))}:c})),e[t(323)][t(272)][t(324)]((e=>this[t(382)](e))),e[t(323)][t(272)][t(324)]((e=>this[t(411)](e))),e[t(323)][t(272)].on(t(298),((e,n)=>{const r=t;if(n[r(358)]||!n[r(308)])return!1;this[r(344)]()}),{priority:t(283)}),this[t(304)]()}[Gs(382)](t){const e=Gs;if(t[e(300)][e(358)]||!t[e(300)][e(308)])return!1;let n=!1;const r=this[e(284)][e(342)][e(422)](e(386))[e(366)]({skipNotAttached:!0})[e(335)]((t=>t[e(355)]&&e(424)==t[e(355)][e(371)]))[e(335)]((t=>t[e(355)][e(310)]&&t[e(355)][e(354)]));for(const s of r)Hs(s)||(t[e(369)](s[e(406)]()),n=!0);return n}[Gs(411)](t){const e=Gs;if(t[e(300)][e(358)]||!t[e(300)][e(308)])return!1;const n=this[e(284)][e(342)][e(422)](e(386));if(n[e(302)][e(376)])return!1;let r=!1;const s=[e(360),e(424),e(330),e(396),e(378),e(402),e(392),e(307),e(285)],o=this[e(284)][e(323)][e(272)][e(320)][e(341)]()[e(335)]((t=>e(339)==t[e(393)]))[e(335)]((t=>s[e(311)](t[e(357)])));if(0==o[e(391)])return r;for(const i of o){const o=n[e(351)](i[e(347)],e(339))[e(335)]((t=>!t[e(383)][e(370)]))[e(317)]((t=>t[e(361)]))[e(335)]((t=>{const r=e,o=n[r(270)](t);return s[r(311)](o)}));if(o[e(391)]){for(const n of o)t[e(369)](n[e(406)]());r=!0}}return r}[Gs(344)](){const t=Gs,e=this[t(284)][t(342)][t(422)](t(386)),n=[t(360),t(424),t(330),t(396),t(378),t(402),t(392),t(307),t(285)];let r;const s=new Set(this[t(284)][t(323)][t(272)][t(320)][t(348)]()[t(335)]((r=>{const s=t;if(r[s(355)][s(297)]||!r[s(355)][s(385)])return null;if(!r[s(349)][s(291)](s(312)))return null;const{id:o}=e[s(364)](r[s(349)]);if(!e[s(306)](o))return null;const i=e[s(399)](o);return n[s(311)](i[s(355)][s(371)])}))[t(317)]((n=>{const s=t,{id:o}=e[s(364)](n[s(349)]),i=e[s(399)](o);return r=i[s(276)][s(337)],i[s(296)]()[s(316)][s(414)]})));if(0==s[t(329)])return;const o=e[t(366)]({skipNotAttached:!0})[t(335)]((e=>t(339)==e[t(393)]&&e[t(355)]&&n[t(311)](e[t(355)][t(371)])&&e[t(276)][t(337)]!=r))[t(317)]((e=>({listItem:e[t(296)]()[t(316)][t(414)],groupId:e[t(276)][t(337)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(368)](n)&&i[t(309)](e);for(const n of e[t(366)]())i[t(368)](n[t(276)][t(337)])&&n[t(397)](t(337),r)}[Gs(304)](){const t=Gs,e=this[t(284)],n=e[t(346)],r=e[t(342)][t(422)](t(386));this[t(334)](),r[t(409)][t(295)](t(275),t(380),t(281),(function(n,r){const s=t,o=[];for(let t of n)t[s(316)][s(414)]===t[s(338)][s(429)]&&(t=e[s(323)][s(333)](e[s(323)][s(303)](t[s(316)][s(414)],0))),o[s(373)](t);e[s(323)][s(286)]((t=>{const n=s,a=e[n(323)][n(272)][n(267)],c=Array[n(395)](a[n(425)]())[n(317)]((t=>i.LiveRange[n(372)](t)));t[n(359)](o),e[n(290)][n(422)](r[n(387)])[n(400)](),r[n(426)][n(373)]({forceDefaultExecution:!0}),e[n(327)](r[n(387)],...r[n(426)]),t[n(359)](c);for(const t of c)t[n(319)]()}))})),r[t(331)][t(407)]((function(n){const r=t,s=!e[r(323)][r(301)][r(398)](n),o=n[r(421)],i=n[r(428)],a=n[r(292)](r(424)),c=!o||o[r(292)](r(424))!==a,u=!i||i[r(292)](r(424))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(325),e)))}[Gs(334)](){const t=Gs,e=this[t(284)],n=e[t(346)];function r(n){const r=t,s=e[r(290)][r(422)](r(288))[r(376)],o=e[r(290)][r(422)](r(278))[r(376)];return r(278)===n?s:o}e[t(342)][t(422)](t(386))[t(331)][t(328)]((function(s){const o=t;if(o(275)!=s[o(393)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(387)]){case o(288):u=i[o(426)][0][o(277)],l=r(i[o(387)]),a=o(u?401:413),!l&&e[o(305)][o(422)](o(287))||(a=o(279)),c={type:o(271),content:zr(n,a,zr(n,o(345)))};break;case o(278):u=i[o(426)][0][o(277)],l=r(i[o(387)]),a=o(u?401:413),!l&&e[o(305)][o(422)](o(287))||(a=o(279)),c={type:o(271),content:zr(n,a,zr(n,o(326)))};break;case o(394):a=o(294),c={type:o(271),content:zr(n,a,zr(n,o(325)))};break;case o(381):a=function(t){const e=o,n=t[e(296)]();let r=n[e(316)][e(414)];for(;r&&n[e(289)](r);){if(r[e(292)](e(330))>0)return!1;r=r[e(428)]}return!0}(s)?zr(n,o(413),zr(n,function(t){const e=o;return e(384)+t[e(296)]()[e(316)][e(414)][e(292)](e(360))[e(318)]()+e(367)}(s))):zr(n,o(430),zr(n,o(325))),c={type:o(271),content:a};break;case o(268):case o(293):!1===i[o(412)]&&(a=o(419),c={type:o(388),content:zr(n,a,zr(n,o(325)))})}return c}))}}function Hs(t){const e=Gs;let n=t[e(296)]()[e(316)][e(414)][e(421)];for(;n;){const r=n[e(292)](e(424));if(!r)return!1;if(r==t[e(355)][e(310)])return e(310);if(r==t[e(355)][e(354)])return e(354);n=n[e(421)]}return!1}function zs(){const t=["editor","upper-roman","_LIST_DEFAULT","filter","*Set format:* %0","locale","listReversed","commandParams","7455qIXNJv","listStart","start","disc","toUpperCase","bulleted","batch","afterInit","styles","2zwzDFk","_LIST_","registerDescriptionCallback","descriptionFactory","listType","circle","key","commandName","FORMAT_LIST_REVERSED","oldValue","506016CNuFzS","_registerLegacyDescription","*Format:* set order to regular","attribute","_findSuggestions","*Change to:* %0","getAttribute","registerBlockAttribute","suggestion","*Remove format:* %0","find","plugins","3445233FEURHK","customNumbered","6PxTeML","60525ZLrqNB","enableDefaultAttributesIntegration","registerPostFixer","document","square","startIndex","decimal-leading-zero","getFirstMarker","get","getFirstRange","default","numbered","nodeAfter","_getAttributeKey","232iCNMjy","type","bind","model","*Format:* set order to reversed","ELEMENT_","276raOWPc","TrackChangesEditing","config","head","has","reversed","list.properties","248550VFnIyX","listStyle","data","handleDescriptions","next","format","626110CydhuQ","isUndo","*Format:* set start index to %0","registerAttributeLabel","decimal","lower-roman","ListPropertiesEditing","getSuggestions","lower-latin","newValue","_getTranslationKeyForListStyle","1005928TsnkIW","removeMarker","upper-latin","FORMAT_LIST_START","replace","includes","formatBlock"];return(zs=function(){return t})()}const Ws=Ks;function Ks(t,e){const n=zs();return(Ks=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=Ks,n=t();for(;;)try{if(145672===parseInt(e(367))/1*(parseInt(e(419))/2)+-parseInt(e(377))/3+parseInt(e(412))/4*(parseInt(e(358))/5)+-parseInt(e(391))/6*(-parseInt(e(343))/7)+-parseInt(e(406))/8*(-parseInt(e(392))/9)+-parseInt(e(425))/10+-parseInt(e(389))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class qs extends t.Plugin{[Ws(365)](){const t=Ws;if(!this[t(350)][t(388)][t(416)](t(338)))return;const e=this[t(350)][t(414)][t(400)](t(418)),n=this[t(350)][t(388)][t(400)](t(413));e[t(366)]&&(n[t(393)](t(420)),n[t(384)](t(420))),e[t(417)]&&(n[t(393)](t(356)),n[t(384)](t(356))),e[t(397)]&&(n[t(393)](t(359)),n[t(384)](t(359)));const r={type:t(424),content:""};n[t(370)][t(369)](this[t(422)][t(408)](this));const s=this[t(350)][t(355)];n[t(370)][t(428)](t(356),zr(s,t(375))),n[t(370)][t(369)]((e=>{const n=t,{data:s}=e;if(s&&n(356)==s[n(373)])return null==s[n(341)]||0==s[n(341)]&&null==s[n(376)]?r:void 0})),n[t(370)][t(428)](t(359),zr(s,t(346))),n[t(370)][t(369)]((e=>{const n=t,{data:s}=e;if(s&&n(359)==s[n(373)])return null==s[n(341)]||1==s[n(341)]&&null==s[n(376)]?r:void 0})),this[t(350)][t(409)][t(395)][t(394)]((e=>{const r=t;if(e[r(364)][r(426)])return!1;let s=!1;const o=n[r(339)]({skipNotAttached:!0})[r(353)]((t=>{const e=r,s=n[e(405)](t);return e(359)==s||e(356)==s}));for(const t of o){const o=t[r(401)]()[r(360)][r(404)][r(383)](r(371));r(403)!=o&&r(390)!=o&&(n[r(381)](t[r(401)](),r(380))[r(387)]((t=>r(371)==n[r(405)](t[r(385)])))||(e[r(344)](t[r(399)]()),s=!0))}return s})),this[t(378)]()}[Ws(422)](t){const e=Ws,n=this[e(350)][e(355)],{data:r}=t,s={type:e(424),content:""};if(!r||e(420)!=r[e(373)])return;if(!r[e(376)])return e(402)==r[e(341)]?s:{type:e(424),content:""+zr(n,e(354),zr(n,this[e(342)](r[e(341)])))};if(!r[e(341)]){if(e(402)==r[e(376)])return s;let o=t[e(415)];for(;o;){if(o[e(421)]&&e(371)==o[e(421)][e(373)]&&o[e(421)][e(341)])return s;o=o[e(423)]}return{type:e(424),content:""+zr(n,e(386),zr(n,this[e(342)](r[e(376)])))}}if(e(402)!=r[e(341)])return{type:e(424),content:""+zr(n,e(354),zr(n,this[e(342)](r[e(341)])))};let o=t[e(415)];for(;o;){if(o[e(421)]&&e(371)==o[e(421)][e(373)]&&o[e(421)][e(341)]&&o[e(421)][e(376)])return s;o=o[e(423)]}const i=t[e(401)]()[e(360)][e(404)][e(383)](e(371));return{type:e(424),content:zr(n,e(354),zr(n,e(411)+i[e(362)]()+e(352)))}}[Ws(378)](){const t=Ws,e=this[t(350)],n=e[t(355)];e[t(388)][t(400)](t(413))[t(370)][t(369)]((e=>{const r=t;if(r(349)!=e[r(407)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(374)]){case r(420):o=r(382),i={type:r(424),content:zr(n,o,zr(n,this[r(342)](s[r(357)][0][r(407)])))};break;case r(356):o=s[r(357)][0][r(417)]?r(410):r(379),i={type:r(424),content:zr(n,o)};break;case r(359):o=r(427),i={type:r(424),content:zr(n,o,s[r(357)][0][r(397)])}}return i}))}[Ws(342)](t){const e=Ws;return e(411)+function(t){const n=e;return Js[n(348)](t)?n(363):Xs[n(348)](t)?n(403):null}(t)[e(362)]()+e(368)+t[e(362)]()[e(347)](/-/g,"_")}}const Js=[Ws(361),Ws(372),Ws(396)],Xs=[Ws(429),Ws(398),Ws(337),Ws(351),Ws(340),Ws(345)];var Qs=n(507);const Zs=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=338]})(t,e)}function $s(){const t=["model","fromRange","split","parent","markerName","document","hasClass","enableCommand","10100827XrkelK","get","252872zEBNZK","removeMarker:suggestion:insertion","175NVhycx","change","enter","bind","TrackChangesEditing","downcastDispatcher","mapper","getFirstPosition","1844396PsStiS","data","markInsertion","high","ck-suggestion-marker-split","options","remove","unbindElementFromMarkerName","955630QbhNpg","119874ReFwuA","editor","57sBUpOl","markerNameToElements","plugins","init","setSelection","selection","addMarker:suggestion:insertion","createRange","fire","requires","9yuayku","commands","writer","861813toTvPO","end","detach","getFirstRange","52002xIODfj","enterBlock","203nZLXiR","nextSibling","createPositionAt","afterExecute","showSuggestionHighlights","editing"];return($s=function(){return t})()}!function(t){const e=Ys,n=t();for(;;)try{if(584613===parseInt(e(357))/1+-parseInt(e(342))/2*(parseInt(e(344))/3)+parseInt(e(389))/4+-parseInt(e(381))/5*(-parseInt(e(361))/6)+-parseInt(e(363))/7*(parseInt(e(379))/8)+parseInt(e(354))/9*(parseInt(e(341))/10)+parseInt(e(377))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($s);class to extends t.Plugin{static get[Zs(353)](){return[Qs.Enter]}[Zs(347)](){const t=Zs,e=this[t(343)],n=e[t(346)][t(378)](t(385)),r=e[t(355)][t(378)](t(383));n[t(376)](t(383),(()=>{const s=t;e[s(369)][s(382)]((t=>{const o=s,a=e[o(369)][o(374)][o(349)],c=a[o(388)](),u=i.LiveRange[o(370)](a[o(360)]());if(r[o(362)](t)){const r=e[o(369)][o(365)](c[o(372)][o(364)],0),s=t[o(351)](c,r);n[o(391)](s)}else t[o(348)](t[o(351)](u[o(358)]));u[o(359)](),r[o(352)](o(366),{writer:t})}))})),e[t(368)][t(386)].on(t(350),Ds(e,t(371)),{priority:t(392)}),e[t(368)][t(386)].on(t(380),((e,n,r)=>{const s=t,o=r[s(387)][s(345)](n[s(373)]);if(o)for(const t of o)t[s(375)](s(393))&&(r[s(387)][s(340)](t,n[s(373)]),r[s(356)][s(339)](t))}),{priority:t(392)}),e[t(390)][t(386)].on(t(350),((n,r,s)=>{const o=t;s[o(338)][o(367)]&&Ds(e,o(371),{showActiveMarker:!1})[o(384)](this)(n,r,s)}),{priority:t(392)})}}const eo=ro;function no(){const t=["FindAndReplaceEditing","1098704XjKQET","suggestion:deletion","1033774ARsNNF","find","9FKiGXf","replaceAll","end","start","findByTextCallback","getMarkersGroup","findPrevious","4999448RCgCBu","54IKwPaY","TrackChangesEditing","1376268FWHQio","2270415vAOtKb","afterInit","getRange","bind","enableCommand","editor","_isInDeletionRange","replace","markers","string","createPositionAt","createRange","has","findNext","getIntersection","get","17773yUSHQT","filter","plugins","FindAndReplaceUtils","3634518BtNRkN","model","item","handleFindCommand"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=197]})(t,e)}!function(t){const e=ro,n=t();for(;;)try{if(329026===parseInt(e(209))/1*(parseInt(e(230))/2)+-parseInt(e(232))/3+-parseInt(e(218))/4+parseInt(e(233))/5+parseInt(e(213))/6+parseInt(e(220))/7+-parseInt(e(229))/8*(parseInt(e(222))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class so extends t.Plugin{[eo(234)](){const t=eo;if(!this[t(198)][t(211)][t(205)](t(217)))return;const e=this[t(198)][t(211)][t(208)](t(231));e[t(197)](t(221),this[t(216)][t(236)](this)),e[t(197)](t(206)),e[t(197)](t(228)),e[t(197)](t(200)),e[t(197)](t(223))}[eo(216)](t,e,n={}){const r=eo,s=this[r(198)][r(211)][r(208)](r(212));return t((t=>(r(202)==typeof e?s[r(226)](e,n):e)(t)[r(210)]((e=>!1===this[r(199)](e,t[r(215)])))),n)}[eo(199)](t,e){const n=eo,r=this[n(198)][n(214)][n(204)](this[n(198)][n(214)][n(203)](e,t[n(225)]),this[n(198)][n(214)][n(203)](e,t[n(224)]));for(const t of this[n(198)][n(214)][n(201)][n(227)](n(219)))if(null!==r[n(207)](t[n(235)]()))return!0;return!1}}const oo=co;function io(){const t=["registerDescriptionCallback","FontFamilyEditing","fontFamily","7281UpDFQY","type","*Set font background color:* %0","FontColorEditing","*Set font size:* %0","FORMAT_FONT_SIZE","FORMAT_FONT_COLOR","enableDefaultAttributesIntegration","1135599bmjJfm","fontColor.colors","FontSize","176afIQYx","model","222796OLDcgd","fontSize","*Reset font background color*","formatInline","*Set font color:* %0","FORMAT_FONT_BACKGROUND","config","toLowerCase","102arNRQL","afterInit","*Reset font size*","find","normalizeSizeOptions","locale","registerInlineAttribute","5VHckQk","TrackChangesEditing","75261Scdbbu","commandName","_registerLegacyDescription","507292kqGtuJ","fontColor","*Reset font color*","get","plugins","commandParams","FORMAT_FONT_FAMILY","descriptionFactory","value","FontBackgroundColorEditing","20QlMiLR","1287344qQjroa","fontBackgroundColor.colors","*Set font family:* %0","8090Ukayau","title","editor","registerAttributeLabel","label","*Reset font family*","940776qFKjbo","fontSize.options","has","format","fontBackgroundColor","FontSizeEditing","trim"];return(io=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(398793===parseInt(e(261))/1*(parseInt(e(211))/2)+-parseInt(e(239))/3+-parseInt(e(264))/4*(-parseInt(e(259))/5)+-parseInt(e(252))/6*(parseInt(e(244))/7)+-parseInt(e(212))/8+parseInt(e(231))/9*(-parseInt(e(215))/10)+-parseInt(e(242))/11*(-parseInt(e(221))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);const ao=[{pluginName:oo(226),commandName:oo(245)},{pluginName:oo(229),commandName:oo(230)},{pluginName:oo(234),commandName:oo(265)},{pluginName:oo(210),commandName:oo(225)}];function co(t,e){const n=io();return(co=function(t,e){return n[t-=209]})(t,e)}class uo extends t.Plugin{[oo(253)](){const t=oo,e=this[t(217)][t(257)],n=this[t(217)][t(268)][t(267)](t(260));for(const{pluginName:e,commandName:r}of ao)this[t(217)][t(268)][t(223)](e)&&(n[t(238)](r),n[t(258)](r));e.t,n[t(271)][t(218)](t(245),zr(e,t(236))),n[t(271)][t(218)](t(230),zr(e,t(270))),n[t(271)][t(218)](t(265),zr(e,t(237))),n[t(271)][t(218)](t(225),zr(e,t(249))),this[t(263)]()}[oo(263)](){const t=oo,e=this[t(217)],n=e[t(257)];e[t(268)][t(267)](t(260))[t(271)][t(228)]((e=>{const r=t,o=n.t;if(r(247)!=e[r(232)])return;const{data:i}=e;if(null!=i){if(r(245)==i[r(262)]){const t=i[r(269)][0][r(209)];if(t){const e=o(this[r(217)][r(268)][r(267)](r(241))[r(256)](this[r(217)][r(250)][r(267)](r(222)))[r(255)]((e=>e[r(243)]==t))[r(216)])[r(251)]();return{type:r(224),content:zr(n,r(235),e)}}return{type:r(224),content:zr(n,r(254))}}if(r(230)==i[r(262)]){const t=i[r(269)][0][r(209)];return t?{type:r(224),content:zr(n,r(214),t)}:{type:r(224),content:zr(n,r(220))}}if(r(265)==i[r(262)]){const t=i[r(269)][0][r(209)];if(t){const e=(0,s.normalizeColorOptions)(this[r(217)][r(250)][r(267)](r(240)))[r(255)]((e=>e[r(243)]==t));let i=t,a="";return e&&(i=e[r(219)],a=o(i)[r(251)]()),{type:r(224),content:zr(n,r(248),a)[r(227)](),color:{value:t,title:a||i}}}return{type:r(224),content:zr(n,r(266))}}if(r(225)==i[r(262)]){const t=i[r(269)][0][r(209)];if(t){const e=(0,s.normalizeColorOptions)(this[r(217)][r(250)][r(267)](r(213)))[r(255)]((e=>e[r(243)]==t));let i=t,a="";return e&&(i=e[r(219)],a=o(i)[r(251)]()),{type:r(224),content:zr(n,r(233),a)[r(227)](),color:{value:t,title:a||i}}}return{type:r(224),content:zr(n,r(246))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=124]})(t,e)}function ho(){const t=["title","9965461KnBjCk","afterInit","2501098YicEny","get","formatBlock","52255XMUPRs","FontSize","commandName","75704AzzuKJ","fontSize.options","slice","model","config","6dDPwBX","975090MQJPlQ","22527840foaQPR","commandParams","enableDefaultAttributesIntegration","commands","fontColor.colors","charAt","descriptionFactory","fontBackgroundColor","push","registerDescriptionCallback","formatInline","normalizeSizeOptions","format","type","locale","_registerLegacyDescription","copyFormat","1Myrzkh","9rvTWDP","find","enableCommand","1248916eQjiIV","TrackChangesEditing","539DZgeju","pasteFormat","split","fontSize","fontColor","entries","label","492AfKyUK","length","*Set format to:* %0","toUpperCase","join","editor","*Remove all formatting*","boolean","toLowerCase","plugins"];return(ho=function(){return t})()}!function(t){const e=fo,n=t();for(;;)try{if(872816===parseInt(e(135))/1*(parseInt(e(161))/2)+-parseInt(e(172))/3*(-parseInt(e(139))/4)+-parseInt(e(164))/5*(parseInt(e(148))/6)+parseInt(e(141))/7*(parseInt(e(167))/8)+-parseInt(e(136))/9*(-parseInt(e(173))/10)+parseInt(e(159))/11+-parseInt(e(174))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class go extends t.Plugin{[lo(160)](){const t=lo,e=this[t(153)],n=e[t(157)][t(162)](t(140)),r=e[t(177)][t(162)](t(134)),s=e[t(177)][t(162)](t(142));r&&s&&(n[t(176)](t(142)),n[t(138)](t(134)),this[t(133)]())}[lo(133)](){const t=lo,e=this[t(153)],n=e[t(132)];e[t(157)][t(162)](t(140))[t(124)][t(127)]((r=>{const s=t;if(s(163)!=r[s(131)]&&s(128)!=r[s(131)])return;const{data:o}=r;if(o&&s(142)===o[s(166)]){const t=[],r=o[s(175)][0];for(const[n,o]of Object[s(146)](r))t[s(126)](po(e,n,o));return t[s(149)]?{type:s(130),content:zr(n,s(150),t[s(152)](", "))}:{type:s(130),content:zr(n,s(154))}}}))}}function po(t,e,n){const r=lo,o=t[r(132)].t,i=e[r(143)](/(?=[A-Z])/)[r(152)](" "),a=o(i[r(179)](0)[r(151)]()+i[r(169)](1))[r(156)]();if(r(155)==typeof n)return a;if(r(145)===e||r(125)===e){const e=(0,s.normalizeColorOptions)(t[r(171)][r(162)](r(178)))[r(137)]((t=>t[r(170)]==n));return a+" ("+(e?o(e[r(147)])[r(156)]():n)+")"}if(r(144)===e&&isNaN(parseFloat(n))){const e=t[r(157)][r(162)](r(165))[r(129)](t[r(171)][r(162)](r(168)))[r(137)]((t=>t[r(170)]==n));return a+" ("+(e?o(e[r(158)])[r(156)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["*Change to:* %0","name","123087OZuqkJ","39988Rxmbpc","registerElementLabel","enableDefaultAttributesIntegration","model","_getHeadingLevel","ELEMENT_HEADING","title","value","type","locale","has","config","afterInit","commandParams","HeadingEditing","_registerLegacyDescription","heading","5266692ADWRie","registerDescriptionCallback","TrackChangesEditing","paragraph","find","_headingOptions","82803FdTVsU","commandName","1046910xFJwbq","heading.options","formatBlock","descriptionFactory","view","match","plugins","get","1282712QxrjIf","ELEMENT_HEADING_CUSTOM","54WaouQG","editor","70egkqRv","format","18534WhjGrV"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(112258===-parseInt(e(125))/1+-parseInt(e(122))/2*(parseInt(e(161))/3)+parseInt(e(126))/4*(parseInt(e(163))/5)+-parseInt(e(151))/6+parseInt(e(149))/7+-parseInt(e(159))/8+parseInt(e(143))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mo);class bo extends t.Plugin{[Io(138)](){const t=Io,e=this[t(162)];if(!e[t(157)][t(136)](t(140)))return;this[t(148)]=e[t(137)][t(158)](t(152));const n=e[t(135)],r=e[t(157)][t(158)](t(145));r[t(128)](t(142));for(const e of this[t(148)])t(146)!=e[t(129)]&&r[t(154)][t(127)](e[t(129)],(n=>{const r=t,i=this[r(130)](e[r(129)]);return null!==i?s(n,i):o(n,e[r(132)])}));function s(e,r){return zr(n,t(131),[e,r])}function o(e,r){return zr(n,t(160),[e,r])}this[t(141)]()}[Io(141)](){const t=Io,e=this[t(162)],n=e[t(135)];e[t(157)][t(158)](t(145))[t(154)][t(144)]((e=>{const r=t;if(r(153)!=e[r(134)])return;const{data:s}=e;if(s&&r(142)==s[r(150)]){const e=s[r(139)][0][r(133)],c=this[r(130)](e);if(null!==c)return{type:r(164),content:zr(n,r(123),(a=c,zr(n,r(131),[1,a])))};const u=this[r(148)][r(147)]((t=>t[r(129)]===e))[r(132)];return{type:r(164),content:zr(n,r(123),(o=1,i=u,zr(n,t(160),[o,i])))}}var o,i,a}))}[Io(130)](t){const e=Io;var n,r;const s=t[e(156)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(148)])||void 0===n?void 0:n[e(147)]((n=>n[e(129)]==t));if(o&&o[e(155)]){const t=o[e(155)],n=(null!==(r=t[e(124)])&&void 0!==r?r:t)[e(156)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["get","HighlightEditing","highlight.options","afterInit","452870XfrCsP","formatInline","25471GITODk","1904zdpBiy","959973zkPIle","258xerquv","highlight","find","registerInlineAttribute","commandName","20133IAwYqG","descriptionFactory","68zlqACD","format","type","value","registerAttributeLabel","commandParams","209bbROBp","4951512NiYBai","12hkxxYv","plugins","model","config","*Remove highlight*","color","*Set highlight:* %0","_registerLegacyDescription","FORMAT_HIGHLIGHT","52766EsCBuf","registerDescriptionCallback","has","editor","toLowerCase","title","locale","3365270ZMaRuV","enableDefaultAttributesIntegration","TrackChangesEditing"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=313]})(t,e)}const yo=_o;!function(t){const e=_o,n=t();for(;;)try{if(527458===parseInt(e(322))/1*(-parseInt(e(332))/2)+parseInt(e(324))/3*(parseInt(e(340))/4)+parseInt(e(313))/5+-parseInt(e(325))/6*(parseInt(e(349))/7)+-parseInt(e(323))/8*(-parseInt(e(330))/9)+parseInt(e(320))/10*(-parseInt(e(338))/11)+parseInt(e(339))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);class Ao extends t.Plugin{[yo(319)](){const t=yo,e=this[t(352)];if(!e[t(341)][t(351)](t(317)))return;const n=e[t(341)][t(316)](t(315)),r=e[t(355)];n[t(314)](t(326)),n[t(328)](t(326)),n[t(331)][t(336)](t(326),zr(r,t(348))),this[t(347)]()}[yo(347)](){const t=yo,e=this[t(352)],n=e[t(355)];e[t(341)][t(316)](t(315))[t(331)][t(350)]((r=>{const s=t;if(s(321)!=r[s(334)])return;const{data:o}=r;if(o&&s(326)==o[s(329)]){const t=n.t,r=o[s(337)][0][s(335)];if(r){const o=e[s(343)][s(316)](s(318))[s(327)]((t=>t[s(342)]==r)),i=t(o[s(354)])[s(353)]();return{type:s(333),content:zr(n,s(346),i),color:{value:o[s(345)],title:o[s(354)]}}}return{type:s(333),content:zr(n,s(344),zr(n,s(348)))}}}))}}const ko=Lo;function Co(){const t=["HorizontalLineEditing","registerElementLabel","ck-horizontal-line","92688ZdlGwB","createPositionAt","67709SiIzwH","85225FNjhJY","insert","for","6871808SgUngp","locale","get","conversion","7791460dskaqG","9ZlqUCL","14eoNRCp","54ERDWdl","plugins","20ALgnwx","editor","descriptionFactory","div","high","ELEMENT_HORIZONTAL_LINE","dataDowncast","3388HpjKiI","elementToStructure","showSuggestionHighlights","addClass","horizontalLine","319315TMLAFw","4194417RvgHDj","createEmptyElement","afterInit","createContainerElement","TrackChangesEditing","enableCommand","has"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=277]})(t,e)}!function(t){const e=Lo,n=t();for(;;)try{if(702342===parseInt(e(292))/1*(parseInt(e(302))/2)+parseInt(e(280))/3+parseInt(e(305))/4*(-parseInt(e(279))/5)+parseInt(e(303))/6*(-parseInt(e(293))/7)+parseInt(e(296))/8+parseInt(e(301))/9*(parseInt(e(300))/10)+-parseInt(e(312))/11*(parseInt(e(290))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Co);class No extends t.Plugin{[ko(282)](){const t=ko,e=this[t(306)];if(!e[t(304)][t(286)](t(287)))return;e[t(304)][t(298)](t(284))[t(285)](t(278));const n=e[t(304)][t(298)](t(284)),r=e[t(297)];n[t(307)][t(288)](t(278),(e=>zr(r,t(310),e))),e[t(299)][t(295)](t(311))[t(313)]({model:t(278),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(314)])return null;const o=n[s(283)](s(308)),i=n[s(281)]("hr");return n[s(277)](s(289),o),n[s(294)](n[s(291)](o,0),i),o},converterPriority:t(309)})}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=206]})(t,e)}function Mo(){const t=["registerElementLabel","element","has","HtmlEmbed","htmlEmbed","4USBaXe","_registerLegacyDescription","plugins","registerBlockAttribute","attribute","key","14247GZnAOv","commandName","editor","formatBlock","getFirstRange","get","TrackChangesEditing","66894YQiEqd","registerDescriptionCallback","format","2196960HXnYVF","*Change %0 content*","nodeAfter","1952IkHwDY","ELEMENT_HTML_EMBED","295043BzNKtw","2189932vsMDvX","376390JDwsWU","value","type","196338Uzkhgj","start","24oICHmf","afterInit","rawHtml","enableDefaultAttributesIntegration","locale","descriptionFactory"];return(Mo=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(285162===parseInt(e(235))/1*(-parseInt(e(209))/2)+-parseInt(e(222))/3+-parseInt(e(218))/4+parseInt(e(212))/5+parseInt(e(224))/6*(parseInt(e(217))/7)+-parseInt(e(215))/8*(-parseInt(e(241))/9)+parseInt(e(219))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class vo extends t.Plugin{[Ro(225)](){const t=Ro,e=this[t(243)];if(!e[t(237)][t(232)](t(233)))return;const n=e[t(237)][t(207)](t(208)),r=e[t(228)];n[t(229)][t(230)](t(226),(e=>zr(r,t(216),e))),n[t(227)](t(234)),n[t(238)](t(220)),n[t(229)][t(210)]((e=>{const n=t;if(n(239)!=e[n(221)])return;const{data:s}=e;if(s&&n(220)==s[n(240)]&&e[n(206)]()[n(223)][n(214)].is(n(231),n(226))){const t=zr(r,n(216));return{type:n(211),content:zr(r,n(213),t)}}})),this[t(236)]()}[Ro(236)](){const t=Ro,e=this[t(243)],n=e[t(228)];e[t(237)][t(207)](t(208))[t(229)][t(210)]((e=>{const r=t;if(r(244)!=e[r(221)])return;const{data:s}=e;if(s&&r(234)==s[r(242)]){const t=zr(n,r(216));return{type:r(211),content:zr(n,r(213),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=334]})(t,e)}function Do(){const t=["discard","filter","document","enableDefaultAttributesIntegration","getFirstRange","ImageBlockEditing","find","chain","registerCustomCallback","createRangeOn","length","ImageUploadEditing","FORMAT_IMAGE_SIZE","ImageCaptionEditing","isOwn","model","*Set image text alternative:* %0","insertImage","formatBlock","toggleImageCaption","TrackChangesEditing","getNearestSelectionRange","commandName","insertion","getContainedElement","fromPosition","toNext","88rEvdBW","251293YbHPFu","ImageEditing","uploadImage","nodeBefore","end","commandParams","24coDPkV","registerBlockAttribute","905028oqUQKO","isCollapsed","forward","3061531YNtyAv","editor","86799FphLjt","ImageCaptionUtils","isIntersecting","selection","convertBlockImageToInline","markDeletion","resizeImage","*Reset image width*","removeObject","ImageInlineEditing","ELEMENT_IMAGE","formatInline","isEqual","backward","element","markBlockFormat","imageTextAlternative","imageTypeBlock","ImageTextAlternativeEditing","createRange","enableCommand","change","convertInlineImageToBlock","locale","caption","ELEMENT_CAPTION","ImageUtils","ImageResize","width","1063139FGaMxm","deletion","attribute","_registerLegacyDescription","schema","10CdhLbv","Inline image to block image","afterInit","accept","getClosestSelectedImageElement","8939277PdzUCZ","_suggestionFactory","type","findIndex","markInsertion","nodeAfter","addObject","has","isBefore","imageStylePreApply","ELEMENT_INLINE_IMAGE","*Remove image text alternative*","registerAttributeLabel","imageCaption","descriptionFactory","isBlockImage","getSuggestionCallback","toPrevious","start","previous","alt","subType","107556TsBYyy","280ZTTkLZ","format","Block image to inline image","get","join","_findSuggestions","imageInline","newValue","imageTypeInline","key","plugins","forceDefaultExecution","registerElementLabel","imageBlock","registerDescriptionCallback","resizedWidth","detach","getCaptionFromImageModelElement","*Set image width:* %0"];return(Do=function(){return t})()}!function(t){const e=wo,n=t();for(;;)try{if(623218===parseInt(e(410))/1+-parseInt(e(418))/2+-parseInt(e(423))/3*(-parseInt(e(409))/4)+parseInt(e(363))/5*(parseInt(e(362))/6)+-parseInt(e(452))/7*(-parseInt(e(416))/8)+-parseInt(e(340))/9+-parseInt(e(335))/10*(parseInt(e(421))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Do);class Fo extends t.Plugin{[Oo(337)](){const t=Oo,e=this[t(422)];if(!e[t(373)][t(347)](t(411)))return;const n=e[t(373)][t(366)](t(402)),r=e[t(373)][t(366)](t(449)),s=e[t(446)];n[t(443)](t(399)),n[t(354)][t(375)](t(376),(e=>zr(s,t(433),e))),n[t(354)][t(375)](t(369),(e=>zr(s,t(350),e))),n[t(354)][t(375)](t(447),(()=>zr(s,t(448)))),e[t(373)][t(347)](t(393))&&n[t(443)](t(412)),e[t(373)][t(347)](t(387))&&e[t(373)][t(347)](t(432))&&(n[t(443)](t(371),((s,o)=>{const i=t,a=r[i(339)](e[i(397)][i(384)][i(426)]);e[i(397)][i(444)]((()=>{const t=i;n[t(438)](a,{commandName:t(371),commandParams:[o]},[],t(427))}))})),n[t(443)](t(440),((s,o)=>{const a=t;e[a(397)][a(444)]((t=>{const c=a;let u=r[c(339)](e[c(397)][c(384)][c(426)]),l=t[c(391)](u);const f=i.LivePosition[c(407)](l[c(358)],c(357)),h=i.LivePosition[c(407)](l[c(414)],c(408));n[c(374)]((()=>s(o))),u=r[c(339)](e[c(397)][c(384)][c(426)]),l=t[c(391)](u);const g=t[c(442)](f,h);f[c(379)](),h[c(379)](),n[c(438)](u,{commandName:c(371),commandParams:[o]},[],c(445)),g[c(358)][c(348)](l[c(358)])&&n[c(344)](t[c(442)](g[c(358)],l[c(358)]),c(445)),l[c(414)][c(348)](g[c(414)])&&n[c(344)](t[c(442)](l[c(414)],g[c(414)]),c(445))}))})),n[t(341)][t(390)](t(400),t(445),t(367),(()=>!1)),n[t(341)][t(390)](t(400),t(445),t(338),(()=>!1)),n[t(341)][t(390)](t(400),t(445),t(382),n[t(341)][t(356)](t(400),"",t(338))),n[t(341)][t(390)](t(405),t(445),t(367),(()=>!1)),n[t(341)][t(390)](t(405),t(445),t(382),(([r])=>{const s=t,o=n[s(341)][s(356)](s(405),"",s(382));let i=r[s(358)],a=r[s(414)];const c=e[s(397)][s(334)][s(403)](i,s(436)),u=e[s(397)][s(334)][s(403)](a,s(420));c[s(419)]&&(i=c[s(358)]),u[s(419)]&&(a=u[s(414)]),o([e[s(397)][s(442)](i,a)])})),n[t(341)][t(390)](t(400),t(445),t(389),c),n[t(341)][t(390)](t(405),t(445),t(389),c)),e[t(373)][t(347)](t(395))&&(n[t(443)](t(401),((s,o)=>{const i=t,a=e[i(373)][i(366)](i(424));let c=r[i(339)](e[i(397)][i(384)][i(426)]),u=a[i(380)](c);e[i(397)][i(444)]((()=>{const t=i;if(u)return void n[t(428)](e[t(397)][t(391)](u));const l=r[t(355)](c);s(o),c=r[t(339)](e[t(397)][t(384)][t(426)]),u=a[t(380)](c),n[t(344)](e[t(397)][t(391)](u),l?null:t(353))}))})),n[t(341)][t(390)](t(405),t(353),t(389),c));const o=[{type:t(400),subType:t(349)},{type:t(405),subType:t(353)},{type:t(400),subType:t(445)},{type:t(405),subType:t(445)}];function a(e,s){const i=t,a=o[i(343)]((({type:t,subType:n})=>e[i(342)]==t&&e[i(361)]==n)),c=o[i(343)]((({type:t,subType:e})=>s[i(342)]==t&&s[i(361)]==e));if(a<0||c<0)return!1;const u=e[i(386)](),l=s[i(386)]();if((0==a||1==a)&&2==c&&u[i(425)](l))return!0;if(2==a&&3==c){const t=n[i(368)](u,i(405))[i(383)]((({suggestion:t,meta:e})=>e[i(396)]&&i(445)==t[i(361)]));if(t[i(392)]>1&&l[i(414)][i(435)](u[i(358)]))return!0;if(1==t[i(392)]&&(u[i(358)][i(435)](l[i(414)])||u[i(414)][i(435)](l[i(358)])))return!0}if(3==a&&3==c&&u[i(358)][i(348)](l[i(358)])){const t=u[i(414)][i(345)],e=l[i(358)][i(413)];return r[i(355)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(373)][t(347)](t(450))&&(n[t(385)](t(429)),n[t(417)](t(378)),n[t(354)][t(352)](t(378),zr(s,t(394)))),e[t(373)][t(347)](t(441))&&(n[t(385)](t(439)),n[t(417)](t(360))),n[t(354)][t(377)]((e=>{const n=t;if(o[n(388)]((({type:t,subType:r})=>e[n(342)]==t&&e[n(361)]==r)))return e[n(359)]?{}:void 0})),n[t(354)][t(377)]((e=>{const n=t;if(n(405)==e[n(342)]||n(453)==e[n(342)]){const t=e[n(406)]();if(t&&t.is(n(437),n(447)))return{type:n(405)==e[n(342)]?n(346):n(431),element:t,quantity:1}}})),n[t(354)][t(377)]((e=>t(400)==e[t(342)]&&t(445)==e[t(361)]?{type:t(364),content:t(336)}:t(400)==e[t(342)]&&t(427)==e[t(361)]?{type:t(364),content:t(365)}:void 0)),n[t(354)][t(377)]((e=>{const n=t;if(n(454)!=e[n(342)])return;const{data:r}=e;if(!r||n(360)!=r[n(372)])return;const o=r[n(370)];return o?{type:n(364),content:zr(s,n(398),'"'+o+'"')}:{type:n(364),content:zr(s,n(351))}})),this[t(455)]()}[Oo(455)](){const t=Oo,e=this[t(422)],n=e[t(446)];e[t(373)][t(366)](t(402))[t(354)][t(377)]((e=>{const r=t;if(r(400)!=e[r(342)]&&r(434)!=e[r(342)])return;const{data:s}=e;if(s){if(r(439)==s[r(404)]){const t=s[r(415)][0][r(370)];return t?{type:r(364),content:zr(n,r(398),'"'+t+'"')}:{type:r(364),content:zr(n,r(351))}}if(r(429)==s[r(404)]){const t=s[r(415)][0][r(451)];return t?{type:r(364),content:zr(n,r(381),t)}:{type:r(364),content:zr(n,r(430))}}}}))}}function Po(){const t=["48EwUOLR","key","replaceImageSource","_handleLegacySuggestions","oldValue","registerDescriptionCallback","428lxHwdA","8110345oYhmLg","newValue","14330060dsTVJU","registerCustomCallback","format","35899rrTSwq","plugins","descriptionFactory","accept","afterInit","has","enableDefaultAttributesIntegration","ImageEditing","_registerLegacyDescription","locale","*Replace image URL*","formatInline","commandName","3855xKGQJi","getSuggestionCallback","formatBlock","attribute","11405303kcnjtN","type","get","4061970nrjWhV","*Format:* replace image URL","registerBlockAttribute","632nPhVcX","src","TrackChangesEditing","_suggestionFactory","112149ZzvMPe","editor","discard"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=265]})(t,e)}const Bo=xo;!function(t){const e=xo,n=t();for(;;)try{if(959749===-parseInt(e(273))/1*(-parseInt(e(303))/2)+-parseInt(e(286))/3*(parseInt(e(267))/4)+-parseInt(e(268))/5+parseInt(e(293))/6+parseInt(e(290))/7+parseInt(e(296))/8*(parseInt(e(300))/9)+-parseInt(e(270))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Uo extends t.Plugin{[Bo(277)](){const t=Bo;if(!this[t(301)][t(274)][t(278)](t(280)))return;const e=this[t(301)][t(282)],n=this[t(301)][t(274)][t(292)](t(298));n[t(279)](t(305)),n[t(295)](t(297)),n[t(275)][t(266)]((n=>{const r=t;if(r(289)!=n[r(291)])return;const{data:s}=n;return s&&r(297)==s[r(304)]?s[r(269)]&&s[r(265)]?{type:r(272),content:zr(e,r(283))}:{type:r(272),content:""}:void 0})),this[t(306)]()}[Bo(306)](){const t=Bo,e=this[t(301)][t(274)][t(292)](t(298));e[t(299)][t(271)](t(288),t(305),t(276),e[t(299)][t(287)](t(288),null,t(302))),e[t(299)][t(271)](t(288),t(305),t(302),e[t(299)][t(287)](t(288),null,t(276))),this[t(281)]()}[Bo(281)](){const t=Bo,e=this[t(301)],n=e[t(282)];e[t(274)][t(292)](t(298))[t(275)][t(266)]((e=>{const r=t;if(r(288)!=e[r(291)]&&r(284)!=e[r(291)])return;const{data:s}=e;return s&&r(305)==s[r(285)]?{type:r(272),content:zr(n,r(294))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=111]})(t,e)}function Vo(){const t=["format","11oRfFjT","name","change","discard","getChangedMarkers","normalizedStyles","hasSuggestion","markInlineFormat","commandReversedParams","1076eMLGai","getContainedElement","formatInline","imageCaption","convertInlineImageToBlock","isOwn","insertion","filter","getSuggestions","isBefore","subType","plugins","Users","nodeAfter","author","imageTypeBlock","get","commandName","model","imageTypeInline","2936286pfaVRP","FORMAT_SIDE_IMAGE","nodeBefore","imageStylePostApply","start","imageStylePreApply","imageStyle","registerCustomCallback","refresh","registerPostFixer","toLowerCase","5vgQYoU","accept","577670oiwVAY","getSuggestion","findIndex","8vtDRnH","745759MxKKfI","_splitMarkerName","11398224UZzMlO","getClosestSelectedImageElement","newRange","isIntersecting","join","isBlockImage","*Format:* %0","_findSuggestions","editor","document","isInContent","786280bJskLv","enableCommand","createRangeOn","273DPkuPg","chain","commandParams","getFirstRange","descriptionFactory","afterInit","18qErCrm","_suggestionFactory","ImageUtils","TrackChangesEditing","end","from","has","registerDescriptionCallback","ImageStyleEditing","forEach","isInlineImage","discardSuggestion","2051384QcdVDP","suggestion","formatBlock","commands","selection","side","isEqual","shouldConvertImageType","length","locale","getSuggestionCallback","next","title","markBlockFormat","setImageNaturalSizeAttributes","type","value","differ","head","_registerLegacyDescription"];return(Vo=function(){return t})()}!function(t){const e=Go,n=t();for(;;)try{if(377615===-parseInt(e(129))/1+parseInt(e(197))/2*(-parseInt(e(149))/3)+-parseInt(e(167))/4*(parseInt(e(127))/5)+-parseInt(e(155))/6*(-parseInt(e(133))/7)+parseInt(e(132))/8*(parseInt(e(116))/9)+parseInt(e(146))/10*(-parseInt(e(188))/11)+parseInt(e(135))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class Ho extends t.Plugin{[jo(154)](){const t=jo,n=this[t(143)];if(!n[t(208)][t(161)](t(163)))return;const r=n[t(208)][t(112)](t(158)),s=n[t(208)][t(112)](t(157)),o={};r[t(147)](t(122),((o,i)=>{const a=t,c=n[a(208)][a(112)](a(209)).me,u=n[a(170)][a(112)](a(122));let l=s[a(136)](n[a(114)][a(144)][a(171)]),f=n[a(114)][a(148)](l),h=u[a(183)];if(h==i[a(183)])return;const g={commandName:a(122),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(114)][a(190)]((()=>{const t=a;if(r[t(205)]()[t(204)]((e=>e[t(145)]&&c==e[t(211)]&&(t(169)==e[t(182)]||t(199)==e[t(182)])&&(t(121)==e[t(207)]||t(119)==e[t(207)])&&e[t(152)]()[t(173)](f)))[t(164)]((e=>r[t(166)](e[t(185)]))),l=s[t(136)](n[t(114)][t(144)][t(171)]),f=n[t(114)][t(148)](l),u[t(124)](),n[t(170)][t(112)](t(115))[t(124)](),n[t(170)][t(112)](t(111))[t(124)](),h=u[t(183)],h!=i[t(183)])return s[t(165)](l)&&u[t(174)](i[t(183)],l)?(o({...i,setImageSizes:!1}),l=s[t(136)](n[t(114)][t(144)][t(171)]),void r[t(180)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(121))):void(s[t(140)](l)?r[t(180)](l,g,[],t(119)):r[t(195)](f,g,t(119)))}))}));for(const e of n[t(208)][t(112)](t(163))[t(193)])o[e[t(189)]]=e[t(179)][t(126)]();r[t(156)][t(123)](t(169),t(121),t(139),(()=>!1)),r[t(156)][t(123)](t(169),t(119),t(139),(()=>!1)),r[t(156)][t(123)](t(199),t(119),t(139),(()=>!1)),r[t(156)][t(123)](t(169),t(121),t(128),(([e])=>{const n=t;s[n(181)](e[n(198)]())})),r[t(156)][t(123)](t(169),t(121),t(191),((e,n)=>{const s=t;r[s(156)][s(177)](s(169),"",s(128))(e,{commandName:n[s(113)],commandParams:n[s(196)]})})),r[t(156)][t(123)](t(169),t(121),t(150),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(169),subType:t(121)},{type:t(203),subType:t(200)},{type:t(169),subType:t(201)},{type:t(203),subType:t(201)}];function a(e,n){const o=t,a=i[o(131)]((({type:t,subType:n})=>e[o(182)]==t&&e[o(207)]==n)),c=i[o(131)]((({type:t,subType:e})=>n[o(182)]==t&&n[o(207)]==e));if(a<0||c<0)return!1;const u=e[o(152)](),l=n[o(152)]();if((0==a||1==a)&&2==c&&u[o(138)](l))return!0;if(2==a&&3==c){const t=r[o(142)](u,o(203))[o(204)]((({suggestion:t,meta:e})=>e[o(202)]&&o(201)==t[o(207)]));if(t[o(175)]>1&&l[o(159)][o(173)](u[o(120)]))return!0;if(1==t[o(175)]&&(u[o(120)][o(173)](l[o(159)])||u[o(159)][o(173)](l[o(120)])))return!0}if(3==a&&3==c&&u[o(120)][o(206)](l[o(120)])){const t=u[o(159)][o(210)],e=l[o(120)][o(118)];return s[o(140)](t)&&t===e}return!1}n[t(114)][t(144)][t(125)]((()=>{const e=t;let o=!1;const i=Array[e(160)](n[e(114)][e(144)][e(184)][e(192)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(134)](t);if(e(168)==i&&r[e(194)](u)){if(e(169)==a&&(e(121)==c||e(119)==c)){const t=r[e(130)](u);if(n[e(137)]){const n=t[e(152)]()[e(198)]();if(s[e(140)](n))continue;r[e(166)](t),o=!0}}if(e(203)==a&&e(200)==c&&!n[e(137)]){const t=r[e(130)](u);t[e(178)]&&t[e(178)][e(145)]&&(r[e(166)](t[e(178)]),o=!0)}}}return o})),this[t(186)](o)}[jo(186)](t){const e=jo,n=this[e(143)],r=n[e(176)];n[e(208)][e(112)](e(158))[e(153)][e(162)]((n=>{const s=e;if(s(169)!=n[s(182)]&&s(199)!=n[s(182)])return;const{data:o}=n;if(!o||s(122)!=o[s(113)])return;const i=o[s(151)][0][s(183)];return function(t){const e=s;return{type:e(187),content:zr(r,e(141),t)}}(s(172)===i?zr(r,s(117)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(190487===parseInt(e(437))/1*(-parseInt(e(424))/2)+parseInt(e(432))/3+-parseInt(e(417))/4+-parseInt(e(433))/5+-parseInt(e(427))/6*(-parseInt(e(440))/7)+parseInt(e(415))/8+parseInt(e(422))/9*(parseInt(e(413))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(414)]=!1,this[e(423)]=!1}[zo(407)](){const t=zo,e=this[t(418)],n=e[t(412)][t(420)](t(428)),r=e[t(412)][t(420)](t(416));n&&(n.on(t(425),((e,[,n])=>{const s=t;this[s(414)]=r[s(435)],n[s(439)][s(426)]=!this[s(414)]}),{priority:t(430)}),this[t(409)](n,t(421),this[t(410)][t(411)](this)),this[t(409)](n,t(421),(()=>{const e=t;this[e(423)]&&(r[e(425)](),this[e(423)]=!1)}),{priority:t(436)}),e[t(431)][t(420)](t(429))[t(434)](t(428)))}[zo(410)](t,e){const n=zo,{suggestions:r}=e,s=this[n(418)][n(412)][n(420)](n(416)),o=s[n(435)];this[n(414)]!==o&&(s[n(425)](),this[n(423)]=!0),r&&r[n(419)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(418)][o(431)][o(420)](o(408)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(428)}}};this[o(418)][o(431)][o(420)](o(429))[o(438)](i)}))}}function qo(){const t=["enableCommand","value","lowest","3IwIgCi","_setSuggestionData","collaboration_features","21tCljJv","afterInit","Users","listenTo","_handleImportedData","bind","commands","4307360uCCtrf","_trackChangesValueDuringImport","781960aijcPL","trackChanges","1101268uaHZXV","editor","forEach","get","dataInsert","9MMReTy","_trackChangesExecuted","178910naCLFs","execute","track_changes","557754CLmCMf","importWord","TrackChangesEditing","high","plugins","27048eQDptN","411025HjiERA"];return(qo=function(){return t})()}function Jo(t,e){const n=Xo();return(Jo=function(t,e){return n[t-=356]})(t,e)}function Xo(){const t=["getItemLabel","98242oiyJpF","blockIndent","TrackChangesEditing","1135917YAuDBR","6xwPnxk","editor","format","IndentBlock","getItems","147EzNnjS","10770xBRTin","indentBlock","descriptionFactory","has","enableCommand","formatBlock","indent","commandName","22FQLOok","618972bynnSl","plugins","enableDefaultAttributesIntegration","919740BqealD","outdent","afterInit","10SbJbgs","registerBlockAttribute","registerAttributeLabel","114015agfosw","locale","FORMAT_INDENT","get","*Indent:* %0","IndentEditing","type","outdentBlock","1507632jjbphw","_registerLegacyDescription","*Outdent:* %0","registerDescriptionCallback"];return(Xo=function(){return t})()}const Qo=Jo;!function(t){const e=Jo,n=t();for(;;)try{if(156845===parseInt(e(371))/1+parseInt(e(384))/2*(-parseInt(e(388))/3)+parseInt(e(362))/4*(parseInt(e(368))/5)+parseInt(e(394))/6*(-parseInt(e(393))/7)+-parseInt(e(379))/8+-parseInt(e(387))/9+-parseInt(e(365))/10*(-parseInt(e(361))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Zo extends t.Plugin{[Qo(367)](){const t=Qo,e=this[t(389)],n=e[t(363)][t(374)](t(386));if(e[t(363)][t(356)](t(376))&&(n[t(357)](t(359)),n[t(357)](t(366))),e[t(363)][t(356)](t(391)))for(const e of[t(395),t(378)])n[t(364)](e);const r=e[t(372)];n[t(369)](t(385)),n[t(396)][t(370)](t(385),zr(r,t(373))),this[t(380)]()}[Qo(380)](){const t=Qo,e=this[t(389)],n=e[t(372)],r=e[t(363)][t(374)](t(386));r[t(396)][t(382)]((e=>{const s=t;if(s(358)!=e[s(377)])return;const{data:o}=e;if(!o)return;if(s(395)!=o[s(360)]&&s(378)!=o[s(360)])return;const i=e[s(392)]()[0],a=r[s(396)][s(383)](i);return s(395)==o[s(360)]?{type:s(390),content:zr(n,s(375),a)}:s(378)==o[s(360)]?{type:s(390),content:zr(n,s(381),a)}:void 0}))}}function Yo(){var t=["3536965qCpIrl","8YZGjak","9358dFboof","enableCommand","init","93XfSWzs","get","242qvVAig","editor","2528505wxTzDA","input","43827OjGKHQ","22461156KesvMy","requires","TrackChangesEditing","18772vyaMHL","262840mPuGZS","plugins","68jBMkHY","228FQtdzB"];return(Yo=function(){return t})()}function $o(t,e){var n=Yo();return($o=function(t,e){return n[t-=422]})(t,e)}var ti=$o;!function(t){for(var e=$o,n=t();;)try{if(396396===parseInt(e(430))/1*(parseInt(e(434))/2)+parseInt(e(437))/3*(parseInt(e(427))/4)+parseInt(e(432))/5+-parseInt(e(431))/6*(-parseInt(e(423))/7)+parseInt(e(433))/8*(parseInt(e(441))/9)+parseInt(e(428))/10*(parseInt(e(439))/11)+-parseInt(e(424))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class ei extends t.Plugin{static get[ti(425)](){return[Ms.Input]}[ti(436)](){var t=ti;this[t(440)][t(429)][t(438)](t(426))[t(435)](t(422))}}function ni(){const t=["descriptionFactory","linkHref","format","manualDecorators","LinkEditing","attribute","TrackChangesEditing","19473GnhmHU","type","*Remove link*","plugins","14270kqdXzi","4460841ATOvNN","locale","formatInline","registerInlineAttribute","2992044NyurIE","afterInit","unlink","link","registerDescriptionCallback","commandName","15uzPJYo","newValue","editor","_registerLegacyDescription","21357vKTlBQ","*Set link:* %0","toLowerCase","get","label","877113CqTatL","enableDefaultAttributesIntegration","link (","registerAttributeLabel","62rEHakN","key","5948432QgJjKr","commandParams","commands","has","2047296hPTaHF"];return(ni=function(){return t})()}const ri=si;function si(t,e){const n=ni();return(si=function(t,e){return n[t-=222]})(t,e)}!function(t){const e=si,n=t();for(;;)try{if(642569===-parseInt(e(242))/1+-parseInt(e(246))/2*(parseInt(e(260))/3)+-parseInt(e(227))/4+-parseInt(e(233))/5*(parseInt(e(252))/6)+-parseInt(e(223))/7+parseInt(e(248))/8+parseInt(e(237))/9*(parseInt(e(222))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class oi extends t.Plugin{[ri(228)](){const t=ri,e=this[t(235)];if(!e[t(263)][t(251)](t(257)))return;const n=e[t(263)][t(240)](t(259)),r=e[t(250)][t(240)](t(230));n[t(243)](t(230)),n[t(243)](t(229)),n[t(226)](t(254));for(const e of r[t(256)])n[t(226)](e.id),n[t(253)][t(245)](e.id,t(244)+e[t(241)][t(239)]()+")");n[t(253)][t(231)]((n=>{const r=t;if(r(258)!=n[r(261)])return;const{data:s}=n;if(!s||r(254)!=s[r(247)])return;const o=s[r(234)],i=e[r(224)];return{type:r(255),content:null==o?zr(i,r(262)):zr(i,r(238),'"'+o+'"')}})),this[t(236)]()}[ri(236)](){const t=ri,e=this[t(235)],n=e[t(224)];e[t(263)][t(240)](t(259))[t(253)][t(231)]((e=>{const r=t;if(r(225)!=e[r(261)])return;const{data:s}=e;if(s){if(r(230)==s[r(232)]){const t=s[r(249)][0];return{type:r(255),content:zr(n,r(238),'"'+t+'"')}}return r(229)==s[r(232)]?{type:r(255),content:zr(n,r(262))}:void 0}}))}}const ii=ci;function ai(){const t=["type","enableCommand","TrackChangesEditing","ELEMENT_TODO_LIST","LegacyTodoListEditing","12439MalnzH","*Indent:* %0","selection","schema","format","slice","12YilRXr","numberedList","nextSibling","696572DmdwVh","listIndent","parent","registerDescriptionCallback","afterInit","_selectedElements","*Change to:* %0","push","468EAWkBv","change","ELEMENT_NUMBERED_LIST","has","*Check item*","element","blockName","editor","listType","commandName","locale","List","18SYUOgV","registerElementLabel","add","model","todoList","forceValue","857110YXmxqw","bulleted","45264dewWjc","127418fFNrxu","formatBlock","paragraph","findIndex","descriptionFactory","todo","document","bulletedList","checkTodoList","ELEMENT_LIST_ITEM","createRange","numbered","LegacyListEditing","previousSibling","ELEMENT_BULLETED_LIST","1180720RQtTuj","getAttribute","markBlockFormat","*Uncheck item*","indentList","createPositionAt","192297VMIthk","value","checkChild","from","plugins","todoListChecked","execute","listItem","length","filter","commands","getSelectedBlocks","formatInline","isObject","get","end","outdentList","commandParams","*Outdent:* %0","name","replace","before"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=ci,n=t();for(;;)try{if(140110===-parseInt(e(174))/1+parseInt(e(153))/2*(parseInt(e(207))/3)+parseInt(e(210))/4+parseInt(e(150))/5+parseInt(e(132))/6*(-parseInt(e(201))/7)+parseInt(e(152))/8*(-parseInt(e(144))/9)+-parseInt(e(168))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ui extends t.Plugin{[ii(214)](){const t=ii,e=this[t(139)],n=e[t(142)];if(!e[t(178)][t(135)](t(165)))return;const r=e[t(178)][t(188)](t(198)),s=e[t(178)][t(135)](t(200));function o(t){return()=>{const n=ci,s=e[n(147)][n(159)][n(203)],o=e[n(184)][n(188)](t);if(o[n(175)])return void e[n(180)](n(155),{});const i=t[n(206)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(177)](t)[s(183)]((t=>function(t,e){const n=s;return e[n(176)](t[n(212)],n(181))&&!e[n(187)](t)}(t,r)));o=o[s(183)]((t=>!t.is(s(137),s(181))||t[s(169)](s(140))!=e));const i=new Set;for(const t of o)t.is(s(137),s(181))?i[s(146)](li(t)):i[s(146)](t);return Array[s(177)](i)}(s[n(185)](),i,e[n(147)][n(204)]);e[n(147)][n(133)]((()=>{const e=n;for(const n of a)r[e(170)](n,{commandName:t,commandParams:[{forceValue:!o[e(175)]}],formatGroupId:e(138)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(177)](t);const r=n[e(156)]((t=>e(181)!=t[e(193)]));return r>-1&&(n=n[e(206)](0,r)),n}(e[n(147)][n(159)][n(203)][n(185)]()),o=e[n(147)][n(163)](e[n(147)][n(173)](s[0],n(195)),e[n(147)][n(173)](s[s[n(182)]-1],n(189)));e[n(147)][n(133)]((()=>{const e=n;r[e(170)](o,{commandName:t,commandParams:[],formatGroupId:e(211)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(209)];for(;t&&t[n(169)](n(211))>e[n(169)](n(211));)r[n(146)](t),t=t[n(209)]}return Array[n(177)](r)}(s))}))}}r[t(197)](t(208),o(t(208))),r[t(197)](t(160),o(t(160))),s&&r[t(197)](t(148),o(t(148))),r[t(197)](t(172),i(t(172))),r[t(197)](t(190),i(t(190))),s&&r[t(197)](t(161),(()=>{const n=t,s=e[n(184)][n(188)](n(161)),o=Array[n(177)](s[n(215)]);o[n(183)]((t=>t[n(169)](n(179))!=s[n(175)])),e[n(147)][n(133)]((()=>{const t=n;for(const e of o)r[t(170)](e,{commandName:t(161),commandParams:[{forceValue:!s[t(175)]}]})}))})),r[t(157)][t(145)](t(181),(e=>zr(n,t(162),e))),r[t(157)][t(213)]((e=>{const r=t;if(r(154)!=e[r(196)]&&r(186)!=e[r(196)])return;const{data:s}=e;if(s){if(r(208)==s[r(141)]||r(160)==s[r(141)]||r(148)==s[r(141)])switch(s[r(141)][r(194)](r(143),"")){case r(151):return o(zr(n,r(167)));case r(164):return o(zr(n,r(134)));case r(158):return o(zr(n,r(199)))}if(r(172)==s[r(141)])return{type:r(205),content:zr(n,r(202),zr(n,r(162)))};if(r(190)==s[r(141)])return{type:r(205),content:zr(n,r(192),zr(n,r(162)))};if(r(161)==s[r(141)])return s[r(191)][0][r(149)]?{type:r(205),content:zr(n,r(136))}:{type:r(205),content:zr(n,r(171))}}function o(t){const e=r;return{type:e(205),content:zr(n,e(216),t)}}}))}}function li(t){const e=ii,n=t[e(169)](e(211));if(0==n)return t;let r=t;for(;t[e(166)]&&t[e(166)].is(e(137),e(181));){const s=t[e(166)][e(169)](e(211));if(s==n)r=t[e(166)];else if(s<n)break;t=t[e(166)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(137),e(181))&&t[e(169)](e(211))>0){let r=t[e(209)];for(;r&&e(181)==r[e(193)]&&r[e(169)](e(211))==t[e(169)](e(211));)n[e(131)](r),r=r[e(209)]}return n}function hi(){const t=["bind","getAttribute","length","formatBlock","flat","getSiblingNodes","has","from","reversed","listStyle","listStart","descriptionFactory","*Format:* set order to regular","document","_getTranslationKeyForListStyle","backward","startIndex","listReversed","afterInit","commandName","registerDescriptionCallback","86871ZLsTui","4144992OGffjo","listItem","2653vgCTwM","1785108HyRZWj","map","handleDescriptions","locale","handleListStartCommand","get","handleListStyleCommand","getListTypeFromListStyleType","plugins","model","type","createRange","_getSuggestionBlocksForListStyle","getLastPosition","25443927rspqoi","TrackChangesEditing","replace","styles","LegacyListPropertiesEditing","change","forward","4446835NYJgFP","element","createPositionAt","toUpperCase","*Change to:* %0","3464SICLBe","formatInline","getSelectedBlocks","LegacyListUtils","numbered","commandParams","before","_LIST_","list.properties","*Format:* set start index to %0","parent","config","unshift","editor","filter","format","_getSuggestionBlocks","*Format:* set order to reversed","handleListReversedCommand","default","ELEMENT_","push","listType","825110ldNpuk","markMultiRangeBlockFormat","getFirstPosition","38irKPsX","selection","enableCommand"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=207]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(642891===-parseInt(e(221))/1+-parseInt(e(224))/2*(parseInt(e(248))/3)+-parseInt(e(252))/4+-parseInt(e(273))/5+parseInt(e(249))/6+-parseInt(e(251))/7*(parseInt(e(278))/8)+parseInt(e(266))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hi);class pi extends t.Plugin{[gi(245)](){const t=gi;if(!this[t(211)][t(260)][t(233)](t(270)))return;const e=this[t(211)][t(209)][t(257)](t(286)),n=this[t(211)][t(260)][t(257)](t(267));e[t(269)]&&n[t(226)](t(236),this[t(258)][t(227)](this)),e[t(235)]&&n[t(226)](t(244),this[t(216)][t(227)](this)),e[t(243)]&&n[t(226)](t(237),this[t(256)][t(227)](this)),n[t(238)][t(247)](this[t(254)][t(227)](this))}[gi(258)](t,e={}){const n=gi,r=this[n(211)][n(260)][n(257)](n(267)),s=this[n(264)]();this[n(211)][n(261)][n(271)]((()=>{const t=n;r[t(222)](s,{commandName:t(236),commandParams:[{type:e[t(262)]}],formatGroupId:t(236)})}))}[gi(216)](t,e={}){const n=gi,r=this[n(211)][n(260)][n(257)](n(267)),s=this[n(214)]((t=>t.is(n(274),n(250))&&n(282)===t[n(228)](n(220))));if(s[n(229)]<1)return;const o=s[n(253)]((t=>this[n(211)][n(261)][n(263)](this[n(211)][n(261)][n(275)](t,n(284)),this[n(211)][n(261)][n(275)](t,0))));this[n(211)][n(261)][n(271)]((()=>{const t=n;r[t(222)](o,{commandName:t(244),commandParams:[{reversed:e[t(235)]}],formatGroupId:t(244)})}))}[gi(256)](t,e={}){const n=gi,r=this[n(211)][n(260)][n(257)](n(267)),s=this[n(214)]((t=>t.is(n(274),n(250))&&n(282)===t[n(228)](n(220))));if(s[n(229)]<1)return;const o=s[n(253)]((t=>this[n(211)][n(261)][n(263)](this[n(211)][n(261)][n(275)](t,n(284)),this[n(211)][n(261)][n(275)](t,0))));this[n(211)][n(261)][n(271)]((()=>{const t=n;r[t(222)](o,{commandName:t(237),commandParams:[{startIndex:e[t(243)]}],formatGroupId:t(237)})}))}[gi(254)](t){const e=gi;if(e(230)!=t[e(262)]&&e(279)!=t[e(262)])return;const n=this[e(211)][e(255)],{data:r}=t;if(!r)return;let s,o;switch(r[e(246)]){case e(236):s=e(277),o={type:e(213),content:zr(n,s,zr(n,this[e(241)](r[e(283)][0][e(262)])))};break;case e(244):s=r[e(283)][0][e(235)]?e(215):e(239),o={type:e(213),content:zr(n,s)};break;case e(237):s=e(207),o={type:e(213),content:zr(n,s,r[e(283)][0][e(243)])}}return o}[gi(264)](){const t=gi;var e,n,r,s;const o=this[t(211)][t(260)][t(257)](t(281));let i=Array[t(234)](this[t(211)][t(261)][t(240)][t(225)][t(280)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(274),t(250)))&&i[t(210)](...o[t(232)](this[t(211)][t(261)][t(240)][t(225)][t(223)](),t(242))),(null===(n=i[i[t(229)]-1])||void 0===n?void 0:n.is(t(274),t(250)))&&i[t(219)](...o[t(232)](this[t(211)][t(261)][t(240)][t(225)][t(265)](),t(272))),i=[...new Set(i)],(null===(s=null===(r=this[t(211)][t(261)][t(240)][t(225)][t(223)]())||void 0===r?void 0:r[t(208)])||void 0===s?void 0:s.is(t(274),t(250)))&&(i=i[t(212)]((e=>e.is(t(274),t(250))))),i}[gi(214)](t){const e=gi,n=this[e(211)][e(260)][e(257)](e(281));let r=Array[e(234)](this[e(211)][e(261)][e(240)][e(225)][e(280)]())[e(212)](t)[e(253)]((t=>{const r=e,s=this[r(211)][r(261)][r(275)](t,0);return[...n[r(232)](s,r(242)),...n[r(232)](s,r(272))]}))[e(231)]();return r=[...new Set(r)],r}[gi(241)](t){const e=gi;return e(218)+(this[e(211)][e(260)][e(257)](e(281))[e(259)](t)||e(217))[e(276)]()+e(285)+t[e(276)]()[e(268)](/-/g,"_")}}function mi(t,e){const n=Ii();return(mi=function(t,e){return n[t-=274]})(t,e)}function Ii(){const t=["3044492mPlczk","afterInit","50436cLYkfP","259869yEZIdi","424IMjqEc","1773TJcwhQ","mediaEmbed","conversion","enableCommand","locale","has","options","media","dataDowncast","attribute:url:media","7QRAweK","2679642WVSqwP","stop","3749050tHUprZ","div","3cDFVUY","15984pAXYuJ","registerElementLabel","editor","elementToElement","plugins","TrackChangesEditing","MediaEmbedEditing","17155HaLrIE","high","downcastDispatcher","data","showSuggestionHighlights","get","createEmptyElement","ELEMENT_MEDIA","for","descriptionFactory"];return(Ii=function(){return t})()}const Ei=mi;!function(t){const e=mi,n=t();for(;;)try{if(229733===-parseInt(e(288))/1+parseInt(e(287))/2*(-parseInt(e(305))/3)+parseInt(e(289))/4*(parseInt(e(275))/5)+parseInt(e(301))/6*(parseInt(e(300))/7)+-parseInt(e(306))/8*(parseInt(e(290))/9)+parseInt(e(303))/10+-parseInt(e(285))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class bi extends t.Plugin{[Ei(286)](){const t=Ei,e=this[t(308)];if(!e[t(310)][t(295)](t(274)))return;const n=e[t(310)][t(280)](t(311)),r=e[t(294)];n[t(293)](t(291)),n[t(284)][t(307)](t(297),(e=>zr(r,t(282),e))),e[t(292)][t(283)](t(298))[t(309)]({model:t(297),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(279)])return n[s(281)](s(304))},converterPriority:t(276)}),e[t(278)][t(277)].on(t(299),((e,n,r)=>{const s=t;r[s(296)][s(279)]&&e[s(302)]()}),{priority:t(276)})}}const Ti=yi;function _i(){const t=["526603AFLCNg","TrackChangesEditing","1252FhFRsJ","40lStpkh","MentionEditing","mention","get","plugins","afterInit","607194BSyeyN","2652696CUmfEp","11487vWhOsj","504863gbBemo","174MEsLcP","has","70MwOdjv","195556hQHOdS","editor","804dIcJpc","4854MnICmG","enableCommand"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=284]})(t,e)}!function(t){const e=yi,n=t();for(;;)try{if(879580===-parseInt(e(297))/1+-parseInt(e(287))/2*(-parseInt(e(298))/3)+parseInt(e(301))/4*(-parseInt(e(288))/5)+parseInt(e(304))/6*(-parseInt(e(296))/7)+parseInt(e(295))/8+parseInt(e(294))/9*(-parseInt(e(300))/10)+parseInt(e(285))/11*(parseInt(e(303))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_i);class Ai extends t.Plugin{[Ti(293)](){const t=Ti,e=this[t(302)];e[t(292)][t(299)](t(289))&&e[t(292)][t(291)](t(286))[t(284)](t(290))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=297]})(t,e)}const Ci=ki;function Li(){const t=["descriptionFactory","17932vtHWHw","MultiLevelList","data","231vKYlHn","registerDescriptionCallback","12805260XJfhSk","format","ELEMENT_MULTI_LEVEL_LIST","591RVGQCO","plugins","next","1QaJjqB","oldValue","110cOsOSl","registerBlockAttribute","head","get","multiLevelList","handleDescriptions","afterInit","listType","2827gPaWji","*Set format:* %0","TrackChangesEditing","editor","9280cFbYFY","enableDefaultAttributesIntegration","*Remove format:* %0","1667576bdirzu","6562359gZdcRn","has","listMarkerStyle","newValue","key","locale","12976linIeL","246252SoqSnF"];return(Li=function(){return t})()}!function(t){const e=ki,n=t();for(;;)try{if(797271===-parseInt(e(320))/1*(parseInt(e(299))/2)+-parseInt(e(317))/3*(parseInt(e(309))/4)+-parseInt(e(322))/5*(-parseInt(e(307))/6)+-parseInt(e(312))/7*(-parseInt(e(306))/8)+parseInt(e(300))/9+parseInt(e(334))/10*(-parseInt(e(330))/11)+parseInt(e(314))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ni extends t.Plugin{[Ci(328)](){const t=Ci,e=this[t(333)],n=e[t(318)][t(325)](t(332));e[t(318)][t(301)](t(310))&&(n[t(297)](t(326)),n[t(323)](t(302)),n[t(308)][t(313)]((e=>this[t(327)](e))))}[Ci(327)](t){const e=Ci,n=this[e(333)][e(305)],{data:r}=t,s={type:e(315),content:""};if(r&&e(302)==r[e(304)]){if(!r[e(321)])return{type:e(315),content:zr(n,e(331),zr(n,e(316)))+" ("+r[e(303)]+")"};if(!r[e(303)]){let o=t[e(324)];for(;o;){if(o[e(311)]&&e(329)==o[e(311)][e(304)]&&o[e(311)][e(303)])return s;o=o[e(319)]}return{type:e(315),content:zr(n,e(298),zr(n,e(316)))+" ("+r[e(321)]+")"}}}}}const Ri=Mi;function Si(){const t=["locale","3awAICn","1234152afxVEl","descriptionFactory","PageBreakEditing","has","afterInit","registerElementLabel","4103780SBWDEF","9349615pOacio","TrackChangesEditing","7162564FmyThE","64fwAPOV","1970168TAHycm","ELEMENT_PAGE_BREAK","8369706avQkkO","editor","get","7ryWpLq","enableCommand","plugins","pageBreak","1940382ZwLJVB"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=386]})(t,e)}!function(t){const e=Mi,n=t();for(;;)try{if(992775===-parseInt(e(398))/1+-parseInt(e(387))/2+parseInt(e(386))/3*(parseInt(e(396))/4)+parseInt(e(394))/5+-parseInt(e(400))/6*(parseInt(e(403))/7)+-parseInt(e(397))/8*(-parseInt(e(407))/9)+-parseInt(e(393))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Si);class vi extends t.Plugin{[Ri(391)](){const t=Ri,e=this[t(401)];if(!e[t(405)][t(390)](t(389)))return;e[t(405)][t(402)](t(395))[t(404)](t(406));const n=e[t(405)][t(402)](t(395)),r=e[t(408)];n[t(388)][t(392)](t(406),(e=>zr(r,t(399),e)))}}const Oi=Di;function wi(){const t=["registerElementLabel","options","TrackChangesEditing","enableDefaultAttributesIntegration","addMarker:suggestion:insertion","bindElementToMarker","schema","704155XxpvHf","toViewPosition","checkChild","includes","$text","paragraph","isBlock","editing","ELEMENT_PARAGRAPH","insertParagraph","getFirstRange","downcastDispatcher","plugins","highest","showSuggestionHighlights","nodeAfter","Paragraph","765247RedorX","commandName","insertion","formatBlock","1203045LLUNmE","get","format","4GsmBAJ","createUIElement","locale","isTouching","span","enableCommand","data","1776072vPbnhm","markerRange","model","name","_registerLegacyDescription","consumable","has","descriptionFactory","21592xZtZZV","126663MKwvpK","mapper","end","10224000vMVGbs","*Insert:* %0","writer","consume","activeMarkers","2CPfivV","*Change to:* %0","getItemLabel","ck-suggestion-marker-split","insert","editor","markerName","type","start","addClass","1611OGbZpl","afterInit","ck-suggestion-marker--active","isLimit","registerDescriptionCallback"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Di,n=t();for(;;)try{if(315921===parseInt(e(170))/1+-parseInt(e(178))/2*(-parseInt(e(151))/3)+-parseInt(e(154))/4*(-parseInt(e(200))/5)+parseInt(e(161))/6+-parseInt(e(147))/7+parseInt(e(169))/8*(parseInt(e(188))/9)+-parseInt(e(173))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wi);class Fi extends t.Plugin{[Oi(189)](){const t=Oi,e=this[t(183)];if(!e[t(142)][t(167)](t(146)))return;const n=e[t(156)],r=e[t(142)][t(152)](t(195));r[t(168)][t(193)](t(205),(e=>zr(n,t(138),e))),r[t(196)](t(205)),r[t(159)](t(139)),e[t(137)][t(141)].on(t(197),Pi(e),{priority:t(143)}),e[t(160)][t(141)].on(t(197),((n,r,s)=>{const o=t;s[o(194)][o(144)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(143)});const s=r[t(168)];s[t(192)]((r=>{const o=t;if(o(149)!==r[o(185)])return;const{start:i,end:a}=r[o(140)]();if(!i[o(157)](a)||!i[o(145)])return;const c=e[o(163)][o(199)],u=i[o(145)];return c[o(136)](u)&&!c[o(191)](u)&&c[o(202)](u,o(204))?{type:o(149),content:zr(n,o(174),s[o(180)](u,1))}:void 0})),this[t(165)]()}[Oi(165)](){const t=Oi,e=this[t(183)],n=e[t(156)];e[t(142)][t(152)](t(195))[t(168)][t(192)]((e=>{const r=t;if(r(150)!=e[r(185)])return;const{data:s}=e;return s&&r(205)==s[r(148)]?{type:r(153),content:zr(n,r(179),zr(n,r(138)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(142)][o(152)](o(195)),a=r[o(162)][o(186)],c=r[o(162)][o(172)],u=t[o(163)][o(199)];if(!a[o(157)](c)||!a[o(145)])return;const l=a[o(145)];if(u[o(136)](l)&&!u[o(191)](l)&&u[o(202)](l,o(204))){if(!s[o(166)][o(176)](r[o(162)],n[o(164)]))return;const t=s[o(175)][o(155)](o(158),{class:o(181)}),a=s[o(171)][o(201)](c);e&&i[o(177)][o(203)](r[o(184)])&&s[o(175)][o(187)](o(190),t),s[o(175)][o(182)](a,t),s[o(171)][o(198)](t,r[o(184)])}}}const xi=Ui;!function(t){const e=Ui,n=t();for(;;)try{if(228369===-parseInt(e(455))/1*(parseInt(e(449))/2)+-parseInt(e(472))/3+-parseInt(e(466))/4*(-parseInt(e(450))/5)+parseInt(e(468))/6*(-parseInt(e(467))/7)+-parseInt(e(456))/8+-parseInt(e(461))/9+parseInt(e(445))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ji);class Bi extends t.Plugin{[xi(451)](){const t=xi,e=this[t(447)];e[t(454)][t(448)](t(457))&&(e[t(454)][t(463)](t(453))[t(452)](t(465)),this[t(460)]())}[xi(460)](){const t=xi,e=this[t(447)];e[t(454)][t(463)](t(453))[t(462)][t(459)]((n=>{const r=t;if(r(471)!=n[r(458)]&&r(446)!=n[r(458)])return;const{data:s}=n;return s&&r(465)==s[r(444)]?{type:r(464),content:zr(e[r(470)],r(469))}:void 0}))}}function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=444]})(t,e)}function ji(){const t=["descriptionFactory","get","format","removeFormat","504044nvNxpq","357PhaodL","20604OCyJHO","*Remove all formatting*","locale","formatBlock","243489dgkBuS","commandName","5441500riUkZX","formatInline","editor","has","20oXNfJK","10IrhrYv","afterInit","enableDefaultAttributesIntegration","TrackChangesEditing","plugins","6815WUDOVo","525520ObZcuy","RemoveFormatEditing","type","registerDescriptionCallback","_registerLegacyDescription","1598994cOwEAN"];return(ji=function(){return t})()}function Gi(){const t=["acceptSuggestion","discardAllSuggestions","1244832tKUHUQ","715862jtUyYI","discardSelectedSuggestions","422976PIiemY","get","acceptAllSuggestions","trackChanges","plugins","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","1276075kPJJEC","1646432MJIbtY","557294aJotrh","discardSuggestion","acceptSelectedSuggestions","goToNextRestrictedEditingException","editor","59038WccLlG","TrackChangesEditing","348mkVAPu","enableCommand","afterInit","has"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=Hi,n=t();for(;;)try{if(318308===parseInt(e(328))/1+-parseInt(e(317))/2+parseInt(e(319))/3+-parseInt(e(327))/4+-parseInt(e(326))/5+parseInt(e(335))/6*(parseInt(e(333))/7)+parseInt(e(316))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class zi extends t.Plugin{[Vi(337)](){const t=Vi,e=this[t(332)];if(!e[t(323)][t(338)](t(324)))return;const n=e[t(323)][t(320)](t(334));n[t(336)](t(325)),n[t(336)](t(331));const r=e[t(323)][t(320)](t(324));r[t(336)](t(322)),r[t(336)](t(339)),r[t(336)](t(329)),r[t(336)](t(321)),r[t(336)](t(315)),r[t(336)](t(330)),r[t(336)](t(318))}}const Wi=qi;function Ki(){const t=["5yOuCoS","createPositionBefore","activeMarkers","registerElementLabel","editor","markerName","high","span","ck-suggestion-marker--active","model","plugins","6faDfLO","element","bindElementToMarker","descriptionFactory","merge","name","get","softBreak","showSuggestionHighlights","113331QgwdQK","writer","mapper","TrackChangesEditing","insert","addMarker:suggestion","data","markerRange","addMarker:suggestion:deletion","shiftEnter","deletion","ELEMENT_LINE_BREAK","downcastDispatcher","283004NGiEwD","consumable","16xgtniD","ck-suggestion-marker-","2458686XAsVia","requires","editing","getItems","7513384xguAEU","869TVinpj","init","446990PlNOjq","split","locale","test","enableCommand","toViewPosition","includes","addMarker:suggestion:insertion","options","addClass","3749859UOZmua","createUIElement","8173921pTbIjn"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(652329===parseInt(e(514))/1*(-parseInt(e(529))/2)+-parseInt(e(505))/3*(-parseInt(e(527))/4)+parseInt(e(494))/5*(parseInt(e(531))/6)+-parseInt(e(493))/7+-parseInt(e(478))/8+-parseInt(e(491))/9+-parseInt(e(481))/10*(-parseInt(e(479))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ki);class Ji extends t.Plugin{static get[Wi(532)](){return[Qs.ShiftEnter]}[Wi(480)](){const t=Wi,e=this[t(498)],n=e[t(504)][t(511)](t(517));n[t(485)](t(523)),e[t(476)][t(526)].on(t(488),Xi(e),{priority:t(500)}),e[t(476)][t(526)].on(t(522),Xi(e),{priority:t(500)}),e[t(520)][t(526)].on(t(519),((n,r,s)=>{const o=t;s[o(489)][o(513)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(508)][t(497)](t(512),(n=>zr(e[t(483)],t(525),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(504)][o(511)](o(517));if(!s[o(528)][o(484)](r[o(521)],n[o(510)]))return;const a=t[o(503)];for(const t of r[o(521)][o(477)]()){if(!t.is(o(506),o(512)))continue;const n=o(524)==r[o(499)][o(482)](":")[1]?o(509):o(482),c=s[o(515)][o(492)](o(501),{class:o(530)+n}),u=s[o(516)][o(486)](a[o(495)](t));e&&i[o(496)][o(487)](r[o(499)])&&s[o(515)][o(490)](o(502),c),s[o(515)][o(518)](u,c),s[o(516)][o(507)](c,r[o(499)])}}}const Qi=Zi;function Zi(t,e){const n=$i();return(Zi=function(t,e){return n[t-=433]})(t,e)}!function(t){const e=Zi,n=t();for(;;)try{if(959538===-parseInt(e(435))/1+parseInt(e(458))/2+-parseInt(e(448))/3*(-parseInt(e(452))/4)+parseInt(e(446))/5*(-parseInt(e(469))/6)+parseInt(e(449))/7*(-parseInt(e(441))/8)+-parseInt(e(460))/9*(-parseInt(e(455))/10)+-parseInt(e(467))/11*(parseInt(e(439))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($i);class Yi extends t.Plugin{[Qi(442)](){const t=Qi,e=this[t(454)],n=e[t(473)],r=e[t(465)];if(!e[t(457)][t(440)](t(462)))return;const s=e[t(457)][t(471)](t(434)),o=t(456),i=e[t(451)][t(471)](o);s[t(472)](o,((e,r={})=>{const a=t,c=n[a(447)][a(461)];if(c[a(443)])return void e(r);const u=void 0!==r[a(475)]?r[a(475)]:!i[a(470)];n[a(466)]((()=>{const t=a,e=Array[t(433)](c[t(436)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(463)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(453)][t(464)]((e=>{const n=t;if(n(437)!=e[n(474)]&&n(445)!=e[n(474)])return;const{data:s}=e;return s&&s[n(468)]==o?s[n(450)][0][n(475)]?{type:n(444),content:zr(r,n(459))}:{type:n(444),content:zr(r,n(438))}:void 0}))}}function $i(){const t=["6529200YJunKl","afterInit","isCollapsed","format","formatInline","4555rcCkPO","document","415512sgkkbH","7guAPrc","commandParams","commands","48kYwuhu","descriptionFactory","editor","310czNZON","restrictedEditingException","plugins","1278130hVuWrE","FORMAT_RESTRICTED_ENABLED","385173DPAJeU","selection","StandardEditingModeEditing","markInlineFormat","registerDescriptionCallback","locale","change","11apFatA","commandName","2838XgNnwe","value","get","enableCommand","model","type","forceValue","from","TrackChangesEditing","448297XOwcRA","getRanges","formatBlock","FORMAT_RESTRICTED_DISABLED","11675184sAjlHx","has"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=267]})(t,e)}function na(){const t=["28DOnsAP","editor","*Set format:* %0","46235GJDmgh","StyleUtils","543958tkriVo","toLowerCase","8400112JkuWlf","add","enableDefaultAttributesIntegration","type","get","Style","formatInline","registerBlockAttribute","block","3ySERYI","formatBlock","style","registerDescriptionCallback","3311736tdnCLe","normalizeConfig","24592257DImXwa","has","registerInlineAttribute","afterInit","inline","locale","registerAttributeLabel","styleName","element","1433826thAMsW","format","definitions","descriptionFactory","DataSchema","commandName","plugins","commandParams","*Remove format:* %0","_registerLegacyDescription","GeneralHtmlSupport","TrackChangesEditing","getGhsAttributeNameForElement","forceValue","config","4828600ehJETl","ghsAttributes","FORMAT_STYLE"];return(na=function(){return t})()}!function(t){const e=ea,n=t();for(;;)try{if(756110===-parseInt(e(284))/1*(parseInt(e(273))/2)+-parseInt(e(288))/3+parseInt(e(268))/4*(parseInt(e(271))/5)+parseInt(e(299))/6+parseInt(e(314))/7+-parseInt(e(275))/8+parseInt(e(290))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class ra extends t.Plugin{[ta(293)](){const t=ta,e=this[t(269)];if(!e[t(305)][t(291)](t(280))||!e[t(305)][t(291)](t(303)))return;const n=e[t(305)][t(279)](t(310)),r=e[t(295)],s=e[t(313)][t(279)](t(286))||{},o=e[t(305)][t(279)](t(309)),i=e[t(305)][t(279)](t(272))[t(289)](e[t(305)][t(279)](t(303)),s[t(301)]);n[t(277)](t(286));const a=new Set;for(const e of i[t(283)]){const n=o[t(311)](e[t(298)]);a[t(276)](n)}const c=new Set;for(const e of i[t(294)]){const n=o[t(311)](e[t(298)]);c[t(276)](n);for(const n of e[t(315)])c[t(276)](n)}for(const e of a)n[t(282)](e),n[t(302)][t(296)](e,zr(r,t(267)));for(const e of c)n[t(292)](e),n[t(302)][t(296)](e,zr(r,t(267)));this[t(308)]()}[ta(308)](){const t=ta,e=this[t(269)],n=e[t(295)];e[t(305)][t(279)](t(310))[t(302)][t(287)]((e=>{const r=t;if(r(285)!=e[r(278)]&&r(281)!=e[r(278)])return;const{data:s}=e;return s&&r(286)===s[r(304)]?s[r(306)][0][r(312)]?{type:r(300),content:zr(n,r(270),s[r(306)][0][r(297)][r(274)]())}:{type:r(300),content:zr(n,r(307),s[r(306)][0][r(297)][r(274)]())}:void 0}))}}const sa=ia;function oa(){const t=["getSuggestion","markMultiRangeInsertion","registerElementLabel","last","550LtULoq","selectTableRow","execute","toLowerCase","subType","ELEMENT_TABLE_WITH_TEXT","insertTableRowAbove","order","includes","isArray","above","maxRow","add","descriptionFactory","getItems","min","showSuggestionHighlights","removeTableRow","every","forceValue","601170DwNpMc","createPositionAt","_splitMarkerName","TableEditing","addMarker:suggestion","values","downcastDispatcher","commands","findAncestor","element","root","isEqual","registerCustomCallback","removeTableColumn","getFirstRange","_acceptFormatSuggestionCallbackFactory","minColumn","setSelection","MIN_SAFE_INTEGER","addClass","5418660FbhQlB","accept","getChanges","isIntersecting","from","enqueueChange","afterInit","hasAttribute","markMultiRangeDeletion","selectTableColumn","addRange","has","ELEMENT_TABLE_COLUMN_WITH_TEXT","locale","TableUtils","getSelectionAffectedTableCells","isInContent","enableCommand","document","name","colspan","get","getColumnIndexes","position","insertTableColumnRight","MAX_SAFE_INTEGER","maxColumn","createRangeOn","registerDescriptionCallback","tableCell","type","change","registerPostFixer","batch","discard","$graveyard","insertTableRowBelow","table","data","cell","nodeAfter","ELEMENT_TABLE_COLUMN","differ","minRow","createRangeIn","11155656RfEDru","getChangedMarkers","some","deletion","41usSLuE","ELEMENT_TABLE_ROW_WITH_TEXT","join","tablePaste","classes","rootName","7hYigry","model","ELEMENT_TABLE_ROW","substr","end","map","oldRange","createTableWalker","25085KsMZBA","$textProxy","removeClass","fromRange","refresh","nodeBefore","length","ELEMENT_TABLE","getRowIndexes","tableRow","left","options","isTouching","rowspan","suggestion","start","65133DqUJoj","change:data","_getSuggestionCoords","mapper","34042536aEXfel","plugins","max","1104wrQimM","toViewElement","first","selection","item","_suggestionFactory","startsWith","tableColumn","isIntersectingWithRange","getCellLocation","*Insert:* %0","_tablePostFixingSubtypes","insertTable","_setupColumnsRowsFixing","insert","detach","getRanges","writer","insertion","filter","getContainedElement","low","getChildren","highest","_tableSuggestions","*Remove:* %0","3508bPrfgJ","insertTableColumnLeft","push","editor","span","TrackChangesEditing","getAttribute","_getCoordsForCells"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=441]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(847033===-parseInt(e(514))/1*(-parseInt(e(577))/2)+-parseInt(e(445))/3+parseInt(e(465))/4+parseInt(e(528))/5*(parseInt(e(551))/6)+-parseInt(e(520))/7*(-parseInt(e(510))/8)+parseInt(e(544))/9*(parseInt(e(589))/10)+-parseInt(e(548))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(562)]=[e(537),e(558)],this[e(575)]=new Set}[sa(471)](){const t=sa,e=this[t(580)],n=e[t(521)][t(483)][t(554)];if(!e[t(549)][t(476)](t(448)))return;const r=e[t(478)],s=e[t(549)][t(486)](t(582)),o=e[t(549)][t(486)](t(479));s[t(602)][t(587)](t(502),(e=>zr(r,t(535),e))),this[t(564)](),s[t(482)](t(563)),s[t(482)](t(590)),s[t(482)](t(474));for(const r of[t(595),t(501)]){const i=e[t(452)][t(486)](r);s[t(482)](r,(r=>{const a=t;e[a(521)][a(496)]((t=>{const e=a;r();const c=e(599)===i[e(596)],u=o[e(480)](n),l=o[e(536)](u),f=c?l[e(553)]-1:l[e(588)]+1,h=u[0][e(453)](e(502)),g=o[e(527)](h,{startRow:f,endRow:f}),d=Array[e(469)](g)[e(525)]((n=>t[e(492)](n[e(504)])));s[e(586)](d,e(537))}))}))}for(const r of[t(578),t(489)]){const i=e[t(452)][t(486)](r);s[t(482)](r,(r=>{const a=t;e[a(521)][a(496)]((t=>{const e=a;r();const c=e(538)===i[e(596)],u=o[e(480)](n),l=o[e(487)](u),f=c?l[e(553)]-1:l[e(588)]+1,h=u[0][e(453)](e(502)),g=o[e(527)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(469)](g)[e(525)]((n=>t[e(492)](n[e(504)])));s[e(586)](d,e(558))}))}))}for(const r of[t(442),t(458)]){const i=r[t(523)](11),a=i[t(592)](),c=a[t(523)](0,3)+t(581),u=t(502)+i,l=t(604)+i,f=t(550)+i;s[t(482)](r,(()=>{const i=t;e[i(521)][i(496)]((t=>{const e=i,h=o[e(480)](n),g=h[0][e(453)](e(502));let d;if(e(442)==r){const t=o[e(536)](h);d={startRow:t[e(553)],endRow:t[e(588)],includeAllSlots:!0}}else{const t=o[e(487)](h);d={startColumn:t[e(553)],endColumn:t[e(588)],includeAllSlots:!0}}const p=o[e(527)](g,d),m=Array[e(469)](p)[e(525)]((({cell:t})=>t)),I=ca(m[e(570)]((t=>t[e(472)](c)))),E=ca(m[e(570)]((t=>!t[e(472)](c))))[e(525)]((n=>t[e(492)](n))),b=s[e(473)](E,u);if(b&&(e(537)==b[e(593)]||e(558)==b[e(593)])){const n=this[e(546)](b);for(const r of I){const s=t[e(492)](r),i=o[e(560)](r),u=r[e(583)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(475)](s)}}}))}))}function c(r){const s=t,o=Array[s(469)](n[s(567)]())[s(525)]((t=>i.LiveRange[s(531)](t)));e[s(521)][s(496)]((t=>{const n=s,i=t[n(498)];r=r[n(570)]((t=>n(500)!=t[n(455)][n(519)])),t[n(462)](r),e[n(452)][n(486)](n(442))[n(532)](),e[n(591)](n(442),{forceDefaultExecution:!0}),e[n(521)][n(470)]((()=>{const t=n;e[t(521)][t(470)](i,(e=>{const n=t,r=o[n(570)]((t=>n(500)!=t[n(455)][n(519)]));r[n(534)]>0&&e[n(462)](r);for(const t of o)t[n(566)]()}))}))}))}function u(r){const s=t;e[s(521)][s(496)]((t=>{const o=s,a=Array[o(469)](n[o(567)]())[o(525)]((t=>i.LiveRange[o(531)](t))),c=[];for(const t of r)for(const e of t[o(603)]({shallow:!0}))c[o(579)](e);for(const n of c)o(500)!=n[o(455)][o(519)]&&(t[o(462)](t[o(446)](n,0)),e[o(452)][o(486)](o(458))[o(532)](),e[o(591)](o(458),{forceDefaultExecution:!0}));const u=a[o(570)]((t=>o(500)!=t[o(455)][o(519)]));u[o(534)]>0&&t[o(462)](u);for(const t of a)t[o(566)]()}))}function l(e,n){const r=t;return n[r(443)]((t=>e[r(512)]((e=>e[r(524)][r(456)](t[r(543)])||t[r(524)][r(456)](e[r(543)])))))}function f(e,n){const r=t;return!e[r(512)]((t=>n[r(512)]((e=>t[r(468)](e)))))&&e[r(512)]((t=>n[r(512)]((e=>t[r(524)][r(540)](e[r(543)])))))}e[t(503)][t(451)].on(t(449),((e,n,r)=>{const s=t;if(!r[s(539)][s(441)])return;const o=n[s(555)];if(!o)return;const i=r[s(547)][s(552)](o);function c(t){return Array[s(598)](t)?t:[t]}i&&s(494)===o[s(484)]&&(0,a.setHighlightHandling)(i,r[s(568)],((t,e,n)=>n[s(464)](c(e[s(518)]),t)),((t,e,n)=>n[s(530)](c(e[s(518)]),t)))}),{priority:t(574)}),s[t(602)][t(493)]((e=>{const n=t;if(n(569)!=e[n(495)]&&n(513)!=e[n(495)])return;const s=e[n(571)]();if(null!=s&&s.is(n(454),n(502))){if(n(569)==e[n(495)]){const t=e[n(603)]()[n(570)]((t=>t.is(n(529))))[n(525)]((t=>t[n(503)]));if(t[n(534)])return{type:n(569),content:zr(r,n(561),zr(r,n(594),'"'+t[n(516)](" ")+'"'))}}if(n(513)==e[n(495)]){const t=e[n(603)]()[n(570)]((t=>t.is(n(529))))[n(525)]((t=>t[n(503)]));if(t[n(534)])return{type:n(513),content:zr(r,n(576),zr(r,n(594),'"'+t[n(516)](" ")+'"'))}}}})),s[t(602)][t(493)]((e=>{const n=t;if(n(537)==e[n(593)]){const t=e[n(603)]()[n(570)]((t=>t.is(n(529))))[n(525)]((t=>t[n(503)])),s=this[n(546)](e),o=s[n(600)]-s[n(508)]+1;if(n(569)==e[n(495)])return t[n(534)]?{type:n(569),content:zr(r,n(561),zr(r,n(515),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(569),content:zr(r,n(561),zr(r,n(522),o))};if(n(513)==e[n(495)])return t[n(534)]?{type:n(513),content:zr(r,n(576),zr(r,n(515),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(513),content:zr(r,n(576),zr(r,n(522),o))}}if(n(558)==e[n(593)]){const t=e[n(603)]()[n(570)]((t=>t.is(n(529))))[n(525)]((t=>t[n(503)])),s=this[n(546)](e),o=s[n(491)]-s[n(461)]+1;if(n(569)==e[n(495)])return t[n(534)]?{type:n(569),content:zr(r,n(561),zr(r,n(477),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(569),content:zr(r,n(561),zr(r,n(506),o))};if(n(513)==e[n(495)])return t[n(534)]?{type:n(513),content:zr(r,n(576),zr(r,n(477),[o,'"'+t[n(516)](" ")+'"']))}:{type:n(513),content:zr(r,n(576),zr(r,n(506),o))}}})),s[t(556)][t(457)](t(569),t(537),t(499),c),s[t(556)][t(457)](t(513),t(537),t(466),c),s[t(556)][t(457)](t(569),t(558),t(499),u),s[t(556)][t(457)](t(513),t(558),t(466),u),s[t(556)][t(457)](t(569),t(558),t(516),l),s[t(556)][t(457)](t(513),t(558),t(516),l),s[t(556)][t(457)](t(569),t(537),t(516),f),s[t(556)][t(457)](t(513),t(537),t(516),f)}[sa(460)](){const t=sa,e=this[t(580)],n=e[t(521)][t(483)][t(554)];return(r,s)=>{const o=t;e[o(521)][o(496)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(524)][a(533)];u&&u[0]&&!1===u[0][a(444)]&&(l=r[0][a(543)][a(505)]);const f=t[a(509)](l);if(a(500)==f[a(455)][a(519)])return;const h=Array[a(469)](n[a(567)]())[a(525)]((t=>i.LiveRange[a(531)](t)));t[a(462)](f),e[a(452)][a(486)](c)[a(532)](),u[a(579)]({forceDefaultExecution:!0}),e[a(591)](c,...u);const g=h[a(570)]((t=>a(500)!=t[a(455)][a(519)]));g[a(534)]>0&&t[a(462)](g);for(const t of h)t[a(566)]()}))}}[sa(584)](t){const e=sa,n=this[e(580)][e(549)][e(486)](e(479));let r=Number[e(490)],s=Number[e(463)],o=Number[e(490)],i=Number[e(463)];for(const a of t){if(e(500)==a[e(455)][e(519)])continue;const{row:t,column:c}=n[e(560)](a),u=a[e(472)](e(541))?a[e(583)](e(541))-1:0,l=a[e(472)](e(485))?a[e(583)](e(485))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(564)](){const t=sa,e=this[t(580)],n=e[t(549)][t(486)](t(582)),r=e[t(549)][t(486)](t(479));e[t(521)][t(483)].on(t(545),(()=>{const r=t,s=Array[r(469)](e[r(521)][r(483)][r(507)][r(511)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(447)](t);if(r(542)!=s)continue;if(null!=e[r(526)])continue;const a=n[r(585)](o);this[r(562)][r(597)](i)&&this[r(575)][r(601)](a)}}),{priority:t(572)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(492)](e),a=e[s(453)](s(502)),c=r[s(560)](e);for(const t of this[s(575)]){const n=t[s(593)],r=n[s(557)](s(517)),u=n[s(523)](r?10:5),l=u[s(592)](),f=l[s(523)](0,3)+s(581),h=s(604)+u,g=s(550)+u;if(!t[s(481)])continue;if(a!=t[s(459)]()[s(543)][s(453)](s(502)))continue;if(t[s(559)](i))continue;const d=e[s(472)](f)?e[s(583)](f)-1:0,p=this[s(546)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(475)](i),o=!0)}return o};e[t(521)][t(483)][t(497)]((n=>{const r=t;let o=!1;for(const t of e[r(521)][r(483)][r(507)][r(467)]())if(r(565)==t[r(495)])if(r(537)==t[r(484)])for(const e of t[r(488)][r(505)][r(573)]())o=o||s(e,n);else r(494)==t[r(484)]&&(o=o||s(t[r(488)][r(505)],n));return o}))}[sa(546)](t){const e=sa;return this[e(584)](t[e(567)]()[e(525)]((t=>t[e(543)][e(505)])))}}function ca(t){const e=sa;return Array[e(469)](new Set(t)[e(450)]())}const ua=fa;function la(){const t=["trackChanges","mergeTableCellLeft","getSelectionAffectedTableCells","return","7467378HhmxhV","value","push","registerDescriptionCallback","filter","formatInline","createRangeOn","TrackChangesEditing","format","_areSelectedCellsMergable","rootName","element","fromRange","size","from","5207391FtyxPr","detach","_isForcedDefaultExecutionBlock","accept","descriptionFactory","findAncestor","setSelection","stop","1823398FPEVKE","$graveyard","getAncestors","cell","mergeTableCellDown","map","mergeTableCells","commandName","add","21650288bPXfXI","horizontally","registerCustomCallback","subType","1272195auwyqG","root","set:isEnabled","document","TableEditing","*Split cell:* horizontally","highest","length","containsRange","plugins","splitTableCellHorizontally","_areMergableCells","mergeTableCellRight","getRanges","refresh","execute","_tablePostFixingSubtypes","getCellLocation","low","deletion","enableCommand","forceDefaultExecution","markMultiRangeBlockFormat","insertion","getSuggestions","has","commands","requires","getFirstPosition","tableCell","isEnabled","3931128PPpgXP","_acceptFormatSuggestionCallbackFactory","formatBlock","markBlockFormat","TableUtils","2363340GyifJM","find","isInContent","splitTableCellVertically","author","model","_suggestionFactory","change","*Split cell:* vertically","get","createTableWalker","1gjKORu","locale","editor","selection","type","mergeTableCellUp","direction","table","*Merge cells*","afterInit"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(655529===-parseInt(e(280))/1*(-parseInt(e(317))/2)+-parseInt(e(361))/3+parseInt(e(269))/4+-parseInt(e(330))/5+-parseInt(e(294))/6+-parseInt(e(309))/7+parseInt(e(326))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ha extends t.Plugin{static get[ua(357)](){return[aa]}[ua(289)](){const t=ua,e=this[t(282)],n=e[t(274)][t(333)][t(283)],r=e[t(281)];if(!e[t(339)][t(355)](t(334)))return;const s=e[t(339)][t(278)](t(301)),o=e[t(339)][t(278)](t(268)),a=e[t(339)][t(278)](aa);a[t(346)][t(296)](t(323)),s[t(350)](t(323),(()=>{const n=t,r=o[n(292)](e[n(274)][n(333)][n(283)]);e[n(274)][n(276)]((()=>{const t=n;s[t(352)](r,{commandName:t(323),commandParams:[]},[],t(323))}))})),e[t(356)][t(278)](t(323)).on(t(345),((n,r)=>{const o=t;e[o(356)][o(278)](o(290))[o(295)]&&(r[o(337)]>0&&r[r[o(337)]-1]&&r[r[o(337)]-1][o(351)]||s[o(311)]||this[o(303)]()||n[o(316)]())}),{priority:t(336)});for(const n of[t(285),t(342),t(321),t(291)]){const r=e[t(356)][t(278)](n);s[t(350)](n,(()=>{const n=t,o=e[n(274)][n(333)][n(283)][n(358)]()[n(319)]()[n(270)]((t=>t.is(n(305),n(359)))),i=r[n(295)];e[n(274)][n(276)]((()=>{const t=n;s[t(352)]([o,i],{commandName:t(323),commandParams:[]},[],t(323))}))}))}for(const n of[t(272),t(340)]){const r=e[t(356)][t(278)](n);s[t(350)](n,(()=>{const i=t,a=o[i(292)](e[i(274)][i(333)][i(283)])[0],c=a[i(314)](i(287)),{column:u,row:l}=o[i(347)](a);let f=[];if(i(327)==r[i(286)]){const t=o[i(279)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(308)](t)[i(322)]((t=>t[i(320)]))}else{const t=o[i(279)](c,{column:u,includeAllSlots:!0});f=Array[i(308)](t)[i(322)]((t=>t[i(320)]))}e[i(274)][i(276)]((t=>{const e=i;s[e(267)](t[e(300)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(313)][t(297)]((e=>{const n=t;if(n(266)!=e[n(284)]&&n(299)!=e[n(284)])return;const{data:s}=e;return s&&n(323)==s[n(324)]?{type:n(302),content:zr(r,n(288))}:void 0})),s[t(313)][t(297)]((e=>{const n=t;if(n(266)!=e[n(284)]&&n(299)!=e[n(284)])return;const{data:s}=e;return s?n(272)==s[n(324)]?{type:n(302),content:zr(r,n(277))}:n(340)==s[n(324)]?{type:n(302),content:zr(r,n(335))}:void 0:void 0}));const c=a[t(265)]();for(const e of[t(285),t(342),t(321),t(291)])s[t(275)][t(328)](t(266),e,t(312),c);for(const e of[t(272),t(340)])s[t(275)][t(328)](t(266),e,t(312),c);s[t(275)][t(328)](t(266),t(323),t(312),(r=>{const s=t;e[s(274)][s(276)]((t=>{const o=s,a=Array[o(308)](n[o(343)]())[o(322)]((t=>i.LiveRange[o(306)](t)));t[o(315)](r),e[o(356)][o(278)](o(323))[o(344)](),e[o(345)](o(323),{forceDefaultExecution:!0});const c=a[o(298)]((t=>o(318)!=t[o(331)][o(304)]));c[o(337)]>0&&t[o(315)](c);for(const t of a)t[o(310)]()}))}));for(const n of[t(285),t(321),t(291),t(342)]){const r=e[t(356)][t(278)](n);r.on(t(332),((n,s,o)=>{const i=t;if(o){const t=e[i(274)][i(333)][i(283)][i(358)]()[i(319)]()[i(270)]((t=>t.is(i(305),i(359))));this[i(341)](r[i(295)],t)||(n[i(293)]=!1,n[i(316)]())}}),{priority:t(348)})}}[ua(303)](){const t=ua,e=this[t(282)][t(356)][t(278)](t(323)),n=this[t(282)][t(339)][t(278)](t(268));if(!e[t(360)])return!1;const r=n[t(292)](this[t(282)][t(274)][t(333)][t(283)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(341)](e,n))return!1;return!0}[ua(341)](t,e){const n=ua,r=this[n(282)][n(339)][n(278)](n(301)),s=this[n(282)][n(274)][n(300)](t),o=this[n(282)][n(274)][n(300)](e),i=new Set,a=new Set;for(const t of r[n(354)]())if((n(353)==t[n(284)]||n(349)==t[n(284)]||n(323)==t[n(329)])&&t[n(271)])for(const e of t[n(343)]())e[n(338)](s,!0)&&i[n(325)](t[n(284)]+":"+t[n(273)].id),e[n(338)](o,!0)&&a[n(325)](t[n(284)]+":"+t[n(273)].id);if(i[n(307)]!=a[n(307)])return!1;for(const t of i)if(!a[n(355)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=429]})(t,e)}function pa(){const t=["TableUtils","type","getCellLocation","markerNameToElements","markerRange","TableEditing","locale","unbindElementFromMarkerName","headingRows","forceValue","FORMAT_REGULAR_ROW","registerBlockAttribute","nodeBefore","cell","showSuggestionHighlights","addMarker:suggestion","TrackChangesEditing","editor","nodeAfter","has","downcastDispatcher","removeClass","bindElementToMarker","includes","453104bEyisN","toViewElement","descriptionFactory","mapper","ck-suggestion-marker-","2925500rlWYnA","_splitMarkerName","registerAttributeLabel","requires","options","writer","registerCustomCallback","FORMAT_HEADER_COLUMN","consume","344YKkoHS","3254718UJzJWS","parent","removeMarker:suggestion","highest","84131LmUuOi","activeMarkers","format","consumable","*Format:* %0","getSuggestion","accept","ck-suggestion-marker--active","data","enableDefaultAttributesIntegration","registerDescriptionCallback","end","plugins","item","start","data-suggestion","setTableColumnHeader","addClass","afterInit","setAttribute","11290fAaEHP","removeAttribute","markerName","commandParams","createTableWalker","14wgZLkG","FORMAT_REGULAR_COLUMN","FORMAT_HEADER_ROW","setTableRowHeader","headingColumns","15183414pMaOvE","commandName","formatBlock","name","_registerLegacyDescription","get","_acceptFormatSuggestionCallbackFactory","1319826kaQrFQ","_suggestionFactory","stop","_handleLegacySuggestions","editing"];return(pa=function(){return t})()}!function(t){const e=da,n=t();for(;;)try{if(815096===-parseInt(e(512))/1+-parseInt(e(498))/2+parseInt(e(464))/3+-parseInt(e(507))/4*(parseInt(e(447))/5)+parseInt(e(508))/6+-parseInt(e(452))/7*(parseInt(e(493))/8)+parseInt(e(457))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{static get[ga(501)](){return[aa]}[ga(445)](){const t=ga,e=this[t(486)];if(!e[t(439)][t(488)](t(474)))return;const n=e[t(475)],r=e[t(439)][t(462)](t(485));r[t(436)](t(455)),r[t(436)](t(443)),r[t(480)](t(477)),r[t(480)](t(456)),r[t(495)][t(500)](t(477),zr(n,t(454))),r[t(495)][t(500)](t(456),zr(n,t(505))),this[t(467)]()}[ga(467)](){const t=ga,e=this[t(486)][t(439)][t(462)](t(485)),n=this[t(486)][t(439)][t(462)](t(469)),r=this[t(486)][t(439)][t(462)](aa)[t(463)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(499)](o[a(449)]),l=e[a(432)](u),f=l[a(435)];if(a(459)!=l[a(470)]||!f||a(443)!=f[a(458)])return;if(o[a(440)])return void s[a(466)]();if(!i[a(430)][a(506)](o[a(473)],s[a(460)]))return;const h=o[a(473)][a(441)][a(487)],g=o[a(473)][a(438)][a(481)],d=h[a(509)][a(509)],{column:p}=n[a(471)](h),{column:m}=n[a(471)](g);for(let s=p;s<=m;s++){const l=n[a(451)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(482)],l=i[a(496)][a(494)](s);i[a(503)][a(444)](a(497)+c,l),r&&i[a(503)][a(446)](a(442),u,l),i[a(496)][a(491)](l,o[a(449)]),t&&(e[a(513)][a(492)](o[a(449)])?i[a(503)][a(444)](a(434),l):i[a(503)][a(490)](a(434),l))}}}}e[t(465)][t(504)](t(459),t(455),t(433),r),e[t(465)][t(504)](t(459),t(443),t(433),r),this[t(486)][t(468)][t(489)].on(t(484),s(),{priority:t(511)}),this[t(486)][t(435)][t(489)].on(t(484),((e,n,r)=>{const o=t;r[o(502)][o(483)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(511)}),this[t(486)][t(468)][t(489)].on(t(510),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(499)](r[o(449)]),c=e[o(432)](a),u=c[o(435)];if(o(459)!=c[o(470)]||!u||o(443)!=u[o(458)])return;const l=s[o(496)][o(472)](r[o(449)]);if(l)for(const t of l)s[o(503)][o(490)](o(497)+i,t),s[o(503)][o(490)](o(434),t),s[o(503)][o(448)](o(442),t),s[o(496)][o(476)](t,r[o(449)])}),{priority:t(511)}),this[t(461)]()}[ga(461)](){const t=ga,e=this[t(486)],n=e[t(475)];function r(e){const r=t;return{type:r(429),content:zr(n,r(431),e)}}e[t(439)][t(462)](t(485))[t(495)][t(437)]((e=>{const s=t;if(s(459)!=e[s(470)])return;const{data:o}=e;if(o){if(s(455)==o[s(458)]){const t=o[s(450)][0][s(478)];return r(zr(n,s(t?454:479)))}if(s(443)==o[s(458)]){const t=o[s(450)][0][s(478)];return r(zr(n,s(t?505:453)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=349]})(t,e)}function ba(){const t=["589670mZuxAw","getSuggestions","listenTo","3QUlvej","length","editor","endColumn","containsRange","isEqual","tablePaste","elementToElement","afterInit","get","removeColumns","createRangeIn","for","removeRows","fromEntries","showSuggestionHighlights","56JvXMvs","tableCellVerticalAlignment","getMarkers","change","last","plugins","insert","name","conversion","high","getItems","tablePasteCell","includes","has","activeMarkers","_createdBatches","getSelectionAffectedTableCells","forceDefaultExecution","editingDowncast","descriptionFactory","suggestionUnloaded","stop","model","move","paragraph","schema","dataDowncast","tableCellHorizontalAlignment","getSuggestion","getChangedMarkers","createRange","insertionRanges","$graveyard","TableClipboard","getColumns","options","first","tableCellBorderColor","newRange","isInContent","tablePasteChainId","add","map","*Replace table cells*","registerCustomCallback","ck-suggestion-marker--active","columns","author","end","_getCoordsForCells","cell","content","suggestion","deletionRanges","entries","tableCellBackgroundColor","getContainedElement","reduce","join","suggestion:formatBlock:tablePasteCell","differ","trackChanges","getRowIndexes","low","remove","cells","start","getChild","_splitMarkerName","createRangeOn","insertion","markMultiRangeBlockFormat","call","suggestion-td","attributes","1204810UVEVpD","table","TrackChangesEditing","fromRange","subType","commands","formatBlock","TableUtils","isEmpty","createPositionBefore","getShiftedBy","tableCell","markerName","registerDescriptionCallback","find","clipboardOutput","value","editing","ck-suggestion-marker","batch","removeMarkers","forEach","discard","getTableIfOnlyTableInContent","rootName","rowInsertionRanges","markMultiRangeDeletion","11340726CukIyk","type","nodeAfter","22tFdFso","columnInsertionIndexes","documentSelection","Users","setAttribute","filter","deletion","745434UpJgGB","removeMarker","nextSibling","ck-suggestion-marker-insertion","column","370132AtAxhR","markerAttributes","position","8349822OitOSC","every","redo","createTableWalker","rowInsertionIndexes","suggestionLoaded","getChanges","push","markMultiRangeInsertion","tableCellPadding","document","getChildren","hasSuggestion","insertContent","columnInsertionRanges","detach","accept","tablePasteRow","startsWith","setAttributes","wrap","markerToHighlight","insertRows","previous","fill","element","row","locale","some","updateMarker","insertColumns","getColumnIndexes","_isForcedDefaultExecutionBlock","next","getRanges","view","tableCellBorderWidth","getAttributes","264HchXpB","set","requires","getRange","register","unwrap","findAncestor","tableCellSuggestion","tableCellBorderStyle","createElement","registerPostFixer","_tablePostFixingSubtypes","markers","getAllAdjacentSuggestions","previousSibling","root","keys","endRow","oldRange","rows","getSuggestionCallback","287403wNQfdL","_suggestionFactory","getRows","_replaceTableSlotCell","return","selection","from","tablePasteColumn"];return(ba=function(){return t})()}!function(t){const e=Ea,n=t();for(;;)try{if(972936===parseInt(e(478))/1*(parseInt(e(400))/2)+parseInt(e(467))/3*(-parseInt(e(494))/4)+parseInt(e(363))/5+parseInt(e(390))/6+parseInt(e(405))/7*(-parseInt(e(446))/8)+parseInt(e(408))/9+parseInt(e(475))/10*(-parseInt(e(393))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);const Ta=[Ia(444),Ia(531),Ia(454),Ia(521),Ia(495),Ia(549),Ia(417)],_a=Object[Ia(492)](Ta[Ia(536)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(448)](){return[aa]}[Ia(486)](){const t=Ia,n=this[t(480)];if(!n[t(499)][t(507)](t(527)))return;const r=n[t(499)][t(487)](t(365)),s=n[t(499)][t(487)](t(370)),o=n[t(499)][t(487)](aa),a=n[t(499)][t(487)](t(527));o[t(457)][t(415)](t(425),t(474)),n[t(516)][t(519)][t(450)](t(453),{allowIn:t(374),allowContentOf:t(374),isLimit:!0}),n[t(502)][t(485)]({model:t(453),view:t(361)});let c=null;n[t(516)].on(t(421),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(479)]-1];h&&h[u(511)]||r[u(440)]||this[u(480)][u(368)][u(487)](u(349))[u(379)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(395)))return!1;const i=s[o(386)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(510)](n[o(418)][o(472)]);if(!a[o(479)])return!1;const c=a[0][o(452)](o(364)),l=r[o(350)](a),f=r[o(439)](a),h={startRow:l[o(530)],endRow:l[o(498)],startColumn:f[o(530)],endColumn:f[o(498)]};return 1==a[o(479)]&&(h[o(463)]+=r[o(469)](i)-1,h[o(481)]+=r[o(528)](i)-1),ka(c,h,r)}(l,f,n[u(516)],s,a)&&(o[u(515)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(516)][u(497)]((()=>{const t=u;n[t(516)][t(421)](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(479)]&&r[t(416)](o,t(425),{tablePasteChainId:s}),a[t(479)]&&r[t(416)](a,t(474),{tablePasteChainId:s}),l[t(479)]&&(r[t(416)](l,t(484),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(384)]((e=>{const n=t;var r;return null===(r=e[n(423)])||void 0===r?void 0:r[n(360)](e)}))),f[t(479)]&&(r[t(389)](f,t(484),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(384)]((e=>{const n=t;var r;return null===(r=e[n(423)])||void 0===r?void 0:r[n(360)](e)})));const g=r[t(359)](h[t(536)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(505),{tablePasteChainId:s});if(g){const e=g[t(496)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(516)][t(357)](s),a=e[t(377)]((e=>e[t(449)]()[t(483)](i)));a&&r[t(415)]([a[t(501)],o])}r[t(479)]&&g[t(397)](t(406),Object[t(492)](r))}c=null})))}),{priority:e.priorities[t(503)]+10}),n[t(499)][t(487)](t(527)).on(t(470),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(515)]();const u=s[r(544)],l=o,f=Aa(u),h=Aa(l);e[r(471)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(352)](u[r(355)](0));for(const t of Array[r(473)](l[r(419)]()))a[r(500)](t,u,r(542));const t=c[r(412)][r(506)](s[r(434)]),e=c[r(394)][r(506)](s[r(404)]);t||e||(g=i.LiveRange[r(366)](a[r(489)](u)))}else h&&!f&&(d=a[r(489)](u));else{const t=a[r(455)](r(453)),e=a[r(455)](r(453));a[r(428)](a[r(489)](u),e),a[r(500)](t,u,0);for(const e of Array[r(473)](l[r(419)]()))a[r(500)](e,t,r(542));g=i.LiveRange[r(366)](a[r(357)](t)),d=i.LiveRange[r(366)](a[r(357)](e))}const p=Array[r(473)](l[r(445)]())[r(398)]((([t])=>Ta[r(506)](t)));c[r(353)][r(415)]({element:u,attributes:p[r(479)]?Object[r(492)](p):null}),g&&c[r(525)][r(415)](g),d&&c[r(547)][r(415)](d)}),{priority:t(503)}),s.on(t(438),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(540)]||1;c[o(394)]=new Array(l)[o(432)](u)[o(536)](((t,e)=>t+e));for(const{cell:t}of s[o(411)](i,{startColumn:u,endColumn:u+l-1}))c[o(422)][o(415)](n[o(516)][o(357)](t))}),{priority:t(351)}),s.on(t(430),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(465)]||1;c[o(412)]=new Array(l)[o(432)](u)[o(536)](((t,e)=>t+e));for(const{cell:t}of s[o(411)](i,{startRow:u,endRow:u+l-1}))c[o(388)][o(415)](n[o(516)][o(357)](t))}),{priority:t(351)}),r[t(513)][t(376)]((e=>{const r=t;if(e[r(367)]&&e[r(367)][r(426)](r(484)))return e[r(431)]?{}:{type:r(358),content:zr(n[r(435)],r(537))}}));const u=()=>!1;for(const e of[t(484),t(474),t(425),t(505)])r[t(468)][t(538)](t(358),e,t(552),u),r[t(468)][t(538)](t(399),e,t(552),u),r[t(468)][t(538)](t(369),e,t(552),u);r[t(468)][t(538)](t(369),t(505),t(385),u),r[t(468)][t(538)](t(369),t(505),t(424),((e,r,s)=>{const o=t,i=e[o(536)]((t=>t[o(550)]()))[o(398)]((t=>t)),a=new Map(i[o(536)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(353)])e&&a[o(447)](t,e);else if(s&&s[o(406)])for(const[t,e]of Object[o(548)](s[o(406)])){const r=n[o(516)][o(458)][o(487)](t),s=r?r[o(449)]()[o(550)]():null;s&&a[o(447)](s,e)}n[o(516)][o(497)]((t=>{const e=o;for(const[n,r]of a)t[e(427)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(468)][o(538)](e,o(484),s,((t,i,a)=>{const c=o;n[c(516)][c(497)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(354)][o(392)];t.is(o(433),o(453))&&u[o(415)](t)}r[o(468)][o(466)](e,null,s)(t,i,a);for(const t of u)o(526)!=t[o(461)][o(387)]&&n[o(451)](t)}))}))};l(t(358),t(424)),l(t(358),t(385)),l(t(399),t(424)),l(t(399),t(385)),r[t(468)][t(538)](t(358),t(425),t(385),(e=>{const n=t,r=e[n(536)]((t=>t[n(550)]())),i=r[0][n(452)](n(364)),{minRow:a,maxRow:c}=o[n(543)](r);s[n(491)](i,{at:a,rows:c-a+1})})),r[t(468)][t(538)](t(358),t(474),t(385),(e=>{const n=t,r=e[n(536)]((t=>t[n(550)]())),i=r[0][n(452)](n(364)),{minColumn:a,maxColumn:c}=o[n(543)](r);s[n(488)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(367)]||!n[s(367)][s(426)](s(484)))return;const o=n[s(362)][s(534)],i=r[s(476)]()[s(398)]((t=>t[s(533)]&&t[s(362)]&&t[s(362)][s(534)]==o));i[s(479)]&&n[s(459)]()[s(479)]!=i[s(479)]&&i[s(551)](((t,e)=>(t[s(441)]=e,e[s(431)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(356)](e[s(375)]),i=[s(381),s(403)],a=r[s(508)][s(506)](e[s(375)]);return a&&i[s(415)](s(539)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(413),f,{priority:t(503)}),r.on(t(514),f,{priority:t(503)}),n[t(516)][t(418)][t(456)]((()=>{const e=t;let s=!1;const o=Array[e(473)](n[e(516)][e(418)][e(554)][e(523)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(356)](t);if(e(546)!=o||e(399)!=a||i[e(464)])continue;if(!r[e(420)](c))continue;const u=r[e(522)](c)[e(442)](),l=n[e(499)][e(487)](e(396)).me;for(const t of r[e(476)]())if(t[e(533)]&&t[e(541)]==l&&e(369)==t[e(391)]&&e(505)==t[e(367)]&&t[e(442)]()[e(409)]((t=>u[e(436)]((n=>n[e(482)](t,!0))))))for(const n of t[e(459)]())n[e(533)]&&(n[e(385)](),s=!0)}return s})),n[t(516)][t(418)][t(456)]((e=>{const s=t,o=n[s(368)][s(487)](s(410));if(!o||!o[s(509)][s(507)](e[s(382)]))return!1;let i=!1;const a=n[s(499)][s(487)](s(396)).me,c=n[s(516)][s(418)][s(554)][s(414)](),u=Array[s(473)](n[s(516)][s(418)][s(554)][s(523)]())[s(398)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(356)](t);return n(546)==o&&n(484)==i&&c==a.id&&!e[n(464)]}));for(const t of c){if(s(500)!=t[s(391)]||s(453)!=t[s(501)]||1!=t[s(479)])continue;const n=e[s(524)](t[s(407)],t[s(407)][s(373)](1));if(!u[s(377)]((({data:t})=>t[s(532)][s(483)](n))))for(const{name:t,data:r}of u)if(n[s(482)](r[s(532)])){e[s(437)](t,{range:n}),i=!0;break}}return i})),n[t(516)][t(418)][t(456)]((e=>{const s=t;let o=!1;const i=n[s(499)][s(487)](s(396)).me,a=r[s(476)]()[s(398)]((t=>t[s(533)]&&t[s(541)]==i)),c=new Set,u=new Set;for(const t of a)if(s(484)==t[s(367)])for(const e of t[s(496)]()){const n=e[s(449)]()[s(550)]();if(n)if(n.is(s(433),s(453))&&Aa(n)){t[s(401)](e[s(501)]),c[s(535)](n),o=!0;const r=n[s(402)],i=n[s(460)],a=r&&r.is(s(433),s(453)),l=i&&i.is(s(433),s(453));a&&!c[s(507)](r)&&u[s(535)](r),l&&!c[s(507)](i)&&u[s(535)](i)}else n.is(s(433),s(518))&&n[s(371)]&&(t[s(401)](e[s(501)]),o=!0)}else if(s(505)==t[s(367)]){if(!t[s(362)]||!t[s(362)][s(534)])continue;const e=t[s(362)][s(406)];if(e&&Object[s(462)](e)[s(479)])continue;const n=t[s(362)][s(534)];let r=!0,i=!0;for(const e of a)if(e[s(367)]&&e[s(367)][s(426)](s(484))){if(!e[s(362)][s(534)]){i=!1;break}if(e.id!=t.id&&e[s(362)][s(534)]==n){r=!1;break}}i&&r&&(t[s(383)](),o=!0)}for(const t of c)e[s(352)](t);for(const t of u)e[s(451)](t);return o})),n[t(502)][t(490)](t(512))[t(429)]({model:t(553),view:(t,e)=>h(t),converterPriority:t(503)}),n[t(502)][t(490)](t(520))[t(429)]({model:t(553),view:(e,n)=>n[t(529)][t(493)]?h(e,!1):null,converterPriority:t(503)});const g=n[t(380)][t(443)];this[t(477)](g[t(418)],t(378),((e,n)=>{const r=t,s=[];for(const t of g[r(489)](n[r(545)])[r(504)]())t.is(r(433),r(361))&&s[r(415)](t);g[r(497)]((t=>{const e=r;for(const n of s)t[e(517)](t[e(489)](n),t[e(372)](n)),t[e(352)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(371)])return!0;const n=t[e(355)](0);return n.is(e(433),e(518))&&n[e(371)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(411)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=313]})(t,e)}!function(t){const e=La,n=t();for(;;)try{if(685483===-parseInt(e(348))/1+-parseInt(e(334))/2*(-parseInt(e(325))/3)+parseInt(e(343))/4*(-parseInt(e(351))/5)+-parseInt(e(365))/6*(parseInt(e(317))/7)+parseInt(e(339))/8*(parseInt(e(338))/9)+-parseInt(e(357))/10*(-parseInt(e(346))/11)+-parseInt(e(328))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);class Na extends t.Plugin{[Ca(360)](){const t=Ca;if(!this[t(353)][t(362)][t(336)](t(347)))return;const e=this[t(353)][t(362)][t(333)](t(319));e[t(332)](t(345),this[t(350)][t(335)](this)),e[t(327)][t(326)](t(321),t(315),t(341),e[t(327)][t(316)](t(321),null,t(330))),e[t(327)][t(326)](t(321),t(315),t(330),e[t(327)][t(316)](t(321),null,t(341))),e[t(314)][t(368)](this[t(318)][t(335)](this))}[Ca(350)](t,e){const n=Ca,r=this[n(353)][n(362)][n(333)](n(319)),s=this[n(353)][n(362)][n(333)](n(347)),o=e[n(342)]||this[n(353)][n(344)][n(369)][n(361)][n(340)]();this[n(353)][n(344)][n(320)]((()=>{const i=n,a=s[i(354)](o);let c=a?s[i(364)](a):null,u=o[i(323)](i(322))||null;const l=e[i(322)]||u,f=e[i(352)]||c,h=this[i(353)][i(362)][i(333)](i(367)).me;for(const t of r[i(358)]()){const e=t[i(356)]();if(i(315)===t[i(363)]&&e===o){t[i(337)]!==h&&t[i(330)]();const e=t[i(349)][i(370)];u=e[0][i(322)],c=e[0][i(352)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(331)](o,{commandName:i(345),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(315)},[],i(315))}))}[Ca(318)](t){const e=Ca;if(e(321)!=t[e(355)]&&e(329)!=t[e(355)])return;const{data:n}=t;if(n&&e(315)===n[e(359)]){const t=e(366);return{type:e(313),content:zr(this[e(353)][e(324)],t)}}}}function Ra(){const t=["Users","registerDescriptionCallback","document","commandParams","format","descriptionFactory","resizeTable","getSuggestionCallback","105DVpeCB","handleSuggestionDescription","TrackChangesEditing","change","formatBlock","tableWidth","getAttribute","locale","3RApAjz","registerCustomCallback","_suggestionFactory","5543016qYGmmx","formatInline","discard","markBlockFormat","enableCommand","get","1644738hLyumc","bind","has","author","18nLBGXy","3294072hXIMPj","getSelectedElement","accept","table","137756eAqGhS","model","resizeTableWidth","14912733DnvWWf","TableColumnResizeEditing","969358Vlwcbh","data","handleResizeTableWidthCommand","20LDXZtB","columnWidths","editor","getColumnGroupElement","type","getContainedElement","10yCoKCr","getSuggestions","formatGroupId","afterInit","selection","plugins","subType","getTableColumnsWidths","298830bKNShL","*Format:* resize table"];return(Ra=function(){return t})()}function Sa(){const t=["has","editor","99gpzbfC","afterInit","361640LYUKpa","plugins","get","1309572zUGopO","2479105fTLlcJ","18Nkkuvb","insertTemplate","2776lStFGs","Template","1667019iJZExd","TrackChangesEditing","1892009ZICJYx","233xTTzZz","20304210GjqCQO","enableCommand"];return(Sa=function(){return t})()}const Ma=va;function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=345]})(t,e)}!function(t){const e=va,n=t();for(;;)try{if(669310===-parseInt(e(351))/1*(parseInt(e(346))/2)+-parseInt(e(348))/3+parseInt(e(361))/4+-parseInt(e(362))/5+-parseInt(e(363))/6*(parseInt(e(350))/7)+-parseInt(e(358))/8*(-parseInt(e(356))/9)+parseInt(e(352))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Sa);class Oa extends t.Plugin{[Ma(357)](){const t=Ma,e=this[t(355)];e[t(359)][t(354)](t(347))&&e[t(359)][t(360)](t(349))[t(353)](t(345))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=361]})(t,e)}function Fa(){const t=["plugins","5wFdqBw","insertTableOfContents","enableCommand","11752660XhZOsN","editor","9612018ckXaJp","afterInit","TrackChangesEditing","6995169htRVyO","commands","331376GaLeuT","registerElementLabel","tableOfContents","35IgotrL","920689RBGybO","get","3900546JYMgJU","ELEMENT_TABLE_OF_CONTENTS","locale","8faBTxf","descriptionFactory","351212lJrvdh"];return(Fa=function(){return t})()}!function(t){const e=Da,n=t();for(;;)try{if(929572===-parseInt(e(362))/1*(parseInt(e(372))/2)+parseInt(e(378))/3+parseInt(e(383))/4*(-parseInt(e(375))/5)+parseInt(e(367))/6+-parseInt(e(376))/7*(parseInt(e(381))/8)+parseInt(e(370))/9+-parseInt(e(365))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class Pa extends t.Plugin{[wa(368)](){const t=wa,e=this[t(366)];if(!e[t(371)][t(377)](t(363)))return;e[t(361)][t(377)](t(369))[t(364)](t(363));const n=e[t(361)][t(377)](t(369)),r=e[t(380)];n[t(382)][t(373)](t(374),(e=>zr(r,t(379),e)))}}const xa=Ua;function Ba(){const t=["108172CxRSac","5391hxtrVL","get","930bXLWzA","removeMarker","editor","has","registerElementLabel","isEqual","isCollapsed","model","plugins","62889EPZifo","differ","end","3464944teSDAX","5MosTMD","ELEMENT_TITLE","element","start","registerPostFixer","4476vSpLjW","getNearestSelectionRange","nodeBefore","5803302wkHYVU","suggestion","title-content","TrackChangesEditing","_splitMarkerName","from","getChangedMarkers","createRange","schema","afterInit","newRange","isTouching","locale","95480iPOKwx","1294109eJWXeb","updateMarker","284aAKHfP","7QNDMtq","document","Title","descriptionFactory","forward"];return(Ba=function(){return t})()}function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=111]})(t,e)}!function(t){const e=Ua,n=t();for(;;)try{if(990878===-parseInt(e(137))/1+-parseInt(e(145))/2+parseInt(e(111))/3*(-parseInt(e(139))/4)+-parseInt(e(115))/5*(-parseInt(e(123))/6)+parseInt(e(140))/7*(-parseInt(e(114))/8)+-parseInt(e(146))/9*(-parseInt(e(148))/10)+parseInt(e(136))/11*(parseInt(e(120))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ba);class ja extends t.Plugin{[xa(132)](){const t=xa,e=this[t(150)];if(!e[t(156)][t(151)](t(142)))return;const n=e[t(156)][t(147)](t(126));n[t(143)][t(152)](t(125),(()=>zr(e[t(135)],t(116)))),e[t(155)][t(141)][t(119)]((r=>{const s=t;let o=!1;const i=Array[s(128)](e[s(155)][s(141)][s(112)][s(129)]());for(const{name:t,data:a}of i){const{group:i}=n[s(127)](t);if(s(124)!==i||!a[s(133)])continue;const c=a[s(133)],u=c[s(113)][s(122)];if(!u||!u.is(s(117),s(125)))continue;if(!c[s(118)][s(134)](c[s(113)]))continue;const l=e[s(155)][s(131)][s(121)](c[s(113)],s(144));if(l&&l[s(154)]){const e=r[s(130)](c[s(118)],l[s(118)]);e[s(153)](c)||(r[s(138)](t,{range:e}),o=!0)}o||(r[s(149)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=287]})(t,e)}function Ha(){const t=["redo","1995210eucOab","8382801UWiZbK","get","153769HhJlaN","TrackChangesEditing","enableCommand","afterInit","plugins","1413EdSvFM","848072QATFuN","undo","editor","6237852nyQqea","UndoEditing","18MERjxL","4673615flOBjH","has","22960zZHLUI"];return(Ha=function(){return t})()}!function(t){const e=Va,n=t();for(;;)try{if(717795===parseInt(e(290))/1*(parseInt(e(301))/2)+parseInt(e(287))/3+parseInt(e(296))/4+-parseInt(e(302))/5+parseInt(e(299))/6+-parseInt(e(288))/7+parseInt(e(304))/8*(-parseInt(e(295))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class za extends t.Plugin{[Ga(293)](){const t=Ga,e=this[t(298)],n=e[t(294)][t(289)](t(291));e[t(294)][t(303)](t(300))&&(n[t(292)](t(297)),n[t(292)](t(305)))}}const Wa=Ka;function Ka(t,e){const n=Ja();return(Ka=function(t,e){return n[t-=434]})(t,e)}!function(t){const e=Ka,n=t();for(;;)try{if(369461===-parseInt(e(434))/1*(parseInt(e(454))/2)+parseInt(e(443))/3*(parseInt(e(447))/4)+-parseInt(e(442))/5*(parseInt(e(449))/6)+parseInt(e(445))/7*(parseInt(e(441))/8)+-parseInt(e(453))/9+parseInt(e(436))/10+-parseInt(e(435))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class qa extends t.Plugin{static get[Wa(451)](){return[aa]}[Wa(450)](){const t=Wa,e=this[t(444)];e[t(448)][t(439)](t(452))&&e[t(448)][t(440)](t(437))[t(438)](t(446))}}function Ja(){const t=["102fkcRdK","editor","6104OPTDqn","toggleTableCaption","66592WYhydW","plugins","274290ZZSTrs","afterInit","requires","TableCaptionEditing","3752694JREuuq","14660qQDYkV","37uBHdrq","387453FjYlxm","4794800PLcQWu","TrackChangesEditing","enableCommand","has","get","2112dayVpg","20FWCeVm"];return(Ja=function(){return t})()}const Xa=Za;function Qa(){const t=["nodeAfter","handleDiscardAction","342952horZJL","TableCellPropertiesEditing","afterInit","getFirstPosition","markBlockFormat","formatBlock","tableCellBackgroundColor","tableBorderColor","getSelectionAffectedTableCells","TableUtils","tableBackgroundColor","321684PQJjQK","tableCellPadding","subType","_suggestionFactory","registerCustomCallback","data","TrackChangesEditing","tableCellHorizontalAlignment","tableCellBorderColor","tableWidth","*Format:* change table properties","removeAttribute","change","tableCellProperties","15865950IwPtCj","plugins","pluginName","tableCellVerticalAlignment","TablePropertiesEditing","1806640pCkzHU","commandParams","enqueueChange","*Format:* change table cell properties","handleSuggestionDescription","selection","locale","7016mDppUN","document","tableBorderWidth","_getSuggestion","editor","tableAlignment","tableBorderStyle","tableCellHeight","getContainedElement","format","getSuggestionCallback","_handlePropertyChange","start","getSuggestions","getAttribute","tableHeight","enableCommand","registerDescriptionCallback","setAttribute","tableCellBorderWidth","descriptionFactory","tableProperties","accept","join","9yjLEyA","807996KuWetS","table","has","720bjqIKW","tableCellBorderStyle","discard","get","14nHYmFF","TrackChangesTableProperties","batch","521209SvlouU","findAncestor","model","tableCellWidth"];return(Qa=function(){return t})()}function Za(t,e){const n=Qa();return(Za=function(t,e){return n[t-=415]})(t,e)}!function(t){const e=Za,n=t();for(;;)try{if(408514===-parseInt(e(462))/1+parseInt(e(479))/2+parseInt(e(451))/3*(-parseInt(e(468))/4)+-parseInt(e(420))/5+-parseInt(e(452))/6*(parseInt(e(459))/7)+-parseInt(e(427))/8*(-parseInt(e(455))/9)+parseInt(e(415))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Ya extends t.Plugin{constructor(t){const e=Za;super(t),this[e(448)]=[e(475),e(433),e(429),e(432),e(488),e(442),e(478)],this[e(492)]=[e(487),e(456),e(446),e(480),e(465),e(434),e(474),e(486),e(418)]}static get[Xa(417)](){return Xa(460)}[Xa(470)](){const t=Xa,e=this[t(431)][t(416)][t(458)](t(485));if(this[t(431)][t(416)][t(454)](t(419))){for(const n of this[t(448)])e[t(443)](n,((e,r)=>{const s=t,o=this[s(431)][s(464)][s(428)][s(425)][s(471)]()[s(463)](s(453));this[s(438)](n,[o],this[s(448)],s(448),e,r)}));e[t(482)][t(483)](t(473),t(448),t(449),e[t(482)][t(437)](t(473),null,t(457))),e[t(482)][t(483)](t(473),t(448),t(457),((e,n)=>this[t(467)](this[t(448)],e,n))),e[t(482)][t(483)](t(473),t(448),t(450),(()=>!1))}if(this[t(431)][t(416)][t(454)](t(469))){for(const n of this[t(492)])e[t(443)](n,((e,r)=>{const s=t,o=this[s(431)][s(416)][s(458)](s(477))[s(476)](this[s(431)][s(464)][s(428)][s(425)]);this[s(438)](n,o,this[s(492)],s(492),e,r)}));e[t(482)][t(483)](t(473),t(492),t(449),e[t(482)][t(437)](t(473),null,t(457))),e[t(482)][t(483)](t(473),t(492),t(457),((e,n)=>this[t(467)](this[t(492)],e,n))),e[t(482)][t(483)](t(473),t(492),t(450),(()=>!1))}e[t(447)][t(444)]((e=>this[t(424)](e)))}[Xa(438)](t,e,n,r,s,o){const i=Xa,a=this[i(431)][i(416)][i(458)](i(485));this[i(431)][i(464)][i(422)](o[i(461)],(()=>{const t=i;for(const i of e)if(this[t(430)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(441)](r);void 0!==n&&(e[r]=n)}s(o),a[t(472)](i,{commandParams:[e]},[],r)}}))}[Xa(467)](t,e,n){const r=Xa,s=e[0][r(439)][r(466)],o=n[r(421)][0];this[r(431)][r(464)][r(491)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(445)](r,o[r],s):e[n(490)](r,s)}))}[Xa(424)](t){const e=Xa;if(t[e(484)])switch(t[e(481)]){case e(448):return{type:e(436),content:zr(this[e(431)][e(426)],e(489))};case e(492):return{type:e(436),content:zr(this[e(431)][e(426)],e(423))}}}[Xa(430)](t,e){const n=Xa,r=this[n(431)][n(416)][n(458)](n(485));for(const s of r[n(440)]({skipNotAttached:!0})){const r=s[n(435)]();if(s[n(481)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Z?Z.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const 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})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=339]})(t,e)}function Tc(){const t=["281490GDKxLR","51215ZPYwbx","isEqual","unshift","enableCommand","isInsideObject","deleteContent","_registerDefaultCallbacks","getFirstMarker","ck-suggestion-marker-formatBlock","_setSuggestionData","adapter","addSuggestionData","suggestionChanged","createRangeOn","_isBlockAttribute","addRange","hasSuggestion","TrackChangesEditing","groupId","stop","insertion:chain","upcast","consumable","push","@external","locale","getSuggestions","_blockAttributeKeys","discardAllSuggestions","insertion:accept","originalSuggestionId","trackChanges.trackFormatChanges","parent","rootName","elementToElement","attribute:accept","track-changes-adapter-missing-getsuggestion","conversion","addCommentThread","substr","unbind","elementStart","plugins","range","removeAttribute","_updateSuggestionData","insert","forward","authoredAt","trackChanges","oldValue","_findSuggestions","isUndo","ck-suggestion-marker-","from","createPositionBefore","multipleBlocks","bindElementToMarker","isNextTo","splitPosition","mapper","isLocal","markerName","commandName","_refreshSuggestionsChain","_joinWithAdjacentSuggestions","_addThreadToSuggestion","group","getItems","start","suggestionUnloaded","markMultiRangeInsertion","lowest","containsRange","formatGroupId","deletion:chain","requires","unbindElementFromMarkerName","getChanges","25738823EPvIsQ","widget","editingDowncast","split","substring","getRanges","track-changes-user-not-found","createPositionAt","catch","end","acceptAllSuggestions","dataToMarker","_getSuggestionData","containsRangeInObject","_isDataLoaded","_enabledCommands","skipNestingCheck","chain","insertion:join","_mergeNestedSuggestions","markers","1532436ZWDJEW","registerBlockAttribute","removeClass","getRange","2333019VAIQVl","7YKJSqC","accepted","formatBlock:discard","track-changes-enable-command-twice","_checkSuggestionCorrectness","consume","addMarker:suggestion:attribute","length","assign","markerToData","formatBlock:join","ck-suggestion-marker","get","normal","attributeKey","addMarker:suggestion:formatBlock","rename","init","resolve","data-suggestion","getCommentThread","_reduceSuggestionAttributeRange","trackChangesCommand","_setSuggestionRange","map","fromRange","size","getAttribute","_trackFormatChanges","isDocumentOperation","_getAuthorFromId","updateMarker","after","tablePasteChainId","toUpperCase","_onDiscard","writer","_breakSuggestionMarker","_getAttributeKey","model","createRangeIn","stringify","markInlineFormat","refresh","detach","insertContent","_processAttributeSuggestions","$text","rethrowUnexpectedError","buildSuggestion","getContainedElement","track-changes-suggestion-not-found","documentSelection","addMarkerName","then","ck-suggestion-marker--active","_editor","attribute:discard","attributes","registerPostFixer","_initAriaMarkerChangeAnnouncements","authorName","open","discardSelectedSuggestions","showSuggestionHighlights","some","track-changes-adapter-already-set","getMultiRangeId","data","sort","remove","_getMarkerAnnouncementText","add","editing","formatInline:","formatBlock:accept","howMany","high","addHighlight","addClass","_model","isAfter","formatInline:join","formatBlock:chain","delete","addMarker:suggestion","find","updateSuggestion","splice","_getExternalAuthor","getMarkers","set","ready","discardSuggestion","createdAt","nodeAfter","deletion","FORMATTING","isBefore","discard","commentThread","markBlockFormat","meta","attributeOldValue","removeComment","$graveyard","key","differ","before","error-saving-suggestion-data-suggestion-discarded","markerReady","reconvertMarker","isArray","getDifference","enableReadOnlyMode","markMultiRangeDeletion","fromCharCode","change:data","$elementName","concat","1926110YuBeXf","getSuggestion","3226887tHzfDj","has","nodeBefore","rejected","keys","track-changes-command-not-found","LEAVE","multi","registerInlineAttribute","hasComments","removeMarker:suggestion:attribute","Users","_reduceExistingSuggestions","newValue","insertion:","isIntersecting","pop","removeMarker:suggestion:formatBlock","element","options","deletion:","highest","isInContent","formatInline","suggestion:","isExternal","_recordAttributeChanges","previous","dataDowncast","next","descriptionFactory","markDeletion","_addSuggestionMarker","getIntersection","head","suggestion","createPositionAfter","comments","execute","notReady","isSelectable","pluginName","enqueueChange","_joinSuggestions","never","document","attributeNewValue","item","attribute:join","getNearestSelectionRange","newRange","insertion:discard","_removeSuggestion","setAttribute","filter","$textProxy","_afterChanges","config","every","hasCommentThread","isAtEnd","isLimit","_refreshAttributeSuggestionsChain","fetchCommentThread","position","always","isTouching","root","addUser","forceDefaultExecution","markAttributeChange","activeMarkers","removeMarker","_isRegisteredAttribute","markerNameToElements","change","values","warn","getSuggestionCallback","_saved","2hheqVf","_SUGGESTION_ANNOUNCEMENT","ck-suggestion-marker-formatInline","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.","getWalker","formatInline:accept","isOwn","createSelection","removeMarkers","attribute:","editor","for","markMultiRangeBlockFormat","backward","isRemovable","_isForcedDefaultExecutionBlock","startsWith","containerElement","isObject","isMultiRange","addComment","formatBlock:","getCustomProperty","_suggestions","_adapter","_splitMarkerName","8DPUJvW","deletion:accept","4VjHNvy","_defaultCallbacks","acceptSelectedSuggestions","trackChanges.mergeNestedSuggestions","define","getAllAdjacentSuggestions","stopListening","getUser","getChangedMarkers","batch","format","creator","dataReady","isCollapsed","moveTargetPosition","insertion","fire","subType","announce","targetPosition","change:_saved","author","commands","setTo","_processAttributeChanges","_cutOutSuggestionMarker","acceptSuggestion","addMarker","getShiftedBy","low","ENTER","type","registerCustomCallback","suggestion-type","_suggestionState","join","_inlineAttributeKeys","move","attribute","change:activeMarkers","createElement","$marker","markInsertion","schema","isBlock","external:","containsPosition","toJSON","applyOperation","suggestionLoaded","oldRange","toViewElement","getLastMatchingPosition","deletion:join","createRange","selection","collaboration.channelId","action","markerToHighlight","getFirstRange","_createSuggestion","clone","_rangeIsInLocalUserInsertion","update:suggestion","listenTo","forEach","_commentsRepository","_customCallbacks","containsItem","formatInline:chain","setSelection","includes","addSuggestion","track-changes-suggestion-data-mismatch","enableDefaultAttributesIntegration","formatInline:discard","suggestion:attribute:","isIntersectingWithRange","getAncestors","isAtStart","formatBlock","name","value","elementEnd","return","PENDING_ACTION_SUGGESTION","PendingActions","accept","_recordAttributeSuggestions","deletion:discard","_suggestionFactory","CommentsRepository","clear","marker-count","removed","_handleNewSuggestionMarker","default"];return(Tc=function(){return t})()}!function(t){const e=bc,n=t();for(;;)try{if(483685===-parseInt(e(714))/1+parseInt(e(588))/2*(-parseInt(e(385))/3)+parseInt(e(616))/4*(-parseInt(e(506))/5)+parseInt(e(381))/6*(-parseInt(e(386))/7)+parseInt(e(614))/8*(-parseInt(e(508))/9)+-parseInt(e(713))/10+parseInt(e(360))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tc);const _c=Ec(504);class yc extends t.Plugin{static get[Ec(357)](){return[Ec(707),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,No,vo,Fo,Ho,Uo,Ko,Zo,ei,ui,pi,Ni,oi,Vs,qs,bi,Ai,vi,Fi,Bi,zi,Ji,Yi,ra,aa,ha,ma,qa,ya,Na,Pa,Ya,Oa,ja,za]}static get[Ec(549)](){return Ec(731)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(410)]((t=>String[e(502)](t)))[e(651)]("")}super(t),this[e(704)]=!1,this[e(477)](e(579),[]),this.on(e(655),((n,r,s,o)=>{const i=e;this[i(466)][i(583)]((()=>{const e=i;for(const n of[...o,...s])this[e(466)][e(380)][e(509)](n)&&t[e(459)][e(497)](n)}))})),this[e(538)]=new qr(this[e(598)][e(425)][e(659)],this[e(598)][e(739)]),this[e(612)]=null,this[e(706)]=new Ac(this[e(598)]),this[e(611)]=new Map,this[e(682)]=t[e(756)][e(398)](e(707)),this[e(375)]=new Set,this[e(466)]=this[e(598)][e(425)],this[e(650)]=new WeakMap,this[e(603)]=!1,this[e(741)]=new Set([e(504)]),this[e(652)]=new Set,t[e(565)][e(620)](e(745),e(712)),this[e(414)]=t[e(565)][e(398)](e(745)),t[e(565)][e(620)](e(619),!0),this[e(379)]=t[e(565)][e(398)](e(619)),this[e(408)]=new l(t,this[e(375)]),this[e(446)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,52,56])}[Ec(403)](){const t=Ec,n=this[t(598)],r=(e,n)=>{const r=t;if(r(654)!=e)return r(767)+e;const s=n[r(363)]("|")[0];return this[r(728)](s)?r(722):r(590)};n[t(751)][t(599)](t(362))[t(674)]({model:t(543),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(613)](e[n(343)]),a=[n(397),r(o,i)];let c=3e3;return this[n(579)][n(687)](e[n(343)])&&(a[n(737)](n(441)),c=3010),n(482)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(751)][t(599)](t(536))[t(458)]((e=>{const r=t;e.on(r(471),((t,e,s)=>{const o=r;if(!s[o(527)][o(450)])return;const i=e[o(555)];if(!i)return;const c=s[o(341)][o(667)](i);n[o(425)][o(659)][o(606)](i)&&c&&!c[o(610)](o(361))&&c.is(o(605))&&(0,a.toWidget)(c,s[o(422)])}),{priority:r(463)})})),n[t(751)][t(599)](t(536))[t(674)]({model:t(543),view:(e,n)=>{const s=t;if(!n[s(527)][s(450)])return null;const{type:o,subType:i}=this[s(613)](e[s(343)]);return{classes:[s(397),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(555)])return;const{id:c}=this[a(613)](o[a(343)]);if(r){const t=this[a(611)][a(398)](c),e=this[a(424)](t);if(!this[a(728)](e))return}if(o[a(555)].is(a(671)))return void i[a(736)][a(391)](o[a(555)],s[a(697)]);const u=i[a(341)][a(667)](o[a(555)]);if(o[a(555)].is(a(526))&&n[a(425)][a(659)][a(660)](o[a(555)])&&!u[a(610)](a(464))){i[a(422)][a(465)]([a(397),a(722)],u),i[a(422)][a(561)](a(405),c,u),i[a(341)][a(771)](u,o[a(343)]),e&&(this[a(579)][a(687)](o[a(343)])?i[a(422)][a(465)](a(441),u):i[a(422)][a(383)](a(441),u));for(const t of n[a(425)][a(426)](o[a(555)])[a(349)]())i[a(736)][a(391)](t,s[a(697)]);i[a(736)][a(391)](o[a(555)],s[a(697)])}};n[t(751)][t(599)](t(536))[t(458)]((e=>{const n=t;e.on(n(401),((t,e,r)=>{const o=n;r[o(527)][o(450)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(529)})})),n[t(751)][t(599)](t(536))[t(458)]((e=>{const n=t;e.on(n(392),((t,e,r)=>{const o=n;r[o(527)][o(450)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(529)})})),n[t(751)][t(599)](t(536))[t(395)]({model:t(543),view:(e,n)=>n[t(527)][t(450)]?null:{group:t(543),name:e[t(753)](11)}}),n[t(751)][t(599)](t(735))[t(748)]({view:{name:t(543),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(532)+e[r(413)](r(649))+":"+e[r(413)]("id");return e[r(413)](r(709))&&(s+=":"+e[r(413)](r(709))),n[r(656)](r(657),{"data-name":s})}}),n[t(751)][t(599)](t(735))[t(371)]({view:t(543)}),n[t(751)][t(599)](t(362))[t(458)]((e=>{const n=t;e.on(n(401),s(),{priority:n(463)})})),n[t(751)][t(599)](t(362))[t(458)]((e=>{const n=t;e.on(n(392),s({isAttributeSuggestion:!0}),{priority:n(463)})})),n[t(751)][t(599)](t(362))[t(458)]((e=>{const n=t;e.on(n(525),((t,e,r)=>{const s=n,o=r[s(341)][s(582)](e[s(343)]);if(o)for(const t of o)t[s(610)](s(464))||(r[s(422)][s(383)]([s(397),s(722),s(441)],t),r[s(422)][s(758)](s(405),t),r[s(341)][s(358)](t,e[s(343)]))}),{priority:n(463)})})),n[t(751)][t(599)](t(362))[t(458)]((e=>{const n=t;e.on(n(518),((t,e,r)=>{const s=n,o=r[s(341)][s(582)](e[s(343)]);if(!o)return;const{id:i}=this[s(613)](e[s(343)]),a=this[s(611)][s(398)](i),c=this[s(424)](a);if(this[s(728)](c))for(const t of o)t[s(610)](s(464))||(r[s(422)][s(383)]([s(397),s(722),s(441)],t),r[s(422)][s(758)](s(405),t),r[s(341)][s(358)](t,e[s(343)]))}),{priority:n(463)})})),n[t(425)][t(553)][t(445)]((e=>{const r=t;let s=!1;const o=Array[r(768)](n[r(425)][r(553)][r(493)][r(624)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(613)](t);if(r(543)!==o)continue;const h=this[r(611)][r(398)](f);if(null!=c[r(558)]){r(531)==u&&(s=s||Lc(c[r(558)],t,e,n[r(425)][r(659)]));const o=r(654)==u&&this[r(728)](l[r(363)]("|")[0]);if(c[r(558)][r(629)]||r(491)==c[r(558)][r(575)][r(747)]||r(696)==u&&!Rc(c[r(558)])||o&&!Rc(c[r(558)])||r(482)==u&&(Cc(a=c[r(558)])||function(t){const e=r;return t[e(350)][e(746)]==t[e(369)][e(510)]&&t[e(350)][e(568)]}(a)))e[r(580)](t),s=!0;else{if(!h||!h[r(530)])continue;if(c[r(558)]&&c[r(666)]&&c[r(558)][r(715)](c[r(666)]))continue;i[r(458)](h)}}}var a;return i[r(412)]>0&&(s=!!this[r(346)](i)||s),s})),n[t(425)][t(553)][t(445)]((e=>{const r=t;let s=!1;for(const t of n[r(425)][r(553)][r(493)][r(359)]())if(r(760)==t[r(647)])for(const t of this[r(611)][r(584)]()){if(t[r(607)]||!t[r(530)])continue;const o=r(696)==t[r(647)],i=this[r(424)](t),a=i&&this[r(728)](i);if(!o&&!a)continue;const c=t[r(675)]();if(c[r(350)][r(746)]!=c[r(369)][r(746)]&&!c[r(369)][r(568)]){const o=n[r(425)][r(367)](c[r(350)][r(481)],r(369)),i=n[r(425)][r(670)](c[r(350)],o);e[r(417)](t[r(721)](),{range:i}),s=!0}}return s})),n[t(425)][t(553)][t(445)]((e=>this[t(640)](e))),n[t(425)][t(553)][t(445)]((e=>!e[t(625)][t(342)]&&this[t(432)](e))),n[t(425)].on(t(564),(()=>{this[t(704)]=!1})),n[t(425)][t(553)].on(t(503),((r,s)=>{const o=t;if(!s[o(342)]||s[o(766)])return;if(!this[o(704)])return;const i=n[o(425)][o(553)][o(493)][o(359)]();if(0==i[o(393)])return;const a=[],c=i[o(562)]((t=>o(654)==t[o(647)])),u=i[o(562)]((t=>o(760)==t[o(647)]&&o(433)!=t[o(697)]));for(const t of c)this[o(581)](t[o(400)])&&a[o(737)]({key:t[o(400)],newValue:t[o(554)],oldValue:t[o(489)],range:Sc(t[o(757)],n[o(425)])});for(const t of u){if(o(402)!=t[o(673)]&&o(429)!=t[o(673)])continue;const e=Mc(t[o(572)][o(481)],n[o(425)]),r=t[o(494)];o(402)==t[o(673)]&&a[o(737)]({key:o(504),newValue:t[o(697)],oldValue:r[o(697)],range:e});for(const[n,s]of r[o(444)]){if(!this[o(581)](n))continue;const r=t[o(444)][o(398)](n);s!==r&&a[o(737)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(444)])this[o(581)](n)&&(r[o(444)][o(509)](n)||a[o(737)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(393)]&&n[o(425)][o(550)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(578)](t,e,s,o,{groupId:r});this[n(520)](t,a)}))}),{priority:t(353)}),n[t(425)][t(380)].on(t(679),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(613)](n[s(697)]),e=this[s(611)][s(398)](t);e&&e[s(439)](n[s(697)])}})),n[t(425)][t(553)].on(t(503),(()=>{const e=t,r=Array[e(768)](n[e(425)][e(553)][e(493)][e(624)]())[e(562)]((t=>e(543)===this[e(613)](t[e(697)])[e(348)]));if(0===r[e(393)])return;r[e(455)](((t,n)=>{const r=e,s=t[r(454)][r(666)],o=n[r(454)][r(666)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(350)][r(484)](o[r(350)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(613)](t);if(null===n[e(666)]){const n=this[e(711)](t);o[e(458)](n)}else{const t=this[e(611)][e(398)](r);null!==n[e(558)]||t[e(530)]?(s[e(458)](t[e(542)]),o[e(458)](t)):this[e(560)](t)}}o[e(412)]>0&&this[e(345)](o);for(const t of s)this[e(632)](e(726),t)})),n[t(425)].on(t(664),((e,r)=>{const s=t,o=r[0];if(!this[s(611)][s(412)])return;if(!o[s(415)])return;if(o[s(625)][s(766)]||!o[s(625)][s(342)])return;let i,a;switch(o[s(647)]){case s(760):i=n[s(425)][s(367)](o[s(572)]),a=i[s(644)](o[s(462)]);break;case s(363):i=n[s(425)][s(367)](o[s(340)]),a=n[s(425)][s(367)](o[s(630)]);break;case s(653):i=n[s(425)][s(367)](o[s(635)]),a=i[s(644)](o[s(462)]);break;default:return}const c=n[s(425)][s(670)](i,a);n[s(425)][s(583)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(765)](c)){if(e[t(607)])continue;if(t(531)==e[t(647)])continue;const r=this[t(424)](e);if(r&&this[t(728)](r)&&t(363)!=o[t(647)])continue;const s=e[t(454)]&&e[t(454)][t(770)];(t(696)!=e[t(647)]||t(363)==o[t(647)]&&!s)&&(n[t(373)]||t(631)==e[t(647)]&&n[t(594)]||e[t(675)]()[t(354)](c)&&this[t(423)](e,i,a))}}))}),{priority:t(353)}),n[t(425)].on(t(719),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(577)])return;if(this[s(603)])return;if(!this[s(408)][s(698)])return;if(o[s(629)])return;const a=n[s(425)][s(659)],{start:c,end:u}=o[s(675)](),l=c[s(481)]&&a[s(569)](c[s(481)])?null:a[s(557)](c,s(761)),f=u[s(510)]&&a[s(569)](u[s(510)])?null:a[s(557)](u,s(601)),h=n[s(425)][s(670)](l?l[s(350)]:c,f?f[s(369)]:u);n[s(425)][s(583)]((t=>{const e=s;this[e(539)](h);const r=n[e(425)][e(659)][e(557)](h[e(350)]);o.is(e(438))?t[e(686)](r):o[e(639)](r)})),e[s(733)]()}),{priority:e.priorities[t(399)]+10}),n[t(425)].on(t(431),((e,r)=>{const s=t,o=r[r[s(393)]-1];o&&o[s(577)]||this[s(603)]||this[s(408)][s(698)]&&(n[s(425)][s(583)]((()=>{const t=s;let o=n[t(425)][t(431)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(700)]=o[t(677)]();const i=o[t(369)][t(510)],a=n[t(425)][t(659)];i&&a[t(660)](i)&&!a[t(606)](i)&&(o=n[t(425)][t(670)](o[t(350)],n[t(425)][t(367)](i,t(369)))),this[t(658)](o)})),e[s(733)]())}),{priority:t(463)}),this[t(598)][t(638)][t(458)](t(763),this[t(408)]),this[t(717)](t(763));const o=new p(n,this[t(611)]);n[t(638)][t(458)](t(642),o),this[t(717)](t(642));const i=new b(n,this[t(611)]);n[t(638)][t(458)](t(479),i),this[t(717)](t(479)),n[t(638)][t(458)](t(370),new S(n,o,this[t(611)])),this[t(717)](t(370)),n[t(638)][t(458)](t(742),new S(n,i,this[t(611)])),this[t(717)](t(742)),n[t(638)][t(458)](t(618),new O(n,o,this[t(611)])),this[t(717)](t(618)),n[t(638)][t(458)](t(449),new O(n,i,this[t(611)])),this[t(717)](t(449));const c=n[t(756)][t(398)](t(707));this[t(680)](c,t(608),((e,{threadId:n})=>{const r=t,s=this[r(611)][r(398)](n);s&&s[r(486)]&&1===s[r(486)][r(393)]&&this[r(759)](n,{hasComments:!0})}),{priority:t(645)}),this[t(680)](c,t(490),((e,{threadId:n})=>{const r=t,s=this[r(611)][r(398)](n);s&&s[r(486)]&&!s[r(486)][r(393)]&&this[r(759)](n,{hasComments:!1})}),{priority:t(645)})}set[Ec(724)](t){const n=Ec;if(this[n(612)])throw new e.CKEditorError(n(452),this);this[n(612)]=t}get[Ec(724)](){return this[Ec(612)]}[Ec(740)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(611)][n(584)]())t&&!e[n(530)]||r[n(737)](e);return e?r[n(410)]((t=>t[n(663)]())):r}[Ec(507)](t){const n=Ec,r=this[n(611)][n(398)](t);if(!r)throw new e.CKEditorError(n(437),this);return r}[Ec(730)](t){const e=Ec;return this[e(611)][e(509)](t)}[Ec(725)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(647)][e(363)](":"),a=this[e(611)][e(398)](r)||this[e(676)](o,i,r,n,s);if(this[e(347)](a),this[e(390)](a,o,i||null,n),a[e(480)]=t[e(480)],a[e(374)]=!0,s&&s[e(738)]){const t=s[e(738)],n=this[e(475)](t[e(447)]);a[e(762)]=t[e(480)],a[e(637)]=n,a[e(533)]=!0}else a[e(762)]=t[e(480)];switch(t[e(454)]&&(a[e(454)]=t[e(454)]),t[e(444)]&&(a[e(444)]=t[e(444)]),this[e(612)]&&this[e(612)][e(688)]||(a[e(587)]=!0),this[e(650)][e(398)](a)){case e(547):this[e(650)][e(477)](a,e(628));break;case e(496):a[e(530)]?(this[e(346)](new Set([a])),this[e(345)](new Set([a])),this[e(650)][e(477)](a,e(478)),this[e(632)](e(665),a)):this[e(650)][e(477)](a,e(710))}return a}[Ec(642)](t){const e=Ec;this[e(577)]((()=>{const n=e;this[n(598)][n(425)][n(583)]((()=>{const e=n;for(const n of t[e(621)]())n[e(703)]()}))}))}[Ec(479)](t){const e=Ec;this[e(577)]((()=>{const n=e;this[n(598)][n(425)][n(583)]((()=>{const e=n;for(const n of t[e(621)]())n[e(485)]()}))}))}[Ec(717)](t,n){const r=Ec,s=this[r(598)][r(638)][r(398)](t);if(!s)throw new e.CKEditorError(r(513),this,{commandName:t});if(this[r(375)][r(509)](s))throw new e.CKEditorError(r(389),this,{commandName:t});this[r(375)][r(458)](s),n&&s.on(r(546),((t,e)=>{const o=r;this[o(408)][o(698)]&&(this[o(603)]||(e[o(393)]>0&&e[e[o(393)]-1]&&e[e[o(393)]-1][o(577)]?e[o(524)]():(t[o(700)]=n(((...t)=>s[o(546)](...t,{forceDefaultExecution:!0})),...e),t[o(733)]())))}),{priority:r(463)})}[Ec(577)](t){const n=Ec;let r,s;const o=this[n(603)];this[n(603)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(603)]=!1),s&&e.CKEditorError[n(434)](s,this),r}[Ec(658)](t,n=null,r={}){const s=Ec;if(t[s(629)])return null;const o=this[s(598)][s(756)][s(398)](s(519)).me;for(const{suggestion:e,meta:o}of this[s(765)](t,s(631)))if(o[s(594)]){if(!o[s(339)]){if(o[s(373)]){if(!this[s(379)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(423)](e,t[s(350)],t[s(369)]);break}if(n==e[s(633)]&&wc(e,r)){const n=e[s(675)]();return n[s(350)][s(715)](t[s(369)])?this[s(409)](e,this[s(466)][s(670)](t[s(350)],n[s(369)])):this[s(409)](e,this[s(466)][s(670)](n[s(350)],t[s(369)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(522)+n:s(631),u=this[s(723)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(540)](c,i,a,t),u}[Ec(352)](t,n=Ec(515),r={}){const s=Ec,o=this[s(598)][s(756)][s(398)](s(519)).me,i=this[s(706)][s(586)](s(631),n,s(651));for(const e of this[s(740)]())if(e[s(637)].id==o.id&&s(631)==e[s(647)]&&e[s(633)]==n&&wc(e,r)&&(i(e[s(365)](),t)||i(t,e[s(365)]()))){for(const n of t)e[s(729)](n);return e}for(const{suggestion:e,meta:n}of this[s(765)](t,s(631))){if(!n[s(594)])continue;if(!this[s(379)]&&n[s(373)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(365)]())for(const e of t)if(!n[s(354)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(522)+n,l=this[s(723)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(540)](u,a,c,e,Hr[s(453)]());return l}[Ec(428)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(629)])return null;if(o(552)===this[o(414)]){const e=this[o(706)][o(586)](o(531),r,o(703));return this[o(577)]((()=>e([t],n,s))),null}const i=this[o(598)][o(756)][o(398)](o(519)).me,a=[];if(o(573)!==this[o(414)])for(const{suggestion:e,meta:n}of this[o(765)](t,o(631)))n[o(594)]&&!n[o(718)]&&a[o(737)](...e[o(365)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(541)](s);e&&r[n(737)](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(393)];){const s=r[e][n(499)](t);r[n(474)](e,1,...s),e+=s[n(393)]}}return r}(t,a);c[o(393)]&&this[o(466)][o(583)]((()=>{const t=o;for(const e of c){const o=this[t(706)][t(586)](t(531),r,t(703));this[t(577)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(350)],u=t[o(369)];for(const{suggestion:e,meta:n}of this[o(765)](t,o(531))){if(!n[o(594)])continue;if(e[o(633)]!=r)continue;if(!wc(e,s))continue;const i=e[o(675)]();if(i[o(354)](t,!0))return null;c=c[o(484)](i[o(350)])?c:i[o(350)],u=u[o(467)](i[o(369)])?u:i[o(369)],a?i[o(350)][o(484)](a[o(675)]()[o(350)])?(a[o(596)](),a=e):e[o(596)]():a=e}const l=this[o(466)][o(670)](c,u);if(a)this[o(409)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(723)]({id:t,type:o(460)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(540)](o(460)+r,t,a,l)}}return null}[Ec(487)](t,n,r=[],s=null,o={}){const i=Ec;n[i(355)]||(n[i(355)]=n[i(344)]),n[i(770)]=t.is(i(757)),s=s||Nc(n);const a=r[i(410)]((t=>Mc(t,this[i(466)]))),c=t.is(i(757))?t:Mc(t,this[i(466)]);if(i(552)===this[i(414)]){const t=this[i(706)][i(586)](i(696),s,i(703));return this[i(577)]((()=>t([c],n,o))),null}a[i(737)](c);let u=!0;for(const t of a)if(!this[i(678)](t)){u=!1;break}if(u&&i(573)!==this[i(414)]){const t=this[i(706)][i(586)](i(696),s,i(703));return this[i(577)]((()=>t([c],n,o))),null}let l=null,f=c[i(350)],h=c[i(369)];for(const{suggestion:t,meta:e}of this[i(765)](c,i(696))){if(!e[i(594)])continue;if(e[i(339)]||e[i(373)]||e[i(718)])continue;if(t[i(454)][i(355)]!=n[i(355)])continue;if(!wc(t,o))continue;const r=t[i(675)]();if(t[i(633)]==s){if(r[i(354)](c,!0))return null;f=f[i(484)](r[i(350)])?f:r[i(350)],h=h[i(467)](r[i(369)])?h:r[i(369)],l?r[i(350)][i(484)](l[i(675)]()[i(350)])?(l[i(596)](),l=t):t[i(596)]():l=t}else{const e=c[i(541)](r);this[i(641)](t,e)}}const g=this[i(598)][i(756)][i(398)](i(519)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(409)](l,this[i(466)][i(670)](f,h)),l;{const t=this[i(723)]({id:d,type:i(609)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(540)](i(609)+s,d,p,this[i(466)][i(670)](f,h)),t}}[Ec(600)](t,n,r=[],s=null,o={}){const i=Ec;n[i(355)]||(n[i(355)]=n[i(344)]);const a=t[0];n[i(770)]=a.is(i(757)),s=s||Nc(n);const c=r[i(410)]((t=>Mc(t,this[i(466)]))),u=a.is(i(757))?t:t[i(410)]((t=>Mc(t,this[i(466)])));if(i(552)===this[i(414)]){const t=this[i(706)][i(586)](i(696),s,i(703));return this[i(577)]((()=>t(u,n,o))),null}c[i(737)](...u);let l=!0;for(const t of c)if(!this[i(678)](t)){l=!1;break}if(l&&i(573)!==this[i(414)]){const t=this[i(706)][i(586)](i(696),s,i(703));return this[i(577)]((()=>t(u,n,o))),null}const f=this[i(598)][i(756)][i(398)](i(519)).me;for(const t of this[i(740)]()){if(t[i(637)].id!=f.id)continue;if(i(696)!=t[i(647)]||t[i(454)][i(355)]!=n[i(355)])continue;if(!wc(t,o))continue;const e=t[i(633)]==s;for(let n=0;n<u[i(393)];n++){const r=u[n];for(const s of t[i(476)]()){const o=s[i(384)]();if(r[i(715)](o)){e?(u[i(474)](n,1),n--):t[i(580)](s[i(697)]);break}}}}if(0==u[i(393)])return null;const h=this[i(706)][i(586)](i(696),s,i(651));for(const t of this[i(740)]())if(t[i(637)].id==f.id&&i(696)==t[i(647)]&&t[i(454)][i(355)]==n[i(355)]&&t[i(633)]==s&&wc(t,o)&&(h(t[i(365)](),u)||h(u,t[i(365)]()))){for(const e of u)t[i(729)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(609)+s,m=this[i(723)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(540)](p,g,d,t,Hr[i(453)]());return m}[Ec(539)](t,n=null,r={}){const s=Ec;if(t[s(629)])return null;const o=this[s(598)][s(756)][s(398)](s(519)).me,a=new i.LiveRange(t[s(350)],t[s(369)]);for(const{suggestion:t,meta:e}of this[s(765)](a,s(631)))if(e[s(594)]&&!e[s(339)])if(t[s(607)]){const e=t[s(365)]()[s(562)]((t=>s(491)!=t[s(575)][s(747)]));if(e[s(566)]((t=>a[s(354)](t,!0)))&&t[s(485)](),e[s(451)]((t=>t[s(354)](a,!0)))){const t=this[s(706)][s(586)](s(482),n,s(703));return this[s(577)]((()=>t([a],null,r))),null}}else{const e=a[s(541)](t[s(675)]());null!==e&&t[s(421)]([e],null,r)}if(a[s(430)](),a[s(629)]||s(491)==a[s(575)][s(747)])return null;let c=null,u=a[s(350)],l=a[s(369)];const f=this[s(765)](a,s(482));for(const{suggestion:t,meta:e}of f){const n=this[s(466)][s(670)](u,l);if(e[s(594)]&&(this[s(379)]||!e[s(373)]&&!e[s(718)]))if(t[s(607)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(365)]()){if(r[s(354)](n,!0))return t;n[s(354)](r)||(e=!1)}e&&t[s(485)]()}else{const e=t[s(675)]();if(e[s(354)](n,!0))return t;if(!wc(t,r)){n[s(354)](e)?t[s(596)]():e[s(662)](u)?u=e[s(369)]:e[s(662)](l)&&(l=e[s(350)]);continue}u=u[s(484)](e[s(350)])?u:e[s(350)],l=l[s(467)](e[s(369)])?l:e[s(369)],r=Object[s(394)]({},t[s(444)]),c?e[s(350)][s(484)](c[s(675)]()[s(350)])?(c[s(596)](),c=t):t[s(596)]():c=t}}if(c)return this[s(409)](c,this[s(466)][s(670)](u,l)),c;{const t=(0,e.uid)(),i=this[s(466)][s(670)](u,l),a=o.id,c=n?s(528)+n:s(482),f=this[s(723)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(540)](c,t,a,i),f}}[Ec(501)](t,n=Ec(515),r={}){const s=Ec,o=this[s(598)][s(756)][s(398)](s(519)).me,a=t[s(410)]((t=>new i.LiveRange(t[s(350)],t[s(369)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(765)](a,s(631)))e[s(594)]&&!e[s(339)]&&c[s(458)](t);for(const e of c)if(e[s(607)]){const o=e[s(365)]();if((!e[s(444)]||!e[s(444)][s(376)])&&o[s(566)]((t=>a[s(451)]((e=>e[s(354)](t,!0)))))&&e[s(485)](),a[s(566)]((t=>o[s(451)]((e=>e[s(354)](t,!0)))))){const e=this[s(706)][s(586)](s(482),n,s(703));return this[s(577)]((()=>e(t,null,r))),null}}else{const t=e[s(675)]();if(a[s(451)]((e=>e[s(354)](t,!0)))&&e[s(485)](),a[s(566)]((e=>t[s(354)](e,!0)))){const t=this[s(706)][s(586)](s(482),n,s(703));return this[s(577)]((()=>t(a,null,r))),null}}const u=this[s(706)][s(586)](s(482),n,s(651));let l=null;for(const t of this[s(740)]())if(t[s(637)].id==o.id&&t[s(530)]&&s(482)==t[s(647)]&&t[s(633)]==n&&wc(t,r)&&(u(t[s(365)](),a)||u(a,t[s(365)]())))if(l){if(t[s(486)]&&t[s(486)][s(393)])continue;for(const e of t[s(365)]())l[s(693)](e)||l[s(729)](e);t[s(596)]()}else{l=t;for(const e of a)t[s(693)](e)||t[s(729)](e)}if(l)return l;c[s(708)]();for(const{suggestion:t,meta:e}of this[s(765)](a,s(482)))e[s(594)]&&(this[s(379)]||!e[s(373)]&&!e[s(718)])&&wc(t,r)&&c[s(458)](t);for(const t of c){const e=t[s(365)]();if((!r||!r[s(376)])&&a[s(566)]((t=>e[s(451)]((e=>e[s(354)](t,!0))))))return t;(!t[s(444)]||!t[s(444)][s(376)])&&e[s(566)]((t=>a[s(451)]((e=>e[s(354)](t,!0)))))&&t[s(485)]()}const f=(0,e.uid)(),h=o.id,g=s(528)+n,d=this[s(723)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(430)](),t[s(629)]||s(491)==t[s(575)][s(747)]||this[s(540)](g,f,h,t,Hr[s(453)]());return d}[Ec(578)](t,n,r,s,o){const i=Ec;if(t[i(629)])return[];if(i(552)===this[i(414)])return[];const a=this[i(598)][i(756)][i(398)](i(519)).me.id,c=Array[i(768)](this[i(611)][i(584)]())[i(562)]((e=>i(654)==e[i(647)]&&e[i(454)][i(492)]==n&&e[i(693)](t)));if(i(712)===this[i(414)]){const e=this[i(765)](t,i(631))[i(562)]((({meta:t})=>t[i(594)]&&!t[i(718)]&&!t[i(339)]))[i(410)]((({suggestion:t})=>t));c[i(716)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(654)==t[i(647)]?t[i(454)][i(764)]:void 0,o=t[i(675)](),a=Array[i(768)](u[i(512)]())[i(472)]((t=>t[i(523)](o)));if(!a)continue;const c=a[i(499)](o);this[i(728)](n)&&i(631)==t[i(647)]&&0!=c[i(393)]||(u[i(470)](a),c[i(681)]((t=>{u[i(477)](t,r)})),i(631)!=t[i(647)]&&e!=s&&u[i(477)](a[i(541)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(393)]>37&&console[i(585)](i(591),{key:n});const f=(i(597)+(n+"|")+Nc({newValue:s}))[i(364)](0,60),h=this[i(723)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(737)](h),this[i(540)](f,c,a,t)}return l}[Ec(690)](t){const e=Ec;this[e(717)](t,((t,...n)=>{this[e(534)]((()=>{t(...n)}))}))}[Ec(382)](t){const e=Ec;this[e(741)][e(458)](t)}[Ec(516)](t){const e=Ec;this[e(652)][e(458)](t)}[Ec(424)](t){const e=Ec;return e(654)==t[e(647)]?t[e(633)][e(363)]("|")[0]:null}[Ec(409)](t,e){const n=Ec,r=t[n(721)]();this[n(466)][n(583)]((t=>{t[n(417)](r,{range:e})}))}[Ec(347)](t){const e=Ec,n=t.id,r=this[e(598)][e(565)][e(398)](e(672));this[e(682)][e(567)](n)||this[e(682)][e(752)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(682)][e(406)](n);s[e(754)](e(602)),s[e(602)]=!1,t[e(486)]=s}[Ec(390)](t,n,r,s){const o=Ec;if(t[o(647)]!=n||t[o(633)]!=r||t[o(627)].id!=s)throw this[o(598)][o(500)](o(689)),new e.CKEditorError(o(689),this)}[Ec(641)](t,n){const r=Ec,s=t[r(675)]();if(n[r(715)](s))t[r(596)]();else if(s[r(354)](n)){const o=this[r(466)][r(367)](n[r(350)][r(510)],r(369));this[r(409)](t,this[r(466)][r(670)](s[r(350)],o));const i=(0,e.uid)(),a=t[r(627)].id,c=t[r(647)]+":"+t[r(633)];this[r(723)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(454)],attributes:t[r(444)]});const u=this[r(466)][r(367)](n[r(369)][r(746)],r(418)),l=this[r(466)][r(670)](u,s[r(369)]);this[r(540)](c,i,a,l)}else if(s[r(662)](n[r(350)])){const e=this[r(466)][r(367)](n[r(350)][r(510)],r(369));this[r(409)](t,this[r(466)][r(670)](s[r(350)],e))}else{const e=this[r(466)][r(367)](n[r(369)][r(746)],r(418));this[r(409)](t,this[r(466)][r(670)](e,s[r(369)]))}}[Ec(678)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(765)](t,e(631))){if(!r[e(594)])continue;const s=n[e(365)]();for(const n of s)if(!t[e(499)](n)[e(393)])return!0}return!1}[Ec(416)](t){const n=Ec,r=this[n(598)][n(756)][n(398)](n(519))[n(623)](t);if(!r)throw new e.CKEditorError(n(366),this);return r}[Ec(475)](t){const e=Ec,n=this[e(598)][e(756)][e(398)](e(519)),r=(0,o.hashObject)(e(661)+t);return n[e(623)](r)||n[e(576)]({id:r,name:t})}[Ec(676)](t,e,n,r,s){const o=Ec,i=this[o(416)](r),a=this[o(706)][o(435)](t,e,n,i,s,(t=>{const e=o;this[e(759)](n,{attributes:t});const r=this[e(507)](n);this[e(346)](new Set([r])),this[e(345)](new Set([r]))}));return this[o(680)](a,o(703),(()=>{const t=o;this[t(759)](n,{state:t(387)})}),{priority:o(463)}),this[o(680)](a,o(485),(()=>{const t=o;this[t(759)](n,{state:t(511)})}),{priority:o(463)}),this[o(611)][o(477)](n,a),this[o(650)][o(477)](a,o(547)),a}[Ec(613)](t){const e=Ec,n=t[e(363)](":");return{group:n[0],type:n[1],subType:n[e(393)]>=5?n[2]:null,id:n[e(393)]<5?n[2]:n[3],authorId:n[e(393)]<5?n[3]:n[4],markerCount:6==n[e(393)]?n[5]:null}}[Ec(423)](t,n,r){const s=Ec,o=t[s(675)](),i=o[s(350)],a=o[s(369)];this[s(409)](t,this[s(466)][s(670)](i,n));const c=(0,e.uid)(),u=t[s(627)].id,l=t[s(647)]+(t[s(633)]?":"+t[s(633)]:"");this[s(723)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(444)],data:t[s(454)]});const f=this[s(424)](t);(s(696)==t[s(647)]||f&&this[s(728)](f))&&(r=this[s(466)][s(769)](r[s(746)])),this[s(540)](l,c,u,this[s(466)][s(670)](r,a))}[Ec(765)](t,e=null){const n=Ec,r=[],s=this[n(598)][n(756)][n(398)](n(519)).me;Array[n(498)](t)||(t=[t]);for(const o of this[n(740)]()){if(!o[n(530)])continue;if(e&&o[n(647)]!=e)continue;let i=!1;for(const e of o[n(365)]()){for(const a of t){const t=a[n(350)][n(715)](e[n(369)])||a[n(369)][n(715)](e[n(350)]);if(t||a[n(541)](e)){const c=a[n(354)](e)&&kc(this[n(466)][n(659)],e[n(350)],a),u=e[n(354)](a)&&kc(this[n(466)][n(659)],a[n(350)],e);r[n(737)]({suggestion:o,meta:{isOwn:s==o[n(637)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(540)](t,e,n,r,s){const o=Ec;this[o(466)][o(583)]((i=>{const a=o;let c=a(532)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(643)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(560)](t){const e=Ec,n=t[e(535)],r=t[e(537)];t[e(535)]=null,t[e(537)]=null,null!=n&&n[e(537)]==t&&(n[e(537)]=r),null!=r&&r[e(535)]==t&&(r[e(535)]=n),e(478)==this[e(650)][e(398)](t)&&(this[e(650)][e(477)](t,e(710)),this[e(632)](e(351),t,n,r))}[Ec(723)](t){const n=Ec,r=t.id,s=this[n(725)](t);if(this[n(612)]&&this[n(612)][n(688)]){const o=this[n(598)][n(756)][n(398)](n(702)),i=s[n(517)],a=s[n(633)]?s[n(647)]+":"+s[n(633)]:s[n(647)],c=this[n(598)][n(739)],u=o[n(458)](zr(c,n(701))),l={id:r,type:a,hasComments:i,data:t[n(454)]||null,originalSuggestionId:t[n(744)]||null,attributes:s[n(444)]};this[n(612)][n(688)](l)[n(440)]((t=>{const e=n;s[e(587)]=!0,o[e(456)](u),t&&t[e(480)]&&(this[e(611)][e(398)](r)[e(480)]=t[e(480)])}))[n(368)]((t=>{const r=n;throw(0,e.logWarning)(r(495)),this[r(598)][r(425)][r(550)]({isUndoable:!1},(()=>{s[r(485)]()})),s[r(622)](),this[r(611)][r(470)](s.id),this[r(650)][r(470)](s),t}))}return s}[Ec(728)](t){const e=Ec;return this[e(741)][e(509)](t)}[Ec(759)](t,e){const n=Ec,r=this[n(598)][n(756)][n(398)](n(702)),s=this[n(507)](t);if(this[n(612)]&&this[n(612)][n(473)])if(s[n(587)]){const s=r[n(458)](zr(this[n(598)][n(739)],n(701)));this[n(612)][n(473)](t,e)[n(440)]((()=>{r[n(456)](s)}))}else s.on(n(636),(()=>{this[n(759)](t,e)}))}[Ec(372)](t){const n=Ec;if(!this[n(612)]||!this[n(612)][n(507)])throw new e.CKEditorError(n(750),this);return this[n(612)][n(507)](t)}[Ec(711)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(613)](t),i=this[e(611)][e(398)](n)||this[e(676)](r,s,n,o,{});switch(this[e(390)](i,r,s,o),this[e(650)][e(398)](i)){case e(547):this[e(372)](n)[e(440)]((t=>{const r=e;let s=Promise[r(404)]();t[r(517)]&&(s=this[r(682)][r(571)]({channelId:this[r(598)][r(565)][r(398)](r(672)),threadId:n})),s[r(440)]((()=>{const e=r;this[e(725)](t)[e(587)]=!0}))})),this[e(650)][e(477)](i,e(496));break;case e(710):this[e(759)](n,{state:e(448)});case e(628):this[e(650)][e(477)](i,e(478)),this[e(632)](e(665),i);break;case e(478):this[e(632)](e(726),i)}return i[e(439)](t),i}[Ec(345)](t){const e=Ec,n=Array[e(768)](t),r=n[e(562)]((t=>e(654)==t[e(647)]));this[e(570)](r);const s=n[e(562)]((t=>!t[e(607)]&&e(654)!=t[e(647)])),o=this[e(740)]({skipNotAttached:!0})[e(562)]((t=>!t[e(607)]&&e(654)!=t[e(647)])),i=o[e(562)]((n=>!t[e(509)](n))),a=new Map(o[e(410)]((t=>[t,this[e(706)][e(586)](t[e(647)],t[e(633)],e(377))]))),c=new Map(o[e(410)]((t=>[t,t[e(675)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(393)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(393)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(393)];t++){const n=s[t];!l[e(509)](n)&&n[e(535)]&&(f[e(458)](n[e(535)]),n[e(535)][e(537)]===n&&(n[e(535)][e(537)]=null),n[e(535)]=null),!u[e(509)](n)&&n[e(537)]&&(f[e(458)](n[e(537)]),n[e(537)][e(535)]===n&&(n[e(537)][e(535)]=null),n[e(537)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(393)];e++){const r=g(t,n[e]);r&&(r[0][s(537)]=r[1],r[1][s(535)]=r[0],u[s(458)](r[0]),l[s(458)](r[1]))}}function g(t,n){const r=e;if(t[r(637)].id!==n[r(637)].id)return null;const s=a[r(398)](t)(t,n,c[r(398)](t),c[r(398)](n));return s&&a[r(398)](n)(t,n,c[r(398)](t),c[r(398)](n))?s[1][r(486)]&&s[1][r(486)][r(393)]?null:s:null}f[e(412)]&&this[e(345)](f)}[Ec(570)](t){const e=Ec;if(0==t[e(393)])return;const n=this[e(740)]({skipNotAttached:!0})[e(562)]((t=>e(654)==t[e(647)]&&t[e(374)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(444)]);s[e(509)](n)||(s[e(477)](n,r[e(393)]),r[e(737)]([]));const i=s[e(398)](n);r[i][e(737)](t)}!function(){const t=e;r[t(455)](((e,n)=>{const r=t,s=e[0][r(480)],o=n[0][r(480)];return s==o?e[0][r(444)][r(732)]<n[0][r(444)][r(732)]?-1:1:s<o?-1:1}));for(const e of r)e[t(455)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(393)];t++){if(0==r[t][e(393)])continue;const n=[];for(let s=t+1;s<r[e(393)];s++)0!=r[s][e(393)]&&i(r[t],r[s])&&n[e(737)](s);for(const s of n)r[t]=r[t][e(505)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(393)];n++){const r=t[n+1]||null;t[n][e(537)]!==r&&(t[n][e(537)]=r)}for(const t of r)for(let n=0;n<t[e(393)];n++){const r=t[n-1]||null;t[n][e(535)]!==r&&(t[n][e(535)]=r)}function i(t,n){const r=e;if(t[0][r(444)][r(732)]!==n[0][r(444)][r(732)]&&t[0][r(637)]!==n[0][r(637)])return!1;if(!function(t,e){const n=r;return!t[n(517)]&&!e[n(517)]||(!t[n(517)]||!e[n(517)])&&(!!(t[n(517)]&&e[n(480)]<t[n(486)][n(545)][n(398)](0)[n(480)])||!!(e[n(517)]&&t[n(480)]<e[n(486)][n(545)][n(398)](0)[n(480)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(444)],r(732)),o=Ic(n[0][r(444)],r(732));return!!wr(s,o)&&(!!t[r(566)]((t=>n[r(451)]((e=>t[r(675)]()[r(715)](e[r(675)]())))))&&n[r(566)]((e=>t[r(451)]((t=>e[r(675)]()[r(715)](t[r(675)]()))))))}}[Ec(346)](t){const e=Ec,n=Array[e(768)](t),r=this[e(740)]({skipNotAttached:!0}),s=r[e(562)]((n=>!t[e(509)](n))),o=new Map(n[e(410)]((t=>[t,this[e(706)][e(586)](t[e(647)],t[e(633)],e(651))]))),i=new Map(r[e(410)]((t=>[t,t[e(365)]()])));for(let t=0;t<n[e(393)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(393)];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(393)];e++){const s=r[e];if(s[a(647)]!==n[a(647)]||s[a(637)].id!==n[a(637)].id||s[a(633)]!==n[a(633)])continue;if(!Oc(n,s))continue;if(a(654)==n[a(647)]&&n[a(454)][a(764)]!=s[a(454)][a(764)])continue;if(a(654)==n[a(647)]&&t[a(728)](n[a(454)][a(492)]))continue;if(a(696)==n[a(647)]){const e=t[a(598)][a(425)],r=n[a(436)]();if(r&&(e[a(659)][a(606)](r)||e[a(659)][a(569)](r)))continue}const c=o[a(398)](n),u=i[a(398)](n),l=i[a(398)](s),f=n[a(486)]&&n[a(486)][a(393)],h=s[a(486)]&&s[a(486)][a(393)];if(!f&&c(l,u))return t[a(551)](s,n),i[a(470)](n),!0;if(!h&&c(u,l))return t[a(551)](n,s),i[a(470)](s),!0}return!1}}[Ec(551)](t,e){const n=Ec;if(t[n(607)])for(const r of e[n(365)]())t[n(729)](r);else{const r=e[n(675)]()[n(369)];this[n(409)](t,this[n(466)][n(670)](t[n(675)]()[n(350)],r))}e[n(596)]()}[Ec(457)](t,e){const n=Ec,r=t[n(604)](n(626))||t[n(604)](n(654))?n(483):t[n(420)]();return zr(this[n(598)][n(739)],e+"_"+r+n(589))}[Ec(446)](){const t=Ec,e=this[t(598)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(466)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(613)](t[s(697)]);if(s(543)===e){n[s(634)](this[s(457)](r,s(514)));break}}for(const t of r){const{group:e,type:r}=this[s(613)](t[s(697)]);if(s(543)===e){n[s(634)](this[s(457)](r,s(646)));break}}}))}[Ec(640)](t){const e=Ec;if(this[e(704)])return!1;const n=this[e(598)],r=n[e(425)][e(553)][e(493)][e(359)]();if(0==r[e(393)])return!1;const s=[],o=r[e(562)]((t=>e(654)==t[e(647)])),i=r[e(562)]((t=>e(760)==t[e(647)]&&e(433)!=t[e(697)])),a=r[e(562)]((t=>e(456)==t[e(647)]&&e(433)!=t[e(697)]));for(const t of o)s[e(737)]({key:t[e(400)],newValue:t[e(554)],oldValue:t[e(489)],range:Sc(t[e(757)],n[e(425)])});for(const t of i){const r=a[e(472)]((n=>n[e(572)][e(715)](t[e(572)])));r&&s[e(737)]({key:e(504),newValue:t[e(697)],oldValue:r[e(697)],range:n[e(425)][e(727)](t[e(572)][e(481)])})}return 0!=s[e(393)]&&this[e(520)](t,s)}[Ec(432)](t){const e=Ec;let n=!1;const r=this[e(598)][e(425)][e(553)][e(493)][e(624)]()[e(562)]((t=>t[e(454)][e(558)]&&t[e(697)][e(604)](e(692))));for(const s of r){const{subType:r,id:o}=this[e(613)](s[e(697)]),i=r[e(363)]("|")[0];for(const r of this[e(740)]({skipNotAttached:!0}))r.id!=o&&e(654)==r[e(647)]&&r[e(454)]&&r[e(454)][e(492)]==i&&r[e(675)]()[e(523)](s[e(454)][e(558)])&&(this[e(407)](r,s[e(454)][e(558)],t),n=!0)}return n}[Ec(534)](t){const e=Ec;this[e(598)],this[e(704)]=!0,t()}[Ec(581)](t){const e=Ec,n=this[e(728)](t),r=this[e(652)][e(509)](t);return n||r}[Ec(520)](t,e){const n=Ec;if(0==e[n(393)])return!1;let r=!1;for(const s of e){const e=this[n(765)](s[n(757)],n(654))[n(562)]((t=>!t[n(488)][n(339)]))[n(410)]((t=>t[n(543)])),i=(0,o.hashObject)({newValue:s[n(521)]});e[n(562)]((t=>{const e=n,[r,o]=t[e(633)][e(363)]("|");return r==s[e(492)]&&o!=i}))[n(681)]((e=>{const o=n;this[o(407)](e,s[o(757)],t),r=!0}))}return r}[Ec(407)](t,e,n){const r=Ec,s=t[r(675)]()[r(499)](e);0!==s[r(393)]?1!==s[r(393)]?this[r(423)](t,e[r(350)],e[r(369)]):this[r(409)](t,s[0]):n[r(580)](t[r(721)]())}}class Ac{constructor(t){const e=Ec;this[e(442)]=t,this[e(466)]=t[e(425)],this[e(683)]=new Map,this[e(617)]=new Map,this[e(720)]()}[Ec(435)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(466)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(586)](t,e,i(703))(...n),onDiscard:(...n)=>this[i(586)](t,e,i(485))(...n)})}[Ec(648)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(683)][s(477)](o,r)}[Ec(586)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(683)][r(398)](s)||this[r(617)][r(398)](t+":"+n)}[Ec(720)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(455)](((t,n)=>t[e(350)][e(484)](n[e(350)])?1:-1)),this[e(466)][e(583)]((n=>{const r=e;for(const e of t){let t;t=e[r(369)][r(568)]&&e[r(369)][r(746)]==e[r(350)][r(481)]?n[r(595)](e[r(350)][r(481)],"on"):n[r(595)](e),this[r(466)][r(719)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(466)][n(583)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(410)]((t=>(Cc(t)&&(t=this[s(466)][s(670)](t[s(369)])),t)))[s(562)]((t=>s(491)!==t[s(575)][s(747)]));if(c[s(393)]<1)return;const u=Array[s(768)](this[s(466)][s(553)][s(671)][s(365)]())[s(410)]((t=>i.LiveRange[s(411)](t)));r[s(686)](c);for(const t of this[s(442)][s(638)][s(638)]())t[s(429)]();a[s(737)]({forceDefaultExecution:!0}),this[s(442)][s(546)](o,...a);const l=u[s(562)]((t=>s(491)!=t[s(575)][s(747)]));l[s(393)]>0&&r[s(686)](l);for(const t of u)t[s(430)]()}))},s=(e,n)=>1==e[t(393)]&&1==n[t(393)]&&e[0][t(369)][t(715)](n[0][t(350)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(466)])?[e,n]:vc(n,e,s,r,this[t(466)])?[n,e]:null;this[t(617)][t(477)](t(743),e),this[t(617)][t(477)](t(559),n),this[t(617)][t(477)](t(378),s),this[t(617)][t(477)](t(734),o),this[t(617)][t(477)](t(615),n),this[t(617)][t(477)](t(705),e),this[t(617)][t(477)](t(669),s),this[t(617)][t(477)](t(356),o),this[t(617)][t(477)](t(593),r),this[t(617)][t(477)](t(691),e),this[t(617)][t(477)](t(468),s),this[t(617)][t(477)](t(685),e),this[t(617)][t(477)](t(461),r),this[t(617)][t(477)](t(388),e),this[t(617)][t(477)](t(396),s),this[t(617)][t(477)](t(469),e),this[t(617)][t(477)](t(749),e),this[t(617)][t(477)](t(443),((e,n)=>{const r=t;if(!n)return;const s=this[r(442)][r(756)][r(398)](yc);this[r(466)][r(583)]((t=>{const o=r;if(o(504)==n[o(492)])for(const r of e){const e=r[o(350)][o(481)],s=n[o(764)];t[o(402)](e,s)}else if(s[o(728)](n[o(492)]))for(const r of e)void 0!==n[o(764)]?t[o(561)](n[o(492)],n[o(764)],r[o(350)][o(481)]):t[o(758)](n[o(492)],r[o(350)][o(481)]);else for(const r of e)n[o(764)]?t[o(561)](n[o(492)],n[o(764)],r):t[o(758)](n[o(492)],r)}))})),this[t(617)][t(477)](t(556),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(746)][r(694)]({includeSelf:!0,parentFirst:!0})){if(s[r(575)]==s)return!1;if(!n[r(684)](s))return!1;if(t[r(606)](s)||t[r(569)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(369)][e(746)]==t[e(350)][e(481)]&&t[e(369)][e(695)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(555)].is(s(563))&&!r[s(606)](t[s(555)]),i=t[s(350)][s(668)](o),a=t[s(369)][s(668)](o,{direction:s(601)});return!(t[s(350)][s(715)](i)&&t[s(369)][s(715)](a)||(i[s(484)](a)?n[s(417)](e,{range:n[s(670)](i,a)}):n[s(580)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(350)][e(481)];return n&&n.is(e(526))}function Sc(t,e){const n=Ec;return null==t[n(369)][n(510)]&&t[n(369)][n(746)]==t[n(350)][n(481)]?Mc(t[n(350)][n(481)],e):t}function Mc(t,e){const n=Ec,r=e[n(659)][n(606)](t)||e[n(659)][n(548)](t);return e[n(670)](e[n(367)](t,n(494)),r?e[n(544)](t):e[n(367)](t,n(369)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(369)][o(715)](r[o(350)]))return!0;if(t[o(647)]!=e[o(647)])return!1;if(!n[o(369)][o(574)](r[o(350)]))return!1;const i=s[o(670)](n[o(369)],r[o(350)])[o(592)]();for(const t of i)if([o(755),o(699)][o(687)](t[o(647)])&&s[o(659)][o(569)](t[o(555)]))return!1;return!0}function Oc(t,e){const n=Ec;if(!t[n(374)]||!e[n(374)])return!1;const r=new Set(Object[n(512)](t[n(444)])),s=new Set(Object[n(512)](e[n(444)]));if(r[n(470)](n(732)),s[n(470)](n(732)),0==r[n(412)]&&0==s[n(412)])return!0;if(r[n(412)]!=s[n(412)])return!1;const o={...t[n(444)]},i={...e[n(444)]};return delete o[n(732)],delete i[n(732)],JSON[n(427)](o)==JSON[n(427)](i)}function wc(t,e){const n=Ec,r=Dc(t[n(444)]),s=Dc(e);if(!t[n(374)])return!1;for(const t of Object[n(512)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(394)]({},t);return delete n[e(376)],delete n[e(419)],n}const Fc=xc;function Pc(){const t=["execute","canEditAt","unbind","view","1378832saMfYG","PENDING_ACTION_SUGGESTION","isDirty","18804LIWAzQ","PendingActions","get","_removePendingAction","commands","_setPendingAction","18meJrZy","listenTo","_acceptCommand","_editor","120zwjoNz","discardSuggestion","commentThreadController","acceptSuggestion","destroy","model","_pendingAction","getRanges","plugins","3027795hDmxWE","change:isDirty","1424810GNxzIh","2312112kbuafB","add","1417053wuHEir","canDiscard","_discardCommand","locale","remove","46RBZoZg","bind","172089LnrKdP","canAccept","stopListening","isEnabled"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=195]})(t,e)}!function(t){const e=xc,n=t();for(;;)try{if(440376===-parseInt(e(231))/1*(parseInt(e(202))/2)+-parseInt(e(226))/3+parseInt(e(224))/4+parseInt(e(221))/5+parseInt(e(208))/6*(parseInt(e(199))/7)+parseInt(e(212))/8*(-parseInt(e(233))/9)+-parseInt(e(223))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(217)]=e,this[s(198)]=n,this[s(214)]=r,this[s(211)]=t,this[s(210)]=t[s(206)][s(204)](s(215)),this[s(228)]=t[s(206)][s(204)](s(213)),this[s(198)][s(232)](s(236)).to(this[s(210)],this[s(228)],((t,e)=>t||e)),this[s(198)][s(232)](s(234)).to(this[s(210)],s(236),(t=>t&&this[s(211)][s(217)][s(196)](e[s(219)]()))),this[s(198)][s(232)](s(227)).to(this[s(228)],s(236),(t=>t&&this[s(211)][s(217)][s(196)](e[s(219)]()))),this[s(218)]=null,n[s(201)]&&this[s(207)](),this[s(209)](n,s(215),(()=>this[s(215)]())),this[s(209)](n,s(213),(()=>this[s(213)]())),this[s(209)](n,s(222),(()=>{const t=s;n[t(201)]?this[t(207)]():this[t(205)]()}))}[Fc(215)](){const t=Fc;this[t(210)][t(195)](this[t(217)].id)}[Fc(213)](){const t=Fc;this[t(228)][t(195)](this[t(217)].id)}[Fc(216)](){const t=Fc;this[t(198)][t(197)](t(236)),this[t(198)][t(197)](t(234)),this[t(198)][t(197)](t(227)),this[t(235)](),this[t(214)][t(216)](),this[t(218)]&&this[t(205)]()}[Fc(207)](){const t=Fc,e=zr(this[t(211)][t(229)],t(200));this[t(218)]=this[t(211)][t(220)][t(204)](t(203))[t(225)](e)}[Fc(205)](){const t=Fc;null!==this[t(218)]&&this[t(211)][t(220)][t(204)](t(203))[t(230)](this[t(218)]),this[t(218)]=null}}const Uc=Gc;function jc(){const t=["commentsListView","submit","_localUser","editor","element","delegate","2000160fQPuyP","90600FvIMMX","_createCommentThreadInputView","focus","commentThreadInputView","isDirty","locale","45WRjaOd","_model","isActive","26021720AqRVUD","disabledSubmit","cancel","isEnabled","updateComment","commentThread","fire","44EfGdlw","destroy","hasDirtyComment","121967TfOQCF","addComment","value","canAccept","set","canDiscard","_createCommentViews","removeComment","_config","showInput","bind","184995UmtNZJ","setData","length","1924062gHBRWQ","editorConfig","descriptionParts","CommentView","assign","disableComments","commentInputView","isReadOnly","authoredAt","12UKciNE","892536DRFJpO"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=164]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(339591===-parseInt(e(181))/1+parseInt(e(213))/2+-parseInt(e(192))/3*(parseInt(e(178))/4)+-parseInt(e(212))/5+-parseInt(e(204))/6*(parseInt(e(195))/7)+-parseInt(e(205))/8*(parseInt(e(168))/9)+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(206)]=null,this[s(165)]=null,this[s(185)](s(170),!1),this[s(185)](s(203),e[s(203)]),this[s(191)](s(203)).to(e),this[s(185)](s(197),[]),this[s(185)](s(166),!1),this[s(185)](s(174),!1),this[s(185)](s(184),!1),this[s(185)](s(186),!1),this[s(169)]=e,this[s(208)]=n,this[s(189)]=r,r[s(200)]?this[s(185)](s(194),1):this[s(187)]()}[Uc(164)](){const t=Uc;this[t(210)][t(164)]()}[Uc(179)](){const t=Uc;this[t(206)]&&this[t(206)][t(179)](),this[t(165)]&&this[t(165)][t(179)](),super[t(179)]()}[Uc(187)](){const t=Uc,{CommentsListView:e}=this[t(189)];this[t(206)]=new e(this[t(167)],this[t(169)][t(176)],Object[t(199)]({CommentView:this[t(189)][t(198)]},this[t(189)])),this[t(206)][t(211)](t(188)).to(this),this[t(206)][t(211)](t(175)).to(this),this[t(206)][t(191)](t(170)).to(this),this[t(185)](t(194),this[t(206)][t(194)]+1),this[t(191)](t(194)).to(this[t(206)],t(194),(t=>t+1)),this[t(165)]=this[t(214)](),this.on(t(188),(()=>this[t(164)]())),this[t(191)](t(166)).to(this[t(206)],t(180),this[t(165)][t(201)],t(183),((t,e)=>t||!!e))}[Uc(214)](){const t=Uc,{CommentThreadInputView:e}=this[t(189)],n=new e(this[t(167)],this[t(208)],this[t(189)][t(196)]),r=n[t(201)];return n[t(191)](t(190)).to(this,t(170),this[t(169)][t(176)],t(202),r,t(183),((t,e,n)=>!!n||t&&!e)),r.on(t(207),((e,n)=>{const s=t;this[s(177)](s(182),n),r[s(209)][s(193)]("")})),r.on(t(173),(()=>this[t(164)]())),r[t(191)](t(172)).to(this[t(169)][t(176)],t(202)),n}}const Hc=Wc;function zc(){const t=["render","commentThread","7XTGGOO","acceptButton",".ck-annotation__content-wrapper","bindTemplate","</p>","set","_createButton",'"></span>',"ck-comment__info-time","extendTemplate","getTemplate","color","editorDestroyed","attributes","time","isActive","385MSWEcS","4316268ddqjIt","map","4100QQfWlf","ck-suggestion__info-name","disableComments","ck-comment__external","discardButton","ck-suggestion-wrapper","getUserViewNotificationText","type","delegate","ck-annotation__main","bind","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info","content","ck-annotation__info-name","span","3BlWhWS","authoredAt","execute","1948NrtHDa","ck-annotation__actions","EXTERNAL_SUGGESTION","ck-suggestion__info","div","innerHTML","ck-annotation__info-time","ck-suggestion__main","1556271cPDJsa","innerText","ck-suggestion-","querySelector","importWord","ck-annotation__user","ck-suggestion__actions","1135521mpwIZE","value","@external","EXTERNAL_IMPORT_WORD_SUGGESTION","discardSuggestion","name","split","8JCdqSN","cancel","acceptSuggestion","fire","join","_config","ck-suggestion--disabled-comments",'" title="',"source","ck-annotation__content-wrapper","Discard suggestion","_descriptionElement","isExternal",'<span class="ck-suggestion-type">',"ck-suggestion--discard","<p>","setTemplate","element","editorReady","_model","getExternalSuggestionNote","canDiscard","1285sQcEtz","3622494JTyAgj","creator","commentThreadInputView","ck-suggestion","locale","change:description","ck-suggestion__user","title","</span>","Accept suggestion","ck-suggestion-wrapper--active","isEnabled","push","createElement",'<span class="ck-suggestion-color" style="background-color: ',"EXTERNAL_AVATAR","ck-suggestion--accept","canAccept","formatDateTime","children","userView","commentsListView","ck-annotation","description","descriptionParts","340094GTpemd","author","check"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=Wc,n=t();for(;;)try{if(331138===-parseInt(e(243))/1*(-parseInt(e(316))/2)+parseInt(e(254))/3+-parseInt(e(246))/4*(-parseInt(e(290))/5)+-parseInt(e(291))/6*(parseInt(e(321))/7)+-parseInt(e(268))/8*(-parseInt(e(261))/9)+parseInt(e(340))/10*(parseInt(e(337))/11)+-parseInt(e(338))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(326)](i(234),""),this[i(237)](i(234)).to(this,i(315),(t=>t&&t[0]?t[0][i(234)]:"")),this[i(237)](i(314)).to(this,i(315),this,i(336),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(283)+qc(e[n(240)],e[n(332)])+n(325);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(279)]=null,this[i(322)]=this[i(327)](zr(e,i(300)),t.icons[i(318)],i(307),i(270),"sw"),this[i(322)][i(237)](i(302)).to(this,i(308)),this[i(231)]=this[i(327)](zr(e,i(278)),t.icons[i(269)],i(282),i(265),"sw"),this[i(231)][i(237)](i(302)).to(this,i(289)),this[i(311)]=new o.UserView(e,this[i(287)][i(317)],this[i(233)]()),this[i(311)][i(330)]({attributes:{class:[i(297),i(259)]}}),this[i(284)](this[i(331)]())}[Hc(331)](){const t=Hc,e=this[t(324)],n=[{tag:t(250),attributes:{class:[t(249),t(239)]},children:[{tag:t(242),children:[{text:this[t(311)][t(266)]}],attributes:{class:[t(341),t(241)]}},{tag:t(335),attributes:{datetime:e.to(t(244)),class:[t(329),t(252)]},children:[{text:e.to(t(244),(e=>this[t(273)][t(309)](e)))}]}]},{tag:t(250),attributes:{class:[t(260),t(247)]},children:[this[t(322)],this[t(231)]]},{tag:t(250),attributes:{class:[t(277)]}}];this[t(287)][t(280)]&&n[t(303)]({tag:t(250),attributes:{class:[t(343)]},children:[{text:this[t(288)]()}]});const r={tag:t(250),attributes:{class:[t(232),e.if(t(336),t(301)),e.to(t(234),(e=>t(256)+e)),this[t(273)][t(342)]&&t(274)],"data-suggestion-id":this[t(287)].id,"data-thread-id":this[t(287)][t(320)].id,"data-author-id":this[t(287)][t(317)].id,tabindex:-1},children:[{tag:t(250),attributes:{class:[t(294),t(313)]},children:[this[t(311)],{tag:t(250),attributes:{class:[t(253),t(236)]},children:n}]}]};return this[t(312)]&&this[t(293)]&&(r[t(310)][t(303)](this[t(312)],this[t(293)]),this[t(312)][t(235)](t(286)).to(this),this[t(312)][t(235)](t(333)).to(this),this[t(293)][t(235)](t(286)).to(this),this[t(293)][t(235)](t(333)).to(this)),r}[Hc(319)](){const t=Hc;super[t(319)](),this[t(279)]=this[t(285)][t(257)](t(323)),this[t(279)][t(251)]=this[t(314)],this.on(t(296),((e,n,r)=>{const s=t;this[s(279)][s(251)]=r}))}[Hc(327)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(295)]);return a[i(326)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(330)]({attributes:{class:n}}),a.on(i(245),(()=>{const t=i;this[t(271)](r,this[t(287)].id)})),a}[Hc(288)](){const t=Hc;return t(258)===this[t(287)][t(334)][t(263)][t(276)]?zr(this[t(295)],t(264)):zr(this[t(295)],t(248))}[Hc(233)](){const t=Hc;return this[t(287)][t(280)]?t(258)===this[t(287)][t(334)][t(263)][t(276)]?zr(this[t(295)],t(238),this[t(287)][t(292)][t(266)]):zr(this[t(295)],t(306),this[t(287)][t(292)][t(266)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(267)]("*")[n(339)](((t,e)=>e%2!=0?n(281)+Jc(t)+n(299):Jc(t)))[n(272)](""),e&&(r+=n(305)+e[n(262)]+n(275)+e[n(298)]+n(328)),r}function Jc(t){const e=Hc,n=document[e(304)](e(242));return n[e(255)]=t,n[e(251)]}const Xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Yc;function Zc(){const t=["refreshSelectedViews","1985494XSXKbw","define","discardSelectedSuggestions","Annotations","locale","3GcNHom","activeMarkers","stopListening","_disableComments","destroy","_viewToController","editor","isDirty","_createMenuBarMenu","commands","comments.editorConfig","commentThread","6646xAbHhM","trackChanges","getFirstRange","items","_suggestionToController","addComment","length","value","unbind","TrackChangesEditing","lowest","getDescriptions","menuBar:trackChanges","button","pluginName","isInContent","filter","createAnnotation","innerView","componentFactory","getRanges","switchbutton","change:previous","config","view","CommentsUI","set","head","change:activeAnnotations","CommentView","menu","from","getMarkerNames","_addUIComponentsToFactory","1534072amCuEL","model","delete","discardAllSuggestions","_bindAnnotationToEditors","7792HHblRz","acceptButton","isOn","actionView","Discard all selected suggestions","Discard all suggestions","children","trackChanges.disableComments","1336638TRvmtt","getJoined","CommentsRepository","remove","comments.maxCommentsWhenCollapsed","createAnnotationView","1551620CNnjJR","TrackChangesUI","acceptSelectedSuggestions","_destroyController","getMarkers","add","_handleSuggestionControllerDelayed","mainView","suggestion-","push","getByInnerView","requires","menuitem","plugins","reduce","toMany","_refreshActiveMarkers","some","comments.maxCommentCharsWhenCollapsed","_handleControllerBuffer","size","listenTo","addSourceCollector","panelView","descriptionFactory","_unbindEditors","isMultiRange","bind","separator","suggestionUnloaded","getAllAdjacentSuggestions","comments","EditorAnnotations","clear","_updateController","get","getSuggestion","init","previous","1341fugAlx","suggestionChanged","commandName","has","Accept all selected suggestions","delegate","execute","484320iIOFvB","Accept all suggestions","_annotationViews","acceptAllSuggestions","focus","_initializeController","_createToolbarButton","createCommentThreadController","arrowView","buttonView","editing","Track changes","isEnabled","SuggestionThreadView","trackChanges.SuggestionThreadView","registerAnnotation","suggestionLoaded","descriptionParts","values","discardButton","activeAnnotations","hasSuggestion","menuitemcheckbox","keys","comments.maxThreadTotalWeight","source","101TcorYP","type"];return(Zc=function(){return t})()}function Yc(t,e){const n=Zc();return(Yc=function(t,e){return n[t-=169]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(215664===-parseInt(e(202))/1*(parseInt(e(222))/2)+-parseInt(e(210))/3*(-parseInt(e(256))/4)+parseInt(e(176))/5+-parseInt(e(269))/6+parseInt(e(205))/7+parseInt(e(261))/8*(-parseInt(e(169))/9)+parseInt(e(275))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class $c extends t.Plugin{static get[Qc(286)](){const t=Qc;return[yc,o.Users,t(271),t(208),t(307)]}static get[Qc(236)](){return Qc(276)}constructor(t){const e=Qc;super(t),this[e(226)]=new Map,this[e(215)]=new Map,this[e(178)]=new Map,this[e(294)]=new Map;const n=this[e(216)][e(245)];n[e(206)](e(190),Kc),n[e(206)](e(268),!1),this[e(213)]=n[e(310)](e(268))}[Qc(281)](t,e){const n=Qc;0===this[n(294)][n(295)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(294)]){const r=this[t(226)][t(172)](e);r||n?r&&n&&this[t(278)](e):this[t(181)](e)}this[t(294)][t(308)](),this[t(216)][t(288)][t(310)](t(307))[t(204)](),this[t(291)]()}),10),this[n(294)][n(248)](t,e)}[Qc(312)](){const t=Qc,e=this[t(216)],n=e[t(288)][t(310)](t(231)),r=e[t(288)][t(310)](t(208)),s=e[t(288)][t(310)](t(307)),o=e[t(288)][t(310)](t(271));this[t(255)](),s[t(297)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(253)](this[e(226)])){const s=t[e(305)](),o=[];for(const t of s){if(!t[e(237)])continue;if(t[e(301)]){o[e(284)](...t[e(242)]());continue}const n=t[e(224)]();if(o[e(228)]>0){const t=o[0][e(270)](n);if(t){o[0]=t;continue}}o[e(284)](n)}n[e(284)]([r[e(246)],o])}return n})),this[t(296)](n,t(192),((e,n)=>{const r=t;this[r(296)](n,r(244),((t,e,s,o)=>{const i=r;n[i(237)]&&(null==s?(this[i(309)](o[i(249)]),this[i(281)](n,!1)):(this[i(309)](s[i(249)]),null==o&&this[i(281)](n,!0)))})),null!==n[r(313)]?this[r(309)](n[r(249)]):this[r(281)](n,!1)})),this[t(296)](n,t(304),((e,n,r)=>{const s=t;this[s(212)](n,s(244)),this[s(294)][s(258)](n),this[s(226)][s(172)](n)&&this[s(278)](n),r&&this[s(309)](r[s(249)])})),this[t(296)](n,t(170),((e,n)=>{this[t(309)](n)})),this[t(296)](r,t(250),(()=>{this[t(291)]()})),this[t(296)](o,t(227),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(197)](r))return;const i=n[o(311)](r);this[o(226)][o(310)](i)[o(246)][o(180)]()}),{priority:t(232)})}[Qc(291)](){const t=Qc,e=this[t(216)][t(288)][t(310)](t(208)),n=this[t(216)][t(288)][t(310)](t(231)),r=Array[t(253)](e[t(196)],(e=>e[t(240)]))[t(238)]((e=>this[t(215)][t(172)](e))),s=[];for(const e of r){const n=this[t(215)][t(310)](e)[t(257)][t(305)]();s[t(284)](...n[t(289)](((e,n)=>[...e,...n[t(254)]()]),[]))}n[t(211)]=s}[Qc(255)](){const t=Qc,n=this[t(216)],r=n[t(209)],o=zr(r,t(187)),i=new e.Collection([{type:t(243),model:new s.ViewModel({withText:!0,label:o,commandName:t(223),role:t(198)})},{type:t(303)},{type:t(235),model:new s.ViewModel({withText:!0,label:zr(r,t(177)),commandName:t(179),role:t(287)})},{type:t(235),model:new s.ViewModel({withText:!0,label:zr(r,t(173)),commandName:t(277),role:t(287)})},{type:t(235),model:new s.ViewModel({withText:!0,label:zr(r,t(266)),commandName:t(259),role:t(287)})},{type:t(235),model:new s.ViewModel({withText:!0,label:zr(r,t(265)),commandName:t(207),role:t(287)})}]);for(const e of i)if(tu(e)){const r=n[t(219)][t(310)](e[t(257)][t(171)]);e[t(257)][t(302)](t(263),t(188)).to(r,t(229),t(188))}n.ui[t(241)][t(280)](t(223),(e=>this[t(182)](e,i,o))),n.ui[t(241)][t(280)](t(234),(e=>this[t(218)](e,i,o)))}[Qc(182)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(216)][r(219)][r(310)](r(223));o[r(185)][r(248)]({tooltip:n,label:n,icon:Xc}),o[r(185)][r(302)](r(263)).to(i,r(229)),o[r(185)].on(r(175),(()=>{const t=r;i[t(175)](),this[t(216)][t(186)][t(246)][t(180)]()})),(0,s.addListToDropdown)(o,e,{role:r(252)});const a=[];for(const t of e)tu(t)&&a[r(284)](this[r(216)][r(219)][r(310)](t[r(257)][r(171)]));const c=o[r(185)];return c[r(264)][r(230)](r(188)),c[r(184)][r(230)](r(188)),c[r(264)][r(302)](r(188)).to(i,r(188)),c[r(184)][r(302)](r(188))[r(290)](a,r(188),((...t)=>t[r(292)]((t=>t)))),o.on(r(175),(t=>{const e=r;this[e(216)][e(175)](t[e(201)][e(171)]),this[e(216)][e(186)][e(246)][e(180)]()})),o}[Qc(218)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(216)][r(219)][r(310)](r(223));o[r(185)][r(248)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(303)==n[r(203)]){a[r(225)][r(280)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(257)];i[r(302)](...Object[r(199)](c)).to(c),i[r(174)](r(175)).to(o),i.on(r(175),(()=>{const t=r;this[t(216)][t(175)](c[t(171)]),this[t(216)][t(186)][t(246)][t(180)]()})),e[r(267)][r(280)](i),a[r(225)][r(280)](e)}return o[r(302)](r(188)).to(i,r(188)),o[r(298)][r(267)][r(280)](a),o}[Qc(181)](t){const e=Qc,n=this[e(216)],r=n[e(245)],s=n[e(288)][e(310)](e(208)),i=n[e(288)][e(310)](e(271)),a=n[e(288)][e(310)](e(307)),c=n[e(288)][e(310)](o.Users).me,u=r[e(310)](e(223))[e(189)],{CommentsListView:l,CommentThreadInputView:f}=n[e(288)][e(310)](e(247));let h,g;this[e(178)][e(172)](t.id)?(g=this[e(178)][e(310)](t.id),h=g[e(282)]):(h=new u(n[e(209)],t,c,{disableComments:this[e(213)],editorConfig:r[e(310)](e(220)),maxCommentsWhenCollapsed:r[e(310)](e(273)),maxThreadTotalWeight:r[e(310)](e(200)),maxCommentCharsWhenCollapsed:r[e(310)](e(293)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(310)](e(209))),CommentView:r[e(310)](e(306))[e(251)],CommentsListView:l,CommentThreadInputView:f}),h[e(262)].on(e(175),(()=>{const t=e;n[t(186)][t(246)][t(180)]()})),h[e(195)].on(e(175),(()=>{const t=e;n[t(186)][t(246)][t(180)]()})),g=s[e(274)](this[e(216)][e(209)],h),g[e(302)](e(217)).to(h,e(217)),g[e(302)](e(228)).to(h),g[e(302)](e(203)).to(h,e(203),(t=>e(283)+t)),this[e(178)][e(248)](t.id,g));const d=i[e(183)](t[e(221)],h),p=new Bc(n,t,h,d),m=t[e(305)]()[e(238)]((t=>t[e(237)]));h[e(193)]=n[e(288)][e(310)](e(231))[e(299)][e(233)](m),this[e(226)][e(248)](t,p),this[e(215)][e(248)](h,p);const I=s[e(239)]({view:g,target:()=>{const r=e,s=[],i=t[r(305)]()[r(238)]((t=>t[r(237)]));for(const t of i)s[r(284)](...t[r(279)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(186)],s)},type:()=>e(283)+p[e(246)][e(203)]});i[e(260)](h,I),s[e(280)](I),a[e(191)](I)}[Qc(278)](t){const e=Qc,n=this[e(216)][e(288)][e(310)](e(271)),r=this[e(216)][e(288)][e(310)](e(208)),s=this[e(226)][e(310)](t),o=s[e(246)],i=r[e(285)](o);n[e(300)](o),i&&r[e(272)](i),this[e(226)][e(258)](t),this[e(215)][e(258)](o),s[e(214)]()}[Qc(309)](t){const e=Qc;if(!t[e(237)]||!this[e(226)][e(172)](t))return;const n=this[e(216)][e(288)][e(310)](e(231)),r=this[e(226)][e(310)](t),s=t[e(305)]();r[e(246)][e(193)]=n[e(299)][e(233)](s)}[Qc(214)](){const t=Qc;for(const e of this[t(226)][t(199)]())this[t(278)](e);for(const e of this[t(178)][t(194)]())e[t(282)][t(214)]();super[t(214)]()}}function tu(t){return Qc(257)in t}function eu(t,e){var n=su();return(eu=function(t,e){return n[t-=211]})(t,e)}var nu=eu;!function(t){for(var e=eu,n=t();;)try{if(547053===parseInt(e(214))/1*(parseInt(e(228))/2)+-parseInt(e(227))/3+parseInt(e(222))/4+-parseInt(e(225))/5+-parseInt(e(224))/6*(-parseInt(e(226))/7)+parseInt(e(219))/8+-parseInt(e(220))/9*(parseInt(e(221))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(su);class ru extends t.Plugin{static get[nu(230)](){return[yc,$c,nu(216)]}static get[nu(213)](){return nu(231)}set[nu(212)](t){var e=nu;this[e(215)][e(223)][e(229)](yc)[e(212)]=t}get[nu(212)](){var t=nu;return this[t(215)][t(223)][t(229)](yc)[t(212)]}[nu(211)](t){var e=nu;return this[e(215)][e(223)][e(229)](yc)[e(217)](t)}[nu(232)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(215)][n(223)][n(229)](yc)[n(232)]({skipNotAttached:t,toJSON:e})}[nu(218)](t){var e=nu;return this[e(215)][e(223)][e(229)](yc)[e(218)](t)}}function su(){var t=["addSuggestionData","getSuggestion","5385768SvgkQR","18YVCLRY","6042990iwSlay","4056252NbtZra","plugins","20814tfXGxp","1221110HOAiJI","973NpvUKW","2511723pxehAn","1778xXaDfe","get","requires","TrackChanges","getSuggestions","addSuggestion","adapter","pluginName","751HBicpE","editor","Comments"];return(su=function(){return t})()}const ou=uu;function iu(){const t=["getSuggestions","addCommentThread","function","get","11gMePKx","getRootNames","TrackChangesData","editor","destroy","1389176YJJMjf","useAnonymousUser","model","72IvUVzN","track-changes-data-invalid-editor-creator","109317OlyrGJ","237053dErVeJ","TrackChangesDataGetter","1968bNyKeX","plugins","define","data","getUser","users","2mLICvc","constructor","addUser","name","createDocumentFragment","rootsAttributes","5cJXHRR","document","editorCreator","TrackChangesEditing","trackChangesData","getDataWithAcceptedSuggestions","config","result","init","882516hbQjPP","5510367vKVolw","Pagination","end","trackChangesData.editorCreator","createElement","getFullData","CommentsRepository","map","36925cdmLxm","discardAllSuggestions","push","8BBhZQZ","pluginName","set","getDataWithDiscardedSuggestions","6992430zRvrbt","appendChild","_adapter","create","Users","getRootsAttributes","getCommentThreads","div","reduce","acceptAllSuggestions","addSuggestionData","execute","requires"];return(iu=function(){return t})()}!function(t){const e=uu,n=t();for(;;)try{if(400143===-parseInt(e(194))/1+-parseInt(e(202))/2*(-parseInt(e(150))/3)+parseInt(e(188))/4*(parseInt(e(208))/5)+parseInt(e(191))/6*(parseInt(e(159))/7)+-parseInt(e(162))/8*(-parseInt(e(151))/9)+parseInt(e(166))/10*(parseInt(e(183))/11)+-parseInt(e(196))/12*(parseInt(e(193))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(iu);const au=[ou(152)];class cu extends t.Plugin{static get[ou(178)](){return[yc]}static get[ou(163)](){return ou(185)}[ou(149)](){const t=ou,n=this[t(186)];if(n[t(147)][t(198)](t(154),(e=>{const r=t,s=n[r(190)][r(209)][r(184)]()[r(174)](((t,e)=>(t[e]="",t)),{});return n[r(203)][r(169)](s,e)})),t(181)!=typeof n[t(147)][t(182)](t(212))[t(210)])throw new e.CKEditorError(t(192))}[ou(146)](t){return hu(this[ou(186)],!0,t)}[ou(165)](t){return hu(this[ou(186)],!1,t)}}function uu(t,e){const n=iu();return(uu=function(t,e){return n[t-=146]})(t,e)}class lu extends t.Plugin{static get[ou(163)](){return ou(195)}constructor(t){const e=ou;super(t),this[e(148)]=e(153)}[ou(149)](){const t=ou;this[t(186)][t(197)][t(182)](t(157))[t(168)]={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(186)][t(197)][t(182)](t(211))[t(168)]=null}}function fu(t){return void 0!==t[ou(171)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(197)][r(161)](yc,lu),s[r(207)]=fu(t)?t[r(171)]():void 0;const i=document[r(206)](),a=t[r(147)][r(182)](r(212))[r(210)],c=await a(s,(()=>function(t){const e=r,n=document[e(155)](e(173));return t[e(167)](n),n}(i)));!function(t,e){const n=r,s=t[n(190)][n(209)][n(184)]()[n(174)](((e,r)=>(e[r]=t[n(199)][n(182)]({rootName:r}),e)),{}),o=t[n(197)][n(182)](n(170))[n(201)][n(158)]((t=>({id:t.id,name:t[n(205)]}))),i=t[n(197)][n(182)](n(211))[n(179)]({skipNotAttached:!0,toJSON:!0}),a=t[n(197)][n(182)](n(157))[n(172)]({skipNotAttached:!0,toJSON:!0}),c=e[n(197)][n(182)](n(170)),u=e[n(197)][n(182)](n(211)),l=e[n(197)][n(182)](n(157));for(const t of o)c[n(200)](t.id)||c[n(204)](t);c.me||c[n(189)]();for(const t of a)l[n(180)](t);for(const t of i)u[n(176)](t);e[n(199)][n(164)](s)}(t,c),c[r(177)](r(e?175:160));const u=fu(c)?c[r(156)](n):c[r(199)][r(182)](n);return await c[r(187)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=405]})(t,e)}function du(){var t=["572765xDIzOR","543124dPvdcI","11798664jeChJb","78pXIDZN","4506213QVVDUl","5353812FkwEzU","3850840GrgDrE","1450546tnswew"];return(du=function(){return t})()}!function(t){for(var e=gu,n=t();;)try{if(752362===parseInt(e(410))/1+-parseInt(e(412))/2+-parseInt(e(407))/3+-parseInt(e(408))/4+parseInt(e(411))/5*(parseInt(e(406))/6)+-parseInt(e(409))/7+parseInt(e(405))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_enableCommands","execute","clearForceDisabled","affectsData","7007845QeGnnj","_isEnabledBasedOnSelection","_disableUnsupportedCommands","editor","14bCYDwM","976694AhlKec","refresh","3564152DSPbnj","2RFmMSC","221990EdVRpY","342tfjgoj","isEnabled","311442hsrFpA","1624612BNUMlX","has","commands","52rKELTU","value","132QmeSLk","forceDisabled","218607aGIGYl","_enabledCommands","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=132]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(754297===parseInt(e(137))/1*(parseInt(e(134))/2)+-parseInt(e(149))/3*(parseInt(e(145))/4)+-parseInt(e(156))/5+-parseInt(e(141))/6*(-parseInt(e(133))/7)+-parseInt(e(136))/8+parseInt(e(139))/9*(parseInt(e(138))/10)+parseInt(e(142))/11*(parseInt(e(147))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(150)]=e,this[n(146)]=!1,this[n(135)](),this[n(157)]=!1}[c(135)](){this[c(140)]=!0}[c(153)](){const t=c;this[t(146)]=!this[t(146)],this[t(146)]?this[t(158)]():this[t(152)]()}[c(158)](){const t=c;for(const e of this[t(132)][t(144)][t(144)]())e[t(155)]&&!this[t(150)][t(143)](e)&&e[t(148)](t(151))}[c(152)](){const t=c;for(const e of this[t(132)][t(144)][t(144)]())e[t(155)]&&!this[t(150)][t(143)](e)&&e[t(154)](t(151))}}const h=d;function g(){const t=["acceptSuggestion","500443gQMZQE","10EqloLr","getRanges","model","execute","TrackChangesEditing","4557fhbHpW","get","2283840oSgMnc","2wpffyu","264qcewXy","editor","refresh","7062777cmpiza","4627vDXdpY","21202258MlAvyE","track-changes-accept-suggestion-not-found","_suggestions","_isEnabledBasedOnSelection","plugins","canEditAt","isEnabled","6958236Pclmcy","7256YJswzp"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(645439===parseInt(e(480))/1*(-parseInt(e(489))/2)+-parseInt(e(486))/3*(parseInt(e(490))/4)+-parseInt(e(488))/5+parseInt(e(477))/6+-parseInt(e(494))/7*(parseInt(e(478))/8)+parseInt(e(493))/9*(-parseInt(e(481))/10)+parseInt(e(495))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(472)]=e,this[n(492)](),this[n(473)]=!1}[h(492)](){this[h(476)]=!0}[h(484)](t){const n=h,r=this[n(472)][n(487)](t);if(!r)throw new e.CKEditorError(n(496),this);const s=r[n(482)]();this[n(491)][n(483)][n(475)](s)&&this[n(491)][n(474)][n(487)](n(485))[n(479)](r)}}const m=E;function I(){const t=["track-changes-discard-suggestion-not-found","_suggestions","35LsZPXH","getRanges","model","execute","canEditAt","discardSuggestion","115848ZptDfp","828760XfiBzB","refresh","get","434844qswmIU","8031IReWTW","4197770fSbYPh","22ROqQVC","plugins","TrackChangesEditing","editor","120HBAKhl","679353XJZOfe","289686pyfPAt","_isEnabledBasedOnSelection","isEnabled"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(121645===parseInt(e(454))/1*(parseInt(e(456))/2)+-parseInt(e(437))/3+parseInt(e(453))/4+parseInt(e(450))/5+parseInt(e(438))/6*(-parseInt(e(443))/7)+-parseInt(e(460))/8*(parseInt(e(449))/9)+parseInt(e(455))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(442)]=e,this[n(451)](),this[n(439)]=!1}[m(451)](){this[m(440)]=!0}[m(446)](t){const n=m,r=this[n(442)][n(452)](t);if(!r)throw new e.CKEditorError(n(441),this);const s=r[n(444)]();this[n(459)][n(445)][n(447)](s)&&this[n(459)][n(457)][n(452)](n(458))[n(448)](r)}}function T(t){const e=C;return t[e(505)](((t,n)=>e(476)==t[e(494)]&&e(476)!=n[e(494)]?-1:e(476)!=t[e(494)]&&e(476)==n[e(494)]?1:0))}function _(){const t=["createPositionAt","isMultiRange","next","execute","deletion","length","end","365RkQWdN","184853bOPjmT","getRanges","add","schema","createPositionBefore","map","1911bFpZly","change","createPositionAfter","isInContent"," [color ","splice","createRange","isObject","type","replace","455322hKkKth","content","push","start","988WCtPZW","6204NkGaWB","join","1378152rWFdFJ","isTouching","sort","160QjsoNc","isIntersecting","isArray","color","402327ZmWxdI","value","1999501pfStXZ","isCollapsed","from"];return(_=function(){return t})()}function y(t,e){const n=C;let r,s=0;const o=[],i=e[n(483)];for(;s<t[n(477)];){const a=t[s],c=t[s+1];r||(r=e[n(484)](a)),A(e,a,c)||(o[n(498)](e[n(492)](r,i[n(493)](a)?e[n(488)](a):e[n(472)](a,n(478)))),r=null),s++}return o}function A(t,e,n){const r=C;if(!n)return!1;const s=t[r(488)](e),o=t[r(484)](n);return s[r(504)](o)}function C(t,e){const n=_();return(C=function(t,e){return n[t-=471]})(t,e)}!function(t){const e=C,n=t();for(;;)try{if(204859===parseInt(e(480))/1+-parseInt(e(500))/2*(-parseInt(e(486))/3)+-parseInt(e(501))/4*(parseInt(e(479))/5)+parseInt(e(496))/6+parseInt(e(512))/7+parseInt(e(503))/8+-parseInt(e(510))/9*(parseInt(e(506))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_);function k(t,e,n){const r=C;for(;n[r(477)];){const s=n[r(491)](0,100);t[r(487)]((()=>{const t=r;for(const n of s)n[t(489)]&&e[t(475)](n.id)}))}}const R=N;function L(){const t=["refresh","canEditAt","9836EjwTIu","302384cRALVN","_suggestions","execute","getRanges","_isEnabledBasedOnSelection","_command","24DFhZhG","98179QBwZMc","from","6uttJpb","values","isInContent","3611736snYvqv","9077560RBiBHW","268512RgkPRQ","6517EgcyAi","editor","some","1085JHyLmK","model","isEnabled"];return(L=function(){return t})()}function N(t,e){const n=L();return(N=function(t,e){return n[t-=247]})(t,e)}!function(t){const e=N,n=t();for(;;)try{if(273315===-parseInt(e(264))/1+-parseInt(e(257))/2*(-parseInt(e(266))/3)+-parseInt(e(256))/4*(-parseInt(e(251))/5)+parseInt(e(247))/6+-parseInt(e(248))/7*(parseInt(e(263))/8)+parseInt(e(269))/9+-parseInt(e(270))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(262)]=e,this[r(258)]=n,this[r(254)](),this[r(261)]=!1}[R(254)](){const t=R,e=Array[t(265)](this[t(258)][t(267)]())[t(250)]((e=>e[t(268)]));this[t(253)]=this[t(262)][t(253)]&&e}[R(259)](){const t=R,e=T(Array[t(265)](this[t(258)][t(267)]()));for(const n of e){const e=n[t(260)]();if(!this[t(249)][t(252)][t(255)](e))return}k(this[t(249)][t(252)],this[t(262)],e)}}const M=w;!function(t){const e=w,n=t();for(;;)try{if(781210===parseInt(e(384))/1*(-parseInt(e(386))/2)+-parseInt(e(402))/3*(-parseInt(e(397))/4)+-parseInt(e(393))/5+-parseInt(e(388))/6+-parseInt(e(392))/7*(-parseInt(e(405))/8)+-parseInt(e(401))/9*(-parseInt(e(381))/10)+parseInt(e(383))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(O);class v extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(391)]=e,this[r(395)]=n,this[r(387)]=new Set,this[r(394)](),this[r(382)]=!1}[M(394)](){const t=M,e=this[t(389)][t(404)][t(403)][t(380)],n=Array[t(406)](this[t(395)][t(396)]());this[t(387)]=function(t,e){const n=C,r=Array[n(471)](t[n(481)]()),s=new Set;for(const o of e)if(o[n(489)])for(const e of r)for(const r of o[n(481)]())(e[n(507)](r)||t[n(513)]&&!o[n(473)]&&o[n(474)]&&r[n(478)][n(504)](e[n(499)]))&&s[n(482)](o);return s}(e,n),this[t(399)]=this[t(391)][t(399)]&&!!this[t(387)][t(390)]}[M(385)](){const t=M,e=T(Array[t(406)](this[t(387)]));for(const n of e){const e=n[t(400)]();if(!this[t(389)][t(404)][t(398)](e))return}k(this[t(389)][t(404)],this[t(391)],e)}}function w(t,e){const n=O();return(w=function(t,e){return n[t-=380]})(t,e)}function O(){const t=["selection","968690RsyWrK","_isEnabledBasedOnSelection","12900580cpIdLT","6709maoyyg","execute","344KrNkBL","_selectedSuggestions","700800cREgvw","editor","size","_command","7jNZDTM","248505SELiXr","refresh","_suggestions","values","563852YAQOnr","canEditAt","isEnabled","getRanges","9HpqIfn","9HiwaOe","document","model","3272968lilAxm","from"];return(O=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Y,"Map");const kt=At(Object,"create");const Rt=function(){this.__data__=kt?kt(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Rt,Ot.prototype.delete=Lt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||z),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Ct||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=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=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&&!Ce.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 Re=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?ke(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?ke(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?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 qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=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 Cn=Y.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Rn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):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 qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=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 Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Rr=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:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Lr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):Cr(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),Rr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(t,e){const n=Vr();return(jr=function(t,e){return n[t-=496]})(t,e)}const Gr=jr;function Vr(){const t=["add","suggestion:","_model","addMarker","1357128YIgFgF","getMarkers","commentThread","12gwdxQK","set","start","toJSON","_markerNames","removeMarker","onAttributesChange","onAccept","2944648afVQbT","nodeAfter","8326vwAirj","hasComments","4439380GEUihy","removeAttribute","map","setAttribute","_saved","addMarkerName","isIntersecting","getFirstMarker","substr","getItems","change","accept","getRange","isMultiRange","addRange","head","_onAttributesChange","length","data","getAllAdjacentSuggestions","_isDataLoaded","createdAt","next","attributes","_onAccept","getRanges","discard","authoredAt","subType","removeMarkers","push","234762mnumzm","filter","author","@external","getMarkerNames","onDiscard","getFirstRange","type","getContainedElement","markers","_onDiscard","isIntersectingWithRange","8103024nIZFmf","creator","from","delete","reduce","end","split","clear","size","nodeBefore","getMultiRangeId","get","isInContent","isExternal","463429lsdCds","previous","decorate"];return(Vr=function(){return t})()}!function(t){const e=jr,n=t();for(;;)try{if(543982===parseInt(e(548))/1+-parseInt(e(568))/2+-parseInt(e(522))/3*(parseInt(e(558))/4)+-parseInt(e(570))/5+-parseInt(e(555))/6+parseInt(e(566))/7+parseInt(e(534))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(511)]=!1,this.id=e.id,this[n(529)]=e[n(529)],this[n(519)]=e[n(519)]||null,this[n(524)]=e[n(524)],this[n(535)]=e[n(535)]||e[n(524)],this[n(547)]=Boolean(e[n(514)]&&e[n(514)][n(525)]),this[n(509)]=null,this[n(553)]=t,this[n(515)]=e[n(565)],this[n(532)]=e[n(527)],this[n(507)]=e[n(564)],this[n(562)]=new Set,this[n(512)]=null,this[n(559)](n(518),null),this[n(559)](n(514),e[n(514)]||{}),this[n(559)](n(549),null),this[n(559)](n(513),null),this[n(559)](n(557),null),this[n(559)](n(574),!1),this[n(550)](n(502)),this[n(550)](n(517))}get[Gr(506)](){const t=Gr;let e=this;for(;e[t(549)];)e=e[t(549)];return e}get[Gr(569)](){const t=Gr;return!!this[t(557)]&&this[t(557)][t(508)]>0}get[Gr(504)](){const t=Gr;return 0!=this[t(562)][t(542)]&&6==Array[t(536)](this[t(562)])[0][t(540)](":")[t(508)]}get[Gr(546)](){return null!==this[Gr(498)]()}[Gr(496)](t){const e=Gr;this[e(562)][e(551)](t)}[Gr(526)](){const t=Gr;return Array[t(536)](this[t(562)])}[Gr(556)](){const t=Gr;return this[t(526)]()[t(572)]((e=>this[t(553)][t(531)][t(545)](e)))[t(523)]((t=>t))}[Gr(498)](){return this[Gr(556)]()[0]||null}[Gr(520)](){const t=Gr;this[t(553)][t(501)]((e=>{const n=t;for(const t of this[n(556)]())e[n(563)](t)})),this[t(562)][t(541)]()}[Gr(563)](t){const e=Gr;this[e(553)][e(501)]((n=>{n[e(563)](t)})),this[e(562)][e(537)](t)}[Gr(505)](t){const e=Gr,n=e(552)+this[e(529)]+":"+this[e(519)]+":"+this.id+":"+this[e(535)].id+":"+zr[e(544)]();this[e(496)](n),this[e(553)][e(501)]((r=>{r[e(554)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(533)](t){const e=Gr;for(const n of this[e(516)]())if(n[e(497)](t))return!0;return!1}[Gr(516)](){const t=Gr;return this[t(556)]()[t(572)]((e=>e[t(503)]()))}[Gr(500)](){const t=Gr;return this[t(516)]()[t(538)](((e,n)=>[...e,...n[t(500)]()]),[])}[Gr(528)](){const t=Gr;var e;return(null===(e=this[t(498)]())||void 0===e?void 0:e[t(503)]())||null}[Gr(530)](){const t=Gr,e=this[t(516)]();if(1!=e[t(508)])return null;const n=e[0],r=n[t(560)][t(567)],s=n[t(539)][t(543)];return r instanceof i.Element?r!=s?null:r:null}[Gr(502)](){const t=Gr;this[t(515)](this[t(516)](),this[t(509)],this[t(514)]),this[t(520)]()}[Gr(517)](){const t=Gr;this[t(532)](this[t(516)](),this[t(509)],this[t(514)]),this[t(520)]()}[Gr(510)](){const t=Gr,e=[];let n=this[t(506)];for(;n;)e[t(521)](n),n=n[t(513)];return e}[Gr(573)](t,e){const n=Gr,r=Xn(this[n(514)]);hr(r,t,e),Or(r,this[n(514)])||(this[n(514)]=r,this[n(507)](r))}[Gr(571)](t){const e=Gr,n=Xn(this[e(514)]);Ur(n,t),Or(n,this[e(514)])||(this[e(514)]=n,this[e(507)](this[e(514)]))}[Gr(561)](){const t=Gr;return{id:this.id,type:this[t(519)]?this[t(529)]+":"+this[t(519)]:this[t(529)],authorId:this[t(535)].id,createdAt:this[t(512)],hasComments:this[t(569)],data:this[t(509)],attributes:this[t(514)]}}static[Gr(544)](){const t=Gr;return(0,e.uid)()[t(499)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=419]})(t,e)}function qr(){const t=["$textProxy","_schema","_addDescriptionItems","nextSibling","registerAttributeLabel","removeFormat","_resolveDescriptionItems","registerDescriptionCallback","function","1022064eHdtSp","nodeAfter","addContainer","*Split:* %0","element","*Merge:* %0","Container","format","isEqual","_locale","*Set format:* %0","match","skip","set","label","checkChild","name","normal","newValue","push","map","1636350iIEXMF","_handleInsertRemoveSuggestionDescription","_itemLabelsCallbacks","*Remove:* %0","indexOf","REPLACE_TEXT","6WtAROY","removeContainer","9EXredz","*Change to:* %0","_attributeLabels","_handleCustomCallbackDescription","isObject","removeObject","getFirstRange","subType","addFormat","_handleRenameSuggestionDescription","item","attribute","previousSibling","_customCallbacks","_itemLabels","quantity","*Remove format:* %0","has","ELEMENT_SPACE","join","23428KqeWML","getDescriptions","pop","172200QgRHSM","length","addObject","add","$1 $2","insertion","1831204aPVgtG","getWalker","get","start","key","EmptyContainer","replace","end","7IhRYlX","text","Object","matchingCallback","getItemLabel","type","$text","1057476LjAAxu","elementEnd","*Insert:* %0","data","isInContent","_handleAttributeSuggestionDescription","deletion","registerElementLabel","4017470ORbTzt","removeEmptyContainer","isEmpty","softBreak","elementStart","remove","addEmptyContainer"];return(qr=function(){return t})()}!function(t){const e=Kr,n=t();for(;;)try{if(464639===parseInt(e(451))/1+parseInt(e(475))/2+-parseInt(e(429))/3*(parseInt(e(460))/4)+parseInt(e(423))/5+parseInt(e(454))/6*(-parseInt(e(468))/7)+parseInt(e(499))/8+parseInt(e(431))/9*(parseInt(e(483))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(444)]=[],this[n(445)]=new Map,this[n(425)]=[],this[n(433)]=new Map,this[n(491)]=t,this[n(508)]=e}[Wr(452)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(455)];o++){const i=t[o];if(!i[e(479)])continue;const a=this[e(434)](i);if(a){if(null!=i[e(438)]){if(r[e(448)](i[e(438)]))continue;r[e(457)](i[e(438)])}n[e(421)](a)}else if(e(442)!=i[e(473)])e(459)!=i[e(473)]&&e(481)!=i[e(473)]||this[e(424)](n,i,t[o+1]);else{const t=i[e(478)][e(464)];if(s[e(448)](t))continue;s[e(457)](i[e(478)][e(464)]),t==_c?this[e(440)](n,i):this[e(480)](n,i)}}return this[e(496)](n)}[Wr(497)](t){const e=Wr;this[e(444)][e(421)](t)}[Wr(482)](t,n,r=e.priorities[Wr(419)]){const s=Wr;s(498)==typeof t?(0,e.insertToPriorityArray)(this[s(425)],{matchingCallback:t,label:n,priority:r}):this[s(445)][s(512)](t,n)}[Wr(494)](t,e){const n=Wr;this[n(433)][n(512)](t,e)}[Wr(472)](t,e=1){const n=Wr;let r;for(const e of this[n(425)])if(e[n(471)](t)){r=e[n(513)];break}return r||(r=this[n(445)][n(462)](t[n(515)])),r?r(e):1!==e?e+" "+t[n(515)]+"s":""+t[n(515)]}[Wr(492)](t,e){const n=Wr,r=e[n(437)]()[n(461)](),s=n(459)==e[n(473)]?n(457):n(488);for(const e of r){const o=e[n(441)],i=t[t[n(455)]-1];if(o.is(n(490)))i&&i[n(473)][n(427)](n(505))>-1&&t[n(453)](),i&&n(469)==i[n(473)]?i[s]+=o[n(478)]:t[n(421)]({type:n(469),add:n(457)==s?o[n(478)]:"",remove:n(488)==s?o[n(478)]:""});else if(this[n(491)][n(435)](o)){const a=o;if(i&&i[n(473)][n(427)](n(505))>-1&&t[n(453)](),n(476)==e[n(473)])continue;i&&i[n(473)]==s+n(470)&&i[n(503)][n(515)]==a[n(515)]?i[n(446)]++:t[n(421)]({type:s+n(470),element:a,quantity:1}),r[n(511)]((t=>!(n(476)==t[n(473)]&&t[n(441)]==o)))}else if(this[n(491)][n(514)](o,n(474))||o.is(n(503),n(486))){const r=o;if(n(457)==s&&n(487)==e[n(473)]||n(488)==s&&n(476)==e[n(473)])continue;if(i&&-1==i[n(473)][n(427)](n(505))){n(469)==i[n(473)]&&(i[s]+="\n");continue}let a;if(a=n(457)==s?r[n(493)]&&!this[n(491)][n(435)](r[n(493)])?r[n(493)]:null:r[n(443)]&&!this[n(491)][n(435)](r[n(443)])?r[n(443)]:null,r[n(485)]||a&&a[n(485)]){const e=a&&a[n(485)]?a:r;i&&i[n(473)]==s+n(465)&&i[n(503)][n(515)]==e[n(515)]?i[n(446)]++:t[n(421)]({type:s+n(465),element:e,quantity:1})}else t[n(421)]({type:s+n(505),element:r})}}}[Wr(496)](t){const e=Wr,n=this[e(508)],r=[],s=[],o=[];for(const i of t)switch(i[e(473)]){case e(469):if(i[e(457)]=i[e(457)][e(466)](/(\S)\u000A+(\S)/g,e(458))[e(466)](/\u000A/g,""),i[e(488)]=i[e(488)][e(466)](/(\S)\u000A+(\S)/g,e(458))[e(466)](/\u000A/g,""),""!=i[e(457)]&&""!=i[e(488)]){r[e(421)]({type:e(466),content:Hr(n,e(428),['"'+i[e(488)]+'"','"'+i[e(457)]+'"'])});continue}if(null!=i[e(457)][e(510)](/^ +$/)){r[e(421)]({type:e(459),content:Hr(n,e(477),Hr(n,e(449),i[e(457)][e(455)]))});continue}if(null!=i[e(488)][e(510)](/^ +$/)){r[e(421)]({type:e(481),content:Hr(n,e(426),Hr(n,e(449),i[e(488)][e(455)]))});continue}if(""!=i[e(457)]){r[e(421)]({type:e(459),content:Hr(n,e(477),'"'+i[e(457)]+'"')});continue}r[e(421)]({type:e(481),content:Hr(n,e(426),'"'+i[e(488)]+'"')});continue;case e(489):case e(456):r[e(421)]({type:e(459),content:Hr(n,e(477),this[e(472)](i[e(503)],i[e(446)]))});continue;case e(484):case e(436):r[e(421)]({type:e(481),content:Hr(n,e(426),this[e(472)](i[e(503)],i[e(446)]))});continue;case e(501):r[e(421)]({type:e(459),content:Hr(n,e(502),this[e(472)](i[e(503)],i[e(446)]))});continue;case e(430):r[e(421)]({type:e(481),content:Hr(n,e(504),this[e(472)](i[e(503)],i[e(446)]))});continue;case e(439):s[e(421)](i[e(464)]);continue;case e(495):o[e(421)](i[e(464)]);continue;default:r[e(421)](i)}if(s[e(455)]){const t=s[e(422)]((t=>this[e(433)][e(448)](t)?this[e(433)][e(462)](t):t))[e(450)](", ");r[e(421)]({type:e(506),content:Hr(this[e(508)],e(509),t)})}if(o[e(455)]){const t=o[e(422)]((t=>this[e(433)][e(448)](t)?this[e(433)][e(462)](t):t))[e(450)](", ");r[e(421)]({type:e(506),content:Hr(this[e(508)],e(447),t)})}return r}[Wr(434)](t){const e=Wr;for(const n of this[e(444)]){const r=n(t);if(r&&e(473)in r)return r}}[Wr(480)](t,e){const n=Wr,r=e[n(478)],s=void 0===r[n(420)]?n(495):n(439);t[n(421)]({type:s,key:r[n(464)]})}[Wr(440)](t,e){const n=Wr;t[n(421)]({type:n(506),content:Hr(this[n(508)],n(432),this[n(472)](e[n(437)]()[n(463)][n(500)],1))})}[Wr(424)](t,e,n){const r=Wr;if(this[r(492)](t,e),n&&n[r(437)]()&&!e[r(437)]()[r(467)][r(507)](n[r(437)]()[r(463)])){const n=t[t[r(455)]-1],s=r(459)==e[r(473)]?r(457):r(488);n&&r(469)==n[r(473)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=170]})(t,e)}function Jr(){const t=["showAIAssistant","10SmRXVR","448212aYOrGy","get","TrackChangesEditing","9ZhdtzQ","commands","editor","4274oQtnOY","17501649nBjvae","7727636hINnOH","8757080OnFoLn","12SfnnCm","plugins","3354OHCufn","474804BDBIIn","enableCommand","2355OiOdCh","afterInit"];return(Jr=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(576644===parseInt(e(185))/1+-parseInt(e(178))/2+-parseInt(e(182))/3*(-parseInt(e(172))/4)+parseInt(e(187))/5*(parseInt(e(184))/6)+-parseInt(e(180))/7+parseInt(e(181))/8*(-parseInt(e(175))/9)+-parseInt(e(171))/10*(-parseInt(e(179))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Qr extends t.Plugin{[Zr(188)](){const t=Zr,e=this[t(177)],n=e[t(183)][t(173)](t(174));e[t(176)][t(173)](t(170))&&n[t(186)](t(170))}}function $r(){const t=["justify","right","47nuEZhf","3261293EjfvsB","get","276JALGJJ","3eJLQpL","editor","plugins","50686wIZCMU","TrackChangesEditing","type","FORMAT_ALIGN_TO_LEFT","10032tAyFMc","2290TIhxMx","AlignmentEditing","afterInit","158105xQpbfC","left","4989464yMjhfJ","*Format:* %0","formatBlock","alignment","FORMAT_ALIGN_TO_RIGHT","value","2560pKfzXM","commandName","commandParams","format","FORMAT_ALIGNMENT","registerDescriptionCallback","descriptionFactory","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_CENTER","_registerLegacyDescription","738XaZTJC","locale","center","registerAttributeLabel","12045QyyjuA","has","FORMAT_JUSTIFY_TEXT","registerBlockAttribute"];return($r=function(){return t})()}function ts(t,e){const n=$r();return(ts=function(t,e){return n[t-=132]})(t,e)}const es=ts;!function(t){const e=ts,n=t();for(;;)try{if(821233===parseInt(e(170))/1*(-parseInt(e(134))/2)+-parseInt(e(174))/3*(-parseInt(e(144))/4)+parseInt(e(142))/5*(parseInt(e(173))/6)+-parseInt(e(171))/7+-parseInt(e(150))/8*(-parseInt(e(160))/9)+-parseInt(e(139))/10*(parseInt(e(164))/11)+parseInt(e(138))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ns extends t.Plugin{[es(141)](){const t=es,e=this[t(132)],n=e[t(161)];if(!e[t(133)][t(165)](t(140)))return;const r=e[t(133)][t(172)](t(135));r[t(157)](t(147)),r[t(167)](t(147)),r[t(156)][t(163)](t(147),Hr(n,t(154))),this[t(159)]()}[es(159)](){const t=es,e=this[t(132)],n=e[t(161)];e[t(133)][t(172)](t(135))[t(156)][t(155)]((e=>{const r=t;if(r(146)!=e[r(136)])return;const{data:s}=e;if(s&&r(147)==s[r(151)]){const t=s[r(152)][0][r(149)];return{type:r(153),content:Hr(n,r(145),function(t){const e=r;switch(t){case e(143):return Hr(n,e(137));case e(169):return Hr(n,e(148));case e(162):return Hr(n,e(158));case e(168):return Hr(n,e(166))}}(t))}}}))}}const rs=os;function ss(){const t=["registerInlineAttribute","registerDescriptionCallback","134576ugfYNr","toUpperCase","4566050JDpYiM","enableDefaultAttributesIntegration","slice","49046QhozMp","superscript","_registerLegacyDescription","FORMAT_BOLD","strikethrough","FORMAT_CODE","FORMAT_SUPERSCRIPT","subscript","has","italic","FORMAT_SUBSCRIPT","underline","*Remove format:* %0","TrackChangesEditing","format","locale","descriptionFactory","formatInline","CodeEditing","66DSnitr","6LSgyVB","*Format:* %0","105aKuorr","ItalicEditing","commandName","plugins","registerAttributeLabel","FORMAT_ITALIC","commandParams","code","22NNdPBC","FORMAT_STRIKETHROUGH","forceValue","get","StrikethroughEditing","FORMAT_UNDERLINE","1940238oCfIlv","type","afterInit","BoldEditing","toLowerCase","SubscriptEditing","editor","bold","49096kgdwQU","204197praSpa","SuperscriptEditing","461805FCARYt","UnderlineEditing","FORMAT_"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=259]})(t,e)}!function(t){const e=os,n=t();for(;;)try{if(316180===parseInt(e(271))/1+parseInt(e(281))/2*(-parseInt(e(300))/3)+parseInt(e(268))/4*(-parseInt(e(303))/5)+parseInt(e(301))/6*(-parseInt(e(269))/7)+-parseInt(e(276))/8+-parseInt(e(260))/9+parseInt(e(278))/10*(parseInt(e(311))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ss);const is=[rs(263),rs(304),rs(272),rs(299),rs(315),rs(265),rs(270)];class as extends t.Plugin{[rs(262)](){const t=rs,e=this[t(266)],n=e[t(306)][t(314)](t(294)),r=e[t(296)];for(const s of is){if(!e[t(306)][t(289)](s))continue;const o=s[t(280)](0,-7)[t(264)](),i=t(273)+o[t(277)]();n[t(279)](o),n[t(274)](o),n[t(297)][t(307)](o,Hr(r,i))}this[t(283)]()}[rs(283)](){const t=rs,e=this[t(266)],n=e[t(296)],r=e[t(306)][t(314)](t(294));function s(e,s){const o=t;r[o(297)][o(275)]((t=>{const r=o;if(r(298)!=t[r(261)])return;const{data:i}=t;return i&&i[r(305)]===e?i[r(309)][0][r(313)]?{type:r(295),content:Hr(n,r(302),s)}:{type:r(295),content:Hr(n,r(293),s)}:void 0}))}s(t(267),Hr(n,t(284))),s(t(290),Hr(n,t(308))),s(t(292),Hr(n,t(259))),s(t(310),Hr(n,t(286))),s(t(285),Hr(n,t(312))),s(t(288),Hr(n,t(291))),s(t(282),Hr(n,t(287)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=286]})(t,e)}function ls(){const t=["document","checkChild","1507010UyTErH","*Remove format:* %0","enableCommand","has","*Set format:* %0","value","9954656PbPcCX","locale","$root","model","afterInit","TrackChangesEditing","12Czmfsb","commandName","registerDescriptionCallback","editor","selection","getSelectedBlocks","forceValue","6522579OYZoCO","blockQuote","get","filter","format","1412188zMZrJY","parent","4776776MyYzaF","172077FefXBw","BlockQuoteEditing","name","change","plugins","ELEMENT_BLOCK_QUOTE","commands","descriptionFactory","from","markBlockFormat","schema","commandParams","7242270qKaTrN"];return(ls=function(){return t})()}!function(t){const e=us,n=t();for(;;)try{if(719268===-parseInt(e(301))/1+-parseInt(e(289))/2*(-parseInt(e(304))/3)+parseInt(e(303))/4+-parseInt(e(319))/5+parseInt(e(316))/6+parseInt(e(296))/7+-parseInt(e(325))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ls);class fs extends t.Plugin{[cs(287)](){const t=cs,e=this[t(292)],n=e[t(326)];if(!e[t(308)][t(322)](t(305)))return;const r=e[t(308)][t(298)](t(288)),s=this[t(292)][t(310)][t(298)](t(297));r[t(321)](t(297),((n,o={})=>{const i=t,a=this[i(292)][i(286)][i(317)][i(293)],c=o&&void 0!==o[i(295)]?o[i(295)]:!s[i(324)];let u=[];if(c){const t=Array[i(312)](a[i(294)]())[i(299)]((t=>hs(t)||function(t,e){const n=i,r=e[n(318)](t[n(302)],n(297)),s=e[n(318)]([n(327),n(297)],t);return r&&s}(t,this[i(292)][i(286)][i(314)])));u=y(t,e[i(286)])}else{const t=Array[i(312)](a[i(294)]())[i(299)]((t=>hs(t)));u=y(t,e[i(286)])}e[i(286)][i(307)]((()=>{const t=i;for(const e of u)r[t(313)](e,{commandName:t(297),commandParams:[{forceValue:c}]})}))})),r[t(311)][t(291)]((e=>{const r=t,{data:s}=e;if(s&&r(297)==s[r(290)]){const t=Hr(n,r(309));return s[r(315)][0][r(295)]?{type:r(300),content:Hr(n,r(323),t)}:{type:r(300),content:Hr(n,r(320),t)}}}))}}function hs(t){const e=cs;return e(297)==t[e(302)][e(306)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=423]})(t,e)}const ds=gs;!function(t){const e=gs,n=t();for(;;)try{if(292021===-parseInt(e(434))/1*(parseInt(e(431))/2)+-parseInt(e(433))/3+-parseInt(e(443))/4*(parseInt(e(429))/5)+-parseInt(e(441))/6*(-parseInt(e(437))/7)+-parseInt(e(427))/8+-parseInt(e(425))/9+parseInt(e(440))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ms);class ps extends t.Plugin{[ds(423)](){const t=ds,e=this[t(442)];e[t(426)][t(435)](t(428))&&(e[t(426)][t(436)](t(438))[t(432)](t(439)),e[t(426)][t(436)](t(438))[t(432)](t(430)),e[t(426)][t(436)](t(438))[t(432)](t(424)))}}function ms(){const t=["35YhHHjS","changeCaseLower","636riLLwF","enableCommand","74373xdpSZo","96gtupGH","has","get","1284815ntbCRz","TrackChangesEditing","changeCaseUpper","13028730iVThxS","6IVMEDI","editor","63924OSLqtr","afterInit","changeCaseTitle","4686210OlQBNU","plugins","4052168Srppmb","CaseChange"];return(ms=function(){return t})()}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=337]})(t,e)}!function(t){const e=Es,n=t();for(;;)try{if(382586===parseInt(e(351))/1*(-parseInt(e(350))/2)+-parseInt(e(347))/3*(-parseInt(e(348))/4)+parseInt(e(339))/5+parseInt(e(337))/6*(-parseInt(e(338))/7)+-parseInt(e(356))/8*(parseInt(e(340))/9)+parseInt(e(341))/10+-parseInt(e(349))/11*(parseInt(e(355))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class bs extends t.Plugin{[Is(345)](){const t=Is,e=this[t(353)];e[t(346)][t(342)](t(352))&&e[t(343)][t(342)](t(344))[t(354)](t(352))}}function Ts(){const t=["afterInit","commands","3153wZECAG","1580fFsvlY","383383BGrqUF","478OeEEOs","2391dSqLDq","ckbox","editor","enableCommand","84WkvEhc","1702760iSsBWN","168mhwbEs","49273RQtabs","2510195mQDrTb","9jfJmri","6907590ckCwUH","get","plugins","TrackChangesEditing"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["document","36729mfYPuG","format","locale","55267wQjXTw","CodeBlock","TrackChangesEditing","filter","7JVTFPW","has","registerElementLabel","6bUBbeK","value","3309204MapTAW","formatBlock","*Remove format:* %0","outdentCodeBlock","getSelectedBlocks","3901735zsMGxD","schema","get","checkChild","enableCommand","change","187KBsxuW","16041UPSXFW","ELEMENT_CODE_BLOCK","codeBlock","2140GjDkaC","rootElement","editor","selection","language","parent","commands","label","languages","forceValue","commandName","plugins","blockName","model","find","commandParams","type","*Set format:* %0","markBlockFormat","9690568FZsnFj","registerDescriptionCallback","afterInit","isLimit","descriptionFactory","name","636xboFFF","from","indentCodeBlock","9379128uyBYrc","toLowerCase","config"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=417]})(t,e)}!function(t){const e=As,n=t();for(;;)try{if(944221===parseInt(e(445))/1*(-parseInt(e(452))/2)+parseInt(e(466))/3*(parseInt(e(435))/4)+-parseInt(e(459))/5+-parseInt(e(438))/6*(parseInt(e(449))/7)+-parseInt(e(429))/8+parseInt(e(442))/9*(-parseInt(e(469))/10)+parseInt(e(465))/11*(parseInt(e(454))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ys);class Cs extends t.Plugin{[_s(431)](){const t=_s,e=this[t(471)];if(!e[t(421)][t(450)](t(446)))return;const n=e[t(421)][t(461)](t(447)),r=e[t(444)],s=e[t(440)][t(461)](t(468))[t(418)],o=e[t(475)][t(461)](t(468));n[t(463)](t(437)),n[t(463)](t(457)),n[t(463)](t(468),((r,i={})=>{const a=t,c=e[a(423)],u=e[a(423)][a(441)][a(472)],l=i&&void 0!==i[a(419)]?i[a(419)]:!o[a(453)];let f;i[a(473)]||(i[a(473)]=s[0][a(473)]),f=l?Array[a(436)](u[a(458)]())[a(448)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(470))&&!e[n(432)](t)&&e[n(462)](t[n(474)],n(468))}(t,c[a(460)]))):Array[a(436)](u[a(458)]())[a(448)]((t=>ks(t)));const h=y(f,c);c[a(464)]((()=>{const t=a;for(const e of h)n[t(428)](e,{commandName:t(468),commandParams:[{...i,forceValue:l}],formatGroupId:t(422)})}))})),n[t(433)][t(451)](t(468),(e=>Hr(r,t(467),e))),n[t(433)][t(430)]((e=>{const n=t;if(n(455)!=e[n(426)])return;const o=r.t,{data:i}=e;if(!i||n(468)!=i[n(420)])return;const a=i[n(425)][0][n(473)],c=o(s[n(424)]((t=>t[n(473)]===a))[n(417)])[n(439)]();return i[n(425)][0][n(419)]?{type:n(443),content:Hr(r,n(427),Hr(r,n(467),1)+" ("+c+")")}:{type:n(443),content:Hr(r,n(456),Hr(r,n(467),1))}}))}}function ks(t){const e=_s;return e(468)==t[e(434)]}const Rs=Ns;function Ls(){const t=["30780113IaVnTP","CommentsEditing","28DeXWxi","11156orEqii","TrackChangesEditing","1077416dMYVWQ","51ysClot","2255DiAgfK","afterInit","33432dCoKnq","plugins","5718CipIOS","620226TyaIOz","editor","addCommentThread","get","10RdNwHE","has","enableCommand","1412ZXlQWt","1226yUDfYv","1730jGPGAo"];return(Ls=function(){return t})()}function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=409]})(t,e)}!function(t){const e=Ns,n=t();for(;;)try{if(605718===-parseInt(e(428))/1*(parseInt(e(427))/2)+-parseInt(e(414))/3*(parseInt(e(411))/4)+-parseInt(e(429))/5*(-parseInt(e(419))/6)+-parseInt(e(410))/7*(parseInt(e(413))/8)+parseInt(e(420))/9*(-parseInt(e(424))/10)+parseInt(e(415))/11*(-parseInt(e(417))/12)+parseInt(e(430))/13)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Ss extends t.Plugin{[Rs(416)](){const t=Rs,e=this[t(421)];e[t(418)][t(425)](t(409))&&e[t(418)][t(423)](t(412))[t(426)](t(422))}}var Ms=n(834);function vs(){const t=["consumable","isLimit","30eIOcRQ","867193oLGCCV","getItems","584EJWdGc","markerName","createRangeOn","get","2095330nHzvBk","nextSibling","push","includes","markerRange","addClass","item","previousPosition","875760QflBgX","writer","addHighlight","2908BpxIKR","toViewPosition","start","name","span","toViewElement","createUIElement","schema","model","hasAttribute","test","4403691fifegB","2973JiUQZN","getWalker","2007306BjYlCD","isAtEnd","ck-suggestion-marker--active","plugins","TrackChangesEditing","insert","mapper","elementEnd","ck-suggestion-marker-","bindElementToMarker","isBlock","type","getCustomProperty","5313XigDac","parent","activeMarkers","isContent"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=427]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(461)]())o[r(435)](t)&&s[r(468)](n[r(464)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(443)][r(465)](r(444));return(o,i,a)=>{const c=r;if(!a[c(457)][c(436)](i[c(470)],o[c(429)]))return;const u=i[c(470)][c(439)](),l=i[c(470)][c(428)],f=t[c(434)][c(433)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(472)];d=d||f[c(456)](e);const n=a[c(446)][c(431)](e);if(n&&n[c(452)](c(476)))return;c(447)==t[c(451)]&&f[c(450)](e)&&!f[c(458)](e)&&(e[c(467)]||l[c(441)]?h&&h[c(454)]==e||(h=e,m(t[c(473)]),p=!0):g=g||t[c(473)])}function m(t){const r=c,o=a[r(475)][r(432)](r(430),{class:r(448)+e}),u=a[r(446)][r(427)](t);n&&s[r(455)][r(469)](i[r(463)])&&a[r(475)][r(471)](r(442),o),a[r(475)][r(445)](u,o),a[r(446)][r(449)](o,i[r(463)])}d||p||!g||m(g)}}!function(t){const e=ws,n=t();for(;;)try{if(781774===parseInt(e(460))/1+-parseInt(e(466))/2+parseInt(e(438))/3*(-parseInt(e(477))/4)+-parseInt(e(474))/5+parseInt(e(440))/6+parseInt(e(453))/7*(parseInt(e(462))/8)+-parseInt(e(437))/9*(-parseInt(e(459))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);const Ds=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=318]})(t,e)}!function(t){const e=Bs,n=t();for(;;)try{if(278936===parseInt(e(324))/1*(-parseInt(e(379))/2)+-parseInt(e(340))/3+parseInt(e(323))/4*(-parseInt(e(376))/5)+parseInt(e(320))/6*(parseInt(e(370))/7)+parseInt(e(356))/8+parseInt(e(373))/9*(-parseInt(e(351))/10)+parseInt(e(363))/11*(parseInt(e(360))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(332)](){return[Ms.Delete]}[Ds(366)](){const t=Ds,e=this[t(361)],n=e[t(347)][t(365)](t(331));n[t(348)](t(342));const r=e[t(378)][t(365)](t(337));n[t(348)](t(337),((n,s={})=>{const o=t,a=e[o(374)][o(362)](e[o(374)][o(339)][o(375)]);a[o(341)]&&e[o(374)][o(338)](a,{direction:o(318),unit:s[o(367)]});const c=a[o(350)](),u=i.LiveRange[o(352)](c);let l;n(s),l=o(357)==u[o(371)][o(319)]?e[o(374)][o(368)](c[o(349)]):e[o(374)][o(368)](u[o(349)],u[o(364)]),u[o(359)](),e[o(374)][o(344)](r[o(353)][o(330)],(t=>{const e=o;r[e(353)][e(369)](),t[e(355)](t[e(368)](l[e(364)])),r[e(353)][e(343)]()}))})),e[t(335)][t(358)].on(t(329),Fs(e,t(334)),{priority:t(326)}),e[t(346)][t(358)].on(t(329),((n,r,s)=>{const o=t;s[o(328)][o(322)]&&Fs(e,o(334),{showActiveMarker:!1})[o(372)](this)(n,r,s)}),{priority:t(326)}),e[t(335)][t(358)].on(t(345),((e,n,r)=>{const s=t,o=r[s(336)][s(327)](n[s(354)]);if(o)for(const t of o)t.is(s(377))&&(r[s(336)][s(321)](t,n[s(354)]),r[s(333)][s(325)](t))}),{priority:t(326)})}}function xs(){const t=["12549828MotBGf","editor","createSelection","11fCAUKU","end","get","init","unit","createRange","lock","19894RkCGmp","root","bind","9ytPGbv","model","selection","5gTYmQS","uiElement","commands","2DNZWXv","forward","rootName","240XmHnhh","unbindElementFromMarkerName","showSuggestionHighlights","1121356ePZWtj","361053uWFYSF","remove","high","markerNameToElements","options","addMarker:suggestion:deletion","batch","TrackChangesEditing","requires","writer","merge","editing","mapper","deleteForward","modifySelection","document","922506MBsMMo","isCollapsed","delete","unlock","enqueueChange","removeMarker:suggestion:deletion","data","plugins","enableCommand","start","getFirstRange","2901380zptAxj","fromRange","buffer","markerName","setSelection","2867752NJyqyE","$graveyard","downcastDispatcher","detach"];return(xs=function(){return t})()}function Us(){const t=["default","size","ELEMENT_","1967oBctGq","TodoListEditing","map","9bTcynF","newValue","isNextTo","numberedList","setAttribute","outdentList","indentList","_findSuggestions","next","change","createPositionAt","checkTodoList","parent","refresh","list.multiBlock","listReversed","noTrackChangesFixer","formatBlock","suggestion:attribute:","listItemId","splitListItemAfter","registerPostFixer","suggestion","*Uncheck item*","_getAttributeKey","add","88RivvTt","value","removeMarker","TrackChangesEditing","descriptionFactory","listType","nextSibling","*Split:* list item","listStyle","todo","deletion","setSelection","_supportLegacySuggestions","enableDefaultAttributesIntegration","differ","model","format","*Format:* insert into %0","*Format:* remove from %0","attributes","customNumberedList","nodeAfter","customBulletedList","push","numbered","plugins","config","isUndo","_registerLegacyDescription","attributeKey","listStart","oldRange","getSuggestions","attribute","range","registerCustomCallback","get","_splitMarkerName","mergeListItemBackward","_LIST","isLocal","filter","detach","ELEMENT_NUMBERED_LIST","1572148bdzcSi","multipleBlocks","getFirstMarker","bulletedList","ListEditing","find","ELEMENT_TODO_LIST","listIndent","editor","8091875aHxbvJ","*Indent:* %0","data","*Merge:* list item","execute","previousSibling","name","*Merge:* %0","getChangedMarkers","getSuggestion","schema","splitListItemBefore","meta","*Change to:* %0","createRange","documentList","groupId","batch","isObject","forceValue","start","37588570VqOmRD","selection","locale","bulleted","getAttribute","listMarkerStyle","fromRange","toUpperCase","_suggestionFactory","afterInit","listItemIdFixer","commandName","length","getChanges","key","*Check item*","ELEMENT_BULLETED_LIST","type","registerBlockAttribute","todoListCheck","todoList","FORMAT_INDENT","head","document","hasSuggestion","*Outdent:* %0","high","registerElementLabel","containsItem","mergeListItemForward","includes","60387fLMJWO","*Remove format:* %0","assureChains","29814YPwquX","end","commandParams","todoListChecked","commands","10705152KDWyyf","getFirstRange","990894DOwVwn","getRanges","newRange","registerDescriptionCallback","ELEMENT_LIST_ITEM","oldValue","change:data","registerAttributeLabel","trackChangesCommand","listMarker","startsWith","accept","has","*Set format:* %0","from"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=110]})(t,e)}!function(t){const e=Gs,n=t();for(;;)try{if(831969===-parseInt(e(268))/1+parseInt(e(197))/2+-parseInt(e(258))/3*(-parseInt(e(153))/4)+parseInt(e(206))/5+-parseInt(e(261))/6*(-parseInt(e(124))/7)+parseInt(e(266))/8+-parseInt(e(127))/9*(parseInt(e(227))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class Vs extends t.Plugin{[js(236)](){const t=js,e=this[t(205)];if(!e[t(178)][t(118)](t(201)))return;const n=e[t(229)],r=e[t(178)][t(189)](t(156)),s=e[t(178)][t(118)](t(125)),o=!!e[t(179)][t(189)](t(141));function i(e){const r=t;return{type:r(169),content:""+Hr(n,r(119),e)}}function a(e){const r=t;return{type:r(169),content:""+Hr(n,r(259),e)}}r[t(166)](t(130)),r[t(166)](t(200)),r[t(166)](t(173)),r[t(166)](t(175)),r[t(166)](t(133)),r[t(166)](t(132)),r[t(166)](t(147)),r[t(166)](t(217)),r[t(245)](t(146)),r[t(245)](t(158)),r[t(245)](t(204)),o&&(r[t(166)](t(191)),r[t(166)](t(256))),s&&(r[t(166)](t(247)),r[t(166)](t(138)),r[t(245)](t(264)),r[t(157)][t(271)]((e=>{const r=t,{data:s}=e;if(s&&r(264)==s[r(241)])return{type:r(169),content:s[r(128)]?Hr(n,r(242)):Hr(n,r(150))}})),this[t(205)][t(168)][t(250)][t(148)]((e=>{const n=t;if(e[n(223)][n(180)])return!1;let s=!1;const o=r[n(185)]({skipNotAttached:!0})[n(194)]((t=>n(264)===r[n(151)](t)));for(const t of o)n(162)!=t[n(267)]()[n(226)][n(174)][n(231)](n(158))&&(r[n(134)](t[n(267)](),n(186))[n(202)]((t=>n(158)===r[n(151)](t[n(149)])))||(e[n(155)](t[n(199)]()),s=!0));return s}))),r[t(157)][t(113)](t(204),Hr(n,t(248)));const c={type:t(169),content:""};r[t(157)][t(271)]((e=>{const r=t,{data:s}=e;if(!s||r(158)!=s[r(241)])return;let u=e[r(249)];for(;u;){if(u[r(208)]&&((r(161)==u[r(208)][r(241)]||r(232)==u[r(208)][r(241)])&&(u[r(208)][r(128)]&&r(121)!=u[r(208)][r(128)]||r(121)!=u[r(208)][r(111)]&&!s[r(128)])||!o&&u[r(208)][r(241)]==_c))return c;u=u[r(135)]}if(null==s[r(128)])switch(s[r(111)]){case r(230):return a(Hr(n,r(243)));case r(177):return a(Hr(n,r(196)));case r(162):return a(Hr(n,r(203)))}switch(s[r(128)]){case r(230):return i(Hr(n,r(243)));case r(177):return i(Hr(n,r(196)));case r(162):return i(Hr(n,r(203)))}})),r[t(157)][t(271)]((e=>{const n=t,{data:r}=e;if(r&&n(204)==r[n(241)])return null==r[n(128)]||null==r[n(111)]&&0==r[n(128)]?c:void 0})),r[t(157)][t(271)]((e=>{const r=t;if(r(186)!=e[r(244)])return;const{data:s}=e;if(!s||r(146)!=s[r(241)])return;const o=zs(e);return r(128)==o?{type:r(169),content:Hr(n,r(209))}:r(111)==o?{type:r(169),content:Hr(n,r(160))}:c})),e[t(168)][t(250)][t(148)]((e=>this[t(237)](e))),e[t(168)][t(250)][t(148)]((e=>this[t(143)](e))),e[t(168)][t(250)].on(t(112),((e,n)=>{const r=t;if(n[r(180)]||!n[r(193)])return!1;this[r(260)]()}),{priority:t(253)}),this[t(165)]()}[js(237)](t){const e=js;if(t[e(223)][e(180)]||!t[e(223)][e(193)])return!1;let n=!1;const r=this[e(205)][e(178)][e(189)](e(156))[e(185)]({skipNotAttached:!0})[e(194)]((t=>t[e(208)]&&e(146)==t[e(208)][e(241)]))[e(194)]((t=>t[e(208)][e(128)]&&t[e(208)][e(111)]));for(const s of r)zs(s)||(t[e(155)](s[e(199)]()),n=!0);return n}[js(143)](t){const e=js;if(t[e(223)][e(180)]||!t[e(223)][e(193)])return!1;const n=this[e(205)][e(178)][e(189)](e(156));if(n[e(114)][e(154)])return!1;let r=!1;const s=[e(158),e(146),e(204),e(161),e(183),e(142),e(246),e(115),e(232)],o=this[e(205)][e(168)][e(250)][e(167)][e(240)]()[e(194)]((t=>e(186)==t[e(244)]))[e(194)]((t=>s[e(257)](t[e(182)])));if(0==o[e(239)])return r;for(const i of o){const o=n[e(134)](i[e(187)],e(186))[e(194)]((t=>!t[e(218)][e(129)]))[e(126)]((t=>t[e(149)]))[e(194)]((t=>{const r=e,o=n[r(151)](t);return s[r(257)](o)}));if(o[e(239)]){for(const n of o)t[e(155)](n[e(199)]());r=!0}}return r}[js(260)](){const t=js,e=this[t(205)][t(178)][t(189)](t(156)),n=[t(158),t(146),t(204),t(161),t(183),t(142),t(246),t(115),t(232)];let r;const s=new Set(this[t(205)][t(168)][t(250)][t(167)][t(214)]()[t(194)]((r=>{const s=t;if(r[s(208)][s(184)]||!r[s(208)][s(270)])return null;if(!r[s(212)][s(116)](s(145)))return null;const{id:o}=e[s(190)](r[s(212)]);if(!e[s(251)](o))return null;const i=e[s(215)](o);return n[s(257)](i[s(208)][s(241)])}))[t(126)]((n=>{const s=t,{id:o}=e[s(190)](n[s(212)]),i=e[s(215)](o);return r=i[s(172)][s(222)],i[s(267)]()[s(226)][s(174)]})));if(0==s[t(122)])return;const o=e[t(185)]({skipNotAttached:!0})[t(194)]((e=>t(186)==e[t(244)]&&e[t(208)]&&n[t(257)](e[t(208)][t(241)])&&e[t(172)][t(222)]!=r))[t(126)]((e=>({listItem:e[t(267)]()[t(226)][t(174)],groupId:e[t(172)][t(222)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(118)](n)&&i[t(152)](e);for(const n of e[t(185)]())i[t(118)](n[t(172)][t(222)])&&n[t(131)](t(222),r)}[js(165)](){const t=js,e=this[t(205)],n=e[t(229)],r=e[t(178)][t(189)](t(156));this[t(181)](),r[t(235)][t(188)](t(144),t(221),t(117),(function(n,r){const s=t,o=[];for(let t of n)t[s(226)][s(174)]===t[s(262)][s(139)]&&(t=e[s(168)][s(220)](e[s(168)][s(137)](t[s(226)][s(174)],0))),o[s(176)](t);e[s(168)][s(136)]((t=>{const n=s,a=e[n(168)][n(250)][n(228)],c=Array[n(120)](a[n(269)]())[n(126)]((t=>i.LiveRange[n(233)](t)));t[n(164)](o),e[n(265)][n(189)](r[n(238)])[n(140)](),r[n(263)][n(176)]({forceDefaultExecution:!0}),e[n(210)](r[n(238)],...r[n(263)]),t[n(164)](c);for(const t of c)t[n(195)]()}))})),r[t(157)][t(254)]((function(n){const r=t,s=!e[r(168)][r(216)][r(224)](n),o=n[r(211)],i=n[r(159)],a=n[r(231)](r(146)),c=!o||o[r(231)](r(146))!==a,u=!i||i[r(231)](r(146))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(110),e)))}[js(181)](){const t=js,e=this[t(205)],n=e[t(229)];function r(n){const r=t,s=e[r(265)][r(189)](r(200))[r(154)],o=e[r(265)][r(189)](r(130))[r(154)];return r(130)===n?s:o}e[t(178)][t(189)](t(156))[t(157)][t(271)]((function(s){const o=t;if(o(144)!=s[o(244)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(238)]){case o(200):u=i[o(263)][0][o(225)],l=r(i[o(238)]),a=o(u?170:171),!l&&e[o(179)][o(189)](o(141))||(a=o(219)),c={type:o(169),content:Hr(n,a,Hr(n,o(243)))};break;case o(130):u=i[o(263)][0][o(225)],l=r(i[o(238)]),a=o(u?170:171),!l&&e[o(179)][o(189)](o(141))||(a=o(219)),c={type:o(169),content:Hr(n,a,Hr(n,o(196)))};break;case o(133):a=o(207),c={type:o(169),content:Hr(n,a,Hr(n,o(110)))};break;case o(132):a=function(t){const e=o,n=t[e(267)]();let r=n[e(226)][e(174)];for(;r&&n[e(255)](r);){if(r[e(231)](e(204))>0)return!1;r=r[e(159)]}return!0}(s)?Hr(n,o(171),Hr(n,function(t){const e=o;return e(123)+t[e(267)]()[e(226)][e(174)][e(231)](e(158))[e(234)]()+e(192)}(s))):Hr(n,o(252),Hr(n,o(110))),c={type:o(169),content:a};break;case o(191):case o(256):!1===i[o(198)]&&(a=o(213),c={type:o(163),content:Hr(n,a,Hr(n,o(110)))})}return c}))}}function zs(t){const e=js;let n=t[e(267)]()[e(226)][e(174)][e(211)];for(;n;){const r=n[e(231)](e(146));if(!r)return!1;if(r==t[e(208)][e(128)])return e(128);if(r==t[e(208)][e(111)])return e(111);n=n[e(211)]}return!1}const Hs=Ws;function Ws(t,e){const n=Zs();return(Ws=function(t,e){return n[t-=157]})(t,e)}!function(t){const e=Ws,n=t();for(;;)try{if(647510===-parseInt(e(177))/1+parseInt(e(195))/2+parseInt(e(185))/3+-parseInt(e(198))/4*(parseInt(e(206))/5)+parseInt(e(240))/6+parseInt(e(237))/7*(parseInt(e(232))/8)+-parseInt(e(230))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class Ks extends t.Plugin{[Hs(167)](){const t=Hs;if(!this[t(176)][t(200)][t(208)](t(162)))return;const e=this[t(176)][t(219)][t(225)](t(214)),n=this[t(176)][t(200)][t(225)](t(192));e[t(201)]&&(n[t(204)](t(223)),n[t(235)](t(223))),e[t(209)]&&(n[t(204)](t(196)),n[t(235)](t(196))),e[t(169)]&&(n[t(204)](t(182)),n[t(235)](t(182)));const r={type:t(247),content:""};n[t(186)][t(217)](this[t(211)][t(159)](this));const s=this[t(176)][t(224)];n[t(186)][t(194)](t(196),Hr(s,t(221))),n[t(186)][t(217)]((e=>{const n=t,{data:s}=e;if(s&&n(196)==s[n(242)])return null==s[n(166)]||0==s[n(166)]&&null==s[n(191)]?r:void 0})),n[t(186)][t(194)](t(182),Hr(s,t(197))),n[t(186)][t(217)]((e=>{const n=t,{data:s}=e;if(s&&n(182)==s[n(242)])return null==s[n(166)]||1==s[n(166)]&&null==s[n(191)]?r:void 0})),this[t(176)][t(207)][t(163)][t(238)]((e=>{const r=t;if(e[r(171)][r(193)])return!1;let s=!1;const o=n[r(212)]({skipNotAttached:!0})[r(210)]((t=>{const e=r,s=n[e(173)](t);return e(182)==s||e(196)==s}));for(const t of o){const o=t[r(190)]()[r(222)][r(165)][r(199)](r(189));r(246)!=o&&r(233)!=o&&(n[r(213)](t[r(190)](),r(170))[r(244)]((t=>r(189)==n[r(173)](t[r(164)])))||(e[r(160)](t[r(161)]()),s=!0))}return s})),this[t(239)]()}[Hs(211)](t){const e=Hs,n=this[e(176)][e(224)],{data:r}=t,s={type:e(247),content:""};if(!r||e(223)!=r[e(242)])return;if(!r[e(191)])return e(216)==r[e(166)]?s:{type:e(247),content:""+Hr(n,e(168),Hr(n,this[e(180)](r[e(166)])))};if(!r[e(166)]){if(e(216)==r[e(191)])return s;let o=t[e(241)];for(;o;){if(o[e(157)]&&e(189)==o[e(157)][e(242)]&&o[e(157)][e(166)])return s;o=o[e(231)]}return{type:e(247),content:""+Hr(n,e(234),Hr(n,this[e(180)](r[e(191)])))}}if(e(216)!=r[e(166)])return{type:e(247),content:""+Hr(n,e(168),Hr(n,this[e(180)](r[e(166)])))};let o=t[e(241)];for(;o;){if(o[e(157)]&&e(189)==o[e(157)][e(242)]&&o[e(157)][e(166)]&&o[e(157)][e(191)])return s;o=o[e(231)]}const i=t[e(190)]()[e(222)][e(165)][e(199)](e(189));return{type:e(247),content:Hr(n,e(168),Hr(n,e(218)+i[e(183)]()+e(243)))}}[Hs(239)](){const t=Hs,e=this[t(176)],n=e[t(224)];e[t(200)][t(225)](t(192))[t(186)][t(217)]((e=>{const r=t;if(r(174)!=e[r(236)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(220)]){case r(223):o=r(245),i={type:r(247),content:Hr(n,o,Hr(n,this[r(180)](s[r(202)][0][r(236)])))};break;case r(196):o=s[r(202)][0][r(209)]?r(205):r(179),i={type:r(247),content:Hr(n,o)};break;case r(182):o=r(181),i={type:r(247),content:Hr(n,o,s[r(202)][0][r(169)])}}return i}))}[Hs(180)](t){const e=Hs;return e(218)+function(t){const n=e;return qs[n(188)](t)?n(184):Xs[n(188)](t)?n(246):null}(t)[e(183)]()+e(215)+t[e(183)]()[e(226)](/-/g,"_")}}const qs=[Hs(227),Hs(229),Hs(158)],Xs=[Hs(175),Hs(178),Hs(228),Hs(203),Hs(172),Hs(187)];function Zs(){const t=["reversed","filter","handleDescriptions","getSuggestions","_findSuggestions","list.properties","_LIST_","default","registerDescriptionCallback","ELEMENT_","config","commandName","FORMAT_LIST_REVERSED","start","listStyle","locale","get","replace","disc","lower-roman","circle","15543594ehmTSN","next","752BcKDbc","customNumbered","*Remove format:* %0","registerBlockAttribute","type","71911XEgxWk","registerPostFixer","_registerLegacyDescription","5984670NUSLBT","head","key","_LIST_DEFAULT","find","*Change to:* %0","numbered","format","data","square","bind","removeMarker","getFirstMarker","ListPropertiesEditing","document","suggestion","nodeAfter","newValue","afterInit","*Set format:* %0","startIndex","attribute","batch","lower-latin","_getAttributeKey","formatBlock","decimal","editor","168928JhQSUD","decimal-leading-zero","*Format:* set order to regular","_getTranslationKeyForListStyle","*Format:* set start index to %0","listStart","toUpperCase","bulleted","2371950qHqbfg","descriptionFactory","upper-latin","includes","listType","getFirstRange","oldValue","TrackChangesEditing","isUndo","registerAttributeLabel","325534XUMBFX","listReversed","FORMAT_LIST_START","120gTnmch","getAttribute","plugins","styles","commandParams","upper-roman","enableDefaultAttributesIntegration","*Format:* set order to reversed","62170lBUkiA","model","has"];return(Zs=function(){return t})()}var Ys=n(507);const Js=Qs;function Qs(t,e){const n=to();return(Qs=function(t,e){return n[t-=134]})(t,e)}!function(t){const e=Qs,n=t();for(;;)try{if(500136===parseInt(e(136))/1*(parseInt(e(153))/2)+parseInt(e(158))/3*(-parseInt(e(185))/4)+parseInt(e(173))/5+-parseInt(e(142))/6*(parseInt(e(140))/7)+-parseInt(e(167))/8*(-parseInt(e(144))/9)+parseInt(e(191))/10*(-parseInt(e(161))/11)+-parseInt(e(134))/12*(-parseInt(e(169))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class $s extends t.Plugin{static get[Js(156)](){return[Ys.Enter]}[Js(155)](){const t=Js,e=this[t(138)],n=e[t(171)][t(168)](t(176)),r=e[t(179)][t(168)](t(154));n[t(178)](t(154),(()=>{const s=t;e[s(162)][s(146)]((t=>{const o=s,a=e[o(162)][o(182)][o(175)],c=a[o(177)](),u=i.LiveRange[o(163)](a[o(147)]());if(r[o(151)](t)){const r=e[o(162)][o(165)](c[o(190)][o(135)],0),s=t[o(172)](c,r);n[o(137)](s)}else t[o(159)](t[o(172)](u[o(139)]));u[o(150)](),r[o(164)](o(188),{writer:t})}))})),e[t(186)][t(145)].on(t(157),Fs(e,t(184)),{priority:t(183)}),e[t(186)][t(145)].on(t(180),((e,n,r)=>{const s=t,o=r[s(181)][s(166)](n[s(149)]);if(o)for(const t of o)t[s(141)](s(170))&&(r[s(181)][s(148)](t,n[s(149)]),r[s(143)][s(174)](t))}),{priority:t(183)}),e[t(152)][t(145)].on(t(157),((n,r,s)=>{const o=t;s[o(160)][o(187)]&&Fs(e,o(184),{showActiveMarker:!1})[o(189)](this)(n,r,s)}),{priority:t(183)})}}function to(){const t=["bind","parent","2120zdyAwc","1721424IIPENV","nextSibling","656HVQhTP","markInsertion","editor","end","421393hkgzoz","hasClass","42CXvUow","writer","65421KrKGOc","downcastDispatcher","change","getFirstRange","unbindElementFromMarkerName","markerName","detach","enterBlock","data","1196wAGqaG","enter","init","requires","addMarker:suggestion:insertion","453HotaPG","setSelection","options","22154yGKSOY","model","fromRange","fire","createPositionAt","markerNameToElements","328AjWFqC","get","130aXLSRR","ck-suggestion-marker-split","plugins","createRange","140185MOfrZK","remove","selection","TrackChangesEditing","getFirstPosition","enableCommand","commands","removeMarker:suggestion:insertion","mapper","document","high","split","21308ywSNTL","editing","showSuggestionHighlights","afterExecute"];return(to=function(){return t})()}function eo(){const t=["TrackChangesEditing","end","12YmivFj","652gsNQAX","createPositionAt","afterInit","40967377OfIzlN","87aHgliF","FindAndReplaceUtils","createRange","getMarkersGroup","filter","3256263TqrTAH","FindAndReplaceEditing","get","find","has","5688xorfSG","27272EeqMBs","suggestion:deletion","getIntersection","5096hkOqQs","729rFFNiT","replaceAll","string","bind","model","replace","8245RPjccv","findPrevious","markers","14533520fPAlER","start","enableCommand","findNext","_isInDeletionRange","findByTextCallback","handleFindCommand","item","plugins","editor","5664ftbtMR","getRange"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=ro,n=t();for(;;)try{if(738388===-parseInt(e(344))/1*(-parseInt(e(354))/2)+-parseInt(e(349))/3+parseInt(e(340))/4*(parseInt(e(365))/5)+-parseInt(e(335))/6*(parseInt(e(358))/7)+parseInt(e(355))/8*(-parseInt(e(359))/9)+-parseInt(e(368))/10+parseInt(e(343))/11*(parseInt(e(339))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class so extends t.Plugin{[no(342)](){const t=no;if(!this[t(334)][t(333)][t(353)](t(350)))return;const e=this[t(334)][t(333)][t(351)](t(337));e[t(370)](t(352),this[t(331)][t(362)](this)),e[t(370)](t(371)),e[t(370)](t(366)),e[t(370)](t(364)),e[t(370)](t(360))}[no(331)](t,e,n={}){const r=no,s=this[r(334)][r(333)][r(351)](r(345));return t((t=>(r(361)==typeof e?s[r(373)](e,n):e)(t)[r(348)]((e=>!1===this[r(372)](e,t[r(332)])))),n)}[no(372)](t,e){const n=no,r=this[n(334)][n(363)][n(346)](this[n(334)][n(363)][n(341)](e,t[n(369)]),this[n(334)][n(363)][n(341)](e,t[n(338)]));for(const t of this[n(334)][n(363)][n(367)][n(347)](n(356)))if(null!==r[n(357)](t[n(336)]()))return!0;return!1}}const oo=ao;function io(){const t=["format","fontColor","*Set font family:* %0","180894bYWitX","fontBackgroundColor","FontSize","*Set font color:* %0","get","fontSize.options","commandParams","772089APsJyF","12sXxQEY","descriptionFactory","registerDescriptionCallback","976AuBgMr","registerAttributeLabel","104946rgfltn","has","plugins","model","10vbpfGu","FORMAT_FONT_SIZE","*Reset font family*","*Set font background color:* %0","config","12hxUdRf","_registerLegacyDescription","FontColorEditing","11ZmxBXM","fontFamily","afterInit","formatInline","label","FORMAT_FONT_BACKGROUND","fontColor.colors","title","value","2519797uxfQww","fontSize","fontBackgroundColor.colors","trim","2575010NVjCaI","*Set font size:* %0","type","find","toLowerCase","registerInlineAttribute","*Reset font background color*","FORMAT_FONT_COLOR","locale","FontBackgroundColorEditing","21732763EdlPRs","editor","enableDefaultAttributesIntegration","FontSizeEditing","normalizeSizeOptions","FORMAT_FONT_FAMILY","commandName","*Reset font size*","35IPIZZp","TrackChangesEditing","79551xdDzRg","FontFamilyEditing","*Reset font color*"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=265]})(t,e)}!function(t){const e=ao,n=t();for(;;)try{if(685919===-parseInt(e(319))/1*(parseInt(e(302))/2)+parseInt(e(309))/3*(parseInt(e(310))/4)+parseInt(e(294))/5*(parseInt(e(315))/6)+parseInt(e(272))/7+-parseInt(e(313))/8*(parseInt(e(296))/9)+-parseInt(e(276))/10*(parseInt(e(327))/11)+-parseInt(e(324))/12*(-parseInt(e(286))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);const co=[{pluginName:oo(289),commandName:oo(273)},{pluginName:oo(297),commandName:oo(328)},{pluginName:oo(326),commandName:oo(300)},{pluginName:oo(285),commandName:oo(303)}];class uo extends t.Plugin{[oo(265)](){const t=oo,e=this[t(287)][t(284)],n=this[t(287)][t(317)][t(306)](t(295));for(const{pluginName:e,commandName:r}of co)this[t(287)][t(317)][t(316)](e)&&(n[t(288)](r),n[t(281)](r));e.t,n[t(311)][t(314)](t(273),Hr(e,t(320))),n[t(311)][t(314)](t(328),Hr(e,t(291))),n[t(311)][t(314)](t(300),Hr(e,t(283))),n[t(311)][t(314)](t(303),Hr(e,t(268))),this[t(325)]()}[oo(325)](){const t=oo,e=this[t(287)],n=e[t(284)];e[t(317)][t(306)](t(295))[t(311)][t(312)]((e=>{const r=t,o=n.t;if(r(266)!=e[r(278)])return;const{data:i}=e;if(null!=i){if(r(273)==i[r(292)]){const t=i[r(308)][0][r(271)];if(t){const e=o(this[r(287)][r(317)][r(306)](r(304))[r(290)](this[r(287)][r(323)][r(306)](r(307)))[r(279)]((e=>e[r(318)]==t))[r(270)])[r(280)]();return{type:r(299),content:Hr(n,r(277),e)}}return{type:r(299),content:Hr(n,r(293))}}if(r(328)==i[r(292)]){const t=i[r(308)][0][r(271)];return t?{type:r(299),content:Hr(n,r(301),t)}:{type:r(299),content:Hr(n,r(321))}}if(r(300)==i[r(292)]){const t=i[r(308)][0][r(271)];if(t){const e=(0,s.normalizeColorOptions)(this[r(287)][r(323)][r(306)](r(269)))[r(279)]((e=>e[r(318)]==t));let i=t,a="";return e&&(i=e[r(267)],a=o(i)[r(280)]()),{type:r(299),content:Hr(n,r(305),a)[r(275)](),color:{value:t,title:a||i}}}return{type:r(299),content:Hr(n,r(298))}}if(r(303)==i[r(292)]){const t=i[r(308)][0][r(271)];if(t){const e=(0,s.normalizeColorOptions)(this[r(287)][r(323)][r(306)](r(274)))[r(279)]((e=>e[r(318)]==t));let i=t,a="";return e&&(i=e[r(267)],a=o(i)[r(280)]()),{type:r(299),content:Hr(n,r(322),a)[r(275)](),color:{value:t,title:a||i}}}return{type:r(299),content:Hr(n,r(282))}}}}))}}function lo(t,e){const n=po();return(lo=function(t,e){return n[t-=218]})(t,e)}const fo=lo;!function(t){const e=lo,n=t();for(;;)try{if(714728===parseInt(e(251))/1+-parseInt(e(244))/2*(parseInt(e(237))/3)+parseInt(e(265))/4*(parseInt(e(220))/5)+parseInt(e(243))/6*(parseInt(e(269))/7)+-parseInt(e(256))/8*(-parseInt(e(272))/9)+-parseInt(e(242))/10+parseInt(e(266))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(po);class ho extends t.Plugin{[fo(270)](){const t=fo,e=this[t(271)],n=e[t(253)][t(268)](t(230)),r=e[t(258)][t(268)](t(232)),s=e[t(258)][t(268)](t(259));r&&s&&(n[t(219)](t(259)),n[t(239)](t(232)),this[t(240)]())}[fo(240)](){const t=fo,e=this[t(271)],n=e[t(231)];e[t(253)][t(268)](t(230))[t(228)][t(227)]((r=>{const s=t;if(s(224)!=r[s(262)]&&s(254)!=r[s(262)])return;const{data:o}=r;if(o&&s(259)===o[s(238)]){const t=[],r=o[s(225)][0];for(const[n,o]of Object[s(252)](r))t[s(264)](go(e,n,o));return t[s(248)]?{type:s(229),content:Hr(n,s(236),t[s(263)](", "))}:{type:s(229),content:Hr(n,s(257))}}}))}}function go(t,e,n){const r=fo,o=t[r(231)].t,i=e[r(255)](/(?=[A-Z])/)[r(263)](" "),a=o(i[r(223)](0)[r(234)]()+i[r(247)](1))[r(267)]();if(r(218)==typeof n)return a;if(r(221)===e||r(249)===e){const e=(0,s.normalizeColorOptions)(t[r(226)][r(268)](r(222)))[r(245)]((t=>t[r(241)]==n));return a+" ("+(e?o(e[r(260)])[r(267)]():n)+")"}if(r(250)===e&&isNaN(parseFloat(n))){const e=t[r(253)][r(268)](r(261))[r(235)](t[r(226)][r(268)](r(246)))[r(245)]((t=>t[r(241)]==n));return a+" ("+(e?o(e[r(233)])[r(267)]():n)+")"}return a+" ("+n+")"}function po(){const t=["fontColor.colors","charAt","formatBlock","commandParams","config","registerDescriptionCallback","descriptionFactory","format","TrackChangesEditing","locale","copyFormat","title","toUpperCase","normalizeSizeOptions","*Set format to:* %0","3fbSRTZ","commandName","enableCommand","_registerLegacyDescription","model","10867430xGAwQf","330060SCgetn","1117806IBOkTS","find","fontSize.options","slice","length","fontBackgroundColor","fontSize","817646BrKxqt","entries","plugins","formatInline","split","8ltXNKT","*Remove all formatting*","commands","pasteFormat","label","FontSize","type","join","push","175792GWLoah","2949573OHfCDN","toLowerCase","get","7qiQGHH","afterInit","editor","7811919HiihZP","boolean","enableDefaultAttributesIntegration","40mWLqto","fontColor"];return(po=function(){return t})()}const mo=Eo;function Io(){const t=["enableDefaultAttributesIntegration","11267288Dmqgxf","TrackChangesEditing","1070275cmuuBy","2055276ytyUKv","editor","_registerLegacyDescription","match","1398060ljjPZi","registerDescriptionCallback","commandParams","2vMLJrP","1508070TiRBrA","title","3425443MLrbjC","afterInit","descriptionFactory","plugins","get","9wkODwx","_headingOptions","has","ELEMENT_HEADING","value","formatBlock","_getHeadingLevel","model","format","*Change to:* %0","569880oKKTZa","type","name","commandName","ELEMENT_HEADING_CUSTOM","find","heading","paragraph","locale","HeadingEditing","registerElementLabel","config","view","heading.options"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=180]})(t,e)}!function(t){const e=Eo,n=t();for(;;)try{if(347184===parseInt(e(216))/1*(-parseInt(e(191))/2)+-parseInt(e(217))/3+-parseInt(e(213))/4+parseInt(e(208))/5+-parseInt(e(209))/6+parseInt(e(219))/7+-parseInt(e(206))/8*(-parseInt(e(181))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Io);class bo extends t.Plugin{[mo(220)](){const t=mo,e=this[t(210)];if(!e[t(222)][t(183)](t(200)))return;this[t(182)]=e[t(202)][t(180)](t(204));const n=e[t(199)],r=e[t(222)][t(180)](t(207));r[t(205)](t(197));for(const e of this[t(182)])t(198)!=e[t(188)]&&r[t(221)][t(201)](e[t(188)],(n=>{const r=t,i=this[r(187)](e[r(188)]);return null!==i?s(n,i):o(n,e[r(218)])}));function s(e,r){return Hr(n,t(184),[e,r])}function o(e,r){return Hr(n,t(195),[e,r])}this[t(211)]()}[mo(211)](){const t=mo,e=this[t(210)],n=e[t(199)];e[t(222)][t(180)](t(207))[t(221)][t(214)]((e=>{const r=t;if(r(186)!=e[r(192)])return;const{data:s}=e;if(s&&r(197)==s[r(194)]){const e=s[r(215)][0][r(185)],c=this[r(187)](e);if(null!==c)return{type:r(189),content:Hr(n,r(190),(a=c,Hr(n,r(184),[1,a])))};const u=this[r(182)][r(196)]((t=>t[r(188)]===e))[r(218)];return{type:r(189),content:Hr(n,r(190),(o=1,i=u,Hr(n,t(195),[o,i])))}}var o,i,a}))}[mo(187)](t){const e=mo;var n,r;const s=t[e(212)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(182)])||void 0===n?void 0:n[e(196)]((n=>n[e(188)]==t));if(o&&o[e(203)]){const t=o[e(203)],n=(null!==(r=t[e(193)])&&void 0!==r?r:t)[e(212)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["HighlightEditing","format","find","toLowerCase","descriptionFactory","get","highlight","value","enableDefaultAttributesIntegration","afterInit","editor","registerInlineAttribute","759470oCBoiJ","type","formatInline","4397905vDwcjw","324GpAAlr","locale","*Remove highlight*","registerDescriptionCallback","4127168KryVtW","title","plugins","highlight.options","TrackChangesEditing","registerAttributeLabel","commandParams","_registerLegacyDescription","has","2282441WrJdeT","commandName","color","config","model","FORMAT_HIGHLIGHT","1405856zYIMCW","18mJgYEN","1236759CzXmgE","2274722lpChkp","*Set highlight:* %0","1RqrJLC"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=327]})(t,e)}!function(t){const e=yo,n=t();for(;;)try{if(702852===parseInt(e(358))/1*(-parseInt(e(356))/2)+parseInt(e(355))/3+-parseInt(e(338))/4+parseInt(e(333))/5+-parseInt(e(354))/6*(parseInt(e(347))/7)+-parseInt(e(353))/8+parseInt(e(334))/9*(parseInt(e(330))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Ao extends t.Plugin{[To(327)](){const t=To,e=this[t(328)];if(!e[t(340)][t(346)](t(359)))return;const n=e[t(340)][t(364)](t(342)),r=e[t(335)];n[t(367)](t(365)),n[t(329)](t(365)),n[t(363)][t(343)](t(365),Hr(r,t(352))),this[t(345)]()}[To(345)](){const t=To,e=this[t(328)],n=e[t(335)];e[t(340)][t(364)](t(342))[t(363)][t(337)]((r=>{const s=t;if(s(332)!=r[s(331)])return;const{data:o}=r;if(o&&s(365)==o[s(348)]){const t=n.t,r=o[s(344)][0][s(366)];if(r){const o=e[s(350)][s(364)](s(341))[s(361)]((t=>t[s(351)]==r)),i=t(o[s(339)])[s(362)]();return{type:s(360),content:Hr(n,s(357),i),color:{value:o[s(349)],title:o[s(339)]}}}return{type:s(360),content:Hr(n,s(336),Hr(n,s(352)))}}}))}}const Co=ko;function ko(t,e){const n=Ro();return(ko=function(t,e){return n[t-=292]})(t,e)}function Ro(){const t=["9721008hsXWZp","addClass","4250yAubkj","enableCommand","createContainerElement","high","20265RLkAVm","createEmptyElement","HorizontalLineEditing","createPositionAt","afterInit","TrackChangesEditing","1003660JszcpW","ck-horizontal-line","dataDowncast","showSuggestionHighlights","conversion","for","div","plugins","2514504wktPJG","1962AZnbAr","registerElementLabel","170849XPNWMF","editor","horizontalLine","locale","descriptionFactory","ELEMENT_HORIZONTAL_LINE","insert","elementToStructure","930VhPJmV","4RfKDmY","2342547GBWBPd","get","has"];return(Ro=function(){return t})()}!function(t){const e=ko,n=t();for(;;)try{if(653181===parseInt(e(306))/1+parseInt(e(303))/2+-parseInt(e(316))/3*(-parseInt(e(315))/4)+parseInt(e(295))/5+-parseInt(e(314))/6*(parseInt(e(325))/7)+-parseInt(e(319))/8+parseInt(e(304))/9*(-parseInt(e(321))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ro);class Lo extends t.Plugin{[Co(293)](){const t=Co,e=this[t(307)];if(!e[t(302)][t(318)](t(327)))return;e[t(302)][t(317)](t(294))[t(322)](t(308));const n=e[t(302)][t(317)](t(294)),r=e[t(309)];n[t(310)][t(305)](t(308),(e=>Hr(r,t(311),e))),e[t(299)][t(300)](t(297))[t(313)]({model:t(308),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(298)])return null;const o=n[s(323)](s(301)),i=n[s(326)]("hr");return n[s(320)](s(296),o),n[s(312)](n[s(292)](o,0),i),o},converterPriority:t(324)})}}const No=Mo;function So(){const t=["ELEMENT_HTML_EMBED","element","editor","rawHtml","TrackChangesEditing","htmlEmbed","1891564jqHvhs","has","descriptionFactory","6494310jiqshB","attribute","*Change %0 content*","registerElementLabel","4726045fpoXhd","format","17JOxuiv","enableDefaultAttributesIntegration","get","104aFVDyZ","commandName","nodeAfter","formatBlock","44tAMclJ","type","registerDescriptionCallback","registerBlockAttribute","HtmlEmbed","key","start","22786nlWfFT","102438UuZCRp","locale","2253910twJrea","1545531Xvgnpa","plugins","value","afterInit","getFirstRange","6QYYUUn","_registerLegacyDescription"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=354]})(t,e)}!function(t){const e=Mo,n=t();for(;;)try{if(716792===parseInt(e(357))/1*(-parseInt(e(371))/2)+parseInt(e(375))/3+-parseInt(e(388))/4+-parseInt(e(355))/5*(parseInt(e(380))/6)+-parseInt(e(372))/7*(-parseInt(e(360))/8)+parseInt(e(391))/9+parseInt(e(374))/10*(parseInt(e(364))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class vo extends t.Plugin{[No(378)](){const t=No,e=this[t(384)];if(!e[t(376)][t(389)](t(368)))return;const n=e[t(376)][t(359)](t(386)),r=e[t(373)];n[t(390)][t(354)](t(385),(e=>Hr(r,t(382),e))),n[t(358)](t(387)),n[t(367)](t(377)),n[t(390)][t(366)]((e=>{const n=t;if(n(392)!=e[n(365)])return;const{data:s}=e;if(s&&n(377)==s[n(369)]&&e[n(379)]()[n(370)][n(362)].is(n(383),n(385))){const t=Hr(r,n(382));return{type:n(356),content:Hr(r,n(393),t)}}})),this[t(381)]()}[No(381)](){const t=No,e=this[t(384)],n=e[t(373)];e[t(376)][t(359)](t(386))[t(390)][t(366)]((e=>{const r=t;if(r(363)!=e[r(365)])return;const{data:s}=e;if(s&&r(387)==s[r(361)]){const t=Hr(n,r(382));return{type:r(356),content:Hr(n,r(393),t)}}}))}}function wo(){const t=["enableDefaultAttributesIntegration","isBlockImage","alt","start","nodeAfter","discard","forward","11583216xzYRRA","getContainedElement","_registerLegacyDescription","selection","getSuggestionCallback","getCaptionFromImageModelElement","editor","*Reset image width*","markInsertion","chain","950946WEBVlF","deletion","backward","type","getClosestSelectedImageElement","key","Inline image to block image","resizeImage","ImageCaptionEditing","nodeBefore","ELEMENT_IMAGE","width","isBefore","convertBlockImageToInline","ImageTextAlternativeEditing","1099xtxlnG","locale","ImageResize","registerBlockAttribute","2079528IAKnqA","isEqual","addObject","descriptionFactory","ImageBlockEditing","imageCaption","insertImage","_findSuggestions","ImageInlineEditing","imageInline","afterInit","removeObject","resizedWidth","forceDefaultExecution","enableCommand","change","imageBlock","registerElementLabel","length","imageTypeInline","element","2924270UHRMLx","ImageUploadEditing","findIndex","has","fromPosition","commandName","33896lQqsbp","getFirstRange","formatInline","subType","model","uploadImage","schema","getNearestSelectionRange","ELEMENT_INLINE_IMAGE","createRangeOn","convertInlineImageToBlock","*Set image text alternative:* %0","plugins","ImageEditing","*Set image width:* %0","isIntersecting","find","attribute","imageTextAlternative","*Remove image text alternative*","insertion","isCollapsed","accept","document","previous","ELEMENT_CAPTION","1035924vJUQkr","registerDescriptionCallback","ImageCaptionUtils","filter","10BnqNBC","Block image to inline image","commandParams","toNext","markBlockFormat","isOwn","get","newValue","end","imageTypeBlock","formatBlock","caption","registerAttributeLabel","imageStylePreApply","join","markDeletion","toPrevious","FORMAT_IMAGE_SIZE","TrackChangesEditing","format","ImageUtils","registerCustomCallback","_suggestionFactory","detach","toggleImageCaption","createRange","70313xTilwY"];return(wo=function(){return t})()}const Oo=Fo;function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=221]})(t,e)}!function(t){const e=Fo,n=t();for(;;)try{if(740110===parseInt(e(329))/1*(-parseInt(e(303))/2)+-parseInt(e(246))/3+parseInt(e(299))/4+-parseInt(e(267))/5+parseInt(e(227))/6+-parseInt(e(242))/7*(-parseInt(e(273))/8)+parseInt(e(337))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Do extends t.Plugin{[Oo(256)](){const t=Oo,e=this[t(223)];if(!e[t(285)][t(270)](t(286)))return;const n=e[t(285)][t(309)](t(321)),r=e[t(285)][t(309)](t(323)),s=e[t(243)];n[t(260)](t(252)),n[t(249)][t(263)](t(262),(e=>Hr(s,t(237),e))),n[t(249)][t(263)](t(255),(e=>Hr(s,t(281),e))),n[t(249)][t(263)](t(314),(()=>Hr(s,t(298)))),e[t(285)][t(270)](t(268))&&n[t(260)](t(278)),e[t(285)][t(270)](t(250))&&e[t(285)][t(270)](t(254))&&(n[t(260)](t(265),((s,o)=>{const i=t,a=r[i(231)](e[i(277)][i(296)][i(340)]);e[i(277)][i(261)]((()=>{const t=i;n[t(307)](a,{commandName:t(265),commandParams:[o]},[],t(240))}))})),n[t(260)](t(312),((s,o)=>{const a=t;e[a(277)][a(261)]((t=>{const c=a;let u=r[c(231)](e[c(277)][c(296)][c(340)]),l=t[c(282)](u);const f=i.LivePosition[c(271)](l[c(333)],c(319)),h=i.LivePosition[c(271)](l[c(311)],c(306));n[c(259)]((()=>s(o))),u=r[c(231)](e[c(277)][c(296)][c(340)]),l=t[c(282)](u);const g=t[c(328)](f,h);f[c(326)](),h[c(326)](),n[c(307)](u,{commandName:c(265),commandParams:[o]},[],c(283)),g[c(333)][c(239)](l[c(333)])&&n[c(225)](t[c(328)](g[c(333)],l[c(333)]),c(283)),l[c(311)][c(239)](g[c(311)])&&n[c(225)](t[c(328)](l[c(311)],g[c(311)]),c(283))}))})),n[t(325)][t(324)](t(313),t(283),t(317),(()=>!1)),n[t(325)][t(324)](t(313),t(283),t(295),(()=>!1)),n[t(325)][t(324)](t(313),t(283),t(335),n[t(325)][t(221)](t(313),"",t(295))),n[t(325)][t(324)](t(293),t(283),t(317),(()=>!1)),n[t(325)][t(324)](t(293),t(283),t(335),(([r])=>{const s=t,o=n[s(325)][s(221)](s(293),"",s(335));let i=r[s(333)],a=r[s(311)];const c=e[s(277)][s(279)][s(280)](i,s(229)),u=e[s(277)][s(279)][s(280)](a,s(336));c[s(294)]&&(i=c[s(333)]),u[s(294)]&&(a=u[s(311)]),o([e[s(277)][s(328)](i,a)])})),n[t(325)][t(324)](t(313),t(283),t(226),c),n[t(325)][t(324)](t(293),t(283),t(226),c)),e[t(285)][t(270)](t(235))&&(n[t(260)](t(327),((s,o)=>{const i=t,a=e[i(285)][i(309)](i(301));let c=r[i(231)](e[i(277)][i(296)][i(340)]),u=a[i(222)](c);e[i(277)][i(261)]((()=>{const t=i;if(u)return void n[t(318)](e[t(277)][t(282)](u));const l=r[t(331)](c);s(o),c=r[t(231)](e[t(277)][t(296)][t(340)]),u=a[t(222)](c),n[t(225)](e[t(277)][t(282)](u),l?null:t(251))}))})),n[t(325)][t(324)](t(293),t(251),t(226),c));const o=[{type:t(313),subType:t(316)},{type:t(293),subType:t(251)},{type:t(313),subType:t(283)},{type:t(293),subType:t(283)}];function a(e,s){const i=t,a=o[i(269)]((({type:t,subType:n})=>e[i(230)]==t&&e[i(276)]==n)),c=o[i(269)]((({type:t,subType:e})=>s[i(230)]==t&&s[i(276)]==e));if(a<0||c<0)return!1;const u=e[i(274)](),l=s[i(274)]();if((0==a||1==a)&&2==c&&u[i(288)](l))return!0;if(2==a&&3==c){const t=n[i(253)](u,i(293))[i(302)]((({suggestion:t,meta:e})=>e[i(308)]&&i(283)==t[i(276)]));if(t[i(264)]>1&&l[i(311)][i(247)](u[i(333)]))return!0;if(1==t[i(264)]&&(u[i(333)][i(247)](l[i(311)])||u[i(311)][i(247)](l[i(333)])))return!0}if(3==a&&3==c&&u[i(333)][i(239)](l[i(333)])){const t=u[i(311)][i(334)],e=l[i(333)][i(236)];return r[i(331)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(285)][t(270)](t(244))&&(n[t(330)](t(234)),n[t(245)](t(258)),n[t(249)][t(315)](t(258),Hr(s,t(320)))),e[t(285)][t(270)](t(241))&&(n[t(330)](t(291)),n[t(245)](t(332))),n[t(249)][t(300)]((e=>{const n=t;if(o[n(289)]((({type:t,subType:r})=>e[n(230)]==t&&e[n(276)]==r)))return e[n(297)]?{}:void 0})),n[t(249)][t(300)]((e=>{const n=t;if(n(293)==e[n(230)]||n(228)==e[n(230)]){const t=e[n(338)]();if(t&&t.is(n(266),n(314)))return{type:n(293)==e[n(230)]?n(248):n(257),element:t,quantity:1}}})),n[t(249)][t(300)]((e=>t(313)==e[t(230)]&&t(283)==e[t(276)]?{type:t(322),content:t(233)}:t(313)==e[t(230)]&&t(240)==e[t(276)]?{type:t(322),content:t(304)}:void 0)),n[t(249)][t(300)]((e=>{const n=t;if(n(290)!=e[n(230)])return;const{data:r}=e;if(!r||n(332)!=r[n(232)])return;const o=r[n(310)];return o?{type:n(322),content:Hr(s,n(284),'"'+o+'"')}:{type:n(322),content:Hr(s,n(292))}})),this[t(339)]()}[Oo(339)](){const t=Oo,e=this[t(223)],n=e[t(243)];e[t(285)][t(309)](t(321))[t(249)][t(300)]((e=>{const r=t;if(r(313)!=e[r(230)]&&r(275)!=e[r(230)])return;const{data:s}=e;if(s){if(r(291)==s[r(272)]){const t=s[r(305)][0][r(310)];return t?{type:r(322),content:Hr(n,r(284),'"'+t+'"')}:{type:r(322),content:Hr(n,r(292))}}if(r(234)==s[r(272)]){const t=s[r(305)][0][r(238)];return t?{type:r(322),content:Hr(n,r(287),t)}:{type:r(322),content:Hr(n,r(224))}}}}))}}const Bo=xo;function Po(){const t=["1rftzPi","format","key","formatBlock","_handleLegacySuggestions","locale","afterInit","newValue","commandName","TrackChangesEditing","get","*Replace image URL*","ImageEditing","accept","plugins","3807052khxejk","820RCyKBJ","_registerLegacyDescription","4968495kFnTzs","registerBlockAttribute","has","discard","replaceImageSource","6191241xoieuj","4340676OUMrfs","enableDefaultAttributesIntegration","getSuggestionCallback","src","formatInline","registerCustomCallback","*Format:* replace image URL","423999ruwlQc","type","descriptionFactory","registerDescriptionCallback","attribute","oldValue","2417452QeqiLu","_suggestionFactory","3060184pvzHBm","6pjYOKq","editor"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=xo,n=t();for(;;)try{if(747480===-parseInt(e(340))/1*(parseInt(e(335))/2)+-parseInt(e(364))/3+-parseInt(e(355))/4+parseInt(e(358))/5+-parseInt(e(338))/6*(parseInt(e(363))/7)+parseInt(e(337))/8+-parseInt(e(371))/9*(-parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class Uo extends t.Plugin{[Bo(346)](){const t=Bo;if(!this[t(339)][t(354)][t(360)](t(352)))return;const e=this[t(339)][t(345)],n=this[t(339)][t(354)][t(350)](t(349));n[t(365)](t(362)),n[t(359)](t(367)),n[t(331)][t(332)]((n=>{const r=t;if(r(333)!=n[r(372)])return;const{data:s}=n;return s&&r(367)==s[r(342)]?s[r(347)]&&s[r(334)]?{type:r(341),content:Hr(e,r(351))}:{type:r(341),content:""}:void 0})),this[t(344)]()}[Bo(344)](){const t=Bo,e=this[t(339)][t(354)][t(350)](t(349));e[t(336)][t(369)](t(343),t(362),t(353),e[t(336)][t(366)](t(343),null,t(361))),e[t(336)][t(369)](t(343),t(362),t(361),e[t(336)][t(366)](t(343),null,t(353))),this[t(357)]()}[Bo(357)](){const t=Bo,e=this[t(339)],n=e[t(345)];e[t(354)][t(350)](t(349))[t(331)][t(332)]((e=>{const r=t;if(r(343)!=e[r(372)]&&r(368)!=e[r(372)])return;const{data:s}=e;return s&&r(362)==s[r(348)]?{type:r(341),content:Hr(n,r(370))}:void 0}))}}function jo(){const t=["imageStylePreApply","registerCustomCallback","formatInline","_splitMarkerName","chain","Users","get","isInlineImage","subType","commands","FORMAT_SIDE_IMAGE","_suggestionFactory","normalizedStyles","2909496dStugM","201842hGOWUz","formatBlock","shouldConvertImageType","findIndex","from","editor","forEach","2609660YsvYWe","createRangeOn","descriptionFactory","*Format:* %0","9GFnPgT","_findSuggestions","length","refresh","isOwn","convertInlineImageToBlock","format","side","start","ImageStyleEditing","commandName","isBlockImage","getSuggestion","isIntersecting","accept","setImageNaturalSizeAttributes","join","60BhMRRg","document","registerDescriptionCallback","locale","value","suggestion","filter","type","discardSuggestion","registerPostFixer","24vFCATk","getFirstRange","title","insertion","_registerLegacyDescription","nodeAfter","imageStylePostApply","2960649ZZQzNN","getContainedElement","change","end","afterInit","getClosestSelectedImageElement","ImageUtils","hasSuggestion","imageTypeInline","imageStyle","isEqual","newRange","model","markInlineFormat","head","getSuggestions","isBefore","imageTypeBlock","imageCaption","differ","getChangedMarkers","4688712ucerip","798644qyoUOI","next","getSuggestionCallback","has","selection","TrackChangesEditing","enableCommand","isInContent","commandParams","nodeBefore","name","toLowerCase","881676HMLNpa","discard","commandReversedParams","markBlockFormat","plugins","author"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=479]})(t,e)}!function(t){const e=Vo,n=t();for(;;)try{if(486982===parseInt(e(508))/1*(parseInt(e(497))/2)+-parseInt(e(496))/3+parseInt(e(576))/4+-parseInt(e(504))/5+-parseInt(e(563))/6+parseInt(e(564))/7*(-parseInt(e(535))/8)+parseInt(e(542))/9*(parseInt(e(525))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jo);class zo extends t.Plugin{[Go(546)](){const t=Go,n=this[t(502)];if(!n[t(481)][t(567)](t(517)))return;const r=n[t(481)][t(489)](t(569)),s=n[t(481)][t(489)](t(548)),o={};r[t(570)](t(551),((o,i)=>{const a=t,c=n[a(481)][a(489)](a(488)).me,u=n[a(492)][a(489)](a(551));let l=s[a(547)](n[a(554)][a(526)][a(568)]),f=n[a(554)][a(505)](l),h=u[a(529)];if(h==i[a(529)])return;const g={commandName:a(551),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(554)][a(544)]((()=>{const t=a;if(r[t(557)]()[t(531)]((e=>e[t(571)]&&c==e[t(482)]&&(t(498)==e[t(532)]||t(485)==e[t(532)])&&(t(483)==e[t(491)]||t(541)==e[t(491)])&&e[t(536)]()[t(552)](f)))[t(503)]((e=>r[t(533)](e[t(556)]))),l=s[t(547)](n[t(554)][t(526)][t(568)]),f=n[t(554)][t(505)](l),u[t(511)](),n[t(492)][t(489)](t(550))[t(511)](),n[t(492)][t(489)](t(559))[t(511)](),h=u[t(529)],h!=i[t(529)])return s[t(490)](l)&&u[t(499)](i[t(529)],l)?(o({...i,setImageSizes:!1}),l=s[t(547)](n[t(554)][t(526)][t(568)]),void r[t(480)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(483))):void(s[t(519)](l)?r[t(480)](l,g,[],t(541)):r[t(555)](f,g,t(541)))}))}));for(const e of n[t(481)][t(489)](t(517))[t(495)])o[e[t(574)]]=e[t(537)][t(575)]();r[t(494)][t(484)](t(498),t(483),t(524),(()=>!1)),r[t(494)][t(484)](t(498),t(541),t(524),(()=>!1)),r[t(494)][t(484)](t(485),t(541),t(524),(()=>!1)),r[t(494)][t(484)](t(498),t(483),t(522),(([e])=>{const n=t;s[n(523)](e[n(543)]())})),r[t(494)][t(484)](t(498),t(483),t(577),((e,n)=>{const s=t;r[s(494)][s(566)](s(498),"",s(522))(e,{commandName:n[s(518)],commandParams:n[s(479)]})})),r[t(494)][t(484)](t(498),t(483),t(487),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(498),subType:t(483)},{type:t(538),subType:t(560)},{type:t(498),subType:t(513)},{type:t(538),subType:t(513)}];function a(e,n){const o=t,a=i[o(500)]((({type:t,subType:n})=>e[o(532)]==t&&e[o(491)]==n)),c=i[o(500)]((({type:t,subType:e})=>n[o(532)]==t&&n[o(491)]==e));if(a<0||c<0)return!1;const u=e[o(536)](),l=n[o(536)]();if((0==a||1==a)&&2==c&&u[o(521)](l))return!0;if(2==a&&3==c){const t=r[o(509)](u,o(538))[o(531)]((({suggestion:t,meta:e})=>e[o(512)]&&o(513)==t[o(491)]));if(t[o(510)]>1&&l[o(545)][o(552)](u[o(516)]))return!0;if(1==t[o(510)]&&(u[o(516)][o(552)](l[o(545)])||u[o(545)][o(552)](l[o(516)])))return!0}if(3==a&&3==c&&u[o(516)][o(558)](l[o(516)])){const t=u[o(545)][o(540)],e=l[o(516)][o(573)];return s[o(519)](t)&&t===e}return!1}n[t(554)][t(526)][t(534)]((()=>{const e=t;let o=!1;const i=Array[e(501)](n[e(554)][e(526)][e(561)][e(562)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(486)](t);if(e(530)==i&&r[e(549)](u)){if(e(498)==a&&(e(483)==c||e(541)==c)){const t=r[e(520)](u);if(n[e(553)]){const n=t[e(536)]()[e(543)]();if(s[e(519)](n))continue;r[e(533)](t),o=!0}}if(e(538)==a&&e(560)==c&&!n[e(553)]){const t=r[e(520)](u);t[e(565)]&&t[e(565)][e(571)]&&(r[e(533)](t[e(565)]),o=!0)}}}return o})),this[t(539)](o)}[Go(539)](t){const e=Go,n=this[e(502)],r=n[e(528)];n[e(481)][e(489)](e(569))[e(506)][e(527)]((n=>{const s=e;if(s(498)!=n[s(532)]&&s(485)!=n[s(532)])return;const{data:o}=n;if(!o||s(551)!=o[s(518)])return;const i=o[s(572)][0][s(529)];return function(t){const e=s;return{type:e(514),content:Hr(r,e(507),t)}}(s(515)===i?Hr(r,s(493)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["_trackChangesExecuted","bind","editor","2191650iMVUIN","listenTo","plugins","5004wvRcYY","value","importWord","TrackChangesEditing","enableCommand","commands","_trackChangesValueDuringImport","execute","_handleImportedData","track_changes","afterInit","12SKcgEl","forEach","Users","5JwfVnb","get","dataInsert","890412olzelp","trackChanges","692264yYAJcU","1216uFVEQF","38098lLgAzA","high","lowest","collaboration_features","302372cZHtPy","_setSuggestionData","39058BtlApJ"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Ko,n=t();for(;;)try{if(103601===parseInt(e(222))/1+parseInt(e(228))/2*(-parseInt(e(246))/3)+parseInt(e(220))/4*(parseInt(e(215))/5)+parseInt(e(218))/6+-parseInt(e(226))/7+parseInt(e(221))/8*(parseInt(e(235))/9)+-parseInt(e(232))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(241)]=!1,this[e(229)]=!1}[Ho(245)](){const t=Ho,e=this[t(231)],n=e[t(240)][t(216)](t(237)),r=e[t(240)][t(216)](t(219));n&&(n.on(t(242),((e,[,n])=>{const s=t;this[s(241)]=r[s(236)],n[s(225)][s(244)]=!this[s(241)]}),{priority:t(223)}),this[t(233)](n,t(217),this[t(243)][t(230)](this)),this[t(233)](n,t(217),(()=>{const e=t;this[e(229)]&&(r[e(242)](),this[e(229)]=!1)}),{priority:t(224)}),e[t(234)][t(216)](t(238))[t(239)](t(237)))}[Ho(243)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(231)][n(240)][n(216)](n(219)),o=s[n(236)];this[n(241)]!==o&&(s[n(242)](),this[n(229)]=!0),r&&r[n(213)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(231)][o(234)][o(216)](o(214)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(237)}}};this[o(231)][o(234)][o(216)](o(238))[o(227)](i)}))}}const Xo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=126]})(t,e)}!function(t){const e=Zo,n=t();for(;;)try{if(142594===parseInt(e(165))/1+parseInt(e(159))/2+parseInt(e(126))/3*(-parseInt(e(133))/4)+parseInt(e(153))/5*(-parseInt(e(127))/6)+-parseInt(e(148))/7+parseInt(e(143))/8*(parseInt(e(157))/9)+parseInt(e(152))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jo);class Yo extends t.Plugin{[Xo(160)](){const t=Xo,e=this[t(158)],n=e[t(130)][t(128)](t(162));if(e[t(130)][t(140)](t(150))&&(n[t(135)](t(156)),n[t(135)](t(129))),e[t(130)][t(140)](t(163)))for(const e of[t(146),t(132)])n[t(144)](e);const r=e[t(164)];n[t(131)](t(142)),n[t(147)][t(141)](t(142),Hr(r,t(161))),this[t(137)]()}[Xo(137)](){const t=Xo,e=this[t(158)],n=e[t(164)],r=e[t(130)][t(128)](t(162));r[t(147)][t(151)]((e=>{const s=t;if(s(155)!=e[s(149)])return;const{data:o}=e;if(!o)return;if(s(146)!=o[s(145)]&&s(132)!=o[s(145)])return;const i=e[s(138)]()[0],a=r[s(147)][s(134)](i);return s(146)==o[s(145)]?{type:s(136),content:Hr(n,s(154),a)}:s(132)==o[s(145)]?{type:s(136),content:Hr(n,s(139),a)}:void 0}))}}function Jo(){const t=["*Indent:* %0","formatBlock","indent","312516UfVxwK","editor","362716BoyMkT","afterInit","FORMAT_INDENT","TrackChangesEditing","IndentBlock","locale","210395clmNWV","1887HheHiO","4818CQdCAQ","get","outdent","plugins","registerBlockAttribute","outdentBlock","1668ieAhlv","getItemLabel","enableCommand","format","_registerLegacyDescription","getItems","*Outdent:* %0","has","registerAttributeLabel","blockIndent","8wHrWqo","enableDefaultAttributesIntegration","commandName","indentBlock","descriptionFactory","1655248VkEXxF","type","IndentEditing","registerDescriptionCallback","3738680CBIVIc","990vfpJwH"];return(Jo=function(){return t})()}var Qo=ti;function $o(){var t=["3738120pIutUW","input","requires","2387268lWUPEw","5968571fLygZL","2072468PpJTbp","enableCommand","init","get","editor","50132168FRyhhL","plugins","1kcGfLw","TrackChangesEditing","5077735MHmLbo","5324934spNSYT"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=390]})(t,e)}!function(t){for(var e=ti,n=t();;)try{if(631741===parseInt(e(395))/1*(-parseInt(e(404))/2)+-parseInt(e(399))/3+-parseInt(e(402))/4+-parseInt(e(397))/5+-parseInt(e(398))/6+-parseInt(e(403))/7+parseInt(e(393))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class ei extends t.Plugin{static get[Qo(401)](){return[Ms.Input]}[Qo(390)](){var t=Qo;this[t(392)][t(394)][t(391)](t(396))[t(405)](t(400))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=189]})(t,e)}function si(){const t=["linkHref","label","registerDescriptionCallback","98xzcpGg","527292mHPqwS","toLowerCase","locale","unlink","_registerLegacyDescription","plugins","link","format","afterInit","type","registerAttributeLabel","*Set link:* %0","get","4523930WYbvjR","commandParams","3479340YdjrKl","attribute","TrackChangesEditing","link (","1106JnvXBS","2170737ZdORZL","descriptionFactory","474eBxVSf","39797480kAPxam","*Remove link*","newValue","commands","11475096ZOaoJd","editor","enableDefaultAttributesIntegration","formatInline","manualDecorators","has","key","3CBuAIr","LinkEditing","registerInlineAttribute","commandName"];return(si=function(){return t})()}!function(t){const e=ri,n=t();for(;;)try{if(846649===parseInt(e(219))/1*(-parseInt(e(216))/2)+-parseInt(e(189))/3*(parseInt(e(212))/4)+parseInt(e(210))/5+-parseInt(e(197))/6*(parseInt(e(196))/7)+-parseInt(e(224))/8+-parseInt(e(217))/9+parseInt(e(220))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class oi extends t.Plugin{[ni(205)](){const t=ni,e=this[t(225)];if(!e[t(202)][t(229)](t(190)))return;const n=e[t(202)][t(209)](t(214)),r=e[t(223)][t(209)](t(203));n[t(226)](t(203)),n[t(226)](t(200)),n[t(191)](t(193));for(const e of r[t(228)])n[t(191)](e.id),n[t(218)][t(207)](e.id,t(215)+e[t(194)][t(198)]()+")");n[t(218)][t(195)]((n=>{const r=t;if(r(213)!=n[r(206)])return;const{data:s}=n;if(!s||r(193)!=s[r(230)])return;const o=s[r(222)],i=e[r(199)];return{type:r(204),content:null==o?Hr(i,r(221)):Hr(i,r(208),'"'+o+'"')}})),this[t(201)]()}[ni(201)](){const t=ni,e=this[t(225)],n=e[t(199)];e[t(202)][t(209)](t(214))[t(218)][t(195)]((e=>{const r=t;if(r(227)!=e[r(206)])return;const{data:s}=e;if(s){if(r(203)==s[r(192)]){const t=s[r(211)][0];return{type:r(204),content:Hr(n,r(208),'"'+t+'"')}}return r(200)==s[r(192)]?{type:r(204),content:Hr(n,r(221))}:void 0}}))}}const ii=ci;function ai(){const t=["ELEMENT_LIST_ITEM","end","formatInline","*Indent:* %0","bulleted","registerDescriptionCallback","listIndent","editor","name","enableCommand","240zFegFK","createPositionAt","10290DcUMsi","ELEMENT_TODO_LIST","forceValue","plugins","indentList","2867527lSQFpA","createRange","10iacDgZ","todoList","bulletedList","replace","checkChild","todo","outdentList","previousSibling","format","has","todoListChecked","3022440vHTrTW","element","get","blockName","ELEMENT_BULLETED_LIST","findIndex","LegacyListEditing","930044OJkGoV","afterInit","isObject","from","document","8054PGPffS","slice","parent","getAttribute","numberedList","24UCAEqT","selection","model","commandParams","commandName","List","locale","formatBlock","*Uncheck item*","LegacyTodoListEditing","push","24fkUZqQ","schema","getSelectedBlocks","45HnXHEC","*Check item*","*Change to:* %0","nextSibling","numbered","TrackChangesEditing","markBlockFormat","execute","add","listType","filter","*Outdent:* %0","_selectedElements","change","checkTodoList","length","registerElementLabel","paragraph","ELEMENT_NUMBERED_LIST","listItem","5797462xOBWvF","1710495EKYudq","before","value","2485bDgFiL","type","descriptionFactory","commands"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=ci,n=t();for(;;)try{if(981581===parseInt(e(495))/1*(-parseInt(e(438))/2)+-parseInt(e(443))/3*(parseInt(e(433))/4)+parseInt(e(478))/5+parseInt(e(497))/6*(parseInt(e(481))/7)+-parseInt(e(426))/8*(-parseInt(e(457))/9)+parseInt(e(504))/10*(parseInt(e(477))/11)+parseInt(e(454))/12*(parseInt(e(502))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ui extends t.Plugin{[ii(434)](){const t=ii,e=this[t(492)],n=e[t(449)];if(!e[t(500)][t(424)](t(432)))return;const r=e[t(500)][t(428)](t(462)),s=e[t(500)][t(424)](t(452));function o(t){return()=>{const n=ci,s=e[n(445)][n(437)][n(444)],o=e[n(484)][n(428)](t);if(o[n(480)])return void e[n(464)](n(474),{});const i=t[n(439)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(436)](t)[s(467)]((t=>function(t,e){const n=s;return e[n(508)](t[n(440)],n(476))&&!e[n(435)](t)}(t,r)));o=o[s(467)]((t=>!t.is(s(427),s(476))||t[s(441)](s(466))!=e));const i=new Set;for(const t of o)t.is(s(427),s(476))?i[s(465)](li(t)):i[s(465)](t);return Array[s(436)](i)}(s[n(456)](),i,e[n(445)][n(455)]);e[n(445)][n(470)]((()=>{const e=n;for(const n of a)r[e(463)](n,{commandName:t,commandParams:[{forceValue:!o[e(480)]}],formatGroupId:e(429)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(436)](t);const r=n[e(431)]((t=>e(476)!=t[e(493)]));return r>-1&&(n=n[e(439)](0,r)),n}(e[n(445)][n(437)][n(444)][n(456)]()),o=e[n(445)][n(503)](e[n(445)][n(496)](s[0],n(479)),e[n(445)][n(496)](s[s[n(472)]-1],n(486)));e[n(445)][n(470)]((()=>{const e=n;r[e(463)](o,{commandName:t,commandParams:[],formatGroupId:e(491)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(460)];for(;t&&t[n(441)](n(491))>e[n(441)](n(491));)r[n(465)](t),t=t[n(460)]}return Array[n(436)](r)}(s))}))}}r[t(494)](t(442),o(t(442))),r[t(494)](t(506),o(t(506))),s&&r[t(494)](t(505),o(t(505))),r[t(494)](t(501),i(t(501))),r[t(494)](t(421),i(t(421))),s&&r[t(494)](t(471),(()=>{const n=t,s=e[n(484)][n(428)](n(471)),o=Array[n(436)](s[n(469)]);o[n(467)]((t=>t[n(441)](n(425))!=s[n(480)])),e[n(445)][n(470)]((()=>{const t=n;for(const e of o)r[t(463)](e,{commandName:t(471),commandParams:[{forceValue:!s[t(480)]}]})}))})),r[t(483)][t(473)](t(476),(e=>Hr(n,t(485),e))),r[t(483)][t(490)]((e=>{const r=t;if(r(450)!=e[r(482)]&&r(487)!=e[r(482)])return;const{data:s}=e;if(s){if(r(442)==s[r(447)]||r(506)==s[r(447)]||r(505)==s[r(447)])switch(s[r(447)][r(507)](r(448),"")){case r(489):return o(Hr(n,r(430)));case r(461):return o(Hr(n,r(475)));case r(420):return o(Hr(n,r(498)))}if(r(501)==s[r(447)])return{type:r(423),content:Hr(n,r(488),Hr(n,r(485)))};if(r(421)==s[r(447)])return{type:r(423),content:Hr(n,r(468),Hr(n,r(485)))};if(r(471)==s[r(447)])return s[r(446)][0][r(499)]?{type:r(423),content:Hr(n,r(458))}:{type:r(423),content:Hr(n,r(451))}}function o(t){const e=r;return{type:e(423),content:Hr(n,e(459),t)}}}))}}function li(t){const e=ii,n=t[e(441)](e(491));if(0==n)return t;let r=t;for(;t[e(422)]&&t[e(422)].is(e(427),e(476));){const s=t[e(422)][e(441)](e(491));if(s==n)r=t[e(422)];else if(s<n)break;t=t[e(422)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(427),e(476))&&t[e(441)](e(491))>0){let r=t[e(460)];for(;r&&e(476)==r[e(493)]&&r[e(441)](e(491))==t[e(441)](e(491));)n[e(453)](r),r=r[e(460)]}return n}const hi=di;function gi(){const t=["length","handleListStyleCommand","listStyle","change","default","has","config","model","afterInit","map","createRange","LegacyListPropertiesEditing","listItem","listReversed","*Format:* set order to regular","registerDescriptionCallback","listType","453780KgqwTD","getFirstPosition","styles","getListTypeFromListStyleType","448LGGXtE","getAttribute","replace","bind","createPositionAt","*Format:* set order to reversed","*Change to:* %0","11aSAbRs","handleDescriptions","handleListReversedCommand","unshift","element","39QgjfcD","ELEMENT_","backward","listStart","formatInline","before","2266965nPOdlJ","numbered","markMultiRangeBlockFormat","152738NdNHOH","getLastPosition","locale","9JWdWKr","type","push","_LIST_","handleListStartCommand","selection","get","filter","format","toUpperCase","forward","parent","1514706nmlECS","_getTranslationKeyForListStyle","TrackChangesEditing","7893430gZejAj","plugins","commandName","getSiblingNodes","document","from","LegacyListUtils","descriptionFactory","enableCommand","*Format:* set start index to %0","43288AqRCsf","_getSuggestionBlocks","formatBlock","commandParams","_getSuggestionBlocksForListStyle","5sWJKkj","reversed","flat","getSelectedBlocks","editor","list.properties","startIndex","82412biXPYg","7OYOLKD"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=491]})(t,e)}!function(t){const e=di,n=t();for(;;)try{if(652134===-parseInt(e(513))/1*(parseInt(e(556))/2)+parseInt(e(559))/3*(-parseInt(e(512))/4)+-parseInt(e(505))/5*(parseInt(e(571))/6)+parseInt(e(535))/7*(parseInt(e(500))/8)+parseInt(e(553))/9+parseInt(e(574))/10*(parseInt(e(542))/11)+-parseInt(e(531))/12*(-parseInt(e(547))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gi);class pi extends t.Plugin{[hi(522)](){const t=hi;if(!this[t(509)][t(491)][t(519)](t(525)))return;const e=this[t(509)][t(520)][t(565)](t(510)),n=this[t(509)][t(491)][t(565)](t(573));e[t(533)]&&n[t(498)](t(516),this[t(515)][t(538)](this)),e[t(506)]&&n[t(498)](t(527),this[t(544)][t(538)](this)),e[t(511)]&&n[t(498)](t(550),this[t(563)][t(538)](this)),n[t(497)][t(529)](this[t(543)][t(538)](this))}[hi(515)](t,e={}){const n=hi,r=this[n(509)][n(491)][n(565)](n(573)),s=this[n(504)]();this[n(509)][n(521)][n(517)]((()=>{const t=n;r[t(555)](s,{commandName:t(516),commandParams:[{type:e[t(560)]}],formatGroupId:t(516)})}))}[hi(544)](t,e={}){const n=hi,r=this[n(509)][n(491)][n(565)](n(573)),s=this[n(501)]((t=>t.is(n(546),n(526))&&n(554)===t[n(536)](n(530))));if(s[n(514)]<1)return;const o=s[n(523)]((t=>this[n(509)][n(521)][n(524)](this[n(509)][n(521)][n(539)](t,n(552)),this[n(509)][n(521)][n(539)](t,0))));this[n(509)][n(521)][n(517)]((()=>{const t=n;r[t(555)](o,{commandName:t(527),commandParams:[{reversed:e[t(506)]}],formatGroupId:t(527)})}))}[hi(563)](t,e={}){const n=hi,r=this[n(509)][n(491)][n(565)](n(573)),s=this[n(501)]((t=>t.is(n(546),n(526))&&n(554)===t[n(536)](n(530))));if(s[n(514)]<1)return;const o=s[n(523)]((t=>this[n(509)][n(521)][n(524)](this[n(509)][n(521)][n(539)](t,n(552)),this[n(509)][n(521)][n(539)](t,0))));this[n(509)][n(521)][n(517)]((()=>{const t=n;r[t(555)](o,{commandName:t(550),commandParams:[{startIndex:e[t(511)]}],formatGroupId:t(550)})}))}[hi(543)](t){const e=hi;if(e(502)!=t[e(560)]&&e(551)!=t[e(560)])return;const n=this[e(509)][e(558)],{data:r}=t;if(!r)return;let s,o;switch(r[e(492)]){case e(516):s=e(541),o={type:e(567),content:Hr(n,s,Hr(n,this[e(572)](r[e(503)][0][e(560)])))};break;case e(527):s=r[e(503)][0][e(506)]?e(540):e(528),o={type:e(567),content:Hr(n,s)};break;case e(550):s=e(499),o={type:e(567),content:Hr(n,s,r[e(503)][0][e(511)])}}return o}[hi(504)](){const t=hi;var e,n,r,s;const o=this[t(509)][t(491)][t(565)](t(496));let i=Array[t(495)](this[t(509)][t(521)][t(494)][t(564)][t(508)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(546),t(526)))&&i[t(545)](...o[t(493)](this[t(509)][t(521)][t(494)][t(564)][t(532)](),t(549))),(null===(n=i[i[t(514)]-1])||void 0===n?void 0:n.is(t(546),t(526)))&&i[t(561)](...o[t(493)](this[t(509)][t(521)][t(494)][t(564)][t(557)](),t(569))),i=[...new Set(i)],(null===(s=null===(r=this[t(509)][t(521)][t(494)][t(564)][t(532)]())||void 0===r?void 0:r[t(570)])||void 0===s?void 0:s.is(t(546),t(526)))&&(i=i[t(566)]((e=>e.is(t(546),t(526))))),i}[hi(501)](t){const e=hi,n=this[e(509)][e(491)][e(565)](e(496));let r=Array[e(495)](this[e(509)][e(521)][e(494)][e(564)][e(508)]())[e(566)](t)[e(523)]((t=>{const r=e,s=this[r(509)][r(521)][r(539)](t,0);return[...n[r(493)](s,r(549)),...n[r(493)](s,r(569))]}))[e(507)]();return r=[...new Set(r)],r}[hi(572)](t){const e=hi;return e(548)+(this[e(509)][e(491)][e(565)](e(496))[e(534)](t)||e(518))[e(568)]()+e(562)+t[e(568)]()[e(537)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["stop","TrackChangesEditing","get","2YFGdxC","descriptionFactory","createEmptyElement","enableCommand","11505304yegZZF","27251iNpIVG","3dEkfoV","data","dataDowncast","1662rQVAog","editor","4860924BrwiME","afterInit","options","registerElementLabel","5535900SdEoew","conversion","1816030BhwDGF","mediaEmbed","for","attribute:url:media","locale","MediaEmbedEditing","showSuggestionHighlights","div","media","high","1160181OegcFP","ELEMENT_MEDIA","plugins","7389801wGuGbp","has","downcastDispatcher","elementToElement"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=114]})(t,e)}!function(t){const e=Ei,n=t();for(;;)try{if(772446===-parseInt(e(148))/1*(-parseInt(e(121))/2)+parseInt(e(127))/3*(-parseInt(e(132))/4)+parseInt(e(136))/5+-parseInt(e(130))/6*(parseInt(e(126))/7)+parseInt(e(125))/8+-parseInt(e(114))/9+parseInt(e(138))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ii);class bi extends t.Plugin{[mi(133)](){const t=mi,e=this[t(131)];if(!e[t(150)][t(115)](t(143)))return;const n=e[t(150)][t(120)](t(119)),r=e[t(142)];n[t(124)](t(139)),n[t(122)][t(135)](t(146),(e=>Hr(r,t(149),e))),e[t(137)][t(140)](t(129))[t(117)]({model:t(146),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(144)])return n[s(123)](s(145))},converterPriority:t(147)}),e[t(128)][t(116)].on(t(141),((e,n,r)=>{const s=t;r[s(134)][s(144)]&&e[s(118)]()}),{priority:t(147)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=429]})(t,e)}function _i(){const t=["1027842RghzXY","has","editor","2257488TbbWBP","MentionEditing","8iUlhpp","get","enableCommand","plugins","3148290wqFBtc","263562LCJhJW","68973MzjfKm","572026sOZIab","mention","afterInit","615UWMmvR","4892BFqOiU","TrackChangesEditing"];return(_i=function(){return t})()}const yi=Ti;!function(t){const e=Ti,n=t();for(;;)try{if(237533===parseInt(e(440))/1+-parseInt(e(439))/2+parseInt(e(429))/3+-parseInt(e(445))/4*(parseInt(e(444))/5)+parseInt(e(432))/6+-parseInt(e(441))/7*(-parseInt(e(434))/8)+-parseInt(e(438))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_i);class Ai extends t.Plugin{[yi(443)](){const t=yi,e=this[t(431)];e[t(437)][t(430)](t(433))&&e[t(437)][t(435)](t(446))[t(436)](t(442))}}function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=463]})(t,e)}const ki=Ci;!function(t){const e=Ci,n=t();for(;;)try{if(878433===-parseInt(e(476))/1*(parseInt(e(482))/2)+parseInt(e(465))/3*(-parseInt(e(464))/4)+-parseInt(e(496))/5*(-parseInt(e(474))/6)+parseInt(e(473))/7+parseInt(e(489))/8+-parseInt(e(495))/9+parseInt(e(469))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[ki(463)](){const t=ki,e=this[t(481)],n=e[t(478)][t(490)](t(483));e[t(478)][t(467)](t(477))&&(n[t(485)](t(471)),n[t(486)](t(492)),n[t(487)][t(468)]((e=>this[t(494)](e))))}[ki(494)](t){const e=ki,n=this[e(481)][e(475)],{data:r}=t,s={type:e(497),content:""};if(r&&e(492)==r[e(491)]){if(!r[e(472)])return{type:e(497),content:Hr(n,e(493),Hr(n,e(484)))+" ("+r[e(470)]+")"};if(!r[e(470)]){let o=t[e(466)];for(;o;){if(o[e(479)]&&e(480)==o[e(479)][e(491)]&&o[e(479)][e(470)])return s;o=o[e(488)]}return{type:e(497),content:Hr(n,e(498),Hr(n,e(484)))+" ("+r[e(472)]+")"}}}}}function Li(){const t=["MultiLevelList","plugins","data","listType","editor","2GCbyPj","TrackChangesEditing","ELEMENT_MULTI_LEVEL_LIST","enableDefaultAttributesIntegration","registerBlockAttribute","descriptionFactory","next","3033208fLGBfJ","get","key","listMarkerStyle","*Set format:* %0","handleDescriptions","11746782JWGsRb","924130vdeknX","format","*Remove format:* %0","afterInit","92LeXjfa","202731tBvCJM","head","has","registerDescriptionCallback","22849860KUBIDh","newValue","multiLevelList","oldValue","8615082SpkqzS","12IJmzhE","locale","526613oazMln"];return(Li=function(){return t})()}const Ni=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=445]})(t,e)}function Mi(){const t=["afterInit","PageBreakEditing","12uruweG","ELEMENT_PAGE_BREAK","2570swIswe","locale","5632317LYrpbr","229600yDHnEr","pageBreak","enableCommand","30ORuOkV","descriptionFactory","TrackChangesEditing","get","has","238DlIluR","16365591aCaWzg","7980678frrGyJ","909668BZrQjn","registerElementLabel","plugins","editor","711uYoiCU","1006cKGJDx"];return(Mi=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(739618===-parseInt(e(465))/1+-parseInt(e(446))/2*(-parseInt(e(445))/3)+-parseInt(e(449))/4*(parseInt(e(451))/5)+-parseInt(e(464))/6+parseInt(e(462))/7*(-parseInt(e(454))/8)+-parseInt(e(453))/9+-parseInt(e(457))/10*(-parseInt(e(463))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class vi extends t.Plugin{[Ni(447)](){const t=Ni,e=this[t(468)];if(!e[t(467)][t(461)](t(448)))return;e[t(467)][t(460)](t(459))[t(456)](t(455));const n=e[t(467)][t(460)](t(459)),r=e[t(452)];n[t(458)][t(466)](t(455),(e=>Hr(r,t(450),e)))}}const wi=Fi;function Oi(){const t=["schema","get","9FQYjFU","data","434930qaDyLM","30nAYwNI","downcastDispatcher","getFirstRange","consume","registerDescriptionCallback","10pHKCtx","end","markerName","has","plugins","locale","paragraph","type","activeMarkers","toViewPosition","insert","highest","isLimit","*Insert:* %0","isTouching","getItemLabel","bindElementToMarker","238962XmKCbT","enableCommand","5740361cZRGMZ","registerElementLabel","createUIElement","573112pLXGpJ","writer","consumable","checkChild","formatBlock","descriptionFactory","enableDefaultAttributesIntegration","nodeAfter","mapper","name","ck-suggestion-marker-split","331360aMcagw","1lJTfnZ","addClass","markerRange","$text","format","editing","*Change to:* %0","_registerLegacyDescription","isBlock","showSuggestionHighlights","343721AIPZuS","ck-suggestion-marker--active","editor","ELEMENT_PARAGRAPH","154334DelkyN","model","span","TrackChangesEditing","insertion","afterInit","includes","addMarker:suggestion:insertion","commandName","options","start","insertParagraph","Paragraph","12nbrcyb"];return(Oi=function(){return t})()}function Fi(t,e){const n=Oi();return(Fi=function(t,e){return n[t-=461]})(t,e)}!function(t){const e=Fi,n=t();for(;;)try{if(170063===-parseInt(e(528))/1*(parseInt(e(470))/2)+-parseInt(e(511))/3+-parseInt(e(527))/4*(-parseInt(e(494))/5)+parseInt(e(489))/6*(-parseInt(e(466))/7)+-parseInt(e(516))/8*(parseInt(e(486))/9)+-parseInt(e(488))/10+parseInt(e(513))/11*(parseInt(e(483))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class Di extends t.Plugin{[wi(475)](){const t=wi,e=this[t(468)];if(!e[t(498)][t(497)](t(482)))return;const n=e[t(499)],r=e[t(498)][t(485)](t(473));r[t(521)][t(514)](t(500),(e=>Hr(n,t(469),e))),r[t(522)](t(500)),r[t(512)](t(481)),e[t(461)][t(490)].on(t(477),Bi(e),{priority:t(505)}),e[t(487)][t(490)].on(t(477),((n,r,s)=>{const o=t;s[o(479)][o(465)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(505)});const s=r[t(521)];s[t(493)]((r=>{const o=t;if(o(474)!==r[o(501)])return;const{start:i,end:a}=r[o(491)]();if(!i[o(508)](a)||!i[o(523)])return;const c=e[o(471)][o(484)],u=i[o(523)];return c[o(464)](u)&&!c[o(506)](u)&&c[o(519)](u,o(531))?{type:o(474),content:Hr(n,o(507),s[o(509)](u,1))}:void 0})),this[t(463)]()}[wi(463)](){const t=wi,e=this[t(468)],n=e[t(499)];e[t(498)][t(485)](t(473))[t(521)][t(493)]((e=>{const r=t;if(r(520)!=e[r(501)])return;const{data:s}=e;return s&&r(500)==s[r(478)]?{type:r(532),content:Hr(n,r(462),Hr(n,r(469)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(498)][o(485)](o(473)),a=r[o(530)][o(480)],c=r[o(530)][o(495)],u=t[o(471)][o(484)];if(!a[o(508)](c)||!a[o(523)])return;const l=a[o(523)];if(u[o(464)](l)&&!u[o(506)](l)&&u[o(519)](l,o(531))){if(!s[o(518)][o(492)](r[o(530)],n[o(525)]))return;const t=s[o(517)][o(515)](o(472),{class:o(526)}),a=s[o(524)][o(503)](c);e&&i[o(502)][o(476)](r[o(496)])&&s[o(517)][o(529)](o(467),t),s[o(517)][o(504)](a,t),s[o(524)][o(510)](t,r[o(496)])}}}function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=421]})(t,e)}const xi=Pi;function Ui(){const t=["2971mQJINE","1128wOYecl","30zhFxLH","12915gqeVJv","plugins","*Remove all formatting*","3438834mocfze","formatBlock","12Eoyfxq","2819222dVsAfb","enableDefaultAttributesIntegration","locale","formatInline","10KtPPkU","type","editor","RemoveFormatEditing","TrackChangesEditing","registerDescriptionCallback","has","get","afterInit","_registerLegacyDescription","format","commandName","descriptionFactory","removeFormat","21816982TVzizr","3SbmBYA","1061631fjRqbw","3121188SrfTju"];return(Ui=function(){return t})()}!function(t){const e=Pi,n=t();for(;;)try{if(741773===parseInt(e(441))/1+parseInt(e(450))/2+parseInt(e(438))/3*(parseInt(e(440))/4)+parseInt(e(423))/5*(parseInt(e(447))/6)+-parseInt(e(444))/7*(parseInt(e(442))/8)+parseInt(e(439))/9*(-parseInt(e(443))/10)+parseInt(e(437))/11*(-parseInt(e(449))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class ji extends t.Plugin{[xi(431)](){const t=xi,e=this[t(425)];e[t(445)][t(429)](t(426))&&(e[t(445)][t(430)](t(427))[t(451)](t(436)),this[t(432)]())}[xi(432)](){const t=xi,e=this[t(425)];e[t(445)][t(430)](t(427))[t(435)][t(428)]((n=>{const r=t;if(r(448)!=n[r(424)]&&r(422)!=n[r(424)])return;const{data:s}=n;return s&&r(436)==s[r(434)]?{type:r(433),content:Hr(e[r(421)],r(446))}:void 0}))}}function Gi(t,e){const n=Hi();return(Gi=function(t,e){return n[t-=342]})(t,e)}const Vi=Gi;!function(t){const e=Gi,n=t();for(;;)try{if(473179===parseInt(e(343))/1*(parseInt(e(368))/2)+parseInt(e(354))/3+parseInt(e(352))/4+parseInt(e(358))/5+parseInt(e(364))/6*(parseInt(e(359))/7)+-parseInt(e(348))/8*(parseInt(e(362))/9)+-parseInt(e(363))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class zi extends t.Plugin{[Vi(342)](){const t=Vi,e=this[t(360)];if(!e[t(353)][t(347)](t(366)))return;const n=e[t(353)][t(345)](t(346));n[t(361)](t(344)),n[t(361)](t(356));const r=e[t(353)][t(345)](t(366));r[t(361)](t(350)),r[t(361)](t(357)),r[t(361)](t(355)),r[t(361)](t(365)),r[t(361)](t(349)),r[t(361)](t(351)),r[t(361)](t(367))}}function Hi(){const t=["348CAZELN","afterInit","4274nREnYR","goToPreviousRestrictedEditingException","get","TrackChangesEditing","has","288srSeLS","discardAllSuggestions","trackChanges","acceptSelectedSuggestions","3320048hVGITN","plugins","178158bffBwu","discardSuggestion","goToNextRestrictedEditingException","acceptSuggestion","3704760GFXuEF","1421AxaYZQ","editor","enableCommand","220419cIhqng","12650040dmRdWY","7266QTuoNx","acceptAllSuggestions","RestrictedEditingModeEditing","discardSelectedSuggestions"];return(Hi=function(){return t})()}function Wi(){const t=["addMarker:suggestion","toViewPosition","descriptionFactory","addClass","registerElementLabel","merge","688584JCmjPq","writer","ck-suggestion-marker--active","showSuggestionHighlights","activeMarkers","40689580vrFuDq","data","21kjkGkn","2229813qQtMVR","element","addMarker:suggestion:insertion","options","markerName","deletion","mapper","3022296DBnTBq","getItems","requires","softBreak","split","ck-suggestion-marker-","consumable","model","createPositionBefore","plugins","editing","563632EvkoDC","8364465tHxRHq","2676954blQqaa","addMarker:suggestion:deletion","span","get","bindElementToMarker","enableCommand","shiftEnter","editor","createUIElement","test","40ucCsLb","includes","init","locale","4ecldUv","downcastDispatcher","markerRange","ELEMENT_LINE_BREAK","high","name","TrackChangesEditing","insert"];return(Wi=function(){return t})()}const Ki=qi;function qi(t,e){const n=Wi();return(qi=function(t,e){return n[t-=408]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(860281===-parseInt(e(446))/1+-parseInt(e(448))/2+-parseInt(e(420))/3+-parseInt(e(462))/4*(-parseInt(e(447))/5)+parseInt(e(435))/6*(-parseInt(e(427))/7)+parseInt(e(458))/8*(-parseInt(e(428))/9)+parseInt(e(425))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Xi extends t.Plugin{static get[Ki(437)](){return[Ys.ShiftEnter]}[Ki(460)](){const t=Ki,e=this[t(455)],n=e[t(444)][t(451)](t(412));n[t(453)](t(454)),e[t(445)][t(463)].on(t(430),Zi(e),{priority:t(410)}),e[t(445)][t(463)].on(t(449),Zi(e),{priority:t(410)}),e[t(426)][t(463)].on(t(414),((n,r,s)=>{const o=t;s[o(431)][o(423)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(416)][t(418)](t(438),(n=>Hr(e[t(461)],t(409),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(444)][o(451)](o(412));if(!s[o(441)][o(457)](r[o(408)],n[o(411)]))return;const a=t[o(442)];for(const t of r[o(408)][o(436)]()){if(!t.is(o(429),o(438)))continue;const n=o(433)==r[o(432)][o(439)](":")[1]?o(419):o(439),c=s[o(421)][o(456)](o(450),{class:o(440)+n}),u=s[o(434)][o(415)](a[o(443)](t));e&&i[o(424)][o(459)](r[o(432)])&&s[o(421)][o(417)](o(422),c),s[o(421)][o(413)](u,c),s[o(434)][o(452)](c,r[o(432)])}}}const Yi=Qi;function Ji(){const t=["1036617gcOiCY","143786IakjjD","enableCommand","isCollapsed","FORMAT_RESTRICTED_ENABLED","944GmUKMn","afterInit","restrictedEditingException","from","263296eIztEC","forceValue","getRanges","type","model","value","StandardEditingModeEditing","format","TrackChangesEditing","3805kYllyI","commandParams","commands","has","selection","FORMAT_RESTRICTED_DISABLED","commandName","descriptionFactory","29010EzdkRr","markInlineFormat","formatInline","get","plugins","formatBlock","change","locale","6962768weeidm","registerDescriptionCallback","2335368qkKcwd","document","editor"];return(Ji=function(){return t})()}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=Qi,n=t();for(;;)try{if(198155===parseInt(e(457))/1+-parseInt(e(449))/2+-parseInt(e(448))/3+parseInt(e(453))/4*(-parseInt(e(427))/5)+-parseInt(e(435))/6+-parseInt(e(445))/7+parseInt(e(443))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ji);class $i extends t.Plugin{[Yi(454)](){const t=Yi,e=this[t(447)],n=e[t(461)],r=e[t(442)];if(!e[t(439)][t(430)](t(463)))return;const s=e[t(439)][t(438)](t(426)),o=t(455),i=e[t(429)][t(438)](o);s[t(450)](o,((e,r={})=>{const a=t,c=n[a(446)][a(431)];if(c[a(451)])return void e(r);const u=void 0!==r[a(458)]?r[a(458)]:!i[a(462)];n[a(441)]((()=>{const t=a,e=Array[t(456)](c[t(459)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(436)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(434)][t(444)]((e=>{const n=t;if(n(440)!=e[n(460)]&&n(437)!=e[n(460)])return;const{data:s}=e;return s&&s[n(433)]==o?s[n(428)][0][n(458)]?{type:n(425),content:Hr(r,n(452))}:{type:n(425),content:Hr(r,n(432))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=477]})(t,e)}function na(){const t=["registerInlineAttribute","registerDescriptionCallback","3320750uYPbIf","commandParams","definitions","config","2384DDonoK","add","FORMAT_STYLE","get","StyleUtils","_registerLegacyDescription","2849kEecNM","forceValue","registerBlockAttribute","DataSchema","6579369XoglAD","has","styleName","*Set format:* %0","plugins","enableDefaultAttributesIntegration","editor","commandName","registerAttributeLabel","*Remove format:* %0","574565JZJVMd","toLowerCase","formatInline","locale","descriptionFactory","type","8KmIlWA","ghsAttributes","inline","919338apkSbx","8TsNJCL","getGhsAttributeNameForElement","7017300IOCwed","element","format","normalizeConfig","style","block","347712qgqCqY","TrackChangesEditing","afterInit","Style","GeneralHtmlSupport","formatBlock"];return(na=function(){return t})()}!function(t){const e=ea,n=t();for(;;)try{if(963482===parseInt(e(500))/1+parseInt(e(501))/2*(parseInt(e(509))/3)+-parseInt(e(497))/4*(-parseInt(e(491))/5)+-parseInt(e(503))/6+parseInt(e(477))/7*(parseInt(e(521))/8)+parseInt(e(481))/9+-parseInt(e(517))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(na);class ra extends t.Plugin{[ta(511)](){const t=ta,e=this[t(487)];if(!e[t(485)][t(482)](t(512))||!e[t(485)][t(482)](t(480)))return;const n=e[t(485)][t(524)](t(510)),r=e[t(494)],s=e[t(520)][t(524)](t(507))||{},o=e[t(485)][t(524)](t(513)),i=e[t(485)][t(524)](t(525))[t(506)](e[t(485)][t(524)](t(480)),s[t(519)]);n[t(486)](t(507));const a=new Set;for(const e of i[t(508)]){const n=o[t(502)](e[t(504)]);a[t(522)](n)}const c=new Set;for(const e of i[t(499)]){const n=o[t(502)](e[t(504)]);c[t(522)](n);for(const n of e[t(498)])c[t(522)](n)}for(const e of a)n[t(479)](e),n[t(495)][t(489)](e,Hr(r,t(523)));for(const e of c)n[t(515)](e),n[t(495)][t(489)](e,Hr(r,t(523)));this[t(526)]()}[ta(526)](){const t=ta,e=this[t(487)],n=e[t(494)];e[t(485)][t(524)](t(510))[t(495)][t(516)]((e=>{const r=t;if(r(514)!=e[r(496)]&&r(493)!=e[r(496)])return;const{data:s}=e;return s&&r(507)===s[r(488)]?s[r(518)][0][r(478)]?{type:r(505),content:Hr(n,r(484),s[r(518)][0][r(483)][r(492)]())}:{type:r(505),content:Hr(n,r(490),s[r(518)][0][r(483)][r(492)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=368]})(t,e)}function ia(){const t=["$textProxy","isIntersecting","get","last","discard","batch","locale","addRange","descriptionFactory","markMultiRangeInsertion","tablePaste","type","toViewElement","isTouching","registerElementLabel","colspan","223BPkLTU","markMultiRangeDeletion","rowspan","document","downcastDispatcher","commands","insertTable","end","TableEditing","execute","plugins","from","getRowIndexes","1934584FRiIed","getAttribute","enqueueChange","ELEMENT_TABLE_COLUMN_WITH_TEXT","insert","join","insertTableColumnRight","isArray","132ZzijBz","tableRow","getItems","minColumn","getSelectionAffectedTableCells","oldRange","suggestion","insertTableRowAbove","fromRange","deletion","afterInit","removeTableRow","MAX_SAFE_INTEGER","showSuggestionHighlights","$graveyard","_getCoordsForCells","_splitMarkerName","ELEMENT_TABLE_COLUMN","ELEMENT_TABLE_WITH_TEXT","add","root","order","createTableWalker","getColumnIndexes","selectTableColumn","getFirstRange","above","_getSuggestionCoords","map","element","18513980PQcELV","start","left","TrackChangesEditing","ELEMENT_TABLE","substr","name","differ","maxColumn","some","every","7726erzXTl","model","addMarker:suggestion","nodeBefore","insertion","isInContent","mapper","values","*Insert:* %0","setSelection","hasAttribute","ELEMENT_TABLE_ROW_WITH_TEXT","TableUtils","isIntersectingWithRange","_setupColumnsRowsFixing","highest","removeTableColumn","getChildren","11068400AJZExB","getCellLocation","change","MIN_SAFE_INTEGER","_suggestionFactory","removeClass","editor","selectTableRow","position","writer","ELEMENT_TABLE_ROW","max","item","includes","_tableSuggestions","low","classes","push","subType","getChanges","selection","createPositionAt","minRow","getSuggestion","88221eheFNA","isEqual","63WFycBR","change:data","forceValue","table","refresh","span","options","3806505lBOqnm","*Remove:* %0","detach","findAncestor","_acceptFormatSuggestionCallbackFactory","nodeAfter","has","tableCell","addClass","registerPostFixer","length","getRanges","createRangeOn","toLowerCase","rootName","data","filter","min","first","startsWith","tableColumn","maxRow","registerCustomCallback","insertTableColumnLeft","cell","_tablePostFixingSubtypes","insertTableRowBelow","createRangeIn","accept","getChangedMarkers","1735182WTYOaO","getContainedElement","registerDescriptionCallback","enableCommand"];return(ia=function(){return t})()}!function(t){const e=oa,n=t();for(;;)try{if(958455===-parseInt(e(379))/1*(parseInt(e(441))/2)+-parseInt(e(483))/3*(parseInt(e(400))/4)+parseInt(e(492))/5+parseInt(e(522))/6+parseInt(e(459))/7+-parseInt(e(392))/8*(parseInt(e(485))/9)+parseInt(e(430))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(517)]=[e(401),e(512)],this[e(473)]=new Set}[sa(410)](){const t=sa,e=this[t(465)],n=e[t(442)][t(382)][t(479)];if(!e[t(389)][t(498)](t(387)))return;const r=e[t(369)],s=e[t(389)][t(528)](t(433)),o=e[t(389)][t(528)](t(453));s[t(371)][t(377)](t(488),(e=>Hr(r,t(434),e))),this[t(455)](),s[t(525)](t(385)),s[t(525)](t(466)),s[t(525)](t(424));for(const r of[t(407),t(518)]){const i=e[t(384)][t(528)](r);s[t(525)](r,(r=>{const a=t;e[a(442)][a(461)]((t=>{const e=a;r();const c=e(426)===i[e(421)],u=o[e(404)](n),l=o[e(391)](u),f=c?l[e(510)]-1:l[e(529)]+1,h=u[0][e(495)](e(488)),g=o[e(422)](h,{startRow:f,endRow:f}),d=Array[e(390)](g)[e(428)]((n=>t[e(504)](n[e(516)])));s[e(372)](d,e(401))}))}))}for(const r of[t(515),t(398)]){const i=e[t(384)][t(528)](r);s[t(525)](r,(r=>{const a=t;e[a(442)][a(461)]((t=>{const e=a;r();const c=e(432)===i[e(421)],u=o[e(404)](n),l=o[e(423)](u),f=c?l[e(510)]-1:l[e(529)]+1,h=u[0][e(495)](e(488)),g=o[e(422)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(390)](g)[e(428)]((n=>t[e(504)](n[e(516)])));s[e(372)](d,e(512))}))}))}for(const r of[t(411),t(457)]){const i=r[t(435)](11),a=i[t(505)](),c=a[t(435)](0,3)+t(490),u=t(488)+i,l=t(509)+i,f=t(470)+i;s[t(525)](r,(()=>{const i=t;e[i(442)][i(461)]((t=>{const e=i,h=o[e(404)](n),g=h[0][e(495)](e(488));let d;if(e(411)==r){const t=o[e(391)](h);d={startRow:t[e(510)],endRow:t[e(529)],includeAllSlots:!0}}else{const t=o[e(423)](h);d={startColumn:t[e(510)],endColumn:t[e(529)],includeAllSlots:!0}}const p=o[e(422)](g,d),m=Array[e(390)](p)[e(428)]((({cell:t})=>t)),I=ca(m[e(508)]((t=>t[e(451)](c)))),E=ca(m[e(508)]((t=>!t[e(451)](c))))[e(428)]((n=>t[e(504)](n))),b=s[e(380)](E,u);if(b&&(e(401)==b[e(477)]||e(512)==b[e(477)])){const n=this[e(427)](b);for(const r of I){const s=t[e(504)](r),i=o[e(460)](r),u=r[e(393)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(370)](s)}}}))}))}function c(r){const s=t,o=Array[s(390)](n[s(503)]())[s(428)]((t=>i.LiveRange[s(408)](t)));e[s(442)][s(461)]((t=>{const n=s,i=t[n(368)];r=r[n(508)]((t=>n(414)!=t[n(420)][n(506)])),t[n(450)](r),e[n(384)][n(528)](n(411))[n(489)](),e[n(388)](n(411),{forceDefaultExecution:!0}),e[n(442)][n(394)]((()=>{const t=n;e[t(442)][t(394)](i,(e=>{const n=t,r=o[n(508)]((t=>n(414)!=t[n(420)][n(506)]));r[n(502)]>0&&e[n(450)](r);for(const t of o)t[n(494)]()}))}))}))}function u(r){const s=t;e[s(442)][s(461)]((t=>{const o=s,a=Array[o(390)](n[o(503)]())[o(428)]((t=>i.LiveRange[o(408)](t))),c=[];for(const t of r)for(const e of t[o(402)]({shallow:!0}))c[o(476)](e);for(const n of c)o(414)!=n[o(420)][o(506)]&&(t[o(450)](t[o(480)](n,0)),e[o(384)][o(528)](o(457))[o(489)](),e[o(388)](o(457),{forceDefaultExecution:!0}));const u=a[o(508)]((t=>o(414)!=t[o(420)][o(506)]));u[o(502)]>0&&t[o(450)](u);for(const t of a)t[o(494)]()}))}function l(e,n){const r=t;return n[r(440)]((t=>e[r(439)]((e=>e[r(386)][r(484)](t[r(431)])||t[r(386)][r(484)](e[r(431)])))))}function f(e,n){const r=t;return!e[r(439)]((t=>n[r(439)]((e=>t[r(527)](e)))))&&e[r(439)]((t=>n[r(439)]((e=>t[r(386)][r(376)](e[r(431)])))))}e[t(507)][t(383)].on(t(443),((e,n,r)=>{const s=t;if(!r[s(491)][s(413)])return;const o=n[s(471)];if(!o)return;const i=r[s(447)][s(375)](o);function c(t){return Array[s(399)](t)?t:[t]}i&&s(499)===o[s(436)]&&(0,a.setHighlightHandling)(i,r[s(468)],((t,e,n)=>n[s(500)](c(e[s(475)]),t)),((t,e,n)=>n[s(464)](c(e[s(475)]),t)))}),{priority:t(456)}),s[t(371)][t(524)]((e=>{const n=t;if(n(445)!=e[n(374)]&&n(409)!=e[n(374)])return;const s=e[n(523)]();if(null!=s&&s.is(n(429),n(488))){if(n(445)==e[n(374)]){const t=e[n(402)]()[n(508)]((t=>t.is(n(526))))[n(428)]((t=>t[n(507)]));if(t[n(502)])return{type:n(445),content:Hr(r,n(449),Hr(r,n(418),'"'+t[n(397)](" ")+'"'))}}if(n(409)==e[n(374)]){const t=e[n(402)]()[n(508)]((t=>t.is(n(526))))[n(428)]((t=>t[n(507)]));if(t[n(502)])return{type:n(409),content:Hr(r,n(493),Hr(r,n(418),'"'+t[n(397)](" ")+'"'))}}}})),s[t(371)][t(524)]((e=>{const n=t;if(n(401)==e[n(477)]){const t=e[n(402)]()[n(508)]((t=>t.is(n(526))))[n(428)]((t=>t[n(507)])),s=this[n(427)](e),o=s[n(513)]-s[n(481)]+1;if(n(445)==e[n(374)])return t[n(502)]?{type:n(445),content:Hr(r,n(449),Hr(r,n(452),[o,'"'+t[n(397)](" ")+'"']))}:{type:n(445),content:Hr(r,n(449),Hr(r,n(469),o))};if(n(409)==e[n(374)])return t[n(502)]?{type:n(409),content:Hr(r,n(493),Hr(r,n(452),[o,'"'+t[n(397)](" ")+'"']))}:{type:n(409),content:Hr(r,n(493),Hr(r,n(469),o))}}if(n(512)==e[n(477)]){const t=e[n(402)]()[n(508)]((t=>t.is(n(526))))[n(428)]((t=>t[n(507)])),s=this[n(427)](e),o=s[n(438)]-s[n(403)]+1;if(n(445)==e[n(374)])return t[n(502)]?{type:n(445),content:Hr(r,n(449),Hr(r,n(395),[o,'"'+t[n(397)](" ")+'"']))}:{type:n(445),content:Hr(r,n(449),Hr(r,n(417),o))};if(n(409)==e[n(374)])return t[n(502)]?{type:n(409),content:Hr(r,n(493),Hr(r,n(395),[o,'"'+t[n(397)](" ")+'"']))}:{type:n(409),content:Hr(r,n(493),Hr(r,n(417),o))}}})),s[t(463)][t(514)](t(445),t(401),t(530),c),s[t(463)][t(514)](t(409),t(401),t(520),c),s[t(463)][t(514)](t(445),t(512),t(530),u),s[t(463)][t(514)](t(409),t(512),t(520),u),s[t(463)][t(514)](t(445),t(512),t(397),l),s[t(463)][t(514)](t(409),t(512),t(397),l),s[t(463)][t(514)](t(445),t(401),t(397),f),s[t(463)][t(514)](t(409),t(401),t(397),f)}[sa(496)](){const t=sa,e=this[t(465)],n=e[t(442)][t(382)][t(479)];return(r,s)=>{const o=t;e[o(442)][o(461)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(386)][a(444)];u&&u[0]&&!1===u[0][a(487)]&&(l=r[0][a(431)][a(497)]);const f=t[a(519)](l);if(a(414)==f[a(420)][a(506)])return;const h=Array[a(390)](n[a(503)]())[a(428)]((t=>i.LiveRange[a(408)](t)));t[a(450)](f),e[a(384)][a(528)](c)[a(489)](),u[a(476)]({forceDefaultExecution:!0}),e[a(388)](c,...u);const g=h[a(508)]((t=>a(414)!=t[a(420)][a(506)]));g[a(502)]>0&&t[a(450)](g);for(const t of h)t[a(494)]()}))}}[sa(415)](t){const e=sa,n=this[e(465)][e(389)][e(528)](e(453));let r=Number[e(412)],s=Number[e(462)],o=Number[e(412)],i=Number[e(462)];for(const a of t){if(e(414)==a[e(420)][e(506)])continue;const{row:t,column:c}=n[e(460)](a),u=a[e(451)](e(381))?a[e(393)](e(381))-1:0,l=a[e(451)](e(378))?a[e(393)](e(378))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(455)](){const t=sa,e=this[t(465)],n=e[t(389)][t(528)](t(433)),r=e[t(389)][t(528)](t(453));e[t(442)][t(382)].on(t(486),(()=>{const r=t,s=Array[r(390)](e[r(442)][r(382)][r(437)][r(521)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(416)](t);if(r(406)!=s)continue;if(null!=e[r(405)])continue;const a=n[r(482)](o);this[r(517)][r(472)](i)&&this[r(473)][r(419)](a)}}),{priority:t(474)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(504)](e),a=e[s(495)](s(488)),c=r[s(460)](e);for(const t of this[s(473)]){const n=t[s(477)],r=n[s(511)](s(373)),u=n[s(435)](r?10:5),l=u[s(505)](),f=l[s(435)](0,3)+s(490),h=s(509)+u,g=s(470)+u;if(!t[s(446)])continue;if(a!=t[s(425)]()[s(431)][s(495)](s(488)))continue;if(t[s(454)](i))continue;const d=e[s(451)](f)?e[s(393)](f)-1:0,p=this[s(427)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(370)](i),o=!0)}return o};e[t(442)][t(382)][t(501)]((n=>{const r=t;let o=!1;for(const t of e[r(442)][r(382)][r(437)][r(478)]())if(r(396)==t[r(374)])if(r(401)==t[r(436)])for(const e of t[r(467)][r(497)][r(458)]())o=o||s(e,n);else r(499)==t[r(436)]&&(o=o||s(t[r(467)][r(497)],n));return o}))}[sa(427)](t){const e=sa;return this[e(415)](t[e(503)]()[e(428)]((t=>t[e(431)][e(497)])))}}function ca(t){const e=sa;return Array[e(390)](new Set(t)[e(448)]())}const ua=fa;function la(){const t=["return","locale","has","size","5884254RLpAMS","240rPImff","add","horizontally","get","requires","TableEditing","getAncestors","length","4551400JyFpXb","_tablePostFixingSubtypes","forceDefaultExecution","registerCustomCallback","containsRange","from","markMultiRangeBlockFormat","_areMergableCells","getSelectionAffectedTableCells","16wUGgPQ","find","290886NqhxuH","mergeTableCellRight","format","insertion","model","185911GdIsCX","editor","getCellLocation","selection","trackChanges","cell","set:isEnabled","push","rootName","commandName","createRangeOn","*Split cell:* horizontally","deletion","getFirstPosition","value","stop","_suggestionFactory","refresh","direction","change","isEnabled","TrackChangesEditing","filter","afterInit","TableUtils","subType","formatInline","4695708AeZugO","markBlockFormat","map","findAncestor","setSelection","root","createTableWalker","mergeTableCellDown","5qKajle","isInContent","640324puxStq","element","accept","$graveyard","author","type","_areSelectedCellsMergable","table","commands","fromRange","getSuggestions","highest","tableCell","mergeTableCellLeft","_acceptFormatSuggestionCallbackFactory","mergeTableCells","low","descriptionFactory","execute","splitTableCellVertically","_isForcedDefaultExecutionBlock","splitTableCellHorizontally","mergeTableCellUp","detach","709401amvurr","plugins","*Merge cells*","formatBlock","4yDwZRR","*Split cell:* vertically","registerDescriptionCallback","getRanges","enableCommand","document"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=209]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(671367===-parseInt(e(236))/1*(parseInt(e(308))/2)+-parseInt(e(232))/3+parseInt(e(298))/4+parseInt(e(306))/5*(-parseInt(e(266))/6)+-parseInt(e(255))/7+-parseInt(e(264))/8*(-parseInt(e(246))/9)+-parseInt(e(247))/10*(-parseInt(e(271))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ha extends t.Plugin{static get[ua(251)](){return[aa]}[ua(294)](){const t=ua,e=this[t(272)],n=e[t(270)][t(241)][t(274)],r=e[t(243)];if(!e[t(233)][t(244)](t(252)))return;const s=e[t(233)][t(250)](t(292)),o=e[t(233)][t(250)](t(295)),a=e[t(233)][t(250)](aa);a[t(256)][t(278)](t(223)),s[t(240)](t(223),(()=>{const n=t,r=o[n(263)](e[n(270)][n(241)][n(274)]);e[n(270)][n(290)]((()=>{const t=n;s[t(261)](r,{commandName:t(223),commandParams:[]},[],t(223))}))})),e[t(216)][t(250)](t(223)).on(t(226),((n,r)=>{const o=t;e[o(216)][o(250)](o(275))[o(285)]&&(r[o(254)]>0&&r[r[o(254)]-1]&&r[r[o(254)]-1][o(257)]||s[o(228)]||this[o(214)]()||n[o(286)]())}),{priority:t(219)});for(const n of[t(230),t(267),t(305),t(221)]){const r=e[t(216)][t(250)](n);s[t(240)](n,(()=>{const n=t,o=e[n(270)][n(241)][n(274)][n(284)]()[n(253)]()[n(265)]((t=>t.is(n(209),n(220)))),i=r[n(285)];e[n(270)][n(290)]((()=>{const t=n;s[t(261)]([o,i],{commandName:t(223),commandParams:[]},[],t(223))}))}))}for(const n of[t(227),t(229)]){const r=e[t(216)][t(250)](n);s[t(240)](n,(()=>{const i=t,a=o[i(263)](e[i(270)][i(241)][i(274)])[0],c=a[i(301)](i(215)),{column:u,row:l}=o[i(273)](a);let f=[];if(i(249)==r[i(289)]){const t=o[i(304)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(260)](t)[i(300)]((t=>t[i(276)]))}else{const t=o[i(304)](c,{column:u,includeAllSlots:!0});f=Array[i(260)](t)[i(300)]((t=>t[i(276)]))}e[i(270)][i(290)]((t=>{const e=i;s[e(299)](t[e(281)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(225)][t(238)]((e=>{const n=t;if(n(235)!=e[n(213)]&&n(297)!=e[n(213)])return;const{data:s}=e;return s&&n(223)==s[n(280)]?{type:n(268),content:Hr(r,n(234))}:void 0})),s[t(225)][t(238)]((e=>{const n=t;if(n(235)!=e[n(213)]&&n(297)!=e[n(213)])return;const{data:s}=e;return s?n(227)==s[n(280)]?{type:n(268),content:Hr(r,n(237))}:n(229)==s[n(280)]?{type:n(268),content:Hr(r,n(282))}:void 0:void 0}));const c=a[t(222)]();for(const e of[t(230),t(267),t(305),t(221)])s[t(287)][t(258)](t(235),e,t(210),c);for(const e of[t(227),t(229)])s[t(287)][t(258)](t(235),e,t(210),c);s[t(287)][t(258)](t(235),t(223),t(210),(r=>{const s=t;e[s(270)][s(290)]((t=>{const o=s,a=Array[o(260)](n[o(239)]())[o(300)]((t=>i.LiveRange[o(217)](t)));t[o(302)](r),e[o(216)][o(250)](o(223))[o(288)](),e[o(226)](o(223),{forceDefaultExecution:!0});const c=a[o(293)]((t=>o(211)!=t[o(303)][o(279)]));c[o(254)]>0&&t[o(302)](c);for(const t of a)t[o(231)]()}))}));for(const n of[t(230),t(305),t(221),t(267)]){const r=e[t(216)][t(250)](n);r.on(t(277),((n,s,o)=>{const i=t;if(o){const t=e[i(270)][i(241)][i(274)][i(284)]()[i(253)]()[i(265)]((t=>t.is(i(209),i(220))));this[i(262)](r[i(285)],t)||(n[i(242)]=!1,n[i(286)]())}}),{priority:t(224)})}}[ua(214)](){const t=ua,e=this[t(272)][t(216)][t(250)](t(223)),n=this[t(272)][t(233)][t(250)](t(295));if(!e[t(291)])return!1;const r=n[t(263)](this[t(272)][t(270)][t(241)][t(274)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(262)](e,n))return!1;return!0}[ua(262)](t,e){const n=ua,r=this[n(272)][n(233)][n(250)](n(292)),s=this[n(272)][n(270)][n(281)](t),o=this[n(272)][n(270)][n(281)](e),i=new Set,a=new Set;for(const t of r[n(218)]())if((n(269)==t[n(213)]||n(283)==t[n(213)]||n(223)==t[n(296)])&&t[n(307)])for(const e of t[n(239)]())e[n(259)](s,!0)&&i[n(248)](t[n(213)]+":"+t[n(212)].id),e[n(259)](o,!0)&&a[n(248)](t[n(213)]+":"+t[n(212)].id);if(i[n(245)]!=a[n(245)])return!1;for(const t of i)if(!a[n(244)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=152]})(t,e)}function pa(){const t=["1385966YnqVYi","get","stop","format","headingRows","createTableWalker","getSuggestion","includes","type","FORMAT_HEADER_COLUMN","forceValue","TableEditing","afterInit","FORMAT_REGULAR_ROW","consumable","data","editing","markerNameToElements","registerDescriptionCallback","unbindElementFromMarkerName","requires","markerName","getCellLocation","writer","addClass","registerCustomCallback","*Format:* %0","formatBlock","plugins","end","setTableColumnHeader","headingColumns","FORMAT_HEADER_ROW","removeMarker:suggestion","editor","_splitMarkerName","locale","markerRange","2272754xUSVHU","TrackChangesEditing","addMarker:suggestion","nodeBefore","bindElementToMarker","consume","ck-suggestion-marker--active","nodeAfter","descriptionFactory","108YCtikL","6128RZzzxq","highest","setTableRowHeader","parent","commandParams","removeAttribute","9hAgBaK","registerBlockAttribute","6560zxUyta","_acceptFormatSuggestionCallbackFactory","72mfvkpZ","ck-suggestion-marker-","_handleLegacySuggestions","name","commandName","9101230xZgYEX","activeMarkers","data-suggestion","has","options","_suggestionFactory","toViewElement","setAttribute","mapper","item","registerAttributeLabel","showSuggestionHighlights","1842NCBJOA","FORMAT_REGULAR_COLUMN","accept","cell","324079UqJJoS","TableUtils","downcastDispatcher","512451iBotsV","removeClass","_registerLegacyDescription","start","enableDefaultAttributesIntegration"];return(pa=function(){return t})()}!function(t){const e=da,n=t();for(;;)try{if(532964===-parseInt(e(154))/1+parseInt(e(159))/2+-parseInt(e(206))/3*(-parseInt(e(207))/4)+parseInt(e(215))/5*(-parseInt(e(234))/6)+parseInt(e(238))/7*(-parseInt(e(217))/8)+-parseInt(e(213))/9*(-parseInt(e(222))/10)+parseInt(e(197))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class ma extends t.Plugin{static get[ga(179)](){return[aa]}[ga(171)](){const t=ga,e=this[t(193)];if(!e[t(187)][t(225)](t(170)))return;const n=e[t(195)],r=e[t(187)][t(160)](t(198));r[t(158)](t(209)),r[t(158)](t(189)),r[t(214)](t(163)),r[t(214)](t(190)),r[t(205)][t(232)](t(163),Hr(n,t(191))),r[t(205)][t(232)](t(190),Hr(n,t(168))),this[t(219)]()}[ga(219)](){const t=ga,e=this[t(193)][t(187)][t(160)](t(198)),n=this[t(193)][t(187)][t(160)](t(152)),r=this[t(193)][t(187)][t(160)](aa)[t(216)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(194)](o[a(180)]),l=e[a(165)](u),f=l[a(174)];if(a(186)!=l[a(167)]||!f||a(189)!=f[a(221)])return;if(o[a(231)])return void s[a(161)]();if(!i[a(173)][a(202)](o[a(196)],s[a(220)]))return;const h=o[a(196)][a(157)][a(204)],g=o[a(196)][a(188)][a(200)],d=h[a(210)][a(210)],{column:p}=n[a(181)](h),{column:m}=n[a(181)](g);for(let s=p;s<=m;s++){const l=n[a(164)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(237)],l=i[a(230)][a(228)](s);i[a(182)][a(183)](a(218)+c,l),r&&i[a(182)][a(229)](a(224),u,l),i[a(230)][a(201)](l,o[a(180)]),t&&(e[a(223)][a(166)](o[a(180)])?i[a(182)][a(183)](a(203),l):i[a(182)][a(155)](a(203),l))}}}}e[t(227)][t(184)](t(186),t(209),t(236),r),e[t(227)][t(184)](t(186),t(189),t(236),r),this[t(193)][t(175)][t(153)].on(t(199),s(),{priority:t(208)}),this[t(193)][t(174)][t(153)].on(t(199),((e,n,r)=>{const o=t;r[o(226)][o(233)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(208)}),this[t(193)][t(175)][t(153)].on(t(192),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(194)](r[o(180)]),c=e[o(165)](a),u=c[o(174)];if(o(186)!=c[o(167)]||!u||o(189)!=u[o(221)])return;const l=s[o(230)][o(176)](r[o(180)]);if(l)for(const t of l)s[o(182)][o(155)](o(218)+i,t),s[o(182)][o(155)](o(203),t),s[o(182)][o(212)](o(224),t),s[o(230)][o(178)](t,r[o(180)])}),{priority:t(208)}),this[t(156)]()}[ga(156)](){const t=ga,e=this[t(193)],n=e[t(195)];function r(e){const r=t;return{type:r(162),content:Hr(n,r(185),e)}}e[t(187)][t(160)](t(198))[t(205)][t(177)]((e=>{const s=t;if(s(186)!=e[s(167)])return;const{data:o}=e;if(o){if(s(209)==o[s(221)]){const t=o[s(211)][0][s(169)];return r(Hr(n,s(t?191:172)))}if(s(189)==o[s(221)]){const t=o[s(211)][0][s(169)];return r(Hr(n,s(t?168:235)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=121]})(t,e)}function ba(){const t=["suggestionLoaded","root","clipboardOutput","some","rowInsertionIndexes","find","1970672TJsqjy","remove","low","Users","listenTo","trackChanges","get","from","endColumn","deletion","fill","getRange","suggestion","tableCellBorderColor","oldRange","createRangeOn","getColumnIndexes","descriptionFactory","table","markMultiRangeBlockFormat","suggestion:formatBlock:tablePasteCell","getItems","createElement","getAttributes","setAttribute","nodeAfter","updateMarker","getSelectionAffectedTableCells","removeColumns","markMultiRangeDeletion","4449rHFJes","_tablePostFixingSubtypes","markerToHighlight","registerCustomCallback","getRowIndexes","length","redo","_isForcedDefaultExecutionBlock","elementToElement","start","tablePasteRow","name","containsRange","high","map","deletionRanges","_replaceTableSlotCell","rowInsertionRanges","getTableIfOnlyTableInContent","isInContent","ck-suggestion-marker--active","suggestionUnloaded","row","wrap","differ","commands","value","filter","tablePaste","selection","ck-suggestion-marker","getChanges","tableCellBorderStyle","cell","conversion","tableCellVerticalAlignment","getColumns","insertContent","removeMarker","TableUtils","suggestion-td","9066ouWSHF","28890zHQaYl","add","accept","getChild","entries","change","attributes","insertionRanges","previous","getContainedElement","columnInsertionRanges","startsWith","type","insertion","getMarkers","markers","getChildren","tablePasteColumn","paragraph","rootName","endRow","hasSuggestion","insert","first","formatBlock","cells","isEqual","getRows","10VtYUbi","stop","model","584082ZWurTy","4536750WERIbi","nextSibling","schema","dataDowncast","tablePasteChainId","move","145Ffgywz","tableCellSuggestion","TrackChangesEditing","detach","documentSelection","createRange","plugins","subType","tableCellHorizontalAlignment","fromEntries","previousSibling","columnInsertionIndexes","unwrap","requires","24gDbLRE","createRangeIn","forEach","isEmpty","_suggestionFactory","rows","reduce","newRange","afterInit","getSuggestions","ck-suggestion-marker-insertion","push","last","batch","locale","register","306432RQKEhj","tableCellBackgroundColor","_getCoordsForCells","*Replace table cells*","getChangedMarkers","getShiftedBy","has","markerAttributes","content","$graveyard","editor","markerName","return","editingDowncast","document","createTableWalker","removeMarkers","TableClipboard","fromRange","getRanges","call","getSuggestion","column","discard","for","_createdBatches","join","includes","markMultiRangeInsertion","set","registerDescriptionCallback","options","forceDefaultExecution","next","tableCellBorderWidth","author","removeRows","keys","end","view","insertRows","editing","every","element","getSuggestionCallback","tableCellPadding","tableCell","_splitMarkerName","tablePasteCell","columns","createPositionBefore","showSuggestionHighlights","activeMarkers","findAncestor","setAttributes","insertColumns","registerPostFixer","position","getAllAdjacentSuggestions"];return(ba=function(){return t})()}!function(t){const e=Ea,n=t();for(;;)try{if(136003===parseInt(e(178))/1*(-parseInt(e(248))/2)+-parseInt(e(219))/3*(parseInt(e(272))/4)+-parseInt(e(258))/5*(parseInt(e(220))/6)+parseInt(e(288))/7+-parseInt(e(148))/8+parseInt(e(251))/9+parseInt(e(252))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ba);const Ta=[Ia(322),Ia(161),Ia(210),Ia(266),Ia(213),Ia(289),Ia(128)],_a=Object[Ia(267)](Ta[Ia(192)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(271)](){return[aa]}[Ia(280)](){const t=Ia,n=this[t(298)];if(!n[t(264)][t(294)](t(305)))return;const r=n[t(264)][t(154)](t(260)),s=n[t(264)][t(154)](t(217)),o=n[t(264)][t(154)](aa),a=n[t(264)][t(154)](t(305));o[t(179)][t(283)](t(188),t(237)),n[t(250)][t(254)][t(287)](t(259),{allowIn:t(129),allowContentOf:t(129),isLimit:!0}),n[t(212)][t(186)]({model:t(259),view:t(218)});let c=null;n[t(250)].on(t(215),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(183)]-1];h&&h[u(320)]||r[u(185)]||this[u(298)][u(203)][u(154)](u(153))[u(204)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(262)))return!1;const i=s[o(196)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(175)](n[o(302)][o(207)]);if(!a[o(183)])return!1;const c=a[0][o(136)](o(166)),l=r[o(182)](a),f=r[o(164)](a),h={startRow:l[o(243)],endRow:l[o(284)],startColumn:f[o(243)],endColumn:f[o(284)]};return 1==a[o(183)]&&(h[o(240)]+=r[o(247)](i)-1,h[o(156)]+=r[o(214)](i)-1),Ca(c,h,r)}(l,f,n[u(250)],s,a)&&(o[u(249)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(250)][u(225)]((()=>{const t=u;n[t(250)][t(215)](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(183)]&&r[t(316)](o,t(188),{tablePasteChainId:s}),a[t(183)]&&r[t(316)](a,t(237),{tablePasteChainId:s}),l[t(183)]&&(r[t(316)](l,t(206),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(274)]((e=>{const n=t;var r;return null===(r=e[n(261)])||void 0===r?void 0:r[n(308)](e)}))),f[t(183)]&&(r[t(177)](f,t(206),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(274)]((e=>{const n=t;var r;return null===(r=e[n(261)])||void 0===r?void 0:r[n(308)](e)})));const g=r[t(167)](h[t(192)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(131),{tablePasteChainId:s});if(g){const e=g[t(234)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(250)][t(163)](s),a=e[t(147)]((e=>e[t(159)]()[t(246)](i)));a&&r[t(283)]([a[t(189)],o])}r[t(183)]&&g[t(172)](t(295),Object[t(267)](r))}c=null})))}),{priority:e.priorities[t(191)]+10}),n[t(264)][t(154)](t(305)).on(t(194),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(249)]();const u=s[r(211)],l=o,f=Aa(u),h=Aa(l);e[r(300)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(149)](u[r(223)](0));for(const t of Array[r(155)](l[r(236)]()))a[r(242)](t,u,r(121));const t=c[r(146)][r(315)](s[r(200)]),e=c[r(269)][r(315)](s[r(310)]);t||e||(g=i.LiveRange[r(306)](a[r(273)](u)))}else h&&!f&&(d=a[r(273)](u));else{const t=a[r(170)](r(259)),e=a[r(170)](r(259));a[r(201)](a[r(273)](u),e),a[r(242)](t,u,0);for(const e of Array[r(155)](l[r(236)]()))a[r(242)](e,t,r(121));g=i.LiveRange[r(306)](a[r(163)](t)),d=i.LiveRange[r(306)](a[r(163)](e))}const p=Array[r(155)](l[r(171)]())[r(205)]((([t])=>Ta[r(315)](t)));c[r(245)][r(283)]({element:u,attributes:p[r(183)]?Object[r(267)](p):null}),g&&c[r(227)][r(283)](g),d&&c[r(193)][r(283)](d)}),{priority:t(191)}),s.on(t(138),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(132)]||1;c[o(269)]=new Array(l)[o(158)](u)[o(192)](((t,e)=>t+e));for(const{cell:t}of s[o(303)](i,{startColumn:u,endColumn:u+l-1}))c[o(230)][o(283)](n[o(250)][o(163)](t))}),{priority:t(150)}),s.on(t(123),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(277)]||1;c[o(146)]=new Array(l)[o(158)](u)[o(192)](((t,e)=>t+e));for(const{cell:t}of s[o(303)](i,{startRow:u,endRow:u+l-1}))c[o(195)][o(283)](n[o(250)][o(163)](t))}),{priority:t(150)}),r[t(165)][t(318)]((e=>{const r=t;if(e[r(265)]&&e[r(265)][r(231)](r(206)))return e[r(228)]?{}:{type:r(233),content:Hr(n[r(286)],r(291))}}));const u=()=>!1;for(const e of[t(206),t(237),t(188),t(131)])r[t(276)][t(181)](t(233),e,t(314),u),r[t(276)][t(181)](t(157),e,t(314),u),r[t(276)][t(181)](t(244),e,t(314),u);r[t(276)][t(181)](t(244),t(131),t(311),u),r[t(276)][t(181)](t(244),t(131),t(222),((e,r,s)=>{const o=t,i=e[o(192)]((t=>t[o(229)]()))[o(205)]((t=>t)),a=new Map(i[o(192)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(245)])e&&a[o(317)](t,e);else if(s&&s[o(295)])for(const[t,e]of Object[o(224)](s[o(295)])){const r=n[o(250)][o(235)][o(154)](t),s=r?r[o(159)]()[o(229)]():null;s&&a[o(317)](s,e)}n[o(250)][o(225)]((t=>{const e=o;for(const[n,r]of a)t[e(137)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(276)][o(181)](e,o(206),s,((t,i,a)=>{const c=o;n[c(250)][c(225)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(187)][o(173)];t.is(o(126),o(259))&&u[o(283)](t)}r[o(276)][o(127)](e,null,s)(t,i,a);for(const t of u)o(297)!=t[o(143)][o(239)]&&n[o(270)](t)}))}))};l(t(233),t(222)),l(t(233),t(311)),l(t(157),t(222)),l(t(157),t(311)),r[t(276)][t(181)](t(233),t(188),t(311),(e=>{const n=t,r=e[n(192)]((t=>t[n(229)]())),i=r[0][n(136)](n(166)),{minRow:a,maxRow:c}=o[n(290)](r);s[n(324)](i,{at:a,rows:c-a+1})})),r[t(276)][t(181)](t(233),t(237),t(311),(e=>{const n=t,r=e[n(192)]((t=>t[n(229)]())),i=r[0][n(136)](n(166)),{minColumn:a,maxColumn:c}=o[n(290)](r);s[n(176)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(265)]||!n[s(265)][s(231)](s(206)))return;const o=n[s(226)][s(256)],i=r[s(281)]()[s(205)]((t=>t[s(197)]&&t[s(226)]&&t[s(226)][s(256)]==o));i[s(183)]&&n[s(141)]()[s(183)]!=i[s(183)]&&i[s(278)](((t,e)=>(t[s(321)]=e,e[s(228)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(130)](e[s(299)]),i=[s(208),s(282)],a=r[s(135)][s(315)](e[s(299)]);return a&&i[s(283)](s(198)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(142),f,{priority:t(191)}),r.on(t(199),f,{priority:t(191)}),n[t(250)][t(302)][t(139)]((()=>{const e=t;let s=!1;const o=Array[e(155)](n[e(250)][e(302)][e(202)][e(292)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(130)](t);if(e(160)!=o||e(157)!=a||i[e(162)])continue;if(!r[e(241)](c))continue;const u=r[e(309)](c)[e(307)](),l=n[e(264)][e(154)](e(151)).me;for(const t of r[e(281)]())if(t[e(197)]&&t[e(323)]==l&&e(244)==t[e(232)]&&e(131)==t[e(265)]&&t[e(307)]()[e(125)]((t=>u[e(145)]((n=>n[e(190)](t,!0))))))for(const n of t[e(141)]())n[e(197)]&&(n[e(311)](),s=!0)}return s})),n[t(250)][t(302)][t(139)]((e=>{const s=t,o=n[s(203)][s(154)](s(184));if(!o||!o[s(313)][s(294)](e[s(285)]))return!1;let i=!1;const a=n[s(264)][s(154)](s(151)).me,c=n[s(250)][s(302)][s(202)][s(209)](),u=Array[s(155)](n[s(250)][s(302)][s(202)][s(292)]())[s(205)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(130)](t);return n(160)==o&&n(206)==i&&c==a.id&&!e[n(162)]}));for(const t of c){if(s(242)!=t[s(232)]||s(259)!=t[s(189)]||1!=t[s(183)])continue;const n=e[s(263)](t[s(140)],t[s(140)][s(293)](1));if(!u[s(147)]((({data:t})=>t[s(279)][s(246)](n))))for(const{name:t,data:r}of u)if(n[s(190)](r[s(279)])){e[s(174)](t,{range:n}),i=!0;break}}return i})),n[t(250)][t(302)][t(139)]((e=>{const s=t;let o=!1;const i=n[s(264)][s(154)](s(151)).me,a=r[s(281)]()[s(205)]((t=>t[s(197)]&&t[s(323)]==i)),c=new Set,u=new Set;for(const t of a)if(s(206)==t[s(265)])for(const e of t[s(234)]()){const n=e[s(159)]()[s(229)]();if(n)if(n.is(s(126),s(259))&&Aa(n)){t[s(216)](e[s(189)]),c[s(221)](n),o=!0;const r=n[s(253)],i=n[s(268)],a=r&&r.is(s(126),s(259)),l=i&&i.is(s(126),s(259));a&&!c[s(294)](r)&&u[s(221)](r),l&&!c[s(294)](i)&&u[s(221)](i)}else n.is(s(126),s(238))&&n[s(275)]&&(t[s(216)](e[s(189)]),o=!0)}else if(s(131)==t[s(265)]){if(!t[s(226)]||!t[s(226)][s(256)])continue;const e=t[s(226)][s(295)];if(e&&Object[s(325)](e)[s(183)])continue;const n=t[s(226)][s(256)];let r=!0,i=!0;for(const e of a)if(e[s(265)]&&e[s(265)][s(231)](s(206))){if(!e[s(226)][s(256)]){i=!1;break}if(e.id!=t.id&&e[s(226)][s(256)]==n){r=!1;break}}i&&r&&(t[s(304)](),o=!0)}for(const t of c)e[s(149)](t);for(const t of u)e[s(270)](t);return o})),n[t(212)][t(312)](t(301))[t(180)]({model:t(168),view:(t,e)=>h(t),converterPriority:t(191)}),n[t(212)][t(312)](t(255))[t(180)]({model:t(168),view:(e,n)=>n[t(319)][t(134)]?h(e,!1):null,converterPriority:t(191)});const g=n[t(124)][t(122)];this[t(152)](g[t(302)],t(144),((e,n)=>{const r=t,s=[];for(const t of g[r(273)](n[r(296)])[r(169)]())t.is(r(126),r(218))&&s[r(283)](t);g[r(225)]((t=>{const e=r;for(const n of s)t[e(257)](t[e(273)](n),t[e(133)](n)),t[e(149)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(275)])return!0;const n=t[e(223)](0);return n.is(e(126),e(238))&&n[e(275)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(303)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const ka=Ra;function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=109]})(t,e)}function La(){const t=["571420BRehjw","columnWidths","accept","resizeTableWidth","_suggestionFactory","formatGroupId","type","locale","author","bind","registerDescriptionCallback","Users","markBlockFormat","table","formatBlock","TableColumnResizeEditing","afterInit","subType","122152mQTecz","enableCommand","TrackChangesEditing","document","6317664BTiETt","3163592iVOqUO","commandParams","get","getTableColumnsWidths","473QtsaRT","model","10071194aqypHm","getSelectedElement","getSuggestionCallback","descriptionFactory","change","resizeTable","getColumnGroupElement","6PPrvGE","getAttribute","selection","format","5690922QZXcBN","handleResizeTableWidthCommand","discard","5zRdrZF","tableWidth","plugins","registerCustomCallback","27orsgDx","2089152KaoPoX","getContainedElement","getSuggestions","formatInline","*Format:* resize table","data","handleSuggestionDescription","has","editor"];return(La=function(){return t})()}!function(t){const e=Ra,n=t();for(;;)try{if(841067===-parseInt(e(156))/1*(-parseInt(e(127))/2)+parseInt(e(145))/3*(parseInt(e(132))/4)+-parseInt(e(152))/5*(-parseInt(e(149))/6)+-parseInt(e(138))/7+parseInt(e(131))/8+-parseInt(e(157))/9+-parseInt(e(109))/10*(parseInt(e(136))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(La);class Na extends t.Plugin{[ka(125)](){const t=ka;if(!this[t(165)][t(154)][t(164)](t(124)))return;const e=this[t(165)][t(154)][t(134)](t(129));e[t(128)](t(112),this[t(150)][t(118)](this)),e[t(113)][t(155)](t(123),t(143),t(111),e[t(113)][t(140)](t(123),null,t(151))),e[t(113)][t(155)](t(123),t(143),t(151),e[t(113)][t(140)](t(123),null,t(111))),e[t(141)][t(119)](this[t(163)][t(118)](this))}[ka(150)](t,e){const n=ka,r=this[n(165)][n(154)][n(134)](n(129)),s=this[n(165)][n(154)][n(134)](n(124)),o=e[n(122)]||this[n(165)][n(137)][n(130)][n(147)][n(139)]();this[n(165)][n(137)][n(142)]((()=>{const i=n,a=s[i(144)](o);let c=a?s[i(135)](a):null,u=o[i(146)](i(153))||null;const l=e[i(153)]||u,f=e[i(110)]||c,h=this[i(165)][i(154)][i(134)](i(120)).me;for(const t of r[i(159)]()){const e=t[i(158)]();if(i(143)===t[i(126)]&&e===o){t[i(117)]!==h&&t[i(151)]();const e=t[i(162)][i(133)];u=e[0][i(153)],c=e[0][i(110)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(121)](o,{commandName:i(112),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(143)},[],i(143))}))}[ka(163)](t){const e=ka;if(e(123)!=t[e(115)]&&e(160)!=t[e(115)])return;const{data:n}=t;if(n&&e(143)===n[e(114)]){const t=e(161);return{type:e(148),content:Hr(this[e(165)][e(116)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=451]})(t,e)}!function(t){const e=Ma,n=t();for(;;)try{if(359776===parseInt(e(464))/1*(-parseInt(e(462))/2)+parseInt(e(460))/3+-parseInt(e(459))/4+parseInt(e(465))/5+parseInt(e(466))/6*(parseInt(e(454))/7)+-parseInt(e(468))/8+-parseInt(e(457))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class va extends t.Plugin{[Sa(451)](){const t=Sa,e=this[t(455)];e[t(463)][t(458)](t(467))&&e[t(463)][t(461)](t(456))[t(453)](t(452))}}function wa(){const t=["insertTemplate","enableCommand","3140998Cvvmhf","editor","TrackChangesEditing","951777STvLEW","has","2010692URAEAg","493626iuFpYK","get","524278ehsGuH","plugins","1fsycEw","3236750SZIBMs","6ONpkgS","Template","242120CLcYPA","afterInit"];return(wa=function(){return t})()}const Oa=Da;function Fa(){const t=["8972240itUcKY","271wbeLbH","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","2351767NmyHXK","1497099KRMQtv","commands","45RzUZXD","12CBIKig","174645ykfraj","444354afzgbZ","156eEfIXi","4494yoJlEC","TrackChangesEditing","enableCommand","afterInit","insertTableOfContents","tableOfContents","plugins","get","registerElementLabel","7746256svhgYF","590tVheAm","locale","editor"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=374]})(t,e)}!function(t){const e=Da,n=t();for(;;)try{if(815303===-parseInt(e(395))/1*(parseInt(e(381))/2)+parseInt(e(374))/3*(parseInt(e(377))/4)+parseInt(e(376))/5*(-parseInt(e(379))/6)+parseInt(e(390))/7+parseInt(e(394))/8+parseInt(e(378))/9*(parseInt(e(391))/10)+-parseInt(e(398))/11*(parseInt(e(380))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class Ba extends t.Plugin{[Oa(384)](){const t=Oa,e=this[t(393)];if(!e[t(375)][t(388)](t(385)))return;e[t(387)][t(388)](t(382))[t(383)](t(385));const n=e[t(387)][t(388)](t(382)),r=e[t(392)];n[t(396)][t(389)](t(386),(e=>Hr(r,t(397),e)))}}const Pa=Ua;function xa(){const t=["createRange","descriptionFactory","1186008HwSvWO","newRange","end","286640zytUPg","editor","2740372zTWJkI","77EjADpo","_splitMarkerName","TrackChangesEditing","616uigSYV","element","suggestion","get","document","351510zUvaId","ELEMENT_TITLE","locale","updateMarker","6BubGVg","nodeBefore","model","13uFTIIA","isCollapsed","isEqual","afterInit","getNearestSelectionRange","forward","schema","differ","removeMarker","has","registerPostFixer","getChangedMarkers","title-content","from","Title","start","isTouching","plugins","registerElementLabel","885798AZGOiB","14GDzYQC","72VATgzj","67832592ugNpgu","138338pehkCx"];return(xa=function(){return t})()}function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=482]})(t,e)}!function(t){const e=Ua,n=t();for(;;)try{if(863827===parseInt(e(496))/1*(parseInt(e(499))/2)+parseInt(e(520))/3*(parseInt(e(507))/4)+-parseInt(e(516))/5*(-parseInt(e(497))/6)+parseInt(e(508))/7*(parseInt(e(502))/8)+parseInt(e(495))/9+parseInt(e(505))/10*(parseInt(e(511))/11)+parseInt(e(498))/12*(-parseInt(e(523))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class ja extends t.Plugin{[Pa(526)](){const t=Pa,e=this[t(506)];if(!e[t(493)][t(485)](t(490)))return;const n=e[t(493)][t(514)](t(510));n[t(501)][t(494)](t(488),(()=>Hr(e[t(518)],t(517)))),e[t(522)][t(515)][t(486)]((r=>{const s=t;let o=!1;const i=Array[s(489)](e[s(522)][s(515)][s(483)][s(487)]());for(const{name:t,data:a}of i){const{group:i}=n[s(509)](t);if(s(513)!==i||!a[s(503)])continue;const c=a[s(503)],u=c[s(504)][s(521)];if(!u||!u.is(s(512),s(488)))continue;if(!c[s(491)][s(492)](c[s(504)]))continue;const l=e[s(522)][s(482)][s(527)](c[s(504)],s(528));if(l&&l[s(524)]){const e=r[s(500)](c[s(491)],l[s(491)]);e[s(525)](c)||(r[s(519)](t,{range:e}),o=!0)}o||(r[s(484)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["461582AKlVEb","redo","plugins","enableCommand","3OalQWV","172465qXtkoi","undo","210cVhBFV","125757BYzWIN","afterInit","59382wyblMG","1486236FqgNiZ","editor","TrackChangesEditing","7PcRWvs","813912jihWqQ","get","150514VSaIuV","UndoEditing","has"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=za,n=t();for(;;)try{if(313302===parseInt(e(326))/1+parseInt(e(329))/2+-parseInt(e(333))/3*(-parseInt(e(320))/4)+-parseInt(e(334))/5+-parseInt(e(319))/6*(parseInt(e(323))/7)+-parseInt(e(324))/8+parseInt(e(317))/9*(-parseInt(e(316))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Va);class Ha extends t.Plugin{[Ga(318)](){const t=Ga,e=this[t(321)],n=e[t(331)][t(325)](t(322));e[t(331)][t(328)](t(327))&&(n[t(332)](t(315)),n[t(332)](t(330)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=490]})(t,e)}function qa(){const t=["afterInit","editor","1845570rUGDeQ","requires","TrackChangesEditing","plugins","8783012BQoHLM","TableCaptionEditing","1913877WJWrsi","toggleTableCaption","1187677mAoOJl","enableCommand","7152633HyLmkF","has","6KOqeGg","8ThsaqL","get","2445216cuCQDH","1074718GiaXIW"];return(qa=function(){return t})()}!function(t){const e=Ka,n=t();for(;;)try{if(689810===-parseInt(e(505))/1+parseInt(e(494))/2+parseInt(e(503))/3+parseInt(e(493))/4+-parseInt(e(497))/5*(parseInt(e(490))/6)+parseInt(e(501))/7*(parseInt(e(491))/8)+-parseInt(e(507))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(498)](){return[aa]}[Wa(495)](){const t=Wa,e=this[t(496)];e[t(500)][t(508)](t(502))&&e[t(500)][t(492)](t(499))[t(506)](t(504))}}const Za=Ya;function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=335]})(t,e)}function Ja(){const t=["selection","tableCellBorderColor","afterInit","getFirstPosition","41512160YKAolg","findAncestor","TrackChangesEditing","registerDescriptionCallback","setAttribute","join","TableCellPropertiesEditing","tableBorderStyle","batch","tableWidth","8949388UGxjSv","getSuggestions","tableCellBackgroundColor","tableProperties","get","formatBlock","plugins","22GyVbnT","subType","*Format:* change table properties","tableCellBorderStyle","615822vNqWmn","discard","descriptionFactory","tableBorderWidth","nodeAfter","tableCellBorderWidth","pluginName","tableCellHorizontalAlignment","tableHeight","*Format:* change table cell properties","tableBackgroundColor","document","12662658NACBec","tableCellVerticalAlignment","locale","handleSuggestionDescription","format","3rCuBtE","getContainedElement","commandParams","data","tableBorderColor","TableUtils","tableCellHeight","tableCellPadding","start","_getSuggestion","getSuggestionCallback","enableCommand","_suggestionFactory","handleDiscardAction","TrackChangesTableProperties","_handlePropertyChange","registerCustomCallback","tableAlignment","12161432uEEJzl","2887516ssosdd","editor","removeAttribute","getAttribute","model","has","30598stwdzQ","30tpRDWb","tableCellProperties","TablePropertiesEditing","accept","tableCellWidth","getSelectionAffectedTableCells","table","enqueueChange","markBlockFormat","change"];return(Ja=function(){return t})()}!function(t){const e=Ya,n=t();for(;;)try{if(828280===-parseInt(e(412))/1*(parseInt(e(366))/2)+parseInt(e(387))/3*(-parseInt(e(406))/4)+parseInt(e(335))/5*(-parseInt(e(370))/6)+parseInt(e(359))/7+-parseInt(e(405))/8+-parseInt(e(382))/9+parseInt(e(349))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(362)]=[e(391),e(356),e(373),e(404),e(358),e(378),e(380)],this[e(336)]=[e(346),e(369),e(375),e(394),e(339),e(393),e(361),e(377),e(383)]}static get[Za(376)](){return Za(401)}[Za(347)](){const t=Za,e=this[t(407)][t(365)][t(363)](t(351));if(this[t(407)][t(365)][t(411)](t(337))){for(const n of this[t(362)])e[t(398)](n,((e,r)=>{const s=t,o=this[s(407)][s(410)][s(381)][s(345)][s(348)]()[s(350)](s(341));this[s(402)](n,[o],this[s(362)],s(362),e,r)}));e[t(399)][t(403)](t(364),t(362),t(338),e[t(399)][t(397)](t(364),null,t(371))),e[t(399)][t(403)](t(364),t(362),t(371),((e,n)=>this[t(400)](this[t(362)],e,n))),e[t(399)][t(403)](t(364),t(362),t(354),(()=>!1))}if(this[t(407)][t(365)][t(411)](t(355))){for(const n of this[t(336)])e[t(398)](n,((e,r)=>{const s=t,o=this[s(407)][s(365)][s(363)](s(392))[s(340)](this[s(407)][s(410)][s(381)][s(345)]);this[s(402)](n,o,this[s(336)],s(336),e,r)}));e[t(399)][t(403)](t(364),t(336),t(338),e[t(399)][t(397)](t(364),null,t(371))),e[t(399)][t(403)](t(364),t(336),t(371),((e,n)=>this[t(400)](this[t(336)],e,n))),e[t(399)][t(403)](t(364),t(336),t(354),(()=>!1))}e[t(372)][t(352)]((e=>this[t(385)](e)))}[Za(402)](t,e,n,r,s,o){const i=Za,a=this[i(407)][i(365)][i(363)](i(351));this[i(407)][i(410)][i(342)](o[i(357)],(()=>{const t=i;for(const i of e)if(this[t(396)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(409)](r);void 0!==n&&(e[r]=n)}s(o),a[t(343)](i,{commandParams:[e]},[],r)}}))}[Za(400)](t,e,n){const r=Za,s=e[0][r(395)][r(374)],o=n[r(389)][0];this[r(407)][r(410)][r(344)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(353)](r,o[r],s):e[n(408)](r,s)}))}[Za(385)](t){const e=Za;if(t[e(390)])switch(t[e(367)]){case e(362):return{type:e(386),content:Hr(this[e(407)][e(384)],e(368))};case e(336):return{type:e(386),content:Hr(this[e(407)][e(384)],e(379))}}}[Za(396)](t,e){const n=Za,r=this[n(407)][n(365)][n(363)](n(351));for(const s of r[n(360)]({skipNotAttached:!0})){const r=s[n(388)]();if(s[n(367)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["oldValue","requires","markDeletion","ENTER","addMarker","14625600voyYUu","isMultiRange","fromCharCode","track-changes-enable-command-twice","deletion:chain","comments","elementStart","dataDowncast","catch","_setSuggestionData","addMarker:suggestion:formatBlock","element","_blockAttributeKeys","high","clear","backward","formatBlock:","formatBlock:discard","_suggestionState","accept","_enabledCommands","_updateSuggestionData","elementEnd","enableDefaultAttributesIntegration","data","getCustomProperty","suggestion:attribute:","_joinSuggestions","enqueueChange","discard","isExternal","descriptionFactory","always","addComment","isRemovable","isNextTo","tablePasteChainId","_processAttributeSuggestions","insertion:chain","values","conversion","attribute:accept","_registerDefaultCallbacks","define","formatBlock","track-changes-adapter-already-set","createdAt","572072hewuZC","toUpperCase","formatInline:discard","_onDiscard","trackChanges.trackFormatChanges","startsWith","move","stringify","markMultiRangeInsertion","documentSelection","4296835FCuHEi","suggestionChanged","getContainedElement","_suggestions","activeMarkers","deletion","_getSuggestionData","change:activeMarkers","pop","getFirstMarker","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.","isLocal","dataReady","attributeNewValue","createRangeIn","addMarkerName","enableCommand","listenTo","Users","markAttributeChange","_setSuggestionRange","updateMarker","lowest","markerToData","commandName","_isRegisteredAttribute","ck-suggestion-marker-","insertion:accept","84144tNIpRF","insertion:join","notReady","fire","markers","multi","position","getNearestSelectionRange","before","getSuggestions","insertion:","isDocumentOperation","track-changes-command-not-found","length","root","createPositionBefore","parent","batch","_customCallbacks","hasSuggestion","getMultiRangeId","size","addCommentThread","markerReady","deletion:","originalSuggestionId","delete","addMarker:suggestion:attribute","insertion:discard","_reduceExistingSuggestions","key","_createSuggestion","isTouching","isAtEnd","createRange","get","getRanges","getChanges","isOwn","@external","removeMarkers","track-changes-user-not-found","consume","isObject","isIntersectingWithRange","removeComment","accepted","registerCustomCallback","groupId","addSuggestion","isInsideObject","default","substr","_breakSuggestionMarker","editor","unbind","next","nodeBefore","removeAttribute","oldRange","_mergeNestedSuggestions","addHighlight","getWalker","getSuggestionCallback","authorName","deletion:accept","forEach","config","collaboration.channelId","discardSuggestion","createElement","18HhwjQe","unshift","options","2641765SVZFRG","mapper","markInlineFormat","from","removed","suggestionUnloaded","setTo","attribute:discard","low","trackChanges.mergeNestedSuggestions","subType","normal","markerToHighlight","execute","_addThreadToSuggestion","LEAVE","formatBlock:join","createPositionAt","name","authoredAt","reconvertMarker","addUser","isInContent","end","editing","acceptSelectedSuggestions","after","rootName","addMarker:suggestion","head","nodeAfter","registerBlockAttribute","formatBlock:accept","find","hasComments","external:","applyOperation","filter","formatGroupId","never","data-suggestion","_saved","highest","consumable","type","add","_rangeIsInLocalUserInsertion","hasCommentThread","_adapter","author","document","markBlockFormat","unbindElementFromMarkerName","differ","_suggestionFactory","markInsertion","_removeSuggestion","removeMarker:suggestion:formatBlock","refresh","_getMarkerAnnouncementText","insertion","getFirstRange","containsRangeInObject","formatBlock:chain","clone","_getExternalAuthor","meta","markMultiRangeDeletion","formatInline","ck-suggestion-marker--active","2heVVJv","join","insertContent","buildSuggestion","formatInline:chain","toViewElement","_isForcedDefaultExecutionBlock","start","locale","_getAuthorFromId","dataToMarker","markMultiRangeBlockFormat","assign","acceptAllSuggestions","track-changes-adapter-missing-getsuggestion","_commentsRepository","creator","fromRange","_processAttributeChanges","FORMATTING","change","getAttribute","$elementName","containsRange","attributes","_reduceSuggestionAttributeRange","splitPosition","addClass","containsItem","formatInline:join","forceDefaultExecution","schema","updateSuggestion","1369228XQVuPN","isBlock","getSuggestion","set","formatInline:accept","_refreshAttributeSuggestionsChain","targetPosition","createSelection","bindElementToMarker","ready","isArray","suggestion:","upcast","resolve","has","$textProxy","_splitMarkerName","_isBlockAttribute","_checkSuggestionCorrectness","map","warn","isAfter","attributeOldValue","_recordAttributeSuggestions","some","group","trackChangesCommand","detach","commands","getShiftedBy","value","createPositionAfter","_joinWithAdjacentSuggestions","ck-suggestion-marker-formatInline","getUser","concat","getAncestors","error-saving-suggestion-data-suggestion-discarded","newValue","keys","ck-suggestion-marker-formatBlock","for","substring","trackChanges","update:suggestion","setSelection","split","deleteContent","getItems","isEqual","plugins","stop","attribute:","removeMarker","containsPosition","range","TrackChangesEditing","insert","markerNameToElements","elementToElement","getIntersection","remove","track-changes-suggestion-data-mismatch","713784HFsVfe","rename","_initAriaMarkerChangeAnnouncements","$text","getRange","getCommentThread","isBefore","announce","isIntersecting","then","return","addSuggestionData","sort","rejected","containerElement","skipNestingCheck","action","isCollapsed","init","widget","CommentsRepository","howMany","discardSelectedSuggestions","push","rethrowUnexpectedError","adapter","_getAttributeKey","previous","_inlineAttributeKeys","_refreshSuggestionsChain","getChangedMarkers","setAttribute","_model","every","PENDING_ACTION_SUGGESTION","acceptSuggestion","removeClass","attribute:join","getAllAdjacentSuggestions","chain","6NIzVvp","addRange","_defaultCallbacks","newRange","removeMarker:suggestion:attribute","_addSuggestionMarker","splice","registerPostFixer","item","_cutOutSuggestionMarker","enableReadOnlyMode","attribute","$marker","forward","_handleNewSuggestionMarker","$graveyard","open","model","_findSuggestions","track-changes-suggestion-not-found","_SUGGESTION_ANNOUNCEMENT","isUndo","_isDataLoaded","discardAllSuggestions","marker-count","_trackFormatChanges","_afterChanges","multipleBlocks","suggestionLoaded","getLastMatchingPosition","ck-suggestion-marker","showSuggestionHighlights","moveTargetPosition","isSelectable","markerName","registerInlineAttribute","commentThread","getMarkers","deletion:discard","isAtStart","suggestion","format","createRangeOn","attributeKey","formatInline:","writer","PendingActions","_recordAttributeChanges","selection","change:_saved","pluginName","includes","toJSON","deletion:join","stopListening","change:data","getDifference","fetchCommentThread","_editor","isLimit","editingDowncast","suggestion-type"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Tc,n=t();for(;;)try{if(649047===-parseInt(e(599))/1*(parseInt(e(455))/2)+parseInt(e(695))/3+-parseInt(e(632))/4+parseInt(e(427))/5*(-parseInt(e(303))/6)+parseInt(e(529))/7+-parseInt(e(417))/8*(parseInt(e(526))/9)+parseInt(e(370))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bc);const _c=Ec(621);class yc extends t.Plugin{static get[Ec(366)](){return[Ec(715),o.Users,t.PendingActions,Qr,ns,as,fs,bs,ps,Cs,Ss,Ps,$s,so,uo,ho,bo,Ao,Lo,vo,Do,zo,Uo,qo,Yo,ei,ui,pi,Ri,oi,Vs,Ks,bi,Ai,vi,Di,ji,zi,Xi,$i,ra,aa,ha,ma,Xa,ya,Na,Ba,Qa,va,ja,Ha]}static get[Ec(353)](){return Ec(688)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(651)]((t=>String[e(372)](t)))[e(600)]("")}super(t),this[e(655)]=!1,this[e(635)](e(431),[]),this.on(e(434),((n,r,s,o)=>{const i=e;this[i(295)][i(619)]((()=>{const e=i;for(const n of[...o,...s])this[e(295)][e(459)][e(646)](n)&&t[e(553)][e(549)](n)}))})),this[e(401)]=new Xr(this[e(509)][e(320)][e(630)],this[e(509)][e(607)]),this[e(577)]=null,this[e(583)]=new Ac(this[e(509)]),this[e(430)]=new Map,this[e(614)]=t[e(682)][e(490)](e(715)),this[e(390)]=new Set,this[e(295)]=this[e(509)][e(320)],this[e(388)]=new WeakMap,this[e(605)]=!1,this[e(382)]=new Set([e(621)]),this[e(291)]=new Set,t[e(522)][e(413)](e(421),e(506)),this[e(328)]=t[e(522)][e(490)](e(421)),t[e(522)][e(413)](e(538),!0),this[e(515)]=t[e(522)][e(490)](e(538)),this[e(658)]=new f(t,this[e(390)]),this[e(697)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,53,48])}[Ec(713)](){const t=Ec,n=this[t(509)],r=(e,n)=>{const r=t;if(r(314)!=e)return r(453)+e;const s=n[r(678)]("|")[0];return this[r(649)](s)?r(672):r(665)};n[t(410)][t(673)](t(363))[t(541)]({model:t(343),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(648)](e[n(337)]),a=[n(333),r(o,i)];let c=3e3;return this[n(431)][n(354)](e[n(337)])&&(a[n(718)](n(598)),c=3010),n(432)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(410)][t(673)](t(377))[t(574)]((e=>{const r=t;e.on(r(557),((t,e,s)=>{const o=r;if(!s[o(528)][o(334)])return;const i=e[o(311)];if(!i)return;const c=s[o(530)][o(604)](i);n[o(320)][o(630)][o(498)](i)&&c&&!c[o(395)](o(714))&&c.is(o(709))&&(0,a.toWidget)(c,s[o(348)])}),{priority:r(383)})})),n[t(410)][t(673)](t(377))[t(541)]({model:t(343),view:(e,n)=>{const s=t;if(!n[s(528)][s(334)])return null;const{type:o,subType:i}=this[s(648)](e[s(337)]);return{classes:[s(333),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(311)])return;const{id:c}=this[a(648)](o[a(337)]);if(r){const t=this[a(430)][a(490)](c),e=this[a(289)](t);if(!this[a(649)](e))return}if(o[a(311)].is(a(351)))return void i[a(572)][a(497)](o[a(311)],s[a(547)]);const u=i[a(530)][a(604)](o[a(311)]);if(o[a(311)].is(a(381))&&n[a(320)][a(630)][a(633)](o[a(311)])&&!u[a(395)](a(516))){i[a(348)][a(626)]([a(333),a(672)],u),i[a(348)][a(294)](a(569),c,u),i[a(530)][a(640)](u,o[a(337)]),e&&(this[a(431)][a(354)](o[a(337)])?i[a(348)][a(626)](a(598),u):i[a(348)][a(299)](a(598),u));for(const t of n[a(320)][a(441)](o[a(311)])[a(680)]())i[a(572)][a(497)](t,s[a(547)]);i[a(572)][a(497)](o[a(311)],s[a(547)])}};n[t(410)][t(673)](t(377))[t(574)]((e=>{const n=t;e.on(n(380),((t,e,r)=>{const o=n;r[o(528)][o(334)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(571)})})),n[t(410)][t(673)](t(377))[t(574)]((e=>{const n=t;e.on(n(482),((t,e,r)=>{const o=n;r[o(528)][o(334)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(571)})})),n[t(410)][t(673)](t(377))[t(450)]({model:t(343),view:(e,n)=>n[t(528)][t(334)]?null:{group:t(343),name:e[t(507)](11)}}),n[t(410)][t(673)](t(644))[t(691)]({view:{name:t(343),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(643)+e[r(620)](r(364))+":"+e[r(620)]("id");return e[r(620)](r(327))&&(s+=":"+e[r(620)](r(327))),n[r(525)](r(315),{"data-name":s})}}),n[t(410)][t(673)](t(644))[t(609)]({view:t(343)}),n[t(410)][t(673)](t(363))[t(574)]((e=>{const n=t;e.on(n(380),s(),{priority:n(383)})})),n[t(410)][t(673)](t(363))[t(574)]((e=>{const n=t;e.on(n(482),s({isAttributeSuggestion:!0}),{priority:n(383)})})),n[t(410)][t(673)](t(363))[t(574)]((e=>{const n=t;e.on(n(586),((t,e,r)=>{const s=n,o=r[s(530)][s(690)](e[s(337)]);if(o)for(const t of o)t[s(395)](s(516))||(r[s(348)][s(299)]([s(333),s(672),s(598)],t),r[s(348)][s(513)](s(569),t),r[s(530)][s(581)](t,e[s(337)]))}),{priority:n(383)})})),n[t(410)][t(673)](t(363))[t(574)]((e=>{const n=t;e.on(n(307),((t,e,r)=>{const s=n,o=r[s(530)][s(690)](e[s(337)]);if(!o)return;const{id:i}=this[s(648)](e[s(337)]),a=this[s(430)][s(490)](i),c=this[s(289)](a);if(this[s(649)](c))for(const t of o)t[s(395)](s(516))||(r[s(348)][s(299)]([s(333),s(672),s(598)],t),r[s(348)][s(513)](s(569),t),r[s(530)][s(581)](t,e[s(337)]))}),{priority:n(383)})})),n[t(320)][t(579)][t(310)]((e=>{const r=t;let s=!1;const o=Array[r(532)](n[r(320)][r(579)][r(582)][r(293)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(648)](t);if(r(343)!==o)continue;const h=this[r(430)][r(490)](f);if(null!=c[r(306)]){r(597)==u&&(s=s||Rc(c[r(306)],t,e,n[r(320)][r(630)]));const o=r(314)==u&&this[r(649)](l[r(678)]("|")[0]);if(c[r(306)][r(712)]||r(318)==c[r(306)][r(469)][r(556)]||r(414)==u&&!Nc(c[r(306)])||o&&!Nc(c[r(306)])||r(432)==u&&(kc(a=c[r(306)])||function(t){const e=r;return t[e(606)][e(471)]==t[e(552)][e(512)]&&t[e(606)][e(488)]}(a)))e[r(685)](t),s=!0;else{if(!h||!h[r(551)])continue;if(c[r(306)]&&c[r(514)]&&c[r(306)][r(681)](c[r(514)]))continue;i[r(574)](h)}}}var a;return i[r(476)]>0&&(s=!!this[r(664)](i)||s),s})),n[t(320)][t(579)][t(310)]((e=>{const r=t;let s=!1;for(const t of n[r(320)][r(579)][r(582)][r(492)]())if(r(689)==t[r(573)])for(const t of this[r(430)][r(409)]()){if(t[r(371)]||!t[r(551)])continue;const o=r(414)==t[r(573)],i=this[r(289)](t),a=i&&this[r(649)](i);if(!o&&!a)continue;const c=t[r(590)]();if(c[r(606)][r(471)]!=c[r(552)][r(471)]&&!c[r(552)][r(488)]){const o=n[r(320)][r(546)](c[r(606)][r(559)],r(552)),i=n[r(320)][r(489)](c[r(606)],o);e[r(448)](t[r(436)](),{range:i}),s=!0}}return s})),n[t(320)][t(579)][t(310)]((e=>this[t(617)](e))),n[t(320)][t(579)][t(310)]((e=>!e[t(472)][t(438)]&&this[t(407)](e))),n[t(320)].on(t(329),(()=>{this[t(655)]=!1})),n[t(320)][t(579)].on(t(358),((r,s)=>{const o=t;if(!s[o(438)]||s[o(324)])return;if(!this[o(655)])return;const i=n[o(320)][o(579)][o(582)][o(492)]();if(0==i[o(468)])return;const a=[],c=i[o(566)]((t=>o(314)==t[o(573)])),u=i[o(566)]((t=>o(689)==t[o(573)]&&o(698)!=t[o(547)]));for(const t of c)this[o(452)](t[o(346)])&&a[o(718)]({key:t[o(346)],newValue:t[o(440)],oldValue:t[o(654)],range:Sc(t[o(687)],n[o(320)])});for(const t of u){if(o(696)!=t[o(711)]&&o(587)!=t[o(711)])continue;const e=Mc(t[o(461)][o(559)],n[o(320)]),r=t[o(463)];o(696)==t[o(711)]&&a[o(718)]({key:o(621),newValue:t[o(547)],oldValue:r[o(547)],range:e});for(const[n,s]of r[o(623)]){if(!this[o(452)](n))continue;const r=t[o(623)][o(490)](n);s!==r&&a[o(718)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(623)])this[o(452)](n)&&(r[o(623)][o(646)](n)||a[o(718)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(468)]&&n[o(320)][o(398)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(446)](t,e,s,o,{groupId:r});this[n(484)](t,a)}))}),{priority:t(449)}),n[t(320)][t(459)].on(t(676),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(648)](n[s(547)]),e=this[s(430)][s(490)](t);e&&e[s(442)](n[s(547)])}})),n[t(320)][t(579)].on(t(358),(()=>{const e=t,r=Array[e(532)](n[e(320)][e(579)][e(582)][e(293)]())[e(566)]((t=>e(343)===this[e(648)](t[e(547)])[e(657)]));if(0===r[e(468)])return;r[e(707)](((t,n)=>{const r=e,s=t[r(394)][r(514)],o=n[r(394)][r(514)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(606)][r(701)](o[r(606)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(648)](t);if(null===n[e(514)]){const n=this[e(317)](t);o[e(574)](n)}else{const t=this[e(430)][e(490)](r);null!==n[e(306)]||t[e(551)]?(s[e(574)](t[e(558)]),o[e(574)](t)):this[e(585)](t)}}o[e(476)]>0&&this[e(292)](o);for(const t of s)this[e(458)](e(428),t)})),n[t(320)].on(t(565),((e,r)=>{const s=t,o=r[0];if(!this[s(430)][s(476)])return;if(!o[s(466)])return;if(o[s(472)][s(324)]||!o[s(472)][s(438)])return;let i,a;switch(o[s(573)]){case s(689):i=n[s(320)][s(546)](o[s(461)]),a=i[s(661)](o[s(716)]);break;case s(678):i=n[s(320)][s(546)](o[s(625)]),a=n[s(320)][s(546)](o[s(335)]);break;case s(423):i=n[s(320)][s(546)](o[s(638)]),a=i[s(661)](o[s(716)]);break;default:return}const c=n[s(320)][s(489)](i,a);n[s(320)][s(619)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(321)](c)){if(e[t(371)])continue;if(t(597)==e[t(573)])continue;const r=this[t(289)](e);if(r&&this[t(649)](r)&&t(678)!=o[t(573)])continue;const s=e[t(394)]&&e[t(394)][t(330)];(t(414)!=e[t(573)]||t(678)==o[t(573)]&&!s)&&(n[t(591)]||t(589)==e[t(573)]&&n[t(493)]||e[t(590)]()[t(622)](c)&&this[t(508)](e,i,a))}}))}),{priority:t(449)}),n[t(320)].on(t(679),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(629)])return;if(this[s(605)])return;if(!this[s(658)][s(662)])return;if(o[s(712)])return;const a=n[s(320)][s(630)],{start:c,end:u}=o[s(590)](),l=c[s(559)]&&a[s(362)](c[s(559)])?null:a[s(462)](c,s(316)),f=u[s(512)]&&a[s(362)](u[s(512)])?null:a[s(462)](u,s(385)),h=n[s(320)][s(489)](l?l[s(606)]:c,f?f[s(552)]:u);n[s(320)][s(619)]((t=>{const e=s;this[e(367)](h);const r=n[e(320)][e(630)][e(462)](h[e(606)]);o.is(e(426))?t[e(677)](r):o[e(535)](r)})),e[s(683)]()}),{priority:e.priorities[t(540)]+10}),n[t(320)].on(t(601),((e,r)=>{const s=t,o=r[r[s(468)]-1];o&&o[s(629)]||this[s(605)]||this[s(658)][s(662)]&&(n[s(320)][s(619)]((()=>{const t=s;let o=n[t(320)][t(601)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(705)]=o[t(593)]();const i=o[t(552)][t(512)],a=n[t(320)][t(630)];i&&a[t(633)](i)&&!a[t(498)](i)&&(o=n[t(320)][t(489)](o[t(606)],n[t(320)][t(546)](i,t(552)))),this[t(584)](o)})),e[s(683)]())}),{priority:t(383)}),this[t(509)][t(660)][t(574)](t(675),this[t(658)]),this[t(443)](t(675));const o=new p(n,this[t(430)]);n[t(660)][t(574)](t(298),o),this[t(443)](t(298));const i=new b(n,this[t(430)]);n[t(660)][t(574)](t(524),i),this[t(443)](t(524)),n[t(660)][t(574)](t(612),new S(n,o,this[t(430)])),this[t(443)](t(612)),n[t(660)][t(574)](t(326),new S(n,i,this[t(430)])),this[t(443)](t(326)),n[t(660)][t(574)](t(554),new v(n,o,this[t(430)])),this[t(443)](t(554)),n[t(660)][t(574)](t(717),new v(n,i,this[t(430)])),this[t(443)](t(717));const c=n[t(682)][t(490)](t(715));this[t(444)](c,t(403),((e,{threadId:n})=>{const r=t,s=this[r(430)][r(490)](n);s&&s[r(339)]&&1===s[r(339)][r(468)]&&this[r(391)](n,{hasComments:!0})}),{priority:t(537)}),this[t(444)](c,t(500),((e,{threadId:n})=>{const r=t,s=this[r(430)][r(490)](n);s&&s[r(339)]&&!s[r(339)][r(468)]&&this[r(391)](n,{hasComments:!1})}),{priority:t(537)})}set[Ec(288)](t){const n=Ec;if(this[n(577)])throw new e.CKEditorError(n(415),this);this[n(577)]=t}get[Ec(288)](){return this[Ec(577)]}[Ec(464)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(430)][n(409)]())t&&!e[n(551)]||r[n(718)](e);return e?r[n(651)]((t=>t[n(355)]())):r}[Ec(634)](t){const n=Ec,r=this[n(430)][n(490)](t);if(!r)throw new e.CKEditorError(n(322),this);return r}[Ec(474)](t){const e=Ec;return this[e(430)][e(646)](t)}[Ec(706)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(573)][e(678)](":"),a=this[e(430)][e(490)](r)||this[e(486)](o,i,r,n,s);if(this[e(543)](a),this[e(650)](a,o,i||null,n),a[e(416)]=t[e(416)],a[e(325)]=!0,s&&s[e(494)]){const t=s[e(494)],n=this[e(594)](t[e(519)]);a[e(548)]=t[e(416)],a[e(578)]=n,a[e(400)]=!0}else a[e(548)]=t[e(416)];switch(t[e(394)]&&(a[e(394)]=t[e(394)]),t[e(623)]&&(a[e(623)]=t[e(623)]),this[e(577)]&&this[e(577)][e(504)]||(a[e(570)]=!0),this[e(388)][e(490)](a)){case e(457):this[e(388)][e(635)](a,e(439));break;case e(478):a[e(551)]?(this[e(664)](new Set([a])),this[e(292)](new Set([a])),this[e(388)][e(635)](a,e(641)),this[e(458)](e(331),a)):this[e(388)][e(635)](a,e(533))}return a}[Ec(298)](t){const e=Ec;this[e(629)]((()=>{const n=e;this[n(509)][n(320)][n(619)]((()=>{const e=n;for(const n of t[e(301)]())n[e(389)]()}))}))}[Ec(524)](t){const e=Ec;this[e(629)]((()=>{const n=e;this[n(509)][n(320)][n(619)]((()=>{const e=n;for(const n of t[e(301)]())n[e(399)]()}))}))}[Ec(443)](t,n){const r=Ec,s=this[r(509)][r(660)][r(490)](t);if(!s)throw new e.CKEditorError(r(467),this,{commandName:t});if(this[r(390)][r(646)](s))throw new e.CKEditorError(r(373),this,{commandName:t});this[r(390)][r(574)](s),n&&s.on(r(542),((t,e)=>{const o=r;this[o(658)][o(662)]&&(this[o(605)]||(e[o(468)]>0&&e[e[o(468)]-1]&&e[e[o(468)]-1][o(629)]?e[o(435)]():(t[o(705)]=n(((...t)=>s[o(542)](...t,{forceDefaultExecution:!0})),...e),t[o(683)]())))}),{priority:r(383)})}[Ec(629)](t){const n=Ec;let r,s;const o=this[n(605)];this[n(605)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(605)]=!1),s&&e.CKEditorError[n(287)](s,this),r}[Ec(584)](t,n=null,r={}){const s=Ec;if(t[s(712)])return null;const o=this[s(509)][s(682)][s(490)](s(445)).me;for(const{suggestion:e,meta:o}of this[s(321)](t,s(589)))if(o[s(493)]){if(!o[s(405)]){if(o[s(591)]){if(!this[s(515)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(508)](e,t[s(606)],t[s(552)]);break}if(n==e[s(539)]&&Oc(e,r)){const n=e[s(590)]();return n[s(606)][s(681)](t[s(552)])?this[s(447)](e,this[s(295)][s(489)](t[s(606)],n[s(552)])):this[s(447)](e,this[s(295)][s(489)](n[s(606)],t[s(552)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(465)+n:s(589),u=this[s(379)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(308)](c,i,a,t),u}[Ec(425)](t,n=Ec(460),r={}){const s=Ec,o=this[s(509)][s(682)][s(490)](s(445)).me,i=this[s(583)][s(518)](s(589),n,s(600));for(const e of this[s(464)]())if(e[s(578)].id==o.id&&s(589)==e[s(573)]&&e[s(539)]==n&&Oc(e,r)&&(i(e[s(491)](),t)||i(t,e[s(491)]()))){for(const n of t)e[s(304)](n);return e}for(const{suggestion:e,meta:n}of this[s(321)](t,s(589))){if(!n[s(493)])continue;if(!this[s(515)]&&n[s(591)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(491)]())for(const e of t)if(!n[s(622)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(465)+n,l=this[s(379)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(308)](u,a,c,e,zr[s(475)]());return l}[Ec(531)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(712)])return null;if(o(568)===this[o(328)]){const e=this[o(583)][o(518)](o(597),r,o(389));return this[o(629)]((()=>e([t],n,s))),null}const i=this[o(509)][o(682)][o(490)](o(445)).me,a=[];if(o(402)!==this[o(328)])for(const{suggestion:e,meta:n}of this[o(321)](t,o(589)))n[o(493)]&&!n[o(505)]&&a[o(718)](...e[o(491)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(692)](s);e&&r[n(718)](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(468)];){const s=r[e][n(359)](t);r[n(309)](e,1,...s),e+=s[n(468)]}}return r}(t,a);c[o(468)]&&this[o(295)][o(619)]((()=>{const t=o;for(const e of c){const o=this[t(583)][t(518)](t(597),r,t(389));this[t(629)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(606)],u=t[o(552)];for(const{suggestion:e,meta:n}of this[o(321)](t,o(597))){if(!n[o(493)])continue;if(e[o(539)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(590)]();if(i[o(622)](t,!0))return null;c=c[o(701)](i[o(606)])?c:i[o(606)],u=u[o(653)](i[o(552)])?u:i[o(552)],a?i[o(606)][o(701)](a[o(590)]()[o(606)])?(a[o(495)](),a=e):e[o(495)]():a=e}const l=this[o(295)][o(489)](c,u);if(a)this[o(447)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(379)]({id:t,type:o(347)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(308)](o(347)+r,t,a,l)}}return null}[Ec(580)](t,n,r=[],s=null,o={}){const i=Ec;n[i(567)]||(n[i(567)]=n[i(451)]),n[i(330)]=t.is(i(687)),s=s||Lc(n);const a=r[i(651)]((t=>Mc(t,this[i(295)]))),c=t.is(i(687))?t:Mc(t,this[i(295)]);if(i(568)===this[i(328)]){const t=this[i(583)][i(518)](i(414),s,i(389));return this[i(629)]((()=>t([c],n,o))),null}a[i(718)](c);let u=!0;for(const t of a)if(!this[i(575)](t)){u=!1;break}if(u&&i(402)!==this[i(328)]){const t=this[i(583)][i(518)](i(414),s,i(389));return this[i(629)]((()=>t([c],n,o))),null}let l=null,f=c[i(606)],h=c[i(552)];for(const{suggestion:t,meta:e}of this[i(321)](c,i(414))){if(!e[i(493)])continue;if(e[i(405)]||e[i(591)]||e[i(505)])continue;if(t[i(394)][i(567)]!=n[i(567)])continue;if(!Oc(t,o))continue;const r=t[i(590)]();if(t[i(539)]==s){if(r[i(622)](c,!0))return null;f=f[i(701)](r[i(606)])?f:r[i(606)],h=h[i(653)](r[i(552)])?h:r[i(552)],l?r[i(606)][i(701)](l[i(590)]()[i(606)])?(l[i(495)](),l=t):t[i(495)]():l=t}else{const e=c[i(692)](r);this[i(312)](t,e)}}const g=this[i(509)][i(682)][i(490)](i(445)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(447)](l,this[i(295)][i(489)](f,h)),l;{const t=this[i(379)]({id:d,type:i(386)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(308)](i(386)+s,d,p,this[i(295)][i(489)](f,h)),t}}[Ec(610)](t,n,r=[],s=null,o={}){const i=Ec;n[i(567)]||(n[i(567)]=n[i(451)]);const a=t[0];n[i(330)]=a.is(i(687)),s=s||Lc(n);const c=r[i(651)]((t=>Mc(t,this[i(295)]))),u=a.is(i(687))?t:t[i(651)]((t=>Mc(t,this[i(295)])));if(i(568)===this[i(328)]){const t=this[i(583)][i(518)](i(414),s,i(389));return this[i(629)]((()=>t(u,n,o))),null}c[i(718)](...u);let l=!0;for(const t of c)if(!this[i(575)](t)){l=!1;break}if(l&&i(402)!==this[i(328)]){const t=this[i(583)][i(518)](i(414),s,i(389));return this[i(629)]((()=>t(u,n,o))),null}const f=this[i(509)][i(682)][i(490)](i(445)).me;for(const t of this[i(464)]()){if(t[i(578)].id!=f.id)continue;if(i(414)!=t[i(573)]||t[i(394)][i(567)]!=n[i(567)])continue;if(!Oc(t,o))continue;const e=t[i(539)]==s;for(let n=0;n<u[i(468)];n++){const r=u[n];for(const s of t[i(340)]()){const o=s[i(699)]();if(r[i(681)](o)){e?(u[i(309)](n,1),n--):t[i(685)](s[i(547)]);break}}}}if(0==u[i(468)])return null;const h=this[i(583)][i(518)](i(414),s,i(600));for(const t of this[i(464)]())if(t[i(578)].id==f.id&&i(414)==t[i(573)]&&t[i(394)][i(567)]==n[i(567)]&&t[i(539)]==s&&Oc(t,o)&&(h(t[i(491)](),u)||h(u,t[i(491)]()))){for(const e of u)t[i(304)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(386)+s,m=this[i(379)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(308)](p,g,d,t,zr[i(475)]());return m}[Ec(367)](t,n=null,r={}){const s=Ec;if(t[s(712)])return null;const o=this[s(509)][s(682)][s(490)](s(445)).me,a=new i.LiveRange(t[s(606)],t[s(552)]);for(const{suggestion:t,meta:e}of this[s(321)](a,s(589)))if(e[s(493)]&&!e[s(405)])if(t[s(371)]){const e=t[s(491)]()[s(566)]((t=>s(318)!=t[s(469)][s(556)]));if(e[s(296)]((t=>a[s(622)](t,!0)))&&t[s(399)](),e[s(656)]((t=>t[s(622)](a,!0)))){const t=this[s(583)][s(518)](s(432),n,s(389));return this[s(629)]((()=>t([a],null,r))),null}}else{const e=a[s(692)](t[s(590)]());null!==e&&t[s(420)]([e],null,r)}if(a[s(659)](),a[s(712)]||s(318)==a[s(469)][s(556)])return null;let c=null,u=a[s(606)],l=a[s(552)];const f=this[s(321)](a,s(432));for(const{suggestion:t,meta:e}of f){const n=this[s(295)][s(489)](u,l);if(e[s(493)]&&(this[s(515)]||!e[s(591)]&&!e[s(505)]))if(t[s(371)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(491)]()){if(r[s(622)](n,!0))return t;n[s(622)](r)||(e=!1)}e&&t[s(399)]()}else{const e=t[s(590)]();if(e[s(622)](n,!0))return t;if(!Oc(t,r)){n[s(622)](e)?t[s(495)]():e[s(686)](u)?u=e[s(552)]:e[s(686)](l)&&(l=e[s(606)]);continue}u=u[s(701)](e[s(606)])?u:e[s(606)],l=l[s(653)](e[s(552)])?l:e[s(552)],r=Object[s(611)]({},t[s(623)]),c?e[s(606)][s(701)](c[s(590)]()[s(606)])?(c[s(495)](),c=t):t[s(495)]():c=t}}if(c)return this[s(447)](c,this[s(295)][s(489)](u,l)),c;{const t=(0,e.uid)(),i=this[s(295)][s(489)](u,l),a=o.id,c=n?s(479)+n:s(432),f=this[s(379)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(308)](c,t,a,i),f}}[Ec(596)](t,n=Ec(460),r={}){const s=Ec,o=this[s(509)][s(682)][s(490)](s(445)).me,a=t[s(651)]((t=>new i.LiveRange(t[s(606)],t[s(552)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(321)](a,s(589)))e[s(493)]&&!e[s(405)]&&c[s(574)](t);for(const e of c)if(e[s(371)]){const o=e[s(491)]();if((!e[s(623)]||!e[s(623)][s(710)])&&o[s(296)]((t=>a[s(656)]((e=>e[s(622)](t,!0)))))&&e[s(399)](),a[s(296)]((t=>o[s(656)]((e=>e[s(622)](t,!0)))))){const e=this[s(583)][s(518)](s(432),n,s(389));return this[s(629)]((()=>e(t,null,r))),null}}else{const t=e[s(590)]();if(a[s(656)]((e=>e[s(622)](t,!0)))&&e[s(399)](),a[s(296)]((e=>t[s(622)](e,!0)))){const t=this[s(583)][s(518)](s(432),n,s(389));return this[s(629)]((()=>t(a,null,r))),null}}const u=this[s(583)][s(518)](s(432),n,s(600));let l=null;for(const t of this[s(464)]())if(t[s(578)].id==o.id&&t[s(551)]&&s(432)==t[s(573)]&&t[s(539)]==n&&Oc(t,r)&&(u(t[s(491)](),a)||u(a,t[s(491)]())))if(l){if(t[s(339)]&&t[s(339)][s(468)])continue;for(const e of t[s(491)]())l[s(499)](e)||l[s(304)](e);t[s(495)]()}else{l=t;for(const e of a)t[s(499)](e)||t[s(304)](e)}if(l)return l;c[s(384)]();for(const{suggestion:t,meta:e}of this[s(321)](a,s(432)))e[s(493)]&&(this[s(515)]||!e[s(591)]&&!e[s(505)])&&Oc(t,r)&&c[s(574)](t);for(const t of c){const e=t[s(491)]();if((!r||!r[s(710)])&&a[s(296)]((t=>e[s(656)]((e=>e[s(622)](t,!0))))))return t;(!t[s(623)]||!t[s(623)][s(710)])&&e[s(296)]((t=>a[s(656)]((e=>e[s(622)](t,!0)))))&&t[s(399)]()}const f=(0,e.uid)(),h=o.id,g=s(479)+n,d=this[s(379)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(659)](),t[s(712)]||s(318)==t[s(469)][s(556)]||this[s(308)](g,f,h,t,zr[s(475)]());return d}[Ec(446)](t,n,r,s,o){const i=Ec;if(t[i(712)])return[];if(i(568)===this[i(328)])return[];const a=this[i(509)][i(682)][i(490)](i(445)).me.id,c=Array[i(532)](this[i(430)][i(409)]())[i(566)]((e=>i(314)==e[i(573)]&&e[i(394)][i(485)]==n&&e[i(499)](t)));if(i(506)===this[i(328)]){const e=this[i(321)](t,i(589))[i(566)]((({meta:t})=>t[i(493)]&&!t[i(505)]&&!t[i(405)]))[i(651)]((({suggestion:t})=>t));c[i(527)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(314)==t[i(573)]?t[i(394)][i(365)]:void 0,o=t[i(590)](),a=Array[i(532)](u[i(671)]())[i(562)]((t=>t[i(703)](o)));if(!a)continue;const c=a[i(359)](o);this[i(649)](n)&&i(589)==t[i(573)]&&0!=c[i(468)]||(u[i(481)](a),c[i(521)]((t=>{u[i(635)](t,r)})),i(589)!=t[i(573)]&&e!=s&&u[i(635)](a[i(692)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(468)]>37&&console[i(652)](i(437),{key:n});const f=(i(684)+(n+"|")+Lc({newValue:s}))[i(674)](0,60),h=this[i(379)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(718)](h),this[i(308)](f,c,a,t)}return l}[Ec(393)](t){const e=Ec;this[e(443)](t,((t,...n)=>{this[e(350)]((()=>{t(...n)}))}))}[Ec(560)](t){const e=Ec;this[e(382)][e(574)](t)}[Ec(338)](t){const e=Ec;this[e(291)][e(574)](t)}[Ec(289)](t){const e=Ec;return e(314)==t[e(573)]?t[e(539)][e(678)]("|")[0]:null}[Ec(447)](t,e){const n=Ec,r=t[n(436)]();this[n(295)][n(619)]((t=>{t[n(448)](r,{range:e})}))}[Ec(543)](t){const e=Ec,n=t.id,r=this[e(509)][e(522)][e(490)](e(523));this[e(614)][e(576)](n)||this[e(614)][e(477)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(614)][e(700)](n);s[e(510)](e(404)),s[e(404)]=!1,t[e(339)]=s}[Ec(650)](t,n,r,s){const o=Ec;if(t[o(573)]!=n||t[o(539)]!=r||t[o(615)].id!=s)throw this[o(509)][o(313)](o(694)),new e.CKEditorError(o(694),this)}[Ec(312)](t,n){const r=Ec,s=t[r(590)]();if(n[r(681)](s))t[r(495)]();else if(s[r(622)](n)){const o=this[r(295)][r(546)](n[r(606)][r(512)],r(552));this[r(447)](t,this[r(295)][r(489)](s[r(606)],o));const i=(0,e.uid)(),a=t[r(615)].id,c=t[r(573)]+":"+t[r(539)];this[r(379)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(394)],attributes:t[r(623)]});const u=this[r(295)][r(546)](n[r(552)][r(471)],r(555)),l=this[r(295)][r(489)](u,s[r(552)]);this[r(308)](c,i,a,l)}else if(s[r(686)](n[r(606)])){const e=this[r(295)][r(546)](n[r(606)][r(512)],r(552));this[r(447)](t,this[r(295)][r(489)](s[r(606)],e))}else{const e=this[r(295)][r(546)](n[r(552)][r(471)],r(555));this[r(447)](t,this[r(295)][r(489)](e,s[r(552)]))}}[Ec(575)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(321)](t,e(589))){if(!r[e(493)])continue;const s=n[e(491)]();for(const n of s)if(!t[e(359)](n)[e(468)])return!0}return!1}[Ec(608)](t){const n=Ec,r=this[n(509)][n(682)][n(490)](n(445))[n(666)](t);if(!r)throw new e.CKEditorError(n(496),this);return r}[Ec(594)](t){const e=Ec,n=this[e(509)][e(682)][e(490)](e(445)),r=(0,o.hashObject)(e(564)+t);return n[e(666)](r)||n[e(550)]({id:r,name:t})}[Ec(486)](t,e,n,r,s){const o=Ec,i=this[o(608)](r),a=this[o(583)][o(602)](t,e,n,i,s,(t=>{const e=o;this[e(391)](n,{attributes:t});const r=this[e(634)](n);this[e(664)](new Set([r])),this[e(292)](new Set([r]))}));return this[o(444)](a,o(389),(()=>{const t=o;this[t(391)](n,{state:t(501)})}),{priority:o(383)}),this[o(444)](a,o(399),(()=>{const t=o;this[t(391)](n,{state:t(708)})}),{priority:o(383)}),this[o(430)][o(635)](n,a),this[o(388)][o(635)](a,o(457)),a}[Ec(648)](t){const e=Ec,n=t[e(678)](":");return{group:n[0],type:n[1],subType:n[e(468)]>=5?n[2]:null,id:n[e(468)]<5?n[2]:n[3],authorId:n[e(468)]<5?n[3]:n[4],markerCount:6==n[e(468)]?n[5]:null}}[Ec(508)](t,n,r){const s=Ec,o=t[s(590)](),i=o[s(606)],a=o[s(552)];this[s(447)](t,this[s(295)][s(489)](i,n));const c=(0,e.uid)(),u=t[s(615)].id,l=t[s(573)]+(t[s(539)]?":"+t[s(539)]:"");this[s(379)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(623)],data:t[s(394)]});const f=this[s(289)](t);(s(414)==t[s(573)]||f&&this[s(649)](f))&&(r=this[s(295)][s(470)](r[s(471)])),this[s(308)](l,c,u,this[s(295)][s(489)](r,a))}[Ec(321)](t,e=null){const n=Ec,r=[],s=this[n(509)][n(682)][n(490)](n(445)).me;Array[n(642)](t)||(t=[t]);for(const o of this[n(464)]()){if(!o[n(551)])continue;if(e&&o[n(573)]!=e)continue;let i=!1;for(const e of o[n(491)]()){for(const a of t){const t=a[n(606)][n(681)](e[n(552)])||a[n(552)][n(681)](e[n(606)]);if(t||a[n(692)](e)){const c=a[n(622)](e)&&Cc(this[n(295)][n(630)],e[n(606)],a),u=e[n(622)](a)&&Cc(this[n(295)][n(630)],a[n(606)],e);r[n(718)]({suggestion:o,meta:{isOwn:s==o[n(578)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(308)](t,e,n,r,s){const o=Ec;this[o(295)][o(619)]((i=>{const a=o;let c=a(643)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(369)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(585)](t){const e=Ec,n=t[e(290)],r=t[e(511)];t[e(290)]=null,t[e(511)]=null,null!=n&&n[e(511)]==t&&(n[e(511)]=r),null!=r&&r[e(290)]==t&&(r[e(290)]=n),e(641)==this[e(388)][e(490)](t)&&(this[e(388)][e(635)](t,e(533)),this[e(458)](e(534),t,n,r))}[Ec(379)](t){const n=Ec,r=t.id,s=this[n(706)](t);if(this[n(577)]&&this[n(577)][n(504)]){const o=this[n(509)][n(682)][n(490)](n(349)),i=s[n(563)],a=s[n(539)]?s[n(573)]+":"+s[n(539)]:s[n(573)],c=this[n(509)][n(607)],u=o[n(574)](Hr(c,n(297))),l={id:r,type:a,hasComments:i,data:t[n(394)]||null,originalSuggestionId:t[n(480)]||null,attributes:s[n(623)]};this[n(577)][n(504)](l)[n(704)]((t=>{const e=n;s[e(570)]=!0,o[e(693)](u),t&&t[e(416)]&&(this[e(430)][e(490)](r)[e(416)]=t[e(416)])}))[n(378)]((t=>{const r=n;throw(0,e.logWarning)(r(669)),this[r(509)][r(320)][r(398)]({isUndoable:!1},(()=>{s[r(399)]()})),s[r(357)](),this[r(430)][r(481)](s.id),this[r(388)][r(481)](s),t}))}return s}[Ec(649)](t){const e=Ec;return this[e(382)][e(646)](t)}[Ec(391)](t,e){const n=Ec,r=this[n(509)][n(682)][n(490)](n(349)),s=this[n(634)](t);if(this[n(577)]&&this[n(577)][n(631)])if(s[n(570)]){const s=r[n(574)](Hr(this[n(509)][n(607)],n(297)));this[n(577)][n(631)](t,e)[n(704)]((()=>{r[n(693)](s)}))}else s.on(n(352),(()=>{this[n(391)](t,e)}))}[Ec(433)](t){const n=Ec;if(!this[n(577)]||!this[n(577)][n(634)])throw new e.CKEditorError(n(613),this);return this[n(577)][n(634)](t)}[Ec(317)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(648)](t),i=this[e(430)][e(490)](n)||this[e(486)](r,s,n,o,{});switch(this[e(650)](i,r,s,o),this[e(388)][e(490)](i)){case e(457):this[e(433)](n)[e(704)]((t=>{const r=e;let s=Promise[r(645)]();t[r(563)]&&(s=this[r(614)][r(360)]({channelId:this[r(509)][r(522)][r(490)](r(523)),threadId:n})),s[r(704)]((()=>{const e=r;this[e(706)](t)[e(570)]=!0}))})),this[e(388)][e(635)](i,e(478));break;case e(533):this[e(391)](n,{state:e(319)});case e(439):this[e(388)][e(635)](i,e(641)),this[e(458)](e(331),i);break;case e(641):this[e(458)](e(428),i)}return i[e(442)](t),i}[Ec(292)](t){const e=Ec,n=Array[e(532)](t),r=n[e(566)]((t=>e(314)==t[e(573)]));this[e(637)](r);const s=n[e(566)]((t=>!t[e(371)]&&e(314)!=t[e(573)])),o=this[e(464)]({skipNotAttached:!0})[e(566)]((t=>!t[e(371)]&&e(314)!=t[e(573)])),i=o[e(566)]((n=>!t[e(646)](n))),a=new Map(o[e(651)]((t=>[t,this[e(583)][e(518)](t[e(573)],t[e(539)],e(302))]))),c=new Map(o[e(651)]((t=>[t,t[e(590)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(468)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(468)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(468)];t++){const n=s[t];!l[e(646)](n)&&n[e(290)]&&(f[e(574)](n[e(290)]),n[e(290)][e(511)]===n&&(n[e(290)][e(511)]=null),n[e(290)]=null),!u[e(646)](n)&&n[e(511)]&&(f[e(574)](n[e(511)]),n[e(511)][e(290)]===n&&(n[e(511)][e(290)]=null),n[e(511)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(468)];e++){const r=g(t,n[e]);r&&(r[0][s(511)]=r[1],r[1][s(290)]=r[0],u[s(574)](r[0]),l[s(574)](r[1]))}}function g(t,n){const r=e;if(t[r(578)].id!==n[r(578)].id)return null;const s=a[r(490)](t)(t,n,c[r(490)](t),c[r(490)](n));return s&&a[r(490)](n)(t,n,c[r(490)](t),c[r(490)](n))?s[1][r(339)]&&s[1][r(339)][r(468)]?null:s:null}f[e(476)]&&this[e(292)](f)}[Ec(637)](t){const e=Ec;if(0==t[e(468)])return;const n=this[e(464)]({skipNotAttached:!0})[e(566)]((t=>e(314)==t[e(573)]&&t[e(325)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(623)]);s[e(646)](n)||(s[e(635)](n,r[e(468)]),r[e(718)]([]));const i=s[e(490)](n);r[i][e(718)](t)}!function(){const t=e;r[t(707)](((e,n)=>{const r=t,s=e[0][r(416)],o=n[0][r(416)];return s==o?e[0][r(623)][r(503)]<n[0][r(623)][r(503)]?-1:1:s<o?-1:1}));for(const e of r)e[t(707)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(468)];t++){if(0==r[t][e(468)])continue;const n=[];for(let s=t+1;s<r[e(468)];s++)0!=r[s][e(468)]&&i(r[t],r[s])&&n[e(718)](s);for(const s of n)r[t]=r[t][e(667)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(468)];n++){const r=t[n+1]||null;t[n][e(511)]!==r&&(t[n][e(511)]=r)}for(const t of r)for(let n=0;n<t[e(468)];n++){const r=t[n-1]||null;t[n][e(290)]!==r&&(t[n][e(290)]=r)}function i(t,n){const r=e;if(t[0][r(623)][r(503)]!==n[0][r(623)][r(503)]&&t[0][r(578)]!==n[0][r(578)])return!1;if(!function(t,e){const n=r;return!t[n(563)]&&!e[n(563)]||(!t[n(563)]||!e[n(563)])&&(!!(t[n(563)]&&e[n(416)]<t[n(339)][n(375)][n(490)](0)[n(416)])||!!(e[n(563)]&&t[n(416)]<e[n(339)][n(375)][n(490)](0)[n(416)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(623)],r(503)),o=Ic(n[0][r(623)],r(503));return!!Or(s,o)&&(!!t[r(296)]((t=>n[r(656)]((e=>t[r(590)]()[r(681)](e[r(590)]())))))&&n[r(296)]((e=>t[r(656)]((t=>e[r(590)]()[r(681)](t[r(590)]()))))))}}[Ec(664)](t){const e=Ec,n=Array[e(532)](t),r=this[e(464)]({skipNotAttached:!0}),s=r[e(566)]((n=>!t[e(646)](n))),o=new Map(n[e(651)]((t=>[t,this[e(583)][e(518)](t[e(573)],t[e(539)],e(600))]))),i=new Map(r[e(651)]((t=>[t,t[e(491)]()])));for(let t=0;t<n[e(468)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(468)];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(468)];e++){const s=r[e];if(s[a(573)]!==n[a(573)]||s[a(578)].id!==n[a(578)].id||s[a(539)]!==n[a(539)])continue;if(!wc(n,s))continue;if(a(314)==n[a(573)]&&n[a(394)][a(365)]!=s[a(394)][a(365)])continue;if(a(314)==n[a(573)]&&t[a(649)](n[a(394)][a(485)]))continue;if(a(414)==n[a(573)]){const e=t[a(509)][a(320)],r=n[a(429)]();if(r&&(e[a(630)][a(498)](r)||e[a(630)][a(362)](r)))continue}const c=o[a(490)](n),u=i[a(490)](n),l=i[a(490)](s),f=n[a(339)]&&n[a(339)][a(468)],h=s[a(339)]&&s[a(339)][a(468)];if(!f&&c(l,u))return t[a(397)](s,n),i[a(481)](n),!0;if(!h&&c(u,l))return t[a(397)](n,s),i[a(481)](s),!0}return!1}}[Ec(397)](t,e){const n=Ec;if(t[n(371)])for(const r of e[n(491)]())t[n(304)](r);else{const r=e[n(590)]()[n(552)];this[n(447)](t,this[n(295)][n(489)](t[n(590)]()[n(606)],r))}e[n(495)]()}[Ec(588)](t,e){const n=Ec,r=t[n(422)](n(344))||t[n(422)](n(314))?n(618):t[n(418)]();return Hr(this[n(509)][n(607)],e+"_"+r+n(323))}[Ec(697)](){const t=Ec,e=this[t(509)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(295)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(648)](t[s(547)]);if(s(343)===e){n[s(702)](this[s(588)](r,s(544)));break}}for(const t of r){const{group:e,type:r}=this[s(648)](t[s(547)]);if(s(343)===e){n[s(702)](this[s(588)](r,s(368)));break}}}))}[Ec(617)](t){const e=Ec;if(this[e(655)])return!1;const n=this[e(509)],r=n[e(320)][e(579)][e(582)][e(492)]();if(0==r[e(468)])return!1;const s=[],o=r[e(566)]((t=>e(314)==t[e(573)])),i=r[e(566)]((t=>e(689)==t[e(573)]&&e(698)!=t[e(547)])),a=r[e(566)]((t=>e(693)==t[e(573)]&&e(698)!=t[e(547)]));for(const t of o)s[e(718)]({key:t[e(346)],newValue:t[e(440)],oldValue:t[e(654)],range:Sc(t[e(687)],n[e(320)])});for(const t of i){const r=a[e(562)]((n=>n[e(461)][e(681)](t[e(461)])));r&&s[e(718)]({key:e(621),newValue:t[e(547)],oldValue:r[e(547)],range:n[e(320)][e(345)](t[e(461)][e(559)])})}return 0!=s[e(468)]&&this[e(484)](t,s)}[Ec(407)](t){const e=Ec;let n=!1;const r=this[e(509)][e(320)][e(579)][e(582)][e(293)]()[e(566)]((t=>t[e(394)][e(306)]&&t[e(547)][e(422)](e(396))));for(const s of r){const{subType:r,id:o}=this[e(648)](s[e(547)]),i=r[e(678)]("|")[0];for(const r of this[e(464)]({skipNotAttached:!0}))r.id!=o&&e(314)==r[e(573)]&&r[e(394)]&&r[e(394)][e(485)]==i&&r[e(590)]()[e(703)](s[e(394)][e(306)])&&(this[e(624)](r,s[e(394)][e(306)],t),n=!0)}return n}[Ec(350)](t){const e=Ec;this[e(509)],this[e(655)]=!0,t()}[Ec(452)](t){const e=Ec,n=this[e(649)](t),r=this[e(291)][e(646)](t);return n||r}[Ec(484)](t,e){const n=Ec;if(0==e[n(468)])return!1;let r=!1;for(const s of e){const e=this[n(321)](s[n(687)],n(314))[n(566)]((t=>!t[n(595)][n(405)]))[n(651)]((t=>t[n(343)])),i=(0,o.hashObject)({newValue:s[n(670)]});e[n(566)]((t=>{const e=n,[r,o]=t[e(539)][e(678)]("|");return r==s[e(485)]&&o!=i}))[n(521)]((e=>{const o=n;this[o(624)](e,s[o(687)],t),r=!0}))}return r}[Ec(624)](t,e,n){const r=Ec,s=t[r(590)]()[r(359)](e);0!==s[r(468)]?1!==s[r(468)]?this[r(508)](t,e[r(606)],e[r(552)]):this[r(447)](t,s[0]):n[r(685)](t[r(436)]())}}class Ac{constructor(t){const e=Ec;this[e(361)]=t,this[e(295)]=t[e(320)],this[e(473)]=new Map,this[e(305)]=new Map,this[e(412)]()}[Ec(602)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(295)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(518)](t,e,i(389))(...n),onDiscard:(...n)=>this[i(518)](t,e,i(399))(...n)})}[Ec(502)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(473)][s(635)](o,r)}[Ec(518)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(473)][r(490)](s)||this[r(305)][r(490)](t+":"+n)}[Ec(412)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(707)](((t,n)=>t[e(606)][e(701)](n[e(606)])?1:-1)),this[e(295)][e(619)]((n=>{const r=e;for(const e of t){let t;t=e[r(552)][r(488)]&&e[r(552)][r(471)]==e[r(606)][r(559)]?n[r(639)](e[r(606)][r(559)],"on"):n[r(639)](e),this[r(295)][r(679)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(295)][n(619)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(651)]((t=>(kc(t)&&(t=this[s(295)][s(489)](t[s(552)])),t)))[s(566)]((t=>s(318)!==t[s(469)][s(556)]));if(c[s(468)]<1)return;const u=Array[s(532)](this[s(295)][s(579)][s(351)][s(491)]())[s(651)]((t=>i.LiveRange[s(616)](t)));r[s(677)](c);for(const t of this[s(361)][s(660)][s(660)]())t[s(587)]();a[s(718)]({forceDefaultExecution:!0}),this[s(361)][s(542)](o,...a);const l=u[s(566)]((t=>s(318)!=t[s(469)][s(556)]));l[s(468)]>0&&r[s(677)](l);for(const t of u)t[s(659)]()}))},s=(e,n)=>1==e[t(468)]&&1==n[t(468)]&&e[0][t(552)][t(681)](n[0][t(606)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(295)])?[e,n]:vc(n,e,s,r,this[t(295)])?[n,e]:null;this[t(305)][t(635)](t(454),e),this[t(305)][t(635)](t(483),n),this[t(305)][t(635)](t(456),s),this[t(305)][t(635)](t(408),o),this[t(305)][t(635)](t(520),n),this[t(305)][t(635)](t(341),e),this[t(305)][t(635)](t(356),s),this[t(305)][t(635)](t(374),o),this[t(305)][t(635)](t(636),r),this[t(305)][t(635)](t(419),e),this[t(305)][t(635)](t(628),s),this[t(305)][t(635)](t(603),e),this[t(305)][t(635)](t(561),r),this[t(305)][t(635)](t(387),e),this[t(305)][t(635)](t(545),s),this[t(305)][t(635)](t(592),e),this[t(305)][t(635)](t(411),e),this[t(305)][t(635)](t(536),((e,n)=>{const r=t;if(!n)return;const s=this[r(361)][r(682)][r(490)](yc);this[r(295)][r(619)]((t=>{const o=r;if(o(621)==n[o(485)])for(const r of e){const e=r[o(606)][o(559)],s=n[o(365)];t[o(696)](e,s)}else if(s[o(649)](n[o(485)]))for(const r of e)void 0!==n[o(365)]?t[o(294)](n[o(485)],n[o(365)],r[o(606)][o(559)]):t[o(513)](n[o(485)],r[o(606)][o(559)]);else for(const r of e)n[o(365)]?t[o(294)](n[o(485)],n[o(365)],r):t[o(513)](n[o(485)],r)}))})),this[t(305)][t(635)](t(300),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(471)][r(668)]({includeSelf:!0,parentFirst:!0})){if(s[r(469)]==s)return!1;if(!n[r(627)](s))return!1;if(t[r(498)](s)||t[r(362)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(552)][e(471)]==t[e(606)][e(559)]&&t[e(552)][e(342)]}function Rc(t,e,n,r){const s=Ec,o=t=>!t[s(311)].is(s(647))&&!r[s(498)](t[s(311)]),i=t[s(606)][s(332)](o),a=t[s(552)][s(332)](o,{direction:s(385)});return!(t[s(606)][s(681)](i)&&t[s(552)][s(681)](a)||(i[s(701)](a)?n[s(448)](e,{range:n[s(489)](i,a)}):n[s(685)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(606)][e(559)];return n&&n.is(e(381))}function Sc(t,e){const n=Ec;return null==t[n(552)][n(512)]&&t[n(552)][n(471)]==t[n(606)][n(559)]?Mc(t[n(606)][n(559)],e):t}function Mc(t,e){const n=Ec,r=e[n(630)][n(498)](t)||e[n(630)][n(336)](t);return e[n(489)](e[n(546)](t,n(463)),r?e[n(663)](t):e[n(546)](t,n(552)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(552)][o(681)](r[o(606)]))return!0;if(t[o(573)]!=e[o(573)])return!1;if(!n[o(552)][o(487)](r[o(606)]))return!1;const i=s[o(489)](n[o(552)],r[o(606)])[o(517)]();for(const t of i)if([o(376),o(392)][o(354)](t[o(573)])&&s[o(630)][o(362)](t[o(311)]))return!1;return!0}function wc(t,e){const n=Ec;if(!t[n(325)]||!e[n(325)])return!1;const r=new Set(Object[n(671)](t[n(623)])),s=new Set(Object[n(671)](e[n(623)]));if(r[n(481)](n(503)),s[n(481)](n(503)),0==r[n(476)]&&0==s[n(476)])return!0;if(r[n(476)]!=s[n(476)])return!1;const o={...t[n(623)]},i={...e[n(623)]};return delete o[n(503)],delete i[n(503)],JSON[n(424)](o)==JSON[n(424)](i)}function Oc(t,e){const n=Ec,r=Fc(t[n(623)]),s=Fc(e);if(!t[n(325)])return!1;for(const t of Object[n(671)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(611)]({},t);return delete n[e(710)],delete n[e(406)],n}const Dc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=202]})(t,e)}function Pc(){const t=["2935756ojvuRX","getRanges","isEnabled","plugins","_acceptCommand","_setPendingAction","14487kKTsyY","16572bJxPlp","canDiscard","5608CvvaaZ","5phyNiz","1687YxKFUv","6431679doGhdy","remove","get","acceptSuggestion","destroy","PendingActions","listenTo","7073624WLRazD","locale","_pendingAction","commands","discardSuggestion","543ZXYIPw","add","unbind","PENDING_ACTION_SUGGESTION","_editor","stopListening","11440qwHfto","view","_discardCommand","182794nxivzW","isDirty","execute","change:isDirty","commentThreadController","canAccept","bind","_removePendingAction","canEditAt","model"];return(Pc=function(){return t})()}!function(t){const e=Bc,n=t();for(;;)try{if(485213===-parseInt(e(208))/1+-parseInt(e(227))/2*(-parseInt(e(242))/3)+parseInt(e(218))/4*(parseInt(e(228))/5)+-parseInt(e(225))/6*(parseInt(e(229))/7)+parseInt(e(237))/8+parseInt(e(230))/9+parseInt(e(205))/10*(-parseInt(e(224))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(217)]=e,this[s(206)]=n,this[s(212)]=r,this[s(203)]=t,this[s(222)]=t[s(240)][s(232)](s(233)),this[s(207)]=t[s(240)][s(232)](s(241)),this[s(206)][s(214)](s(220)).to(this[s(222)],this[s(207)],((t,e)=>t||e)),this[s(206)][s(214)](s(213)).to(this[s(222)],s(220),(t=>t&&this[s(203)][s(217)][s(216)](e[s(219)]()))),this[s(206)][s(214)](s(226)).to(this[s(207)],s(220),(t=>t&&this[s(203)][s(217)][s(216)](e[s(219)]()))),this[s(239)]=null,n[s(209)]&&this[s(223)](),this[s(236)](n,s(233),(()=>this[s(233)]())),this[s(236)](n,s(241),(()=>this[s(241)]())),this[s(236)](n,s(211),(()=>{const t=s;n[t(209)]?this[t(223)]():this[t(215)]()}))}[Dc(233)](){const t=Dc;this[t(222)][t(210)](this[t(217)].id)}[Dc(241)](){const t=Dc;this[t(207)][t(210)](this[t(217)].id)}[Dc(234)](){const t=Dc;this[t(206)][t(244)](t(220)),this[t(206)][t(244)](t(213)),this[t(206)][t(244)](t(226)),this[t(204)](),this[t(212)][t(234)](),this[t(239)]&&this[t(215)]()}[Dc(223)](){const t=Dc,e=Hr(this[t(203)][t(238)],t(202));this[t(239)]=this[t(203)][t(221)][t(232)](t(235))[t(243)](e)}[Dc(215)](){const t=Dc;null!==this[t(239)]&&this[t(203)][t(221)][t(232)](t(235))[t(231)](this[t(239)]),this[t(239)]=null}}const Uc=Gc;function jc(){const t=["destroy","submit","CommentView","12AKWhZj","_localUser","1332415tgFaET","commentsListView","removeComment","editorConfig","_createCommentThreadInputView","addComment","392ULHbPD","disabledSubmit","element","commentThread","hasDirtyComment","bind","fire","_createCommentViews","4376184oihZPS","set","707883NTgEWc","isDirty","disableComments","commentThreadInputView","setData","length","assign","_config","15850nPBGJM","isEnabled","focus","1149501cZANNG","canAccept","locale","descriptionParts","editor","value","delegate","81740LZOOTJ","isReadOnly","updateComment","45ReCTAB","canDiscard","cancel","301850pWJOdn","isActive","commentInputView","_model","showInput","authoredAt"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=227]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(878464===parseInt(e(238))/1+-parseInt(e(245))/2+parseInt(e(227))/3+-parseInt(e(268))/4*(-parseInt(e(235))/5)+-parseInt(e(260))/6*(parseInt(e(262))/7)+-parseInt(e(276))/8+parseInt(e(248))/9*(parseInt(e(251))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(263)]=null,this[s(230)]=null,this[s(277)](s(252),!1),this[s(277)](s(256),e[s(256)]),this[s(273)](s(256)).to(e),this[s(277)](s(241),[]),this[s(277)](s(228),!1),this[s(277)](s(236),!1),this[s(277)](s(239),!1),this[s(277)](s(249),!1),this[s(254)]=e,this[s(261)]=n,this[s(234)]=r,r[s(229)]?this[s(277)](s(232),1):this[s(275)]()}[Uc(237)](){const t=Uc;this[t(270)][t(237)]()}[Uc(257)](){const t=Uc;this[t(263)]&&this[t(263)][t(257)](),this[t(230)]&&this[t(230)][t(257)](),super[t(257)]()}[Uc(275)](){const t=Uc,{CommentsListView:e}=this[t(234)];this[t(263)]=new e(this[t(240)],this[t(254)][t(271)],Object[t(233)]({CommentView:this[t(234)][t(259)]},this[t(234)])),this[t(263)][t(244)](t(264)).to(this),this[t(263)][t(244)](t(247)).to(this),this[t(263)][t(273)](t(252)).to(this),this[t(277)](t(232),this[t(263)][t(232)]+1),this[t(273)](t(232)).to(this[t(263)],t(232),(t=>t+1)),this[t(230)]=this[t(266)](),this.on(t(264),(()=>this[t(237)]())),this[t(273)](t(228)).to(this[t(263)],t(272),this[t(230)][t(253)],t(243),((t,e)=>t||!!e))}[Uc(266)](){const t=Uc,{CommentThreadInputView:e}=this[t(234)],n=new e(this[t(240)],this[t(261)],this[t(234)][t(265)]),r=n[t(253)];return n[t(273)](t(255)).to(this,t(252),this[t(254)][t(271)],t(246),r,t(243),((t,e,n)=>!!n||t&&!e)),r.on(t(258),((e,n)=>{const s=t;this[s(274)](s(267),n),r[s(242)][s(231)]("")})),r.on(t(250),(()=>this[t(237)]())),r[t(273)](t(269)).to(this[t(254)][t(271)],t(246)),n}}const zc=Kc;!function(t){const e=Kc,n=t();for(;;)try{if(596560===-parseInt(e(132))/1+parseInt(e(127))/2+-parseInt(e(197))/3*(parseInt(e(146))/4)+parseInt(e(176))/5*(parseInt(e(214))/6)+parseInt(e(207))/7*(parseInt(e(204))/8)+parseInt(e(212))/9+-parseInt(e(149))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class Hc extends Vc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(177)](i(148),""),this[i(159)](i(148)).to(this,i(157),(t=>t&&t[0]?t[0][i(148)]:"")),this[i(159)](i(163)).to(this,i(157),this,i(213),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(196)+qc(e[n(180)],e[n(203)])+n(224);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(124)]=null,this[i(178)]=this[i(227)](Hr(e,i(117)),t.icons[i(142)],i(215),i(217),"sw"),this[i(178)][i(159)](i(208)).to(this,i(130)),this[i(161)]=this[i(227)](Hr(e,i(172)),t.icons[i(140)],i(141),i(218),"sw"),this[i(161)][i(159)](i(208)).to(this,i(147)),this[i(189)]=new o.UserView(e,this[i(173)][i(216)],this[i(145)]()),this[i(189)][i(206)]({attributes:{class:[i(138),i(188)]}}),this[i(119)](this[i(150)]())}[zc(150)](){const t=zc,e=this[t(151)],n=[{tag:t(223),attributes:{class:[t(165),t(162)]},children:[{tag:t(220),children:[{text:this[t(189)][t(226)]}],attributes:{class:[t(209),t(225)]}},{tag:t(167),attributes:{datetime:e.to(t(202)),class:[t(193),t(131)]},children:[{text:e.to(t(202),(e=>this[t(166)][t(174)](e)))}]}]},{tag:t(223),attributes:{class:[t(144),t(182)]},children:[this[t(178)],this[t(161)]]},{tag:t(223),attributes:{class:[t(219)]}}];this[t(173)][t(133)]&&n[t(191)]({tag:t(223),attributes:{class:[t(160)]},children:[{text:this[t(186)]()}]});const r={tag:t(223),attributes:{class:[t(134),e.if(t(213),t(185)),e.to(t(148),(e=>t(210)+e)),this[t(166)][t(192)]&&t(158)],"data-suggestion-id":this[t(173)].id,"data-thread-id":this[t(173)][t(122)].id,"data-author-id":this[t(173)][t(216)].id,tabindex:-1},children:[{tag:t(223),attributes:{class:[t(168),t(170)]},children:[this[t(189)],{tag:t(223),attributes:{class:[t(187),t(201)]},children:n}]}]};return this[t(155)]&&this[t(179)]&&(r[t(156)][t(191)](this[t(155)],this[t(179)]),this[t(155)][t(121)](t(200)).to(this),this[t(155)][t(121)](t(175)).to(this),this[t(179)][t(121)](t(200)).to(this),this[t(179)][t(121)](t(175)).to(this)),r}[zc(118)](){const t=zc;super[t(118)](),this[t(124)]=this[t(169)][t(221)](t(194)),this[t(124)][t(198)]=this[t(163)],this.on(t(120),((e,n,r)=>{const s=t;this[s(124)][s(198)]=r}))}[zc(227)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(135)]);return a[i(177)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(206)]({attributes:{class:n}}),a.on(i(183),(()=>{const t=i;this[t(137)](r,this[t(173)].id)})),a}[zc(186)](){const t=zc;return t(125)===this[t(173)][t(171)][t(195)][t(139)]?Hr(this[t(135)],t(152)):Hr(this[t(135)],t(184))}[zc(145)](){const t=zc;return this[t(173)][t(133)]?t(125)===this[t(173)][t(171)][t(195)][t(139)]?Hr(this[t(135)],t(143),this[t(173)][t(181)][t(226)]):Hr(this[t(135)],t(205),this[t(173)][t(181)][t(226)]):null}}function Wc(){const t=["canAccept","ck-annotation__info-time","154878lOaMwV","isExternal","ck-suggestion-wrapper","locale",'"></span>',"fire","ck-suggestion__user","source","cancel","ck-suggestion--discard","check","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion__actions","getUserViewNotificationText","4564oHAFYE","canDiscard","type","5798510LZXoBS","getTemplate","bindTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","split","join","commentsListView","children","descriptionParts","ck-suggestion--disabled-comments","bind","ck-comment__external","discardButton","ck-annotation__info","description","innerText","ck-suggestion__info","_config","time","ck-suggestion","element","ck-annotation","attributes","Discard suggestion","_model","formatDateTime","editorDestroyed","6680MXUuEN","set","acceptButton","commentThreadInputView","content","creator","ck-annotation__actions","execute","EXTERNAL_SUGGESTION","ck-suggestion-wrapper--active","getExternalSuggestionNote","ck-suggestion__main","ck-annotation__user","userView","</span>","push","disableComments","ck-comment__info-time",".ck-annotation__content-wrapper","@external","<p>","2679SsyTyR","innerHTML","title","editorReady","ck-annotation__main","authoredAt","color","16jrMgCx","EXTERNAL_AVATAR","extendTemplate","3309698xcjMUA","isEnabled","ck-suggestion__info-name","ck-suggestion-",'<span class="ck-suggestion-type">',"4844412DOEgks","isActive","2802HIFIsc","ck-suggestion--accept","author","acceptSuggestion","discardSuggestion","ck-annotation__content-wrapper","span","querySelector","value","div","</p>","ck-annotation__info-name","name","_createButton","Accept suggestion","render","setTemplate","change:description","delegate","commentThread","map","_descriptionElement","importWord",'" title="',"484788EGHucv",'<span class="ck-suggestion-color" style="background-color: ',"createElement"];return(Wc=function(){return t})()}function Kc(t,e){const n=Wc();return(Kc=function(t,e){return n[t-=117]})(t,e)}function qc(t,e){const n=zc;let r="";return r+=t[n(153)]("*")[n(123)](((t,e)=>e%2!=0?n(211)+Xc(t)+n(190):Xc(t)))[n(154)](""),e&&(r+=n(128)+e[n(222)]+n(126)+e[n(199)]+n(136)),r}function Xc(t){const e=zc,n=document[e(129)](e(220));return n[e(164)]=t,n[e(198)]}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(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=101]})(t,e)}const Jc=Yc;function Qc(){const t=["_createToolbarButton","type","isInContent","reduce","getSuggestion","trackChanges","items","requires","comments.maxThreadTotalWeight","addSourceCollector","suggestionUnloaded","isMultiRange","commands","1413420BtzhMp","SuggestionThreadView","execute","change:previous","_addUIComponentsToFactory","set","componentFactory","has","commentThread","getMarkers","get","7622975KcZBRn","menuitem","destroy","panelView","buttonView","suggestionLoaded","_handleSuggestionControllerDelayed","init","filter","acceptAllSuggestions","createCommentThreadController","getJoined","_viewToController","editor","6139959ndNTdV","addComment","getRanges","_handleControllerBuffer","suggestionChanged","add","source","change:activeAnnotations","isEnabled","_initializeController","_refreshActiveMarkers","editing","CommentsUI","menu","TrackChangesEditing","length","toMany","previous","_disableComments","refreshSelectedViews","CommentView","Discard all suggestions","trackChanges.SuggestionThreadView","_destroyController","innerView","from","suggestion-","model","createAnnotation","menuitemcheckbox","CommentsRepository","config","separator","activeAnnotations","actionView","switchbutton","registerAnnotation","discardButton","children","some","listenTo","delete","hasSuggestion","arrowView","2agitfR","define","menuBar:trackChanges","remove","button","comments.maxCommentCharsWhenCollapsed","_unbindEditors","Annotations","values","discardSelectedSuggestions","descriptionFactory","descriptionParts","_bindAnnotationToEditors","stopListening","plugins","Accept all suggestions","head","4ZpAWbi","discardAllSuggestions","acceptSelectedSuggestions","comments","commandName","9293jXHmGq","isDirty","_annotationViews","focus","pluginName","keys","getMarkerNames","view","createAnnotationView","getByInnerView","trackChanges.disableComments","locale","delegate","Accept all selected suggestions","getFirstRange","acceptButton","mainView","lowest","Track changes","_createMenuBarMenu","getAllAdjacentSuggestions","isOn","_suggestionToController","TrackChangesUI","bind","clear","30233115vRogZH","EditorAnnotations","push","_updateController","2677128rjWYcC","getDescriptions","size","activeMarkers","unbind","comments.maxCommentsWhenCollapsed","15711kWZUkB","value","Discard all selected suggestions","comments.editorConfig"];return(Qc=function(){return t})()}!function(t){const e=Yc,n=t();for(;;)try{if(854376===-parseInt(e(164))/1+-parseInt(e(142))/2*(-parseInt(e(200))/3)+-parseInt(e(159))/4*(parseInt(e(228))/5)+parseInt(e(217))/6+-parseInt(e(242))/7+-parseInt(e(194))/8+parseInt(e(190))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(211)](){const t=Jc;return[yc,o.Users,t(128),t(149),t(191)]}static get[Jc(168)](){return Jc(187)}constructor(t){const e=Jc;super(t),this[e(186)]=new Map,this[e(240)]=new Map,this[e(166)]=new Map,this[e(101)]=new Map;const n=this[e(241)][e(129)];n[e(143)](e(120),Hc),n[e(143)](e(174),!1),this[e(116)]=n[e(227)](e(174))}[Jc(234)](t,e){const n=Jc;0===this[n(101)][n(196)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(101)]){const r=this[t(186)][t(224)](e);r||n?r&&n&&this[t(121)](e):this[t(107)](e)}this[t(101)][t(189)](),this[t(241)][t(156)][t(227)](t(191))[t(117)](),this[t(108)]()}),10),this[n(101)][n(222)](t,e)}[Jc(235)](){const t=Jc,e=this[t(241)],n=e[t(156)][t(227)](t(112)),r=e[t(156)][t(227)](t(149)),s=e[t(156)][t(227)](t(191)),o=e[t(156)][t(227)](t(128));this[t(221)](),s[t(213)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(123)](this[e(186)])){const s=t[e(184)](),o=[];for(const t of s){if(!t[e(206)])continue;if(t[e(215)]){o[e(192)](...t[e(244)]());continue}const n=t[e(178)]();if(o[e(113)]>0){const t=o[0][e(239)](n);if(t){o[0]=t;continue}}o[e(192)](n)}n[e(192)]([r[e(171)],o])}return n})),this[t(138)](n,t(233),((e,n)=>{const r=t;this[r(138)](n,r(220),((t,e,s,o)=>{const i=r;n[i(206)]&&(null==s?(this[i(193)](o[i(158)]),this[i(234)](n,!1)):(this[i(193)](s[i(158)]),null==o&&this[i(234)](n,!0)))})),null!==n[r(115)]?this[r(193)](n[r(158)]):this[r(234)](n,!1)})),this[t(138)](n,t(214),((e,n,r)=>{const s=t;this[s(155)](n,s(220)),this[s(101)][s(139)](n),this[s(186)][s(224)](n)&&this[s(121)](n),r&&this[s(193)](r[s(158)])})),this[t(138)](n,t(102),((e,n)=>{this[t(193)](n)})),this[t(138)](r,t(105),(()=>{this[t(108)]()})),this[t(138)](o,t(243),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(140)](r))return;const i=n[o(208)](r);this[o(186)][o(227)](i)[o(171)][o(167)]()}),{priority:t(181)})}[Jc(108)](){const t=Jc,e=this[t(241)][t(156)][t(227)](t(149)),n=this[t(241)][t(156)][t(227)](t(112)),r=Array[t(123)](e[t(131)],(e=>e[t(122)]))[t(236)]((e=>this[t(240)][t(224)](e))),s=[];for(const e of r){const n=this[t(240)][t(227)](e)[t(125)][t(184)]();s[t(192)](...n[t(207)](((e,n)=>[...e,...n[t(170)]()]),[]))}n[t(197)]=s}[Jc(221)](){const t=Jc,n=this[t(241)],r=n[t(175)],o=Hr(r,t(182)),i=new e.Collection([{type:t(133),model:new s.ViewModel({withText:!0,label:o,commandName:t(209),role:t(127)})},{type:t(130)},{type:t(146),model:new s.ViewModel({withText:!0,label:Hr(r,t(157)),commandName:t(237),role:t(229)})},{type:t(146),model:new s.ViewModel({withText:!0,label:Hr(r,t(177)),commandName:t(161),role:t(229)})},{type:t(146),model:new s.ViewModel({withText:!0,label:Hr(r,t(119)),commandName:t(160),role:t(229)})},{type:t(146),model:new s.ViewModel({withText:!0,label:Hr(r,t(202)),commandName:t(151),role:t(229)})}]);for(const e of i)if(tu(e)){const r=n[t(216)][t(227)](e[t(125)][t(163)]);e[t(125)][t(188)](t(185),t(106)).to(r,t(201),t(106))}n.ui[t(223)][t(103)](t(209),(e=>this[t(204)](e,i,o))),n.ui[t(223)][t(103)](t(144),(e=>this[t(183)](e,i,o)))}[Jc(204)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(241)][r(216)][r(227)](r(209));o[r(232)][r(222)]({tooltip:n,label:n,icon:Zc}),o[r(232)][r(188)](r(185)).to(i,r(201)),o[r(232)].on(r(219),(()=>{const t=r;i[t(219)](),this[t(241)][t(109)][t(171)][t(167)]()})),(0,s.addListToDropdown)(o,e,{role:r(111)});const a=[];for(const t of e)tu(t)&&a[r(192)](this[r(241)][r(216)][r(227)](t[r(125)][r(163)]));const c=o[r(232)];return c[r(132)][r(198)](r(106)),c[r(141)][r(198)](r(106)),c[r(132)][r(188)](r(106)).to(i,r(106)),c[r(141)][r(188)](r(106))[r(114)](a,r(106),((...t)=>t[r(137)]((t=>t)))),o.on(r(219),(t=>{const e=r;this[e(241)][e(219)](t[e(104)][e(163)]),this[e(241)][e(109)][e(171)][e(167)]()})),o}[Jc(183)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(241)][r(216)][r(227)](r(209));o[r(232)][r(222)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(130)==n[r(205)]){a[r(210)][r(103)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(125)];i[r(188)](...Object[r(169)](c)).to(c),i[r(176)](r(219)).to(o),i.on(r(219),(()=>{const t=r;this[t(241)][t(219)](c[t(163)]),this[t(241)][t(109)][t(171)][t(167)]()})),e[r(136)][r(103)](i),a[r(210)][r(103)](e)}return o[r(188)](r(106)).to(i,r(106)),o[r(231)][r(136)][r(103)](a),o}[Jc(107)](t){const e=Jc,n=this[e(241)],r=n[e(129)],s=n[e(156)][e(227)](e(149)),i=n[e(156)][e(227)](e(128)),a=n[e(156)][e(227)](e(191)),c=n[e(156)][e(227)](o.Users).me,u=r[e(227)](e(209))[e(218)],{CommentsListView:l,CommentThreadInputView:f}=n[e(156)][e(227)](e(110));let h,g;this[e(166)][e(224)](t.id)?(g=this[e(166)][e(227)](t.id),h=g[e(180)]):(h=new u(n[e(175)],t,c,{disableComments:this[e(116)],editorConfig:r[e(227)](e(203)),maxCommentsWhenCollapsed:r[e(227)](e(199)),maxThreadTotalWeight:r[e(227)](e(212)),maxCommentCharsWhenCollapsed:r[e(227)](e(147)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(227)](e(175))),CommentView:r[e(227)](e(162))[e(118)],CommentsListView:l,CommentThreadInputView:f}),h[e(179)].on(e(219),(()=>{const t=e;n[t(109)][t(171)][t(167)]()})),h[e(135)].on(e(219),(()=>{const t=e;n[t(109)][t(171)][t(167)]()})),g=s[e(172)](this[e(241)][e(175)],h),g[e(188)](e(165)).to(h,e(165)),g[e(188)](e(113)).to(h),g[e(188)](e(205)).to(h,e(205),(t=>e(124)+t)),this[e(166)][e(222)](t.id,g));const d=i[e(238)](t[e(225)],h),p=new xc(n,t,h,d),m=t[e(184)]()[e(236)]((t=>t[e(206)]));h[e(153)]=n[e(156)][e(227)](e(112))[e(152)][e(195)](m),this[e(186)][e(222)](t,p),this[e(240)][e(222)](h,p);const I=s[e(126)]({view:g,target:()=>{const r=e,s=[],i=t[r(184)]()[r(236)]((t=>t[r(206)]));for(const t of i)s[r(192)](...t[r(226)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(109)],s)},type:()=>e(124)+p[e(171)][e(205)]});i[e(154)](h,I),s[e(103)](I),a[e(134)](I)}[Jc(121)](t){const e=Jc,n=this[e(241)][e(156)][e(227)](e(128)),r=this[e(241)][e(156)][e(227)](e(149)),s=this[e(186)][e(227)](t),o=s[e(171)],i=r[e(173)](o);n[e(148)](o),i&&r[e(145)](i),this[e(186)][e(139)](t),this[e(240)][e(139)](o),s[e(230)]()}[Jc(193)](t){const e=Jc;if(!t[e(206)]||!this[e(186)][e(224)](t))return;const n=this[e(241)][e(156)][e(227)](e(112)),r=this[e(186)][e(227)](t),s=t[e(184)]();r[e(171)][e(153)]=n[e(152)][e(195)](s)}[Jc(230)](){const t=Jc;for(const e of this[t(186)][t(169)]())this[t(121)](e);for(const e of this[t(166)][t(150)]())e[t(180)][t(230)]();super[t(230)]()}}function tu(t){return Jc(125)in t}var eu=ru;function nu(){var t=["817082DGizXp","535tjQfnR","plugins","getSuggestion","907728kfzSqu","30IATLwD","get","712055yviIzy","32530YPydRO","addSuggestion","addSuggestionData","adapter","18916DMhqSZ","pluginName","requires","getSuggestions","editor","738sCdpbr","282961ngSPpH","6ebztjH","960mSAEdG","TrackChanges","Comments","159533eJpnNN"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=338]})(t,e)}!function(t){for(var e=ru,n=t();;)try{if(727307===parseInt(e(356))/1+-parseInt(e(349))/2*(parseInt(e(344))/3)+parseInt(e(361))/4*(-parseInt(e(350))/5)+-parseInt(e(354))/6*(parseInt(e(343))/7)+parseInt(e(353))/8+-parseInt(e(342))/9*(-parseInt(e(357))/10)+parseInt(e(348))/11*(parseInt(e(345))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nu);class su extends t.Plugin{static get[eu(339)](){return[yc,$c,eu(347)]}static get[eu(338)](){return eu(346)}set[eu(360)](t){var e=eu;this[e(341)][e(351)][e(355)](yc)[e(360)]=t}get[eu(360)](){var t=eu;return this[t(341)][t(351)][t(355)](yc)[t(360)]}[eu(358)](t){var e=eu;return this[e(341)][e(351)][e(355)](yc)[e(359)](t)}[eu(340)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(341)][n(351)][n(355)](yc)[n(340)]({skipNotAttached:t,toJSON:e})}[eu(352)](t){var e=eu;return this[e(341)][e(351)][e(355)](yc)[e(352)](t)}}const ou=lu;!function(t){const e=lu,n=t();for(;;)try{if(915964===parseInt(e(190))/1+-parseInt(e(162))/2*(-parseInt(e(209))/3)+parseInt(e(180))/4*(parseInt(e(206))/5)+-parseInt(e(177))/6*(-parseInt(e(189))/7)+parseInt(e(225))/8+-parseInt(e(198))/9*(-parseInt(e(199))/10)+parseInt(e(211))/11*(-parseInt(e(207))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hu);const iu=[ou(227)];class au extends t.Plugin{static get[ou(220)](){return[yc]}static get[ou(169)](){return ou(204)}[ou(172)](){const t=ou,n=this[t(182)];if(n[t(224)][t(163)](t(179),(e=>{const r=t,s=n[r(167)][r(222)][r(168)]()[r(187)](((t,e)=>(t[e]="",t)),{});return n[r(214)][r(197)](s,e)})),t(215)!=typeof n[t(224)][t(186)](t(178))[t(164)])throw new e.CKEditorError(t(212))}[ou(173)](t){return fu(this[ou(182)],!0,t)}[ou(181)](t){return fu(this[ou(182)],!1,t)}}class cu extends t.Plugin{static get[ou(169)](){return ou(213)}constructor(t){const e=ou;super(t),this[e(170)]=e(217)}[ou(172)](){const t=ou;this[t(182)][t(191)][t(186)](t(166))[t(165)]={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(182)][t(191)][t(186)](t(216))[t(165)]=null}}function uu(t){return void 0!==t[ou(223)]}function lu(t,e){const n=hu();return(lu=function(t,e){return n[t-=162]})(t,e)}async function fu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(191)][r(196)](yc,cu),s[r(221)]=uu(t)?t[r(223)]():void 0;const i=document[r(193)](),a=t[r(224)][r(186)](r(178))[r(164)],c=await a(s,(()=>function(t){const e=r,n=document[e(194)](e(171));return t[e(175)](n),n}(i)));!function(t,e){const n=r,s=t[n(167)][n(222)][n(168)]()[n(187)](((e,r)=>(e[r]=t[n(201)][n(186)]({rootName:r}),e)),{}),o=t[n(191)][n(186)](n(210))[n(176)][n(226)]((t=>({id:t.id,name:t[n(202)]}))),i=t[n(191)][n(186)](n(216))[n(208)]({skipNotAttached:!0,toJSON:!0}),a=t[n(191)][n(186)](n(166))[n(184)]({skipNotAttached:!0,toJSON:!0}),c=e[n(191)][n(186)](n(210)),u=e[n(191)][n(186)](n(216)),l=e[n(191)][n(186)](n(166));for(const t of o)c[n(174)](t.id)||c[n(192)](t);c.me||c[n(218)]();for(const t of a)l[n(183)](t);for(const t of i)u[n(185)](t);e[n(201)][n(219)](s)}(t,c),c[r(203)](r(e?200:195));const u=uu(c)?c[r(205)](n):c[r(201)][r(186)](n);return await c[r(188)](),u}function hu(){const t=["destroy","7ziskLa","496423maOqZH","plugins","addUser","createDocumentFragment","createElement","discardAllSuggestions","push","create","2255652nterta","10JAQSdM","acceptAllSuggestions","data","name","execute","TrackChangesData","getFullData","55NNNwek","12ICKdDP","getSuggestions","9yowEFf","Users","33381139TGELKu","track-changes-data-invalid-editor-creator","TrackChangesDataGetter","constructor","function","TrackChangesEditing","end","useAnonymousUser","set","requires","rootsAttributes","document","getRootsAttributes","config","2534424mnkOmC","map","Pagination","164326NUhGDf","define","editorCreator","_adapter","CommentsRepository","model","getRootNames","pluginName","result","div","init","getDataWithAcceptedSuggestions","getUser","appendChild","users","8404278nvSgrs","trackChangesData","trackChangesData.editorCreator","450748KXARdI","getDataWithDiscardedSuggestions","editor","addCommentThread","getCommentThreads","addSuggestionData","get","reduce"];return(hu=function(){return t})()}function gu(){var t=["108WbIvLv","59455Aeauwb","190mlylDG","230rPeuZb","13686EtWCmy","489832USEvqJ","6212jOVgEE","436OOtmDO","148560ArBOOk","4059643AkwZPl","774550NxiByR"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=398]})(t,e)}!function(t){for(var e=du,n=t();;)try{if(502146===-parseInt(e(408))/1*(-parseInt(e(404))/2)+parseInt(e(406))/3*(-parseInt(e(398))/4)+parseInt(e(401))/5+-parseInt(e(399))/6+-parseInt(e(400))/7+parseInt(e(407))/8*(parseInt(e(402))/9)+-parseInt(e(405))/10*(-parseInt(e(403))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();