@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240517.0 → 0.0.0-nightly-20240519.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=f();return(c=function(t,e){return n[t-=235]})(t,e)}const u=c;!function(t,e){const n=c,r=t();for(;;)try{if(397906===parseInt(n(244))/1*(-parseInt(n(260))/2)+-parseInt(n(253))/3*(-parseInt(n(262))/4)+-parseInt(n(241))/5*(-parseInt(n(254))/6)+parseInt(n(251))/7+-parseInt(n(237))/8*(-parseInt(n(261))/9)+parseInt(n(239))/10*(-parseInt(n(247))/11)+parseInt(n(252))/12*(-parseInt(n(242))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=c;super(t),this[n(236)]=e,this[n(245)]=!1,this[n(248)](),this[n(255)]=!1}[u(248)](){this[u(249)]=!0}[u(257)](){const t=u;this[t(245)]=!this[t(245)],this[t(245)]?this[t(235)]():this[t(258)]()}[u(235)](){const t=u;for(const e of this[t(250)][t(256)][t(256)]())e[t(259)]&&!this[t(236)][t(243)](e)&&e[t(240)](t(246))}[u(258)](){const t=u;for(const e of this[t(250)][t(256)][t(256)]())e[t(259)]&&!this[t(236)][t(243)](e)&&e[t(238)](t(246))}}function f(){const t=["43759IIURkn","value","TrackChangesCommand","11lDkdWf","refresh","isEnabled","editor","566965ELBsPs","1848JmVQuT","34116kljKdF","2082ERMMDN","_isEnabledBasedOnSelection","commands","execute","_enableCommands","affectsData","14DqXiZm","9lnjfhN","272AEVVSe","_disableUnsupportedCommands","_enabledCommands","2628824HddCuV","clearForceDisabled","4473820ZXmYiE","forceDisabled","75IKYFPo","3081HSkTLs","has"];return(f=function(){return t})()}const h=d;function g(){const t=["acceptSuggestion","5789802PpNEpY","model","100zmFvcc","300efgaBb","114586ZJnaRQ","400IvwddZ","track-changes-accept-suggestion-not-found","getRanges","9231435rzPgOf","1219026sSdZPa","_suggestions","refresh","863962HvsnYn","editor","7CUEQiu","56872sLTYRL","plugins","_isEnabledBasedOnSelection","canEditAt","isEnabled","get","12845KCbFkO","execute","TrackChangesEditing"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(722555===parseInt(n(272))/1*(parseInt(n(287))/2)+parseInt(n(292))/3+parseInt(n(273))/4*(parseInt(n(286))/5)+parseInt(n(283))/6+-parseInt(n(279))/7*(parseInt(n(288))/8)+-parseInt(n(291))/9+parseInt(n(285))/10*(-parseInt(n(270))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(268)]=e,this[n(269)](),this[n(275)]=!1}[h(269)](){this[h(277)]=!0}[h(280)](t){const n=h,r=this[n(268)][n(278)](t);if(!r)throw new e.CKEditorError(n(289),this);const s=r[n(290)]();this[n(271)][n(284)][n(276)](s)&&this[n(271)][n(274)][n(278)](n(281))[n(282)](r)}}function m(t,e){const n=I();return(m=function(t,e){return n[t-=224]})(t,e)}const E=m;function I(){const t=["execute","plugins","refresh","_isEnabledBasedOnSelection","get","canEditAt","1130572uSkgXs","18hsvYFj","11296422AsEcRC","_suggestions","3152481jbCPjA","isEnabled","track-changes-discard-suggestion-not-found","695598XNUkqi","87884vITtYR","getRanges","model","editor","45bEeTMg","70qAPqUr","discardSuggestion","29639070uRnYRi","782872yqGWeP","TrackChangesEditing"];return(I=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(637938===-parseInt(n(224))/1*(parseInt(n(231))/2)+-parseInt(n(227))/3+parseInt(n(247))/4+-parseInt(n(235))/5*(parseInt(n(230))/6)+parseInt(n(236))/7*(-parseInt(n(239))/8)+parseInt(n(225))/9+parseInt(n(238))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(226)]=e,this[n(243)](),this[n(244)]=!1}[E(243)](){this[E(228)]=!0}[E(241)](t){const n=E,r=this[n(226)][n(245)](t);if(!r)throw new e.CKEditorError(n(229),this);const s=r[n(232)]();this[n(234)][n(233)][n(246)](s)&&this[n(234)][n(242)][n(245)](n(240))[n(237)](r)}}function T(t){const e=_;return t[e(383)](((t,n)=>e(376)==t[e(379)]&&e(376)!=n[e(379)]?-1:e(376)!=t[e(379)]&&e(376)==n[e(379)]?1:0))}function _(t,e){const n=y();return(_=function(t,e){return n[t-=341]})(t,e)}function y(){const t=["start","next","createPositionAt","isCollapsed"," [color ","isIntersecting","createPositionAfter","schema","isArray","836637HpSOVC","add","replace","getRanges","isInContent","end","createRange","6bkjogN","from","deletion","value","isTouching","type","212750uRPSlQ","push","execute","sort","2020182fQliKW","change","createPositionBefore","map","content","length","9610jfSseB","1716400ZRyGub","4vFlacA","isObject","1464840PYtFwK","652990hpydft","isMultiRange","27aEKrCv","color","splice","join"];return(y=function(){return t})()}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(365)];for(;s<t[n(346)];){const a=t[s],c=t[s+1];r||(r=e[n(343)](a)),k(e,a,c)||(o[n(381)](e[n(373)](r,i[n(350)](a)?e[n(364)](a):e[n(360)](a,n(372)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(364)](e),o=t[r(343)](n);return s[r(378)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(188310===-parseInt(n(347))/1*(parseInt(n(374))/2)+-parseInt(n(367))/3*(-parseInt(n(349))/4)+parseInt(n(380))/5+-parseInt(n(341))/6+parseInt(n(348))/7+parseInt(n(351))/8+-parseInt(n(354))/9*(parseInt(n(352))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=_;for(;n[r(346)];){const s=n[r(356)](0,100);t[r(342)]((()=>{const t=r;for(const n of s)n[t(371)]&&e[t(382)](n.id)}))}}const L=R;function N(){const t=["6kQudLZ","editor","model","canEditAt","523105QzGglT","isEnabled","from","25935DUMVWt","isInContent","373994nirghA","_isEnabledBasedOnSelection","getRanges","_suggestions","2213635mmkXAb","execute","1458220odksjl","_command","some","1832ywBYXQ","values","refresh","3087220iPSPFS","72lloisq","3161229WnmYlb"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=340]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(664768===-parseInt(n(349))/1+-parseInt(n(354))/2+-parseInt(n(344))/3+parseInt(n(360))/4+-parseInt(n(358))/5*(-parseInt(n(345))/6)+-parseInt(n(352))/7*(parseInt(n(363))/8)+-parseInt(n(343))/9*(-parseInt(n(342))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(361)]=e,this[r(357)]=n,this[r(341)](),this[r(355)]=!1}[L(341)](){const t=L,e=Array[t(351)](this[t(357)][t(340)]())[t(362)]((e=>e[t(353)]));this[t(350)]=this[t(361)][t(350)]&&e}[L(359)](){const t=L,e=T(Array[t(351)](this[t(357)][t(340)]()));for(const n of e){const e=n[t(356)]();if(!this[t(346)][t(347)][t(348)](e))return}C(this[t(346)][t(347)],this[t(361)],e)}}const M=O;function v(){const t=["selection","_selectedSuggestions","15nvqeWA","isEnabled","values","model","5036220dgKKzN","canEditAt","9221952WfjAYb","size","execute","_suggestions","getRanges","editor","2849624pfkYvG","357632AQMLgG","903875SzymOn","138635LdyNDC","from","document","40682HUhODB","_isEnabledBasedOnSelection","_command","refresh"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=432]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(454379===parseInt(n(440))/1+-parseInt(n(445))/2*(parseInt(n(451))/3)+parseInt(n(439))/4+-parseInt(n(441))/5+parseInt(n(455))/6+-parseInt(n(442))/7+-parseInt(n(433))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(447)]=e,this[r(436)]=n,this[r(450)]=new Set,this[r(448)](),this[r(446)]=!1}[M(448)](){const t=M,e=this[t(438)][t(454)][t(444)][t(449)],n=Array[t(443)](this[t(436)][t(453)]());this[t(450)]=function(t,e){const n=_,r=Array[n(375)](t[n(370)]()),s=new Set;for(const o of e)if(o[n(371)])for(const e of r)for(const r of o[n(370)]())(e[n(363)](r)||t[n(361)]&&!o[n(353)]&&o[n(359)]&&r[n(372)][n(378)](e[n(358)]))&&s[n(368)](o);return s}(e,n),this[t(452)]=this[t(447)][t(452)]&&!!this[t(450)][t(434)]}[M(435)](){const t=M,e=T(Array[t(443)](this[t(450)]));for(const n of e){const e=n[t(437)]();if(!this[t(438)][t(454)][t(432)](e))return}C(this[t(438)][t(454)],this[t(447)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=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 X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,Et=Object.prototype,It=mt.toString,bt=Et.hasOwnProperty,Tt=RegExp("^"+It.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(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 Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=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(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ee=function(t){return function(e){return t(e)}};var Ie="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ie&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ie&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ee(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var 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 Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(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?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,xe,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),En=dt(an),In=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case En:return fn;case In:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=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=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 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 Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ee(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ee(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Er=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Ir=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Er(e,(function(t,e){if(!Ir(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var 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 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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=323]})(t,e)}function Vr(){const t=["_saved","getFirstMarker","subType","accept","head","2547344UEMvbZ","152cuNNSy","data","isExternal","addRange","_onDiscard","_markerNames","removeAttribute","1624020DokPqo","removeMarkers","creator","_isDataLoaded","add","addMarker","getMultiRangeId","@external","set","delete","removeMarker","getRanges","isIntersecting","discard","isMultiRange","12SuhBfc","author","map","authoredAt","3152490nxFCXT","filter","isIntersectingWithRange","getAllAdjacentSuggestions","nodeAfter","getItems","1751931BLmICT","toJSON","getRange","start","clear","get","markers","length","reduce","size","commentThread","getFirstRange","attributes","setAttribute","createdAt","from","decorate","end","next","onDiscard","onAccept","type","_onAttributesChange","nodeBefore","_onAccept","hasComments","_model","addMarkerName","previous","isInContent","onAttributesChange","push","substr","split","suggestion:","getMarkers","change","1619642REoBiW","1207329wtKPpz","getContainedElement","1169714XUCSrE","getMarkerNames"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(608369===-parseInt(n(365))/1+-parseInt(n(364))/2+-parseInt(n(401))/3+parseInt(n(374))/4+-parseInt(n(382))/5+parseInt(n(397))/6*(-parseInt(n(367))/7)+-parseInt(n(375))/8*(-parseInt(n(327))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(385)]=!1,this.id=e.id,this[n(348)]=e[n(348)],this[n(371)]=e[n(371)]||null,this[n(398)]=e[n(398)],this[n(384)]=e[n(384)]||e[n(398)],this[n(377)]=Boolean(e[n(339)]&&e[n(339)][n(389)]),this[n(376)]=null,this[n(353)]=t,this[n(351)]=e[n(347)],this[n(379)]=e[n(346)],this[n(349)]=e[n(357)],this[n(380)]=new Set,this[n(341)]=null,this[n(390)](n(400),null),this[n(390)](n(339),e[n(339)]||{}),this[n(390)](n(355),null),this[n(390)](n(345),null),this[n(390)](n(337),null),this[n(390)](n(369),!1),this[n(343)](n(372)),this[n(343)](n(395))}get[jr(373)](){const t=jr;let e=this;for(;e[t(355)];)e=e[t(355)];return e}get[jr(352)](){const t=jr;return!!this[t(337)]&&this[t(337)][t(334)]>0}get[jr(396)](){const t=jr;return 0!=this[t(380)][t(336)]&&6==Array[t(342)](this[t(380)])[0][t(360)](":")[t(334)]}get[jr(356)](){return null!==this[jr(370)]()}[jr(354)](t){const e=jr;this[e(380)][e(386)](t)}[jr(368)](){const t=jr;return Array[t(342)](this[t(380)])}[jr(362)](){const t=jr;return this[t(368)]()[t(399)]((e=>this[t(353)][t(333)][t(332)](e)))[t(402)]((t=>t))}[jr(370)](){return this[jr(362)]()[0]||null}[jr(383)](){const t=jr;this[t(353)][t(363)]((e=>{const n=t;for(const t of this[n(362)]())e[n(392)](t)})),this[t(380)][t(331)]()}[jr(392)](t){const e=jr;this[e(353)][e(363)]((n=>{n[e(392)](t)})),this[e(380)][e(391)](t)}[jr(378)](t){const e=jr,n=e(361)+this[e(348)]+":"+this[e(371)]+":"+this.id+":"+this[e(384)].id+":"+zr[e(388)]();this[e(354)](n),this[e(353)][e(363)]((r=>{r[e(387)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(323)](t){const e=jr;for(const n of this[e(393)]())if(n[e(394)](t))return!0;return!1}[jr(393)](){const t=jr;return this[t(362)]()[t(399)]((e=>e[t(329)]()))}[jr(326)](){const t=jr;return this[t(393)]()[t(335)](((e,n)=>[...e,...n[t(326)]()]),[])}[jr(338)](){const t=jr;var e;return(null===(e=this[t(370)]())||void 0===e?void 0:e[t(329)]())||null}[jr(366)](){const t=jr,e=this[t(393)]();if(1!=e[t(334)])return null;const n=e[0],r=n[t(330)][t(325)],s=n[t(344)][t(350)];return r instanceof i.Element?r!=s?null:r:null}[jr(372)](){const t=jr;this[t(351)](this[t(393)](),this[t(376)],this[t(339)]),this[t(383)]()}[jr(395)](){const t=jr;this[t(379)](this[t(393)](),this[t(376)],this[t(339)]),this[t(383)]()}[jr(324)](){const t=jr,e=[];let n=this[t(373)];for(;n;)e[t(358)](n),n=n[t(345)];return e}[jr(340)](t,e){const n=jr,r=qn(this[n(339)]);hr(r,t,e),wr(r,this[n(339)])||(this[n(339)]=r,this[n(349)](r))}[jr(381)](t){const e=jr,n=qn(this[e(339)]);Ur(n,t),wr(n,this[e(339)])||(this[e(339)]=n,this[e(349)](this[e(339)]))}[jr(328)](){const t=jr;return{id:this.id,type:this[t(371)]?this[t(348)]+":"+this[t(371)]:this[t(348)],authorId:this[t(384)].id,createdAt:this[t(341)],hasComments:this[t(352)],data:this[t(376)],attributes:this[t(339)]}}static[jr(388)](){const t=jr;return(0,e.uid)()[t(359)](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=Xr;function Kr(){const t=["_customCallbacks","*Remove:* %0","ELEMENT_SPACE","registerElementLabel","addFormat","_handleAttributeSuggestionDescription","addContainer","element","map","item","format","has","_handleInsertRemoveSuggestionDescription","isEmpty","_locale","insertion","getItemLabel","isInContent","isObject","start","data","getFirstRange","$textProxy","_itemLabels","type","2gsiNtV","pop","key","length","end","$text","*Change to:* %0","deletion","checkChild","*Insert:* %0","function","attribute","isEqual","684669TLNsbY","removeFormat","*Remove format:* %0","nodeAfter","225vZAITk","removeContainer","normal","7cEmJQP","add","subType","1652736ImdAig","replace","indexOf","softBreak","addObject","registerDescriptionCallback","$1 $2","_schema","label","REPLACE_TEXT","quantity","elementStart","previousSibling","*Set format:* %0","getWalker","Container","set","5XsApnW","_attributeLabels","text","matchingCallback","EmptyContainer","_resolveDescriptionItems","push","nextSibling","join","registerAttributeLabel","151998wGdrKA","name","_handleRenameSuggestionDescription","match","removeObject","3132173pOnTTc","newValue","_itemLabelsCallbacks","1450470VDBngK","skip","*Split:* %0","*Merge:* %0","108220ARvbKe","get","removeEmptyContainer","883644atIsZA","remove","addEmptyContainer","Object","_addDescriptionItems","_handleCustomCallbackDescription","elementEnd","getDescriptions"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(137008===parseInt(n(370))/1+-parseInt(n(320))/2*(parseInt(n(333))/3)+parseInt(n(385))/4*(-parseInt(n(360))/5)+parseInt(n(378))/6+parseInt(n(340))/7*(parseInt(n(343))/8)+parseInt(n(337))/9*(parseInt(n(382))/10)+-parseInt(n(375))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(393)]=[],this[n(318)]=new Map,this[n(377)]=[],this[n(361)]=new Map,this[n(350)]=t,this[n(309)]=e}[Wr(392)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(323)];o++){const i=t[o];if(!i[e(312)])continue;const a=this[e(390)](i);if(a){if(null!=i[e(342)]){if(r[e(404)](i[e(342)]))continue;r[e(341)](i[e(342)])}n[e(366)](a)}else if(e(331)!=i[e(319)])e(310)!=i[e(319)]&&e(327)!=i[e(319)]||this[e(405)](n,i,t[o+1]);else{const t=i[e(315)][e(322)];if(s[e(404)](t))continue;s[e(341)](i[e(315)][e(322)]),t==_c?this[e(372)](n,i):this[e(398)](n,i)}}return this[e(365)](n)}[Wr(348)](t){const e=Wr;this[e(393)][e(366)](t)}[Wr(396)](t,n,r=e.priorities[Wr(339)]){const s=Wr;s(330)==typeof t?(0,e.insertToPriorityArray)(this[s(377)],{matchingCallback:t,label:n,priority:r}):this[s(318)][s(359)](t,n)}[Wr(369)](t,e){const n=Wr;this[n(361)][n(359)](t,e)}[Wr(311)](t,e=1){const n=Wr;let r;for(const e of this[n(377)])if(e[n(363)](t)){r=e[n(351)];break}return r||(r=this[n(318)][n(383)](t[n(371)])),r?r(e):1!==e?e+" "+t[n(371)]+"s":""+t[n(371)]}[Wr(389)](t,e){const n=Wr,r=e[n(316)]()[n(357)](),s=n(310)==e[n(319)]?n(341):n(386);for(const e of r){const o=e[n(402)],i=t[t[n(323)]-1];if(o.is(n(317)))i&&i[n(319)][n(345)](n(358))>-1&&t[n(321)](),i&&n(362)==i[n(319)]?i[s]+=o[n(315)]:t[n(366)]({type:n(362),add:n(341)==s?o[n(315)]:"",remove:n(386)==s?o[n(315)]:""});else if(this[n(350)][n(313)](o)){const a=o;if(i&&i[n(319)][n(345)](n(358))>-1&&t[n(321)](),n(391)==e[n(319)])continue;i&&i[n(319)]==s+n(388)&&i[n(400)][n(371)]==a[n(371)]?i[n(353)]++:t[n(366)]({type:s+n(388),element:a,quantity:1}),r[n(379)]((t=>!(n(391)==t[n(319)]&&t[n(402)]==o)))}else if(this[n(350)][n(328)](o,n(325))||o.is(n(400),n(346))){const r=o;if(n(341)==s&&n(354)==e[n(319)]||n(386)==s&&n(391)==e[n(319)])continue;if(i&&-1==i[n(319)][n(345)](n(358))){n(362)==i[n(319)]&&(i[s]+="\n");continue}let a;if(a=n(341)==s?r[n(367)]&&!this[n(350)][n(313)](r[n(367)])?r[n(367)]:null:r[n(355)]&&!this[n(350)][n(313)](r[n(355)])?r[n(355)]:null,r[n(308)]||a&&a[n(308)]){const e=a&&a[n(308)]?a:r;i&&i[n(319)]==s+n(364)&&i[n(400)][n(371)]==e[n(371)]?i[n(353)]++:t[n(366)]({type:s+n(364),element:e,quantity:1})}else t[n(366)]({type:s+n(358),element:r})}}}[Wr(365)](t){const e=Wr,n=this[e(309)],r=[],s=[],o=[];for(const i of t)switch(i[e(319)]){case e(362):if(i[e(341)]=i[e(341)][e(344)](/(\S)\u000A+(\S)/g,e(349))[e(344)](/\u000A/g,""),i[e(386)]=i[e(386)][e(344)](/(\S)\u000A+(\S)/g,e(349))[e(344)](/\u000A/g,""),""!=i[e(341)]&&""!=i[e(386)]){r[e(366)]({type:e(344),content:Hr(n,e(352),['"'+i[e(386)]+'"','"'+i[e(341)]+'"'])});continue}if(null!=i[e(341)][e(373)](/^ +$/)){r[e(366)]({type:e(310),content:Hr(n,e(329),Hr(n,e(395),i[e(341)][e(323)]))});continue}if(null!=i[e(386)][e(373)](/^ +$/)){r[e(366)]({type:e(327),content:Hr(n,e(394),Hr(n,e(395),i[e(386)][e(323)]))});continue}if(""!=i[e(341)]){r[e(366)]({type:e(310),content:Hr(n,e(329),'"'+i[e(341)]+'"')});continue}r[e(366)]({type:e(327),content:Hr(n,e(394),'"'+i[e(386)]+'"')});continue;case e(387):case e(347):r[e(366)]({type:e(310),content:Hr(n,e(329),this[e(311)](i[e(400)],i[e(353)]))});continue;case e(384):case e(374):r[e(366)]({type:e(327),content:Hr(n,e(394),this[e(311)](i[e(400)],i[e(353)]))});continue;case e(399):r[e(366)]({type:e(310),content:Hr(n,e(380),this[e(311)](i[e(400)],i[e(353)]))});continue;case e(338):r[e(366)]({type:e(327),content:Hr(n,e(381),this[e(311)](i[e(400)],i[e(353)]))});continue;case e(397):s[e(366)](i[e(322)]);continue;case e(334):o[e(366)](i[e(322)]);continue;default:r[e(366)](i)}if(s[e(323)]){const t=s[e(401)]((t=>this[e(361)][e(404)](t)?this[e(361)][e(383)](t):t))[e(368)](", ");r[e(366)]({type:e(403),content:Hr(this[e(309)],e(356),t)})}if(o[e(323)]){const t=o[e(401)]((t=>this[e(361)][e(404)](t)?this[e(361)][e(383)](t):t))[e(368)](", ");r[e(366)]({type:e(403),content:Hr(this[e(309)],e(335),t)})}return r}[Wr(390)](t){const e=Wr;for(const n of this[e(393)]){const r=n(t);if(r&&e(319)in r)return r}}[Wr(398)](t,e){const n=Wr,r=e[n(315)],s=void 0===r[n(376)]?n(334):n(397);t[n(366)]({type:s,key:r[n(322)]})}[Wr(372)](t,e){const n=Wr;t[n(366)]({type:n(403),content:Hr(this[n(309)],n(326),this[n(311)](e[n(316)]()[n(314)][n(336)],1))})}[Wr(405)](t,e,n){const r=Wr;if(this[r(389)](t,e),n&&n[r(316)]()&&!e[r(316)]()[r(324)][r(332)](n[r(316)]()[r(314)])){const n=t[t[r(323)]-1],s=r(310)==e[r(319)]?r(341):r(386);n&&r(362)==n[r(319)]&&(n[s]+="\n")}}}const Zr=Yr;function Qr(){const t=["commands","486450fAFwGn","plugins","655784tJDQSE","enableCommand","get","447741XakXbN","editor","afterInit","TrackChangesEditing","3136740BFcGmk","5362eIRVJu","679669PfNhFu","4404cBIoml","2549124slRdJU","showAIAssistant","135BcfIMr"];return(Qr=function(){return t})()}function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(910588===-parseInt(n(482))/1+parseInt(n(480))/2+parseInt(n(476))/3+parseInt(n(467))/4+-parseInt(n(471))/5+-parseInt(n(483))/6*(-parseInt(n(481))/7)+-parseInt(n(473))/8*(parseInt(n(469))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Jr extends t.Plugin{[Zr(478)](){const t=Zr,e=this[t(477)],n=e[t(472)][t(475)](t(479));e[t(470)][t(475)](t(468))&&n[t(474)](t(468))}}const $r=es;function ts(){const t=["right","commandParams","5082nfJgvE","afterInit","AlignmentEditing","FORMAT_ALIGN_TO_RIGHT","alignment","5sdeLzm","type","descriptionFactory","950103cXHlap","justify","center","formatBlock","1352940xEOLlx","has","format","FORMAT_ALIGN_TO_LEFT","11691uiCviR","1128BDzTou","enableDefaultAttributesIntegration","1428592sgbkns","commandName","value","left","FORMAT_ALIGNMENT","registerBlockAttribute","plugins","registerAttributeLabel","*Format:* %0","registerDescriptionCallback","23550YIErVI","FORMAT_JUSTIFY_TEXT","locale","FORMAT_ALIGN_TO_CENTER","editor","get","102UNgHaj","TrackChangesEditing","_registerLegacyDescription","390294FFnLjC"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(219319===parseInt(n(292))/1+-parseInt(n(263))/2*(-parseInt(n(257))/3)+parseInt(n(282))/4+parseInt(n(268))/5*(-parseInt(n(260))/6)+parseInt(n(271))/7+-parseInt(n(280))/8*(parseInt(n(279))/9)+-parseInt(n(275))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(264)](){const t=$r,e=this[t(296)],n=e[t(294)];if(!e[t(288)][t(276)](t(265)))return;const r=e[t(288)][t(256)](t(258));r[t(281)](t(267)),r[t(287)](t(267)),r[t(270)][t(289)](t(267),Hr(n,t(286))),this[t(259)]()}[$r(259)](){const t=$r,e=this[t(296)],n=e[t(294)];e[t(288)][t(256)](t(258))[t(270)][t(291)]((e=>{const r=t;if(r(274)!=e[r(269)])return;const{data:s}=e;if(s&&r(267)==s[r(283)]){const t=s[r(262)][0][r(284)];return{type:r(277),content:Hr(n,r(290),function(t){const e=r;switch(t){case e(285):return Hr(n,e(278));case e(261):return Hr(n,e(266));case e(273):return Hr(n,e(295));case e(272):return Hr(n,e(293))}}(t))}}}))}}function rs(){const t=["registerInlineAttribute","FORMAT_CODE","9790vqeHmZ","registerAttributeLabel","_registerLegacyDescription","FORMAT_ITALIC","FORMAT_UNDERLINE","SubscriptEditing","1969EQCzHE","commandName","StrikethroughEditing","1388SNbXVU","forceValue","type","TrackChangesEditing","has","CodeEditing","underline","1cDqFBc","*Remove format:* %0","plugins","FORMAT_SUBSCRIPT","italic","FORMAT_BOLD","1490362SskwJa","7255FQGwjp","SuperscriptEditing","toLowerCase","112756uBlYeB","code","FORMAT_SUPERSCRIPT","204gewzoY","subscript","superscript","5017232LYcjRE","BoldEditing","bold","editor","ItalicEditing","*Format:* %0","449088UgOXvd","locale","get","afterInit","enableDefaultAttributesIntegration","registerDescriptionCallback","formatInline","2882088RWldIf","UnderlineEditing","format","commandParams","FORMAT_","descriptionFactory","toUpperCase","slice","strikethrough","FORMAT_STRIKETHROUGH"];return(rs=function(){return t})()}const ss=is;!function(t,e){const n=is,r=t();for(;;)try{if(419629===parseInt(n(214))/1*(parseInt(n(220))/2)+-parseInt(n(236))/3+parseInt(n(207))/4*(parseInt(n(221))/5)+-parseInt(n(227))/6*(parseInt(n(224))/7)+-parseInt(n(230))/8+parseInt(n(243))/9+parseInt(n(255))/10*(parseInt(n(204))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const os=[ss(231),ss(234),ss(244),ss(212),ss(206),ss(203),ss(222)];function is(t,e){const n=rs();return(is=function(t,e){return n[t-=199]})(t,e)}class as extends t.Plugin{[ss(239)](){const t=ss,e=this[t(233)],n=e[t(216)][t(238)](t(210)),r=e[t(237)];for(const s of os){if(!e[t(216)][t(211)](s))continue;const o=s[t(250)](0,-7)[t(223)](),i=t(247)+o[t(249)]();n[t(240)](o),n[t(253)](o),n[t(248)][t(199)](o,Hr(r,i))}this[t(200)]()}[ss(200)](){const t=ss,e=this[t(233)],n=e[t(237)],r=e[t(216)][t(238)](t(210));function s(e,s){const o=t;r[o(248)][o(241)]((t=>{const r=o;if(r(242)!=t[r(209)])return;const{data:i}=t;return i&&i[r(205)]===e?i[r(246)][0][r(208)]?{type:r(245),content:Hr(n,r(235),s)}:{type:r(245),content:Hr(n,r(215),s)}:void 0}))}s(t(232),Hr(n,t(219))),s(t(218),Hr(n,t(201))),s(t(213),Hr(n,t(202))),s(t(225),Hr(n,t(254))),s(t(251),Hr(n,t(252))),s(t(228),Hr(n,t(217))),s(t(229),Hr(n,t(226)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=131]})(t,e)}function ls(){const t=["plugins","blockQuote","commandParams","editor","get","schema","BlockQuoteEditing","140VvNjKG","change","filter","TrackChangesEditing","markBlockFormat","115308fFinHl","429MLacBY","registerDescriptionCallback","9448380VFTDGI","ELEMENT_BLOCK_QUOTE","afterInit","value","*Remove format:* %0","1393510gqefDM","checkChild","*Set format:* %0","from","model","locale","20pnfGOO","30Ujhtei","selection","commands","3932502dScVzV","forceValue","261469nlpjCX","getSelectedBlocks","format","parent","descriptionFactory","has","209577vZGGjq","commandName","9oCewRn","enableCommand","document","81424SiguEh","name","$root"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(725324===parseInt(n(132))/1+-parseInt(n(173))/2*(parseInt(n(138))/3)+-parseInt(n(172))/4*(-parseInt(n(166))/5)+-parseInt(n(176))/6+parseInt(n(153))/7*(parseInt(n(143))/8)+-parseInt(n(140))/9*(-parseInt(n(161))/10)+parseInt(n(159))/11*(-parseInt(n(158))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(163)](){const t=cs,e=this[t(149)],n=e[t(171)];if(!e[t(146)][t(137)](t(152)))return;const r=e[t(146)][t(150)](t(156)),s=this[t(149)][t(175)][t(150)](t(147));r[t(141)](t(147),((n,o={})=>{const i=t,a=this[i(149)][i(170)][i(142)][i(174)],c=o&&void 0!==o[i(131)]?o[i(131)]:!s[i(164)];let u=[];if(c){const t=Array[i(169)](a[i(133)]())[i(155)]((t=>hs(t)||function(t,e){const n=i,r=e[n(167)](t[n(135)],n(147)),s=e[n(167)]([n(145),n(147)],t);return r&&s}(t,this[i(149)][i(170)][i(151)])));u=A(t,e[i(170)])}else{const t=Array[i(169)](a[i(133)]())[i(155)]((t=>hs(t)));u=A(t,e[i(170)])}e[i(170)][i(154)]((()=>{const t=i;for(const e of u)r[t(157)](e,{commandName:t(147),commandParams:[{forceValue:c}]})}))})),r[t(136)][t(160)]((e=>{const r=t,{data:s}=e;if(s&&r(147)==s[r(139)]){const t=Hr(n,r(162));return s[r(148)][0][r(131)]?{type:r(134),content:Hr(n,r(168),t)}:{type:r(134),content:Hr(n,r(165),t)}}}))}}function hs(t){const e=cs;return e(147)==t[e(135)][e(144)]}function gs(t,e){const n=ds();return(gs=function(t,e){return n[t-=306]})(t,e)}function ds(){const t=["enableCommand","plugins","2209784rOZqwv","7PlFsWs","2500285sIYwEy","TrackChangesEditing","CaseChange","1429074XMddYB","has","changeCaseUpper","761266xCLzcx","8397232BsnTYe","1040598Beuuju","get","afterInit","128209AnBTgT","changeCaseTitle","changeCaseLower","editor"];return(ds=function(){return t})()}const ps=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(335470===parseInt(n(308))/1+-parseInt(n(322))/2+parseInt(n(324))/3+parseInt(n(314))/4+parseInt(n(316))/5+parseInt(n(319))/6*(parseInt(n(315))/7)+-parseInt(n(323))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[ps(307)](){const t=ps,e=this[t(311)];e[t(313)][t(320)](t(318))&&(e[t(313)][t(306)](t(317))[t(312)](t(321)),e[t(313)][t(306)](t(317))[t(312)](t(310)),e[t(313)][t(306)](t(317))[t(312)](t(309)))}}const Es=Is;function Is(t,e){const n=Ts();return(Is=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=Is,r=t();for(;;)try{if(968909===parseInt(n(112))/1+parseInt(n(105))/2*(parseInt(n(108))/3)+parseInt(n(104))/4*(-parseInt(n(116))/5)+-parseInt(n(111))/6+-parseInt(n(110))/7+parseInt(n(113))/8+parseInt(n(106))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Es(107)](){const t=Es,e=this[t(119)];e[t(114)][t(115)](t(118))&&e[t(109)][t(115)](t(117))[t(103)](t(118))}}function Ts(){const t=["2dNrznw","18329571APEdxl","afterInit","1072389yzuEkx","plugins","11391338hnIJVL","8983308kvVrWg","1641625GfHDej","10933072yvVyuJ","commands","get","81805GQGLTQ","TrackChangesEditing","ckbox","editor","enableCommand","320XGCJmr"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["isLimit","type","*Remove format:* %0","3748812SnlzkY","commands","model","blockName","outdentCodeBlock","CodeBlock","change","TrackChangesEditing","editor","label","registerDescriptionCallback","formatBlock","selection","commandName","enableCommand","indentCodeBlock","89432UAKTvP","commandParams","value","905124qSzQoH","schema","plugins","markBlockFormat","filter","checkChild","ELEMENT_CODE_BLOCK","document","locale","registerElementLabel","languages","descriptionFactory","2878400QgocuX","get","find","from","afterInit","getSelectedBlocks","1855320qxcTLk","toLowerCase","language","parent","format","config","has","codeBlock","name","350GOMVvA","15uhrCyt","487663hPBTAN","rootElement","170QNdaUd","565749oqInWv","forceValue","*Set format:* %0"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(852777===parseInt(n(138))/1+parseInt(n(178))/2+-parseInt(n(127))/3+parseInt(n(166))/4*(parseInt(n(137))/5)+-parseInt(n(147))/6+-parseInt(n(136))/7*(-parseInt(n(163))/8)+parseInt(n(141))/9*(-parseInt(n(140))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(125)](){const t=_s,e=this[t(155)];if(!e[t(168)][t(133)](t(152)))return;const n=e[t(168)][t(179)](t(154)),r=e[t(174)],s=e[t(132)][t(179)](t(134))[t(176)],o=e[t(148)][t(179)](t(134));n[t(161)](t(162)),n[t(161)](t(151)),n[t(161)](t(134),((r,i={})=>{const a=t,c=e[a(149)],u=e[a(149)][a(173)][a(159)],l=i&&void 0!==i[a(142)]?i[a(142)]:!o[a(165)];let f;i[a(129)]||(i[a(129)]=s[0][a(129)]),f=l?Array[a(124)](u[a(126)]())[a(170)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(139))&&!e[n(144)](t)&&e[n(171)](t[n(130)],n(134))}(t,c[a(167)]))):Array[a(124)](u[a(126)]())[a(170)]((t=>Cs(t)));const h=A(f,c);c[a(153)]((()=>{const t=a;for(const e of h)n[t(169)](e,{commandName:t(134),commandParams:[{...i,forceValue:l}],formatGroupId:t(150)})}))})),n[t(177)][t(175)](t(134),(e=>Hr(r,t(172),e))),n[t(177)][t(157)]((e=>{const n=t;if(n(158)!=e[n(145)])return;const o=r.t,{data:i}=e;if(!i||n(134)!=i[n(160)])return;const a=i[n(164)][0][n(129)],c=o(s[n(123)]((t=>t[n(129)]===a))[n(156)])[n(128)]();return i[n(164)][0][n(142)]?{type:n(131),content:Hr(r,n(143),Hr(r,n(172),1)+" ("+c+")")}:{type:n(131),content:Hr(r,n(146),Hr(r,n(172),1))}}))}}function Cs(t){const e=_s;return e(134)==t[e(135)]}const Ls=Rs;function Ns(){const t=["10CRdpsL","plugins","editor","enableCommand","1275658bRjuxn","afterInit","2565252LLBFoz","TrackChangesEditing","76899vWwxxy","7VhclQM","has","3733256VMglkS","3nYfdHq","3485475xIDtdW","8309961hQbsYD","380192yupYLm","CommentsEditing","get","addCommentThread"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(506198===parseInt(n(449))/1+parseInt(n(445))/2*(-parseInt(n(453))/3)+-parseInt(n(452))/4+parseInt(n(454))/5+parseInt(n(447))/6*(parseInt(n(450))/7)+-parseInt(n(456))/8+parseInt(n(455))/9*(parseInt(n(460))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(446)](){const t=Ls,e=this[t(462)];e[t(461)][t(451)](t(457))&&e[t(461)][t(458)](t(448))[t(463)](t(459))}}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=255]})(t,e)}function Os(){const t=["insert","start","getWalker","addHighlight","markerName","push","addClass","test","3600010bZtAfg","span","toViewPosition","type","createRangeOn","markerRange","getCustomProperty","28792577cEFihT","previousPosition","name","27MICdqf","schema","item","hasAttribute","activeMarkers","isBlock","bindElementToMarker","76QVcLOS","isContent","isAtEnd","includes","elementEnd","get","plugins","writer","nextSibling","ck-suggestion-marker-","2955060PumSJx","createUIElement","66873iFRXXa","toViewElement","getItems","30UgSviY","mapper","8912232TdMzsj","564067djavzF","model","parent","ck-suggestion-marker--active","TrackChangesEditing","1771700eqZRyB","isLimit","4aJCBAW","consumable"];return(Os=function(){return t})()}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(294)]())o[r(276)](t)&&s[r(260)](n[r(267)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(286)][r(285)](r(302));return(o,i,a)=>{const c=r;if(!a[c(306)][c(262)](i[c(268)],o[c(272)]))return;const u=i[c(268)][c(257)](),l=i[c(268)][c(256)],f=t[c(299)][c(274)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(275)];d=d||f[c(281)](e);const n=a[c(296)][c(293)](e);if(n&&n[c(269)](c(258)))return;c(284)==t[c(266)]&&f[c(278)](e)&&!f[c(304)](e)&&(e[c(288)]||l[c(282)]?h&&h[c(300)]==e||(h=e,m(t[c(271)]),p=!0):g=g||t[c(271)])}function m(t){const r=c,o=a[r(287)][r(291)](r(264),{class:r(289)+e}),u=a[r(296)][r(265)](t);n&&s[r(277)][r(283)](i[r(259)])&&a[r(287)][r(261)](r(301),o),a[r(287)][r(255)](u,o),a[r(296)][r(279)](o,i[r(259)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(687485===-parseInt(n(298))/1+-parseInt(n(280))/2*(-parseInt(n(292))/3)+parseInt(n(305))/4*(-parseInt(n(263))/5)+parseInt(n(295))/6*(-parseInt(n(303))/7)+-parseInt(n(297))/8+parseInt(n(273))/9*(parseInt(n(290))/10)+parseInt(n(270))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=193]})(t,e)}function Bs(){const t=["getFirstRange","deleteForward","removeMarker:suggestion:deletion","end","fromRange","createSelection","25210PimrTe","mapper","1339632bAArNm","root","bind","forward","selection","TrackChangesEditing","start","merge","4584hMtXuK","enqueueChange","$graveyard","writer","markerName","isCollapsed","453558jIhjXf","init","1386VZhAwl","model","high","14224qPTlub","editor","commands","createRange","remove","buffer","uiElement","1090604GOIAER","options","plugins","delete","downcastDispatcher","lock","editing","2430usAgcM","addMarker:suggestion:deletion","unit","markerNameToElements","get","requires","batch","869lBEwba","unlock","4SQxeZg","enableCommand","rootName","192957gkqHZa","setSelection","unbindElementFromMarkerName","showSuggestionHighlights","detach","data","document","modifySelection"];return(Bs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(191627===parseInt(n(226))/1+parseInt(n(223))/2*(parseInt(n(195))/3)+-parseInt(n(207))/4+-parseInt(n(214))/5*(-parseInt(n(250))/6)+parseInt(n(197))/7*(-parseInt(n(200))/8)+parseInt(n(242))/9+parseInt(n(240))/10*(-parseInt(n(221))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(219)](){return[Ms.Delete]}[Ds(196)](){const t=Ds,e=this[t(201)],n=e[t(209)][t(218)](t(247));n[t(224)](t(210));const r=e[t(202)][t(218)](t(235));n[t(224)](t(235),((n,s={})=>{const o=t,a=e[o(198)][o(239)](e[o(198)][o(232)][o(246)]);a[o(194)]&&e[o(198)][o(233)](a,{direction:o(245),unit:s[o(216)]});const c=a[o(234)](),u=i.LiveRange[o(238)](c);let l;n(s),l=o(252)==u[o(243)][o(225)]?e[o(198)][o(203)](c[o(248)]):e[o(198)][o(203)](u[o(248)],u[o(237)]),u[o(230)](),e[o(198)][o(251)](r[o(205)][o(220)],(t=>{const e=o;r[e(205)][e(212)](),t[e(227)](t[e(203)](l[e(237)])),r[e(205)][e(222)]()}))})),e[t(213)][t(211)].on(t(215),Fs(e,t(249)),{priority:t(199)}),e[t(231)][t(211)].on(t(215),((n,r,s)=>{const o=t;s[o(208)][o(229)]&&Fs(e,o(249),{showActiveMarker:!1})[o(244)](this)(n,r,s)}),{priority:t(199)}),e[t(213)][t(211)].on(t(236),((e,n,r)=>{const s=t,o=r[s(241)][s(217)](n[s(193)]);if(o)for(const t of o)t.is(s(206))&&(r[s(241)][s(228)](t,n[s(193)]),r[s(253)][s(204)](t))}),{priority:t(199)})}}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(811996===parseInt(n(310))/1+-parseInt(n(226))/2+-parseInt(n(288))/3+parseInt(n(321))/4*(parseInt(n(275))/5)+parseInt(n(246))/6+-parseInt(n(252))/7+-parseInt(n(332))/8*(-parseInt(n(263))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(356)](){const t=Us,e=this[t(302)];if(!e[t(346)][t(323)](t(241)))return;const n=e[t(285)],r=e[t(346)][t(281)](t(348)),s=e[t(346)][t(323)](t(308)),o=!!e[t(316)][t(281)](t(344));function i(e){const r=t;return{type:r(294),content:""+Hr(n,r(347),e)}}function a(e){const r=t;return{type:r(294),content:""+Hr(n,r(293),e)}}r[t(307)](t(295)),r[t(307)](t(255)),r[t(307)](t(254)),r[t(307)](t(352)),r[t(307)](t(257)),r[t(307)](t(312)),r[t(307)](t(282)),r[t(307)](t(223)),r[t(317)](t(336)),r[t(317)](t(259)),r[t(317)](t(328)),o&&(r[t(307)](t(296)),r[t(307)](t(210))),s&&(r[t(307)](t(325)),r[t(307)](t(208)),r[t(317)](t(280)),r[t(284)][t(311)]((e=>{const r=t,{data:s}=e;if(s&&r(280)==s[r(329)])return{type:r(294),content:s[r(286)]?Hr(n,r(243)):Hr(n,r(232))}})),this[t(302)][t(335)][t(290)][t(261)]((e=>{const n=t;if(e[n(318)][n(298)])return!1;let s=!1;const o=r[n(220)]({skipNotAttached:!0})[n(248)]((t=>n(280)===r[n(222)](t)));for(const t of o)n(262)!=t[n(324)]()[n(215)][n(340)][n(306)](n(259))&&(r[n(225)](t[n(324)](),n(240))[n(343)]((t=>n(259)===r[n(222)](t[n(300)])))||(e[n(265)](t[n(292)]()),s=!0));return s}))),r[t(284)][t(251)](t(328),Hr(n,t(231)));const c={type:t(294),content:""};r[t(284)][t(311)]((e=>{const r=t,{data:s}=e;if(!s||r(259)!=s[r(329)])return;let u=e[r(230)];for(;u;){if(u[r(274)]&&((r(228)==u[r(274)][r(329)]||r(264)==u[r(274)][r(329)])&&(u[r(274)][r(286)]&&r(266)!=u[r(274)][r(286)]||r(266)!=u[r(274)][r(234)]&&!s[r(286)])||!o&&u[r(274)][r(329)]==_c))return c;u=u[r(270)]}if(null==s[r(286)])switch(s[r(234)]){case r(253):return a(Hr(n,r(299)));case r(237):return a(Hr(n,r(242)));case r(262):return a(Hr(n,r(334)))}switch(s[r(286)]){case r(253):return i(Hr(n,r(299)));case r(237):return i(Hr(n,r(242)));case r(262):return i(Hr(n,r(334)))}})),r[t(284)][t(311)]((e=>{const n=t,{data:r}=e;if(r&&n(328)==r[n(329)])return null==r[n(286)]||null==r[n(234)]&&0==r[n(286)]?c:void 0})),r[t(284)][t(311)]((e=>{const r=t;if(r(240)!=e[r(271)])return;const{data:s}=e;if(!s||r(336)!=s[r(329)])return;const o=zs(e);return r(286)==o?{type:r(294),content:Hr(n,r(238))}:r(234)==o?{type:r(294),content:Hr(n,r(256))}:c})),e[t(335)][t(290)][t(261)]((e=>this[t(245)](e))),e[t(335)][t(290)][t(261)]((e=>this[t(303)](e))),e[t(335)][t(290)][t(261)]((e=>this[t(218)](e))),this[t(278)]()}[Us(245)](t){const e=Us;if(t[e(318)][e(298)]||!t[e(318)][e(229)])return!1;let n=!1;const r=this[e(302)][e(346)][e(281)](e(348))[e(220)]({skipNotAttached:!0})[e(248)]((t=>t[e(274)]&&e(336)==t[e(274)][e(329)]))[e(248)]((t=>t[e(274)][e(286)]&&t[e(274)][e(234)]));for(const s of r)zs(s)||(t[e(265)](s[e(292)]()),n=!0);return n}[Us(303)](t){const e=Us;if(t[e(318)][e(298)]||!t[e(318)][e(229)])return!1;const n=this[e(302)][e(346)][e(281)](e(348));if(n[e(219)][e(337)])return!1;let r=!1;const s=[e(259),e(336),e(328),e(228),e(235),e(327),e(217),e(211),e(264)],o=this[e(302)][e(335)][e(290)][e(333)][e(301)]()[e(248)]((t=>e(240)==t[e(271)]))[e(248)]((t=>s[e(267)](t[e(247)])));if(0==o[e(351)])return r;for(const i of o){const o=n[e(225)](i[e(224)],e(240))[e(248)]((t=>!t[e(304)][e(342)]))[e(291)]((t=>t[e(300)]))[e(248)]((t=>{const r=e,o=n[r(222)](t);return s[r(267)](o)}));if(o[e(351)]){for(const n of o)t[e(265)](n[e(292)]());r=!0}}return r}[Us(218)](t){const e=Us;if(t[e(318)][e(298)]||!t[e(318)][e(229)])return!1;const n=this[e(302)][e(346)][e(281)](e(348));let r=!1;const s=[e(259),e(336),e(328),e(228),e(235),e(327),e(217),e(211),e(264)];for(const t of n[e(220)]({skipNotAttached:!0})){const o=n[e(225)](t[e(324)](),e(240))[e(291)]((t=>t[e(300)]))[e(248)]((t=>t[e(274)]&&s[e(267)](t[e(274)][e(329)])));if(!o[e(351)])continue;const a=o[0][e(230)][e(212)][e(313)];if(!o[e(244)]((t=>t[e(212)][e(313)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(220)]({skipNotAttached:!0})[s(248)]((e=>s(240)==e[s(271)]&&e[s(212)][s(313)]==t)))e[s(227)](s(313),r)}function i(t,n){const r=e;let s=t[r(230)],i=!1;for(;s;)s[r(212)][r(313)]!=n&&(o(s[r(212)][r(313)],n),s[r(227)](r(313),n),i=!0),s=s[r(270)];return i}}[Us(278)](){const t=Us,e=this[t(302)],n=e[t(285)],r=e[t(346)][t(281)](t(348));this[t(260)](),r[t(213)][t(314)](t(322),t(209),t(233),(function(n,r){const s=t,o=[];for(let t of n)t[s(215)][s(340)]===t[s(273)][s(350)]&&(t=e[s(335)][s(354)](e[s(335)][s(214)](t[s(215)][s(340)],0))),o[s(305)](t);e[s(335)][s(276)]((t=>{const n=s,a=e[n(335)][n(290)][n(338)],c=Array[n(287)](a[n(353)]())[n(291)]((t=>i.LiveRange[n(345)](t)));t[n(236)](o),e[n(349)][n(281)](r[n(309)])[n(355)](),r[n(320)][n(305)]({forceDefaultExecution:!0}),e[n(319)](r[n(309)],...r[n(320)]),t[n(236)](c);for(const t of c)t[n(331)]()}))})),r[t(284)][t(249)]((function(n){const r=t,s=!e[r(335)][r(339)][r(283)](n),o=n[r(258)],i=n[r(289)],a=n[r(306)](r(336)),c=!o||o[r(306)](r(336))!==a,u=!i||i[r(306)](r(336))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(216),e)))}[Us(260)](){const t=Us,e=this[t(302)],n=e[t(285)];function r(n){const r=t,s=e[r(349)][r(281)](r(255))[r(337)],o=e[r(349)][r(281)](r(295))[r(337)];return r(295)===n?s:o}e[t(346)][t(281)](t(348))[t(284)][t(311)]((function(s){const o=t;if(o(322)!=s[o(271)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(309)]){case o(255):u=i[o(320)][0][o(269)],l=r(i[o(309)]),a=o(u?326:239),!l&&e[o(316)][o(281)](o(344))||(a=o(268)),c={type:o(294),content:Hr(n,a,Hr(n,o(299)))};break;case o(295):u=i[o(320)][0][o(269)],l=r(i[o(309)]),a=o(u?326:239),!l&&e[o(316)][o(281)](o(344))||(a=o(268)),c={type:o(294),content:Hr(n,a,Hr(n,o(242)))};break;case o(257):a=o(272),c={type:o(294),content:Hr(n,a,Hr(n,o(216)))};break;case o(312):a=function(t){const e=o,n=t[e(324)]();let r=n[e(215)][e(340)];for(;r&&n[e(277)](r);){if(r[e(306)](e(328))>0)return!1;r=r[e(289)]}return!0}(s)?Hr(n,o(239),Hr(n,function(t){const e=o;return e(330)+t[e(324)]()[e(215)][e(340)][e(306)](e(259))[e(279)]()+e(341)}(s))):Hr(n,o(297),Hr(n,o(216))),c={type:o(294),content:a};break;case o(296):case o(210):!1===i[o(250)]&&(a=o(221),c={type:o(315),content:Hr(n,a,Hr(n,o(216)))})}return c}))}}function Vs(){const t=["FORMAT_INDENT","*Uncheck item*","accept","oldValue","listStart","setSelection","numbered","*Merge:* list item","*Format:* remove from %0","attribute","ListEditing","ELEMENT_NUMBERED_LIST","*Check item*","every","listItemIdFixer","562938JMaVCo","attributeKey","filter","registerElementLabel","multipleBlocks","registerAttributeLabel","535675HFMFaN","bulleted","customNumberedList","bulletedList","*Split:* list item","indentList","previousSibling","listType","_registerLegacyDescription","registerPostFixer","todo","6914331eKlYSg","listMarkerStyle","removeMarker","default","includes","*Change to:* %0","forceValue","next","type","*Indent:* %0","end","data","2075055hIPehd","change","containsItem","_supportLegacySuggestions","toUpperCase","todoListChecked","get","splitListItemAfter","isObject","descriptionFactory","locale","newValue","from","1197327xnLYYZ","nextSibling","document","map","getFirstMarker","*Remove format:* %0","format","numberedList","mergeListItemBackward","*Outdent:* %0","isUndo","ELEMENT_BULLETED_LIST","suggestion","getChanges","editor","noTrackChangesFixer","meta","push","getAttribute","enableDefaultAttributesIntegration","TodoListEditing","commandName","65381SfqDPj","registerDescriptionCallback","outdentList","groupId","registerCustomCallback","deletion","config","registerBlockAttribute","batch","execute","commandParams","4SvcaMx","formatBlock","has","getFirstRange","todoList","*Format:* insert into %0","listReversed","listIndent","key","ELEMENT_","detach","16pIHkGO","differ","ELEMENT_TODO_LIST","model","listItemId","value","selection","schema","nodeAfter","_LIST","isNextTo","find","list.multiBlock","fromRange","plugins","*Set format:* %0","TrackChangesEditing","commands","parent","length","customBulletedList","getRanges","createRange","refresh","afterInit","checkTodoList","documentList","mergeListItemForward","listMarker","attributes","_suggestionFactory","createPositionAt","start","ELEMENT_LIST_ITEM","todoListCheck","assureChains","trackChangesCommand","getSuggestions","*Merge:* %0","_getAttributeKey","splitListItemBefore","range","_findSuggestions","1646206Peycuj","setAttribute","listStyle","isLocal","head"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(324)]()[e(215)][e(340)][e(258)];for(;n;){const r=n[e(306)](e(336));if(!r)return!1;if(r==t[e(274)][e(286)])return e(286);if(r==t[e(274)][e(234)])return e(234);n=n[e(258)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(157138===parseInt(n(473))/1*(-parseInt(n(396))/2)+-parseInt(n(441))/3*(-parseInt(n(478))/4)+-parseInt(n(426))/5+-parseInt(n(394))/6+-parseInt(n(422))/7*(parseInt(n(450))/8)+-parseInt(n(453))/9*(-parseInt(n(438))/10)+-parseInt(n(415))/11*(-parseInt(n(459))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class Ws extends t.Plugin{[Hs(400)](){const t=Hs;if(!this[t(408)][t(416)][t(482)](t(434)))return;const e=this[t(408)][t(466)][t(452)](t(458)),n=this[t(408)][t(416)][t(452)](t(431));e[t(413)]&&(n[t(475)](t(423)),n[t(445)](t(423))),e[t(486)]&&(n[t(475)](t(412)),n[t(445)](t(412))),e[t(405)]&&(n[t(475)](t(484)),n[t(445)](t(484)));const r={type:t(448),content:""};n[t(424)][t(399)](this[t(468)][t(428)](this));const s=this[t(408)][t(481)];n[t(424)][t(425)](t(412),Hr(s,t(433))),n[t(424)][t(399)]((e=>{const n=t,{data:s}=e;if(s&&n(412)==s[n(421)])return null==s[n(398)]||0==s[n(398)]&&null==s[n(487)]?r:void 0})),n[t(424)][t(425)](t(484),Hr(s,t(402))),n[t(424)][t(399)]((e=>{const n=t,{data:s}=e;if(s&&n(484)==s[n(421)])return null==s[n(398)]||1==s[n(398)]&&null==s[n(487)]?r:void 0})),this[t(408)][t(464)][t(414)][t(404)]((e=>{const r=t;if(e[r(401)][r(395)])return!1;let s=!1;const o=n[r(461)]({skipNotAttached:!0})[r(457)]((t=>{const e=r,s=n[e(485)](t);return e(484)==s||e(412)==s}));for(const t of o){const o=t[r(420)]()[r(430)][r(449)][r(443)](r(429));r(479)!=o&&r(456)!=o&&(n[r(451)](t[r(420)](),r(460))[r(472)]((t=>r(429)==n[r(485)](t[r(409)])))||(e[r(465)](t[r(474)]()),s=!0))}return s})),this[t(483)]()}[Hs(468)](t){const e=Hs,n=this[e(408)][e(481)],{data:r}=t,s={type:e(448),content:""};if(!r||e(423)!=r[e(421)])return;if(!r[e(487)])return e(442)==r[e(398)]?s:{type:e(448),content:""+Hr(n,e(403),Hr(n,this[e(469)](r[e(398)])))};if(!r[e(398)]){if(e(442)==r[e(487)])return s;let o=t[e(410)];for(;o;){if(o[e(454)]&&e(429)==o[e(454)][e(421)]&&o[e(454)][e(398)])return s;o=o[e(419)]}return{type:e(448),content:""+Hr(n,e(446),Hr(n,this[e(469)](r[e(487)])))}}if(e(442)!=r[e(398)])return{type:e(448),content:""+Hr(n,e(403),Hr(n,this[e(469)](r[e(398)])))};let o=t[e(410)];for(;o;){if(o[e(454)]&&e(429)==o[e(454)][e(421)]&&o[e(454)][e(398)]&&o[e(454)][e(487)])return s;o=o[e(419)]}const i=t[e(420)]()[e(430)][e(449)][e(443)](e(429));return{type:e(448),content:Hr(n,e(403),Hr(n,e(470)+i[e(476)]()+e(440)))}}[Hs(483)](){const t=Hs,e=this[t(408)],n=e[t(481)];e[t(416)][t(452)](t(431))[t(424)][t(399)]((e=>{const r=t;if(r(436)!=e[r(480)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(432)]){case r(423):o=r(437),i={type:r(448),content:Hr(n,o,Hr(n,this[r(469)](s[r(455)][0][r(480)])))};break;case r(412):o=s[r(455)][0][r(486)]?r(463):r(435),i={type:r(448),content:Hr(n,o)};break;case r(484):o=r(462),i={type:r(448),content:Hr(n,o,s[r(455)][0][r(405)])}}return i}))}[Hs(469)](t){const e=Hs;return e(470)+function(t){const n=e;return Xs[n(411)](t)?n(427):qs[n(411)](t)?n(479):null}(t)[e(476)]()+e(418)+t[e(476)]()[e(417)](/-/g,"_")}}function Ks(t,e){const n=Zs();return(Ks=function(t,e){return n[t-=394]})(t,e)}const Xs=[Hs(477),Hs(439),Hs(406)],qs=[Hs(407),Hs(467),Hs(397),Hs(444),Hs(447),Hs(471)];function Zs(){const t=["getFirstRange","key","28PSvGDR","listStyle","descriptionFactory","registerAttributeLabel","1049700aCPSUu","bulleted","bind","listType","start","TrackChangesEditing","commandName","FORMAT_LIST_REVERSED","ListPropertiesEditing","*Format:* set order to regular","formatBlock","*Change to:* %0","10jCaEsW","circle","_LIST_DEFAULT","273QQJEUV","default","getAttribute","upper-roman","registerBlockAttribute","*Remove format:* %0","lower-latin","format","nodeAfter","352392Fjqjsm","_findSuggestions","get","681948ZOJRxA","data","commandParams","customNumbered","filter","list.properties","48QnabxW","attribute","getSuggestions","*Format:* set start index to %0","*Format:* set order to reversed","model","removeMarker","config","decimal-leading-zero","handleDescriptions","_getTranslationKeyForListStyle","ELEMENT_","upper-latin","find","1yEnqGo","getFirstMarker","enableDefaultAttributesIntegration","toUpperCase","disc","2992lIBzqE","numbered","type","locale","has","_registerLegacyDescription","listStart","_getAttributeKey","reversed","oldValue","1350594cvxHWJ","isUndo","468518BJwzXi","lower-roman","newValue","registerDescriptionCallback","afterInit","batch","FORMAT_LIST_START","*Set format:* %0","registerPostFixer","startIndex","square","decimal","editor","suggestion","head","includes","listReversed","styles","document","2361678glVQRC","plugins","replace","_LIST_","next"];return(Zs=function(){return t})()}var Qs=n(507);function Ys(){const t=["bind","init","enter","ck-suggestion-marker-split","getFirstPosition","addMarker:suggestion:insertion","4720fztnjQ","downcastDispatcher","mapper","plugins","editor","enableCommand","detach","options","model","getFirstRange","559083oZxHjK","fire","selection","document","commands","createPositionAt","split","864344tKLqbb","2322CjSXeT","editing","3XctDim","enterBlock","change","2010613uQFIyz","high","writer","removeMarker:suggestion:insertion","showSuggestionHighlights","34674agHvjS","remove","setSelection","unbindElementFromMarkerName","get","markInsertion","end","requires","629388rMADRG","parent","markerName","14rXgiWr","createRange","markerNameToElements","data","nextSibling","fromRange","hasClass","afterExecute","45LOLUga","67318yvCPSS","TrackChangesEditing"];return(Ys=function(){return t})()}const Js=$s;function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(108425===parseInt(n(362))/1*(parseInt(n(390))/2)+-parseInt(n(408))/3+parseInt(n(378))/4+-parseInt(n(389))/5*(parseInt(n(370))/6)+parseInt(n(381))/7*(-parseInt(n(359))/8)+parseInt(n(360))/9*(parseInt(n(398))/10)+parseInt(n(365))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Js(377)](){return[Qs.Enter]}[Js(393)](){const t=Js,e=this[t(402)],n=e[t(401)][t(374)](t(391)),r=e[t(356)][t(374)](t(394));n[t(403)](t(394),(()=>{const s=t;e[s(406)][s(364)]((t=>{const o=s,a=e[o(406)][o(355)][o(410)],c=a[o(396)](),u=i.LiveRange[o(386)](a[o(407)]());if(r[o(363)](t)){const r=e[o(406)][o(357)](c[o(379)][o(385)],0),s=t[o(382)](c,r);n[o(375)](s)}else t[o(372)](t[o(382)](u[o(376)]));u[o(404)](),r[o(409)](o(388),{writer:t})}))})),e[t(361)][t(399)].on(t(397),Fs(e,t(358)),{priority:t(366)}),e[t(361)][t(399)].on(t(368),((e,n,r)=>{const s=t,o=r[s(400)][s(383)](n[s(380)]);if(o)for(const t of o)t[s(387)](s(395))&&(r[s(400)][s(373)](t,n[s(380)]),r[s(367)][s(371)](t))}),{priority:t(366)}),e[t(384)][t(399)].on(t(397),((n,r,s)=>{const o=t;s[o(405)][o(369)]&&Fs(e,o(358),{showActiveMarker:!1})[o(392)](this)(n,r,s)}),{priority:t(366)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(903867===-parseInt(n(183))/1+-parseInt(n(182))/2*(-parseInt(n(154))/3)+-parseInt(n(147))/4+parseInt(n(179))/5*(parseInt(n(144))/6)+parseInt(n(171))/7+parseInt(n(173))/8*(parseInt(n(169))/9)+-parseInt(n(174))/10*(parseInt(n(172))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(161)](){const t=eo;if(!this[t(148)][t(175)][t(181)](t(164)))return;const e=this[t(148)][t(175)][t(168)](t(159));e[t(160)](t(178),this[t(176)][t(166)](this)),e[t(160)](t(145)),e[t(160)](t(158)),e[t(160)](t(177)),e[t(160)](t(153))}[eo(176)](t,e,n={}){const r=eo,s=this[r(148)][r(175)][r(168)](r(170));return t((t=>(r(152)==typeof e?s[r(150)](e,n):e)(t)[r(167)]((e=>!1===this[r(184)](e,t[r(180)])))),n)}[eo(184)](t,e){const n=eo,r=this[n(148)][n(157)][n(163)](this[n(148)][n(157)][n(162)](e,t[n(165)]),this[n(148)][n(157)][n(162)](e,t[n(185)]));for(const t of this[n(148)][n(157)][n(151)][n(155)](n(156)))if(null!==r[n(149)](t[n(146)]()))return!0;return!1}}function so(){const t=["get","49986ROPfuL","FindAndReplaceUtils","8644846KDBYyd","13645808tlXsuk","2344uKLpXq","20vYsCtk","plugins","handleFindCommand","replace","find","59575XrrxSv","item","has","254NTeTKp","569487cxdvla","_isInDeletionRange","end","192hRbsCH","findNext","getRange","720808ctiCsh","editor","getIntersection","findByTextCallback","markers","string","replaceAll","21048XbZIye","getMarkersGroup","suggestion:deletion","model","findPrevious","TrackChangesEditing","enableCommand","afterInit","createPositionAt","createRange","FindAndReplaceEditing","start","bind","filter"];return(so=function(){return t})()}function oo(){const t=["model","editor","*Set font color:* %0","registerInlineAttribute","commandName","plugins","2582464oXeOdC","20KERjBl","fontColor","format","has","*Reset font size*","594886QETsmI","FORMAT_FONT_COLOR","FontBackgroundColorEditing","title","normalizeSizeOptions","380157YDCpNV","label","*Reset font background color*","FontSizeEditing","*Set font background color:* %0","trim","68464GmfEXn","descriptionFactory","2616110xhQhNN","registerDescriptionCallback","find","fontBackgroundColor.colors","locale","enableDefaultAttributesIntegration","fontSize.options","get","63zBHsPr","type","FORMAT_FONT_FAMILY","fontFamily","FontColorEditing","config","FORMAT_FONT_BACKGROUND","value","TrackChangesEditing","commandParams","_registerLegacyDescription","toLowerCase","fontSize","fontBackgroundColor","FontSize","*Reset font color*","registerAttributeLabel","*Set font size:* %0","481368CpyuxO","FontFamilyEditing","FORMAT_FONT_SIZE","*Set font family:* %0","2vhlLxE","afterInit","formatInline","*Reset font family*","3030246pbRWdK","fontColor.colors"];return(oo=function(){return t})()}function io(t,e){const n=oo();return(io=function(t,e){return n[t-=360]})(t,e)}const ao=io;!function(t,e){const n=io,r=t();for(;;)try{if(327861===parseInt(n(419))/1+-parseInt(n(401))/2*(-parseInt(n(363))/3)+parseInt(n(413))/4+-parseInt(n(371))/5+parseInt(n(397))/6+-parseInt(n(379))/7*(-parseInt(n(369))/8)+-parseInt(n(405))/9*(parseInt(n(414))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:ao(366),commandName:ao(391)},{pluginName:ao(398),commandName:ao(382)},{pluginName:ao(383),commandName:ao(415)},{pluginName:ao(360),commandName:ao(392)}];class uo extends t.Plugin{[ao(402)](){const t=ao,e=this[t(408)][t(375)],n=this[t(408)][t(412)][t(378)](t(387));for(const{pluginName:e,commandName:r}of co)this[t(408)][t(412)][t(417)](e)&&(n[t(376)](r),n[t(410)](r));e.t,n[t(370)][t(395)](t(391),Hr(e,t(399))),n[t(370)][t(395)](t(382),Hr(e,t(381))),n[t(370)][t(395)](t(415),Hr(e,t(420))),n[t(370)][t(395)](t(392),Hr(e,t(385))),this[t(389)]()}[ao(389)](){const t=ao,e=this[t(408)],n=e[t(375)];e[t(412)][t(378)](t(387))[t(370)][t(372)]((e=>{const r=t,o=n.t;if(r(403)!=e[r(380)])return;const{data:i}=e;if(null!=i){if(r(391)==i[r(411)]){const t=i[r(388)][0][r(386)];if(t){const e=o(this[r(408)][r(412)][r(378)](r(393))[r(362)](this[r(408)][r(384)][r(378)](r(377)))[r(373)]((e=>e[r(407)]==t))[r(361)])[r(390)]();return{type:r(416),content:Hr(n,r(396),e)}}return{type:r(416),content:Hr(n,r(418))}}if(r(382)==i[r(411)]){const t=i[r(388)][0][r(386)];return t?{type:r(416),content:Hr(n,r(400),t)}:{type:r(416),content:Hr(n,r(404))}}if(r(415)==i[r(411)]){const t=i[r(388)][0][r(386)];if(t){const e=(0,s.normalizeColorOptions)(this[r(408)][r(384)][r(378)](r(406)))[r(373)]((e=>e[r(407)]==t));let i=t,a="";return e&&(i=e[r(364)],a=o(i)[r(390)]()),{type:r(416),content:Hr(n,r(409),a)[r(368)](),color:{value:t,title:a||i}}}return{type:r(416),content:Hr(n,r(394))}}if(r(392)==i[r(411)]){const t=i[r(388)][0][r(386)];if(t){const e=(0,s.normalizeColorOptions)(this[r(408)][r(384)][r(378)](r(374)))[r(373)]((e=>e[r(407)]==t));let i=t,a="";return e&&(i=e[r(364)],a=o(i)[r(390)]()),{type:r(416),content:Hr(n,r(367),a)[r(368)](),color:{value:t,title:a||i}}}return{type:r(416),content:Hr(n,r(365))}}}}))}}const lo=ho;function fo(){const t=["config","*Remove all formatting*","toLowerCase","copyFormat","fontColor.colors","locale","fontBackgroundColor","formatInline","4004298EcCUPN","normalizeSizeOptions","fontSize.options","get","TrackChangesEditing","editor","length","entries","format","fontColor","split","_registerLegacyDescription","FontSize","type","commands","registerDescriptionCallback","enableCommand","plugins","125997jsXobS","push","1363464pwyENO","pasteFormat","enableDefaultAttributesIntegration","charAt","1424415HJGRmc","4GlZARw","commandParams","fontSize","toUpperCase","slice","afterInit","title","label","780892cJqtJQ","descriptionFactory","join","198507DfujnS","find","boolean","631494hAjkrq","*Set format to:* %0","2RniYoz","commandName","model","formatBlock"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=338]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(173209===parseInt(n(386))/1+-parseInt(n(338))/2*(parseInt(n(368))/3)+-parseInt(n(375))/4*(-parseInt(n(374))/5)+-parseInt(n(389))/6+parseInt(n(383))/7+parseInt(n(370))/8+-parseInt(n(350))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(380)](){const t=lo,e=this[t(355)],n=e[t(367)][t(353)](t(354)),r=e[t(364)][t(353)](t(345)),s=e[t(364)][t(353)](t(371));r&&s&&(n[t(372)](t(371)),n[t(366)](t(345)),this[t(361)]())}[lo(361)](){const t=lo,e=this[t(355)],n=e[t(347)];e[t(367)][t(353)](t(354))[t(384)][t(365)]((r=>{const s=t;if(s(341)!=r[s(363)]&&s(349)!=r[s(363)])return;const{data:o}=r;if(o&&s(371)===o[s(339)]){const t=[],r=o[s(376)][0];for(const[n,o]of Object[s(357)](r))t[s(369)](po(e,n,o));return t[s(356)]?{type:s(358),content:Hr(n,s(390),t[s(385)](", "))}:{type:s(358),content:Hr(n,s(343))}}}))}}function po(t,e,n){const r=lo,o=t[r(347)].t,i=e[r(360)](/(?=[A-Z])/)[r(385)](" "),a=o(i[r(373)](0)[r(378)]()+i[r(379)](1))[r(344)]();if(r(388)==typeof n)return a;if(r(359)===e||r(348)===e){const e=(0,s.normalizeColorOptions)(t[r(342)][r(353)](r(346)))[r(387)]((t=>t[r(340)]==n));return a+" ("+(e?o(e[r(382)])[r(344)]():n)+")"}if(r(377)===e&&isNaN(parseFloat(n))){const e=t[r(367)][r(353)](r(362))[r(351)](t[r(342)][r(353)](r(352)))[r(387)]((t=>t[r(340)]==n));return a+" ("+(e?o(e[r(381)])[r(344)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Eo(){const t=["_registerLegacyDescription","registerElementLabel","formatBlock","heading.options","has","format","2jhZyZH","_getHeadingLevel","ELEMENT_HEADING_CUSTOM","locale","5610784voUaDL","commandName","model","50035940OHlQLI","6062895gwLPBO","HeadingEditing","heading","commandParams","_headingOptions","value","name","enableDefaultAttributesIntegration","registerDescriptionCallback","3841720bAZsMD","get","match","plugins","title","editor","afterInit","find","77HBGIpb","*Change to:* %0","type","627126meoZXD","TrackChangesEditing","ELEMENT_HEADING","view","983773UwkOlt","9fSXteJ","config","descriptionFactory","paragraph","3990669FncPCt"];return(Eo=function(){return t})()}function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(964972===parseInt(n(429))/1*(-parseInt(n(441))/2)+-parseInt(n(434))/3+-parseInt(n(458))/4+-parseInt(n(449))/5+parseInt(n(425))/6*(parseInt(n(422))/7)+-parseInt(n(445))/8+-parseInt(n(430))/9*(-parseInt(n(448))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(420)](){const t=mo,e=this[t(463)];if(!e[t(461)][t(439)](t(450)))return;this[t(453)]=e[t(431)][t(459)](t(438));const n=e[t(444)],r=e[t(461)][t(459)](t(426));r[t(456)](t(451));for(const e of this[t(453)])t(433)!=e[t(447)]&&r[t(432)][t(436)](e[t(447)],(n=>{const r=t,i=this[r(442)](e[r(447)]);return null!==i?s(n,i):o(n,e[r(462)])}));function s(e,r){return Hr(n,t(427),[e,r])}function o(e,r){return Hr(n,t(443),[e,r])}this[t(435)]()}[mo(435)](){const t=mo,e=this[t(463)],n=e[t(444)];e[t(461)][t(459)](t(426))[t(432)][t(457)]((e=>{const r=t;if(r(437)!=e[r(424)])return;const{data:s}=e;if(s&&r(451)==s[r(446)]){const e=s[r(452)][0][r(454)],c=this[r(442)](e);if(null!==c)return{type:r(440),content:Hr(n,r(423),(1,a=c,Hr(n,r(427),[1,a])))};const u=this[r(453)][r(421)]((t=>t[r(447)]===e))[r(462)];return{type:r(440),content:Hr(n,r(423),(o=1,i=u,Hr(n,t(443),[o,i])))}}var o,i,a}))}[mo(442)](t){const e=mo;var n,r;const s=t[e(460)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(453)])||void 0===n?void 0:n[e(421)]((n=>n[e(447)]==t));if(o&&o[e(428)]){const t=o[e(428)],n=(null!==(r=t[e(455)])&&void 0!==r?r:t)[e(460)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=454]})(t,e)}function yo(){const t=["2846610NGJNbY","afterInit","registerDescriptionCallback","10477870fkrJNE","HighlightEditing","*Set highlight:* %0","278497uOTQDv","locale","model","FORMAT_HIGHLIGHT","488805AgFrLg","format","type","*Remove highlight*","commandName","6HQujZj","highlight","value","title","594234FnOBYc","7886632fMmuwg","plugins","1499238theJqr","_registerLegacyDescription","commandParams","TrackChangesEditing","registerInlineAttribute","find","color","highlight.options","formatInline","get","4iyYtPr","has","descriptionFactory","7xloboA","registerAttributeLabel","toLowerCase","enableDefaultAttributesIntegration","config","editor"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(768971===-parseInt(n(476))/1+-parseInt(n(485))/2*(parseInt(n(492))/3)+-parseInt(n(461))/4*(-parseInt(n(480))/5)+parseInt(n(489))/6*(parseInt(n(464))/7)+parseInt(n(490))/8+parseInt(n(470))/9+parseInt(n(473))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(471)](){const t=To,e=this[t(469)];if(!e[t(491)][t(462)](t(474)))return;const n=e[t(491)][t(460)](t(454)),r=e[t(477)];n[t(467)](t(486)),n[t(455)](t(486)),n[t(463)][t(465)](t(486),Hr(r,t(479))),this[t(493)]()}[To(493)](){const t=To,e=this[t(469)],n=e[t(477)];e[t(491)][t(460)](t(454))[t(463)][t(472)]((r=>{const s=t;if(s(459)!=r[s(482)])return;const{data:o}=r;if(o&&s(486)==o[s(484)]){const t=n.t,r=o[s(494)][0][s(487)];if(r){const o=e[s(468)][s(460)](s(458))[s(456)]((t=>t[s(478)]==r)),i=t(o[s(488)])[s(466)]();return{type:s(481),content:Hr(n,s(475),i),color:{value:o[s(457)],title:o[s(488)]}}}return{type:s(481),content:Hr(n,s(483),Hr(n,s(479)))}}}))}}const ko=Lo;function Co(){const t=["635439agJkPV","435624sBeJtk","addClass","80634ThGihP","312618BmKLdB","ck-horizontal-line","createContainerElement","dataDowncast","TrackChangesEditing","insert","elementToStructure","15goOPes","createPositionAt","get","conversion","afterInit","showSuggestionHighlights","HorizontalLineEditing","createEmptyElement","1775256djiCjV","high","horizontalLine","plugins","for","editor","792988xMaFBb","locale","descriptionFactory","ELEMENT_HORIZONTAL_LINE","enableCommand","344PjmSrg","registerElementLabel","130707xPeZcc","has","div"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=128]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(200313===-parseInt(n(156))/1+parseInt(n(143))/2+-parseInt(n(153))/3+-parseInt(n(154))/4*(parseInt(n(129))/5)+parseInt(n(157))/6+-parseInt(n(137))/7+-parseInt(n(148))/8*(-parseInt(n(150))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(133)](){const t=ko,e=this[t(142)];if(!e[t(140)][t(151)](t(135)))return;e[t(140)][t(131)](t(161))[t(147)](t(139));const n=e[t(140)][t(131)](t(161)),r=e[t(144)];n[t(145)][t(149)](t(139),(e=>Hr(r,t(146),e))),e[t(132)][t(141)](t(160))[t(128)]({model:t(139),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(134)])return null;const o=n[s(159)](s(152)),i=n[s(136)]("hr");return n[s(155)](s(158),o),n[s(162)](n[s(130)](o,0),i),o},converterPriority:t(138)})}}const Ro=Mo;function So(){const t=["get","has","281712hfgMDn","attribute","key","_registerLegacyDescription","element","453ZfmmNa","format","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","HtmlEmbed","start","161950QYLslG","rawHtml","nodeAfter","commandName","htmlEmbed","editor","8012VymlJQ","*Change %0 content*","descriptionFactory","afterInit","4910CgZWFK","6208290sKnZgE","formatBlock","TrackChangesEditing","7114230iinQZp","getFirstRange","registerDescriptionCallback","registerElementLabel","21ZvKcDJ","528506QkrjSF","type","value","registerBlockAttribute","plugins","750oCAnRf","locale"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(499979===parseInt(n(429))/1+-parseInt(n(449))/2+-parseInt(n(443))/3*(-parseInt(n(455))/4)+parseInt(n(459))/5*(-parseInt(n(434))/6)+-parseInt(n(428))/7*(parseInt(n(438))/8)+parseInt(n(460))/9+-parseInt(n(424))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(458)](){const t=Ro,e=this[t(454)];if(!e[t(433)][t(437)](t(447)))return;const n=e[t(433)][t(436)](t(462)),r=e[t(435)];n[t(457)][t(427)](t(450),(e=>Hr(r,t(446),e))),n[t(445)](t(453)),n[t(432)](t(431)),n[t(457)][t(426)]((e=>{const n=t;if(n(439)!=e[n(430)])return;const{data:s}=e;if(s&&n(431)==s[n(440)]&&e[n(425)]()[n(448)][n(451)].is(n(442),n(450))){const t=Hr(r,n(446));return{type:n(444),content:Hr(r,n(456),t)}}})),this[t(441)]()}[Ro(441)](){const t=Ro,e=this[t(454)],n=e[t(435)];e[t(433)][t(436)](t(462))[t(457)][t(426)]((e=>{const r=t;if(r(461)!=e[r(430)])return;const{data:s}=e;if(s&&r(453)==s[r(452)]){const t=Hr(n,r(446));return{type:r(444),content:Hr(n,r(456),t)}}}))}}function Oo(t,e){const n=wo();return(Oo=function(t,e){return n[t-=160]})(t,e)}function wo(){const t=["registerElementLabel","ImageUploadEditing","createRange","fromPosition","format","detach","registerBlockAttribute","_registerLegacyDescription","locale","filter","model","start","selection","get","element","ImageCaptionUtils","key","forward","enableCommand","101736JCJINy","imageInline","ImageEditing","getCaptionFromImageModelElement","imageBlock","782900HEKGnC","newValue","insertion","toNext","123360IKNHzW","2912625NSzEXd","discard","ELEMENT_INLINE_IMAGE","imageCaption","Block image to inline image","isOwn","previous","accept","*Set image width:* %0","type","width","backward","enableDefaultAttributesIntegration","15hcjAdg","imageTypeBlock","nodeBefore","ELEMENT_IMAGE","descriptionFactory","isEqual","resizeImage","formatInline","_findSuggestions","document","alt","getContainedElement","markInsertion","registerAttributeLabel","189FFPIwR","convertInlineImageToBlock","insertImage","markDeletion","3742IUJCTp","isBefore","ImageCaptionEditing","*Remove image text alternative*","deletion","convertBlockImageToInline","ImageBlockEditing","registerDescriptionCallback","removeObject","addObject","ImageUtils","isIntersecting","registerCustomCallback","formatBlock","chain","imageStylePreApply","ELEMENT_CAPTION","attribute","createRangeOn","isCollapsed","1100592dDRYwa","_suggestionFactory","subType","uploadImage","imageTextAlternative","markBlockFormat","find","getSuggestionCallback","has","FORMAT_IMAGE_SIZE","join","caption","ImageInlineEditing","getNearestSelectionRange","ImageTextAlternativeEditing","imageTypeInline","nodeAfter","commandParams","getClosestSelectedImageElement","plugins","end","*Reset image width*","findIndex","change","Inline image to block image","1491oihiqb","638GOTdSm","toggleImageCaption","length","resizedWidth","editor","forceDefaultExecution","getFirstRange","toPrevious","isBlockImage","TrackChangesEditing","2549020HDKomz","ImageResize","afterInit","schema","commandName","*Set image text alternative:* %0"];return(wo=function(){return t})()}const Fo=Oo;!function(t,e){const n=Oo,r=t();for(;;)try{if(638784===-parseInt(n(188))/1+parseInt(n(224))/2*(parseInt(n(269))/3)+parseInt(n(280))/4+-parseInt(n(206))/5*(-parseInt(n(244))/6)+-parseInt(n(220))/7*(-parseInt(n(183))/8)+-parseInt(n(193))/9+-parseInt(n(192))/10*(parseInt(n(270))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Fo(160)](){const t=Fo,e=this[t(274)];if(!e[t(263)][t(252)](t(185)))return;const n=e[t(263)][t(177)](t(279)),r=e[t(263)][t(177)](t(234)),s=e[t(172)];n[t(182)](t(222)),n[t(210)][t(164)](t(187),(e=>Hr(s,t(209),e))),n[t(210)][t(164)](t(184),(e=>Hr(s,t(195),e))),n[t(210)][t(164)](t(255),(()=>Hr(s,t(240)))),e[t(263)][t(252)](t(165))&&n[t(182)](t(247)),e[t(263)][t(252)](t(230))&&e[t(263)][t(252)](t(256))&&(n[t(182)](t(259),((s,o)=>{const i=t,a=r[i(262)](e[i(174)][i(215)][i(176)]);e[i(174)][i(267)]((()=>{const t=i;n[t(249)](a,{commandName:t(259),commandParams:[o]},[],t(229))}))})),n[t(182)](t(207),((s,o)=>{const a=t;e[a(174)][a(267)]((t=>{const c=a;let u=r[c(262)](e[c(174)][c(215)][c(176)]),l=t[c(242)](u);const f=i.LivePosition[c(167)](l[c(175)],c(277)),h=i.LivePosition[c(167)](l[c(264)],c(191));n[c(275)]((()=>s(o))),u=r[c(262)](e[c(174)][c(215)][c(176)]),l=t[c(242)](u);const g=t[c(166)](f,h);f[c(169)](),h[c(169)](),n[c(249)](u,{commandName:c(259),commandParams:[o]},[],c(221)),g[c(175)][c(225)](l[c(175)])&&n[c(218)](t[c(166)](g[c(175)],l[c(175)]),c(221)),l[c(264)][c(225)](g[c(264)])&&n[c(218)](t[c(166)](l[c(264)],g[c(264)]),c(221))}))})),n[t(245)][t(236)](t(237),t(221),t(254),(()=>!1)),n[t(245)][t(236)](t(237),t(221),t(200),(()=>!1)),n[t(245)][t(236)](t(237),t(221),t(194),n[t(245)][t(251)](t(237),"",t(200))),n[t(245)][t(236)](t(190),t(221),t(254),(()=>!1)),n[t(245)][t(236)](t(190),t(221),t(194),(([r])=>{const s=t,o=n[s(245)][s(251)](s(190),"",s(194));let i=r[s(175)],a=r[s(264)];const c=e[s(174)][s(161)][s(257)](i,s(204)),u=e[s(174)][s(161)][s(257)](a,s(181));c[s(243)]&&(i=c[s(175)]),u[s(243)]&&(a=u[s(264)]),o([e[s(174)][s(166)](i,a)])})),n[t(245)][t(236)](t(237),t(221),t(238),c),n[t(245)][t(236)](t(190),t(221),t(238),c)),e[t(263)][t(252)](t(226))&&(n[t(182)](t(271),((s,o)=>{const i=t,a=e[i(263)][i(177)](i(179));let c=r[i(262)](e[i(174)][i(215)][i(176)]),u=a[i(186)](c);e[i(174)][i(267)]((()=>{const t=i;if(u)return void n[t(223)](e[t(174)][t(242)](u));const l=r[t(278)](c);s(o),c=r[t(262)](e[t(174)][t(215)][t(176)]),u=a[t(186)](c),n[t(218)](e[t(174)][t(242)](u),l?null:t(196))}))})),n[t(245)][t(236)](t(190),t(196),t(238),c));const o=[{type:t(237),subType:t(239)},{type:t(190),subType:t(196)},{type:t(237),subType:t(221)},{type:t(190),subType:t(221)}];function a(e,s){const i=t,a=o[i(266)]((({type:t,subType:n})=>e[i(202)]==t&&e[i(246)]==n)),c=o[i(266)]((({type:t,subType:e})=>s[i(202)]==t&&s[i(246)]==e));if(a<0||c<0)return!1;const u=e[i(276)](),l=s[i(276)]();if((0==a||1==a)&&2==c&&u[i(235)](l))return!0;if(2==a&&3==c){const t=n[i(214)](u,i(190))[i(173)]((({suggestion:t,meta:e})=>e[i(198)]&&i(221)==t[i(246)]));if(t[i(272)]>1&&l[i(264)][i(211)](u[i(175)]))return!0;if(1==t[i(272)]&&(u[i(175)][i(211)](l[i(264)])||u[i(264)][i(211)](l[i(175)])))return!0}if(3==a&&3==c&&u[i(175)][i(225)](l[i(175)])){const t=u[i(264)][i(260)],e=l[i(175)][i(208)];return r[i(278)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(263)][t(252)](t(281))&&(n[t(205)](t(212)),n[t(170)](t(273)),n[t(210)][t(219)](t(273),Hr(s,t(253)))),e[t(263)][t(252)](t(258))&&(n[t(205)](t(248)),n[t(170)](t(216))),n[t(210)][t(231)]((e=>{const n=t;if(o[n(250)]((({type:t,subType:r})=>e[n(202)]==t&&e[n(246)]==r)))return e[n(199)]?{}:void 0})),n[t(210)][t(231)]((e=>{const n=t;if(n(190)==e[n(202)]||n(228)==e[n(202)]){const t=e[n(217)]();if(t&&t.is(n(178),n(255)))return{type:n(190)==e[n(202)]?n(233):n(232),element:t,quantity:1}}})),n[t(210)][t(231)]((e=>t(237)==e[t(202)]&&t(221)==e[t(246)]?{type:t(168),content:t(268)}:t(237)==e[t(202)]&&t(229)==e[t(246)]?{type:t(168),content:t(197)}:void 0)),n[t(210)][t(231)]((e=>{const n=t;if(n(241)!=e[n(202)])return;const{data:r}=e;if(!r||n(216)!=r[n(180)])return;const o=r[n(189)];return o?{type:n(168),content:Hr(s,n(163),'"'+o+'"')}:{type:n(168),content:Hr(s,n(227))}})),this[t(171)]()}[Fo(171)](){const t=Fo,e=this[t(274)],n=e[t(172)];e[t(263)][t(177)](t(279))[t(210)][t(231)]((e=>{const r=t;if(r(237)!=e[r(202)]&&r(213)!=e[r(202)])return;const{data:s}=e;if(s){if(r(248)==s[r(162)]){const t=s[r(261)][0][r(189)];return t?{type:r(168),content:Hr(n,r(163),'"'+t+'"')}:{type:r(168),content:Hr(n,r(227))}}if(r(212)==s[r(162)]){const t=s[r(261)][0][r(203)];return t?{type:r(168),content:Hr(n,r(201),t)}:{type:r(168),content:Hr(n,r(265))}}}}))}}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=212]})(t,e)}const Bo=Po;function xo(){const t=["getSuggestionCallback","editor","4715400ZtFDET","_suggestionFactory","2126682OTSZpT","attribute","discard","accept","src","formatBlock","replaceImageSource","afterInit","_handleLegacySuggestions","registerBlockAttribute","63ojSsCY","1335783dpFEPY","2NAmRmB","plugins","registerCustomCallback","1501310ysvhNZ","50104soWABf","ImageEditing","1624zvEiOQ","locale","has","*Format:* replace image URL","oldValue","_registerLegacyDescription","get","registerDescriptionCallback","22XFCYGF","commandName","1485556fYndxV","*Replace image URL*","5zwUSGt","format","7488276BnGqGo","TrackChangesEditing","newValue","formatInline","key","descriptionFactory","enableDefaultAttributesIntegration","type"];return(xo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(762757===parseInt(n(223))/1*(-parseInt(n(224))/2)+-parseInt(n(212))/3+parseInt(n(240))/4*(parseInt(n(242))/5)+parseInt(n(254))/6+-parseInt(n(230))/7*(-parseInt(n(228))/8)+-parseInt(n(222))/9*(parseInt(n(227))/10)+parseInt(n(238))/11*(parseInt(n(244))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(219)](){const t=Bo;if(!this[t(253)][t(225)][t(232)](t(229)))return;const e=this[t(253)][t(231)],n=this[t(253)][t(225)][t(236)](t(245));n[t(250)](t(218)),n[t(221)](t(216)),n[t(249)][t(237)]((n=>{const r=t;if(r(213)!=n[r(251)])return;const{data:s}=n;return s&&r(216)==s[r(248)]?s[r(246)]&&s[r(234)]?{type:r(243),content:Hr(e,r(241))}:{type:r(243),content:""}:void 0})),this[t(220)]()}[Bo(220)](){const t=Bo,e=this[t(253)][t(225)][t(236)](t(245));e[t(255)][t(226)](t(217),t(218),t(215),e[t(255)][t(252)](t(217),null,t(214))),e[t(255)][t(226)](t(217),t(218),t(214),e[t(255)][t(252)](t(217),null,t(215))),this[t(235)]()}[Bo(235)](){const t=Bo,e=this[t(253)],n=e[t(231)];e[t(225)][t(236)](t(245))[t(249)][t(237)]((e=>{const r=t;if(r(217)!=e[r(251)]&&r(247)!=e[r(251)])return;const{data:s}=e;return s&&r(218)==s[r(239)]?{type:r(243),content:Hr(n,r(233))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=302]})(t,e)}function Vo(){const t=["newRange","isBefore","selection","getClosestSelectedImageElement","commandParams","descriptionFactory","subType","_splitMarkerName","toLowerCase","editor","has","head","from","isOwn","shouldConvertImageType","isBlockImage","ImageStyleEditing","next","commandReversedParams","imageTypeBlock","80bOtlXQ","getFirstRange","value","commands","ImageUtils","8205070bemgoC","end","nodeBefore","discardSuggestion","imageStylePreApply","getContainedElement","side","hasSuggestion","isIntersecting","imageStylePostApply","getSuggestions","commandName","differ","setImageNaturalSizeAttributes","suggestion","FORMAT_SIDE_IMAGE","start","imageStyle","plugins","convertInlineImageToBlock","filter","document","createRangeOn","imageCaption","locale","formatInline","forEach","markInlineFormat","_findSuggestions","nodeAfter","join","type","registerDescriptionCallback","author","registerCustomCallback","isInlineImage","getChangedMarkers","1922uubPwL","getSuggestionCallback","chain","723067woNPOO","enableCommand","afterInit","findIndex","get","accept","*Format:* %0","_suggestionFactory","getSuggestion","1875SlGwoS","6390202eXNeFM","model","markBlockFormat","title","11HyeWQm","24vSUAOB","751772HavLsH","change","100917hVaFhP","formatBlock","559745muKDCZ","TrackChangesEditing","insertion","format","refresh","name","Users","normalizedStyles","registerPostFixer","length","_registerLegacyDescription","imageTypeInline","isEqual","discard","isInContent"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(483444===parseInt(n(384))/1+-parseInt(n(381))/2*(-parseInt(n(393))/3)+-parseInt(n(400))/4+-parseInt(n(304))/5*(parseInt(n(399))/6)+-parseInt(n(394))/7+-parseInt(n(339))/8*(parseInt(n(302))/9)+parseInt(n(344))/10*(parseInt(n(398))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(386)](){const t=jo,n=this[t(328)];if(!n[t(362)][t(329)](t(335)))return;const r=n[t(362)][t(388)](t(305)),s=n[t(362)][t(388)](t(343)),o={};r[t(385)](t(361),((o,i)=>{const a=t,c=n[a(362)][a(388)](a(310)).me,u=n[a(342)][a(388)](a(361));let l=s[a(322)](n[a(395)][a(365)][a(321)]),f=n[a(395)][a(366)](l),h=u[a(341)];if(h==i[a(341)])return;const g={commandName:a(361),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(395)][a(401)]((()=>{const t=a;if(r[t(354)]()[t(364)]((e=>e[t(318)]&&c==e[t(377)]&&(t(303)==e[t(375)]||t(369)==e[t(375)])&&(t(348)==e[t(325)]||t(353)==e[t(325)])&&e[t(340)]()[t(316)](f)))[t(370)]((e=>r[t(347)](e[t(330)]))),l=s[t(322)](n[t(395)][t(365)][t(321)]),f=n[t(395)][t(366)](l),u[t(308)](),n[t(342)][t(388)](t(315))[t(308)](),n[t(342)][t(388)](t(338))[t(308)](),h=u[t(341)],h!=i[t(341)])return s[t(379)](l)&&u[t(333)](i[t(341)],l)?(o({...i,setImageSizes:!1}),l=s[t(322)](n[t(395)][t(365)][t(321)]),void r[t(396)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(348))):void(s[t(334)](l)?r[t(396)](l,g,[],t(353)):r[t(371)](f,g,t(353)))}))}));for(const e of n[t(362)][t(388)](t(335))[t(311)])o[e[t(309)]]=e[t(397)][t(327)]();r[t(391)][t(378)](t(303),t(348),t(374),(()=>!1)),r[t(391)][t(378)](t(303),t(353),t(374),(()=>!1)),r[t(391)][t(378)](t(369),t(353),t(374),(()=>!1)),r[t(391)][t(378)](t(303),t(348),t(389),(([e])=>{const n=t;s[n(357)](e[n(349)]())})),r[t(391)][t(378)](t(303),t(348),t(317),((e,n)=>{const s=t;r[s(391)][s(382)](s(303),"",s(389))(e,{commandName:n[s(355)],commandParams:n[s(337)]})})),r[t(391)][t(378)](t(303),t(348),t(383),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(303),subType:t(348)},{type:t(306),subType:t(367)},{type:t(303),subType:t(363)},{type:t(306),subType:t(363)}];function a(e,n){const o=t,a=i[o(387)]((({type:t,subType:n})=>e[o(375)]==t&&e[o(325)]==n)),c=i[o(387)]((({type:t,subType:e})=>n[o(375)]==t&&n[o(325)]==e));if(a<0||c<0)return!1;const u=e[o(340)](),l=n[o(340)]();if((0==a||1==a)&&2==c&&u[o(352)](l))return!0;if(2==a&&3==c){const t=r[o(372)](u,o(306))[o(364)]((({suggestion:t,meta:e})=>e[o(332)]&&o(363)==t[o(325)]));if(t[o(313)]>1&&l[o(345)][o(316)](u[o(360)]))return!0;if(1==t[o(313)]&&(u[o(360)][o(316)](l[o(345)])||u[o(345)][o(316)](l[o(360)])))return!0}if(3==a&&3==c&&u[o(360)][o(320)](l[o(360)])){const t=u[o(345)][o(373)],e=l[o(360)][o(346)];return s[o(334)](t)&&t===e}return!1}n[t(395)][t(365)][t(312)]((()=>{const e=t;let o=!1;const i=Array[e(331)](n[e(395)][e(365)][e(356)][e(380)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(326)](t);if(e(358)==i&&r[e(351)](u)){if(e(303)==a&&(e(348)==c||e(353)==c)){const t=r[e(392)](u);if(n[e(319)]){const n=t[e(340)]()[e(349)]();if(s[e(334)](n))continue;r[e(347)](t),o=!0}}if(e(306)==a&&e(367)==c&&!n[e(319)]){const t=r[e(392)](u);t[e(336)]&&t[e(336)][e(318)]&&(r[e(347)](t[e(336)]),o=!0)}}}return o})),this[t(314)](o)}[jo(314)](t){const e=jo,n=this[e(328)],r=n[e(368)];n[e(362)][e(388)](e(305))[e(324)][e(376)]((n=>{const s=e;if(s(303)!=n[s(375)]&&s(369)!=n[s(375)])return;const{data:o}=n;if(!o||s(361)!=o[s(355)])return;const i=o[s(323)][0][s(341)];return function(t){const e=s;return{type:e(307),content:Hr(r,e(390),t)}}(s(350)===i?Hr(r,s(359)):t[i]||i)}))}}const Ho=Ko;!function(t,e){const n=Ko,r=t();for(;;)try{if(245715===-parseInt(n(408))/1+parseInt(n(391))/2*(-parseInt(n(399))/3)+-parseInt(n(400))/4+parseInt(n(386))/5*(parseInt(n(401))/6)+parseInt(n(381))/7*(-parseInt(n(403))/8)+parseInt(n(407))/9+parseInt(n(395))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Wo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(389)]=!1,this[e(382)]=!1}[Ho(398)](){const t=Ho,e=this[t(410)],n=e[t(414)][t(396)](t(393)),r=e[t(414)][t(396)](t(397));n&&(n.on(t(385),((e,[,n])=>{const s=t;this[s(389)]=r[s(411)],n[s(406)][s(409)]=!this[s(389)]}),{priority:t(404)}),this[t(392)](n,t(402),this[t(405)][t(413)](this)),this[t(392)](n,t(402),(()=>{const e=t;this[e(382)]&&(r[e(385)](),this[e(382)]=!1)}),{priority:t(388)}),e[t(394)][t(396)](t(383))[t(390)](t(393)))}[Ho(405)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(410)][n(414)][n(396)](n(397)),o=s[n(411)];this[n(389)]!==o&&(s[n(385)](),this[n(382)]=!0),r&&r[n(412)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(410)][o(394)][o(396)](o(384)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(393)}}};this[o(410)][o(394)][o(396)](o(383))[o(387)](i)}))}}function Ko(t,e){const n=Xo();return(Ko=function(t,e){return n[t-=381]})(t,e)}function Xo(){const t=["importWord","plugins","11189280lmHuHX","get","trackChanges","afterInit","95082LiLnsX","832404MWvZVP","294Fcbokm","dataInsert","504vjGhYh","high","_handleImportedData","collaboration_features","1606842FybtpO","365488sfsqFS","track_changes","editor","value","forEach","bind","commands","48097LasRJO","_trackChangesExecuted","TrackChangesEditing","Users","execute","8315CcpQDD","_setSuggestionData","lowest","_trackChangesValueDuringImport","enableCommand","8LgsVrC","listenTo"];return(Xo=function(){return t})()}const qo=Qo;function Zo(){const t=["blockIndent","5547032ZbOkmy","IndentBlock","378958pPLZVg","3qYTxZh","format","registerAttributeLabel","_registerLegacyDescription","indent","has","1qBJjKF","enableDefaultAttributesIntegration","type","IndentEditing","2000290VveaGS","5128015Veztvb","outdent","get","outdentBlock","1939OkNCpq","registerDescriptionCallback","descriptionFactory","TrackChangesEditing","formatBlock","enableCommand","commandName","*Outdent:* %0","afterInit","indentBlock","27684MBZUVi","*Indent:* %0","FORMAT_INDENT","registerBlockAttribute","getItems","77oQsOmv","plugins","8320192JAFrcu","editor","locale","getItemLabel","1976058XPDbFa"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(831077===parseInt(n(165))/1*(-parseInt(n(158))/2)+parseInt(n(159))/3*(-parseInt(n(156))/4)+parseInt(n(170))/5+parseInt(n(143))/6*(-parseInt(n(133))/7)+parseInt(n(150))/8+parseInt(n(154))/9+-parseInt(n(169))/10*(-parseInt(n(148))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[qo(141)](){const t=qo,e=this[t(151)],n=e[t(149)][t(172)](t(136));if(e[t(149)][t(164)](t(168))&&(n[t(138)](t(163)),n[t(138)](t(171))),e[t(149)][t(164)](t(157)))for(const e of[t(142),t(173)])n[t(166)](e);const r=e[t(152)];n[t(146)](t(155)),n[t(135)][t(161)](t(155),Hr(r,t(145))),this[t(162)]()}[qo(162)](){const t=qo,e=this[t(151)],n=e[t(152)],r=e[t(149)][t(172)](t(136));r[t(135)][t(134)]((e=>{const s=t;if(s(137)!=e[s(167)])return;const{data:o}=e;if(!o)return;if(s(142)!=o[s(139)]&&s(173)!=o[s(139)])return;const i=e[s(147)]()[0],a=r[s(135)][s(153)](i);return s(142)==o[s(139)]?{type:s(160),content:Hr(n,s(144),a)}:s(173)==o[s(139)]?{type:s(160),content:Hr(n,s(140),a)}:void 0}))}}function Jo(){var t=["4455468qIhoQZ","TrackChangesEditing","581466DyQjxg","632604IvXOqP","init","get","164712JWQFKb","10772690HBqVAc","editor","1239718OLeWXj","requires","5SsOMtn","plugins","154QoAyjC","input","enableCommand","201338ACKXAK","8ICqJDq"];return(Jo=function(){return t})()}var $o=ti;function ti(t,e){var n=Jo();return(ti=function(t,e){return n[t-=125]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(614087===-parseInt(n(139))/1+parseInt(n(132))/2+-parseInt(n(126))/3*(-parseInt(n(140))/4)+-parseInt(n(134))/5*(parseInt(n(125))/6)+parseInt(n(136))/7*(parseInt(n(129))/8)+parseInt(n(141))/9+-parseInt(n(130))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class ei extends t.Plugin{static get[$o(133)](){return[Ms.Input]}[$o(127)](){var t=$o;this[t(131)][t(135)][t(128)](t(142))[t(138)](t(137))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=114]})(t,e)}function si(){const t=["9110nQRvDs","key","*Remove link*","4204935OsVomJ","732iuODCZ","plugins","1378684PVBooZ","registerInlineAttribute","353592yFTEaF","manualDecorators","LinkEditing","enableDefaultAttributesIntegration","link","unlink","commands","TrackChangesEditing","attribute","735048YlVRYM","newValue","type","3vNhjsx","toLowerCase","get","label","commandName","61614YUpNXM","format","descriptionFactory","locale","*Set link:* %0","linkHref","editor","commandParams","formatInline","_registerLegacyDescription","597294FPbmxo","registerDescriptionCallback","afterInit","has","registerAttributeLabel","link ("];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(189200===-parseInt(n(120))/1+parseInt(n(147))/2+parseInt(n(132))/3*(-parseInt(n(118))/4)+parseInt(n(153))/5*(parseInt(n(116))/6)+-parseInt(n(137))/7+-parseInt(n(129))/8+parseInt(n(115))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(149)](){const t=ni,e=this[t(143)];if(!e[t(117)][t(150)](t(122)))return;const n=e[t(117)][t(134)](t(127)),r=e[t(126)][t(134)](t(124));n[t(123)](t(124)),n[t(123)](t(125)),n[t(119)](t(142));for(const e of r[t(121)])n[t(119)](e.id),n[t(139)][t(151)](e.id,t(152)+e[t(135)][t(133)]()+")");n[t(139)][t(148)]((n=>{const r=t;if(r(128)!=n[r(131)])return;const{data:s}=n;if(!s||r(142)!=s[r(154)])return;const o=s[r(130)],i=e[r(140)];return{type:r(138),content:null==o?Hr(i,r(114)):Hr(i,r(141),'"'+o+'"')}})),this[t(146)]()}[ni(146)](){const t=ni,e=this[t(143)],n=e[t(140)];e[t(117)][t(134)](t(127))[t(139)][t(148)]((e=>{const r=t;if(r(145)!=e[r(131)])return;const{data:s}=e;if(s){if(r(124)==s[r(136)]){const t=s[r(144)][0];return{type:r(138),content:Hr(n,r(141),'"'+t+'"')}}return r(125)==s[r(136)]?{type:r(138),content:Hr(n,r(114))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=210]})(t,e)}const ai=ii;function ci(){const t=["type","bulleted","5ziQfPO","bulletedList","listType","descriptionFactory","commandName","document","model","enableCommand","LegacyTodoListEditing","outdentList","replace","checkTodoList","LegacyListEditing","parent","locale","forceValue","1051597wokwmh","getSelectedBlocks","4816588lCYyMs","length","553227VZyWTG","from","TrackChangesEditing","slice","editor","schema","todo","indentList","formatInline","*Uncheck item*","ELEMENT_BULLETED_LIST","end","name","numberedList","ELEMENT_TODO_LIST","2xPqXrH","4715856CeQznZ","plugins","get","formatBlock","value","change","ELEMENT_LIST_ITEM","findIndex","ELEMENT_NUMBERED_LIST","_selectedElements","createRange","getAttribute","isObject","element","format","1704870hqhYhn","*Check item*","add","commandParams","paragraph","registerDescriptionCallback","createPositionAt","has","checkChild","*Indent:* %0","*Outdent:* %0","selection","markBlockFormat","before","14299416dwrrYk","numbered","7116389WcnLcE","List","execute","registerElementLabel","commands","nextSibling","todoList","*Change to:* %0","previousSibling","listItem","push","blockName","todoListChecked","listIndent","afterInit","filter"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(845675===-parseInt(n(275))/1+parseInt(n(294))/2*(-parseInt(n(279))/3)+-parseInt(n(277))/4*(-parseInt(n(259))/5)+-parseInt(n(225))/6+-parseInt(n(241))/7+parseInt(n(210))/8+parseInt(n(239))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(255)](){const t=ai,e=this[t(283)],n=e[t(273)];if(!e[t(211)][t(232)](t(271)))return;const r=e[t(211)][t(212)](t(281)),s=e[t(211)][t(232)](t(267));function o(t){return()=>{const n=ii,s=e[n(265)][n(264)][n(236)],o=e[n(245)][n(212)](t);if(o[n(214)])return void e[n(243)](n(229),{});const i=t[n(282)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(280)](t)[s(256)]((t=>function(t,e){const n=s;return e[n(233)](t[n(272)],n(250))&&!e[n(222)](t)}(t,r)));o=o[s(256)]((t=>!t.is(s(223),s(250))||t[s(221)](s(261))!=e));const i=new Set;for(const t of o)t.is(s(223),s(250))?i[s(227)](li(t)):i[s(227)](t);return Array[s(280)](i)}(s[n(276)](),i,e[n(265)][n(284)]);e[n(265)][n(215)]((()=>{const e=n;for(const n of a)r[e(237)](n,{commandName:t,commandParams:[{forceValue:!o[e(214)]}],formatGroupId:e(252)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(280)](t);const r=n[e(217)]((t=>e(250)!=t[e(291)]));return r>-1&&(n=n[e(282)](0,r)),n}(e[n(265)][n(264)][n(236)][n(276)]()),o=e[n(265)][n(220)](e[n(265)][n(231)](s[0],n(238)),e[n(265)][n(231)](s[s[n(278)]-1],n(290)));e[n(265)][n(215)]((()=>{const e=n;r[e(237)](o,{commandName:t,commandParams:[],formatGroupId:e(254)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(246)];for(;t&&t[n(221)](n(254))>e[n(221)](n(254));)r[n(227)](t),t=t[n(246)]}return Array[n(280)](r)}(s))}))}}r[t(266)](t(292),o(t(292))),r[t(266)](t(260),o(t(260))),s&&r[t(266)](t(247),o(t(247))),r[t(266)](t(286),i(t(286))),r[t(266)](t(268),i(t(268))),s&&r[t(266)](t(270),(()=>{const n=t,s=e[n(245)][n(212)](n(270)),o=Array[n(280)](s[n(219)]);o[n(256)]((t=>t[n(221)](n(253))!=s[n(214)])),e[n(265)][n(215)]((()=>{const t=n;for(const e of o)r[t(237)](e,{commandName:t(270),commandParams:[{forceValue:!s[t(214)]}]})}))})),r[t(262)][t(244)](t(250),(e=>Hr(n,t(216),e))),r[t(262)][t(230)]((e=>{const r=t;if(r(213)!=e[r(257)]&&r(287)!=e[r(257)])return;const{data:s}=e;if(s){if(r(292)==s[r(263)]||r(260)==s[r(263)]||r(247)==s[r(263)])switch(s[r(263)][r(269)](r(242),"")){case r(258):return o(Hr(n,r(289)));case r(240):return o(Hr(n,r(218)));case r(285):return o(Hr(n,r(293)))}if(r(286)==s[r(263)])return{type:r(224),content:Hr(n,r(234),Hr(n,r(216)))};if(r(268)==s[r(263)])return{type:r(224),content:Hr(n,r(235),Hr(n,r(216)))};if(r(270)==s[r(263)])return s[r(228)][0][r(274)]?{type:r(224),content:Hr(n,r(226))}:{type:r(224),content:Hr(n,r(288))}}function o(t){const e=r;return{type:e(224),content:Hr(n,e(248),t)}}}))}}function li(t){const e=ai,n=t[e(221)](e(254));if(0==n)return t;let r=t;for(;t[e(249)]&&t[e(249)].is(e(223),e(250));){const s=t[e(249)][e(221)](e(254));if(s==n)r=t[e(249)];else if(s<n)break;t=t[e(249)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(223),e(250))&&t[e(221)](e(254))>0){let r=t[e(246)];for(;r&&e(250)==r[e(291)]&&r[e(221)](e(254))==t[e(221)](e(254));)n[e(251)](r),r=r[e(246)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=310]})(t,e)}const gi=hi;function di(){const t=["ELEMENT_","getSiblingNodes","*Format:* set order to reversed","_LIST_","selection","length","element","listItem","commandParams","createPositionAt","registerDescriptionCallback","toUpperCase","301071dAFHIn","listStart","format","7EcxIXr","7933410kmQEbc","handleListStyleCommand","21822XCvdVY","1744068xEFaOy","get","getAttribute","type","bind","handleListStartCommand","backward","handleDescriptions","73042BehoXc","getLastPosition","model","135744gIhyDI","createRange","_getSuggestionBlocks","before","config","styles","reversed","getSelectedBlocks","default","TrackChangesEditing","map","numbered","1946490tZcctD","afterInit","filter","LegacyListPropertiesEditing","startIndex","_getTranslationKeyForListStyle","LegacyListUtils","from","getListTypeFromListStyleType","handleListReversedCommand","listStyle","getFirstPosition","plugins","markMultiRangeBlockFormat","formatBlock","has","enableCommand","descriptionFactory","list.properties","*Change to:* %0","listReversed","formatInline","unshift","parent","flat","replace","locale","editor","change","document","push","forward","commandName","*Format:* set order to regular","54nQwGNz","27vBUMbN","*Format:* set start index to %0","_getSuggestionBlocksForListStyle","listType"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(222307===-parseInt(n(317))/1+-parseInt(n(332))/2*(parseInt(n(382))/3)+-parseInt(n(324))/4+parseInt(n(347))/5+-parseInt(n(323))/6*(-parseInt(n(320))/7)+parseInt(n(335))/8*(parseInt(n(381))/9)+parseInt(n(321))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(348)](){const t=gi;if(!this[t(374)][t(359)][t(362)](t(350)))return;const e=this[t(374)][t(339)][t(325)](t(365)),n=this[t(374)][t(359)][t(325)](t(344));e[t(340)]&&n[t(363)](t(357),this[t(322)][t(328)](this)),e[t(341)]&&n[t(363)](t(367),this[t(356)][t(328)](this)),e[t(351)]&&n[t(363)](t(318),this[t(329)][t(328)](this)),n[t(364)][t(315)](this[t(331)][t(328)](this))}[gi(322)](t,e={}){const n=gi,r=this[n(374)][n(359)][n(325)](n(344)),s=this[n(384)]();this[n(374)][n(334)][n(375)]((()=>{const t=n;r[t(360)](s,{commandName:t(357),commandParams:[{type:e[t(327)]}],formatGroupId:t(357)})}))}[gi(356)](t,e={}){const n=gi,r=this[n(374)][n(359)][n(325)](n(344)),s=this[n(337)]((t=>t.is(n(311),n(312))&&n(346)===t[n(326)](n(385))));if(s[n(310)]<1)return;const o=s[n(345)]((t=>this[n(374)][n(334)][n(336)](this[n(374)][n(334)][n(314)](t,n(338)),this[n(374)][n(334)][n(314)](t,0))));this[n(374)][n(334)][n(375)]((()=>{const t=n;r[t(360)](o,{commandName:t(367),commandParams:[{reversed:e[t(341)]}],formatGroupId:t(367)})}))}[gi(329)](t,e={}){const n=gi,r=this[n(374)][n(359)][n(325)](n(344)),s=this[n(337)]((t=>t.is(n(311),n(312))&&n(346)===t[n(326)](n(385))));if(s[n(310)]<1)return;const o=s[n(345)]((t=>this[n(374)][n(334)][n(336)](this[n(374)][n(334)][n(314)](t,n(338)),this[n(374)][n(334)][n(314)](t,0))));this[n(374)][n(334)][n(375)]((()=>{const t=n;r[t(360)](o,{commandName:t(318),commandParams:[{startIndex:e[t(351)]}],formatGroupId:t(318)})}))}[gi(331)](t){const e=gi;if(e(361)!=t[e(327)]&&e(368)!=t[e(327)])return;const n=this[e(374)][e(373)],{data:r}=t;if(!r)return;let s,o;switch(r[e(379)]){case e(357):s=e(366),o={type:e(319),content:Hr(n,s,Hr(n,this[e(352)](r[e(313)][0][e(327)])))};break;case e(367):s=r[e(313)][0][e(341)]?e(388):e(380),o={type:e(319),content:Hr(n,s)};break;case e(318):s=e(383),o={type:e(319),content:Hr(n,s,r[e(313)][0][e(351)])}}return o}[gi(384)](){const t=gi;var e,n,r,s;const o=this[t(374)][t(359)][t(325)](t(353));let i=Array[t(354)](this[t(374)][t(334)][t(376)][t(390)][t(342)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(311),t(312)))&&i[t(369)](...o[t(387)](this[t(374)][t(334)][t(376)][t(390)][t(358)](),t(330))),(null===(n=i[i[t(310)]-1])||void 0===n?void 0:n.is(t(311),t(312)))&&i[t(377)](...o[t(387)](this[t(374)][t(334)][t(376)][t(390)][t(333)](),t(378))),i=[...new Set(i)],(null===(s=null===(r=this[t(374)][t(334)][t(376)][t(390)][t(358)]())||void 0===r?void 0:r[t(370)])||void 0===s?void 0:s.is(t(311),t(312)))&&(i=i[t(349)]((e=>e.is(t(311),t(312))))),i}[gi(337)](t){const e=gi,n=this[e(374)][e(359)][e(325)](e(353));let r=Array[e(354)](this[e(374)][e(334)][e(376)][e(390)][e(342)]())[e(349)](t)[e(345)]((t=>{const r=e,s=this[r(374)][r(334)][r(314)](t,0);return[...n[r(387)](s,r(330)),...n[r(387)](s,r(378))]}))[e(371)]();return r=[...new Set(r)],r}[gi(352)](t){const e=gi;return e(386)+(this[e(374)][e(359)][e(325)](e(353))[e(355)](t)||e(343))[e(316)]()+e(389)+t[e(316)]()[e(372)](/-/g,"_")}}const mi=Ei;function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=219]})(t,e)}function Ii(){const t=["144pnJKxU","2244460SKDqDA","125587QASdyu","attribute:url:media","editor","high","10QUteDr","297852EPximS","elementToElement","dataDowncast","ELEMENT_MEDIA","TrackChangesEditing","2403JelRqF","has","options","descriptionFactory","div","enableCommand","3HrFdGu","data","for","locale","downcastDispatcher","plugins","MediaEmbedEditing","createEmptyElement","793891EWrKnT","4NviCWD","16UJZHvB","media","get","14804543YqFIUB","stop","conversion","1956642EiBBnL","registerElementLabel","mediaEmbed","showSuggestionHighlights","6910nPddRY","afterInit"];return(Ii=function(){return t})()}!function(t,e){const n=Ei,r=t();for(;;)try{if(357333===-parseInt(n(222))/1*(parseInt(n(242))/2)+-parseInt(n(253))/3*(-parseInt(n(236))/4)+-parseInt(n(241))/5*(parseInt(n(229))/6)+parseInt(n(221))/7*(parseInt(n(223))/8)+parseInt(n(247))/9*(-parseInt(n(233))/10)+-parseInt(n(237))/11*(parseInt(n(235))/12)+parseInt(n(226))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(234)](){const t=mi,e=this[t(239)];if(!e[t(258)][t(248)](t(219)))return;const n=e[t(258)][t(225)](t(246)),r=e[t(256)];n[t(252)](t(231)),n[t(250)][t(230)](t(224),(e=>Hr(r,t(245),e))),e[t(228)][t(255)](t(244))[t(243)]({model:t(224),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(232)])return n[s(220)](s(251))},converterPriority:t(240)}),e[t(254)][t(257)].on(t(238),((e,n,r)=>{const s=t;r[s(249)][s(232)]&&e[s(227)]()}),{priority:t(240)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=348]})(t,e)}function yi(){const t=["3pJAKSP","plugins","MentionEditing","14VBtZsZ","267935Mzfpqp","5062860iMhenQ","366702gGCgPH","mention","1907528ELuJBU","2015982sYEefB","1086604lPzuyY","editor","608506yJuDlF","TrackChangesEditing","enableCommand","has","5tqlIJo","afterInit","get"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(156946===parseInt(n(354))/1+-parseInt(n(362))/2*(parseInt(n(350))/3)+-parseInt(n(360))/4*(-parseInt(n(366))/5)+-parseInt(n(356))/6*(parseInt(n(353))/7)+-parseInt(n(358))/8+-parseInt(n(359))/9+parseInt(n(355))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(348)](){const t=Ti,e=this[t(361)];e[t(351)][t(365)](t(352))&&e[t(351)][t(349)](t(363))[t(364)](t(357))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=301]})(t,e)}function Li(){const t=["format","handleDescriptions","7133560DTDLVZ","TrackChangesEditing","head","ELEMENT_MULTI_LEVEL_LIST","afterInit","plugins","registerDescriptionCallback","has","multiLevelList","locale","listMarkerStyle","registerBlockAttribute","get","*Remove format:* %0","506145SIzsuc","141tfYBqi","descriptionFactory","5UTcEUe","939108PZcVJP","enableDefaultAttributesIntegration","19992Xaeyrk","listType","oldValue","key","data","*Set format:* %0","10608741eLfHXF","19352QjkweB","newValue","MultiLevelList","editor","2947zkUMEt","next","4267940DQnRIr"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(618496===parseInt(n(306))/1+-parseInt(n(312))/2*(-parseInt(n(307))/3)+-parseInt(n(325))/4*(parseInt(n(309))/5)+parseInt(n(310))/6+parseInt(n(323))/7*(parseInt(n(319))/8)+-parseInt(n(318))/9+parseInt(n(328))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(332)](){const t=ki,e=this[t(322)],n=e[t(333)][t(304)](t(329));e[t(333)][t(335)](t(321))&&(n[t(311)](t(336)),n[t(303)](t(302)),n[t(308)][t(334)]((e=>this[t(327)](e))))}[ki(327)](t){const e=ki,n=this[e(322)][e(301)],{data:r}=t,s={type:e(326),content:""};if(r&&e(302)==r[e(315)]){if(!r[e(314)])return{type:e(326),content:Hr(n,e(317),Hr(n,e(331)))+" ("+r[e(320)]+")"};if(!r[e(320)]){let o=t[e(330)];for(;o;){if(o[e(316)]&&e(313)==o[e(316)][e(315)]&&o[e(316)][e(320)])return s;o=o[e(324)]}return{type:e(326),content:Hr(n,e(305),Hr(n,e(331)))+" ("+r[e(314)]+")"}}}}}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=350]})(t,e)}const Si=Ri;function Mi(){const t=["plugins","editor","TrackChangesEditing","5825648CrileO","130773uYaKhb","10837809zuMxGW","pageBreak","5840262VQRJSr","registerElementLabel","9334136UWtrNP","descriptionFactory","4SQpJKt","afterInit","get","has","6107980tEmoZb","283UdpwQa","PageBreakEditing","1966apalzX","ELEMENT_PAGE_BREAK","locale","enableCommand"];return(Mi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(843832===-parseInt(n(351))/1*(-parseInt(n(353))/2)+parseInt(n(361))/3*(-parseInt(n(368))/4)+-parseInt(n(350))/5+parseInt(n(364))/6+parseInt(n(366))/7+parseInt(n(360))/8+-parseInt(n(362))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(369)](){const t=Si,e=this[t(358)];if(!e[t(357)][t(371)](t(352)))return;e[t(357)][t(370)](t(359))[t(356)](t(363));const n=e[t(357)][t(370)](t(359)),r=e[t(355)];n[t(367)][t(365)](t(363),(e=>Hr(r,t(354),e)))}}const Oi=Fi;function wi(){const t=["name","216587mviYQJ","Paragraph","editor","insert","toViewPosition","3786801sfZFxV","insertion","showSuggestionHighlights","isBlock","registerElementLabel","downcastDispatcher","14540GsgoYE","*Change to:* %0","8LWkqGN","enableDefaultAttributesIntegration","writer","6381uDPBCL","ck-suggestion-marker-split","span","ELEMENT_PARAGRAPH","addClass","afterInit","markerName","markerRange","paragraph","highest","7104162fThloM","isTouching","735925RtJLRB","37951628pRJiwo","bindElementToMarker","createUIElement","formatBlock","data","TrackChangesEditing","consumable","mapper","editing","plugins","insertParagraph","type","enableCommand","schema","locale","isLimit","end","model","_registerLegacyDescription","getFirstRange","56yGDMdw","checkChild","options","addMarker:suggestion:insertion","12oLBipp","registerDescriptionCallback","nodeAfter","includes","*Insert:* %0","consume","start","commandName","descriptionFactory","has","ck-suggestion-marker--active","get","activeMarkers","21092plmyxv","getItemLabel","format","$text"];return(wi=function(){return t})()}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(715478===-parseInt(n(243))/1*(-parseInt(n(261))/2)+-parseInt(n(253))/3+parseInt(n(301))/4*(parseInt(n(276))/5)+-parseInt(n(274))/6+parseInt(n(248))/7*(parseInt(n(297))/8)+-parseInt(n(264))/9*(parseInt(n(259))/10)+parseInt(n(277))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(269)](){const t=Oi,e=this[t(250)];if(!e[t(286)][t(310)](t(249)))return;const n=e[t(291)],r=e[t(286)][t(312)](t(282));r[t(309)][t(257)](t(272),(e=>Hr(n,t(267),e))),r[t(262)](t(272)),r[t(289)](t(287)),e[t(285)][t(258)].on(t(300),Pi(e),{priority:t(273)}),e[t(281)][t(258)].on(t(300),((n,r,s)=>{const o=t;s[o(299)][o(255)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(273)});const s=r[t(309)];s[t(302)]((r=>{const o=t;if(o(254)!==r[o(288)])return;const{start:i,end:a}=r[o(296)]();if(!i[o(275)](a)||!i[o(303)])return;const c=e[o(294)][o(290)],u=i[o(303)];return c[o(256)](u)&&!c[o(292)](u)&&c[o(298)](u,o(246))?{type:o(254),content:Hr(n,o(305),s[o(244)](u,1))}:void 0})),this[t(295)]()}[Oi(295)](){const t=Oi,e=this[t(250)],n=e[t(291)];e[t(286)][t(312)](t(282))[t(309)][t(302)]((e=>{const r=t;if(r(280)!=e[r(288)])return;const{data:s}=e;return s&&r(272)==s[r(308)]?{type:r(245),content:Hr(n,r(260),Hr(n,r(267)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(286)][o(312)](o(282)),a=r[o(271)][o(307)],c=r[o(271)][o(293)],u=t[o(294)][o(290)];if(!a[o(275)](c)||!a[o(303)])return;const l=a[o(303)];if(u[o(256)](l)&&!u[o(292)](l)&&u[o(298)](l,o(246))){if(!s[o(283)][o(306)](r[o(271)],n[o(247)]))return;const t=s[o(263)][o(279)](o(266),{class:o(265)}),a=s[o(284)][o(252)](c);e&&i[o(313)][o(304)](r[o(270)])&&s[o(263)][o(268)](o(311),t),s[o(263)][o(251)](a,t),s[o(284)][o(278)](t,r[o(270)])}}}const Bi=Ui;function xi(){const t=["532929HcAMRr","editor","afterInit","7aPhqXU","TrackChangesEditing","3733660JlZezj","type","RemoveFormatEditing","8614064MKZnIC","descriptionFactory","20tKgBMC","formatInline","33628914LljZZl","32668ScCBex","*Remove all formatting*","commandName","plugins","18zHdkFA","locale","1595eBCGZf","removeFormat","has","registerDescriptionCallback","_registerLegacyDescription","format","6047502rVZNVl","get","enableDefaultAttributesIntegration","16wWhMHC","formatBlock"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(852957===parseInt(n(326))/1*(-parseInt(n(341))/2)+parseInt(n(328))/3*(parseInt(n(338))/4)+parseInt(n(347))/5+-parseInt(n(323))/6+parseInt(n(331))/7*(-parseInt(n(336))/8)+-parseInt(n(345))/9*(parseInt(n(333))/10)+parseInt(n(340))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(330)](){const t=Bi,e=this[t(329)];e[t(344)][t(349)](t(335))&&(e[t(344)][t(324)](t(332))[t(325)](t(348)),this[t(351)]())}[Bi(351)](){const t=Bi,e=this[t(329)];e[t(344)][t(324)](t(332))[t(337)][t(350)]((n=>{const r=t;if(r(327)!=n[r(334)]&&r(339)!=n[r(334)])return;const{data:s}=n;return s&&r(348)==s[r(343)]?{type:r(352),content:Hr(e[r(346)],r(342))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=299]})(t,e)}function zi(){const t=["enableCommand","TrackChangesEditing","get","discardSelectedSuggestions","107010OCgYOz","1440980rqozcM","afterInit","plugins","1DHSzpP","acceptAllSuggestions","12QloDsw","discardAllSuggestions","discardSuggestion","1331195aeLvPz","88qnIzfL","1595241qopcEz","RestrictedEditingModeEditing","has","933090DyeHMr","3626488gVruLL","7FBlZQJ","editor","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","2217520yBVDsV","goToNextRestrictedEditingException","trackChanges","acceptSuggestion"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(464477===parseInt(n(318))/1*(-parseInt(n(300))/2)+parseInt(n(325))/3+parseInt(n(306))/4+parseInt(n(323))/5*(parseInt(n(320))/6)+-parseInt(n(302))/7*(-parseInt(n(301))/8)+parseInt(n(314))/9+parseInt(n(315))/10*(-parseInt(n(324))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Gi(316)](){const t=Gi,e=this[t(303)];if(!e[t(317)][t(299)](t(326)))return;const n=e[t(317)][t(312)](t(311));n[t(310)](t(305)),n[t(310)](t(307));const r=e[t(317)][t(312)](t(326));r[t(310)](t(308)),r[t(310)](t(309)),r[t(310)](t(322)),r[t(310)](t(319)),r[t(310)](t(321)),r[t(310)](t(304)),r[t(310)](t(313))}}function Wi(){const t=["editor","model","markerRange","ck-suggestion-marker-","798NcsSlk","name","downcastDispatcher","consumable","13188wIydKz","74qOwCAD","bindElementToMarker","element","registerElementLabel","35079pNzmkt","data","ELEMENT_LINE_BREAK","enableCommand","descriptionFactory","getItems","1102440zkPkXk","TrackChangesEditing","shiftEnter","addMarker:suggestion:insertion","ck-suggestion-marker--active","span","init","test","get","editing","options","showSuggestionHighlights","toViewPosition","writer","insert","locale","addClass","activeMarkers","markerName","includes","deletion","5073784iTDJCa","mapper","split","merge","high","69000uXAVPm","10017288zkttpP","addMarker:suggestion:deletion","addMarker:suggestion","plugins","createUIElement","createPositionBefore","softBreak","requires","69632RqzzWy"];return(Wi=function(){return t})()}function Ki(t,e){const n=Wi();return(Ki=function(t,e){return n[t-=201]})(t,e)}const Xi=Ki;!function(t,e){const n=Ki,r=t();for(;;)try{if(673269===-parseInt(n(227))/1+-parseInt(n(237))/2*(parseInt(n(241))/3)+parseInt(n(213))/4+-parseInt(n(247))/5+-parseInt(n(236))/6+parseInt(n(232))/7*(-parseInt(n(218))/8)+parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Xi(226)](){return[Qs.ShiftEnter]}[Xi(253)](){const t=Xi,e=this[t(228)],n=e[t(222)][t(255)](t(248));n[t(244)](t(249)),e[t(201)][t(234)].on(t(250),Zi(e),{priority:t(217)}),e[t(201)][t(234)].on(t(220),Zi(e),{priority:t(217)}),e[t(242)][t(234)].on(t(221),((n,r,s)=>{const o=t;s[o(202)][o(203)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(245)][t(240)](t(225),(n=>Hr(e[t(207)],t(243),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(222)][o(255)](o(248));if(!s[o(235)][o(254)](r[o(230)],n[o(233)]))return;const a=t[o(229)];for(const t of r[o(230)][o(246)]()){if(!t.is(o(239),o(225)))continue;const n=o(212)==r[o(210)][o(215)](":")[1]?o(216):o(215),c=s[o(205)][o(223)](o(252),{class:o(231)+n}),u=s[o(214)][o(204)](a[o(224)](t));e&&i[o(209)][o(211)](r[o(210)])&&s[o(205)][o(208)](o(251),c),s[o(205)][o(206)](u,c),s[o(214)][o(238)](c,r[o(210)])}}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=441]})(t,e)}function Ji(){const t=["12VeWScf","model","forceValue","commandName","TrackChangesEditing","formatInline","9PyGCNZ","type","restrictedEditingException","62475tckifC","document","from","has","registerDescriptionCallback","86xBhqhM","10159230DXjygq","value","3275923ozeUue","StandardEditingModeEditing","formatBlock","change","format","markInlineFormat","commands","4FlvTPT","getRanges","descriptionFactory","afterInit","21982iOXGAi","isCollapsed","7323130caCELy","get","plugins","enableCommand","editor","FORMAT_RESTRICTED_ENABLED","3804LzGUwE","11427512OlLGxz","locale","1859ueokFE","commandParams","FORMAT_RESTRICTED_DISABLED","selection"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(827070===-parseInt(n(453))/1*(-parseInt(n(482))/2)+-parseInt(n(477))/3+parseInt(n(449))/4*(parseInt(n(455))/5)+-parseInt(n(468))/6*(-parseInt(n(442))/7)+-parseInt(n(462))/8*(parseInt(n(474))/9)+-parseInt(n(483))/10+parseInt(n(464))/11*(-parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(452)](){const t=Qi,e=this[t(459)],n=e[t(469)],r=e[t(463)];if(!e[t(457)][t(480)](t(443)))return;const s=e[t(457)][t(456)](t(472)),o=t(476),i=e[t(448)][t(456)](o);s[t(458)](o,((e,r={})=>{const a=t,c=n[a(478)][a(467)];if(c[a(454)])return void e(r);const u=void 0!==r[a(470)]?r[a(470)]:!i[a(441)];n[a(445)]((()=>{const t=a,e=Array[t(479)](c[t(450)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(447)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(451)][t(481)]((e=>{const n=t;if(n(444)!=e[n(475)]&&n(473)!=e[n(475)])return;const{data:s}=e;return s&&s[n(471)]==o?s[n(465)][0][n(470)]?{type:n(446),content:Hr(r,n(460))}:{type:n(446),content:Hr(r,n(466))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=470]})(t,e)}const ea=ta;function na(){const t=["toLowerCase","47ysjIOi","TrackChangesEditing","definitions","_registerLegacyDescription","604644tcwxHP","type","*Remove format:* %0","formatBlock","get","descriptionFactory","registerInlineAttribute","9ezsRNB","plugins","GeneralHtmlSupport","registerAttributeLabel","119376aBMurP","element","FORMAT_STYLE","commandName","registerBlockAttribute","1239264TLsLRX","format","afterInit","block","registerDescriptionCallback","289160cJrtyy","*Set format:* %0","style","inline","formatInline","8qhQCYs","add","Style","84060oWAEKH","normalizeConfig","DataSchema","981806pOBLKT","225rAXhhL","StyleUtils","ghsAttributes","locale","editor","config","getGhsAttributeNameForElement","132RblSTK","styleName","enableDefaultAttributesIntegration","has","forceValue","commandParams","210hwsTUd"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(185779===parseInt(n(475))/1*(parseInt(n(473))/2)+-parseInt(n(486))/3*(parseInt(n(490))/4)+-parseInt(n(500))/5+-parseInt(n(495))/6+-parseInt(n(511))/7*(-parseInt(n(505))/8)+-parseInt(n(512))/9*(parseInt(n(508))/10)+parseInt(n(519))/11*(parseInt(n(479))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(497)](){const t=ea,e=this[t(516)];if(!e[t(487)][t(470)](t(507))||!e[t(487)][t(470)](t(510)))return;const n=e[t(487)][t(483)](t(476)),r=e[t(515)],s=e[t(517)][t(483)](t(502))||{},o=e[t(487)][t(483)](t(488)),i=e[t(487)][t(483)](t(513))[t(509)](e[t(487)][t(483)](t(510)),s[t(477)]);n[t(521)](t(502));const a=new Set;for(const e of i[t(498)]){const n=o[t(518)](e[t(491)]);a[t(506)](n)}const c=new Set;for(const e of i[t(503)]){const n=o[t(518)](e[t(491)]);c[t(506)](n);for(const n of e[t(514)])c[t(506)](n)}for(const e of a)n[t(494)](e),n[t(484)][t(489)](e,Hr(r,t(492)));for(const e of c)n[t(485)](e),n[t(484)][t(489)](e,Hr(r,t(492)));this[t(478)]()}[ea(478)](){const t=ea,e=this[t(516)],n=e[t(515)];e[t(487)][t(483)](t(476))[t(484)][t(499)]((e=>{const r=t;if(r(482)!=e[r(480)]&&r(504)!=e[r(480)])return;const{data:s}=e;return s&&r(502)===s[r(493)]?s[r(472)][0][r(471)]?{type:r(496),content:Hr(n,r(501),s[r(472)][0][r(520)][r(474)]())}:{type:r(496),content:Hr(n,r(481),s[r(472)][0][r(520)][r(474)]())}:void 0}))}}const sa=ia;function oa(){const t=["171118oraJnU","low","insertTable","removeClass","tableRow","has","type","mapper","registerCustomCallback","isTouching","deletion","*Remove:* %0","order","getSelectionAffectedTableCells","getContainedElement","highest","push","addMarker:suggestion","min","findAncestor","insertTableRowAbove","ELEMENT_TABLE_ROW_WITH_TEXT","every","addClass","element","_getCoordsForCells","createRangeOn","_getSuggestionCoords","createTableWalker","model","add","start","130304NyfvfL","suggestion","registerPostFixer","rowspan","hasAttribute","max","insertTableColumnLeft","insertTableColumnRight","$graveyard","ELEMENT_TABLE","tableColumn","getRanges","writer","maxRow","rootName","table","document","toViewElement","afterInit","detach","ELEMENT_TABLE_ROW","ELEMENT_TABLE_WITH_TEXT","execute","from","245ANSKli","oldRange","$textProxy","getCellLocation","item","position","map","enableCommand","_suggestionFactory","createPositionAt","TableUtils","getAttribute","options","TableEditing","editor","isArray","minRow","registerElementLabel","tablePaste","TrackChangesEditing","registerDescriptionCallback","11TrWAeI","enqueueChange","1GPyUqm","ELEMENT_TABLE_COLUMN_WITH_TEXT","forceValue","change:data","descriptionFactory","showSuggestionHighlights","getColumnIndexes","colspan","21072oAUgMW","left","2669480MBBcZH","differ","locale","span","setSelection","data","discard","classes","isInContent","getChanges","first","getRowIndexes","getFirstRange","_tablePostFixingSubtypes","isEqual","markMultiRangeDeletion","_acceptFormatSuggestionCallbackFactory","removeTableColumn","name","end","tableCell","selectTableRow","change","_setupColumnsRowsFixing","cell","_tableSuggestions","removeTableRow","last","commands","batch","accept","substr","*Insert:* %0","refresh","maxColumn","addRange","getItems","selection","join","toLowerCase","root","fromRange","getChangedMarkers","insertTableRowBelow","getChildren","MIN_SAFE_INTEGER","_splitMarkerName","subType","createRangeIn","get","insertion","some","minColumn","insert","556HUXqyQ","ELEMENT_TABLE_COLUMN","markMultiRangeInsertion","MAX_SAFE_INTEGER","above","plugins","selectTableColumn","6822ioEqEI","getSuggestion","filter","startsWith","192685jeCHDK","length","nodeAfter","values","downcastDispatcher","includes","2709684MyMONS","isIntersectingWithRange","nodeBefore"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(236826===parseInt(n(352))/1*(parseInt(n(273))/2)+-parseInt(n(260))/3*(parseInt(n(253))/4)+parseInt(n(264))/5+-parseInt(n(360))/6*(parseInt(n(329))/7)+-parseInt(n(305))/8+parseInt(n(270))/9+parseInt(n(362))/10*(parseInt(n(350))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(375)]=[e(277),e(315)],this[e(387)]=new Set}[sa(323)](){const t=sa,e=this[t(343)],n=e[t(302)][t(321)][t(236)];if(!e[t(258)][t(278)](t(342)))return;const r=e[t(364)],s=e[t(258)][t(248)](t(348)),o=e[t(258)][t(248)](t(339));s[t(356)][t(346)](t(320),(e=>Hr(r,t(314),e))),this[t(385)](),s[t(336)](t(275)),s[t(336)](t(383)),s[t(336)](t(259));for(const r of[t(293),t(242)]){const i=e[t(390)][t(248)](r);s[t(336)](r,(r=>{const a=t;e[a(302)][a(384)]((t=>{const e=a;r();const c=e(257)===i[e(285)],u=o[e(286)](n),l=o[e(373)](u),f=c?l[e(372)]-1:l[e(389)]+1,h=u[0][e(292)](e(320)),g=o[e(301)](h,{startRow:f,endRow:f}),d=Array[e(328)](g)[e(335)]((n=>t[e(299)](n[e(386)])));s[e(255)](d,e(277))}))}))}for(const r of[t(311),t(312)]){const i=e[t(390)][t(248)](r);s[t(336)](r,(r=>{const a=t;e[a(302)][a(384)]((t=>{const e=a;r();const c=e(361)===i[e(285)],u=o[e(286)](n),l=o[e(358)](u),f=c?l[e(372)]-1:l[e(389)]+1,h=u[0][e(292)](e(320)),g=o[e(301)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(328)](g)[e(335)]((n=>t[e(299)](n[e(386)])));s[e(255)](d,e(315))}))}))}for(const r of[t(388),t(379)]){const i=r[t(230)](11),a=i[t(238)](),c=a[t(230)](0,3)+t(365),u=t(320)+i,l=t(291)+i,f=t(310)+i;s[t(336)](r,(()=>{const i=t;e[i(302)][i(384)]((t=>{const e=i,h=o[e(286)](n),g=h[0][e(292)](e(320));let d;if(e(388)==r){const t=o[e(373)](h);d={startRow:t[e(372)],endRow:t[e(389)],includeAllSlots:!0}}else{const t=o[e(358)](h);d={startColumn:t[e(372)],endColumn:t[e(389)],includeAllSlots:!0}}const p=o[e(301)](g,d),m=Array[e(328)](p)[e(335)]((({cell:t})=>t)),E=ca(m[e(262)]((t=>t[e(309)](c)))),I=ca(m[e(262)]((t=>!t[e(309)](c))))[e(335)]((n=>t[e(299)](n))),b=s[e(377)](I,u);if(b&&(e(277)==b[e(246)]||e(315)==b[e(246)])){const n=this[e(300)](b);for(const r of E){const s=t[e(299)](r),i=o[e(332)](r),u=r[e(340)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(234)](s)}}}))}))}function c(r){const s=t,o=Array[s(328)](n[s(316)]())[s(335)]((t=>i.LiveRange[s(240)](t)));e[s(302)][s(384)]((t=>{const n=s,i=t[n(391)];r=r[n(262)]((t=>n(313)!=t[n(239)][n(319)])),t[n(366)](r),e[n(390)][n(248)](n(388))[n(232)](),e[n(327)](n(388),{forceDefaultExecution:!0}),e[n(302)][n(351)]((()=>{const t=n;e[t(302)][t(351)](i,(e=>{const n=t,r=o[n(262)]((t=>n(313)!=t[n(239)][n(319)]));r[n(265)]>0&&e[n(366)](r);for(const t of o)t[n(324)]()}))}))}))}function u(r){const s=t;e[s(302)][s(384)]((t=>{const o=s,a=Array[o(328)](n[o(316)]())[o(335)]((t=>i.LiveRange[o(240)](t))),c=[];for(const t of r)for(const e of t[o(235)]({shallow:!0}))c[o(289)](e);for(const n of c)o(313)!=n[o(239)][o(319)]&&(t[o(366)](t[o(338)](n,0)),e[o(390)][o(248)](o(379))[o(232)](),e[o(327)](o(379),{forceDefaultExecution:!0}));const u=a[o(262)]((t=>o(313)!=t[o(239)][o(319)]));u[o(265)]>0&&t[o(366)](u);for(const t of a)t[o(324)]()}))}function l(e,n){const r=t;return n[r(295)]((t=>e[r(250)]((e=>e[r(381)][r(376)](t[r(304)])||t[r(381)][r(376)](e[r(304)])))))}function f(e,n){const r=t;return e[r(250)]((t=>n[r(250)]((e=>t[r(381)][r(282)](e[r(304)])))))}e[t(367)][t(268)].on(t(290),((e,n,r)=>{const s=t;if(!r[s(341)][s(357)])return;const o=n[s(333)];if(!o)return;const i=r[s(280)][s(322)](o);function c(t){return Array[s(344)](t)?t:[t]}i&&s(382)===o[s(380)]&&(0,a.setHighlightHandling)(i,r[s(317)],((t,e,n)=>n[s(296)](c(e[s(369)]),t)),((t,e,n)=>n[s(276)](c(e[s(369)]),t)))}),{priority:t(288)}),s[t(356)][t(349)]((e=>{const n=t;if(n(249)!=e[n(279)]&&n(283)!=e[n(279)])return;const s=e[n(287)]();if(null!=s&&s.is(n(297),n(320))){if(n(249)==e[n(279)]){const t=e[n(235)]()[n(262)]((t=>t.is(n(331))))[n(335)]((t=>t[n(367)]));if(t[n(265)])return{type:n(249),content:Hr(r,n(231),Hr(r,n(326),'"'+t[n(237)](" ")+'"'))}}if(n(283)==e[n(279)]){const t=e[n(235)]()[n(262)]((t=>t.is(n(331))))[n(335)]((t=>t[n(367)]));if(t[n(265)])return{type:n(283),content:Hr(r,n(284),Hr(r,n(326),'"'+t[n(237)](" ")+'"'))}}}})),s[t(356)][t(349)]((e=>{const n=t;if(n(277)==e[n(246)]){const t=e[n(235)]()[n(262)]((t=>t.is(n(331))))[n(335)]((t=>t[n(367)])),s=this[n(300)](e),o=s[n(318)]-s[n(345)]+1;if(n(249)==e[n(279)])return t[n(265)]?{type:n(249),content:Hr(r,n(231),Hr(r,n(294),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(249),content:Hr(r,n(231),Hr(r,n(325),o))};if(n(283)==e[n(279)])return t[n(265)]?{type:n(283),content:Hr(r,n(284),Hr(r,n(294),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(283),content:Hr(r,n(284),Hr(r,n(325),o))}}if(n(315)==e[n(246)]){const t=e[n(235)]()[n(262)]((t=>t.is(n(331))))[n(335)]((t=>t[n(367)])),s=this[n(300)](e),o=s[n(233)]-s[n(251)]+1;if(n(249)==e[n(279)])return t[n(265)]?{type:n(249),content:Hr(r,n(231),Hr(r,n(353),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(249),content:Hr(r,n(231),Hr(r,n(254),o))};if(n(283)==e[n(279)])return t[n(265)]?{type:n(283),content:Hr(r,n(284),Hr(r,n(353),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(283),content:Hr(r,n(284),Hr(r,n(254),o))}}})),s[t(337)][t(281)](t(249),t(277),t(368),c),s[t(337)][t(281)](t(283),t(277),t(392),c),s[t(337)][t(281)](t(249),t(315),t(368),u),s[t(337)][t(281)](t(283),t(315),t(392),u),s[t(337)][t(281)](t(249),t(315),t(237),l),s[t(337)][t(281)](t(283),t(315),t(237),l),s[t(337)][t(281)](t(249),t(277),t(237),f),s[t(337)][t(281)](t(283),t(277),t(237),f)}[sa(378)](){const t=sa,e=this[t(343)],n=e[t(302)][t(321)][t(236)];return(r,s)=>{const o=t;e[o(302)][o(384)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(381)][a(272)];u&&u[0]&&!1===u[0][a(354)]&&(l=r[0][a(304)][a(266)]);const f=t[a(247)](l);if(a(313)==f[a(239)][a(319)])return;const h=Array[a(328)](n[a(316)]())[a(335)]((t=>i.LiveRange[a(240)](t)));t[a(366)](f),e[a(390)][a(248)](c)[a(232)](),u[a(289)]({forceDefaultExecution:!0}),e[a(327)](c,...u);const g=h[a(262)]((t=>a(313)!=t[a(239)][a(319)]));g[a(265)]>0&&t[a(366)](g);for(const t of h)t[a(324)]()}))}}[sa(298)](t){const e=sa,n=this[e(343)][e(258)][e(248)](e(339));let r=Number[e(256)],s=Number[e(244)],o=Number[e(256)],i=Number[e(244)];for(const a of t){if(e(313)==a[e(239)][e(319)])continue;const{row:t,column:c}=n[e(332)](a),u=a[e(309)](e(308))?a[e(340)](e(308))-1:0,l=a[e(309)](e(359))?a[e(340)](e(359))-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(385)](){const t=sa,e=this[t(343)],n=e[t(258)][t(248)](t(348)),r=e[t(258)][t(248)](t(339));e[t(302)][t(321)].on(t(355),(()=>{const r=t,s=Array[r(328)](e[r(302)][r(321)][r(363)][r(241)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(245)](t);if(r(306)!=s)continue;if(null!=e[r(330)])continue;const a=n[r(261)](o);this[r(375)][r(269)](i)&&this[r(387)][r(303)](a)}}),{priority:t(274)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(299)](e),a=e[s(292)](s(320)),c=r[s(332)](e);for(const t of this[s(387)]){const n=t[s(246)],r=n[s(263)](s(347)),u=n[s(230)](r?10:5),l=u[s(238)](),f=l[s(230)](0,3)+s(365),h=s(291)+u,g=s(310)+u;if(!t[s(370)])continue;if(a!=t[s(374)]()[s(304)][s(292)](s(320)))continue;if(t[s(271)](i))continue;const d=e[s(309)](f)?e[s(340)](f)-1:0,p=this[s(300)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(234)](i),o=!0)}return o};e[t(302)][t(321)][t(307)]((n=>{const r=t;let o=!1;for(const t of e[r(302)][r(321)][r(363)][r(371)]())if(r(252)==t[r(279)])if(r(277)==t[r(380)])for(const e of t[r(334)][r(266)][r(243)]())o=o||s(e,n);else r(382)==t[r(380)]&&(o=o||s(t[r(334)][r(266)],n));return o}))}[sa(300)](t){const e=sa;return this[e(298)](t[e(316)]()[e(335)]((t=>t[e(304)][e(266)])))}}function ca(t){const e=sa;return Array[e(328)](new Set(t)[e(267)]())}function ua(){const t=["mergeTableCellRight","mergeTableCells","push","accept","set:isEnabled","horizontally","*Split cell:* horizontally","author","11feyKOR","format","setSelection","table","plugins","registerDescriptionCallback","11730978kapnjU","isInContent","change","_acceptFormatSuggestionCallbackFactory","forceDefaultExecution","detach","getRanges","splitTableCellVertically","formatInline","containsRange","markMultiRangeBlockFormat","cell","getSuggestions","_areMergableCells","has","registerCustomCallback","find","stop","_suggestionFactory","17770mjNKmu","formatBlock","commands","markBlockFormat","editor","return","descriptionFactory","TableUtils","insertion","enableCommand","TrackChangesEditing","*Split cell:* vertically","_isForcedDefaultExecutionBlock","highest","get","type","fromRange","filter","model","value","84mWjJen","getSelectionAffectedTableCells","2DyqzrA","2318020XAaSap","commandName","add","rootName","from","length","getFirstPosition","mergeTableCellDown","splitTableCellHorizontally","findAncestor","tableCell","createTableWalker","getCellLocation","locale","3495237QabMFe","8473776upFCVr","execute","1366733mseQph","requires","low","subType","direction","root","element","TableEditing","mergeTableCellLeft","selection","trackChanges","4VxeLbw","size","_tablePostFixingSubtypes","afterInit","createRangeOn","refresh","mergeTableCellUp","_areSelectedCellsMergable","$graveyard","*Merge cells*","deletion","isEnabled","562736FkURSH","2406HjnhAE","map","getAncestors","document"];return(ua=function(){return t})()}function la(t,e){const n=ua();return(la=function(t,e){return n[t-=347]})(t,e)}const fa=la;!function(t,e){const n=la,r=t();for(;;)try{if(871470===parseInt(n(360))/1*(parseInt(n(443))/2)+parseInt(n(357))/3*(parseInt(n(371))/4)+parseInt(n(421))/5*(parseInt(n(384))/6)+parseInt(n(441))/7*(-parseInt(n(383))/8)+-parseInt(n(402))/9+parseInt(n(444))/10*(-parseInt(n(396))/11)+-parseInt(n(358))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[fa(361)](){return[aa]}[fa(374)](){const t=fa,e=this[t(425)],n=e[t(439)][t(387)][t(369)],r=e[t(356)];if(!e[t(400)][t(416)](t(367)))return;const s=e[t(400)][t(435)](t(431)),o=e[t(400)][t(435)](t(428)),a=e[t(400)][t(435)](aa);a[t(373)][t(390)](t(389)),s[t(430)](t(389),(()=>{const n=t,r=o[n(442)](e[n(439)][n(387)][n(369)]);e[n(439)][n(404)]((()=>{const t=n;s[t(412)](r,{commandName:t(389),commandParams:[]},[],t(389))}))})),e[t(423)][t(435)](t(389)).on(t(359),((n,r)=>{const o=t;e[o(423)][o(435)](o(370))[o(440)]&&(r[o(348)]>0&&r[r[o(348)]-1]&&r[r[o(348)]-1][o(406)]||s[o(433)]||this[o(378)]()||n[o(419)]())}),{priority:t(434)});for(const n of[t(377),t(388),t(350),t(368)]){const r=e[t(423)][t(435)](n);s[t(430)](n,(()=>{const n=t,o=e[n(439)][n(387)][n(369)][n(349)]()[n(386)]()[n(418)]((t=>t.is(n(366),n(353)))),i=r[n(440)];e[n(439)][n(404)]((()=>{const t=n;s[t(412)]([o,i],{commandName:t(389),commandParams:[]},[],t(389))}))}))}for(const n of[t(409),t(351)]){const r=e[t(423)][t(435)](n);s[t(430)](n,(()=>{const i=t,a=o[i(442)](e[i(439)][i(387)][i(369)])[0],c=a[i(352)](i(399)),{column:u,row:l}=o[i(355)](a);let f=[];if(i(393)==r[i(364)]){const t=o[i(354)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(347)](t)[i(385)]((t=>t[i(413)]))}else{const t=o[i(354)](c,{column:u,includeAllSlots:!0});f=Array[i(347)](t)[i(385)]((t=>t[i(413)]))}e[i(439)][i(404)]((t=>{const e=i;s[e(424)](t[e(375)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(427)][t(401)]((e=>{const n=t;if(n(422)!=e[n(436)]&&n(410)!=e[n(436)])return;const{data:s}=e;return s&&n(389)==s[n(445)]?{type:n(397),content:Hr(r,n(380))}:void 0})),s[t(427)][t(401)]((e=>{const n=t;if(n(422)!=e[n(436)]&&n(410)!=e[n(436)])return;const{data:s}=e;return s?n(409)==s[n(445)]?{type:n(397),content:Hr(r,n(432))}:n(351)==s[n(445)]?{type:n(397),content:Hr(r,n(394))}:void 0:void 0}));const c=a[t(405)]();for(const e of[t(377),t(388),t(350),t(368)])s[t(420)][t(417)](t(422),e,t(391),c);for(const e of[t(409),t(351)])s[t(420)][t(417)](t(422),e,t(391),c);s[t(420)][t(417)](t(422),t(389),t(391),(r=>{const s=t;e[s(439)][s(404)]((t=>{const o=s,a=Array[o(347)](n[o(408)]())[o(385)]((t=>i.LiveRange[o(437)](t)));t[o(398)](r),e[o(423)][o(435)](o(389))[o(376)](),e[o(359)](o(389),{forceDefaultExecution:!0});const c=a[o(438)]((t=>o(379)!=t[o(365)][o(447)]));c[o(348)]>0&&t[o(398)](c);for(const t of a)t[o(407)]()}))}));for(const n of[t(377),t(350),t(368),t(388)]){const r=e[t(423)][t(435)](n);r.on(t(392),((n,s,o)=>{const i=t;if(o){const t=e[i(439)][i(387)][i(369)][i(349)]()[i(386)]()[i(418)]((t=>t.is(i(366),i(353))));this[i(415)](r[i(440)],t)||(n[i(426)]=!1,n[i(419)]())}}),{priority:t(362)})}}[fa(378)](){const t=fa,e=this[t(425)][t(423)][t(435)](t(389)),n=this[t(425)][t(400)][t(435)](t(428));if(!e[t(382)])return!1;const r=n[t(442)](this[t(425)][t(439)][t(387)][t(369)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(415)](e,n))return!1;return!0}[fa(415)](t,e){const n=fa,r=this[n(425)][n(400)][n(435)](n(431)),s=this[n(425)][n(439)][n(375)](t),o=this[n(425)][n(439)][n(375)](e),i=new Set,a=new Set;for(const t of r[n(414)]())if((n(429)==t[n(436)]||n(381)==t[n(436)]||n(389)==t[n(363)])&&t[n(403)])for(const e of t[n(408)]())e[n(411)](s,!0)&&i[n(446)](t[n(436)]+":"+t[n(395)].id),e[n(411)](o,!0)&&a[n(446)](t[n(436)]+":"+t[n(395)].id);if(i[n(372)]!=a[n(372)])return!1;for(const t of i)if(!a[n(416)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=435]})(t,e)}function pa(){const t=["removeClass","item","6624620IWYpZi","commandParams","enableDefaultAttributesIntegration","bindElementToMarker","plugins","mapper","addMarker:suggestion","FORMAT_REGULAR_ROW","consumable","_splitMarkerName","cell","accept","_registerLegacyDescription","editor","toViewElement","start","_suggestionFactory","stop","end","registerAttributeLabel","removeMarker:suggestion","options","1413704GdqDBL","parent","FORMAT_REGULAR_COLUMN","format","markerRange","forceValue","registerDescriptionCallback","_handleLegacySuggestions","_acceptFormatSuggestionCallbackFactory","2GkKvUn","getSuggestion","has","setTableRowHeader","registerCustomCallback","markerName","formatBlock","headingRows","ck-suggestion-marker--active","22239kkglJq","writer","FORMAT_HEADER_COLUMN","name","includes","markerNameToElements","addClass","registerBlockAttribute","278553EqQKGz","consume","downcastDispatcher","426TwYmXk","createTableWalker","TableEditing","TrackChangesEditing","locale","2951228QkvWra","setAttribute","nodeBefore","highest","type","activeMarkers","descriptionFactory","621009hLimJL","ck-suggestion-marker-","removeAttribute","80EFMhYI","data-suggestion","getCellLocation","nodeAfter","TableUtils","headingColumns","129063eEoLFo","afterInit","unbindElementFromMarkerName","setTableColumnHeader","*Format:* %0","editing","FORMAT_HEADER_ROW","670lStIgD","commandName","data","get","showSuggestionHighlights","requires"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(821196===parseInt(n(470))/1+-parseInt(n(479))/2*(parseInt(n(520))/3)+parseInt(n(504))/4+parseInt(n(448))/5+-parseInt(n(499))/6*(parseInt(n(488))/7)+parseInt(n(514))/8*(-parseInt(n(511))/9)+-parseInt(n(440))/10*(parseInt(n(496))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(445)](){return[aa]}[ga(521)](){const t=ga,e=this[t(461)];if(!e[t(452)][t(481)](t(501)))return;const n=e[t(503)],r=e[t(452)][t(443)](t(502));r[t(450)](t(482)),r[t(450)](t(436)),r[t(495)](t(486)),r[t(495)](t(519)),r[t(510)][t(467)](t(486),Hr(n,t(439))),r[t(510)][t(467)](t(519),Hr(n,t(490))),this[t(477)]()}[ga(477)](){const t=ga,e=this[t(461)][t(452)][t(443)](t(502)),n=this[t(461)][t(452)][t(443)](t(518)),r=this[t(461)][t(452)][t(443)](aa)[t(478)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(457)](o[a(484)]),l=e[a(480)](u),f=l[a(442)];if(a(485)!=l[a(508)]||!f||a(436)!=f[a(441)])return;if(o[a(447)])return void s[a(465)]();if(!i[a(456)][a(497)](o[a(474)],s[a(491)]))return;const h=o[a(474)][a(463)][a(517)],g=o[a(474)][a(466)][a(506)],d=h[a(471)][a(471)],{column:p}=n[a(516)](h),{column:m}=n[a(516)](g);for(let s=p;s<=m;s++){const l=n[a(500)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(458)],l=i[a(453)][a(462)](s);i[a(489)][a(494)](a(512)+c,l),r&&i[a(489)][a(505)](a(515),u,l),i[a(453)][a(451)](l,o[a(484)]),t&&(e[a(509)][a(492)](o[a(484)])?i[a(489)][a(494)](a(487),l):i[a(489)][a(446)](a(487),l))}}}}e[t(464)][t(483)](t(485),t(482),t(459),r),e[t(464)][t(483)](t(485),t(436),t(459),r),this[t(461)][t(438)][t(498)].on(t(454),s(),{priority:t(507)}),this[t(461)][t(442)][t(498)].on(t(454),((e,n,r)=>{const o=t;r[o(469)][o(444)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(507)}),this[t(461)][t(438)][t(498)].on(t(468),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(457)](r[o(484)]),c=e[o(480)](a),u=c[o(442)];if(o(485)!=c[o(508)]||!u||o(436)!=u[o(441)])return;const l=s[o(453)][o(493)](r[o(484)]);if(l)for(const t of l)s[o(489)][o(446)](o(512)+i,t),s[o(489)][o(446)](o(487),t),s[o(489)][o(513)](o(515),t),s[o(453)][o(435)](t,r[o(484)])}),{priority:t(507)}),this[t(460)]()}[ga(460)](){const t=ga,e=this[t(461)],n=e[t(503)];function r(e){const r=t;return{type:r(473),content:Hr(n,r(437),e)}}e[t(452)][t(443)](t(502))[t(510)][t(476)]((e=>{const s=t;if(s(485)!=e[s(508)])return;const{data:o}=e;if(o){if(s(482)==o[s(441)]){const t=o[s(449)][0][s(475)];return r(Hr(n,s(t?439:455)))}if(s(436)==o[s(441)]){const t=o[s(449)][0][s(475)];return r(Hr(n,s(t?490:472)))}}}))}}function Ea(){const t=["getMarkers","28349500iGYhlb","suggestion-td","keys","accept","removeRows","findAncestor","forceDefaultExecution","getItems","createElement","markMultiRangeDeletion","nextSibling","cell","length","insert","conversion","oldRange","dataDowncast","discard","stop","getRanges","markers","_replaceTableSlotCell","differ","end","activeMarkers","editingDowncast","TableUtils","document","columnInsertionIndexes","showSuggestionHighlights","7ywmWbO","attributes","markMultiRangeInsertion","getTableIfOnlyTableInContent","getSuggestion","removeMarker","change","_isForcedDefaultExecutionBlock","next","getAttributes","return","entries","2196315hMAuQo","deletionRanges","suggestionUnloaded","table","detach","subType","getChild","setAttributes","insertion","1542887NugEVO","markerName","fromRange","editing","view","last","tablePasteChainId","endColumn","Users","batch","editor","tablePasteRow","ck-suggestion-marker--active","move","trackChanges","TableClipboard","isEqual","afterInit","_splitMarkerName","insertRows","getRange","element","1563948dZojfZ","getSelectionAffectedTableCells","start","insertionRanges","author","previous","model","type","register","createRangeOn","value","unwrap","6320104ajbAhk","_createdBatches","tableCell","markerToHighlight","164xVeibN","tableCellSuggestion","columns","*Replace table cells*","createRange","markMultiRangeBlockFormat","insertContent","hasSuggestion","getColumns","5353854ZfEwym","find","suggestionLoaded","selection","tableCellBorderStyle","name","registerPostFixer","suggestion","position","startsWith","isInContent","removeMarkers","getChangedMarkers","getRows","for","deletion","cells","getRowIndexes","fill","fromEntries","containsRange","remove","row","getChanges","_tablePostFixingSubtypes","getAllAdjacentSuggestions","reduce","some","wrap","isEmpty","tableCellBorderColor","tableCellPadding","rowInsertionIndexes","columnInsertionRanges","options","markerAttributes","rowInsertionRanges","tablePasteCell","root","requires","content","tablePasteColumn","setAttribute","_getCoordsForCells","tableCellBackgroundColor","tableCellVerticalAlignment","newRange","every","endRow","rows","tableCellBorderWidth","documentSelection","getShiftedBy","formatBlock","getChildren","73167GOLsLL","first","ck-suggestion-marker","filter","commands","push","join","descriptionFactory","elementToElement","tableCellHorizontalAlignment","registerCustomCallback","add","createTableWalker","insertColumns","call","from","rootName","paragraph","ck-suggestion-marker-insertion","TrackChangesEditing","listenTo","redo","suggestion:formatBlock:tablePasteCell","getColumnIndexes","forEach","_suggestionFactory","clipboardOutput","2OmWGfy","updateMarker","locale","schema","low","set","column","get","high","$graveyard","previousSibling","map","plugins","getSuggestionCallback","has","createPositionBefore","includes","getSuggestions","getContainedElement","removeColumns","tablePaste","nodeAfter","createRangeIn","registerDescriptionCallback"];return(Ea=function(){return t})()}const Ia=ba;function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(875181===-parseInt(n(179))/1*(parseInt(n(308))/2)+-parseInt(n(281))/3*(-parseInt(n(217))/4)+parseInt(n(170))/5+parseInt(n(226))/6*(-parseInt(n(158))/7)+-parseInt(n(213))/8+-parseInt(n(201))/9+parseInt(n(128))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(276),Ia(256),Ia(230),Ia(290),Ia(271),Ia(270),Ia(257)],_a=Object[Ia(245)](Ta[Ia(319)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(265)](){return[aa]}[Ia(196)](){const t=Ia,n=this[t(189)];if(!n[t(320)][t(322)](t(194)))return;const r=n[t(320)][t(315)](t(300)),s=n[t(320)][t(315)](t(154)),o=n[t(320)][t(315)](aa),a=n[t(320)][t(315)](t(194));o[t(250)][t(286)](t(190),t(267)),n[t(207)][t(311)][t(209)](t(218),{allowIn:t(215),allowContentOf:t(215),isLimit:!0}),n[t(142)][t(289)]({model:t(218),view:t(129)});let c=null;n[t(207)].on(t(223),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(140)]-1];h&&h[u(134)]||r[u(165)]||this[u(189)][u(285)][u(315)](u(193))[u(211)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(277)))return!1;const i=s[o(161)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(202)](n[o(155)][o(229)]);if(!a[o(140)])return!1;const c=a[0][o(133)](o(173)),l=r[o(243)](a),f=r[o(304)](a),h={startRow:l[o(282)],endRow:l[o(184)],startColumn:f[o(282)],endColumn:f[o(184)]};return 1==a[o(140)]&&(h[o(274)]+=r[o(239)](i)-1,h[o(186)]+=r[o(225)](i)-1),ka(c,h,r)}(l,f,n[u(207)],s,a)&&(o[u(146)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(207)][u(164)]((()=>{const t=u;n[t(207)][t(223)](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(140)]&&r[t(160)](o,t(190),{tablePasteChainId:s}),a[t(140)]&&r[t(160)](a,t(267),{tablePasteChainId:s}),l[t(140)]&&(r[t(160)](l,t(123),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(305)]((e=>{const n=t;var r;return null===(r=e[n(174)])||void 0===r?void 0:r[n(295)](e)}))),f[t(140)]&&(r[t(137)](f,t(123),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(305)]((e=>{const n=t;var r;return null===(r=e[n(174)])||void 0===r?void 0:r[n(295)](e)})));const g=r[t(222)](h[t(319)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(263),{tablePasteChainId:s});if(g){const e=g[t(127)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(207)][t(210)](s),a=e[t(227)]((e=>e[t(199)]()[t(195)](i)));a&&r[t(286)]([a[t(231)],o])}r[t(140)]&&g[t(268)](t(261),Object[t(245)](r))}c=null})))}),{priority:e.priorities[t(316)]+10}),n[t(320)][t(315)](t(194)).on(t(149),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(146)]();const u=s[r(139)],l=o,f=Aa(u),h=Aa(l);e[r(168)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(247)](u[r(176)](0));for(const t of Array[r(296)](l[r(280)]()))a[r(141)](t,u,r(151));const t=c[r(258)][r(324)](s[r(248)]),e=c[r(156)][r(324)](s[r(314)]);t||e||(g=i.LiveRange[r(181)](a[r(125)](u)))}else h&&!f&&(d=a[r(125)](u));else{const t=a[r(136)](r(218)),e=a[r(136)](r(218));a[r(254)](a[r(125)](u),e),a[r(141)](t,u,0);for(const e of Array[r(296)](l[r(280)]()))a[r(141)](e,t,r(151));g=i.LiveRange[r(181)](a[r(210)](t)),d=i.LiveRange[r(181)](a[r(210)](e))}const p=Array[r(296)](l[r(167)]())[r(284)]((([t])=>Ta[r(324)](t)));c[r(242)][r(286)]({element:u,attributes:p[r(140)]?Object[r(245)](p):null}),g&&c[r(204)][r(286)](g),d&&c[r(171)][r(286)](d)}),{priority:t(316)}),s.on(t(294),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(219)]||1;c[o(156)]=new Array(l)[o(244)](u)[o(319)](((t,e)=>t+e));for(const{cell:t}of s[o(293)](i,{startColumn:u,endColumn:u+l-1}))c[o(259)][o(286)](n[o(207)][o(210)](t))}),{priority:t(312)}),s.on(t(198),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(275)]||1;c[o(258)]=new Array(l)[o(244)](u)[o(319)](((t,e)=>t+e));for(const{cell:t}of s[o(293)](i,{startRow:u,endRow:u+l-1}))c[o(262)][o(286)](n[o(207)][o(210)](t))}),{priority:t(312)}),r[t(288)][t(126)]((e=>{const r=t;if(e[r(175)]&&e[r(175)][r(235)](r(123)))return e[r(206)]?{}:{type:r(178),content:Hr(n[r(310)],r(220))}}));const u=()=>!1;for(const e of[t(123),t(267),t(190),t(263)])r[t(306)][t(291)](t(178),e,t(287),u),r[t(306)][t(291)](t(241),e,t(287),u),r[t(306)][t(291)](t(279),e,t(287),u);r[t(306)][t(291)](t(279),t(263),t(145),u),r[t(306)][t(291)](t(279),t(263),t(131),((e,r,s)=>{const o=t,i=e[o(319)]((t=>t[o(121)]()))[o(284)]((t=>t)),a=new Map(i[o(319)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(242)])e&&a[o(313)](t,e);else if(s&&s[o(261)])for(const[t,e]of Object[o(169)](s[o(261)])){const r=n[o(207)][o(148)][o(315)](t),s=r?r[o(199)]()[o(121)]():null;s&&a[o(313)](s,e)}n[o(207)][o(164)]((t=>{const e=o;for(const[n,r]of a)t[e(177)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(306)][o(291)](e,o(123),s,((t,i,a)=>{const c=o;n[c(207)][c(164)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(203)][o(124)];t.is(o(200),o(218))&&u[o(286)](t)}r[o(306)][o(321)](e,null,s)(t,i,a);for(const t of u)o(317)!=t[o(264)][o(297)]&&n[o(212)](t)}))}))};l(t(178),t(131)),l(t(178),t(145)),l(t(241),t(131)),l(t(241),t(145)),r[t(306)][t(291)](t(178),t(190),t(145),(e=>{const n=t,r=e[n(319)]((t=>t[n(121)]())),i=r[0][n(133)](n(173)),{minRow:a,maxRow:c}=o[n(269)](r);s[n(132)](i,{at:a,rows:c-a+1})})),r[t(306)][t(291)](t(178),t(267),t(145),(e=>{const n=t,r=e[n(319)]((t=>t[n(121)]())),i=r[0][n(133)](n(173)),{minColumn:a,maxColumn:c}=o[n(269)](r);s[n(122)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(175)]||!n[s(175)][s(235)](s(123)))return;const o=n[s(159)][s(185)],i=r[s(120)]()[s(284)]((t=>t[s(236)]&&t[s(159)]&&t[s(159)][s(185)]==o));i[s(140)]&&n[s(251)]()[s(140)]!=i[s(140)]&&i[s(252)](((t,e)=>(t[s(166)]=e,e[s(206)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(197)](e[s(180)]),i=[s(283),s(299)],a=r[s(152)][s(324)](e[s(180)]);return a&&i[s(286)](s(191)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(228),f,{priority:t(316)}),r.on(t(172),f,{priority:t(316)}),n[t(207)][t(155)][t(232)]((()=>{const e=t;let s=!1;const o=Array[e(296)](n[e(207)][e(155)][e(150)][e(238)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(197)](t);if(e(233)!=o||e(241)!=a||i[e(143)])continue;if(!r[e(224)](c))continue;const u=r[e(162)](c)[e(147)](),l=n[e(320)][e(315)](e(187)).me;for(const t of r[e(120)]())if(t[e(236)]&&t[e(205)]==l&&e(279)==t[e(208)]&&e(263)==t[e(175)]&&t[e(147)]()[e(273)]((t=>u[e(253)]((n=>n[e(246)](t,!0))))))for(const n of t[e(251)]())n[e(236)]&&(n[e(145)](),s=!0)}return s})),n[t(207)][t(155)][t(232)]((e=>{const s=t,o=n[s(285)][s(315)](s(302));if(!o||!o[s(214)][s(322)](e[s(188)]))return!1;let i=!1;const a=n[s(320)][s(315)](s(187)).me,c=n[s(207)][s(155)][s(150)][s(249)](),u=Array[s(296)](n[s(207)][s(155)][s(150)][s(238)]())[s(284)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(197)](t);return n(233)==o&&n(123)==i&&c==a.id&&!e[n(143)]}));for(const t of c){if(s(141)!=t[s(208)]||s(218)!=t[s(231)]||1!=t[s(140)])continue;const n=e[s(221)](t[s(234)],t[s(234)][s(278)](1));if(!u[s(227)]((({data:t})=>t[s(272)][s(195)](n))))for(const{name:t,data:r}of u)if(n[s(246)](r[s(272)])){e[s(309)](t,{range:n}),i=!0;break}}return i})),n[t(207)][t(155)][t(232)]((e=>{const s=t;let o=!1;const i=n[s(320)][s(315)](s(187)).me,a=r[s(120)]()[s(284)]((t=>t[s(236)]&&t[s(205)]==i)),c=new Set,u=new Set;for(const t of a)if(s(123)==t[s(175)])for(const e of t[s(127)]()){const n=e[s(199)]()[s(121)]();if(n)if(n.is(s(200),s(218))&&Aa(n)){t[s(163)](e[s(231)]),c[s(292)](n),o=!0;const r=n[s(138)],i=n[s(318)],a=r&&r.is(s(200),s(218)),l=i&&i.is(s(200),s(218));a&&!c[s(322)](r)&&u[s(292)](r),l&&!c[s(322)](i)&&u[s(292)](i)}else n.is(s(200),s(298))&&n[s(255)]&&(t[s(163)](e[s(231)]),o=!0)}else if(s(263)==t[s(175)]){if(!t[s(159)]||!t[s(159)][s(185)])continue;const e=t[s(159)][s(261)];if(e&&Object[s(130)](e)[s(140)])continue;const n=t[s(159)][s(185)];let r=!0,i=!0;for(const e of a)if(e[s(175)]&&e[s(175)][s(235)](s(123))){if(!e[s(159)][s(185)]){i=!1;break}if(e.id!=t.id&&e[s(159)][s(185)]==n){r=!1;break}}i&&r&&(t[s(237)](),o=!0)}for(const t of c)e[s(247)](t);for(const t of u)e[s(212)](t);return o})),n[t(142)][t(240)](t(153))[t(216)]({model:t(303),view:(t,e)=>h(t),converterPriority:t(316)}),n[t(142)][t(240)](t(144))[t(216)]({model:t(303),view:(e,n)=>n[t(260)][t(157)]?h(e,!1):null,converterPriority:t(316)});const g=n[t(182)][t(183)];this[t(301)](g[t(155)],t(307),((e,n)=>{const r=t,s=[];for(const t of g[r(125)](n[r(266)])[r(135)]())t.is(r(200),r(129))&&s[r(286)](t);g[r(164)]((t=>{const e=r;for(const n of s)t[e(192)](t[e(125)](n),t[e(323)](n)),t[e(247)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(255)])return!0;const n=t[e(176)](0);return n.is(e(200),e(298))&&n[e(255)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(293)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["bind","change","afterInit","handleSuggestionDescription","plugins","1176350lBNZNR","editor","90YEuTez","discard","resizeTable","formatGroupId","TableColumnResizeEditing","type","_suggestionFactory","handleResizeTableWidthCommand","enableCommand","data","78EdkSnX","locale","commandParams","model","8kVwTXO","has","534PLZyus","document","table","descriptionFactory","getSuggestions","format","207876QWLJQk","*Format:* resize table","getSelectedElement","get","815112luTZfB","55jXrWGi","20700EJkhqL","getColumnGroupElement","getContainedElement","19071QgDpXJ","markBlockFormat","TrackChangesEditing","formatBlock","resizeTableWidth","subType","Users","accept","getTableColumnsWidths","12140bYeifr","selection","formatInline","14156JeInkU","columnWidths","getAttribute","author","getSuggestionCallback","registerDescriptionCallback","tableWidth","registerCustomCallback"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(124562===parseInt(n(220))/1+-parseInt(n(241))/2*(-parseInt(n(208))/3)+parseInt(n(226))/4+-parseInt(n(238))/5*(-parseInt(n(214))/6)+parseInt(n(196))/7*(-parseInt(n(212))/8)+parseInt(n(229))/9*(parseInt(n(198))/10)+-parseInt(n(225))/11*(parseInt(n(224))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(251)](){const t=Ca;if(!this[t(197)][t(195)][t(213)](t(202)))return;const e=this[t(197)][t(195)][t(223)](t(231));e[t(206)](t(233),this[t(205)][t(249)](this)),e[t(204)][t(248)](t(232),t(200),t(236),e[t(204)][t(245)](t(232),null,t(199))),e[t(204)][t(248)](t(232),t(200),t(199),e[t(204)][t(245)](t(232),null,t(236))),e[t(217)][t(246)](this[t(194)][t(249)](this))}[Ca(205)](t,e){const n=Ca,r=this[n(197)][n(195)][n(223)](n(231)),s=this[n(197)][n(195)][n(223)](n(202)),o=e[n(216)]||this[n(197)][n(211)][n(215)][n(239)][n(222)]();this[n(197)][n(211)][n(250)]((()=>{const i=n,a=s[i(227)](o);let c=a?s[i(237)](a):null,u=o[i(243)](i(247))||null;const l=e[i(247)]||u,f=e[i(242)]||c,h=this[i(197)][i(195)][i(223)](i(235)).me;for(const t of r[i(218)]()){const e=t[i(228)]();if(i(200)===t[i(234)]&&e===o){t[i(244)]!==h&&t[i(199)]();const e=t[i(207)][i(210)];u=e[0][i(247)],c=e[0][i(242)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(230)](o,{commandName:i(233),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(200)},[],i(200))}))}[Ca(194)](t){const e=Ca;if(e(232)!=t[e(203)]&&e(240)!=t[e(203)])return;const{data:n}=t;if(n&&e(200)===n[e(201)]){const t=e(221);return{type:e(219),content:Hr(this[e(197)][e(209)],t)}}}}const Sa=va;function Ma(){const t=["get","1622677Htgawe","1354262SGuQIY","plugins","9HKcSEX","8qCnDFu","399sCqCpm","editor","2202090zMrRYy","4547590mscMMK","insertTemplate","9736672NHzDTq","15782TOEaxB","has","30VHdgRH","Template","TrackChangesEditing","enableCommand","afterInit","22027511qhGBIC"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(885370===parseInt(n(453))/1+-parseInt(n(463))/2*(-parseInt(n(457))/3)+-parseInt(n(456))/4*(-parseInt(n(459))/5)+-parseInt(n(465))/6*(parseInt(n(452))/7)+parseInt(n(462))/8+parseInt(n(455))/9*(-parseInt(n(460))/10)+-parseInt(n(450))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(449)](){const t=Sa,e=this[t(458)];e[t(454)][t(464)](t(466))&&e[t(454)][t(451)](t(467))[t(448)](t(461))}}const wa=Fa;function Fa(t,e){const n=Pa();return(Fa=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(275650===-parseInt(n(175))/1+-parseInt(n(181))/2+-parseInt(n(172))/3+parseInt(n(190))/4+-parseInt(n(189))/5*(parseInt(n(177))/6)+parseInt(n(176))/7+parseInt(n(171))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Da extends t.Plugin{[wa(170)](){const t=wa,e=this[t(186)];if(!e[t(178)][t(188)](t(183)))return;e[t(182)][t(188)](t(179))[t(174)](t(183));const n=e[t(182)][t(188)](t(179)),r=e[t(187)];n[t(180)][t(185)](t(184),(e=>Hr(r,t(173),e)))}}function Pa(){const t=["plugins","insertTableOfContents","tableOfContents","registerElementLabel","editor","locale","get","1259585qVFrbT","801612DvWgzd","afterInit","6201288fCGxxU","544173cXoFvB","ELEMENT_TABLE_OF_CONTENTS","enableCommand","63890beQihO","2082668ZctqRr","6aOIQhD","commands","TrackChangesEditing","descriptionFactory","1000480rAAabt"];return(Pa=function(){return t})()}function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=485]})(t,e)}const xa=Ba;function Ua(){const t=["nodeBefore","Title","element","plugins","createRange","document","643627jDvTDO","editor","78fDwXeJ","getChangedMarkers","removeMarker","descriptionFactory","registerPostFixer","end","suggestion","model","get","forward","title-content","_splitMarkerName","getNearestSelectionRange","has","269756HfstMh","from","TrackChangesEditing","7234188GoGcCt","registerElementLabel","8990650NuMUhi","8492995ClsIPs","isEqual","differ","locale","updateMarker","654734wpFwow","isCollapsed","schema","ELEMENT_TITLE","52564872NKCFfb","afterInit","newRange","start","isTouching"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(916342===parseInt(n(525))/1+-parseInt(n(510))/2+-parseInt(n(485))/3*(parseInt(n(499))/4)+-parseInt(n(504))/5+-parseInt(n(502))/6+-parseInt(n(505))/7+parseInt(n(514))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(515)](){const t=xa,e=this[t(526)];if(!e[t(522)][t(498)](t(520)))return;const n=e[t(522)][t(493)](t(501));n[t(488)][t(503)](t(495),(()=>Hr(e[t(508)],t(513)))),e[t(492)][t(524)][t(489)]((r=>{const s=t;let o=!1;const i=Array[s(500)](e[s(492)][s(524)][s(507)][s(486)]());for(const{name:t,data:a}of i){const{group:i}=n[s(496)](t);if(s(491)!==i||!a[s(516)])continue;const c=a[s(516)],u=c[s(490)][s(519)];if(!u||!u.is(s(521),s(495)))continue;if(!c[s(517)][s(518)](c[s(490)]))continue;const l=e[s(492)][s(512)][s(497)](c[s(490)],s(494));if(l&&l[s(511)]){const e=r[s(523)](c[s(517)],l[s(517)]);e[s(506)](c)||(r[s(509)](t,{range:e}),o=!0)}o||(r[s(487)](t),o=!0)}return o}))}}function Ga(){const t=["has","redo","undo","8152430waGZcb","9488274dWFnRL","get","editor","7amNvwp","1208768JXANcf","61hZFHTt","6608880aTMKoM","50356ydmRqZ","39898QuIIgz","UndoEditing","TrackChangesEditing","2169ciGuSG","afterInit","42250icXFnO","387xPkgxX","plugins","enableCommand"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=164]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(887804===-parseInt(n(170))/1*(-parseInt(n(173))/2)+parseInt(n(179))/3*(-parseInt(n(172))/4)+parseInt(n(171))/5+parseInt(n(165))/6*(parseInt(n(168))/7)+parseInt(n(169))/8+-parseInt(n(176))/9*(parseInt(n(178))/10)+-parseInt(n(164))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[za(177)](){const t=za,e=this[t(167)],n=e[t(180)][t(166)](t(175));e[t(180)][t(182)](t(174))&&(n[t(181)](t(184)),n[t(181)](t(183)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=281]})(t,e)}function Xa(){const t=["6tFpNxQ","1417142qiUxis","enableCommand","2260hUbGpA","toggleTableCaption","TableCaptionEditing","879JDgXyb","1858698yxFeDd","has","96pyTpDx","380394luaDSG","5315005AntPnL","TrackChangesEditing","afterInit","plugins","7617643msFutW","1ZmLKmF","editor","10267930gSuwhy","get","requires"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(590977===parseInt(n(292))/1*(parseInt(n(298))/2)+parseInt(n(282))/3*(parseInt(n(300))/4)+parseInt(n(287))/5*(-parseInt(n(297))/6)+-parseInt(n(286))/7*(-parseInt(n(285))/8)+-parseInt(n(283))/9+parseInt(n(294))/10+-parseInt(n(291))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(296)](){return[aa]}[Wa(289)](){const t=Wa,e=this[t(293)];e[t(290)][t(284)](t(281))&&e[t(290)][t(295)](t(288))[t(299)](t(301))}}const Za=Ya;function Qa(){const t=["tableCellHeight","get","table","tableAlignment","tableBorderStyle","getSuggestions","19857udHsxg","locale","tableCellBackgroundColor","enqueueChange","12510cUXltW","tableHeight","getSuggestionCallback","*Format:* change table cell properties","plugins","handleSuggestionDescription","*Format:* change table properties","_handlePropertyChange","document","getFirstPosition","tableCellBorderColor","getSelectionAffectedTableCells","tableCellHorizontalAlignment","handleDiscardAction","TrackChangesEditing","editor","formatBlock","21642264KVIiqS","data","_suggestionFactory","tableBorderWidth","getContainedElement","306zjxrsy","setAttribute","71TmAXhF","selection","TableUtils","tableCellProperties","join","descriptionFactory","1507cmfiXh","TableCellPropertiesEditing","subType","TablePropertiesEditing","model","pluginName","tableWidth","3846gtkFvt","accept","findAncestor","tableCellBorderStyle","afterInit","change","start","_getSuggestion","tableCellBorderWidth","460TEGOLb","enableCommand","tableCellWidth","removeAttribute","tableProperties","326736wPZkzM","tableBorderColor","102jVOvey","markBlockFormat","452564ckakUh","tableCellVerticalAlignment","3799860XNqMXy","getAttribute","has","tableBackgroundColor","registerCustomCallback","format","registerDescriptionCallback","tableCellPadding","nodeAfter","commandParams","discard","batch","TrackChangesTableProperties"];return(Qa=function(){return t})()}function Ya(t,e){const n=Qa();return(Ya=function(t,e){return n[t-=370]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(871821===parseInt(n(427))/1*(-parseInt(n(440))/2)+-parseInt(n(399))/3*(-parseInt(n(449))/4)+parseInt(n(380))/5+-parseInt(n(376))/6*(parseInt(n(378))/7)+parseInt(n(374))/8*(-parseInt(n(425))/9)+parseInt(n(403))/10*(parseInt(n(433))/11)+parseInt(n(420))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ja extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(373)]=[e(375),e(397),e(423),e(396),e(439),e(404),e(383)],this[e(430)]=[e(413),e(443),e(448),e(387),e(371),e(393),e(401),e(415),e(379)]}static get[Za(438)](){return Za(392)}[Za(444)](){const t=Za,e=this[t(418)][t(407)][t(394)](t(417));if(this[t(418)][t(407)][t(382)](t(436))){for(const n of this[t(373)])e[t(370)](n,((e,r)=>{const s=t,o=this[s(418)][s(437)][s(411)][s(428)][s(412)]()[s(442)](s(395));this[s(410)](n,[o],this[s(373)],s(373),e,r)}));e[t(422)][t(384)](t(419),t(373),t(441),e[t(422)][t(405)](t(419),null,t(390))),e[t(422)][t(384)](t(419),t(373),t(390),((e,n)=>this[t(416)](this[t(373)],e,n))),e[t(422)][t(384)](t(419),t(373),t(431),(()=>!1))}if(this[t(418)][t(407)][t(382)](t(434))){for(const n of this[t(430)])e[t(370)](n,((e,r)=>{const s=t,o=this[s(418)][s(407)][s(394)](s(429))[s(414)](this[s(418)][s(437)][s(411)][s(428)]);this[s(410)](n,o,this[s(430)],s(430),e,r)}));e[t(422)][t(384)](t(419),t(430),t(441),e[t(422)][t(405)](t(419),null,t(390))),e[t(422)][t(384)](t(419),t(430),t(390),((e,n)=>this[t(416)](this[t(430)],e,n))),e[t(422)][t(384)](t(419),t(430),t(431),(()=>!1))}e[t(432)][t(386)]((e=>this[t(408)](e)))}[Za(410)](t,e,n,r,s,o){const i=Za,a=this[i(418)][i(407)][i(394)](i(417));this[i(418)][i(437)][i(402)](o[i(391)],(()=>{const t=i;for(const i of e)if(this[t(447)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(381)](r);void 0!==n&&(e[r]=n)}s(o),a[t(377)](i,{commandParams:[e]},[],r)}}))}[Za(416)](t,e,n){const r=Za,s=e[0][r(446)][r(388)],o=n[r(389)][0];this[r(418)][r(437)][r(445)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(426)](r,o[r],s):e[n(372)](r,s)}))}[Za(408)](t){const e=Za;if(t[e(421)])switch(t[e(435)]){case e(373):return{type:e(385),content:Hr(this[e(418)][e(400)],e(409))};case e(430):return{type:e(385),content:Hr(this[e(418)][e(400)],e(406))}}}[Za(447)](t,e){const n=Za,r=this[n(418)][n(407)][n(394)](n(417));for(const s of r[n(398)]({skipNotAttached:!0})){const r=s[n(424)]();if(s[n(435)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ec=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ic=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=430]})(t,e)}function Tc(){const t=["formatInline:discard","conversion","commentThread","acceptSelectedSuggestions","$marker","formatInline:accept","define","includes","_commentsRepository","_registerDefaultCallbacks","getAttribute","catch","addHighlight","dataDowncast","discard","upcast","getFirstMarker","updateSuggestion","external:","size","_splitMarkerName","52WTzkav","widget","data-suggestion","sort","bindElementToMarker","clone","addMarker","_refreshSuggestionsChain","$graveyard","splitPosition","isAtEnd","deletion:join","getMultiRangeId","_reduceExistingSuggestions","_cutOutSuggestionMarker","_joinWithAdjacentSuggestions","isDocumentOperation","formatInline:chain","push","_descriptionFactory","getIntersection","isEqual","delete","removed","formatInline:","addMarker:suggestion:formatBlock","_removeSuggestion","registerBlockAttribute","hasCommentThread","schema","plugins","fromCharCode","open","$text","collaboration.channelId","_adapter","isExternal","pop","suggestion:attribute:","removeMarker","return","removeMarker:suggestion:formatBlock","_processAttributeSuggestions","16499pYlaOH","end","_getMarkerAnnouncementText","registerPostFixer","highest","targetPosition","add","commandName","addClass","suggestionLoaded","rootName","track-changes-user-not-found","item","map","markerToHighlight","_getExternalAuthor","$textProxy","change","getMarkers","element","multipleBlocks","backward","_onDiscard","48804JJnKRX","detach","getChanges","isIntersectingWithRange","before","isArray","formatInline","formatInline:join","_setSuggestionRange","startsWith","isInContent","head","lowest","createdAt","ready","newRange","deletion:discard","formatBlock:","authoredAt","authorName","addComment","_suggestionFactory","markerReady","isBlock","TrackChangesEditing","suggestionUnloaded","marker-count","addRange","PendingActions","values","discardAllSuggestions","acceptSuggestion","formatBlock:chain","_suggestionState","accepted","_element","isInsideObject","trackChanges.trackFormatChanges","length","listenTo","markMultiRangeDeletion","createRangeOn","clear","getLastMatchingPosition","documentSelection","getContainedElement","insertContent","setTo","123790IfUujH","addMarkerName","7PwocOc","ck-suggestion-marker-formatInline","newValue","remove","createRangeIn","isObject","getSuggestionCallback","36uYjtkC","_SUGGESTION_ANNOUNCEMENT","activeMarkers","chain","formatBlock:join","rethrowUnexpectedError","isMultiRange","2598600yDDUzr","removeClass","elementToElement","elementEnd","isLocal","skipNestingCheck","forceDefaultExecution","tablePasteChainId","execute","data","createSelection","commands","error-saving-suggestion-data-suggestion-discarded","insertion","getFirstRange","buildSuggestion","attributeOldValue","track-changes-suggestion-not-found","insert","_isDataLoaded","editing","isLimit","getChangedMarkers","_isForcedDefaultExecutionBlock","attributeNewValue","high","oldValue","dataToMarker","markBlockFormat","_reduceSuggestionAttributeRange","_editor","fire","deleteContent","3027761EuUdNM","21180XNloza","hasSuggestion","parent","_saved","unbindElementFromMarkerName","has","attribute:accept","rename","getRanges","adapter","_breakSuggestionMarker","_checkSuggestionCorrectness","getSuggestions","attribute:","_suggestions","track-changes-suggestion-data-mismatch","accept","stop","attributes","unbind","isRemovable","keys","enableReadOnlyMode","containerElement","every","@external","assign","_inlineAttributeKeys","acceptAllSuggestions","comments","split","enqueueChange","isNextTo","suggestion:","config","insertion:","isAtStart","for","getCommentThread","range","getAllAdjacentSuggestions","splice","value","markMultiRangeBlockFormat","getDifference","never","batch","track-changes-enable-command-twice","setSelection","isBefore","suggestion","isCollapsed","_blockAttributeKeys","_recordAttributeSuggestions","getRange","discardSelectedSuggestions","from","meta","getAncestors","suggestionChanged","stopListening","attribute:join","containsPosition","removeAttribute","_processAttributeChanges","announce","_getSuggestionData","descriptionFactory","type","previous","dataReady","PENDING_ACTION_SUGGESTION","ck-suggestion-marker","suggestion-type","author","$elementName","subType","groupId","locale","deletion:chain","3592LuXCfS","containsRange","toUpperCase","deletion","markAttributeChange","insertion:chain","default","removeComment","LEAVE","_setSuggestionData","createPositionAt","markerName","name","resolve","trackChanges.mergeNestedSuggestions","find","move","isSelectable","isUndo","ck-suggestion-marker-","_handleNewSuggestionMarker","getItems","selection","enableCommand","change:_saved","Users","_enabledCommands","set","attributeKey","getUser","removeMarkers","createPositionAfter","_model","position","howMany","_defaultCallbacks","filter","formatBlock:accept","moveTargetPosition","warn","originalSuggestionId","notReady","always","change:data","_afterChanges","addMarker:suggestion","differ","change:activeMarkers","getWalker","addMarker:suggestion:attribute","isIntersecting","insertion:accept","getNearestSelectionRange","applyOperation","pluginName","fromRange","addSuggestion","CommentsRepository","document","_rangeIsInLocalUserInsertion","options","nodeAfter","oldRange","markers","_addThreadToSuggestion","trackChanges","_customCallbacks","unshift","ck-suggestion-marker--active","setAttribute","requires","ck-suggestion-marker-formatBlock","addUser","containsRangeInObject","forEach","update:suggestion","isTouching","insertion:join","_recordAttributeChanges","track-changes-command-not-found","reconvertMarker","_updateSuggestionData","writer","282354IcmudN","_isRegisteredAttribute","after","addCommentThread","consume","formatGroupId","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.","_trackFormatChanges","multi","_findSuggestions","start","getSuggestion","normal","toViewElement","substring","registerInlineAttribute","then","enableDefaultAttributesIntegration","markMultiRangeInsertion","track-changes-adapter-missing-getsuggestion","markDeletion","join","FORMATTING","attribute","_addSuggestionMarker","insertion:discard","editor","root","updateMarker","editingDowncast","markInsertion","formatBlock:discard","attribute:discard","consumable","creator","elementStart","deletion:accept","_mergeNestedSuggestions","isOwn","formatBlock","_getAttributeKey","registerCustomCallback","some","createPositionBefore","getCustomProperty","key","init","rejected","_getAuthorFromId","toJSON","markerNameToElements","fetchCommentThread","removeMarker:suggestion:attribute","forward","containsItem","isAfter","refresh","concat","next","_isBlockAttribute","addSuggestionData","group","ENTER","discardSuggestion","hasComments","createElement","getShiftedBy","get","nodeBefore","substr","showSuggestionHighlights","trackChangesCommand","track-changes-adapter-already-set","deletion:","mapper","_refreshAttributeSuggestionsChain","_createSuggestion","markerToData","low","model","_joinSuggestions","format","774aEFFWM","createRange","markInlineFormat","_initAriaMarkerChangeAnnouncements"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(606369===-parseInt(n(730))/1*(parseInt(n(507))/2)+parseInt(n(744))/3+parseInt(n(614))/4*(parseInt(n(728))/5)+-parseInt(n(680))/6+parseInt(n(657))/7*(parseInt(n(858))/8)+parseInt(n(589))/9*(parseInt(n(778))/10)+-parseInt(n(777))/11*(parseInt(n(737))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ic(853);class yc extends t.Plugin{static get[Ic(494)](){return[Ic(481),o.Users,t.PendingActions,Jr,ns,as,fs,bs,ms,ks,Ss,xs,to,ro,uo,go,bo,Ao,No,vo,Do,zo,Uo,Wo,Yo,ei,ui,pi,Ni,oi,Gs,Ws,bi,Ai,vi,Di,ji,Hi,qi,$i,ra,aa,ha,ma,qa,ya,Ra,Da,Ja,Oa,ja,Ha]}static get[Ic(478)](){return Ic(704)}get[Ic(633)](){return this[Ic(845)]}constructor(t){const e=Ic;function n(t){const e=bc;return t[e(670)]((t=>String[e(645)](t)))[e(528)]("")}super(t),this[e(831)]=!1,this[e(451)](e(739),[]),this.on(e(471),((n,r,s,o)=>{const i=e;this[i(456)][i(674)]((()=>{const e=i;for(const n of[...o,...s])this[e(456)][e(487)][e(783)](n)&&t[e(764)][e(504)](n)}))})),this[e(845)]=new qr(this[e(533)][e(586)][e(643)],this[e(533)][e(856)]),this[e(649)]=null,this[e(701)]=new Ac(this[e(533)]),this[e(792)]=new Map,this[e(601)]=t[e(644)][e(574)](e(481)),this[e(450)]=new Set,this[e(456)]=this[e(533)][e(586)],this[e(713)]=new WeakMap,this[e(767)]=!1,this[e(830)]=new Set([e(853)]),this[e(805)]=new Set,t[e(812)][e(599)](e(717),e(430)),this[e(514)]=t[e(812)][e(574)](e(717)),t[e(812)][e(599)](e(438),!0),this[e(544)]=t[e(812)][e(574)](e(438)),this[e(578)]=new l(t,this[e(450)]),this[e(592)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,51,52])}[Ic(553)](){const t=Ic,n=this[t(533)],r=(e,n)=>{const r=t;if(r(530)!=e)return r(443)+e;const s=n[r(808)]("|")[0];return this[r(566)](s)?r(495):r(731)};n[t(594)][t(815)](t(536))[t(671)]({model:t(828),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(613)](e[n(435)]),a=[n(850),r(o,i)];let c=3e3;return this[n(739)][n(600)](e[n(435)])&&(a[n(632)](n(492)),c=3010),n(861)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(594)][t(815)](t(606))[t(663)]((e=>{const r=t;e.on(r(469),((t,e,s)=>{const o=r;if(!s[o(484)][o(577)])return;const i=e[o(669)];if(!i)return;const c=s[o(581)][o(520)](i);n[o(586)][o(643)][o(735)](i)&&c&&!c[o(551)](o(615))&&c.is(o(801))&&(0,a.toWidget)(c,s[o(506)])}),{priority:r(769)})})),n[t(594)][t(815)](t(606))[t(671)]({model:t(828),view:(e,n)=>{const s=t;if(!n[s(484)][s(577)])return null;const{type:o,subType:i}=this[s(613)](e[s(435)]);return{classes:[s(850),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(669)])return;const{id:c}=this[a(613)](o[a(435)]);if(r){const t=this[a(792)][a(574)](c),e=this[a(547)](t);if(!this[a(566)](e))return}if(o[a(669)].is(a(446)))return void i[a(540)][a(511)](o[a(669)],s[a(436)]);const u=i[a(581)][a(520)](o[a(669)]);if(o[a(669)].is(a(676))&&n[a(586)][a(643)][a(703)](o[a(669)])&&!u[a(551)](a(605))){i[a(506)][a(665)]([a(850),a(495)],u),i[a(506)][a(493)](a(616),c,u),i[a(581)][a(618)](u,o[a(435)]),e&&(this[a(739)][a(600)](o[a(435)])?i[a(506)][a(665)](a(492),u):i[a(506)][a(745)](a(492),u));for(const t of n[a(586)][a(734)](o[a(669)])[a(445)]())i[a(540)][a(511)](t,s[a(436)]);i[a(540)][a(511)](o[a(669)],s[a(436)])}};n[t(594)][t(815)](t(606))[t(663)]((e=>{const n=t;e.on(n(639),((t,e,r)=>{const o=n;r[o(484)][o(577)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(661)})})),n[t(594)][t(815)](t(606))[t(663)]((e=>{const n=t;e.on(n(473),((t,e,r)=>{const o=n;r[o(484)][o(577)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(661)})})),n[t(594)][t(815)](t(606))[t(584)]({model:t(828),view:(e,n)=>n[t(484)][t(577)]?null:{group:t(828),name:e[t(576)](11)}}),n[t(594)][t(815)](t(608))[t(746)]({view:{name:t(828),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(811)+e[r(603)](r(851))+":"+e[r(603)]("id");return e[r(603)](r(706))&&(s+=":"+e[r(603)](r(706))),n[r(572)](r(597),{"data-name":s})}}),n[t(594)][t(815)](t(608))[t(771)]({view:t(828)}),n[t(594)][t(815)](t(536))[t(663)]((e=>{const n=t;e.on(n(639),s(),{priority:n(769)})})),n[t(594)][t(815)](t(536))[t(663)]((e=>{const n=t;e.on(n(473),s({isAttributeSuggestion:!0}),{priority:n(769)})})),n[t(594)][t(815)](t(536))[t(663)]((e=>{const n=t;e.on(n(655),((t,e,r)=>{const s=n,o=r[s(581)][s(557)](e[s(435)]);if(o)for(const t of o)t[s(551)](s(605))||(r[s(506)][s(745)]([s(850),s(495),s(492)],t),r[s(506)][s(841)](s(616),t),r[s(581)][s(782)](t,e[s(435)]))}),{priority:n(769)})})),n[t(594)][t(815)](t(536))[t(663)]((e=>{const n=t;e.on(n(559),((t,e,r)=>{const s=n,o=r[s(581)][s(557)](e[s(435)]);if(!o)return;const{id:i}=this[s(613)](e[s(435)]),a=this[s(792)][s(574)](i),c=this[s(547)](a);if(this[s(566)](c))for(const t of o)t[s(551)](s(605))||(r[s(506)][s(745)]([s(850),s(495),s(492)],t),r[s(506)][s(841)](s(616),t),r[s(581)][s(782)](t,e[s(435)]))}),{priority:n(769)})})),n[t(586)][t(482)][t(660)]((e=>{const r=t;let s=!1;const o=Array[r(834)](n[r(586)][r(482)][r(470)][r(766)]()),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(828)!==o)continue;const h=this[r(792)][r(574)](f);if(null!=c[r(695)]){r(686)==u&&(s=s||Lc(c[r(695)],t,e,n[r(586)][r(643)]));const o=r(530)==u&&this[r(566)](l[r(808)]("|")[0]);if(c[r(695)][r(829)]||r(622)==c[r(695)][r(534)][r(667)]||r(546)==u&&!Rc(c[r(695)])||o&&!Rc(c[r(695)])||r(861)==u&&(Cc(a=c[r(695)])||function(t){const e=r;return t[e(517)][e(780)]==t[e(658)][e(575)]&&t[e(517)][e(624)]}(a)))e[r(653)](t),s=!0;else{if(!h||!h[r(690)])continue;i[r(663)](h)}}}var a;return i[r(612)]>0&&(s=!!this[r(629)](i)||s),s})),n[t(586)][t(482)][t(660)]((e=>{const r=t;let s=!1;for(const t of n[r(586)][r(482)][r(470)][r(682)]())if(r(762)==t[r(846)])for(const t of this[r(792)][r(709)]()){if(t[r(743)]||!t[r(690)])continue;const o=r(546)==t[r(846)],i=this[r(547)](t),a=i&&this[r(566)](i);if(!o&&!a)continue;const c=t[r(758)]();if(c[r(517)][r(780)]!=c[r(658)][r(780)]&&!c[r(658)][r(624)]){const o=n[r(586)][r(434)](c[r(517)][r(485)],r(658)),i=n[r(586)][r(590)](c[r(517)],o);e[r(535)](t[r(609)](),{range:i}),s=!0}}return s})),n[t(586)][t(482)][t(660)]((e=>this[t(842)](e))),n[t(586)][t(482)][t(660)]((e=>!e[t(824)][t(748)]&&this[t(656)](e))),n[t(586)].on(t(468),(()=>{this[t(831)]=!1})),n[t(586)][t(482)].on(t(467),((r,s)=>{const o=t;if(!s[o(748)]||s[o(442)])return;if(!this[o(831)])return;const i=n[o(586)][o(482)][o(470)][o(682)]();if(0==i[o(718)])return;const a=[],c=i[o(460)]((t=>o(530)==t[o(846)])),u=i[o(460)]((t=>o(762)==t[o(846)]&&o(647)!=t[o(436)])),l=i[o(460)]((t=>o(733)==t[o(846)]&&o(647)!=t[o(436)]));for(const t of c)this[o(508)](t[o(452)])&&a[o(632)]({key:t[o(452)],newValue:t[o(768)],oldValue:t[o(760)],range:Sc(t[o(817)],n[o(586)])});for(const t of u){const e=l[o(439)]((e=>e[o(715)]===t[o(715)]));if(e){const r=Mc(t[o(457)][o(485)],n[o(586)]);e[o(436)]!==t[o(436)]&&a[o(632)]({key:o(853),newValue:t[o(436)],oldValue:e[o(436)],range:r});for(const[n,s]of e[o(796)]){if(!this[o(508)](n))continue;const e=t[o(796)][o(574)](n);s!==e&&a[o(632)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(796)])this[o(508)](n)&&(e[o(796)][o(783)](n)||a[o(632)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(718)]&&n[o(586)][o(809)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(862)](t,e,s,o,{groupId:r});this[n(627)](t,a)}))}),{priority:t(692)}),n[t(586)][t(487)].on(t(499),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(613)](n[s(436)]),e=this[s(792)][s(574)](t);e&&e[s(729)](n[s(436)])}})),n[t(586)][t(482)].on(t(467),(()=>{const e=t,r=Array[e(834)](n[e(586)][e(482)][e(470)][e(766)]())[e(460)]((t=>e(828)===this[e(613)](t[e(436)])[e(568)]));if(0===r[e(718)])return;r[e(617)](((t,n)=>{const r=e,s=t[r(753)][r(486)],o=n[r(753)][r(486)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(517)][r(827)](o[r(517)])?-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(486)]){const n=this[e(444)](t);o[e(663)](n)}else{const t=this[e(792)][e(574)](r);null!==n[e(695)]||t[e(690)]?(s[e(663)](t[e(691)]),o[e(663)](t)):this[e(640)](t)}}o[e(612)]>0&&this[e(621)](o);for(const t of s)this[e(775)](e(837),t)})),n[t(586)].on(t(477),((e,r)=>{const s=t,o=r[0];if(!this[s(792)][s(612)])return;if(!o[s(630)])return;if(o[s(824)][s(442)]||!o[s(824)][s(748)])return;let i,a;switch(o[s(846)]){case s(762):i=n[s(586)][s(434)](o[s(457)]),a=i[s(573)](o[s(458)]);break;case s(808):i=n[s(586)][s(434)](o[s(623)]),a=n[s(586)][s(434)](o[s(462)]);break;case s(440):i=n[s(586)][s(434)](o[s(662)]),a=i[s(573)](o[s(458)]);break;default:return}const c=n[s(586)][s(590)](i,a);n[s(586)][s(674)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(516)](c)){if(e[t(743)])continue;if(t(686)==e[t(846)])continue;const r=this[t(547)](e);if(r&&this[t(566)](r)&&t(808)!=o[t(846)])continue;const s=e[t(753)]&&e[t(753)][t(677)];(t(546)!=e[t(846)]||t(808)==o[t(846)]&&!s)&&(n[t(497)]||t(757)==e[t(846)]&&n[t(545)]||e[t(758)]()[t(859)](c)&&this[t(788)](e,i,a))}}))}),{priority:t(692)}),n[t(586)].on(t(776),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(750)])return;if(this[s(767)])return;if(!this[s(578)][s(820)])return;if(o[s(829)])return;const a=n[s(586)][s(643)],{start:c,end:u}=o[s(758)](),l=c[s(485)]&&a[s(765)](c[s(485)])?null:a[s(476)](c,s(560)),f=u[s(575)]&&a[s(765)](u[s(575)])?null:a[s(476)](u,s(678)),h=n[s(586)][s(590)](l?l[s(517)]:c,f?f[s(658)]:u);n[s(586)][s(674)]((t=>{const e=s;this[e(527)](h);const r=n[e(586)][e(643)][e(476)](h[e(517)]);o.is(e(724))?t[e(826)](r):o[e(727)](r)})),e[s(795)]()}),{priority:e.priorities[t(519)]+10}),n[t(586)].on(t(726),((e,r)=>{const s=t,o=r[r[s(718)]-1];o&&o[s(750)]||this[s(767)]||this[s(578)][s(820)]&&(n[s(586)][s(674)]((()=>{const t=s;let o=n[t(586)][t(726)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(654)]=o[t(619)]();const i=o[t(658)][t(575)],a=n[t(586)][t(643)];i&&a[t(703)](i)&&!a[t(735)](i)&&(o=n[t(586)][t(590)](o[t(517)],n[t(586)][t(434)](i,t(658)))),this[t(537)](o)})),e[s(795)]())}),{priority:t(769)}),this[t(533)][t(755)][t(663)](t(489),this[t(578)]),this[t(447)](t(489));const o=new p(n,this[t(792)]);n[t(755)][t(663)](t(711),o),this[t(447)](t(711));const i=new b(n,this[t(792)]);n[t(755)][t(663)](t(570),i),this[t(447)](t(570)),n[t(755)][t(663)](t(806),new S(n,o,this[t(792)])),this[t(447)](t(806)),n[t(755)][t(663)](t(710),new S(n,i,this[t(792)])),this[t(447)](t(710)),n[t(755)][t(663)](t(596),new w(n,o,this[t(792)])),this[t(447)](t(596)),n[t(755)][t(663)](t(833),new w(n,i,this[t(792)])),this[t(447)](t(833));const c=n[t(644)][t(574)](t(481));this[t(719)](c,t(700),((e,{threadId:n})=>{const r=t,s=this[r(792)][r(574)](n);s&&s[r(595)]&&1===s[r(595)][r(718)]&&this[r(505)](n,{hasComments:!0})}),{priority:t(585)}),this[t(719)](c,t(431),((e,{threadId:n})=>{const r=t,s=this[r(792)][r(574)](n);s&&s[r(595)]&&!s[r(595)][r(718)]&&this[r(505)](n,{hasComments:!1})}),{priority:t(585)})}set[Ic(787)](t){const n=Ic;if(this[n(649)])throw new e.CKEditorError(n(579),this);this[n(649)]=t}get[Ic(787)](){return this[Ic(649)]}[Ic(790)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ic,r=[];for(const e of this[n(792)][n(709)]())t&&!e[n(690)]||r[n(632)](e);return e?r[n(670)]((t=>t[n(556)]())):r}[Ic(518)](t){const n=Ic,r=this[n(792)][n(574)](t);if(!r)throw new e.CKEditorError(n(761),this);return r}[Ic(779)](t){const e=Ic;return this[e(792)][e(783)](t)}[Ic(567)](t){const e=Ic,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(846)][e(808)](":"),a=this[e(792)][e(574)](r)||this[e(583)](o,i,r,n,s);if(this[e(488)](a),this[e(789)](a,o,i||null,n),a[e(693)]=t[e(693)],a[e(763)]=!0,s&&s[e(803)]){const t=s[e(803)],n=this[e(672)](t[e(699)]);a[e(698)]=t[e(693)],a[e(852)]=n,a[e(650)]=!0}else a[e(698)]=t[e(693)];switch(t[e(753)]&&(a[e(753)]=t[e(753)]),t[e(796)]&&(a[e(796)]=t[e(796)]),this[e(649)]&&this[e(649)][e(480)]||(a[e(781)]=!0),this[e(713)][e(574)](a)){case e(465):this[e(713)][e(451)](a,e(848));break;case e(702):a[e(690)]?(this[e(629)](new Set([a])),this[e(621)](new Set([a])),this[e(713)][e(451)](a,e(694)),this[e(775)](e(666),a)):this[e(713)][e(451)](a,e(637))}return a}[Ic(711)](t){const e=Ic;this[e(750)]((()=>{const n=e;this[n(533)][n(586)][n(674)]((()=>{const e=n;for(const n of t[e(818)]())n[e(794)]()}))}))}[Ic(570)](t){const e=Ic;this[e(750)]((()=>{const n=e;this[n(533)][n(586)][n(674)]((()=>{const e=n;for(const n of t[e(818)]())n[e(607)]()}))}))}[Ic(447)](t,n){const r=Ic,s=this[r(533)][r(755)][r(574)](t);if(!s)throw new e.CKEditorError(r(503),this,{commandName:t});if(this[r(450)][r(783)](s))throw new e.CKEditorError(r(825),this,{commandName:t});this[r(450)][r(663)](s),n&&s.on(r(752),((t,e)=>{const o=r;this[o(578)][o(820)]&&(this[o(767)]||(e[o(718)]>0&&e[e[o(718)]-1]&&e[e[o(718)]-1][o(750)]?e[o(651)]():(t[o(654)]=n(((...t)=>s[o(752)](...t,{forceDefaultExecution:!0})),...e),t[o(795)]())))}),{priority:r(769)})}[Ic(750)](t){const n=Ic;let r,s;const o=this[n(767)];this[n(767)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(767)]=!1),s&&e.CKEditorError[n(742)](s,this),r}[Ic(537)](t,n=null,r={}){const s=Ic;if(t[s(829)])return null;const o=this[s(533)][s(644)][s(574)](s(449)).me;for(const{suggestion:e,meta:o}of this[s(516)](t,s(757)))if(o[s(545)]){if(!o[s(810)]){if(o[s(497)]){if(!this[s(544)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(788)](e,t[s(517)],t[s(658)]);break}if(n==e[s(854)]&&wc(e,r)){const n=e[s(758)]();return n[s(517)][s(635)](t[s(658)])?this[s(688)](e,this[s(456)][s(590)](t[s(517)],n[s(658)])):this[s(688)](e,this[s(456)][s(590)](n[s(517)],t[s(658)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(813)+n:s(757),u=this[s(433)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(531)](c,i,a,t),u}[Ic(525)](t,n=Ic(515),r={}){const s=Ic,o=this[s(533)][s(644)][s(574)](s(449)).me,i=this[s(701)][s(736)](s(757),n,s(528));for(const e of this[s(790)]())if(e[s(852)].id==o.id&&s(757)==e[s(846)]&&e[s(854)]==n&&wc(e,r)&&(i(e[s(786)](),t)||i(t,e[s(786)]()))){for(const n of t)e[s(707)](n);return e}for(const{suggestion:e,meta:n}of this[s(516)](t,s(757))){if(!n[s(545)])continue;if(!this[s(544)]&&n[s(497)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(786)]())for(const e of t)if(!n[s(859)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(813)+n,l=this[s(433)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(531)](u,a,c,e,zr[s(626)]());return l}[Ic(591)](t,n,r=null,s={}){const o=Ic;if(r=r||Nc(n),t[o(829)])return null;if(o(823)===this[o(514)]){const e=this[o(701)][o(736)](o(686),r,o(794));return this[o(750)]((()=>e([t],n,s))),null}const i=this[o(533)][o(644)][o(574)](o(449)).me,a=[];if(o(466)!==this[o(514)])for(const{suggestion:e,meta:n}of this[o(516)](t,o(757)))n[o(545)]&&!n[o(716)]&&a[o(632)](...e[o(786)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(634)](s);e&&r[n(632)](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(718)];){const s=r[e][n(822)](t);r[n(819)](e,1,...s),e+=s[n(718)]}}return r}(t,a);c[o(718)]&&this[o(456)][o(674)]((()=>{const t=o;for(const e of c){const o=this[t(701)][t(736)](t(686),r,t(794));this[t(750)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(517)],u=t[o(658)];for(const{suggestion:e,meta:n}of this[o(516)](t,o(686))){if(!n[o(545)])continue;if(e[o(854)]!=r)continue;if(!wc(e,s))continue;const i=e[o(758)]();if(i[o(859)](t,!0))return null;c=c[o(827)](i[o(517)])?c:i[o(517)],u=u[o(562)](i[o(658)])?u:i[o(658)],a?i[o(517)][o(827)](a[o(758)]()[o(517)])?(a[o(454)](),a=e):e[o(454)]():a=e}const l=this[o(456)][o(590)](c,u);if(a)this[o(688)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(433)]({id:t,type:o(638)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(531)](o(638)+r,t,a,l)}}return null}[Ic(772)](t,n,r=[],s=null,o={}){const i=Ic;n[i(512)]||(n[i(512)]=n[i(664)]),n[i(677)]=t.is(i(817)),s=s||Nc(n);const a=r[i(670)]((t=>Mc(t,this[i(456)]))),c=t.is(i(817))?t:Mc(t,this[i(456)]);if(i(823)===this[i(514)]){const t=this[i(701)][i(736)](i(546),s,i(794));return this[i(750)]((()=>t([c],n,o))),null}a[i(632)](c);let u=!0;for(const t of a)if(!this[i(483)](t)){u=!1;break}if(u&&i(466)!==this[i(514)]){const t=this[i(701)][i(736)](i(546),s,i(794));return this[i(750)]((()=>t([c],n,o))),null}let l=null,f=c[i(517)],h=c[i(658)];for(const{suggestion:t,meta:e}of this[i(516)](c,i(546))){if(!e[i(545)])continue;if(e[i(810)]||e[i(497)]||e[i(716)])continue;if(t[i(753)][i(512)]!=n[i(512)])continue;if(!wc(t,o))continue;const r=t[i(758)]();if(t[i(854)]==s){if(r[i(859)](c,!0))return null;f=f[i(827)](r[i(517)])?f:r[i(517)],h=h[i(562)](r[i(658)])?h:r[i(658)],l?r[i(517)][i(827)](l[i(758)]()[i(517)])?(l[i(454)](),l=t):t[i(454)]():l=t}else{const e=c[i(634)](r);this[i(628)](t,e)}}const g=this[i(533)][i(644)][i(574)](i(449)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(688)](l,this[i(456)][i(590)](f,h)),l;{const t=this[i(433)]({id:d,type:i(697)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(531)](i(697)+s,d,p,this[i(456)][i(590)](f,h)),t}}[Ic(821)](t,n,r=[],s=null,o={}){const i=Ic;n[i(512)]||(n[i(512)]=n[i(664)]);const a=t[0];n[i(677)]=a.is(i(817)),s=s||Nc(n);const c=r[i(670)]((t=>Mc(t,this[i(456)]))),u=a.is(i(817))?t:t[i(670)]((t=>Mc(t,this[i(456)])));if(i(823)===this[i(514)]){const t=this[i(701)][i(736)](i(546),s,i(794));return this[i(750)]((()=>t(u,n,o))),null}c[i(632)](...u);let l=!0;for(const t of c)if(!this[i(483)](t)){l=!1;break}if(l&&i(466)!==this[i(514)]){const t=this[i(701)][i(736)](i(546),s,i(794));return this[i(750)]((()=>t(u,n,o))),null}const f=this[i(533)][i(644)][i(574)](i(449)).me;for(const t of this[i(790)]()){if(t[i(852)].id!=f.id)continue;if(i(546)!=t[i(846)]||t[i(753)][i(512)]!=n[i(512)])continue;if(!wc(t,o))continue;const e=t[i(854)]==s;for(let n=0;n<u[i(718)];n++){const r=u[n];for(const s of t[i(675)]()){const o=s[i(832)]();if(r[i(635)](o)){e?(u[i(819)](n,1),n--):t[i(653)](s[i(436)]);break}}}}if(0==u[i(718)])return null;const h=this[i(701)][i(736)](i(546),s,i(528));for(const t of this[i(790)]())if(t[i(852)].id==f.id&&i(546)==t[i(846)]&&t[i(753)][i(512)]==n[i(512)]&&t[i(854)]==s&&wc(t,o)&&(h(t[i(786)](),u)||h(u,t[i(786)]()))){for(const e of u)t[i(707)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(697)+s,m=this[i(433)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(531)](p,g,d,t,zr[i(626)]());return m}[Ic(527)](t,n=null,r={}){const s=Ic;if(t[s(829)])return null;const o=this[s(533)][s(644)][s(574)](s(449)).me,a=new i.LiveRange(t[s(517)],t[s(658)]);for(const{suggestion:t,meta:e}of this[s(516)](a,s(757)))if(e[s(545)]&&!e[s(810)])if(t[s(743)]){const e=t[s(786)]()[s(460)]((t=>s(622)!=t[s(534)][s(667)]));if(e[s(802)]((t=>a[s(859)](t,!0)))&&t[s(607)](),e[s(549)]((t=>t[s(859)](a,!0)))){const t=this[s(701)][s(736)](s(861),n,s(794));return this[s(750)]((()=>t([a],null,r))),null}}else{const e=a[s(634)](t[s(758)]());null!==e&&t[s(679)]([e],null,r)}if(a[s(681)](),a[s(829)]||s(622)==a[s(534)][s(667)])return null;let c=null,u=a[s(517)],l=a[s(658)];const f=this[s(516)](a,s(861));for(const{suggestion:t,meta:e}of f){const n=this[s(456)][s(590)](u,l);if(e[s(545)]&&(this[s(544)]||!e[s(497)]&&!e[s(716)]))if(t[s(743)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(786)]()){if(r[s(859)](n,!0))return t;n[s(859)](r)||(e=!1)}e&&t[s(607)]()}else{const e=t[s(758)]();if(e[s(859)](n,!0))return t;if(!wc(t,r)){n[s(859)](e)?t[s(454)]():e[s(840)](u)?u=e[s(658)]:e[s(840)](l)&&(l=e[s(517)]);continue}u=u[s(827)](e[s(517)])?u:e[s(517)],l=l[s(562)](e[s(658)])?l:e[s(658)],r=Object[s(804)]({},t[s(796)]),c?e[s(517)][s(827)](c[s(758)]()[s(517)])?(c[s(454)](),c=t):t[s(454)]():c=t}}if(c)return this[s(688)](c,this[s(456)][s(590)](u,l)),c;{const t=(0,e.uid)(),i=this[s(456)][s(590)](u,l),a=o.id,c=n?s(580)+n:s(861),f=this[s(433)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(531)](c,t,a,i),f}}[Ic(720)](t,n=Ic(515),r={}){const s=Ic,o=this[s(533)][s(644)][s(574)](s(449)).me,a=t[s(670)]((t=>new i.LiveRange(t[s(517)],t[s(658)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(516)](a,s(757)))e[s(545)]&&!e[s(810)]&&c[s(663)](t);for(const e of c)if(e[s(743)]){const o=e[s(786)]();if((!e[s(796)]||!e[s(796)][s(749)])&&o[s(802)]((t=>a[s(549)]((e=>e[s(859)](t,!0)))))&&e[s(607)](),a[s(802)]((t=>o[s(549)]((e=>e[s(859)](t,!0)))))){const e=this[s(701)][s(736)](s(861),n,s(794));return this[s(750)]((()=>e(t,null,r))),null}}else{const t=e[s(758)]();if(a[s(549)]((e=>e[s(859)](t,!0)))&&e[s(607)](),a[s(802)]((e=>t[s(859)](e,!0)))){const t=this[s(701)][s(736)](s(861),n,s(794));return this[s(750)]((()=>t(a,null,r))),null}}const u=this[s(701)][s(736)](s(861),n,s(528));let l=null;for(const t of this[s(790)]())if(t[s(852)].id==o.id&&t[s(690)]&&s(861)==t[s(846)]&&t[s(854)]==n&&wc(t,r)&&(u(t[s(786)](),a)||u(a,t[s(786)]())))if(l){if(t[s(595)]&&t[s(595)][s(718)])continue;for(const e of t[s(786)]())l[s(683)](e)||l[s(707)](e);t[s(454)]()}else{l=t;for(const e of a)t[s(683)](e)||t[s(707)](e)}if(l)return l;c[s(722)]();for(const{suggestion:t,meta:e}of this[s(516)](a,s(861)))e[s(545)]&&(this[s(544)]||!e[s(497)]&&!e[s(716)])&&wc(t,r)&&c[s(663)](t);for(const t of c){const e=t[s(786)]();if((!r||!r[s(749)])&&a[s(802)]((t=>e[s(549)]((e=>e[s(859)](t,!0))))))return t;(!t[s(796)]||!t[s(796)][s(749)])&&e[s(802)]((t=>a[s(549)]((e=>e[s(859)](t,!0)))))&&t[s(607)]()}const f=(0,e.uid)(),h=o.id,g=s(580)+n,d=this[s(433)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(681)](),t[s(829)]||s(622)==t[s(534)][s(667)]||this[s(531)](g,f,h,t,zr[s(626)]());return d}[Ic(862)](t,n,r,s,o){const i=Ic;if(t[i(829)])return[];if(i(823)===this[i(514)])return[];const a=this[i(533)][i(644)][i(574)](i(449)).me.id,c=Array[i(834)](this[i(792)][i(709)]())[i(460)]((e=>i(530)==e[i(846)]&&e[i(753)][i(552)]==n&&e[i(683)](t)));if(i(430)===this[i(514)]){const e=this[i(516)](t,i(757))[i(460)]((({meta:t})=>t[i(545)]&&!t[i(716)]&&!t[i(810)]))[i(670)]((({suggestion:t})=>t));c[i(491)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(530)==t[i(846)]?t[i(753)][i(770)]:void 0,o=t[i(758)](),a=Array[i(834)](u[i(799)]())[i(439)]((t=>t[i(474)](o)));if(!a)continue;const c=a[i(822)](o);this[i(566)](n)&&i(757)==t[i(846)]&&0!=c[i(718)]||(u[i(636)](a),c[i(498)]((t=>{u[i(451)](t,r)})),i(757)!=t[i(846)]&&e!=s&&u[i(451)](a[i(634)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(718)]>37&&console[i(463)](i(513),{key:n});const f=(i(791)+(n+"|")+Nc({newValue:s}))[i(521)](0,60),h=this[i(433)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(632)](h),this[i(531)](f,c,a,t)}return l}[Ic(524)](t){const e=Ic;this[e(447)](t,((t,...n)=>{this[e(502)]((()=>{t(...n)}))}))}[Ic(641)](t){const e=Ic;this[e(830)][e(663)](t)}[Ic(522)](t){const e=Ic;this[e(805)][e(663)](t)}[Ic(547)](t){const e=Ic;return e(530)==t[e(846)]?t[e(854)][e(808)]("|")[0]:null}[Ic(688)](t,e){const n=Ic,r=t[n(609)]();this[n(456)][n(674)]((t=>{t[n(535)](r,{range:e})}))}[Ic(488)](t){const e=Ic,n=t.id,r=this[e(533)][e(812)][e(574)](e(648));this[e(601)][e(642)](n)||this[e(601)][e(510)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(601)][e(816)](n);s[e(797)](e(798)),s[e(798)]=!1,t[e(595)]=s}[Ic(789)](t,n,r,s){const o=Ic;if(t[o(846)]!=n||t[o(854)]!=r||t[o(541)].id!=s)throw this[o(533)][o(800)](o(793)),new e.CKEditorError(o(793),this)}[Ic(628)](t,n){const r=Ic,s=t[r(758)]();if(n[r(635)](s))t[r(454)]();else if(s[r(859)](n)){const o=this[r(456)][r(434)](n[r(517)][r(575)],r(658));this[r(688)](t,this[r(456)][r(590)](s[r(517)],o));const i=(0,e.uid)(),a=t[r(541)].id,c=t[r(846)]+":"+t[r(854)];this[r(433)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(753)],attributes:t[r(796)]});const u=this[r(456)][r(434)](n[r(658)][r(780)],r(509)),l=this[r(456)][r(590)](u,s[r(658)]);this[r(531)](c,i,a,l)}else if(s[r(840)](n[r(517)])){const e=this[r(456)][r(434)](n[r(517)][r(575)],r(658));this[r(688)](t,this[r(456)][r(590)](s[r(517)],e))}else{const e=this[r(456)][r(434)](n[r(658)][r(780)],r(509));this[r(688)](t,this[r(456)][r(590)](e,s[r(658)]))}}[Ic(483)](t){const e=Ic;for(const{suggestion:n,meta:r}of this[e(516)](t,e(757))){if(!r[e(545)])continue;const s=n[e(786)]();for(const n of s)if(!t[e(822)](n)[e(718)])return!0}return!1}[Ic(555)](t){const n=Ic,r=this[n(533)][n(644)][n(574)](n(449))[n(453)](t);if(!r)throw new e.CKEditorError(n(668),this);return r}[Ic(672)](t){const e=Ic,n=this[e(533)][e(644)][e(574)](e(449)),r=(0,o.hashObject)(e(611)+t);return n[e(453)](r)||n[e(496)]({id:r,name:t})}[Ic(583)](t,e,n,r,s){const o=Ic,i=this[o(555)](r),a=this[o(701)][o(759)](t,e,n,i,s,(t=>{const e=o;this[e(505)](n,{attributes:t});const r=this[e(518)](n);this[e(629)](new Set([r])),this[e(621)](new Set([r]))}));return this[o(719)](a,o(794),(()=>{const t=o;this[t(505)](n,{state:t(714)})}),{priority:o(769)}),this[o(719)](a,o(607),(()=>{const t=o;this[t(505)](n,{state:t(554)})}),{priority:o(769)}),this[o(792)][o(451)](n,a),this[o(713)][o(451)](a,o(465)),a}[Ic(613)](t){const e=Ic,n=t[e(808)](":");return{group:n[0],type:n[1],subType:n[e(718)]>=5?n[2]:null,id:n[e(718)]<5?n[2]:n[3],authorId:n[e(718)]<5?n[3]:n[4],markerCount:6==n[e(718)]?n[5]:null}}[Ic(788)](t,n,r){const s=Ic,o=t[s(758)](),i=o[s(517)],a=o[s(658)];this[s(688)](t,this[s(456)][s(590)](i,n));const c=(0,e.uid)(),u=t[s(541)].id,l=t[s(846)]+(t[s(854)]?":"+t[s(854)]:"");this[s(433)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(796)],data:t[s(753)]});const f=this[s(547)](t);(s(546)==t[s(846)]||f&&this[s(566)](f))&&(r=this[s(456)][s(550)](r[s(780)])),this[s(531)](l,c,u,this[s(456)][s(590)](r,a))}[Ic(516)](t,e=null){const n=Ic,r=[],s=this[n(533)][n(644)][n(574)](n(449)).me;Array[n(685)](t)||(t=[t]);for(const o of this[n(790)]()){if(!o[n(690)])continue;if(e&&o[n(846)]!=e)continue;let i=!1;for(const e of o[n(786)]()){for(const a of t){const t=a[n(517)][n(635)](e[n(658)])||a[n(658)][n(635)](e[n(517)]);if(t||a[n(634)](e)){const c=a[n(859)](e)&&kc(this[n(456)][n(643)],e[n(517)],a),u=e[n(859)](a)&&kc(this[n(456)][n(643)],a[n(517)],e);r[n(632)]({suggestion:o,meta:{isOwn:s==o[n(852)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ic(531)](t,e,n,r,s){const o=Ic;this[o(456)][o(674)]((i=>{const a=o;let c=a(811)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(620)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ic(640)](t){const e=Ic,n=t[e(847)],r=t[e(565)];t[e(847)]=null,t[e(565)]=null,null!=n&&n[e(565)]==t&&(n[e(565)]=r),null!=r&&r[e(847)]==t&&(r[e(847)]=n),e(694)==this[e(713)][e(574)](t)&&(this[e(713)][e(451)](t,e(637)),this[e(775)](e(705),t,n,r))}[Ic(433)](t){const n=Ic,r=t.id,s=this[n(567)](t);if(this[n(649)]&&this[n(649)][n(480)]){const o=this[n(533)][n(644)][n(574)](n(708)),i=s[n(571)],a=s[n(854)]?s[n(846)]+":"+s[n(854)]:s[n(846)],c=this[n(533)][n(856)],u=o[n(663)](Hr(c,n(849))),l={id:r,type:a,hasComments:i,data:t[n(753)]||null,originalSuggestionId:t[n(464)]||null,attributes:s[n(796)]};this[n(649)][n(480)](l)[n(523)]((t=>{const e=n;s[e(781)]=!0,o[e(733)](u),t&&t[e(693)]&&(this[e(792)][e(574)](r)[e(693)]=t[e(693)])}))[n(604)]((t=>{const r=n;throw(0,e.logWarning)(r(756)),this[r(533)][r(586)][r(809)]({isUndoable:!1},(()=>{s[r(607)]()})),s[r(838)](),this[r(792)][r(636)](s.id),this[r(713)][r(636)](s),t}))}return s}[Ic(566)](t){const e=Ic;return this[e(830)][e(783)](t)}[Ic(505)](t,e){const n=Ic,r=this[n(533)][n(644)][n(574)](n(708)),s=this[n(518)](t);if(this[n(649)]&&this[n(649)][n(610)])if(s[n(781)]){const s=r[n(663)](Hr(this[n(533)][n(856)],n(849)));this[n(649)][n(610)](t,e)[n(523)]((()=>{r[n(733)](s)}))}else s.on(n(448),(()=>{this[n(505)](t,e)}))}[Ic(844)](t){const n=Ic;if(!this[n(649)]||!this[n(649)][n(518)])throw new e.CKEditorError(n(526),this);return this[n(649)][n(518)](t)}[Ic(444)](t){const e=Ic,{id:n,type:r,subType:s,authorId:o}=this[e(613)](t),i=this[e(792)][e(574)](n)||this[e(583)](r,s,n,o,{});switch(this[e(789)](i,r,s,o),this[e(713)][e(574)](i)){case e(465):this[e(844)](n)[e(523)]((t=>{const r=e;let s=Promise[r(437)]();t[r(571)]&&(s=this[r(601)][r(558)]({channelId:this[r(533)][r(812)][r(574)](r(648)),threadId:n})),s[r(523)]((()=>{const e=r;this[e(567)](t)[e(781)]=!0}))})),this[e(713)][e(451)](i,e(702));break;case e(637):this[e(505)](n,{state:e(646)});case e(848):this[e(713)][e(451)](i,e(694)),this[e(775)](e(666),i);break;case e(694):this[e(775)](e(837),i)}return i[e(729)](t),i}[Ic(621)](t){const e=Ic,n=Array[e(834)](t),r=n[e(460)]((t=>e(530)==t[e(846)]));this[e(582)](r);const s=n[e(460)]((t=>!t[e(743)]&&e(530)!=t[e(846)])),o=this[e(790)]({skipNotAttached:!0})[e(460)]((t=>!t[e(743)]&&e(530)!=t[e(846)])),i=o[e(460)]((n=>!t[e(783)](n))),a=new Map(o[e(670)]((t=>[t,this[e(701)][e(736)](t[e(846)],t[e(854)],e(740))]))),c=new Map(o[e(670)]((t=>[t,t[e(758)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(718)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(718)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(718)];t++){const n=s[t];!l[e(783)](n)&&n[e(847)]&&(f[e(663)](n[e(847)]),n[e(847)][e(565)]===n&&(n[e(847)][e(565)]=null),n[e(847)]=null),!u[e(783)](n)&&n[e(565)]&&(f[e(663)](n[e(565)]),n[e(565)][e(847)]===n&&(n[e(565)][e(847)]=null),n[e(565)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(718)];e++){const r=g(t,n[e]);r&&(r[0][s(565)]=r[1],r[1][s(847)]=r[0],u[s(663)](r[0]),l[s(663)](r[1]))}}function g(t,n){const r=e;if(t[r(852)].id!==n[r(852)].id)return null;const s=a[r(574)](t)(t,n,c[r(574)](t),c[r(574)](n));return s&&a[r(574)](n)(t,n,c[r(574)](t),c[r(574)](n))?s[1][r(595)]&&s[1][r(595)][r(718)]?null:s:null}f[e(612)]&&this[e(621)](f)}[Ic(582)](t){const e=Ic;if(0==t[e(718)])return;const n=this[e(790)]({skipNotAttached:!0})[e(460)]((t=>e(530)==t[e(846)]&&t[e(763)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(796)]);s[e(783)](n)||(s[e(451)](n,r[e(718)]),r[e(632)]([]));const i=s[e(574)](n);r[i][e(632)](t)}!function(){const t=e;r[t(617)](((e,n)=>{const r=t,s=e[0][r(693)],o=n[0][r(693)];return s==o?e[0][r(796)][r(855)]<n[0][r(796)][r(855)]?-1:1:s<o?-1:1}));for(const e of r)e[t(617)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(718)];t++){if(0==r[t][e(718)])continue;const n=[];for(let s=t+1;s<r[e(718)];s++)0!=r[s][e(718)]&&i(r[t],r[s])&&n[e(632)](s);for(const s of n)r[t]=r[t][e(564)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(718)];n++)t[n][e(565)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(718)];n++)t[n][e(847)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(796)][r(855)]!==n[0][r(796)][r(855)]&&t[0][r(852)]!==n[0][r(852)])return!1;if(!function(t,e){const n=r;return!t[n(571)]&&!e[n(571)]||(!t[n(571)]||!e[n(571)])&&(!!(t[n(571)]&&e[n(693)]<t[n(595)][n(807)][n(574)](0)[n(693)])||!!(e[n(571)]&&t[n(693)]<e[n(595)][n(807)][n(574)](0)[n(693)]))}(t[0],n[0]))return!1;const s=Ec(t[0][r(796)],r(855)),o=Ec(n[0][r(796)],r(855));return!!wr(s,o)&&(!!t[r(802)]((t=>n[r(549)]((e=>t[r(758)]()[r(635)](e[r(758)]())))))&&n[r(802)]((e=>t[r(549)]((t=>e[r(758)]()[r(635)](t[r(758)]()))))))}}[Ic(629)](t){const e=Ic,n=Array[e(834)](t),r=this[e(790)]({skipNotAttached:!0}),s=r[e(460)]((n=>!t[e(783)](n))),o=new Map(n[e(670)]((t=>[t,this[e(701)][e(736)](t[e(846)],t[e(854)],e(528))]))),i=new Map(r[e(670)]((t=>[t,t[e(786)]()])));for(let t=0;t<n[e(718)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(718)];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(718)];e++){const s=r[e];if(s[a(846)]!==n[a(846)]||s[a(852)].id!==n[a(852)].id||s[a(854)]!==n[a(854)])continue;if(!Oc(n,s,[a(855)]))continue;if(a(530)==n[a(846)]&&n[a(753)][a(770)]!=s[a(753)][a(770)])continue;if(a(530)==n[a(846)]&&t[a(566)](n[a(753)][a(552)]))continue;if(a(546)==n[a(846)]){const e=t[a(533)][a(586)],r=n[a(725)]();if(r&&(e[a(643)][a(735)](r)||e[a(643)][a(765)](r)))continue}const c=o[a(574)](n),u=i[a(574)](n),l=i[a(574)](s),f=n[a(595)]&&n[a(595)][a(718)],h=s[a(595)]&&s[a(595)][a(718)];if(!f&&c(l,u))return t[a(587)](s,n),i[a(636)](n),!0;if(!h&&c(u,l))return t[a(587)](n,s),i[a(636)](s),!0}return!1}}[Ic(587)](t,e){const n=Ic;if(t[n(743)])for(const r of e[n(786)]())t[n(707)](r);else{const r=e[n(758)]()[n(658)];this[n(688)](t,this[n(456)][n(590)](t[n(758)]()[n(517)],r))}e[n(454)]()}[Ic(659)](t,e){const n=Ic,r=t[n(689)](n(588))||t[n(689)](n(530))?n(529):t[n(860)]();return Hr(this[n(533)][n(856)],e+"_"+r+n(738))}[Ic(592)](){const t=Ic,e=this[t(533)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(456)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(613)](t[s(436)]);if(s(828)===e){n[s(843)](this[s(659)](r,s(432)));break}}for(const t of r){const{group:e,type:r}=this[s(613)](t[s(436)]);if(s(828)===e){n[s(843)](this[s(659)](r,s(569)));break}}}))}[Ic(842)](t){const e=Ic;if(this[e(831)])return!1;const n=this[e(533)],r=n[e(586)][e(482)][e(470)][e(682)]();if(0==r[e(718)])return!1;const s=[],o=r[e(460)]((t=>e(530)==t[e(846)])),i=r[e(460)]((t=>e(762)==t[e(846)]&&e(647)!=t[e(436)])),a=r[e(460)]((t=>e(733)==t[e(846)]&&e(647)!=t[e(436)]));for(const t of o)s[e(632)]({key:t[e(452)],newValue:t[e(768)],oldValue:t[e(760)],range:Sc(t[e(817)],n[e(586)])});for(const t of i){const r=a[e(439)]((n=>n[e(457)][e(635)](t[e(457)])));r&&s[e(632)]({key:e(853),newValue:t[e(436)],oldValue:r[e(436)],range:n[e(586)][e(721)](t[e(457)][e(485)])})}return 0!=s[e(718)]&&this[e(627)](t,s)}[Ic(656)](t){const e=Ic;let n=!1;const r=this[e(533)][e(586)][e(482)][e(470)][e(766)]()[e(460)]((t=>t[e(753)][e(695)]&&t[e(436)][e(689)](e(652))));for(const s of r){const{subType:r,id:o}=this[e(613)](s[e(436)]),i=r[e(808)]("|")[0];for(const r of this[e(790)]({skipNotAttached:!0}))r.id!=o&&e(530)==r[e(846)]&&r[e(753)]&&r[e(753)][e(552)]==i&&r[e(758)]()[e(474)](s[e(753)][e(695)])&&(this[e(773)](r,s[e(753)][e(695)],t),n=!0)}return n}[Ic(502)](t){const e=Ic;this[e(533)],this[e(831)]=!0,t()}[Ic(508)](t){const e=Ic,n=this[e(566)](t),r=this[e(805)][e(783)](t);return n||r}[Ic(627)](t,e){const n=Ic;if(0==e[n(718)])return!1;let r=!1;for(const s of e){const e=this[n(516)](s[n(817)],n(530))[n(460)]((t=>!t[n(835)][n(810)]))[n(670)]((t=>t[n(828)])),i=(0,o.hashObject)({newValue:s[n(732)]});e[n(460)]((t=>{const e=n,[r,o]=t[e(854)][e(808)]("|");return r==s[e(552)]&&o!=i}))[n(498)]((e=>{const o=n;this[o(773)](e,s[o(817)],t),r=!0}))}return r}[Ic(773)](t,e,n){const r=Ic,s=t[r(758)]()[r(822)](e);0!==s[r(718)]?1!==s[r(718)]?this[r(788)](t,e[r(517)],e[r(658)]):this[r(688)](t,s[0]):n[r(653)](t[r(609)]())}}class Ac{constructor(t){const e=Ic;this[e(774)]=t,this[e(456)]=t[e(586)],this[e(490)]=new Map,this[e(459)]=new Map,this[e(602)]()}[Ic(759)](t,e,n,r,s,o){const i=Ic;return new zr(this[i(456)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(736)](t,e,i(794))(...n),onDiscard:(...n)=>this[i(736)](t,e,i(607))(...n)})}[Ic(548)](t,e,n,r){const s=Ic,o=t+":"+e+":"+n;this[s(490)][s(451)](o,r)}[Ic(736)](t,e,n){const r=Ic,s=t+":"+e+":"+n;return this[r(490)][r(574)](s)||this[r(459)][r(574)](t+":"+n)}[Ic(602)](){const t=Ic,e=()=>!1,n=t=>{const e=bc;t[e(617)](((t,n)=>t[e(517)][e(827)](n[e(517)])?1:-1)),this[e(456)][e(674)]((n=>{const r=e;for(const e of t){let t;t=e[r(658)][r(624)]&&e[r(658)][r(780)]==e[r(517)][r(485)]?n[r(754)](e[r(517)][r(485)],"on"):n[r(754)](e),this[r(456)][r(776)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(456)][n(674)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(670)]((t=>(Cc(t)&&(t=this[s(456)][s(590)](t[s(658)])),t)))[s(460)]((t=>s(622)!==t[s(534)][s(667)]));if(c[s(718)]<1)return;const u=Array[s(834)](this[s(456)][s(482)][s(446)][s(786)]())[s(670)]((t=>i.LiveRange[s(479)](t)));r[s(826)](c);for(const t of this[s(774)][s(755)][s(755)]())t[s(563)]();a[s(632)]({forceDefaultExecution:!0}),this[s(774)][s(752)](o,...a);const l=u[s(460)]((t=>s(622)!=t[s(534)][s(667)]));l[s(718)]>0&&r[s(826)](l);for(const t of u)t[s(681)]()}))},s=(e,n)=>1==e[t(718)]&&1==n[t(718)]&&e[0][t(658)][t(635)](n[0][t(517)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(456)])?[e,n]:vc(n,e,s,r,this[t(456)])?[n,e]:null;this[t(459)][t(451)](t(475),e),this[t(459)][t(451)](t(532),n),this[t(459)][t(451)](t(501),s),this[t(459)][t(451)](t(863),o),this[t(459)][t(451)](t(543),n),this[t(459)][t(451)](t(696),e),this[t(459)][t(451)](t(625),s),this[t(459)][t(451)](t(857),o),this[t(459)][t(451)](t(598),r),this[t(459)][t(451)](t(593),e),this[t(459)][t(451)](t(687),s),this[t(459)][t(451)](t(631),e),this[t(459)][t(451)](t(461),r),this[t(459)][t(451)](t(538),e),this[t(459)][t(451)](t(741),s),this[t(459)][t(451)](t(712),e),this[t(459)][t(451)](t(784),e),this[t(459)][t(451)](t(539),((e,n)=>{const r=t;if(!n)return;const s=this[r(774)][r(644)][r(574)](yc);this[r(456)][r(674)]((t=>{const o=r;if(o(853)==n[o(552)])for(const r of e){const e=r[o(517)][o(485)],s=n[o(770)];t[o(785)](e,s)}else if(s[o(566)](n[o(552)]))for(const r of e)void 0!==n[o(770)]?t[o(493)](n[o(552)],n[o(770)],r[o(517)][o(485)]):t[o(841)](n[o(552)],r[o(517)][o(485)]);else for(const r of e)n[o(770)]?t[o(493)](n[o(552)],n[o(770)],r):t[o(841)](n[o(552)],r)}))})),this[t(459)][t(451)](t(839),s)}}function kc(t,e,n){const r=Ic;for(const s of e[r(780)][r(836)]({includeSelf:!0,parentFirst:!0})){if(s[r(534)]==s)return!1;if(!n[r(561)](s))return!1;if(t[r(735)](s)||t[r(765)](s))return!0}return!1}function Cc(t){const e=Ic;return t[e(658)][e(780)]==t[e(517)][e(485)]&&t[e(658)][e(814)]}function Lc(t,e,n,r){const s=Ic,o=t=>!t[s(669)].is(s(673))&&!r[s(735)](t[s(669)]),i=t[s(517)][s(723)](o),a=t[s(658)][s(723)](o,{direction:s(678)});return!(t[s(517)][s(635)](i)&&t[s(658)][s(635)](a)||(i[s(827)](a)?n[s(535)](e,{range:n[s(590)](i,a)}):n[s(653)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ic,n=t[e(517)][e(485)];return n&&n.is(e(676))}function Sc(t,e){const n=Ic;return null==t[n(658)][n(575)]&&t[n(658)][n(780)]==t[n(517)][n(485)]?Mc(t[n(517)][n(485)],e):t}function Mc(t,e){const n=Ic,r=e[n(643)][n(735)](t)||e[n(643)][n(441)](t);return e[n(590)](e[n(434)](t,n(684)),r?e[n(455)](t):e[n(434)](t,n(658)))}function vc(t,e,n,r,s){const o=Ic;if(!Oc(t,e))return!1;if(n[o(658)][o(635)](r[o(517)]))return!0;if(t[o(846)]!=e[o(846)])return!1;if(!n[o(658)][o(500)](r[o(517)]))return!1;const i=s[o(590)](n[o(658)],r[o(517)])[o(472)]();for(const t of i)if([o(542),o(747)][o(600)](t[o(846)])&&s[o(643)][o(765)](t[o(669)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ic;return!(!t[r(763)]||!e[r(763)])&&wr(Ec(t[r(796)],n),Ec(e[r(796)],n))}function wc(t,e){const n=Ic,r=Fc(t[n(796)]),s=Fc(e);if(!t[n(763)])return!1;for(const t of Object[n(799)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ic,n=Object[e(804)]({},t);return delete n[e(749)],delete n[e(751)],n}const Dc=Pc;function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=410]})(t,e)}function Bc(){const t=["_pendingAction","1437653llUQQR","remove","locale","_removePendingAction","7483602EGNQdw","change:isDirty","20fwzQVJ","commands","32RGKpRO","25GVuXIC","model","678776hQGQih","listenTo","stopListening","156DbBeJL","getRanges","view","_setPendingAction","1705333qeHOng","commentThreadController","add","execute","PENDING_ACTION_SUGGESTION","isEnabled","unbind","acceptSuggestion","get","canEditAt","1610541UYPRBx","_discardCommand","56UetMoU","74622NaowSl","_editor","2294897BNTUtc","PendingActions","canDiscard","_acceptCommand","plugins","isDirty","discardSuggestion","canAccept","bind","destroy"];return(Bc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(955595===-parseInt(n(428))/1+parseInt(n(414))/2*(parseInt(n(415))/3)+parseInt(n(439))/4*(parseInt(n(437))/5)+-parseInt(n(432))/6+parseInt(n(446))/7*(-parseInt(n(436))/8)+parseInt(n(412))/9*(parseInt(n(434))/10)+parseInt(n(417))/11*(parseInt(n(442))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(438)]=e,this[s(444)]=n,this[s(447)]=r,this[s(416)]=t,this[s(420)]=t[s(435)][s(410)](s(453)),this[s(413)]=t[s(435)][s(410)](s(423)),this[s(444)][s(425)](s(451)).to(this[s(420)],this[s(413)],((t,e)=>t||e)),this[s(444)][s(425)](s(424)).to(this[s(420)],s(451),(t=>t&&this[s(416)][s(438)][s(411)](e[s(443)]()))),this[s(444)][s(425)](s(419)).to(this[s(413)],s(451),(t=>t&&this[s(416)][s(438)][s(411)](e[s(443)]()))),this[s(427)]=null,n[s(422)]&&this[s(445)](),this[s(440)](n,s(453),(()=>this[s(453)]())),this[s(440)](n,s(423),(()=>this[s(423)]())),this[s(440)](n,s(433),(()=>{const t=s;n[t(422)]?this[t(445)]():this[t(431)]()}))}[Dc(453)](){const t=Dc;this[t(420)][t(449)](this[t(438)].id)}[Dc(423)](){const t=Dc;this[t(413)][t(449)](this[t(438)].id)}[Dc(426)](){const t=Dc;this[t(444)][t(452)](t(451)),this[t(444)][t(452)](t(424)),this[t(444)][t(452)](t(419)),this[t(441)](),this[t(447)][t(426)](),this[t(427)]&&this[t(431)]()}[Dc(445)](){const t=Dc,e=Hr(this[t(416)][t(430)],t(450));this[t(427)]=this[t(416)][t(421)][t(410)](t(418))[t(448)](e)}[Dc(431)](){const t=Dc;null!==this[t(427)]&&this[t(416)][t(421)][t(410)](t(418))[t(429)](this[t(427)]),this[t(427)]=null}}function Uc(t,e){const n=jc();return(Uc=function(t,e){return n[t-=295]})(t,e)}function jc(){const t=["3rokAmx","_createCommentViews","commentThreadInputView","disabledSubmit","removeComment","addComment","_createCommentThreadInputView","786384QbLUkK","assign","element","value","updateComment","showInput","isDirty","_model","5418140UvSVHA","fire","hasDirtyComment","_config","commentThread","isReadOnly","length","_localUser","CommentView","2268568tNSdNQ","canDiscard","setData","isActive","commentsListView","canAccept","locale","isEnabled","focus","68169qoERkY","cancel","delegate","4139829jVTXgk","submit","descriptionParts","5iYrpom","authoredAt","set","commentInputView","editor","bind","editorConfig","disableComments","5137794zPeAmL","3284612pAJpZd","destroy"];return(jc=function(){return t})()}const Gc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(526975===parseInt(n(308))/1+parseInt(n(332))/2+-parseInt(n(325))/3*(parseInt(n(323))/4)+-parseInt(n(314))/5*(-parseInt(n(322))/6)+parseInt(n(340))/7+-parseInt(n(299))/8+-parseInt(n(311))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(303)]=null,this[s(327)]=null,this[s(316)](s(302),!1),this[s(316)](s(315),e[s(315)]),this[s(319)](s(315)).to(e),this[s(316)](s(313),[]),this[s(316)](s(338),!1),this[s(316)](s(306),!1),this[s(316)](s(304),!1),this[s(316)](s(300),!1),this[s(339)]=e,this[s(297)]=n,this[s(343)]=r,r[s(321)]?this[s(316)](s(296),1):this[s(326)]()}[Gc(307)](){const t=Gc;this[t(334)][t(307)]()}[Gc(324)](){const t=Gc;this[t(303)]&&this[t(303)][t(324)](),this[t(327)]&&this[t(327)][t(324)](),super[t(324)]()}[Gc(326)](){const t=Gc,{CommentsListView:e}=this[t(343)];this[t(303)]=new e(this[t(305)],this[t(339)][t(344)],Object[t(333)]({CommentView:this[t(343)][t(298)]},this[t(343)])),this[t(303)][t(310)](t(329)).to(this),this[t(303)][t(310)](t(336)).to(this),this[t(303)][t(319)](t(302)).to(this),this[t(316)](t(296),this[t(303)][t(296)]+1),this[t(319)](t(296)).to(this[t(303)],t(296),(t=>t+1)),this[t(327)]=this[t(331)](),this.on(t(329),(()=>this[t(307)]())),this[t(319)](t(338)).to(this[t(303)],t(342),this[t(327)][t(317)],t(335),((t,e)=>t||!!e))}[Gc(331)](){const t=Gc,{CommentThreadInputView:e}=this[t(343)],n=new e(this[t(305)],this[t(297)],this[t(343)][t(320)]),r=n[t(317)];return n[t(319)](t(337)).to(this,t(302),this[t(339)][t(344)],t(295),r,t(335),((t,e,n)=>!!n||t&&!e)),r.on(t(312),((e,n)=>{const s=t;this[s(341)](s(330),n),r[s(318)][s(301)]("")})),r.on(t(309),(()=>this[t(307)]())),r[t(319)](t(328)).to(this[t(339)][t(344)],t(295)),n}}const zc=Hc;function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=347]})(t,e)}function Wc(){const t=['<span class="ck-suggestion-color" style="background-color: ',"authoredAt","ck-suggestion__main","</p>","ck-annotation__user","description","isEnabled","ck-suggestion--disabled-comments","isExternal","innerHTML","535016qlSZRy","div","span","ck-comment__external","ck-suggestion__user","ck-suggestion__info-name","EXTERNAL_SUGGESTION","Accept suggestion","children","element","createElement","_model","innerText","@external","editorDestroyed","canAccept","acceptButton","ck-suggestion","color","execute","time","title","_config","ck-comment__info-time","isActive","value","disableComments","extendTemplate","252552gIauon","set","1244796IsKhbY","userView","commentThread",'"></span>',"ck-annotation__info-time","getExternalSuggestionNote","Discard suggestion","push","importWord","607731zoItLJ","_descriptionElement","ck-suggestion--discard","4SZcMhY","getUserViewNotificationText","commentsListView","join","split","EXTERNAL_IMPORT_WORD_AVATAR","content","check","945630urGFCU","type","editorReady","render","discardButton","name","ck-annotation__content-wrapper","bindTemplate","querySelector","discardSuggestion","ck-annotation__info","fire","ck-suggestion--accept","delegate","ck-suggestion-","ck-suggestion-wrapper","attributes","author","ck-annotation__main","getTemplate","acceptSuggestion","EXTERNAL_IMPORT_WORD_SUGGESTION","_createButton","cancel","locale","ck-suggestion__actions","117404DugTiS","canDiscard",".ck-annotation__content-wrapper","632635XqGDxs","ck-annotation__info-name",'<span class="ck-suggestion-type">',"commentThreadInputView","descriptionParts","change:description","map","<p>","ck-annotation","ck-suggestion__info","ck-annotation__actions","EXTERNAL_AVATAR","formatDateTime","creator","source","setTemplate","ck-suggestion-wrapper--active","</span>",'" title="',"bind"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(204917===parseInt(n(347))/1+parseInt(n(380))/2+-parseInt(n(419))/3*(parseInt(n(422))/4)+parseInt(n(350))/5+-parseInt(n(410))/6+parseInt(n(430))/7+-parseInt(n(408))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(409)](i(431),""),this[i(369)](i(431)).to(this,i(354),(t=>t&&t[0]?t[0][i(431)]:"")),this[i(369)](i(375)).to(this,i(354),this,i(404),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(357)+Xc(e[n(428)],e[n(398)])+n(373);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(420)]=null,this[i(396)]=this[i(452)](Hr(e,i(387)),t.icons[i(429)],i(442),i(450),"sw"),this[i(396)][i(369)](i(376)).to(this,i(395)),this[i(434)]=this[i(452)](Hr(e,i(416)),t.icons[i(453)],i(421),i(439),"sw"),this[i(434)][i(369)](i(376)).to(this,i(348)),this[i(411)]=new o.UserView(e,this[i(391)][i(447)],this[i(423)]()),this[i(411)][i(407)]({attributes:{class:[i(384),i(374)]}}),this[i(365)](this[i(449)]())}[zc(449)](){const t=zc,e=this[t(437)],n=[{tag:t(381),attributes:{class:[t(359),t(440)]},children:[{tag:t(382),children:[{text:this[t(411)][t(435)]}],attributes:{class:[t(385),t(351)]}},{tag:t(400),attributes:{datetime:e.to(t(371)),class:[t(403),t(414)]},children:[{text:e.to(t(371),(e=>this[t(402)][t(362)](e)))}]}]},{tag:t(381),attributes:{class:[t(455),t(360)]},children:[this[t(396)],this[t(434)]]},{tag:t(381),attributes:{class:[t(436)]}}];this[t(391)][t(378)]&&n[t(417)]({tag:t(381),attributes:{class:[t(383)]},children:[{text:this[t(415)]()}]});const r={tag:t(381),attributes:{class:[t(445),e.if(t(404),t(366)),e.to(t(431),(e=>t(444)+e)),this[t(402)][t(406)]&&t(377)],"data-suggestion-id":this[t(391)].id,"data-thread-id":this[t(391)][t(412)].id,"data-author-id":this[t(391)][t(447)].id,tabindex:-1},children:[{tag:t(381),attributes:{class:[t(397),t(358)]},children:[this[t(411)],{tag:t(381),attributes:{class:[t(372),t(448)]},children:n}]}]};return this[t(424)]&&this[t(353)]&&(r[t(388)][t(417)](this[t(424)],this[t(353)]),this[t(424)][t(443)](t(432)).to(this),this[t(424)][t(443)](t(394)).to(this),this[t(353)][t(443)](t(432)).to(this),this[t(353)][t(443)](t(394)).to(this)),r}[zc(433)](){const t=zc;super[t(433)](),this[t(420)]=this[t(389)][t(438)](t(349)),this[t(420)][t(379)]=this[t(375)],this.on(t(355),((e,n,r)=>{const s=t;this[s(420)][s(379)]=r}))}[zc(452)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(454)]);return a[i(409)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(407)]({attributes:{class:n}}),a.on(i(399),(()=>{const t=i;this[t(441)](r,this[t(391)].id)})),a}[zc(415)](){const t=zc;return t(418)===this[t(391)][t(446)][t(393)][t(364)]?Hr(this[t(454)],t(451)):Hr(this[t(454)],t(386))}[zc(423)](){const t=zc;return this[t(391)][t(378)]?t(418)===this[t(391)][t(446)][t(393)][t(364)]?Hr(this[t(454)],t(427),this[t(391)][t(363)][t(435)]):Hr(this[t(454)],t(361),this[t(391)][t(363)][t(435)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(426)]("*")[n(356)](((t,e)=>e%2!=0?n(352)+qc(t)+n(367):qc(t)))[n(425)](""),e&&(r+=n(370)+e[n(405)]+n(368)+e[n(401)]+n(413)),r}function qc(t){const e=zc,n=document[e(390)](e(382));return n[e(392)]=t,n[e(379)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Jc;function Yc(){const t=["isMultiRange","values","get","getFirstRange","Track changes","reduce","has","menu","Accept all selected suggestions","clear","CommentsRepository","isOn","getAllAdjacentSuggestions","comments.maxCommentCharsWhenCollapsed","acceptButton","items","_bindAnnotationToEditors","_createMenuBarMenu","editing","filter","trackChanges","menuBar:trackChanges","menuitemcheckbox","createAnnotationView","set","getJoined","focus","discardButton","size","button","_refreshActiveMarkers","descriptionParts","separator","pluginName","comments.maxThreadTotalWeight","trackChanges.SuggestionThreadView","init","commands","3117177DKlSlD","config","getMarkers","isDirty","15iaGDYV","SuggestionThreadView","suggestionLoaded","comments.editorConfig","isEnabled","CommentsUI","children","commentThread","type","discardAllSuggestions","_unbindEditors","comments.maxCommentsWhenCollapsed","delete","hasSuggestion","destroy","source","createAnnotation","4190872BgZVrN","requires","getRanges","editor","length","21996shKhhm","Discard all selected suggestions","addSourceCollector","acceptAllSuggestions","getSuggestion","Discard all suggestions","execute","componentFactory","_suggestionToController","_viewToController","getDescriptions","commandName","define","stopListening","Annotations","remove","activeMarkers","_disableComments","mainView","53PPcQiy","change:activeAnnotations","1274682JtANtt","48730bWfWFG","9360hiTApd","CommentView","suggestionUnloaded","registerAnnotation","1722324zdfUqB","_initializeController","plugins","locale","listenTo","getByInnerView","3730407LluWWf","Accept all suggestions","discardSelectedSuggestions","toMany","panelView","_addUIComponentsToFactory","_destroyController","comments","getMarkerNames","change:previous","previous","menuitem","buttonView","delegate","some","TrackChangesEditing","unbind","switchbutton","add","value","lowest","push","activeAnnotations","keys","innerView","_createToolbarButton","suggestion-","model","bind","addComment","arrowView","view","refreshSelectedViews","createCommentThreadController","head","acceptSelectedSuggestions","trackChanges.disableComments","_updateController","_handleControllerBuffer","_annotationViews","_handleSuggestionControllerDelayed","suggestionChanged","from","actionView","TrackChangesUI","descriptionFactory","isInContent","EditorAnnotations"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(742144===-parseInt(n(465))/1*(parseInt(n(468))/2)+-parseInt(n(479))/3+parseInt(n(473))/4+parseInt(n(424))/5*(parseInt(n(467))/6)+parseInt(n(420))/7+-parseInt(n(441))/8+parseInt(n(446))/9*(parseInt(n(469))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Qc(442)](){const t=Qc;return[yc,o.Users,t(537),t(460),t(526)]}static get[Qc(415)](){return Qc(523)}constructor(t){const e=Qc;super(t),this[e(454)]=new Map,this[e(455)]=new Map,this[e(518)]=new Map,this[e(517)]=new Map;const n=this[e(444)][e(421)];n[e(458)](e(417),Kc),n[e(458)](e(515),!1),this[e(463)]=n[e(529)](e(515))}[Qc(519)](t,e){const n=Qc;0===this[n(517)][n(555)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(517)]){const r=this[t(454)][t(533)](e);r||n?r&&n&&this[t(485)](e):this[t(474)](e)}this[t(517)][t(536)](),this[t(444)][t(475)][t(529)](t(526))[t(511)](),this[t(557)]()}),10),this[n(517)][n(551)](t,e)}[Qc(418)](){const t=Qc,e=this[t(444)],n=e[t(475)][t(529)](t(494)),r=e[t(475)][t(529)](t(460)),s=e[t(475)][t(529)](t(526)),o=e[t(475)][t(529)](t(537));this[t(484)](),s[t(448)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(521)](this[e(454)])){const s=t[e(539)](),o=[];for(const t of s){if(!t[e(525)])continue;if(t[e(527)]){o[e(500)](...t[e(443)]());continue}const n=t[e(530)]();if(o[e(445)]>0){const t=o[0][e(552)](n);if(t){o[0]=t;continue}}o[e(500)](n)}n[e(500)]([r[e(510)],o])}return n})),this[t(477)](n,t(426),((e,n)=>{const r=t;this[r(477)](n,r(488),((t,e,s,o)=>{const i=r;n[i(525)]&&(null==s?(this[i(516)](o[i(513)]),this[i(519)](n,!1)):(this[i(516)](s[i(513)]),null==o&&this[i(519)](n,!0)))})),null!==n[r(489)]?this[r(516)](n[r(513)]):this[r(519)](n,!1)})),this[t(477)](n,t(471),((e,n,r)=>{const s=t;this[s(459)](n,s(488)),this[s(517)][s(436)](n),this[s(454)][s(533)](n)&&this[s(485)](n),r&&this[s(516)](r[s(513)])})),this[t(477)](n,t(520),((e,n)=>{this[t(516)](n)})),this[t(477)](r,t(466),(()=>{this[t(557)]()})),this[t(477)](o,t(508),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(437)](r))return;const i=n[o(450)](r);this[o(454)][o(529)](i)[o(510)][o(553)]()}),{priority:t(499)})}[Qc(557)](){const t=Qc,e=this[t(444)][t(475)][t(529)](t(460)),n=this[t(444)][t(475)][t(529)](t(494)),r=Array[t(521)](e[t(501)],(e=>e[t(503)]))[t(546)]((e=>this[t(455)][t(533)](e))),s=[];for(const e of r){const n=this[t(455)][t(529)](e)[t(506)][t(539)]();s[t(500)](...n[t(532)](((e,n)=>[...e,...n[t(487)]()]),[]))}n[t(462)]=s}[Qc(484)](){const t=Qc,n=this[t(444)],r=n[t(476)],o=Hr(r,t(531)),i=new e.Collection([{type:t(496),model:new s.ViewModel({withText:!0,label:o,commandName:t(547),role:t(549)})},{type:t(559)},{type:t(556),model:new s.ViewModel({withText:!0,label:Hr(r,t(480)),commandName:t(449),role:t(490)})},{type:t(556),model:new s.ViewModel({withText:!0,label:Hr(r,t(535)),commandName:t(514),role:t(490)})},{type:t(556),model:new s.ViewModel({withText:!0,label:Hr(r,t(451)),commandName:t(433),role:t(490)})},{type:t(556),model:new s.ViewModel({withText:!0,label:Hr(r,t(447)),commandName:t(481),role:t(490)})}]);for(const e of i)if(tu(e)){const r=n[t(419)][t(529)](e[t(506)][t(457)]);e[t(506)][t(507)](t(538),t(428)).to(r,t(498),t(428))}n.ui[t(453)][t(497)](t(547),(e=>this[t(504)](e,i,o))),n.ui[t(453)][t(497)](t(548),(e=>this[t(544)](e,i,o)))}[Qc(504)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(444)][r(419)][r(529)](r(547));o[r(491)][r(551)]({tooltip:n,label:n,icon:Zc}),o[r(491)][r(507)](r(538)).to(i,r(498)),o[r(491)].on(r(452),(()=>{const t=r;i[t(452)](),this[t(444)][t(545)][t(510)][t(553)]()})),(0,s.addListToDropdown)(o,e,{role:r(534)});const a=[];for(const t of e)tu(t)&&a[r(500)](this[r(444)][r(419)][r(529)](t[r(506)][r(457)]));const c=o[r(491)];return c[r(522)][r(495)](r(428)),c[r(509)][r(495)](r(428)),c[r(522)][r(507)](r(428)).to(i,r(428)),c[r(509)][r(507)](r(428))[r(482)](a,r(428),((...t)=>t[r(493)]((t=>t)))),o.on(r(452),(t=>{const e=r;this[e(444)][e(452)](t[e(439)][e(457)]),this[e(444)][e(545)][e(510)][e(553)]()})),o}[Qc(544)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(444)][r(419)][r(529)](r(547));o[r(491)][r(551)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(559)==n[r(432)]){a[r(542)][r(497)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(506)];i[r(507)](...Object[r(502)](c)).to(c),i[r(492)](r(452)).to(o),i.on(r(452),(()=>{const t=r;this[t(444)][t(452)](c[t(457)]),this[t(444)][t(545)][t(510)][t(553)]()})),e[r(430)][r(497)](i),a[r(542)][r(497)](e)}return o[r(507)](r(428)).to(i,r(428)),o[r(483)][r(430)][r(497)](a),o}[Qc(474)](t){const e=Qc,n=this[e(444)],r=n[e(421)],s=n[e(475)][e(529)](e(460)),i=n[e(475)][e(529)](e(537)),a=n[e(475)][e(529)](e(526)),c=n[e(475)][e(529)](o.Users).me,u=r[e(529)](e(547))[e(425)],{CommentsListView:l,CommentThreadInputView:f}=n[e(475)][e(529)](e(429));let h,g;this[e(518)][e(533)](t.id)?(g=this[e(518)][e(529)](t.id),h=g[e(464)]):(h=new u(n[e(476)],t,c,{disableComments:this[e(463)],editorConfig:r[e(529)](e(427)),maxCommentsWhenCollapsed:r[e(529)](e(435)),maxThreadTotalWeight:r[e(529)](e(416)),maxCommentCharsWhenCollapsed:r[e(529)](e(540)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(529)](e(476))),CommentView:r[e(529)](e(486))[e(470)],CommentsListView:l,CommentThreadInputView:f}),h[e(541)].on(e(452),(()=>{const t=e;n[t(545)][t(510)][t(553)]()})),h[e(554)].on(e(452),(()=>{const t=e;n[t(545)][t(510)][t(553)]()})),g=s[e(550)](this[e(444)][e(476)],h),g[e(507)](e(423)).to(h,e(423)),g[e(507)](e(445)).to(h),g[e(507)](e(432)).to(h,e(432),(t=>e(505)+t)),this[e(518)][e(551)](t.id,g));const d=i[e(512)](t[e(431)],h),p=new xc(n,t,h,d),m=t[e(539)]()[e(546)]((t=>t[e(525)]));h[e(558)]=n[e(475)][e(529)](e(494))[e(524)][e(456)](m),this[e(454)][e(551)](t,p),this[e(455)][e(551)](h,p);const E=s[e(440)]({view:g,target:()=>{const r=e,s=[],i=t[r(539)]()[r(546)]((t=>t[r(525)]));for(const t of i)s[r(500)](...t[r(422)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(545)],s)},type:()=>e(505)+p[e(510)][e(432)]});i[e(543)](h,E),s[e(497)](E),a[e(472)](E)}[Qc(485)](t){const e=Qc,n=this[e(444)][e(475)][e(529)](e(537)),r=this[e(444)][e(475)][e(529)](e(460)),s=this[e(454)][e(529)](t),o=s[e(510)],i=r[e(478)](o);n[e(434)](o),i&&r[e(461)](i),this[e(454)][e(436)](t),this[e(455)][e(436)](o),s[e(438)]()}[Qc(516)](t){const e=Qc;if(!t[e(525)]||!this[e(454)][e(533)](t))return;const n=this[e(444)][e(475)][e(529)](e(494)),r=this[e(454)][e(529)](t),s=t[e(539)]();r[e(510)][e(558)]=n[e(524)][e(456)](s)}[Qc(438)](){const t=Qc;for(const e of this[t(454)][t(502)]())this[t(485)](e);for(const e of this[t(518)][t(528)]())e[t(464)][t(438)]();super[t(438)]()}}function tu(t){return Qc(506)in t}function eu(t,e){var n=nu();return(eu=function(t,e){return n[t-=363]})(t,e)}function nu(){var t=["addSuggestionData","pluginName","125281unyLMN","6066210VYhmEp","2280108wAfoiG","editor","addSuggestion","getSuggestion","27317787qNugmd","TrackChanges","requires","plugins","Comments","get","884160vdzAKZ","getSuggestions","2702605GQPNgA","2048280dUbGmd","adapter"];return(nu=function(){return t})()}var ru=eu;!function(t,e){for(var n=eu,r=t();;)try{if(511518===-parseInt(n(364))/1+-parseInt(n(376))/2+-parseInt(n(366))/3+-parseInt(n(379))/4+-parseInt(n(378))/5+-parseInt(n(365))/6+parseInt(n(370))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[ru(372)](){return[yc,$c,ru(374)]}static get[ru(363)](){return ru(371)}set[ru(380)](t){var e=ru;this[e(367)][e(373)][e(375)](yc)[e(380)]=t}get[ru(380)](){var t=ru;return this[t(367)][t(373)][t(375)](yc)[t(380)]}[ru(368)](t){var e=ru;return this[e(367)][e(373)][e(375)](yc)[e(381)](t)}[ru(377)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ru;return this[n(367)][n(373)][n(375)](yc)[n(377)]({skipNotAttached:t,toJSON:e})}[ru(369)](t){var e=ru;return this[e(367)][e(373)][e(375)](yc)[e(369)](t)}}function ou(){const t=["6918246aUYzEm","getDataWithAcceptedSuggestions","end","constructor","function","getRootsAttributes","acceptAllSuggestions","result","create","push","discardAllSuggestions","addSuggestionData","set","model","editorCreator","Pagination","map","users","plugins","rootsAttributes","reduce","getUser","getRootNames","8837094LQuLkb","_adapter","TrackChangesEditing","createElement","getCommentThreads","editor","useAnonymousUser","requires","TrackChangesData","5146HBtzoD","777075bNxmXc","appendChild","track-changes-data-invalid-editor-creator","pluginName","1515baaiHb","6209968iBZblX","destroy","data","define","getFullData","createDocumentFragment","addUser","TrackChangesDataGetter","get","div","config","trackChangesData.editorCreator","810215LZgbrZ","getDataWithDiscardedSuggestions","init","addCommentThread","execute","3684064tnLBRw","getSuggestions","Users","document","trackChangesData","name","CommentsRepository"];return(ou=function(){return t})()}const iu=uu;!function(t,e){const n=uu,r=t();for(;;)try{if(650622===parseInt(n(143))/1+-parseInt(n(142))/2*(-parseInt(n(147))/3)+-parseInt(n(165))/4+parseInt(n(160))/5+-parseInt(n(172))/6+parseInt(n(133))/7+-parseInt(n(148))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const au=[iu(125)];class cu extends t.Plugin{static get[iu(140)](){return[yc]}static get[iu(146)](){return iu(141)}[iu(162)](){const t=iu,n=this[t(138)];if(n[t(158)][t(151)](t(159),(e=>{const r=t,s=n[r(123)][r(168)][r(132)]()[r(130)](((t,e)=>(t[e]="",t)),{});return n[r(113)][r(118)](s,e)})),t(114)!=typeof n[t(158)][t(156)](t(169))[t(124)])throw new e.CKEditorError(t(145))}[iu(173)](t){return hu(this[iu(138)],!0,t)}[iu(161)](t){return hu(this[iu(138)],!1,t)}}function uu(t,e){const n=ou();return(uu=function(t,e){return n[t-=113]})(t,e)}class lu extends t.Plugin{static get[iu(146)](){return iu(155)}constructor(t){const e=iu;super(t),this[e(117)]=e(174)}[iu(162)](){const t=iu;this[t(138)][t(128)][t(156)](t(171))[t(134)]={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(138)][t(128)][t(156)](t(135))[t(134)]=null}}function fu(t){return void 0!==t[iu(115)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,au);s[r(128)][r(119)](yc,lu),s[r(129)]=fu(t)?t[r(115)]():void 0;const i=document[r(153)](),a=t[r(158)][r(156)](r(169))[r(124)],c=await a(s,(()=>function(t){const e=r,n=document[e(136)](e(157));return t[e(144)](n),n}(i)));!function(t,e){const n=r,s=t[n(123)][n(168)][n(132)]()[n(130)](((e,r)=>(e[r]=t[n(150)][n(156)]({rootName:r}),e)),{}),o=t[n(128)][n(156)](n(167))[n(127)][n(126)]((t=>({id:t.id,name:t[n(170)]}))),i=t[n(128)][n(156)](n(135))[n(166)]({skipNotAttached:!0,toJSON:!0}),a=t[n(128)][n(156)](n(171))[n(137)]({skipNotAttached:!0,toJSON:!0}),c=e[n(128)][n(156)](n(167)),u=e[n(128)][n(156)](n(135)),l=e[n(128)][n(156)](n(171));for(const t of o)c[n(131)](t.id)||c[n(154)](t);c.me||c[n(139)]();for(const t of i)u[n(121)](t);for(const t of a)l[n(163)](t);e[n(150)][n(122)](s)}(t,c),c[r(164)](r(e?116:120));const u=fu(c)?c[r(152)](n):c[r(150)][r(156)](n);return await c[r(149)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=266]})(t,e)}function du(){var t=["2705910EfAQQt","843270CGqNOu","7715904kfmvor","45xFjffN","5531568VJnUTE","2933693wfhYRM","4528mMSApV","9296685ezHvus","208KEhMvc"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(924293===-parseInt(n(269))/1*(parseInt(n(267))/2)+-parseInt(n(270))/3+parseInt(n(274))/4+parseInt(n(273))/5*(parseInt(n(271))/6)+-parseInt(n(266))/7+-parseInt(n(272))/8+parseInt(n(268))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>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=["_isEnabledBasedOnSelection","102948urCcHI","2165772KhRCcq","204816XAUBlr","has","refresh","_enableCommands","_enabledCommands","value","editor","forceDisabled","3029960YeZkHa","execute","commands","_disableUnsupportedCommands","isEnabled","clearForceDisabled","affectsData","1508292aFjgNq","TrackChangesCommand","506943zogCKy","56Kwpopk","1381976VmxsSa"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(519222===-parseInt(n(324))/1+-parseInt(n(326))/2+-parseInt(n(330))/3+-parseInt(n(328))/4+-parseInt(n(338))/5+parseInt(n(322))/6+-parseInt(n(329))/7*(-parseInt(n(325))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(334)]=e,this[n(335)]=!1,this[n(332)](),this[n(327)]=!1}[c(332)](){this[c(342)]=!0}[c(339)](){const t=c;this[t(335)]=!this[t(335)],this[t(335)]?this[t(341)]():this[t(333)]()}[c(341)](){const t=c;for(const e of this[t(336)][t(340)][t(340)]())e[t(321)]&&!this[t(334)][t(331)](e)&&e[t(337)](t(323))}[c(333)](){const t=c;for(const e of this[t(336)][t(340)][t(340)]())e[t(321)]&&!this[t(334)][t(331)](e)&&e[t(343)](t(323))}}const h=d;function g(){const t=["track-changes-accept-suggestion-not-found","_suggestions","get","4636752wJvKxp","3612455jZMCYN","refresh","27FSgfaU","model","361UYwDRt","acceptSuggestion","1444504dETOcP","getRanges","editor","TrackChangesEditing","2952010zRhveJ","1039956mYwIqt","1836793PUzQyp","plugins","3106oBqDHf","canEditAt","4djaaXw","execute","_isEnabledBasedOnSelection","11ZjIeED","isEnabled"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(448699===parseInt(n(387))/1*(parseInt(n(397))/2)+parseInt(n(394))/3+parseInt(n(399))/4*(-parseInt(n(383))/5)+parseInt(n(382))/6+-parseInt(n(395))/7+-parseInt(n(389))/8*(parseInt(n(385))/9)+parseInt(n(393))/10*(parseInt(n(377))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(380)]=e,this[n(384)](),this[n(401)]=!1}[h(384)](){this[h(378)]=!0}[h(400)](t){const n=h,r=this[n(380)][n(381)](t);if(!r)throw new e.CKEditorError(n(379),this);const s=r[n(390)]();this[n(391)][n(386)][n(398)](s)&&this[n(391)][n(396)][n(381)](n(392))[n(388)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=346]})(t,e)}const I=m;function E(){const t=["5280054TDkeIq","2006230sHZUfy","1vRuLgb","248HovLQM","2306220mncdip","18RVcIrO","model","getRanges","plugins","refresh","9076EFYsDE","684tYSJZi","28504OGeEzi","isEnabled","canEditAt","_suggestions","execute","editor","discardSuggestion","430502tyPGWf","get","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","3778687qjPEPW","TrackChangesEditing"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(497779===parseInt(n(370))/1*(parseInt(n(362))/2)+-parseInt(n(354))/3*(-parseInt(n(353))/4)+parseInt(n(369))/5+-parseInt(n(368))/6+-parseInt(n(355))/7*(-parseInt(n(346))/8)+-parseInt(n(348))/9*(-parseInt(n(347))/10)+-parseInt(n(366))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(358)]=e,this[n(352)](),this[n(365)]=!1}[I(352)](){this[I(356)]=!0}[I(359)](t){const n=I,r=this[n(358)][n(363)](t);if(!r)throw new e.CKEditorError(n(364),this);const s=r[n(350)]();this[n(360)][n(349)][n(357)](s)&&this[n(360)][n(351)][n(363)](n(367))[n(361)](r)}}function T(t){const e=_;return t[e(404)](((t,n)=>e(433)==t[e(405)]&&e(433)!=n[e(405)]?-1:e(433)!=t[e(405)]&&e(433)==n[e(405)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=399]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(412)];for(;s<t[n(434)];){const a=t[s],c=t[s+1];r||(r=e[n(417)](a)),A(e,a,c)||(o[n(414)](e[n(431)](r,i[n(407)](a)?e[n(424)](a):e[n(439)](a,n(420)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(424)](e),o=t[r(417)](n);return s[r(403)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(652032===-parseInt(n(413))/1+parseInt(n(409))/2+-parseInt(n(415))/3+-parseInt(n(440))/4+-parseInt(n(430))/5*(parseInt(n(435))/6)+parseInt(n(426))/7*(-parseInt(n(436))/8)+parseInt(n(429))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(434)];){const s=n[r(437)](0,100);t[r(416)]((()=>{const t=r;for(const n of s)n[t(401)]&&e[t(418)](n.id)}))}}function k(){const t=["execute","content","end","value","isMultiRange","isCollapsed","createPositionAfter","map","7xpjTjH","replace","add","18961074lOedos","100pbDJmM","createRange","color","deletion","length","129678BeRSJl","5883416aQizDg","splice","isArray","createPositionAt","868668cEqihc","start","from","isInContent"," [color ","isTouching","sort","type","next","isObject","isIntersecting","1732252JJCUBS","getRanges","join","schema","435473ASDkvi","push","1501659iMjgqK","change","createPositionBefore"];return(k=function(){return t})()}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=167]})(t,e)}function N(){const t=["model","1IPkWVZ","canEditAt","execute","1414890QRRWUf","10171629zBCrpP","isEnabled","_isEnabledBasedOnSelection","_command","_suggestions","49mHCFkh","isInContent","22Fgshfg","15159580iGumvH","8740oPuMQK","getRanges","2593896VmVSyM","4BRqseH","1980734lLeyTR","values","editor","refresh","309120eAupJG","some","from"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(699869===-parseInt(n(176))/1*(parseInt(n(168))/2)+parseInt(n(179))/3+parseInt(n(167))/4*(parseInt(n(189))/5)+parseInt(n(172))/6*(-parseInt(n(185))/7)+-parseInt(n(191))/8+-parseInt(n(180))/9+-parseInt(n(188))/10*(-parseInt(n(187))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(183)]=e,this[r(184)]=n,this[r(171)](),this[r(182)]=!1}[L(171)](){const t=L,e=Array[t(174)](this[t(184)][t(169)]())[t(173)]((e=>e[t(186)]));this[t(181)]=this[t(183)][t(181)]&&e}[L(178)](){const t=L,e=T(Array[t(174)](this[t(184)][t(169)]()));for(const n of e){const e=n[t(190)]();if(!this[t(170)][t(175)][t(177)](e))return}C(this[t(170)][t(175)],this[t(183)],e)}}const M=O;function v(){const t=["refresh","_selectedSuggestions","_isEnabledBasedOnSelection","_suggestions","document","918EuDriW","2Dabdjw","_command","from","isEnabled","editor","execute","canEditAt","6253569mFtNsL","getRanges","size","2135140bospED","values","60616UMTIEG","741ZzmHtT","2157318mMLCrz","358263jOItaE","selection","3410900pVTZgE","model"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(449213===parseInt(n(211))/1+-parseInt(n(196))/2*(-parseInt(n(209))/3)+-parseInt(n(206))/4+-parseInt(n(213))/5+-parseInt(n(210))/6+parseInt(n(203))/7+parseInt(n(208))/8*(parseInt(n(195))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(197)]=e,this[r(193)]=n,this[r(191)]=new Set,this[r(215)](),this[r(192)]=!1}[M(215)](){const t=M,e=this[t(200)][t(214)][t(194)][t(212)],n=Array[t(198)](this[t(193)][t(207)]());this[t(191)]=function(t,e){const n=_,r=Array[n(400)](t[n(410)]()),s=new Set;for(const o of e)if(o[n(401)])for(const e of r)for(const r of o[n(410)]())(e[n(408)](r)||t[n(423)]&&!o[n(422)]&&o[n(406)]&&r[n(420)][n(403)](e[n(399)]))&&s[n(428)](o);return s}(e,n),this[t(199)]=this[t(197)][t(199)]&&!!this[t(191)][t(205)]}[M(201)](){const t=M,e=T(Array[t(198)](this[t(191)]));for(const n of e){const e=n[t(204)]();if(!this[t(200)][t(214)][t(202)](e))return}C(this[t(200)][t(214)],this[t(197)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(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=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Y||Function("return this")();const J=Q.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var 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(Q,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(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 Ot=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 wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||z),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=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=Pt,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=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var 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 Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(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)?ke(t):ve(t)};const De=function(t,e){return t&&Zt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return Oe(t)?ke(t,!0):xe(t)};const Ue=function(t,e){return t&&Zt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Je=function(t,e){return Zt(t,Qe(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Pe,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(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=Q.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?kn(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 kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(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?Pe:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}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 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 kr=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: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 Rr="[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==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):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),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 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 xr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const Pr=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||Pr(t,e)};function jr(){const t=["previous","decorate","_saved","addRange","addMarkerName","getMultiRangeId","11344128GDwIqO","nodeBefore","authoredAt","getItems","split","delete","subType","isIntersecting","9419368rCmKKe","suggestion:","markers","length","_isDataLoaded","getRange","_markerNames","filter","clear","addMarker","removeAttribute","nodeAfter","getFirstMarker","getFirstRange","hasComments","_onDiscard","type","1796409bLicRG","getMarkerNames","onAttributesChange","getContainedElement","@external","reduce","isExternal","from","isInContent","end","removeMarker","add","getAllAdjacentSuggestions","7641595CsOeMw","_model","2909578cgBYHw","accept","get","871236CUCXdx","createdAt","toJSON","substr","getRanges","onAccept","11009929qxOUpT","head","isMultiRange","next","removeMarkers","set","onDiscard","setAttribute","author","_onAttributesChange","map","commentThread","isIntersectingWithRange","45DRIAxa","attributes","getMarkers","start","discard","4FVsyXB","change","size","push","_onAccept","data","creator"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(946459===parseInt(n(381))/1+-parseInt(n(396))/2+parseInt(n(399))/3*(-parseInt(n(423))/4)+-parseInt(n(394))/5+-parseInt(n(436))/6+-parseInt(n(405))/7+parseInt(n(444))/8*(parseInt(n(418))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(448)]=!1,this.id=e.id,this[n(380)]=e[n(380)],this[n(442)]=e[n(442)]||null,this[n(413)]=e[n(413)],this[n(429)]=e[n(429)]||e[n(413)],this[n(387)]=Boolean(e[n(419)]&&e[n(419)][n(385)]),this[n(428)]=null,this[n(395)]=t,this[n(427)]=e[n(404)],this[n(379)]=e[n(411)],this[n(414)]=e[n(383)],this[n(450)]=new Set,this[n(400)]=null,this[n(410)](n(438),null),this[n(410)](n(419),e[n(419)]||{}),this[n(410)](n(430),null),this[n(410)](n(408),null),this[n(410)](n(416),null),this[n(410)](n(432),!1),this[n(431)](n(397)),this[n(431)](n(422))}get[Gr(406)](){const t=Gr;let e=this;for(;e[t(430)];)e=e[t(430)];return e}get[Gr(378)](){const t=Gr;return!!this[t(416)]&&this[t(416)][t(447)]>0}get[Gr(407)](){const t=Gr;return 0!=this[t(450)][t(425)]&&6==Array[t(388)](this[t(450)])[0][t(440)](":")[t(447)]}get[Gr(389)](){return null!==this[Gr(376)]()}[Gr(434)](t){const e=Gr;this[e(450)][e(392)](t)}[Gr(382)](){const t=Gr;return Array[t(388)](this[t(450)])}[Gr(420)](){const t=Gr;return this[t(382)]()[t(415)]((e=>this[t(395)][t(446)][t(398)](e)))[t(451)]((t=>t))}[Gr(376)](){return this[Gr(420)]()[0]||null}[Gr(409)](){const t=Gr;this[t(395)][t(424)]((e=>{const n=t;for(const t of this[n(420)]())e[n(391)](t)})),this[t(450)][t(372)]()}[Gr(391)](t){const e=Gr;this[e(395)][e(424)]((n=>{n[e(391)](t)})),this[e(450)][e(441)](t)}[Gr(433)](t){const e=Gr,n=e(445)+this[e(380)]+":"+this[e(442)]+":"+this.id+":"+this[e(429)].id+":"+zr[e(435)]();this[e(434)](n),this[e(395)][e(424)]((r=>{r[e(373)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(417)](t){const e=Gr;for(const n of this[e(403)]())if(n[e(443)](t))return!0;return!1}[Gr(403)](){const t=Gr;return this[t(420)]()[t(415)]((e=>e[t(449)]()))}[Gr(439)](){const t=Gr;return this[t(403)]()[t(386)](((e,n)=>[...e,...n[t(439)]()]),[])}[Gr(377)](){const t=Gr;var e;return(null===(e=this[t(376)]())||void 0===e?void 0:e[t(449)]())||null}[Gr(384)](){const t=Gr,e=this[t(403)]();if(1!=e[t(447)])return null;const n=e[0],r=n[t(421)][t(375)],s=n[t(390)][t(437)];return r instanceof i.Element?r!=s?null:r:null}[Gr(397)](){const t=Gr;this[t(427)](this[t(403)](),this[t(428)],this[t(419)]),this[t(409)]()}[Gr(422)](){const t=Gr;this[t(379)](this[t(403)](),this[t(428)],this[t(419)]),this[t(409)]()}[Gr(393)](){const t=Gr,e=[];let n=this[t(406)];for(;n;)e[t(426)](n),n=n[t(408)];return e}[Gr(412)](t,e){const n=Gr,r=qn(this[n(419)]);hr(r,t,e),wr(r,this[n(419)])||(this[n(419)]=r,this[n(414)](r))}[Gr(374)](t){const e=Gr,n=qn(this[e(419)]);Ur(n,t),wr(n,this[e(419)])||(this[e(419)]=n,this[e(414)](this[e(419)]))}[Gr(401)](){const t=Gr;return{id:this.id,type:this[t(442)]?this[t(380)]+":"+this[t(442)]:this[t(380)],authorId:this[t(429)].id,createdAt:this[t(400)],hasComments:this[t(378)],data:this[t(428)],attributes:this[t(419)]}}static[Gr(435)](){const t=Gr;return(0,e.uid)()[t(402)](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=Xr;function Kr(){const t=["key","nodeAfter","normal","name","addObject","join","removeEmptyContainer","getWalker","_itemLabels","deletion","indexOf","checkChild","text","_addDescriptionItems","addFormat","insertion","_handleInsertRemoveSuggestionDescription","isInContent","8726TOjmFK","159IPcRed","*Remove format:* %0","addEmptyContainer","5mKwoqE","softBreak","set","add","registerAttributeLabel","newValue","55218bIZJBi","$textProxy","type","Container","pop","_attributeLabels","format","map","removeObject","remove","_handleAttributeSuggestionDescription","Object","has","attribute","removeFormat","getDescriptions","end","function","subType","_customCallbacks","length","*Change to:* %0","3297648uLvAaP","get","179031WczCxJ","push","*Insert:* %0","$1 $2","previousSibling","registerDescriptionCallback","match","_locale","*Set format:* %0","$text","isEqual","_handleCustomCallbackDescription","_resolveDescriptionItems","REPLACE_TEXT","skip","*Remove:* %0","420875YjJYnN","elementEnd","_itemLabelsCallbacks","4269591FrveQI","EmptyContainer","nextSibling","_handleRenameSuggestionDescription","start","item","*Split:* %0","element","registerElementLabel","isEmpty","isObject","data","removeContainer","ELEMENT_SPACE","getFirstRange","label","elementStart","matchingCallback","*Merge:* %0","addContainer","239668ojKdxI","_schema","replace","getItemLabel","quantity"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=138]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(243646===-parseInt(n(230))/1+parseInt(n(196))/2*(parseInt(n(197))/3)+-parseInt(n(173))/4*(-parseInt(n(200))/5)+parseInt(n(206))/6+parseInt(n(150))/7+-parseInt(n(228))/8+parseInt(n(153))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(225)]=[],this[n(186)]=new Map,this[n(152)]=[],this[n(211)]=new Map,this[n(174)]=t,this[n(141)]=e}[Wr(221)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(226)];o++){const i=t[o];if(!i[e(195)])continue;const a=this[e(145)](i);if(a){if(null!=i[e(224)]){if(r[e(218)](i[e(224)]))continue;r[e(203)](i[e(224)])}n[e(231)](a)}else if(e(219)!=i[e(208)])e(193)!=i[e(208)]&&e(187)!=i[e(208)]||this[e(194)](n,i,t[o+1]);else{const t=i[e(164)][e(178)];if(s[e(218)](t))continue;s[e(203)](i[e(164)][e(178)]),t==Tc?this[e(156)](n,i):this[e(216)](n,i)}}return this[e(146)](n)}[Wr(139)](t){const e=Wr;this[e(225)][e(231)](t)}[Wr(161)](t,n,r=e.priorities[Wr(180)]){const s=Wr;s(223)==typeof t?(0,e.insertToPriorityArray)(this[s(152)],{matchingCallback:t,label:n,priority:r}):this[s(186)][s(202)](t,n)}[Wr(204)](t,e){const n=Wr;this[n(211)][n(202)](t,e)}[Wr(176)](t,e=1){const n=Wr;let r;for(const e of this[n(152)])if(e[n(170)](t)){r=e[n(168)];break}return r||(r=this[n(186)][n(229)](t[n(181)])),r?r(e):1!==e?e+" "+t[n(181)]+"s":""+t[n(181)]}[Wr(191)](t,e){const n=Wr,r=e[n(167)]()[n(185)](),s=n(193)==e[n(208)]?n(203):n(215);for(const e of r){const o=e[n(158)],i=t[t[n(226)]-1];if(o.is(n(207)))i&&i[n(208)][n(188)](n(209))>-1&&t[n(210)](),i&&n(190)==i[n(208)]?i[s]+=o[n(164)]:t[n(231)]({type:n(190),add:n(203)==s?o[n(164)]:"",remove:n(215)==s?o[n(164)]:""});else if(this[n(174)][n(163)](o)){const a=o;if(i&&i[n(208)][n(188)](n(209))>-1&&t[n(210)](),n(151)==e[n(208)])continue;i&&i[n(208)]==s+n(217)&&i[n(160)][n(181)]==a[n(181)]?i[n(177)]++:t[n(231)]({type:s+n(217),element:a,quantity:1}),r[n(148)]((t=>!(n(151)==t[n(208)]&&t[n(158)]==o)))}else if(this[n(174)][n(189)](o,n(143))||o.is(n(160),n(201))){const r=o;if(n(203)==s&&n(169)==e[n(208)]||n(215)==s&&n(151)==e[n(208)])continue;if(i&&-1==i[n(208)][n(188)](n(209))){n(190)==i[n(208)]&&(i[s]+="\n");continue}let a;if(a=n(203)==s?r[n(155)]&&!this[n(174)][n(163)](r[n(155)])?r[n(155)]:null:r[n(138)]&&!this[n(174)][n(163)](r[n(138)])?r[n(138)]:null,r[n(162)]||a&&a[n(162)]){const e=a&&a[n(162)]?a:r;i&&i[n(208)]==s+n(154)&&i[n(160)][n(181)]==e[n(181)]?i[n(177)]++:t[n(231)]({type:s+n(154),element:e,quantity:1})}else t[n(231)]({type:s+n(209),element:r})}}}[Wr(146)](t){const e=Wr,n=this[e(141)],r=[],s=[],o=[];for(const i of t)switch(i[e(208)]){case e(190):if(i[e(203)]=i[e(203)][e(175)](/(\S)\u000A+(\S)/g,e(233))[e(175)](/\u000A/g,""),i[e(215)]=i[e(215)][e(175)](/(\S)\u000A+(\S)/g,e(233))[e(175)](/\u000A/g,""),""!=i[e(203)]&&""!=i[e(215)]){r[e(231)]({type:e(175),content:Hr(n,e(147),['"'+i[e(215)]+'"','"'+i[e(203)]+'"'])});continue}if(null!=i[e(203)][e(140)](/^ +$/)){r[e(231)]({type:e(193),content:Hr(n,e(232),Hr(n,e(166),i[e(203)][e(226)]))});continue}if(null!=i[e(215)][e(140)](/^ +$/)){r[e(231)]({type:e(187),content:Hr(n,e(149),Hr(n,e(166),i[e(215)][e(226)]))});continue}if(""!=i[e(203)]){r[e(231)]({type:e(193),content:Hr(n,e(232),'"'+i[e(203)]+'"')});continue}r[e(231)]({type:e(187),content:Hr(n,e(149),'"'+i[e(215)]+'"')});continue;case e(199):case e(182):r[e(231)]({type:e(193),content:Hr(n,e(232),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(184):case e(214):r[e(231)]({type:e(187),content:Hr(n,e(149),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(172):r[e(231)]({type:e(193),content:Hr(n,e(159),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(165):r[e(231)]({type:e(187),content:Hr(n,e(171),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(192):s[e(231)](i[e(178)]);continue;case e(220):o[e(231)](i[e(178)]);continue;default:r[e(231)](i)}if(s[e(226)]){const t=s[e(213)]((t=>this[e(211)][e(218)](t)?this[e(211)][e(229)](t):t))[e(183)](", ");r[e(231)]({type:e(212),content:Hr(this[e(141)],e(142),t)})}if(o[e(226)]){const t=o[e(213)]((t=>this[e(211)][e(218)](t)?this[e(211)][e(229)](t):t))[e(183)](", ");r[e(231)]({type:e(212),content:Hr(this[e(141)],e(198),t)})}return r}[Wr(145)](t){const e=Wr;for(const n of this[e(225)]){const r=n(t);if(r&&e(208)in r)return r}}[Wr(216)](t,e){const n=Wr,r=e[n(164)],s=void 0===r[n(205)]?n(220):n(192);t[n(231)]({type:s,key:r[n(178)]})}[Wr(156)](t,e){const n=Wr;t[n(231)]({type:n(212),content:Hr(this[n(141)],n(227),this[n(176)](e[n(167)]()[n(157)][n(179)],1))})}[Wr(194)](t,e,n){const r=Wr;if(this[r(191)](t,e),n&&n[r(167)]()&&!e[r(167)]()[r(222)][r(144)](n[r(167)]()[r(157)])){const n=t[t[r(226)]-1],s=r(193)==e[r(208)]?r(203):r(215);n&&r(190)==n[r(208)]&&(n[s]+="\n")}}}function Yr(){const t=["TrackChangesEditing","20aeQCWl","commands","3744htzLVA","24670xJLapJ","316014ZdujFc","6492640yflUxS","get","810616Jfnpie","plugins","203MfHUBq","2236595RQVLBg","afterInit","showAIAssistant","5098WHwsVK","59Hmsqyq","enableCommand","editor","564681EkaRRh"];return(Yr=function(){return t})()}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=200]})(t,e)}const Jr=Qr;!function(t,e){const n=Qr,r=t();for(;;)try{if(826697===-parseInt(n(214))/1*(-parseInt(n(213))/2)+parseInt(n(217))/3*(-parseInt(n(200))/4)+-parseInt(n(210))/5+parseInt(n(204))/6*(parseInt(n(209))/7)+parseInt(n(207))/8+parseInt(n(202))/9*(parseInt(n(203))/10)+-parseInt(n(205))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Jr(211)](){const t=Jr,e=this[t(216)],n=e[t(208)][t(206)](t(218));e[t(201)][t(206)](t(212))&&n[t(215)](t(212))}}const $r=es;function ts(){const t=["FORMAT_ALIGN_TO_CENTER","24683988WyNPIc","right","value","1650745KSPZsd","1293689vCgIIC","editor","TrackChangesEditing","afterInit","registerBlockAttribute","formatBlock","1358802tUOxLR","670338hsIZRj","AlignmentEditing","FORMAT_ALIGN_TO_RIGHT","commandParams","FORMAT_JUSTIFY_TEXT","has","*Format:* %0","4078916cLFnSt","registerDescriptionCallback","center","commandName","enableDefaultAttributesIntegration","justify","registerAttributeLabel","locale","5099808XmEvro","get","_registerLegacyDescription","FORMAT_ALIGNMENT","plugins","format","FORMAT_ALIGN_TO_LEFT","descriptionFactory","alignment","left","type"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(755354===parseInt(n(138))/1+parseInt(n(145))/2+parseInt(n(144))/3+parseInt(n(152))/4+parseInt(n(137))/5+parseInt(n(160))/6+-parseInt(n(172))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(141)](){const t=$r,e=this[t(139)],n=e[t(159)];if(!e[t(164)][t(150)](t(146)))return;const r=e[t(164)][t(161)](t(140));r[t(156)](t(168)),r[t(142)](t(168)),r[t(167)][t(158)](t(168),Hr(n,t(163))),this[t(162)]()}[$r(162)](){const t=$r,e=this[t(139)],n=e[t(159)];e[t(164)][t(161)](t(140))[t(167)][t(153)]((e=>{const r=t;if(r(143)!=e[r(170)])return;const{data:s}=e;if(s&&r(168)==s[r(155)]){const t=s[r(148)][0][r(136)];return{type:r(165),content:Hr(n,r(151),function(t){const e=r;switch(t){case e(169):return Hr(n,e(166));case e(135):return Hr(n,e(147));case e(154):return Hr(n,e(171));case e(157):return Hr(n,e(149))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(258633===parseInt(n(306))/1+parseInt(n(348))/2+parseInt(n(321))/3*(-parseInt(n(331))/4)+-parseInt(n(318))/5+-parseInt(n(330))/6*(parseInt(n(328))/7)+parseInt(n(352))/8+parseInt(n(312))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(349),rs(351),rs(319),rs(354),rs(346),rs(305),rs(343)];function is(){const t=["locale","afterInit","forceValue","get","FORMAT_UNDERLINE","*Remove format:* %0","type","SuperscriptEditing","registerDescriptionCallback","registerAttributeLabel","StrikethroughEditing","editor","618810pnpASe","BoldEditing","underline","ItalicEditing","3007712gzppxZ","FORMAT_SUBSCRIPT","CodeEditing","FORMAT_BOLD","commandName","formatInline","FORMAT_","strikethrough","SubscriptEditing","291301ViLZbW","FORMAT_STRIKETHROUGH","_registerLegacyDescription","*Format:* %0","FORMAT_SUPERSCRIPT","registerInlineAttribute","1635021ycNBxi","descriptionFactory","subscript","slice","superscript","bold","107365wBIxIR","UnderlineEditing","code","49233GfOzEB","toUpperCase","plugins","has","TrackChangesEditing","toLowerCase","format","3160829GfHMWY","enableDefaultAttributesIntegration","6bCRQzP","104VdwhEQ","commandParams","italic","FORMAT_CODE","FORMAT_ITALIC"];return(is=function(){return t})()}class as extends t.Plugin{[rs(337)](){const t=rs,e=this[t(347)],n=e[t(323)][t(339)](t(325)),r=e[t(336)];for(const s of os){if(!e[t(323)][t(324)](s))continue;const o=s[t(315)](0,-7)[t(326)](),i=t(303)+o[t(322)]();n[t(329)](o),n[t(311)](o),n[t(313)][t(345)](o,Hr(r,i))}this[t(308)]()}[rs(308)](){const t=rs,e=this[t(347)],n=e[t(336)],r=e[t(323)][t(339)](t(325));function s(e,s){const o=t;r[o(313)][o(344)]((t=>{const r=o;if(r(357)!=t[r(342)])return;const{data:i}=t;return i&&i[r(356)]===e?i[r(332)][0][r(338)]?{type:r(327),content:Hr(n,r(309),s)}:{type:r(327),content:Hr(n,r(341),s)}:void 0}))}s(t(317),Hr(n,t(355))),s(t(333),Hr(n,t(335))),s(t(350),Hr(n,t(340))),s(t(320),Hr(n,t(334))),s(t(304),Hr(n,t(307))),s(t(314),Hr(n,t(353))),s(t(316),Hr(n,t(310)))}}const cs=ls;!function(t,e){const n=ls,r=t();for(;;)try{if(260111===parseInt(n(254))/1+parseInt(n(266))/2+-parseInt(n(259))/3*(parseInt(n(273))/4)+-parseInt(n(268))/5+parseInt(n(240))/6+-parseInt(n(242))/7+parseInt(n(274))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class us extends t.Plugin{[cs(271)](){const t=cs,e=this[t(246)],n=e[t(267)];if(!e[t(269)][t(250)](t(243)))return;const r=e[t(269)][t(275)](t(257)),s=this[t(246)][t(237)][t(275)](t(262));r[t(261)](t(262),((n,o={})=>{const i=t,a=this[i(246)][i(255)][i(244)][i(253)],c=o&&void 0!==o[i(258)]?o[i(258)]:!s[i(238)];let u=[];if(c){const t=Array[i(241)](a[i(263)]())[i(252)]((t=>hs(t)||function(t,e){const n=i,r=e[n(236)](t[n(247)],n(262)),s=e[n(236)]([n(239),n(262)],t);return r&&s}(t,this[i(246)][i(255)][i(256)])));u=y(t,e[i(255)])}else{const t=Array[i(241)](a[i(263)]())[i(252)]((t=>hs(t)));u=y(t,e[i(255)])}e[i(255)][i(272)]((()=>{const t=i;for(const e of u)r[t(235)](e,{commandName:t(262),commandParams:[{forceValue:c}]})}))})),r[t(264)][t(260)]((e=>{const r=t,{data:s}=e;if(s&&r(262)==s[r(276)]){const t=Hr(n,r(270));return s[r(251)][0][r(258)]?{type:r(249),content:Hr(n,r(248),t)}:{type:r(249),content:Hr(n,r(265),t)}}}))}}function ls(t,e){const n=fs();return(ls=function(t,e){return n[t-=235]})(t,e)}function fs(){const t=["name","editor","parent","*Set format:* %0","format","has","commandParams","filter","selection","121629nZyhED","model","schema","TrackChangesEditing","forceValue","363PliPOL","registerDescriptionCallback","enableCommand","blockQuote","getSelectedBlocks","descriptionFactory","*Remove format:* %0","54220BPfGpX","locale","1594205sTTBgU","plugins","ELEMENT_BLOCK_QUOTE","afterInit","change","2708bxRxKn","6222552gZnhuO","get","commandName","markBlockFormat","checkChild","commands","value","$root","288234GuOuMz","from","2196096pKDUyu","BlockQuoteEditing","document"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(262)==t[e(247)][e(245)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(244892===parseInt(n(125))/1*(parseInt(n(118))/2)+-parseInt(n(124))/3+parseInt(n(129))/4+parseInt(n(120))/5*(-parseInt(n(111))/6)+-parseInt(n(117))/7*(-parseInt(n(115))/8)+parseInt(n(112))/9*(-parseInt(n(113))/10)+-parseInt(n(122))/11*(-parseInt(n(114))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(126)](){const t=gs,e=this[t(116)];e[t(119)][t(123)](t(110))&&(e[t(119)][t(108)](t(127))[t(109)](t(128)),e[t(119)][t(108)](t(127))[t(109)](t(121)),e[t(119)][t(108)](t(127))[t(109)](t(130)))}}function ms(){const t=["changeCaseUpper","1638420hXreMQ","changeCaseTitle","get","enableCommand","CaseChange","12FkCaag","18putmaT","2197070QnVDUL","120QisVaY","64XnJvbJ","editor","138733DJivSz","312010iFbXxl","plugins","730850DdLmGb","changeCaseLower","634744vJVIPm","has","1441683fCKoNR","2jYMLBA","afterInit","TrackChangesEditing"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["get","afterInit","186164MtNwyv","ckbox","plugins","313478aPNBsu","886488bvCHZZ","780444XGlVmn","editor","678044nyyCrV","6AoAJpe","145408ZcjQlZ","16670TrdsOZ","3ChkwOs","340eiVqdd","14vHqdKe","TrackChangesEditing","commands","enableCommand"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(137776===-parseInt(n(313))/1+-parseInt(n(326))/2*(parseInt(n(315))/3)+parseInt(n(330))/4+parseInt(n(314))/5*(parseInt(n(312))/6)+-parseInt(n(317))/7*(parseInt(n(327))/8)+-parseInt(n(328))/9+parseInt(n(316))/10*(parseInt(n(323))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(322)](){const t=Is,e=this[t(329)];e[t(319)][t(321)](t(324))&&e[t(325)][t(321)](t(318))[t(320)](t(324))}}const _s=Cs;!function(t,e){const n=Cs,r=t();for(;;)try{if(699261===-parseInt(n(363))/1+parseInt(n(350))/2*(parseInt(n(327))/3)+-parseInt(n(378))/4+parseInt(n(370))/5+parseInt(n(342))/6+-parseInt(n(337))/7+parseInt(n(332))/8*(-parseInt(n(359))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ys extends t.Plugin{[_s(331)](){const t=_s,e=this[t(335)];if(!e[t(354)][t(330)](t(328)))return;const n=e[t(354)][t(380)](t(360)),r=e[t(365)],s=e[t(346)][t(380)](t(358))[t(336)],o=e[t(333)][t(380)](t(358));n[t(353)](t(362)),n[t(353)](t(364)),n[t(353)](t(358),((r,i={})=>{const a=t,c=e[a(356)],u=e[a(356)][a(377)][a(339)],l=i&&void 0!==i[a(348)]?i[a(348)]:!o[a(372)];let f;i[a(367)]||(i[a(367)]=s[0][a(367)]),f=l?Array[a(373)](u[a(343)]())[a(345)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(351))&&!e[n(369)](t)&&e[n(341)](t[n(329)],n(358))}(t,c[a(355)]))):Array[a(373)](u[a(343)]())[a(345)]((t=>ks(t)));const h=y(f,c);c[a(361)]((()=>{const t=a;for(const e of h)n[t(375)](e,{commandName:t(358),commandParams:[{...i,forceValue:l}],formatGroupId:t(344)})}))})),n[t(347)][t(349)](t(358),(e=>Hr(r,t(352),e))),n[t(347)][t(326)]((e=>{const n=t;if(n(357)!=e[n(371)])return;const o=r.t,{data:i}=e;if(!i||n(358)!=i[n(340)])return;const a=i[n(376)][0][n(367)],c=o(s[n(338)]((t=>t[n(367)]===a))[n(368)])[n(366)]();return i[n(376)][0][n(348)]?{type:n(374),content:Hr(r,n(379),Hr(r,n(352),1)+" ("+c+")")}:{type:n(374),content:Hr(r,n(325),Hr(r,n(352),1))}}))}}function As(){const t=["toLowerCase","language","label","isLimit","5067085CGKyZu","type","value","from","format","markBlockFormat","commandParams","document","149992yBzXRW","*Set format:* %0","get","*Remove format:* %0","registerDescriptionCallback","10401FTiQLh","CodeBlock","parent","has","afterInit","472XhsmPv","commands","name","editor","languages","9706627YQfTIG","find","selection","commandName","checkChild","7840350sMVxgH","getSelectedBlocks","blockName","filter","config","descriptionFactory","forceValue","registerElementLabel","746roiAeu","rootElement","ELEMENT_CODE_BLOCK","enableCommand","plugins","schema","model","formatBlock","codeBlock","33597gvyDxB","TrackChangesEditing","change","indentCodeBlock","1269666nAmDOp","outdentCodeBlock","locale"];return(As=function(){return t})()}function Cs(t,e){const n=As();return(Cs=function(t,e){return n[t-=325]})(t,e)}function ks(t){const e=_s;return e(358)==t[e(334)]}const Ls=Rs;function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(124070===parseInt(n(174))/1*(parseInt(n(176))/2)+-parseInt(n(159))/3*(-parseInt(n(177))/4)+-parseInt(n(171))/5+-parseInt(n(168))/6+parseInt(n(161))/7*(-parseInt(n(169))/8)+parseInt(n(163))/9+parseInt(n(166))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ns extends t.Plugin{[Ls(162)](){const t=Ls,e=this[t(165)];e[t(164)][t(172)](t(173))&&e[t(164)][t(167)](t(160))[t(170)](t(175))}}function Ss(){const t=["16hBjlvT","160170EADgOV","TrackChangesEditing","32543SbaMAV","afterInit","909288xBomVt","plugins","editor","2203480LqLMkS","get","663384jmlWvI","416mRYAXH","enableCommand","766810DkYuRV","has","CommentsEditing","2uCfAVz","addCommentThread","94804WmyNwF"];return(Ss=function(){return t})()}var Ms=n(834);function vs(){const t=["test","addHighlight","start","elementEnd","schema","2160848FYHQkd","bindElementToMarker","2113245HXXfmW","get","nextSibling","addClass","2ztRbOU","477kOsQBo","parent","insert","toViewElement","activeMarkers","plugins","ck-suggestion-marker--active","writer","name","isAtEnd","createRangeOn","isLimit","174985iECMxr","previousPosition","includes","markerName","438692xJWlUC","toViewPosition","18KTVHDH","item","span","getItems","model","hasAttribute","isContent","isBlock","push","getWalker","25804416jUdNWj","markerRange","type","consumable","TrackChangesEditing","mapper","92zdTeSH","createUIElement","553301LTjMKY","185730kPFAhY","getCustomProperty","ck-suggestion-marker-"];return(vs=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(180)]())o[r(182)](t)&&s[r(185)](n[r(221)](o));return s}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=170]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(216)][r(207)](r(191));return(o,i,a)=>{const c=r;if(!a[c(190)][c(199)](i[c(188)],o[c(219)]))return;const u=i[c(188)][c(186)](),l=i[c(188)][c(201)],f=t[c(181)][c(203)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(178)];d=d||f[c(183)](e);const n=a[c(192)][c(214)](e);if(n&&n[c(197)](c(200)))return;c(202)==t[c(189)]&&f[c(184)](e)&&!f[c(170)](e)&&(e[c(208)]||l[c(220)]?h&&h[c(212)]==e||(h=e,m(t[c(172)]),p=!0):g=g||t[c(172)])}function m(t){const r=c,o=a[r(218)][r(194)](r(179),{class:r(198)+e}),u=a[r(192)][r(176)](t);n&&s[r(215)][r(173)](i[r(174)])&&a[r(218)][r(209)](r(217),o),a[r(218)][r(213)](u,o),a[r(192)][r(205)](o,i[r(174)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(619528===-parseInt(n(175))/1*(-parseInt(n(210))/2)+parseInt(n(206))/3+-parseInt(n(193))/4*(-parseInt(n(171))/5)+-parseInt(n(177))/6*(parseInt(n(195))/7)+parseInt(n(204))/8+-parseInt(n(211))/9*(-parseInt(n(196))/10)+-parseInt(n(187))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=xs;function Bs(){const t=["enqueueChange","init","createSelection","1628143VEvSYD","deleteForward","detach","150eMTpkv","797345LjYDFV","buffer","get","283629MoXfYa","unit","uiElement","22MhGobm","plugins","delete","document","getFirstRange","selection","removeMarker:suggestion:deletion","1718922GfLuSY","bind","9413055HOxURV","options","createRange","end","enableCommand","setSelection","high","fromRange","lock","forward","unlock","editor","12HrZFlk","TrackChangesEditing","264085srMHuW","writer","mapper","model","showSuggestionHighlights","editing","modifySelection","markerName","data","rootName","start","unbindElementFromMarkerName","addMarker:suggestion:deletion","isCollapsed","merge","7QbHXEN","requires","3034192wDqdnm","root","markerNameToElements","downcastDispatcher","batch","$graveyard","remove","commands"];return(Bs=function(){return t})()}function xs(t,e){const n=Bs();return(xs=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(597354===parseInt(n(467))/1+parseInt(n(473))/2*(parseInt(n(470))/3)+parseInt(n(494))/4*(-parseInt(n(496))/5)+-parseInt(n(480))/6+parseInt(n(450))/7*(parseInt(n(452))/8)+parseInt(n(482))/9+-parseInt(n(466))/10*(parseInt(n(463))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class Ps extends t.Plugin{static get[Fs(451)](){return[Ms.Delete]}[Fs(461)](){const t=Fs,e=this[t(493)],n=e[t(474)][t(469)](t(495));n[t(486)](t(475));const r=e[t(459)][t(469)](t(464));n[t(486)](t(464),((n,s={})=>{const o=t,a=e[o(499)][o(462)](e[o(499)][o(476)][o(478)]);a[o(509)]&&e[o(499)][o(502)](a,{direction:o(491),unit:s[o(471)]});const c=a[o(477)](),u=i.LiveRange[o(489)](c);let l;n(s),l=o(457)==u[o(453)][o(505)]?e[o(499)][o(484)](c[o(506)]):e[o(499)][o(484)](u[o(506)],u[o(485)]),u[o(465)](),e[o(499)][o(460)](r[o(468)][o(456)],(t=>{const e=o;r[e(468)][e(490)](),t[e(487)](t[e(484)](l[e(485)])),r[e(468)][e(492)]()}))})),e[t(501)][t(455)].on(t(508),Ds(e,t(510)),{priority:t(488)}),e[t(504)][t(455)].on(t(508),((n,r,s)=>{const o=t;s[o(483)][o(500)]&&Ds(e,o(510),{showActiveMarker:!1})[o(481)](this)(n,r,s)}),{priority:t(488)}),e[t(501)][t(455)].on(t(479),((e,n,r)=>{const s=t,o=r[s(498)][s(454)](n[s(503)]);if(o)for(const t of o)t.is(s(472))&&(r[s(498)][s(507)](t,n[s(503)]),r[s(497)][s(458)](t))}),{priority:t(488)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=310]})(t,e)}function Gs(){const t=["noTrackChangesFixer","deletion","listItemId","bulleted","filter","*Outdent:* %0","registerBlockAttribute","locale","ELEMENT_LIST_ITEM","splitListItemAfter","*Uncheck item*","splitListItemBefore","isUndo","push","numberedList","model","groupId","_getAttributeKey","*Format:* insert into %0","attributeKey","differ","customBulletedList","customNumberedList","value","next","*Set format:* %0","registerPostFixer","commandParams","detach","numbered","ListEditing","_supportLegacySuggestions","3228932MJXwLP","get","getFirstRange","assureChains","meta","parent","*Remove format:* %0","schema","data","indentList","map","isLocal","key","ELEMENT_","find","*Split:* list item","oldValue","registerCustomCallback","has","outdentList","type","default","removeMarker","registerDescriptionCallback","documentList","toUpperCase","3621582gjEMBH","_findSuggestions","bulletedList","setSelection","commandName","nextSibling","getFirstMarker","ELEMENT_TODO_LIST","every","plugins","registerElementLabel","FORMAT_INDENT","todoListChecked","attribute","listStyle","102mCkSQT","*Change to:* %0","newValue","*Indent:* %0","descriptionFactory","mergeListItemForward","containsItem","execute","_suggestionFactory","2015320CaCHma","listIndent","list.multiBlock","suggestion","*Check item*","isNextTo","document","87260SwVPRj","format","listMarkerStyle","refresh","*Merge:* list item","previousSibling","formatBlock","getChanges","_LIST","*Merge:* %0","925700GsjaLp","length","registerAttributeLabel","afterInit","trackChangesCommand","createPositionAt","listReversed","batch","*Format:* remove from %0","commands","config","listMarker","todo","fromRange","getRanges","forceValue","editor","multipleBlocks","setAttribute","getSuggestions","listStart","createRange","_registerLegacyDescription","ELEMENT_NUMBERED_LIST","end","head","1379172XhIWbc","listItemIdFixer","mergeListItemBackward","ELEMENT_BULLETED_LIST","includes","change","accept","checkTodoList","range","enableDefaultAttributesIntegration","TodoListEditing","1253608TeuCsK","getAttribute","listType","todoListCheck","selection","isObject","start","attributes","10MDZcHv","from","TrackChangesEditing","nodeAfter","todoList"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(800297===-parseInt(n(384))/1+parseInt(n(374))/2*(parseInt(n(358))/3)+parseInt(n(367))/4*(-parseInt(n(429))/5)+parseInt(n(410))/6+parseInt(n(317))/7+parseInt(n(421))/8+parseInt(n(343))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(387)](){const t=Us,e=this[t(400)];if(!e[t(352)][t(335)](t(315)))return;const n=e[t(441)],r=e[t(352)][t(318)](t(431)),s=e[t(352)][t(335)](t(420)),o=!!e[t(394)][t(318)](t(369));function i(e){const r=t;return{type:r(375),content:""+Hr(n,r(310),e)}}function a(e){const r=t;return{type:r(375),content:""+Hr(n,r(323),e)}}r[t(419)](t(448)),r[t(419)](t(345)),r[t(419)](t(456)),r[t(419)](t(455)),r[t(419)](t(326)),r[t(419)](t(336)),r[t(419)](t(443)),r[t(419)](t(445)),r[t(440)](t(436)),r[t(440)](t(423)),r[t(440)](t(368)),o&&(r[t(419)](t(412)),r[t(419)](t(363))),s&&(r[t(419)](t(433)),r[t(419)](t(417)),r[t(440)](t(355)),r[t(362)][t(340)]((e=>{const r=t,{data:s}=e;if(s&&r(355)==s[r(329)])return{type:r(375),content:s[r(360)]?Hr(n,r(371)):Hr(n,r(444))}})),this[t(400)][t(449)][t(373)][t(311)]((e=>{const n=t;if(e[n(391)][n(446)])return!1;let s=!1;const o=r[n(403)]({skipNotAttached:!0})[n(438)]((t=>n(355)===r[n(451)](t)));for(const t of o)n(396)!=t[n(319)]()[n(427)][n(432)][n(422)](n(423))&&(r[n(344)](t[n(319)](),n(356))[n(331)]((t=>n(423)===r[n(451)](t[n(370)])))||(e[n(339)](t[n(349)]()),s=!0));return s}))),r[t(362)][t(386)](t(368),Hr(n,t(354)));const c={type:t(375),content:""};r[t(362)][t(340)]((e=>{const r=t,{data:s}=e;if(!s||r(423)!=s[r(329)])return;let u=e[r(409)];for(;u;){if(u[r(325)]&&((r(357)==u[r(325)][r(329)]||r(376)==u[r(325)][r(329)])&&(u[r(325)][r(360)]&&r(338)!=u[r(325)][r(360)]||r(338)!=u[r(325)][r(333)]&&!s[r(360)])||!o&&u[r(325)][r(329)]==Tc))return c;u=u[r(458)]}if(null==s[r(360)])switch(s[r(333)]){case r(437):return a(Hr(n,r(413)));case r(314):return a(Hr(n,r(407)));case r(396):return a(Hr(n,r(350)))}switch(s[r(360)]){case r(437):return i(Hr(n,r(413)));case r(314):return i(Hr(n,r(407)));case r(396):return i(Hr(n,r(350)))}})),r[t(362)][t(340)]((e=>{const n=t,{data:r}=e;if(r&&n(368)==r[n(329)])return null==r[n(360)]||null==r[n(333)]&&0==r[n(360)]?c:void 0})),r[t(362)][t(340)]((e=>{const r=t;if(r(356)!=e[r(337)])return;const{data:s}=e;if(!s||r(436)!=s[r(329)])return;const o=zs(e);return r(360)==o?{type:r(375),content:Hr(n,r(378))}:r(333)==o?{type:r(375),content:Hr(n,r(332))}:c})),e[t(449)][t(373)][t(311)]((e=>this[t(411)](e))),e[t(449)][t(373)][t(311)]((e=>this[t(434)](e))),e[t(449)][t(373)][t(311)]((e=>this[t(320)](e))),this[t(316)]()}[Us(411)](t){const e=Us;if(t[e(391)][e(446)]||!t[e(391)][e(328)])return!1;let n=!1;const r=this[e(400)][e(352)][e(318)](e(431))[e(403)]({skipNotAttached:!0})[e(438)]((t=>t[e(325)]&&e(436)==t[e(325)][e(329)]))[e(438)]((t=>t[e(325)][e(360)]&&t[e(325)][e(333)]));for(const s of r)zs(s)||(t[e(339)](s[e(349)]()),n=!0);return n}[Us(434)](t){const e=Us;if(t[e(391)][e(446)]||!t[e(391)][e(328)])return!1;const n=this[e(400)][e(352)][e(318)](e(431));if(n[e(388)][e(457)])return!1;let r=!1;const s=[e(423),e(436),e(368),e(357),e(404),e(390),e(424),e(395),e(376)],o=this[e(400)][e(449)][e(373)][e(454)][e(381)]()[e(438)]((t=>e(356)==t[e(337)]))[e(438)]((t=>s[e(414)](t[e(453)])));if(0==o[e(385)])return r;for(const i of o){const o=n[e(344)](i[e(418)],e(356))[e(438)]((t=>!t[e(321)][e(372)]))[e(327)]((t=>t[e(370)]))[e(438)]((t=>{const r=e,o=n[r(451)](t);return s[r(414)](o)}));if(o[e(385)]){for(const n of o)t[e(339)](n[e(349)]());r=!0}}return r}[Us(320)](t){const e=Us;if(t[e(391)][e(446)]||!t[e(391)][e(328)])return!1;const n=this[e(400)][e(352)][e(318)](e(431));let r=!1;const s=[e(423),e(436),e(368),e(357),e(404),e(390),e(424),e(395),e(376)];for(const t of n[e(403)]({skipNotAttached:!0})){const o=n[e(344)](t[e(319)](),e(356))[e(327)]((t=>t[e(370)]))[e(438)]((t=>t[e(325)]&&s[e(414)](t[e(325)][e(329)])));if(!o[e(385)])continue;const a=o[0][e(409)][e(428)][e(450)];if(!o[e(351)]((t=>t[e(428)][e(450)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(403)]({skipNotAttached:!0})[s(438)]((e=>s(356)==e[s(337)]&&e[s(428)][s(450)]==t)))e[s(402)](s(450),r)}function i(t,n){const r=e;let s=t[r(409)],i=!1;for(;s;)s[r(428)][r(450)]!=n&&(o(s[r(428)][r(450)],n),s[r(402)](r(450),n),i=!0),s=s[r(458)];return i}}[Us(316)](){const t=Us,e=this[t(400)],n=e[t(441)],r=e[t(352)][t(318)](t(431));this[t(406)](),r[t(366)][t(334)](t(380),t(341),t(416),(function(n,r){const s=t,o=[];for(let t of n)t[s(427)][s(432)]===t[s(408)][s(322)]&&(t=e[s(449)][s(405)](e[s(449)][s(389)](t[s(427)][s(432)],0))),o[s(447)](t);e[s(449)][s(415)]((t=>{const n=s,a=e[n(449)][n(373)][n(425)],c=Array[n(430)](a[n(398)]())[n(327)]((t=>i.LiveRange[n(397)](t)));t[n(346)](o),e[n(393)][n(318)](r[n(347)])[n(377)](),r[n(312)][n(447)]({forceDefaultExecution:!0}),e[n(365)](r[n(347)],...r[n(312)]),t[n(346)](c);for(const t of c)t[n(313)]()}))})),r[t(362)][t(353)]((function(n){const r=t,s=!e[r(449)][r(324)][r(426)](n),o=n[r(379)],i=n[r(348)],a=n[r(422)](r(436)),c=!o||o[r(422)](r(436))!==a,u=!i||i[r(422)](r(436))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(442),e)))}[Us(406)](){const t=Us,e=this[t(400)],n=e[t(441)];function r(n){const r=t,s=e[r(393)][r(318)](r(345))[r(457)],o=e[r(393)][r(318)](r(448))[r(457)];return r(448)===n?s:o}e[t(352)][t(318)](t(431))[t(362)][t(340)]((function(s){const o=t;if(o(380)!=s[o(337)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(347)]){case o(345):u=i[o(312)][0][o(399)],l=r(i[o(347)]),a=o(u?452:392),!l&&e[o(394)][o(318)](o(369))||(a=o(359)),c={type:o(375),content:Hr(n,a,Hr(n,o(413)))};break;case o(448):u=i[o(312)][0][o(399)],l=r(i[o(347)]),a=o(u?452:392),!l&&e[o(394)][o(318)](o(369))||(a=o(359)),c={type:o(375),content:Hr(n,a,Hr(n,o(407)))};break;case o(326):a=o(361),c={type:o(375),content:Hr(n,a,Hr(n,o(442)))};break;case o(336):a=function(t){const e=o,n=t[e(319)]();let r=n[e(427)][e(432)];for(;r&&n[e(364)](r);){if(r[e(422)](e(368))>0)return!1;r=r[e(348)]}return!0}(s)?Hr(n,o(392),Hr(n,function(t){const e=o;return e(330)+t[e(319)]()[e(427)][e(432)][e(422)](e(423))[e(342)]()+e(382)}(s))):Hr(n,o(439),Hr(n,o(442))),c={type:o(375),content:a};break;case o(412):case o(363):!1===i[o(401)]&&(a=o(383),c={type:o(435),content:Hr(n,a,Hr(n,o(442)))})}return c}))}}function zs(t){const e=Us;let n=t[e(319)]()[e(427)][e(432)][e(379)];for(;n;){const r=n[e(422)](e(436));if(!r)return!1;if(r==t[e(325)][e(360)])return e(360);if(r==t[e(325)][e(333)])return e(333);n=n[e(379)]}return!1}const Hs=Ks;function Ws(){const t=["*Format:* set start index to %0","nodeAfter","editor","_getTranslationKeyForListStyle","getSuggestions","plugins","_findSuggestions","enableDefaultAttributesIntegration","type","listType","upper-roman","_getAttributeKey","*Set format:* %0","*Format:* set order to reversed","handleDescriptions","startIndex","batch","38289650IdLJpH","toUpperCase","registerAttributeLabel","format","styles","bulleted","newValue","bind","listStart","2328006acBxle","lower-latin","next","model","_LIST_","decimal","*Format:* set order to regular","head","oldValue","decimal-leading-zero","square","key","includes","registerPostFixer","5618692lOcSQj","commandParams","removeMarker","numbered","1096YbUZbS","4631228fIFfGa","circle","409137hfSLOd","getFirstMarker","lower-roman","locale","has","754579CdKdWy","isUndo","*Remove format:* %0","ELEMENT_","FORMAT_LIST_START","_LIST_DEFAULT","customNumbered","getFirstRange","registerDescriptionCallback","data","81369ShLqez","config","formatBlock","registerBlockAttribute","8AMTnrV","start","suggestion","list.properties","document","FORMAT_LIST_REVERSED","disc","filter","get","default","listStyle","*Change to:* %0","ListPropertiesEditing","afterInit","attribute","_registerLegacyDescription","descriptionFactory","find","getAttribute","TrackChangesEditing","listReversed","replace","15ErZTjQ","reversed","commandName","upper-latin"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(869319===-parseInt(n(272))/1+parseInt(n(286))/2*(-parseInt(n(267))/3)+parseInt(n(260))/4+parseInt(n(216))/5*(-parseInt(n(246))/6)+-parseInt(n(265))/7+-parseInt(n(264))/8*(parseInt(n(282))/9)+parseInt(n(237))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Xs extends t.Plugin{[Hs(207)](){const t=Hs;if(!this[t(222)][t(225)][t(271)](t(206)))return;const e=this[t(222)][t(283)][t(202)](t(197)),n=this[t(222)][t(225)][t(202)](t(213));e[t(241)]&&(n[t(227)](t(204)),n[t(285)](t(204))),e[t(217)]&&(n[t(227)](t(214)),n[t(285)](t(214))),e[t(235)]&&(n[t(227)](t(245)),n[t(285)](t(245)));const r={type:t(240),content:""};n[t(210)][t(280)](this[t(234)][t(244)](this));const s=this[t(222)][t(270)];n[t(210)][t(239)](t(214),Hr(s,t(199))),n[t(210)][t(280)]((e=>{const n=t,{data:s}=e;if(s&&n(214)==s[n(257)])return null==s[n(243)]||0==s[n(243)]&&null==s[n(254)]?r:void 0})),n[t(210)][t(239)](t(245),Hr(s,t(276))),n[t(210)][t(280)]((e=>{const n=t,{data:s}=e;if(s&&n(245)==s[n(257)])return null==s[n(243)]||1==s[n(243)]&&null==s[n(254)]?r:void 0})),this[t(222)][t(249)][t(198)][t(259)]((e=>{const r=t;if(e[r(236)][r(273)])return!1;let s=!1;const o=n[r(224)]({skipNotAttached:!0})[r(201)]((t=>{const e=r,s=n[e(231)](t);return e(245)==s||e(214)==s}));for(const t of o){const o=t[r(279)]()[r(195)][r(221)][r(212)](r(229));r(263)!=o&&r(278)!=o&&(n[r(226)](t[r(279)](),r(208))[r(211)]((t=>r(229)==n[r(231)](t[r(196)])))||(e[r(262)](t[r(268)]()),s=!0))}return s})),this[t(209)]()}[Hs(234)](t){const e=Hs,n=this[e(222)][e(270)],{data:r}=t,s={type:e(240),content:""};if(!r||e(204)!=r[e(257)])return;if(!r[e(254)])return e(203)==r[e(243)]?s:{type:e(240),content:""+Hr(n,e(232),Hr(n,this[e(223)](r[e(243)])))};if(!r[e(243)]){if(e(203)==r[e(254)])return s;let o=t[e(253)];for(;o;){if(o[e(281)]&&e(229)==o[e(281)][e(257)]&&o[e(281)][e(243)])return s;o=o[e(248)]}return{type:e(240),content:""+Hr(n,e(274),Hr(n,this[e(223)](r[e(254)])))}}if(e(203)!=r[e(243)])return{type:e(240),content:""+Hr(n,e(232),Hr(n,this[e(223)](r[e(243)])))};let o=t[e(253)];for(;o;){if(o[e(281)]&&e(229)==o[e(281)][e(257)]&&o[e(281)][e(243)]&&o[e(281)][e(254)])return s;o=o[e(248)]}const i=t[e(279)]()[e(195)][e(221)][e(212)](e(229));return{type:e(240),content:Hr(n,e(232),Hr(n,e(275)+i[e(238)]()+e(277)))}}[Hs(209)](){const t=Hs,e=this[t(222)],n=e[t(270)];e[t(225)][t(202)](t(213))[t(210)][t(280)]((e=>{const r=t;if(r(284)!=e[r(228)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(218)]){case r(204):o=r(205),i={type:r(240),content:Hr(n,o,Hr(n,this[r(223)](s[r(261)][0][r(228)])))};break;case r(214):o=s[r(261)][0][r(217)]?r(233):r(252),i={type:r(240),content:Hr(n,o)};break;case r(245):o=r(220),i={type:r(240),content:Hr(n,o,s[r(261)][0][r(235)])}}return i}))}[Hs(223)](t){const e=Hs;return e(275)+function(t){const n=e;return qs[n(258)](t)?n(242):Ys[n(258)](t)?n(263):null}(t)[e(238)]()+e(250)+t[e(238)]()[e(215)](/-/g,"_")}}const qs=[Hs(200),Hs(266),Hs(256)],Ys=[Hs(251),Hs(255),Hs(269),Hs(230),Hs(247),Hs(219)];var Qs=n(507);const Js=$s;function Zs(){const t=["editor","markerName","3NbVbtc","removeMarker:suggestion:insertion","parent","567068fYykfN","afterExecute","createRange","getFirstPosition","setSelection","writer","15445314OOHbjm","model","high","markerNameToElements","unbindElementFromMarkerName","addMarker:suggestion:insertion","522250VpNpcM","document","detach","createPositionAt","plugins","requires","fromRange","markInsertion","mapper","fire","getFirstRange","enterBlock","selection","enter","data","change","showSuggestionHighlights","downcastDispatcher","18RrucxS","ck-suggestion-marker-split","nextSibling","5678480mcWLKf","remove","options","commands","editing","bind","init","TrackChangesEditing","split","get","2420380tgqVdh","enableCommand","349960kuDaqt","hasClass","end","3872967ukSzpj"];return(Zs=function(){return t})()}function $s(t,e){const n=Zs();return($s=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(462342===-parseInt(n(381))/1+-parseInt(n(369))/2+-parseInt(n(366))/3*(-parseInt(n(412))/4)+parseInt(n(414))/5*(parseInt(n(399))/6)+-parseInt(n(417))/7+-parseInt(n(402))/8+parseInt(n(375))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[Js(386)](){return[Qs.Enter]}[Js(408)](){const t=Js,e=this[t(364)],n=e[t(385)][t(411)](t(409)),r=e[t(405)][t(411)](t(394));n[t(413)](t(394),(()=>{const s=t;e[s(376)][s(396)]((t=>{const o=s,a=e[o(376)][o(382)][o(393)],c=a[o(372)](),u=i.LiveRange[o(387)](a[o(391)]());if(r[o(392)](t)){const r=e[o(376)][o(384)](c[o(368)][o(401)],0),s=t[o(371)](c,r);n[o(388)](s)}else t[o(373)](t[o(371)](u[o(416)]));u[o(383)](),r[o(390)](o(370),{writer:t})}))})),e[t(406)][t(398)].on(t(380),Ds(e,t(410)),{priority:t(377)}),e[t(406)][t(398)].on(t(367),((e,n,r)=>{const s=t,o=r[s(389)][s(378)](n[s(365)]);if(o)for(const t of o)t[s(415)](s(400))&&(r[s(389)][s(379)](t,n[s(365)]),r[s(374)][s(403)](t))}),{priority:t(377)}),e[t(395)][t(398)].on(t(380),((n,r,s)=>{const o=t;s[o(404)][o(397)]&&Ds(e,o(410),{showActiveMarker:!1})[o(407)](this)(n,r,s)}),{priority:t(377)})}}const eo=ro;function no(){const t=["plugins","filter","10509786BwlgzQ","getIntersection","getMarkersGroup","4362510pEAISs","FindAndReplaceEditing","has","getRange","handleFindCommand","createPositionAt","model","start","56iaeFAk","find","suggestion:deletion","findByTextCallback","replaceAll","978792PzCmKP","markers","replace","string","9860094uIIfXT","end","afterInit","createRange","findPrevious","FindAndReplaceUtils","TrackChangesEditing","154942CCdJoV","bind","3821692qhPJAk","3694foolvR","get","findNext","item","editor","_isInDeletionRange","1083tIyvcs","enableCommand"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(859641===parseInt(n(165))/1+-parseInt(n(168))/2*(parseInt(n(134))/3)+-parseInt(n(167))/4+parseInt(n(141))/5+parseInt(n(158))/6+-parseInt(n(149))/7*(-parseInt(n(154))/8)+-parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(160)](){const t=eo;if(!this[t(132)][t(136)][t(143)](t(142)))return;const e=this[t(132)][t(136)][t(169)](t(164));e[t(135)](t(150),this[t(145)][t(166)](this)),e[t(135)](t(130)),e[t(135)](t(162)),e[t(135)](t(156)),e[t(135)](t(153))}[eo(145)](t,e,n={}){const r=eo,s=this[r(132)][r(136)][r(169)](r(163));return t((t=>(r(157)==typeof e?s[r(152)](e,n):e)(t)[r(137)]((e=>!1===this[r(133)](e,t[r(131)])))),n)}[eo(133)](t,e){const n=eo,r=this[n(132)][n(147)][n(161)](this[n(132)][n(147)][n(146)](e,t[n(148)]),this[n(132)][n(147)][n(146)](e,t[n(159)]));for(const t of this[n(132)][n(147)][n(155)][n(140)](n(151)))if(null!==r[n(139)](t[n(144)]()))return!0;return!1}}function oo(){const t=["afterInit","model","*Set font color:* %0","enableDefaultAttributesIntegration","value","label","fontFamily","commandParams","commandName","normalizeSizeOptions","*Reset font size*","FORMAT_FONT_BACKGROUND","title","_registerLegacyDescription","plugins","FontColorEditing","fontColor","get","type","FORMAT_FONT_FAMILY","has","editor","*Reset font family*","locale","formatInline","format","fontBackgroundColor","*Set font size:* %0","fontBackgroundColor.colors","registerInlineAttribute","descriptionFactory","*Reset font background color*","registerAttributeLabel","3695391PyJstf","193660PLVrww","26222alWxcE","FontFamilyEditing","4603808bAIhoO","1236ibJVIi","FontSize","FORMAT_FONT_COLOR","*Set font background color:* %0","*Set font family:* %0","9965jrNhiq","46889766hWpptF","FontBackgroundColorEditing","fontSize.options","registerDescriptionCallback","3720vPNbEB","toLowerCase","fontSize","FontSizeEditing","TrackChangesEditing","FORMAT_FONT_SIZE","fontColor.colors","trim","3109024cdvCyA","find","config","*Reset font color*"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(970637===parseInt(n(184))/1+parseInt(n(206))/2+parseInt(n(183))/3+-parseInt(n(198))/4*(-parseInt(n(193))/5)+parseInt(n(188))/6*(parseInt(n(185))/7)+parseInt(n(187))/8+-parseInt(n(194))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(201),commandName:io(200)},{pluginName:io(186),commandName:io(216)},{pluginName:io(165),commandName:io(166)},{pluginName:io(195),commandName:io(176)}];class uo extends t.Plugin{[io(210)](){const t=io,e=this[t(171)][t(173)],n=this[t(171)][t(224)][t(167)](t(202));for(const{pluginName:e,commandName:r}of co)this[t(171)][t(224)][t(170)](e)&&(n[t(213)](r),n[t(179)](r));e.t,n[t(180)][t(182)](t(200),Hr(e,t(203))),n[t(180)][t(182)](t(216),Hr(e,t(169))),n[t(180)][t(182)](t(166),Hr(e,t(190))),n[t(180)][t(182)](t(176),Hr(e,t(221))),this[t(223)]()}[io(223)](){const t=io,e=this[t(171)],n=e[t(173)];e[t(224)][t(167)](t(202))[t(180)][t(197)]((e=>{const r=t,o=n.t;if(r(174)!=e[r(168)])return;const{data:i}=e;if(null!=i){if(r(200)==i[r(218)]){const t=i[r(217)][0][r(214)];if(t){const e=o(this[r(171)][r(224)][r(167)](r(189))[r(219)](this[r(171)][r(208)][r(167)](r(196)))[r(207)]((e=>e[r(211)]==t))[r(222)])[r(199)]();return{type:r(175),content:Hr(n,r(177),e)}}return{type:r(175),content:Hr(n,r(220))}}if(r(216)==i[r(218)]){const t=i[r(217)][0][r(214)];return t?{type:r(175),content:Hr(n,r(192),t)}:{type:r(175),content:Hr(n,r(172))}}if(r(166)==i[r(218)]){const t=i[r(217)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(171)][r(208)][r(167)](r(204)))[r(207)]((e=>e[r(211)]==t));let i=t,a="";return e&&(i=e[r(215)],a=o(i)[r(199)]()),{type:r(175),content:Hr(n,r(212),a)[r(205)](),color:{value:t,title:a||i}}}return{type:r(175),content:Hr(n,r(209))}}if(r(176)==i[r(218)]){const t=i[r(217)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(171)][r(208)][r(167)](r(178)))[r(207)]((e=>e[r(211)]==t));let i=t,a="";return e&&(i=e[r(215)],a=o(i)[r(199)]()),{type:r(175),content:Hr(n,r(191),a)[r(205)](),color:{value:t,title:a||i}}}return{type:r(175),content:Hr(n,r(181))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=128]})(t,e)}function ho(){const t=["63132CfrezK","slice","format","fontSize","927039aOedsg","entries","enableDefaultAttributesIntegration","plugins","descriptionFactory","normalizeSizeOptions","toUpperCase","find","charAt","label","model","locale","49MvzMmP","enableCommand","title","copyFormat","registerDescriptionCallback","toLowerCase","*Set format to:* %0","2586546Bywjtr","commandParams","get","3795195dTrKYF","split","FontSize","4LhshWF","_registerLegacyDescription","join","afterInit","645026cTxKwQ","commands","boolean","length","fontColor.colors","config","fontColor","type","commandName","1273269RWWFxT","push","fontSize.options","*Remove all formatting*","TrackChangesEditing","formatBlock","fontBackgroundColor","editor","296320DjRDCb","pasteFormat","formatInline"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(667998===parseInt(n(148))/1+-parseInt(n(177))/2+parseInt(n(133))/3+-parseInt(n(173))/4*(parseInt(n(170))/5)+-parseInt(n(144))/6*(-parseInt(n(160))/7)+parseInt(n(141))/8+parseInt(n(167))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(176)](){const t=lo,e=this[t(140)],n=e[t(151)][t(169)](t(137)),r=e[t(178)][t(169)](t(163)),s=e[t(178)][t(169)](t(142));r&&s&&(n[t(150)](t(142)),n[t(161)](t(163)),this[t(174)]())}[lo(174)](){const t=lo,e=this[t(140)],n=e[t(159)];e[t(151)][t(169)](t(137))[t(152)][t(164)]((r=>{const s=t;if(s(138)!=r[s(131)]&&s(143)!=r[s(131)])return;const{data:o}=r;if(o&&s(142)===o[s(132)]){const t=[],r=o[s(168)][0];for(const[n,o]of Object[s(149)](r))t[s(134)](po(e,n,o));return t[s(180)]?{type:s(146),content:Hr(n,s(166),t[s(175)](", "))}:{type:s(146),content:Hr(n,s(136))}}}))}}function po(t,e,n){const r=lo,o=t[r(159)].t,i=e[r(171)](/(?=[A-Z])/)[r(175)](" "),a=o(i[r(156)](0)[r(154)]()+i[r(145)](1))[r(165)]();if(r(179)==typeof n)return a;if(r(130)===e||r(139)===e){const e=(0,s.normalizeColorOptions)(t[r(129)][r(169)](r(128)))[r(155)]((t=>t[r(158)]==n));return a+" ("+(e?o(e[r(157)])[r(165)]():n)+")"}if(r(147)===e&&isNaN(parseFloat(n))){const e=t[r(151)][r(169)](r(172))[r(153)](t[r(129)][r(169)](r(135)))[r(155)]((t=>t[r(158)]==n));return a+" ("+(e?o(e[r(162)])[r(165)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["get","type","find","10olOuzs","9QHmEwc","match","afterInit","enableDefaultAttributesIntegration","heading.options","model","registerElementLabel","formatBlock","920271zMzKVL","864cXUVIO","HeadingEditing","_getHeadingLevel","descriptionFactory","commandParams","11406928IEEJys","format","config","locale","registerDescriptionCallback","name","value","ELEMENT_HEADING","928626miazDu","_headingOptions","48lMNEqq","_registerLegacyDescription","TrackChangesEditing","7064460qbvThX","4SkODDi","*Change to:* %0","ELEMENT_HEADING_CUSTOM","2OgoqyV","plugins","view","has","title","20398ImQxus","paragraph","editor","352099DHgtms","commandName","390378muIqdG","heading"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=487]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(464937===-parseInt(n(497))/1*(-parseInt(n(520))/2)+parseInt(n(511))/3*(-parseInt(n(517))/4)+parseInt(n(488))/5*(-parseInt(n(530))/6)+-parseInt(n(525))/7*(parseInt(n(498))/8)+-parseInt(n(489))/9*(parseInt(n(516))/10)+parseInt(n(528))/11*(parseInt(n(513))/12)+parseInt(n(503))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(491)](){const t=mo,e=this[t(527)];if(!e[t(521)][t(523)](t(499)))return;this[t(512)]=e[t(505)][t(532)](t(493));const n=e[t(506)],r=e[t(521)][t(532)](t(515));r[t(492)](t(531));for(const e of this[t(512)])t(526)!=e[t(494)]&&r[t(501)][t(495)](e[t(494)],(n=>{const r=t,i=this[r(500)](e[r(494)]);return null!==i?s(n,i):o(n,e[r(524)])}));function s(e,r){return Hr(n,t(510),[e,r])}function o(e,r){return Hr(n,t(519),[e,r])}this[t(514)]()}[mo(514)](){const t=mo,e=this[t(527)],n=e[t(506)];e[t(521)][t(532)](t(515))[t(501)][t(507)]((e=>{const r=t;if(r(496)!=e[r(533)])return;const{data:s}=e;if(s&&r(531)==s[r(529)]){const e=s[r(502)][0][r(509)],c=this[r(500)](e);if(null!==c)return{type:r(504),content:Hr(n,r(518),(1,a=c,Hr(n,r(510),[1,a])))};const u=this[r(512)][r(487)]((t=>t[r(494)]===e))[r(524)];return{type:r(504),content:Hr(n,r(518),(o=1,i=u,Hr(n,t(519),[o,i])))}}var o,i,a}))}[mo(500)](t){const e=mo;var n,r;const s=t[e(490)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(512)])||void 0===n?void 0:n[e(487)]((n=>n[e(494)]==t));if(o&&o[e(522)]){const t=o[e(522)],n=(null!==(r=t[e(508)])&&void 0!==r?r:t)[e(490)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=184]})(t,e)}function yo(){const t=["registerAttributeLabel","6bKXyAW","formatInline","commandParams","highlight.options","afterInit","registerDescriptionCallback","HighlightEditing","locale","get","TrackChangesEditing","*Set highlight:* %0","registerInlineAttribute","commandName","descriptionFactory","title","has","2BIQKRh","toLowerCase","8999396hVmRQt","plugins","4053894rYgaGN","6774956FmCSqv","2517050gAHNBe","find","470UpkDmF","458371uDCPlF","16404817EcBZpD","66051DsIPrp","_registerLegacyDescription","config","*Remove highlight*","highlight","editor","12kUZTvQ","model","enableDefaultAttributesIntegration","value","type","FORMAT_HIGHLIGHT","format","8qBxYXE","color"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(884910===-parseInt(n(226))/1*(-parseInt(n(217))/2)+parseInt(n(221))/3+parseInt(n(222))/4+-parseInt(n(223))/5*(-parseInt(n(201))/6)+-parseInt(n(219))/7*(parseInt(n(198))/8)+-parseInt(n(185))/9*(parseInt(n(225))/10)+-parseInt(n(184))/11*(parseInt(n(191))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(205)](){const t=To,e=this[t(190)];if(!e[t(220)][t(216)](t(207)))return;const n=e[t(220)][t(209)](t(210)),r=e[t(208)];n[t(193)](t(189)),n[t(212)](t(189)),n[t(214)][t(200)](t(189),Hr(r,t(196))),this[t(186)]()}[To(186)](){const t=To,e=this[t(190)],n=e[t(208)];e[t(220)][t(209)](t(210))[t(214)][t(206)]((r=>{const s=t;if(s(202)!=r[s(195)])return;const{data:o}=r;if(o&&s(189)==o[s(213)]){const t=n.t,r=o[s(203)][0][s(194)];if(r){const o=e[s(187)][s(209)](s(204))[s(224)]((t=>t[s(192)]==r)),i=t(o[s(215)])[s(218)]();return{type:s(197),content:Hr(n,s(211),i),color:{value:o[s(199)],title:o[s(215)]}}}return{type:s(197),content:Hr(n,s(188),Hr(n,s(196)))}}}))}}function Co(t,e){const n=ko();return(Co=function(t,e){return n[t-=176]})(t,e)}function ko(){const t=["5yItxEw","createContainerElement","has","insert","addClass","112506ayXaNE","611556hqENGb","41068KZbCrq","locale","HorizontalLineEditing","elementToStructure","270520Twzysk","get","enableCommand","div","3022048zrzUat","TrackChangesEditing","32483xAoMmr","createEmptyElement","showSuggestionHighlights","dataDowncast","1qfGlgK","editor","horizontalLine","1390KStQbp","plugins","3hfKGTO","1456029YOBgod","createPositionAt","ck-horizontal-line","conversion","registerElementLabel","high","descriptionFactory","ELEMENT_HORIZONTAL_LINE","for","7FRugjv","afterInit"];return(ko=function(){return t})()}const Lo=Co;!function(t,e){const n=Co,r=t();for(;;)try{if(212942===-parseInt(n(201))/1*(-parseInt(n(187))/2)+parseInt(n(206))/3*(parseInt(n(191))/4)+-parseInt(n(180))/5*(parseInt(n(185))/6)+parseInt(n(178))/7*(-parseInt(n(195))/8)+parseInt(n(207))/9+-parseInt(n(204))/10*(-parseInt(n(197))/11)+-parseInt(n(186))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Lo(179)](){const t=Lo,e=this[t(202)];if(!e[t(205)][t(182)](t(189)))return;e[t(205)][t(192)](t(196))[t(193)](t(203));const n=e[t(205)][t(192)](t(196)),r=e[t(188)];n[t(213)][t(211)](t(203),(e=>Hr(r,t(176),e))),e[t(210)][t(177)](t(200))[t(190)]({model:t(203),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(199)])return null;const o=n[s(181)](s(194)),i=n[s(198)]("hr");return n[s(184)](s(209),o),n[s(183)](n[s(208)](o,0),i),o},converterPriority:t(212)})}}const No=Mo;function So(){const t=["has","start","plugins","attribute","get","rawHtml","locale","registerBlockAttribute","enableDefaultAttributesIntegration","getFirstRange","commandName","value","15SOlqYC","registerDescriptionCallback","type","*Change %0 content*","nodeAfter","htmlEmbed","168908huYETO","271687RoKwFG","element","HtmlEmbed","registerElementLabel","11558YEvIGA","1857160PnbpVi","afterInit","format","key","descriptionFactory","editor","ELEMENT_HTML_EMBED","35sNPdKq","formatBlock","1270689hVUFaV","184626vPSmyJ","TrackChangesEditing","1795608vpsmqF","_registerLegacyDescription"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(167981===parseInt(n(478))/1+parseInt(n(482))/2*(-parseInt(n(471))/3)+parseInt(n(477))/4*(parseInt(n(452))/5)+-parseInt(n(457))/6+parseInt(n(454))/7+-parseInt(n(483))/8+-parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[No(446)](){const t=No,e=this[t(450)];if(!e[t(461)][t(459)](t(480)))return;const n=e[t(461)][t(463)](t(456)),r=e[t(465)];n[t(449)][t(481)](t(464),(e=>Hr(r,t(451),e))),n[t(467)](t(476)),n[t(466)](t(470)),n[t(449)][t(472)]((e=>{const n=t;if(n(462)!=e[n(473)])return;const{data:s}=e;if(s&&n(470)==s[n(448)]&&e[n(468)]()[n(460)][n(475)].is(n(479),n(464))){const t=Hr(r,n(451));return{type:n(447),content:Hr(r,n(474),t)}}})),this[t(458)]()}[No(458)](){const t=No,e=this[t(450)],n=e[t(465)];e[t(461)][t(463)](t(456))[t(449)][t(472)]((e=>{const r=t;if(r(453)!=e[r(473)])return;const{data:s}=e;if(s&&r(476)==s[r(469)]){const t=Hr(n,r(451));return{type:r(447),content:Hr(n,r(474),t)}}}))}}const Oo=Do;function wo(){const t=["previous","get","enableCommand","isBlockImage","alt","backward","chain","start","enableDefaultAttributesIntegration","length","ImageUploadEditing","insertion","4229274TrXpLs","167293gowVpW","imageBlock","fromPosition","Block image to inline image","createRange","removeObject","subType","filter","createRangeOn","markDeletion","end","deletion","registerAttributeLabel","imageTypeBlock","imageTextAlternative","*Set image width:* %0","attribute","*Remove image text alternative*","editor","resizedWidth","ImageResize","convertBlockImageToInline","model","nodeBefore","width","uploadImage","formatBlock","5851629nnuMiT","caption","ImageUtils","commandName","key","_suggestionFactory","element","has","type","ELEMENT_CAPTION","nodeAfter","registerCustomCallback","find","isOwn","markBlockFormat","imageCaption","discard","*Reset image width*","toPrevious","registerElementLabel","ELEMENT_INLINE_IMAGE","locale","ImageTextAlternativeEditing","insertImage","getNearestSelectionRange","ELEMENT_IMAGE","toggleImageCaption","newValue","accept","schema","isCollapsed","toNext","commandParams","plugins","imageInline","convertInlineImageToBlock","ImageCaptionEditing","isIntersecting","getContainedElement","format","4027944iyCunR","313815GwWBOc","7HQcyMF","getFirstRange","formatInline","isBefore","16vzkHFJ","registerBlockAttribute","imageTypeInline","forward","getClosestSelectedImageElement","findIndex","markInsertion","ImageInlineEditing","1698016vyaUfW","25273910wUHltp","_registerLegacyDescription","ImageEditing","detach","selection","getSuggestionCallback","*Set image text alternative:* %0","TrackChangesEditing","Inline image to block image","registerDescriptionCallback","join","_findSuggestions","afterInit","FORMAT_IMAGE_SIZE","document","ImageCaptionUtils","getCaptionFromImageModelElement","imageStylePreApply","change","resizeImage","isEqual","forceDefaultExecution","descriptionFactory","6fDGmja","ImageBlockEditing","addObject"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(698762===-parseInt(n(603))/1*(parseInt(n(587))/2)+-parseInt(n(549))/3+parseInt(n(555))/4*(-parseInt(n(550))/5)+parseInt(n(602))/6+-parseInt(n(551))/7*(-parseInt(n(563))/8)+-parseInt(n(509))/9+parseInt(n(564))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(576)](){const t=Oo,e=this[t(500)];if(!e[t(542)][t(516)](t(566)))return;const n=e[t(542)][t(591)](t(571)),r=e[t(542)][t(591)](t(511)),s=e[t(530)];n[t(592)](t(532)),n[t(586)][t(528)](t(604),(e=>Hr(s,t(534),e))),n[t(586)][t(528)](t(543),(e=>Hr(s,t(529),e))),n[t(586)][t(528)](t(510),(()=>Hr(s,t(518)))),e[t(542)][t(516)](t(600))&&n[t(592)](t(507)),e[t(542)][t(516)](t(588))&&e[t(542)][t(516)](t(562))&&(n[t(592)](t(557),((s,o)=>{const i=t,a=r[i(559)](e[i(504)][i(578)][i(568)]);e[i(504)][i(582)]((()=>{const t=i;n[t(523)](a,{commandName:t(557),commandParams:[o]},[],t(503))}))})),n[t(592)](t(616),((s,o)=>{const a=t;e[a(504)][a(582)]((t=>{const c=a;let u=r[c(559)](e[c(504)][c(578)][c(568)]),l=t[c(611)](u);const f=i.LivePosition[c(605)](l[c(597)],c(527)),h=i.LivePosition[c(605)](l[c(613)],c(540));n[c(585)]((()=>s(o))),u=r[c(559)](e[c(504)][c(578)][c(568)]),l=t[c(611)](u);const g=t[c(607)](f,h);f[c(567)](),h[c(567)](),n[c(523)](u,{commandName:c(557),commandParams:[o]},[],c(544)),g[c(597)][c(554)](l[c(597)])&&n[c(561)](t[c(607)](g[c(597)],l[c(597)]),c(544)),l[c(613)][c(554)](g[c(613)])&&n[c(561)](t[c(607)](l[c(613)],g[c(613)]),c(544))}))})),n[t(514)][t(520)](t(508),t(544),t(574),(()=>!1)),n[t(514)][t(520)](t(508),t(544),t(537),(()=>!1)),n[t(514)][t(520)](t(508),t(544),t(525),n[t(514)][t(569)](t(508),"",t(537))),n[t(514)][t(520)](t(601),t(544),t(574),(()=>!1)),n[t(514)][t(520)](t(601),t(544),t(525),(([r])=>{const s=t,o=n[s(514)][s(569)](s(601),"",s(525));let i=r[s(597)],a=r[s(613)];const c=e[s(504)][s(538)][s(533)](i,s(595)),u=e[s(504)][s(538)][s(533)](a,s(558));c[s(539)]&&(i=c[s(597)]),u[s(539)]&&(a=u[s(613)]),o([e[s(504)][s(607)](i,a)])})),n[t(514)][t(520)](t(508),t(544),t(596),c),n[t(514)][t(520)](t(601),t(544),t(596),c)),e[t(542)][t(516)](t(545))&&(n[t(592)](t(535),((s,o)=>{const i=t,a=e[i(542)][i(591)](i(579));let c=r[i(559)](e[i(504)][i(578)][i(568)]),u=a[i(580)](c);e[i(504)][i(582)]((()=>{const t=i;if(u)return void n[t(612)](e[t(504)][t(611)](u));const l=r[t(593)](c);s(o),c=r[t(559)](e[t(504)][t(578)][t(568)]),u=a[t(580)](c),n[t(561)](e[t(504)][t(611)](u),l?null:t(524))}))})),n[t(514)][t(520)](t(601),t(524),t(596),c));const o=[{type:t(508),subType:t(581)},{type:t(601),subType:t(524)},{type:t(508),subType:t(544)},{type:t(601),subType:t(544)}];function a(e,s){const i=t,a=o[i(560)]((({type:t,subType:n})=>e[i(517)]==t&&e[i(609)]==n)),c=o[i(560)]((({type:t,subType:e})=>s[i(517)]==t&&s[i(609)]==e));if(a<0||c<0)return!1;const u=e[i(552)](),l=s[i(552)]();if((0==a||1==a)&&2==c&&u[i(546)](l))return!0;if(2==a&&3==c){const t=n[i(575)](u,i(601))[i(610)]((({suggestion:t,meta:e})=>e[i(522)]&&i(544)==t[i(609)]));if(t[i(599)]>1&&l[i(613)][i(584)](u[i(597)]))return!0;if(1==t[i(599)]&&(u[i(597)][i(584)](l[i(613)])||u[i(613)][i(584)](l[i(597)])))return!0}if(3==a&&3==c&&u[i(597)][i(554)](l[i(597)])){const t=u[i(613)][i(519)],e=l[i(597)][i(505)];return r[i(593)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(542)][t(516)](t(502))&&(n[t(598)](t(583)),n[t(556)](t(501)),n[t(586)][t(615)](t(501),Hr(s,t(577)))),e[t(542)][t(516)](t(531))&&(n[t(598)](t(617)),n[t(556)](t(594))),n[t(586)][t(573)]((e=>{const n=t;if(o[n(521)]((({type:t,subType:r})=>e[n(517)]==t&&e[n(609)]==r)))return e[n(590)]?{}:void 0})),n[t(586)][t(573)]((e=>{const n=t;if(n(601)==e[n(517)]||n(614)==e[n(517)]){const t=e[n(547)]();if(t&&t.is(n(515),n(510)))return{type:n(601)==e[n(517)]?n(589):n(608),element:t,quantity:1}}})),n[t(586)][t(573)]((e=>t(508)==e[t(517)]&&t(544)==e[t(609)]?{type:t(548),content:t(572)}:t(508)==e[t(517)]&&t(503)==e[t(609)]?{type:t(548),content:t(606)}:void 0)),n[t(586)][t(573)]((e=>{const n=t;if(n(498)!=e[n(517)])return;const{data:r}=e;if(!r||n(594)!=r[n(513)])return;const o=r[n(536)];return o?{type:n(548),content:Hr(s,n(570),'"'+o+'"')}:{type:n(548),content:Hr(s,n(499))}})),this[t(565)]()}[Oo(565)](){const t=Oo,e=this[t(500)],n=e[t(530)];e[t(542)][t(591)](t(571))[t(586)][t(573)]((e=>{const r=t;if(r(508)!=e[r(517)]&&r(553)!=e[r(517)])return;const{data:s}=e;if(s){if(r(617)==s[r(512)]){const t=s[r(541)][0][r(536)];return t?{type:r(548),content:Hr(n,r(570),'"'+t+'"')}:{type:r(548),content:Hr(n,r(499))}}if(r(583)==s[r(512)]){const t=s[r(541)][0][r(506)];return t?{type:r(548),content:Hr(n,r(497),t)}:{type:r(548),content:Hr(n,r(526))}}}}))}}const Bo=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(489788===-parseInt(n(179))/1*(parseInt(n(184))/2)+-parseInt(n(163))/3*(-parseInt(n(164))/4)+parseInt(n(152))/5*(-parseInt(n(157))/6)+parseInt(n(159))/7*(-parseInt(n(167))/8)+-parseInt(n(153))/9*(-parseInt(n(177))/10)+parseInt(n(190))/11*(parseInt(n(160))/12)+parseInt(n(146))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Po extends t.Plugin{[Bo(162)](){const t=Bo;if(!this[t(150)][t(166)][t(148)](t(171)))return;const e=this[t(150)][t(189)],n=this[t(150)][t(166)][t(155)](t(180));n[t(172)](t(149)),n[t(158)](t(161)),n[t(186)][t(165)]((n=>{const r=t;if(r(178)!=n[r(175)])return;const{data:s}=n;return s&&r(161)==s[r(181)]?s[r(156)]&&s[r(154)]?{type:r(176),content:Hr(e,r(173))}:{type:r(176),content:""}:void 0})),this[t(168)]()}[Bo(168)](){const t=Bo,e=this[t(150)][t(166)][t(155)](t(180));e[t(174)][t(169)](t(151),t(149),t(147),e[t(174)][t(187)](t(151),null,t(188))),e[t(174)][t(169)](t(151),t(149),t(188),e[t(174)][t(187)](t(151),null,t(147))),this[t(170)]()}[Bo(170)](){const t=Bo,e=this[t(150)],n=e[t(189)];e[t(166)][t(155)](t(180))[t(186)][t(165)]((e=>{const r=t;if(r(151)!=e[r(175)]&&r(185)!=e[r(175)])return;const{data:s}=e;return s&&r(149)==s[r(182)]?{type:r(176),content:Hr(n,r(183))}:void 0}))}}function Uo(){const t=["getSuggestionCallback","discard","locale","187mGAobu","9384596sOgBtR","accept","has","replaceImageSource","editor","formatBlock","10zCgztl","1269OfUtoZ","oldValue","get","newValue","2379894qMZncU","registerBlockAttribute","7lbycZk","155592IrDZdN","src","afterInit","105687kszctN","4IuMwLJ","registerDescriptionCallback","plugins","1139368CeewNr","_handleLegacySuggestions","registerCustomCallback","_registerLegacyDescription","ImageEditing","enableDefaultAttributesIntegration","*Replace image URL*","_suggestionFactory","type","format","57290SjnxAo","attribute","14393wdthQJ","TrackChangesEditing","key","commandName","*Format:* replace image URL","50zrXlaD","formatInline","descriptionFactory"];return(Uo=function(){return t})()}function jo(){const t=["892903eRbomC","_findSuggestions","insertion","getFirstRange","name","isOwn","author","refresh","isBlockImage","discardSuggestion","subType","isBefore","editor","ImageStyleEditing","findIndex","shouldConvertImageType","accept","length","suggestion","687846cUsuxE","markInlineFormat","title","_suggestionFactory","isInlineImage","isEqual","getChangedMarkers","getClosestSelectedImageElement","hasSuggestion","FORMAT_SIDE_IMAGE","plugins","locale","document","1678405NPsQCe","4526536zFesgI","createRangeOn","nodeAfter","head","value","22992MXSrfy","commandParams","selection","isIntersecting","chain","registerDescriptionCallback","120hipLQq","imageStylePostApply","change","afterInit","imageStylePreApply","imageCaption","Users","type","get","forEach","commandName","convertInlineImageToBlock","getSuggestions","getSuggestionCallback","enableCommand","setImageNaturalSizeAttributes","*Format:* %0","side","join","getSuggestion","toLowerCase","start","model","854OZnPZm","next","2289303AQPSYL","registerPostFixer","1779DrXIaB","formatBlock","registerCustomCallback","5596jgwTra","_splitMarkerName","markBlockFormat","newRange","format","filter","from","normalizedStyles","differ","commands","imageStyle","ImageUtils","commandReversedParams","formatInline","end","has","TrackChangesEditing","nodeBefore","imageTypeInline","_registerLegacyDescription","isInContent","descriptionFactory","imageTypeBlock","discard","getContainedElement"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(551977===-parseInt(n(392))/1+-parseInt(n(411))/2+-parseInt(n(463))/3*(parseInt(n(466))/4)+-parseInt(n(424))/5+-parseInt(n(430))/6*(-parseInt(n(459))/7)+-parseInt(n(425))/8+parseInt(n(461))/9*(parseInt(n(436))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(439)](){const t=Go,n=this[t(404)];if(!n[t(421)][t(481)](t(405)))return;const r=n[t(421)][t(444)](t(482)),s=n[t(421)][t(444)](t(477)),o={};r[t(450)](t(476),((o,i)=>{const a=t,c=n[a(421)][a(444)](a(442)).me,u=n[a(475)][a(444)](a(476));let l=s[a(418)](n[a(458)][a(423)][a(432)]),f=n[a(458)][a(426)](l),h=u[a(429)];if(h==i[a(429)])return;const g={commandName:a(476),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(458)][a(438)]((()=>{const t=a;if(r[t(448)]()[t(471)]((e=>e[t(387)]&&c==e[t(398)]&&(t(464)==e[t(443)]||t(479)==e[t(443)])&&(t(440)==e[t(402)]||t(437)==e[t(402)])&&e[t(395)]()[t(416)](f)))[t(445)]((e=>r[t(401)](e[t(428)]))),l=s[t(418)](n[t(458)][t(423)][t(432)]),f=n[t(458)][t(426)](l),u[t(399)](),n[t(475)][t(444)](t(484))[t(399)](),n[t(475)][t(444)](t(389))[t(399)](),h=u[t(429)],h!=i[t(429)])return s[t(415)](l)&&u[t(407)](i[t(429)],l)?(o({...i,setImageSizes:!1}),l=s[t(418)](n[t(458)][t(423)][t(432)]),void r[t(468)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(440))):void(s[t(400)](l)?r[t(468)](l,g,[],t(437)):r[t(412)](f,g,t(437)))}))}));for(const e of n[t(421)][t(444)](t(405))[t(473)])o[e[t(396)]]=e[t(413)][t(456)]();r[t(414)][t(465)](t(464),t(440),t(454),(()=>!1)),r[t(414)][t(465)](t(464),t(437),t(454),(()=>!1)),r[t(414)][t(465)](t(479),t(437),t(454),(()=>!1)),r[t(414)][t(465)](t(464),t(440),t(408),(([e])=>{const n=t;s[n(451)](e[n(391)]())})),r[t(414)][t(465)](t(464),t(440),t(390),((e,n)=>{const s=t;r[s(414)][s(449)](s(464),"",s(408))(e,{commandName:n[s(446)],commandParams:n[s(478)]})})),r[t(414)][t(465)](t(464),t(440),t(434),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(464),subType:t(440)},{type:t(394),subType:t(441)},{type:t(464),subType:t(447)},{type:t(394),subType:t(447)}];function a(e,n){const o=t,a=i[o(406)]((({type:t,subType:n})=>e[o(443)]==t&&e[o(402)]==n)),c=i[o(406)]((({type:t,subType:e})=>n[o(443)]==t&&n[o(402)]==e));if(a<0||c<0)return!1;const u=e[o(395)](),l=n[o(395)]();if((0==a||1==a)&&2==c&&u[o(433)](l))return!0;if(2==a&&3==c){const t=r[o(393)](u,o(394))[o(471)]((({suggestion:t,meta:e})=>e[o(397)]&&o(447)==t[o(402)]));if(t[o(409)]>1&&l[o(480)][o(416)](u[o(457)]))return!0;if(1==t[o(409)]&&(u[o(457)][o(416)](l[o(480)])||u[o(480)][o(416)](l[o(457)])))return!0}if(3==a&&3==c&&u[o(457)][o(403)](l[o(457)])){const t=u[o(480)][o(427)],e=l[o(457)][o(483)];return s[o(400)](t)&&t===e}return!1}n[t(458)][t(423)][t(462)]((()=>{const e=t;let o=!1;const i=Array[e(472)](n[e(458)][e(423)][e(474)][e(417)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(467)](t);if(e(410)==i&&r[e(419)](u)){if(e(464)==a&&(e(440)==c||e(437)==c)){const t=r[e(455)](u);if(n[e(469)]){const n=t[e(395)]()[e(391)]();if(s[e(400)](n))continue;r[e(401)](t),o=!0}}if(e(394)==a&&e(441)==c&&!n[e(469)]){const t=r[e(455)](u);t[e(460)]&&t[e(460)][e(387)]&&(r[e(401)](t[e(460)]),o=!0)}}}return o})),this[t(485)](o)}[Go(485)](t){const e=Go,n=this[e(404)],r=n[e(422)];n[e(421)][e(444)](e(482))[e(388)][e(435)]((n=>{const s=e;if(s(464)!=n[s(443)]&&s(479)!=n[s(443)])return;const{data:o}=n;if(!o||s(476)!=o[s(446)])return;const i=o[s(431)][0][s(429)];return function(t){const e=s;return{type:e(470),content:Hr(r,e(452),t)}}(s(453)===i?Hr(r,s(420)):t[i]||i)}))}}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=281]})(t,e)}const Wo=Ho;function Ko(){const t=["high","_setSuggestionData","value","6288088igzgbi","bind","get","listenTo","16whoXUF","collaboration_features","execute","lowest","1281210txQevz","dataInsert","_trackChangesValueDuringImport","plugins","forEach","1385756XdGbOQ","TrackChangesEditing","commands","58470FzMTQP","enableCommand","afterInit","1056036PYyRwT","_trackChangesExecuted","415959aRBCSs","15WIWsYx","10658835uTezaK","importWord","track_changes","trackChanges","editor","Users","_handleImportedData"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(810912===-parseInt(n(282))/1+-parseInt(n(300))/2*(-parseInt(n(284))/3)+-parseInt(n(309))/4*(parseInt(n(285))/5)+parseInt(n(312))/6+-parseInt(n(304))/7+parseInt(n(296))/8+parseInt(n(286))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(306)]=!1,this[e(283)]=!1}[Wo(281)](){const t=Wo,e=this[t(290)],n=e[t(311)][t(298)](t(287)),r=e[t(311)][t(298)](t(289));n&&(n.on(t(302),((e,[,n])=>{const s=t;this[s(306)]=r[s(295)],n[s(301)][s(288)]=!this[s(306)]}),{priority:t(293)}),this[t(299)](n,t(305),this[t(292)][t(297)](this)),this[t(299)](n,t(305),(()=>{const e=t;this[e(283)]&&(r[e(302)](),this[e(283)]=!1)}),{priority:t(303)}),e[t(307)][t(298)](t(310))[t(313)](t(287)))}[Wo(292)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(290)][n(311)][n(298)](n(289)),o=s[n(295)];this[n(306)]!==o&&(s[n(302)](),this[n(283)]=!0),r&&r[n(308)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(290)][o(307)][o(298)](o(291)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(287)}}};this[o(290)][o(307)][o(298)](o(310))[o(294)](i)}))}}function qo(){const t=["622992lxeqRA","10981908eRmCcl","has","enableDefaultAttributesIntegration","*Outdent:* %0","_registerLegacyDescription","locale","5MkhkYm","*Indent:* %0","250DAtKgp","8653104zgOGaA","indentBlock","indent","IndentEditing","58707cJCvFy","outdent","registerAttributeLabel","descriptionFactory","commandName","1kaYLlZ","2082278GgDvWP","registerDescriptionCallback","enableCommand","FORMAT_INDENT","236Szkeqo","editor","type","registerBlockAttribute","formatBlock","afterInit","13320520OSrbSg","1087904nnrpXr","plugins","TrackChangesEditing","getItems","format","outdentBlock","getItemLabel","blockIndent","get","IndentBlock"];return(qo=function(){return t})()}const Yo=Qo;function Qo(t,e){const n=qo();return(Qo=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(865306===-parseInt(n(342))/1*(parseInt(n(313))/2)+parseInt(n(337))/3*(-parseInt(n(347))/4)+parseInt(n(330))/5*(parseInt(n(323))/6)+-parseInt(n(324))/7+-parseInt(n(312))/8+parseInt(n(333))/9+parseInt(n(332))/10*(parseInt(n(343))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Jo extends t.Plugin{[Yo(311)](){const t=Yo,e=this[t(307)],n=e[t(314)][t(321)](t(315));if(e[t(314)][t(325)](t(336))&&(n[t(345)](t(335)),n[t(345)](t(338))),e[t(314)][t(325)](t(322)))for(const e of[t(334),t(318)])n[t(326)](e);const r=e[t(329)];n[t(309)](t(320)),n[t(340)][t(339)](t(320),Hr(r,t(346))),this[t(328)]()}[Yo(328)](){const t=Yo,e=this[t(307)],n=e[t(329)],r=e[t(314)][t(321)](t(315));r[t(340)][t(344)]((e=>{const s=t;if(s(310)!=e[s(308)])return;const{data:o}=e;if(!o)return;if(s(334)!=o[s(341)]&&s(318)!=o[s(341)])return;const i=e[s(316)]()[0],a=r[s(340)][s(319)](i);return s(334)==o[s(341)]?{type:s(317),content:Hr(n,s(331),a)}:s(318)==o[s(341)]?{type:s(317),content:Hr(n,s(327),a)}:void 0}))}}var Zo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=342]})(t,e)}function ti(){var t=["requires","197072TWjODE","735343EAuVzg","input","init","993968LkeBhv","4wjrBiM","219711tbnGgN","203215lDAMsN","TrackChangesEditing","get","plugins","4oVLsSX","enableCommand","45eGCZwG","64362wiFHup","editor","344030ZHgFjd"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(110698===-parseInt(n(348))/1+parseInt(n(359))/2*(parseInt(n(354))/3)+-parseInt(n(353))/4*(parseInt(n(355))/5)+parseInt(n(344))/6+-parseInt(n(349))/7+parseInt(n(352))/8+-parseInt(n(343))/9*(-parseInt(n(346))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Zo(347)](){return[Ms.Input]}[Zo(351)](){var t=Zo;this[t(345)][t(358)][t(357)](t(356))[t(342)](t(350))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(517470===parseInt(n(183))/1*(parseInt(n(212))/2)+-parseInt(n(201))/3+-parseInt(n(181))/4+parseInt(n(182))/5*(parseInt(n(216))/6)+-parseInt(n(204))/7*(-parseInt(n(200))/8)+parseInt(n(192))/9*(parseInt(n(197))/10)+parseInt(n(179))/11*(-parseInt(n(196))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(188)](){const t=ni,e=this[t(202)];if(!e[t(177)][t(187)](t(209)))return;const n=e[t(177)][t(198)](t(211)),r=e[t(184)][t(198)](t(213));n[t(206)](t(213)),n[t(206)](t(203)),n[t(194)](t(180));for(const e of r[t(214)])n[t(194)](e.id),n[t(195)][t(217)](e.id,t(219)+e[t(189)][t(191)]()+")");n[t(195)][t(190)]((n=>{const r=t;if(r(205)!=n[r(199)])return;const{data:s}=n;if(!s||r(180)!=s[r(218)])return;const o=s[r(186)],i=e[r(207)];return{type:r(215),content:null==o?Hr(i,r(210)):Hr(i,r(193),'"'+o+'"')}})),this[t(176)]()}[ni(176)](){const t=ni,e=this[t(202)],n=e[t(207)];e[t(177)][t(198)](t(211))[t(195)][t(190)]((e=>{const r=t;if(r(208)!=e[r(199)])return;const{data:s}=e;if(s){if(r(213)==s[r(185)]){const t=s[r(178)][0];return{type:r(215),content:Hr(n,r(193),'"'+t+'"')}}return r(203)==s[r(185)]?{type:r(215),content:Hr(n,r(210))}:void 0}}))}}function oi(){const t=["TrackChangesEditing","703722bhCvgd","link","manualDecorators","format","4723866XObyOF","registerAttributeLabel","key","link (","_registerLegacyDescription","plugins","commandParams","4357991VHoKKS","linkHref","762392vhRdgu","5UQILQO","2UDLZuT","commands","commandName","newValue","has","afterInit","label","registerDescriptionCallback","toLowerCase","18IASfRJ","*Set link:* %0","registerInlineAttribute","descriptionFactory","24wpNZfy","3741490LZLoAT","get","type","24YnHMIT","2425539fdBnqT","editor","unlink","162428oLSaUU","attribute","enableDefaultAttributesIntegration","locale","formatInline","LinkEditing","*Remove link*"];return(oi=function(){return t})()}function ii(t,e){const n=fi();return(ii=function(t,e){return n[t-=318]})(t,e)}const ai=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(548661===parseInt(n(338))/1*(-parseInt(n(402))/2)+-parseInt(n(383))/3*(parseInt(n(392))/4)+-parseInt(n(376))/5+-parseInt(n(328))/6+parseInt(n(331))/7+parseInt(n(350))/8*(-parseInt(n(384))/9)+parseInt(n(371))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ci extends t.Plugin{[ai(325)](){const t=ai,e=this[t(399)],n=e[t(381)];if(!e[t(390)][t(365)](t(341)))return;const r=e[t(390)][t(352)](t(345)),s=e[t(390)][t(365)](t(356));function o(t){return()=>{const n=ii,s=e[n(344)][n(403)][n(388)],o=e[n(321)][n(352)](t);if(o[n(319)])return void e[n(364)](n(322),{});const i=t[n(347)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(339)](t)[s(366)]((t=>function(t,e){const n=s;return e[n(382)](t[n(377)],n(379))&&!e[n(368)](t)}(t,r)));o=o[s(366)]((t=>!t.is(s(397),s(379))||t[s(386)](s(400))!=e));const i=new Set;for(const t of o)t.is(s(397),s(379))?i[s(391)](ui(t)):i[s(391)](t);return Array[s(339)](i)}(s[n(346)](),i,e[n(344)][n(374)]);e[n(344)][n(359)]((()=>{const e=n;for(const n of a)r[e(324)](n,{commandName:t,commandParams:[{forceValue:!o[e(319)]}],formatGroupId:e(369)},li(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(339)](t);const r=n[e(326)]((t=>e(379)!=t[e(362)]));return r>-1&&(n=n[e(347)](0,r)),n}(e[n(344)][n(403)][n(388)][n(346)]()),o=e[n(344)][n(351)](e[n(344)][n(355)](s[0],n(353)),e[n(344)][n(355)](s[s[n(367)]-1],n(378)));e[n(344)][n(359)]((()=>{const e=n;r[e(324)](o,{commandName:t,commandParams:[],formatGroupId:e(396)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(385)];for(;t&&t[n(386)](n(396))>e[n(386)](n(396));)r[n(391)](t),t=t[n(385)]}return Array[n(339)](r)}(s))}))}}r[t(343)](t(389),o(t(389))),r[t(343)](t(329),o(t(329))),s&&r[t(343)](t(373),o(t(373))),r[t(343)](t(336),i(t(336))),r[t(343)](t(360),i(t(360))),s&&r[t(343)](t(348),(()=>{const n=t,s=e[n(321)][n(352)](n(348)),o=Array[n(339)](s[n(393)]);o[n(366)]((t=>t[n(386)](n(401))!=s[n(319)])),e[n(344)][n(359)]((()=>{const t=n;for(const e of o)r[t(324)](e,{commandName:t(348),commandParams:[{forceValue:!s[t(319)]}]})}))})),r[t(342)][t(354)](t(379),(e=>Hr(n,t(395),e))),r[t(342)][t(394)]((e=>{const r=t;if(r(327)!=e[r(323)]&&r(363)!=e[r(323)])return;const{data:s}=e;if(s){if(r(389)==s[r(332)]||r(329)==s[r(332)]||r(373)==s[r(332)])switch(s[r(332)][r(372)](r(318),"")){case r(387):return o(Hr(n,r(335)));case r(330):return o(Hr(n,r(320)));case r(334):return o(Hr(n,r(337)))}if(r(336)==s[r(332)])return{type:r(349),content:Hr(n,r(398),Hr(n,r(395)))};if(r(360)==s[r(332)])return{type:r(349),content:Hr(n,r(380),Hr(n,r(395)))};if(r(348)==s[r(332)])return s[r(333)][0][r(375)]?{type:r(349),content:Hr(n,r(357))}:{type:r(349),content:Hr(n,r(361))}}function o(t){const e=r;return{type:e(349),content:Hr(n,e(370),t)}}}))}}function ui(t){const e=ai,n=t[e(386)](e(396));if(0==n)return t;let r=t;for(;t[e(340)]&&t[e(340)].is(e(397),e(379));){const s=t[e(340)][e(386)](e(396));if(s==n)r=t[e(340)];else if(s<n)break;t=t[e(340)]}return r}function li(t){const e=ai,n=[];if(t.is(e(397),e(379))&&t[e(386)](e(396))>0){let r=t[e(385)];for(;r&&e(379)==r[e(362)]&&r[e(386)](e(396))==t[e(386)](e(396));)n[e(358)](r),r=r[e(385)]}return n}function fi(){const t=["*Check item*","push","change","outdentList","*Uncheck item*","name","formatInline","execute","has","filter","length","isObject","blockName","*Change to:* %0","24334000hflsWE","replace","todoList","schema","forceValue","3740065YnLEQz","parent","end","listItem","*Outdent:* %0","locale","checkChild","24pTJsOR","72cQwkfi","nextSibling","getAttribute","bulleted","selection","numberedList","plugins","add","387312dwUmuj","_selectedElements","registerDescriptionCallback","ELEMENT_LIST_ITEM","listIndent","element","*Indent:* %0","editor","listType","todoListChecked","12836KEgnnT","document","List","value","ELEMENT_NUMBERED_LIST","commands","paragraph","type","markBlockFormat","afterInit","findIndex","formatBlock","395952jysWth","bulletedList","numbered","7199500jhpCeC","commandName","commandParams","todo","ELEMENT_BULLETED_LIST","indentList","ELEMENT_TODO_LIST","61OinubT","from","previousSibling","LegacyListEditing","descriptionFactory","enableCommand","model","TrackChangesEditing","getSelectedBlocks","slice","checkTodoList","format","933112VXJCev","createRange","get","before","registerElementLabel","createPositionAt","LegacyTodoListEditing"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["getAttribute","*Format:* set order to reversed","createPositionAt","4870884udJtCM","createRange","handleListReversedCommand","listItem","commandName","4248676OXveSC","has","push","6IwAGUX","selection","getSelectedBlocks","7870352RWQccf","numbered","from","214085kMChTN","getListTypeFromListStyleType","before","model","TrackChangesEditing","type","editor","enableCommand","getLastPosition","_getSuggestionBlocksForListStyle","*Change to:* %0","descriptionFactory","locale","*Format:* set start index to %0","_LIST_","config","formatInline","toUpperCase","listStart","list.properties","ELEMENT_","handleDescriptions","afterInit","listReversed","LegacyListPropertiesEditing","change","length","handleListStyleCommand","element","*Format:* set order to regular","markMultiRangeBlockFormat","registerDescriptionCallback","commandParams","plugins","formatBlock","styles","flat","13674544VTOrcQ","reversed","format","handleListStartCommand","default","backward","getFirstPosition","listType","6037930qCHsTy","unshift","_getSuggestionBlocks","parent","getSiblingNodes","get","LegacyListUtils","map","bind","replace","3182620pbcViC","_getTranslationKeyForListStyle","filter","forward","listStyle","startIndex","document"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(976802===parseInt(n(192))/1+-parseInt(n(168))/2+parseInt(n(178))/3+-parseInt(n(183))/4+parseInt(n(237))/5*(parseInt(n(186))/6)+-parseInt(n(189))/7+parseInt(n(229))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(214)](){const t=hi;if(!this[t(198)][t(225)][t(184)](t(216)))return;const e=this[t(198)][t(207)][t(163)](t(211)),n=this[t(198)][t(225)][t(163)](t(196));e[t(227)]&&n[t(199)](t(172),this[t(219)][t(166)](this)),e[t(230)]&&n[t(199)](t(215),this[t(180)][t(166)](this)),e[t(173)]&&n[t(199)](t(210),this[t(232)][t(166)](this)),n[t(203)][t(223)](this[t(213)][t(166)](this))}[hi(219)](t,e={}){const n=hi,r=this[n(198)][n(225)][n(163)](n(196)),s=this[n(201)]();this[n(198)][n(195)][n(217)]((()=>{const t=n;r[t(222)](s,{commandName:t(172),commandParams:[{type:e[t(197)]}],formatGroupId:t(172)})}))}[hi(180)](t,e={}){const n=hi,r=this[n(198)][n(225)][n(163)](n(196)),s=this[n(160)]((t=>t.is(n(220),n(181))&&n(190)===t[n(175)](n(236))));if(s[n(218)]<1)return;const o=s[n(165)]((t=>this[n(198)][n(195)][n(179)](this[n(198)][n(195)][n(177)](t,n(194)),this[n(198)][n(195)][n(177)](t,0))));this[n(198)][n(195)][n(217)]((()=>{const t=n;r[t(222)](o,{commandName:t(215),commandParams:[{reversed:e[t(230)]}],formatGroupId:t(215)})}))}[hi(232)](t,e={}){const n=hi,r=this[n(198)][n(225)][n(163)](n(196)),s=this[n(160)]((t=>t.is(n(220),n(181))&&n(190)===t[n(175)](n(236))));if(s[n(218)]<1)return;const o=s[n(165)]((t=>this[n(198)][n(195)][n(179)](this[n(198)][n(195)][n(177)](t,n(194)),this[n(198)][n(195)][n(177)](t,0))));this[n(198)][n(195)][n(217)]((()=>{const t=n;r[t(222)](o,{commandName:t(210),commandParams:[{startIndex:e[t(173)]}],formatGroupId:t(210)})}))}[hi(213)](t){const e=hi;if(e(226)!=t[e(197)]&&e(208)!=t[e(197)])return;const n=this[e(198)][e(204)],{data:r}=t;if(!r)return;let s,o;switch(r[e(182)]){case e(172):s=e(202),o={type:e(231),content:Hr(n,s,Hr(n,this[e(169)](r[e(224)][0][e(197)])))};break;case e(215):s=r[e(224)][0][e(230)]?e(176):e(221),o={type:e(231),content:Hr(n,s)};break;case e(210):s=e(205),o={type:e(231),content:Hr(n,s,r[e(224)][0][e(173)])}}return o}[hi(201)](){const t=hi;var e,n,r,s;const o=this[t(198)][t(225)][t(163)](t(164));let i=Array[t(191)](this[t(198)][t(195)][t(174)][t(187)][t(188)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(220),t(181)))&&i[t(159)](...o[t(162)](this[t(198)][t(195)][t(174)][t(187)][t(235)](),t(234))),(null===(n=i[i[t(218)]-1])||void 0===n?void 0:n.is(t(220),t(181)))&&i[t(185)](...o[t(162)](this[t(198)][t(195)][t(174)][t(187)][t(200)](),t(171))),i=[...new Set(i)],(null===(s=null===(r=this[t(198)][t(195)][t(174)][t(187)][t(235)]())||void 0===r?void 0:r[t(161)])||void 0===s?void 0:s.is(t(220),t(181)))&&(i=i[t(170)]((e=>e.is(t(220),t(181))))),i}[hi(160)](t){const e=hi,n=this[e(198)][e(225)][e(163)](e(164));let r=Array[e(191)](this[e(198)][e(195)][e(174)][e(187)][e(188)]())[e(170)](t)[e(165)]((t=>{const r=e,s=this[r(198)][r(195)][r(177)](t,0);return[...n[r(162)](s,r(234)),...n[r(162)](s,r(171))]}))[e(228)]();return r=[...new Set(r)],r}[hi(169)](t){const e=hi;return e(212)+(this[e(198)][e(225)][e(163)](e(164))[e(193)](t)||e(233))[e(209)]()+e(206)+t[e(209)]()[e(167)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["12EcuRZG","registerElementLabel","246331YotWME","createEmptyElement","7YaGppp","showSuggestionHighlights","mediaEmbed","locale","MediaEmbedEditing","downcastDispatcher","enableCommand","7457984tEuUcy","1129803eVhtTZ","has","908757mymQQz","conversion","plugins","descriptionFactory","data","editor","attribute:url:media","4452YroINn","2705OfPjRM","media","10898514SEDAIl","70RNPXQf","stop","2842458FpxXhf","options","4ADOkAB","elementToElement","dataDowncast","ELEMENT_MEDIA","for","high","TrackChangesEditing","get","afterInit","div"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(558724===parseInt(n(399))/1*(parseInt(n(387))/2)+parseInt(n(409))/3+parseInt(n(418))/4*(-parseInt(n(419))/5)+parseInt(n(424))/6*(-parseInt(n(401))/7)+-parseInt(n(408))/8+parseInt(n(411))/9*(parseInt(n(422))/10)+parseInt(n(421))/11*(parseInt(n(397))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(395)](){const t=mi,e=this[t(416)];if(!e[t(413)][t(410)](t(405)))return;const n=e[t(413)][t(394)](t(393)),r=e[t(404)];n[t(407)](t(403)),n[t(414)][t(398)](t(420),(e=>Hr(r,t(390),e))),e[t(412)][t(391)](t(389))[t(388)]({model:t(420),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(402)])return n[s(400)](s(396))},converterPriority:t(392)}),e[t(415)][t(406)].on(t(417),((e,n,r)=>{const s=t;r[s(425)][s(402)]&&e[s(423)]()}),{priority:t(392)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(932423===-parseInt(n(432))/1*(-parseInt(n(438))/2)+parseInt(n(443))/3+parseInt(n(439))/4*(parseInt(n(440))/5)+-parseInt(n(435))/6*(-parseInt(n(447))/7)+-parseInt(n(448))/8+-parseInt(n(444))/9+parseInt(n(437))/10*(-parseInt(n(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(449)](){const t=Ti,e=this[t(436)];e[t(434)][t(430)](t(433))&&e[t(434)][t(431)](t(441))[t(445)](t(442))}}function Ai(){const t=["14394488KjmwdW","afterInit","has","get","257204BlcvNR","MentionEditing","plugins","6cvkEwb","editor","29390rhSVFt","14QSuGDv","2141372WRCpOh","15bJXKCg","TrackChangesEditing","mention","4510785yWdwwD","8633592kUFpGj","enableCommand","6083ONLctP","2843659yZdDDg"];return(Ai=function(){return t})()}function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=341]})(t,e)}const ki=Ci;!function(t,e){const n=Ci,r=t();for(;;)try{if(300149===parseInt(n(366))/1*(-parseInt(n(353))/2)+parseInt(n(347))/3*(parseInt(n(368))/4)+-parseInt(n(371))/5+-parseInt(n(357))/6*(parseInt(n(365))/7)+parseInt(n(346))/8+-parseInt(n(361))/9*(parseInt(n(343))/10)+-parseInt(n(373))/11*(-parseInt(n(354))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[ki(348)](){const t=ki,e=this[t(360)],n=e[t(376)][t(351)](t(367));e[t(376)][t(369)](t(364))&&(n[t(377)](t(374)),n[t(344)](t(372)),n[t(378)][t(341)]((e=>this[t(352)](e))))}[ki(352)](t){const e=ki,n=this[e(360)][e(358)],{data:r}=t,s={type:e(345),content:""};if(r&&e(372)==r[e(363)]){if(!r[e(370)])return{type:e(345),content:Hr(n,e(342),Hr(n,e(359)))+" ("+r[e(350)]+")"};if(!r[e(350)]){let o=t[e(355)];for(;o;){if(o[e(349)]&&e(356)==o[e(349)][e(363)]&&o[e(349)][e(350)])return s;o=o[e(362)]}return{type:e(345),content:Hr(n,e(375),Hr(n,e(359)))+" ("+r[e(370)]+")"}}}}}function Ri(){const t=["listMarkerStyle","8811671qSQfoi","multiLevelList","*Remove format:* %0","plugins","enableDefaultAttributesIntegration","descriptionFactory","registerDescriptionCallback","*Set format:* %0","20NXWCpz","registerBlockAttribute","format","1460552dOMRXy","3RZyDiR","afterInit","data","newValue","get","handleDescriptions","530074JBtGRl","12bEzyMf","head","listType","1380QbAAZF","locale","ELEMENT_MULTI_LEVEL_LIST","editor","1994859UvypcQ","next","key","MultiLevelList","9562HicxVx","1DAsbLs","TrackChangesEditing","2226788JneOTD","has","oldValue","1088295fRUKdP"];return(Ri=function(){return t})()}function Ni(t,e){const n=Mi();return(Ni=function(t,e){return n[t-=242]})(t,e)}const Si=Ni;function Mi(){const t=["92uNMfMO","get","10121562xoKQys","locale","has","enableCommand","afterInit","19934300BGCyqC","36PmIrDf","364935RsnMlo","editor","registerElementLabel","descriptionFactory","6584920npxRBb","TrackChangesEditing","ELEMENT_PAGE_BREAK","1415059BGgXPj","7pEDhaf","89092CFZXiO","plugins","PageBreakEditing","9697833bjaXNH","pageBreak"];return(Mi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(866727===-parseInt(n(261))/1+parseInt(n(263))/2*(parseInt(n(253))/3)+-parseInt(n(245))/4*(parseInt(n(254))/5)+parseInt(n(247))/6+-parseInt(n(262))/7*(-parseInt(n(258))/8)+-parseInt(n(243))/9+parseInt(n(252))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(251)](){const t=Si,e=this[t(255)];if(!e[t(264)][t(249)](t(242)))return;e[t(264)][t(246)](t(259))[t(250)](t(244));const n=e[t(264)][t(246)](t(259)),r=e[t(248)];n[t(257)][t(256)](t(244),(e=>Hr(r,t(260),e)))}}const Oi=Di;function wi(){const t=["ck-suggestion-marker--active","3ptyznF","format","plugins","insertion","get","_registerLegacyDescription","descriptionFactory","4957860VHtBVh","markerRange","1008096OBATqn","isBlock","insert","4797600TYHhsE","registerElementLabel","enableDefaultAttributesIntegration","100984Jnmluk","afterInit","mapper","span","locale","toViewPosition","includes","addClass","consumable","markerName","schema","getFirstRange","model","279wAhSMK","isTouching","formatBlock","getItemLabel","addMarker:suggestion:insertion","enableCommand","consume","7140147amTwrD","createUIElement","nodeAfter","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","paragraph","type","end","84283SrbzZW","start","activeMarkers","registerDescriptionCallback","390702Ojpyfc","writer","options","*Change to:* %0","checkChild","insertParagraph","TrackChangesEditing","commandName","has","downcastDispatcher","name","bindElementToMarker","editor","isLimit","$text","data","showSuggestionHighlights","Paragraph","*Insert:* %0","highest","editing"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(520794===parseInt(n(420))/1+parseInt(n(424))/2*(-parseInt(n(446))/3)+parseInt(n(386))/4+parseInt(n(384))/5+parseInt(n(389))/6+-parseInt(n(412))/7+parseInt(n(392))/8*(-parseInt(n(405))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(393)](){const t=Oi,e=this[t(436)];if(!e[t(448)][t(432)](t(441)))return;const n=e[t(396)],r=e[t(448)][t(381)](t(430));r[t(383)][t(390)](t(417),(e=>Hr(n,t(416),e))),r[t(391)](t(417)),r[t(410)](t(429)),e[t(444)][t(433)].on(t(409),Bi(e),{priority:t(443)}),e[t(439)][t(433)].on(t(409),((n,r,s)=>{const o=t;s[o(426)][o(440)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(443)});const s=r[t(383)];s[t(423)]((r=>{const o=t;if(o(380)!==r[o(418)])return;const{start:i,end:a}=r[o(403)]();if(!i[o(406)](a)||!i[o(414)])return;const c=e[o(404)][o(402)],u=i[o(414)];return c[o(387)](u)&&!c[o(437)](u)&&c[o(428)](u,o(438))?{type:o(380),content:Hr(n,o(442),s[o(408)](u,1))}:void 0})),this[t(382)]()}[Oi(382)](){const t=Oi,e=this[t(436)],n=e[t(396)];e[t(448)][t(381)](t(430))[t(383)][t(423)]((e=>{const r=t;if(r(407)!=e[r(418)])return;const{data:s}=e;return s&&r(417)==s[r(431)]?{type:r(447),content:Hr(n,r(427),Hr(n,r(416)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(448)][o(381)](o(430)),a=r[o(385)][o(421)],c=r[o(385)][o(419)],u=t[o(404)][o(402)];if(!a[o(406)](c)||!a[o(414)])return;const l=a[o(414)];if(u[o(387)](l)&&!u[o(437)](l)&&u[o(428)](l,o(438))){if(!s[o(400)][o(411)](r[o(385)],n[o(434)]))return;const t=s[o(425)][o(413)](o(395),{class:o(415)}),a=s[o(394)][o(397)](c);e&&i[o(422)][o(398)](r[o(401)])&&s[o(425)][o(399)](o(445),t),s[o(425)][o(388)](a,t),s[o(394)][o(435)](t,r[o(401)])}}}const xi=Ui;function Pi(){const t=["1402893XimxGp","removeFormat","type","editor","get","plugins","1146vEfNQO","*Remove all formatting*","TrackChangesEditing","359SaHTYF","RemoveFormatEditing","formatInline","registerDescriptionCallback","142904ytqNGd","afterInit","descriptionFactory","has","commandName","enableDefaultAttributesIntegration","31384YaHeRn","_registerLegacyDescription","458220bMsbVw","2092095rWUZSx","locale","formatBlock","35CIIQXx","format","2101360lTEsSa"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(480422===-parseInt(n(470))/1*(-parseInt(n(467))/2)+parseInt(n(461))/3+parseInt(n(452))/4+-parseInt(n(460))/5+parseInt(n(454))/6+-parseInt(n(458))/7*(parseInt(n(474))/8)+parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(475)](){const t=xi,e=this[t(464)];e[t(466)][t(477)](t(471))&&(e[t(466)][t(465)](t(469))[t(451)](t(462)),this[t(453)]())}[xi(453)](){const t=xi,e=this[t(464)];e[t(466)][t(465)](t(469))[t(476)][t(473)]((n=>{const r=t;if(r(457)!=n[r(463)]&&r(472)!=n[r(463)])return;const{data:s}=n;return s&&r(462)==s[r(478)]?{type:r(459),content:Hr(e[r(456)],r(468))}:void 0}))}}function Gi(){const t=["discardSuggestion","get","acceptAllSuggestions","plugins","goToNextRestrictedEditingException","75CIEDZt","enableCommand","3886rzNTmH","afterInit","1000575gQBkID","editor","2083144AxrLnN","30dkVLXj","78940fApKJU","discardAllSuggestions","15515StEQMA","has","discardSelectedSuggestions","2494037vsmOqa","acceptSuggestion","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","trackChanges","18658ruPObY","RestrictedEditingModeEditing","TrackChangesEditing"];return(Gi=function(){return t})()}const Vi=zi;function zi(t,e){const n=Gi();return(zi=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(209366===-parseInt(n(269))/1+-parseInt(n(285))/2*(-parseInt(n(267))/3)+-parseInt(n(275))/4+-parseInt(n(277))/5*(parseInt(n(274))/6)+-parseInt(n(280))/7+parseInt(n(273))/8+parseInt(n(271))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class Hi extends t.Plugin{[Vi(270)](){const t=Vi,e=this[t(272)];if(!e[t(265)][t(278)](t(286)))return;const n=e[t(265)][t(263)](t(261));n[t(268)](t(283)),n[t(268)](t(266));const r=e[t(265)][t(263)](t(286));r[t(268)](t(284)),r[t(268)](t(281)),r[t(268)](t(262)),r[t(268)](t(264)),r[t(268)](t(276)),r[t(268)](t(282)),r[t(268)](t(279))}}const Wi=qi;function Ki(){const t=["name","11NOxiSs","test","ELEMENT_LINE_BREAK","16vvnhFz","split","descriptionFactory","291382DZzskp","options","showSuggestionHighlights","span","locale","model","markerRange","element","16DknDHc","plugins","2278759hRwsQe","mapper","5NBMmvc","markerName","insert","writer","requires","downcastDispatcher","createUIElement","editor","get","addMarker:suggestion:deletion","init","includes","TrackChangesEditing","34522116jgkNfH","4335276DOYSKQ","createPositionBefore","getItems","addClass","consumable","ck-suggestion-marker--active","registerElementLabel","7461SVPvob","bindElementToMarker","enableCommand","addMarker:suggestion:insertion","1714122hTbrDn","ck-suggestion-marker-","10qAArom","toViewPosition","editing","merge","deletion","data","activeMarkers","addMarker:suggestion","softBreak","high","3082365vdCEwk","shiftEnter"];return(Ki=function(){return t})()}!function(t,e){const n=qi,r=t();for(;;)try{if(605007===parseInt(n(146))/1+-parseInt(n(125))/2+-parseInt(n(121))/3*(-parseInt(n(154))/4)+-parseInt(n(158))/5*(parseInt(n(114))/6)+-parseInt(n(156))/7*(parseInt(n(143))/8)+-parseInt(n(137))/9*(parseInt(n(127))/10)+parseInt(n(140))/11*(parseInt(n(171))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[Wi(162)](){return[Qs.ShiftEnter]}[Wi(168)](){const t=Wi,e=this[t(165)],n=e[t(155)][t(166)](t(170));n[t(123)](t(138)),e[t(129)][t(163)].on(t(124),Yi(e),{priority:t(136)}),e[t(129)][t(163)].on(t(167),Yi(e),{priority:t(136)}),e[t(132)][t(163)].on(t(134),((n,r,s)=>{const o=t;s[o(147)][o(148)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(145)][t(120)](t(135),(n=>Hr(e[t(150)],t(142),n)))}}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=114]})(t,e)}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(155)][o(166)](o(170));if(!s[o(118)][o(141)](r[o(152)],n[o(139)]))return;const a=t[o(151)];for(const t of r[o(152)][o(116)]()){if(!t.is(o(153),o(135)))continue;const n=o(131)==r[o(159)][o(144)](":")[1]?o(130):o(144),c=s[o(161)][o(164)](o(149),{class:o(126)+n}),u=s[o(157)][o(128)](a[o(115)](t));e&&i[o(133)][o(169)](r[o(159)])&&s[o(161)][o(117)](o(119),c),s[o(161)][o(160)](u,c),s[o(157)][o(122)](c,r[o(159)])}}}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=135]})(t,e)}function Ji(){const t=["format","2216632GswCOj","1169272zNpklC","descriptionFactory","commandParams","1874090pCayyu","from","getRanges","6TVsdzq","model","locale","selection","isCollapsed","restrictedEditingException","9GdqiwL","80rHpYsY","TrackChangesEditing","forceValue","FORMAT_RESTRICTED_ENABLED","afterInit","commandName","has","get","change","type","StandardEditingModeEditing","value","formatBlock","4343549UoRwxY","document","3xOjqGt","plugins","registerDescriptionCallback","markInlineFormat","5394765SyeJei","formatInline","11297XTtEUp","commands","enableCommand","267458butAyb","FORMAT_RESTRICTED_DISABLED","editor"];return(Ji=function(){return t})()}const Zi=Qi;!function(t,e){const n=Qi,r=t();for(;;)try{if(711818===-parseInt(n(168))/1+parseInt(n(176))/2+parseInt(n(159))/3*(-parseInt(n(172))/4)+parseInt(n(163))/5+-parseInt(n(137))/6*(parseInt(n(157))/7)+parseInt(n(173))/8*(parseInt(n(143))/9)+-parseInt(n(144))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Zi(148)](){const t=Zi,e=this[t(170)],n=e[t(138)],r=e[t(139)];if(!e[t(160)][t(150)](t(154)))return;const s=e[t(160)][t(151)](t(145)),o=t(142),i=e[t(166)][t(151)](o);s[t(167)](o,((e,r={})=>{const a=t,c=n[a(158)][a(140)];if(c[a(141)])return void e(r);const u=void 0!==r[a(146)]?r[a(146)]:!i[a(155)];n[a(152)]((()=>{const t=a,e=Array[t(135)](c[t(136)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(162)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(174)][t(161)]((e=>{const n=t;if(n(156)!=e[n(153)]&&n(164)!=e[n(153)])return;const{data:s}=e;return s&&s[n(149)]==o?s[n(175)][0][n(146)]?{type:n(171),content:Hr(r,n(147))}:{type:n(171),content:Hr(r,n(169))}:void 0}))}}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=["type","commandName","inline","plugins","FORMAT_STYLE","definitions","88772OSJIuI","TrackChangesEditing","add","_registerLegacyDescription","10878260bQgCkR","GeneralHtmlSupport","registerDescriptionCallback","commandParams","editor","112122SYGpSs","StyleUtils","locale","get","registerInlineAttribute","format","element","enableDefaultAttributesIntegration","formatBlock","styleName","block","532QnPykf","245OYHOrY","9YeWaFn","descriptionFactory","normalizeConfig","*Remove format:* %0","6JxkuBM","registerAttributeLabel","registerBlockAttribute","afterInit","DataSchema","getGhsAttributeNameForElement","style","has","370149XViBas","225667qDhdyt","60jvQEDB","ghsAttributes","*Set format:* %0","forceValue","toLowerCase","formatInline","3052808GtUyij","Style","819203mkUWRZ","config"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(799279===-parseInt(n(281))/1*(-parseInt(n(272))/2)+parseInt(n(280))/3+parseInt(n(298))/4*(-parseInt(n(267))/5)+-parseInt(n(307))/6*(-parseInt(n(318))/7)+parseInt(n(288))/8+-parseInt(n(268))/9*(parseInt(n(302))/10)+-parseInt(n(290))/11*(-parseInt(n(282))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(275)](){const t=ta,e=this[t(306)];if(!e[t(295)][t(279)](t(289))||!e[t(295)][t(279)](t(276)))return;const n=e[t(295)][t(310)](t(299)),r=e[t(309)],s=e[t(291)][t(310)](t(278))||{},o=e[t(295)][t(310)](t(303)),i=e[t(295)][t(310)](t(308))[t(270)](e[t(295)][t(310)](t(276)),s[t(297)]);n[t(314)](t(278));const a=new Set;for(const e of i[t(317)]){const n=o[t(277)](e[t(313)]);a[t(300)](n)}const c=new Set;for(const e of i[t(294)]){const n=o[t(277)](e[t(313)]);c[t(300)](n);for(const n of e[t(283)])c[t(300)](n)}for(const e of a)n[t(274)](e),n[t(269)][t(273)](e,Hr(r,t(296)));for(const e of c)n[t(311)](e),n[t(269)][t(273)](e,Hr(r,t(296)));this[t(301)]()}[ta(301)](){const t=ta,e=this[t(306)],n=e[t(309)];e[t(295)][t(310)](t(299))[t(269)][t(304)]((e=>{const r=t;if(r(315)!=e[r(292)]&&r(287)!=e[r(292)])return;const{data:s}=e;return s&&r(278)===s[r(293)]?s[r(305)][0][r(285)]?{type:r(312),content:Hr(n,r(284),s[r(305)][0][r(316)][r(286)]())}:{type:r(312),content:Hr(n,r(271),s[r(305)][0][r(316)][r(286)]())}:void 0}))}}function sa(t,e){const n=aa();return(sa=function(t,e){return n[t-=168]})(t,e)}const oa=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(145738===parseInt(n(277))/1+parseInt(n(233))/2+-parseInt(n(270))/3+parseInt(n(266))/4*(-parseInt(n(322))/5)+parseInt(n(262))/6*(parseInt(n(286))/7)+-parseInt(n(209))/8*(-parseInt(n(231))/9)+-parseInt(n(200))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=sa;super(t),this[e(176)]=[e(319),e(204)],this[e(315)]=new Set}[oa(218)](){const t=oa,e=this[t(172)],n=e[t(294)][t(223)][t(310)];if(!e[t(185)][t(174)](t(287)))return;const r=e[t(276)],s=e[t(185)][t(213)](t(179)),o=e[t(185)][t(213)](t(245));s[t(311)][t(288)](t(306),(e=>Hr(r,t(253),e))),this[t(263)](),s[t(280)](t(212)),s[t(280)](t(265)),s[t(280)](t(214));for(const r of[t(324),t(192)]){const i=e[t(289)][t(213)](r);s[t(280)](r,(r=>{const a=t;e[a(294)][a(210)]((t=>{const e=a;r();const c=e(193)===i[e(229)],u=o[e(317)](n),l=o[e(298)](u),f=c?l[e(228)]-1:l[e(198)]+1,h=u[0][e(264)](e(306)),g=o[e(217)](h,{startRow:f,endRow:f}),d=Array[e(256)](g)[e(305)]((n=>t[e(178)](n[e(184)])));s[e(215)](d,e(319))}))}))}for(const r of[t(195),t(278)]){const i=e[t(289)][t(213)](r);s[t(280)](r,(r=>{const a=t;e[a(294)][a(210)]((t=>{const e=a;r();const c=e(284)===i[e(229)],u=o[e(317)](n),l=o[e(295)](u),f=c?l[e(228)]-1:l[e(198)]+1,h=u[0][e(264)](e(306)),g=o[e(217)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(256)](g)[e(305)]((n=>t[e(178)](n[e(184)])));s[e(215)](d,e(204))}))}))}for(const r of[t(216),t(199)]){const i=r[t(194)](11),a=i[t(271)](),c=a[t(194)](0,3)+t(235),u=t(306)+i,l=t(257)+i,f=t(326)+i;s[t(280)](r,(()=>{const i=t;e[i(294)][i(210)]((t=>{const e=i,h=o[e(317)](n),g=h[0][e(264)](e(306));let d;if(e(216)==r){const t=o[e(298)](h);d={startRow:t[e(228)],endRow:t[e(198)],includeAllSlots:!0}}else{const t=o[e(295)](h);d={startColumn:t[e(228)],endColumn:t[e(198)],includeAllSlots:!0}}const p=o[e(217)](g,d),m=Array[e(256)](p)[e(305)]((({cell:t})=>t)),I=ca(m[e(325)]((t=>t[e(181)](c)))),E=ca(m[e(325)]((t=>!t[e(181)](c))))[e(305)]((n=>t[e(178)](n))),b=s[e(308)](E,u);if(b&&(e(319)==b[e(299)]||e(204)==b[e(299)])){const n=this[e(309)](b);for(const r of I){const s=t[e(178)](r),i=o[e(296)](r),u=r[e(238)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(328)](s)}}}))}))}function c(r){const s=t,o=Array[s(256)](n[s(182)]())[s(305)]((t=>i.LiveRange[s(171)](t)));e[s(294)][s(210)]((t=>{const n=s,i=t[n(186)];r=r[n(325)]((t=>n(329)!=t[n(201)][n(327)])),t[n(242)](r),e[n(289)][n(213)](n(216))[n(219)](),e[n(307)](n(216),{forceDefaultExecution:!0}),e[n(294)][n(234)]((()=>{const t=n;e[t(294)][t(234)](i,(e=>{const n=t,r=o[n(325)]((t=>n(329)!=t[n(201)][n(327)]));r[n(313)]>0&&e[n(242)](r);for(const t of o)t[n(323)]()}))}))}))}function u(r){const s=t;e[s(294)][s(210)]((t=>{const o=s,a=Array[o(256)](n[o(182)]())[o(305)]((t=>i.LiveRange[o(171)](t))),c=[];for(const t of r)for(const e of t[o(254)]({shallow:!0}))c[o(293)](e);for(const n of c)o(329)!=n[o(201)][o(327)]&&(t[o(242)](t[o(269)](n,0)),e[o(289)][o(213)](o(199))[o(219)](),e[o(307)](o(199),{forceDefaultExecution:!0}));const u=a[o(325)]((t=>o(329)!=t[o(201)][o(327)]));u[o(313)]>0&&t[o(242)](u);for(const t of a)t[o(323)]()}))}function l(e,n){const r=t;return n[r(243)]((t=>e[r(250)]((e=>e[r(251)][r(208)](t[r(196)])||t[r(251)][r(208)](e[r(196)])))))}function f(e,n){const r=t;return e[r(250)]((t=>n[r(250)]((e=>t[r(251)][r(240)](e[r(196)])))))}e[t(180)][t(205)].on(t(224),((e,n,r)=>{const s=t;if(!r[s(300)][s(169)])return;const o=n[s(202)];if(!o)return;const i=r[s(203)][s(168)](o);function c(t){return Array[s(261)](t)?t:[t]}i&&s(316)===o[s(291)]&&(0,a.setHighlightHandling)(i,r[s(232)],((t,e,n)=>n[s(304)](c(e[s(259)]),t)),((t,e,n)=>n[s(191)](c(e[s(259)]),t)))}),{priority:t(268)}),s[t(311)][t(303)]((e=>{const n=t;if(n(230)!=e[n(258)]&&n(320)!=e[n(258)])return;const s=e[n(302)]();if(null!=s&&s.is(n(246),n(306))){if(n(230)==e[n(258)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)]));if(t[n(313)])return{type:n(230),content:Hr(r,n(207),Hr(r,n(183),'"'+t[n(236)](" ")+'"'))}}if(n(320)==e[n(258)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)]));if(t[n(313)])return{type:n(320),content:Hr(r,n(282),Hr(r,n(183),'"'+t[n(236)](" ")+'"'))}}}})),s[t(311)][t(303)]((e=>{const n=t;if(n(319)==e[n(299)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)])),s=this[n(309)](e),o=s[n(227)]-s[n(312)]+1;if(n(230)==e[n(258)])return t[n(313)]?{type:n(230),content:Hr(r,n(207),Hr(r,n(221),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(230),content:Hr(r,n(207),Hr(r,n(255),o))};if(n(320)==e[n(258)])return t[n(313)]?{type:n(320),content:Hr(r,n(282),Hr(r,n(221),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(320),content:Hr(r,n(282),Hr(r,n(255),o))}}if(n(204)==e[n(299)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)])),s=this[n(309)](e),o=s[n(239)]-s[n(273)]+1;if(n(230)==e[n(258)])return t[n(313)]?{type:n(230),content:Hr(r,n(207),Hr(r,n(274),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(230),content:Hr(r,n(207),Hr(r,n(225),o))};if(n(320)==e[n(258)])return t[n(313)]?{type:n(320),content:Hr(r,n(282),Hr(r,n(274),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(320),content:Hr(r,n(282),Hr(r,n(225),o))}}})),s[t(285)][t(252)](t(230),t(319),t(244),c),s[t(285)][t(252)](t(320),t(319),t(237),c),s[t(285)][t(252)](t(230),t(204),t(244),u),s[t(285)][t(252)](t(320),t(204),t(237),u),s[t(285)][t(252)](t(230),t(204),t(236),l),s[t(285)][t(252)](t(320),t(204),t(236),l),s[t(285)][t(252)](t(230),t(319),t(236),f),s[t(285)][t(252)](t(320),t(319),t(236),f)}[oa(247)](){const t=oa,e=this[t(172)],n=e[t(294)][t(223)][t(310)];return(r,s)=>{const o=t;e[o(294)][o(210)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(251)][a(260)];u&&u[0]&&!1===u[0][a(211)]&&(l=r[0][a(196)][a(241)]);const f=t[a(220)](l);if(a(329)==f[a(201)][a(327)])return;const h=Array[a(256)](n[a(182)]())[a(305)]((t=>i.LiveRange[a(171)](t)));t[a(242)](f),e[a(289)][a(213)](c)[a(219)](),u[a(293)]({forceDefaultExecution:!0}),e[a(307)](c,...u);const g=h[a(325)]((t=>a(329)!=t[a(201)][a(327)]));g[a(313)]>0&&t[a(242)](g);for(const t of h)t[a(323)]()}))}}[oa(173)](t){const e=oa,n=this[e(172)][e(185)][e(213)](e(245));let r=Number[e(177)],s=Number[e(189)],o=Number[e(177)],i=Number[e(189)];for(const a of t){if(e(329)==a[e(201)][e(327)])continue;const{row:t,column:c}=n[e(296)](a),u=a[e(181)](e(283))?a[e(238)](e(283))-1:0,l=a[e(181)](e(279))?a[e(238)](e(279))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(263)](){const t=oa,e=this[t(172)],n=e[t(185)][t(213)](t(179)),r=e[t(185)][t(213)](t(245));e[t(294)][t(223)].on(t(190),(()=>{const r=t,s=Array[r(256)](e[r(294)][r(223)][r(175)][r(170)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(321)](t);if(r(187)!=s)continue;if(null!=e[r(248)])continue;const a=n[r(222)](o);this[r(176)][r(297)](i)&&this[r(315)][r(226)](a)}}),{priority:t(275)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(178)](e),a=e[s(264)](s(306)),c=r[s(296)](e);for(const t of this[s(315)]){const n=t[s(299)],r=n[s(290)](s(318)),u=n[s(194)](r?10:5),l=u[s(271)](),f=l[s(194)](0,3)+s(235),h=s(257)+u,g=s(326)+u;if(!t[s(301)])continue;if(a!=t[s(292)]()[s(196)][s(264)](s(306)))continue;if(t[s(249)](i))continue;const d=e[s(181)](f)?e[s(238)](f)-1:0,p=this[s(309)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(328)](i),o=!0)}return o};e[t(294)][t(223)][t(314)]((n=>{const r=t;let o=!1;for(const t of e[r(294)][r(223)][r(175)][r(272)]())if(r(188)==t[r(258)])if(r(319)==t[r(291)])for(const e of t[r(267)][r(241)][r(206)]())o=o||s(e,n);else r(316)==t[r(291)]&&(o=o||s(t[r(267)][r(241)],n));return o}))}[oa(309)](t){const e=oa;return this[e(173)](t[e(182)]()[e(305)]((t=>t[e(196)][e(241)])))}}function aa(){const t=["rootName","addRange","$graveyard","toViewElement","showSuggestionHighlights","getChangedMarkers","fromRange","editor","_getCoordsForCells","has","differ","_tablePostFixingSubtypes","MAX_SAFE_INTEGER","createRangeOn","TrackChangesEditing","data","hasAttribute","getRanges","ELEMENT_TABLE_WITH_TEXT","cell","plugins","batch","suggestion","insert","MIN_SAFE_INTEGER","change:data","removeClass","insertTableRowBelow","above","substr","insertTableColumnLeft","start","values","last","removeTableColumn","463880DtBCak","root","item","mapper","tableColumn","downcastDispatcher","getChildren","*Insert:* %0","isEqual","32FfVAQv","change","forceValue","insertTable","get","selectTableColumn","markMultiRangeInsertion","removeTableRow","createTableWalker","afterInit","refresh","createRangeIn","ELEMENT_TABLE_ROW_WITH_TEXT","getSuggestion","document","addMarker:suggestion","ELEMENT_TABLE_COLUMN","add","maxRow","first","order","insertion","198693qbLirG","writer","580136TEbLmd","enqueueChange","span","join","accept","getAttribute","maxColumn","isTouching","nodeAfter","setSelection","every","discard","TableUtils","element","_acceptFormatSuggestionCallbackFactory","oldRange","isIntersectingWithRange","some","end","registerCustomCallback","ELEMENT_TABLE","getItems","ELEMENT_TABLE_ROW","from","min","type","classes","nodeBefore","isArray","421464gxazOY","_setupColumnsRowsFixing","findAncestor","selectTableRow","1006640WbVYjM","position","highest","createPositionAt","466572ltVxYv","toLowerCase","getChanges","minColumn","ELEMENT_TABLE_COLUMN_WITH_TEXT","low","locale","10202UlomuV","insertTableColumnRight","colspan","enableCommand","$textProxy","*Remove:* %0","rowspan","left","_suggestionFactory","21KdDpCK","TableEditing","registerElementLabel","commands","startsWith","name","getFirstRange","push","model","getColumnIndexes","getCellLocation","includes","getRowIndexes","subType","options","isInContent","getContainedElement","registerDescriptionCallback","addClass","map","table","execute","markMultiRangeDeletion","_getSuggestionCoords","selection","descriptionFactory","minRow","length","registerPostFixer","_tableSuggestions","tableCell","getSelectionAffectedTableCells","tablePaste","tableRow","deletion","_splitMarkerName","5HUlFAw","detach","insertTableRowAbove","filter","max"];return(aa=function(){return t})()}function ca(t){const e=oa;return Array[e(256)](new Set(t)[e(197)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=431]})(t,e)}function fa(){const t=["getSelectionAffectedTableCells","highest","getRanges","mergeTableCellDown","from","*Split cell:* horizontally","774930ObKUCH","containsRange","filter","descriptionFactory","14IIMstg","registerDescriptionCallback","_areMergableCells","change","size","has","mergeTableCellLeft","427554bZLqTL","isInContent","getAncestors","root","element","enableCommand","deletion","_areSelectedCellsMergable","author","model","direction","rootName","afterInit","horizontally","stop","length","markBlockFormat","tableCell","get","getFirstPosition","accept","detach","TrackChangesEditing","*Merge cells*","table","getSuggestions","insertion","*Split cell:* vertically","2255960mytHpW","refresh","_isForcedDefaultExecutionBlock","_suggestionFactory","TableEditing","selection","value","_acceptFormatSuggestionCallbackFactory","formatInline","_tablePostFixingSubtypes","findAncestor","$graveyard","createRangeOn","commands","TableUtils","document","commandName","markMultiRangeBlockFormat","trackChanges","17222PMRJSv","type","plugins","3451684uHyfnS","setSelection","subType","return","splitTableCellHorizontally","locale","getCellLocation","splitTableCellVertically","set:isEnabled","low","requires","mergeTableCells","editor","registerCustomCallback","64472QvMhHE","mergeTableCellRight","map","execute","format","mergeTableCellUp","find","fromRange","cell","isEnabled","push","5804984fGxlSC","add","forceDefaultExecution","formatBlock","createTableWalker"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(444700===-parseInt(n(515))/1+parseInt(n(435))/2+-parseInt(n(468))/3+-parseInt(n(518))/4+parseInt(n(496))/5+-parseInt(n(457))/6*(-parseInt(n(461))/7)+parseInt(n(446))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(431)](){return[ia]}[ua(480)](){const t=ua,e=this[t(433)],n=e[t(477)][t(511)][t(501)],r=e[t(523)];if(!e[t(517)][t(466)](t(500)))return;const s=e[t(517)][t(486)](t(490)),o=e[t(517)][t(486)](t(510)),a=e[t(517)][t(486)](ia);a[t(505)][t(445)](t(432)),s[t(473)](t(432),(()=>{const n=t,r=o[n(451)](e[n(477)][n(511)][n(501)]);e[n(477)][n(464)]((()=>{const t=n;s[t(513)](r,{commandName:t(432),commandParams:[]},[],t(432))}))})),e[t(509)][t(486)](t(432)).on(t(438),((n,r)=>{const o=t;e[o(509)][o(486)](o(514))[o(502)]&&(r[o(483)]>0&&r[r[o(483)]-1]&&r[r[o(483)]-1][o(448)]||s[o(498)]||this[o(475)]()||n[o(482)]())}),{priority:t(452)});for(const n of[t(440),t(436),t(454),t(467)]){const r=e[t(509)][t(486)](n);s[t(473)](n,(()=>{const n=t,o=e[n(477)][n(511)][n(501)][n(487)]()[n(470)]()[n(441)]((t=>t.is(n(472),n(485)))),i=r[n(502)];e[n(477)][n(464)]((()=>{const t=n;s[t(513)]([o,i],{commandName:t(432),commandParams:[]},[],t(432))}))}))}for(const n of[t(525),t(522)]){const r=e[t(509)][t(486)](n);s[t(473)](n,(()=>{const i=t,a=o[i(451)](e[i(477)][i(511)][i(501)])[0],c=a[i(506)](i(492)),{column:u,row:l}=o[i(524)](a);let f=[];if(i(481)==r[i(478)]){const t=o[i(450)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(455)](t)[i(437)]((t=>t[i(443)]))}else{const t=o[i(450)](c,{column:u,includeAllSlots:!0});f=Array[i(455)](t)[i(437)]((t=>t[i(443)]))}e[i(477)][i(464)]((t=>{const e=i;s[e(484)](t[e(508)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(460)][t(462)]((e=>{const n=t;if(n(449)!=e[n(516)]&&n(504)!=e[n(516)])return;const{data:s}=e;return s&&n(432)==s[n(512)]?{type:n(439),content:Hr(r,n(491))}:void 0})),s[t(460)][t(462)]((e=>{const n=t;if(n(449)!=e[n(516)]&&n(504)!=e[n(516)])return;const{data:s}=e;return s?n(525)==s[n(512)]?{type:n(439),content:Hr(r,n(495))}:n(522)==s[n(512)]?{type:n(439),content:Hr(r,n(456))}:void 0:void 0}));const c=a[t(503)]();for(const e of[t(440),t(436),t(454),t(467)])s[t(499)][t(434)](t(449),e,t(488),c);for(const e of[t(525),t(522)])s[t(499)][t(434)](t(449),e,t(488),c);s[t(499)][t(434)](t(449),t(432),t(488),(r=>{const s=t;e[s(477)][s(464)]((t=>{const o=s,a=Array[o(455)](n[o(453)]())[o(437)]((t=>i.LiveRange[o(442)](t)));t[o(519)](r),e[o(509)][o(486)](o(432))[o(497)](),e[o(438)](o(432),{forceDefaultExecution:!0});const c=a[o(459)]((t=>o(507)!=t[o(471)][o(479)]));c[o(483)]>0&&t[o(519)](c);for(const t of a)t[o(489)]()}))}));for(const n of[t(440),t(454),t(467),t(436)]){const r=e[t(509)][t(486)](n);r.on(t(526),((n,s,o)=>{const i=t;if(o){const t=e[i(477)][i(511)][i(501)][i(487)]()[i(470)]()[i(441)]((t=>t.is(i(472),i(485))));this[i(463)](r[i(502)],t)||(n[i(521)]=!1,n[i(482)]())}}),{priority:t(527)})}}[ua(475)](){const t=ua,e=this[t(433)][t(509)][t(486)](t(432)),n=this[t(433)][t(517)][t(486)](t(510));if(!e[t(444)])return!1;const r=n[t(451)](this[t(433)][t(477)][t(511)][t(501)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(463)](e,n))return!1;return!0}[ua(463)](t,e){const n=ua,r=this[n(433)][n(517)][n(486)](n(490)),s=this[n(433)][n(477)][n(508)](t),o=this[n(433)][n(477)][n(508)](e),i=new Set,a=new Set;for(const t of r[n(493)]())if((n(494)==t[n(516)]||n(474)==t[n(516)]||n(432)==t[n(520)])&&t[n(469)])for(const e of t[n(453)]())e[n(458)](s,!0)&&i[n(447)](t[n(516)]+":"+t[n(476)].id),e[n(458)](o,!0)&&a[n(447)](t[n(516)]+":"+t[n(476)].id);if(i[n(465)]!=a[n(465)])return!1;for(const t of i)if(!a[n(466)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=363]})(t,e)}function pa(){const t=["11812230hVOIXu","setTableColumnHeader","_acceptFormatSuggestionCallbackFactory","editing","consume","3316035nvXDyy","removeMarker:suggestion","downcastDispatcher","createTableWalker","registerBlockAttribute","get","afterInit","FORMAT_REGULAR_ROW","markerRange","markerNameToElements","*Format:* %0","addMarker:suggestion","getCellLocation","cell","2491569XnpvNU","ck-suggestion-marker-","33nvzOhq","end","unbindElementFromMarkerName","accept","32GLXRQN","type","registerDescriptionCallback","TableUtils","registerCustomCallback","locale","name","includes","_registerLegacyDescription","formatBlock","headingColumns","997731uGXfzf","editor","parent","FORMAT_HEADER_ROW","showSuggestionHighlights","registerAttributeLabel","stop","requires","addClass","nodeAfter","headingRows","FORMAT_HEADER_COLUMN","highest","toViewElement","removeAttribute","setTableRowHeader","_handleLegacySuggestions","enableDefaultAttributesIntegration","markerName","_suggestionFactory","mapper","nodeBefore","ck-suggestion-marker--active","2FHIDVg","forceValue","activeMarkers","31674KARYDZ","commandName","setAttribute","options","data-suggestion","format","plugins","descriptionFactory","bindElementToMarker","writer","getSuggestion","_splitMarkerName","295lnZazZ","data","consumable","start","6645499xAMuue","4057404agobIc","TrackChangesEditing","removeClass","FORMAT_REGULAR_COLUMN","has","TableEditing","item","commandParams"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(579696===-parseInt(n(437))/1+parseInt(n(373))/2*(-parseInt(n(406))/3)+-parseInt(n(393))/4+-parseInt(n(388))/5*(-parseInt(n(376))/6)+parseInt(n(392))/7+-parseInt(n(426))/8*(parseInt(n(420))/9)+-parseInt(n(401))/10*(-parseInt(n(422))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(444)](){return[ia]}[ga(412)](){const t=ga,e=this[t(438)];if(!e[t(382)][t(397)](t(398)))return;const n=e[t(431)],r=e[t(382)][t(411)](t(394));r[t(367)](t(365)),r[t(367)](t(402)),r[t(410)](t(447)),r[t(410)](t(436)),r[t(383)][t(442)](t(447),Hr(n,t(440))),r[t(383)][t(442)](t(436),Hr(n,t(448))),this[t(366)]()}[ga(366)](){const t=ga,e=this[t(438)][t(382)][t(411)](t(394)),n=this[t(438)][t(382)][t(411)](t(429)),r=this[t(438)][t(382)][t(411)](ia)[t(403)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(387)](o[a(368)]),l=e[a(386)](u),f=l[a(389)];if(a(435)!=l[a(427)]||!f||a(402)!=f[a(377)])return;if(o[a(399)])return void s[a(443)]();if(!i[a(390)][a(405)](o[a(414)],s[a(432)]))return;const h=o[a(414)][a(391)][a(446)],g=o[a(414)][a(423)][a(371)],d=h[a(439)][a(439)],{column:p}=n[a(418)](h),{column:m}=n[a(418)](g);for(let s=p;s<=m;s++){const l=n[a(409)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(419)],l=i[a(370)][a(363)](s);i[a(385)][a(445)](a(421)+c,l),r&&i[a(385)][a(378)](a(380),u,l),i[a(370)][a(384)](l,o[a(368)]),t&&(e[a(375)][a(433)](o[a(368)])?i[a(385)][a(445)](a(372),l):i[a(385)][a(395)](a(372),l))}}}}e[t(369)][t(430)](t(435),t(365),t(425),r),e[t(369)][t(430)](t(435),t(402),t(425),r),this[t(438)][t(404)][t(408)].on(t(417),s(),{priority:t(449)}),this[t(438)][t(389)][t(408)].on(t(417),((e,n,r)=>{const o=t;r[o(379)][o(441)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(449)}),this[t(438)][t(404)][t(408)].on(t(407),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(387)](r[o(368)]),c=e[o(386)](a),u=c[o(389)];if(o(435)!=c[o(427)]||!u||o(402)!=u[o(377)])return;const l=s[o(370)][o(415)](r[o(368)]);if(l)for(const t of l)s[o(385)][o(395)](o(421)+i,t),s[o(385)][o(395)](o(372),t),s[o(385)][o(364)](o(380),t),s[o(370)][o(424)](t,r[o(368)])}),{priority:t(449)}),this[t(434)]()}[ga(434)](){const t=ga,e=this[t(438)],n=e[t(431)];function r(e){const r=t;return{type:r(381),content:Hr(n,r(416),e)}}e[t(382)][t(411)](t(394))[t(383)][t(428)]((e=>{const s=t;if(s(435)!=e[s(427)])return;const{data:o}=e;if(o){if(s(365)==o[s(377)]){const t=o[s(400)][0][s(374)];return r(Hr(n,s(t?440:413)))}if(s(402)==o[s(377)]){const t=o[s(400)][0][s(374)];return r(Hr(n,s(t?448:396)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=155]})(t,e)}function ba(){const t=["getRows","fromEntries","column","suggestionLoaded","suggestionUnloaded","markerToHighlight","45dKqxOy","tableCellSuggestion","elementToElement","tableCellBackgroundColor","2449565aKzkhP","first","getChild","_tablePostFixingSubtypes","*Replace table cells*","18184luKNKC","markMultiRangeBlockFormat","wrap","endRow","tablePaste","cells","view","options","find","position","_isForcedDefaultExecutionBlock","subType","_replaceTableSlotCell","TableUtils","deletionRanges","getSuggestionCallback","getRanges","join","nodeAfter","get","622075tgFsBV","setAttributes","rows","getColumnIndexes","previousSibling","getAllAdjacentSuggestions","row","afterInit","name","tableCell","value","markerName","descriptionFactory","return","editor","paragraph","insertColumns","start","ck-suggestion-marker--active","removeMarkers","registerPostFixer","getTableIfOnlyTableInContent","move","add","isEqual","tableCellVerticalAlignment","differ","rootName","trackChanges","createPositionBefore","table","set","ck-suggestion-marker","insert","27124jhPfWi","clipboardOutput","conversion","_suggestionFactory","insertion","detach","root","high","getAttributes","batch","columnInsertionRanges","getColumns","containsRange","from","getRange","getMarkers","12469192ezCtdl","low","registerDescriptionCallback","findAncestor","deletion","nextSibling","markMultiRangeInsertion","change","accept","removeRows","columns","Users","_splitMarkerName","tableCellHorizontalAlignment","document","insertionRanges","dataDowncast","some","last","remove","discard","suggestion-td","commands","includes","tableCellBorderStyle","updateMarker","next","attributes","tablePasteRow","getChangedMarkers","createTableWalker","formatBlock","editingDowncast","columnInsertionIndexes","requires","$graveyard","getItems","plugins","getSuggestions","previous","5177706QgtAgS","cell","register","_getCoordsForCells","createRangeOn","rowInsertionRanges","endColumn","hasSuggestion","entries","getChanges","type","getRowIndexes","model","stop","forceDefaultExecution","unwrap","author","getChildren","every","tableCellPadding","isEmpty","newRange","reduce","selection","keys","forEach","createElement","setAttribute","getContainedElement","fill","element","removeColumns","getSuggestion","map","filter","oldRange","suggestion","createRange","for","insertContent","listenTo","getShiftedBy","tableCellBorderColor","markers","removeMarker","markerAttributes","createRangeIn","markMultiRangeDeletion","startsWith","TrackChangesEditing","TableClipboard","registerCustomCallback","documentSelection","content","ck-suggestion-marker-insertion","has","suggestion:formatBlock:tablePasteCell","rowInsertionIndexes","insertRows","5973639GmWfNB","tablePasteChainId","call","push","schema","redo","locale","showSuggestionHighlights","editing","activeMarkers","tableCellBorderWidth","tablePasteCell","fromRange","end","length","tablePasteColumn","getSelectionAffectedTableCells","isInContent","_createdBatches"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(655119===-parseInt(n(280))/1+-parseInt(n(314))/2*(-parseInt(n(251))/3)+-parseInt(n(260))/4+-parseInt(n(255))/5+parseInt(n(167))/6+-parseInt(n(226))/7+parseInt(n(330))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(236),Ia(209),Ia(354),Ia(343),Ia(305),Ia(254),Ia(186)],_a=Object[Ia(246)](Ta[Ia(200)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(161)](){return[ia]}[Ia(287)](){const t=Ia,n=this[t(294)];if(!n[t(164)][t(222)](t(217)))return;const r=n[t(164)][t(279)](t(216)),s=n[t(164)][t(279)](t(273)),o=n[t(164)][t(279)](ia),a=n[t(164)][t(279)](t(217));o[t(258)][t(229)](t(155),t(241)),n[t(179)][t(230)][t(169)](t(252),{allowIn:t(289),allowContentOf:t(289),isLimit:!0}),n[t(316)][t(253)]({model:t(252),view:t(351)});let c=null;n[t(179)].on(t(206),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(240)]-1];h&&h[u(181)]||r[u(270)]||this[u(294)][u(352)][u(279)](u(308))[u(290)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(219)))return!1;const i=s[o(301)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(242)](n[o(344)][o(190)]);if(!a[o(240)])return!1;const c=a[0][o(333)](o(310)),l=r[o(178)](a),f=r[o(283)](a),h={startRow:l[o(256)],endRow:l[o(348)],startColumn:f[o(256)],endColumn:f[o(348)]};return 1==a[o(240)]&&(h[o(263)]+=r[o(245)](i)-1,h[o(173)]+=r[o(325)](i)-1),Ca(c,h,r)}(l,f,n[u(179)],s,a)&&(o[u(180)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(179)][u(337)]((()=>{const t=u;n[t(179)][t(206)](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(240)]&&r[t(336)](o,t(155),{tablePasteChainId:s}),a[t(240)]&&r[t(336)](a,t(241),{tablePasteChainId:s}),l[t(240)]&&(r[t(336)](l,t(264),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(192)]((e=>{const n=t;var r;return null===(r=e[n(319)])||void 0===r?void 0:r[n(228)](e)}))),f[t(240)]&&(r[t(214)](f,t(264),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(192)]((e=>{const n=t;var r;return null===(r=e[n(319)])||void 0===r?void 0:r[n(228)](e)})));const g=r[t(261)](h[t(200)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(237),{tablePasteChainId:s});if(g){const e=g[t(329)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(179)][t(171)](s),a=e[t(268)]((e=>e[t(328)]()[t(304)](i)));a&&r[t(229)]([a[t(288)],o])}r[t(240)]&&g[t(194)](t(212),Object[t(246)](r))}c=null})))}),{priority:e.priorities[t(321)]+10}),n[t(164)][t(279)](t(217)).on(t(272),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(180)]();const u=s[r(168)],l=o,f=Aa(u),h=Aa(l);e[r(293)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(349)](u[r(257)](0));for(const t of Array[r(327)](l[r(184)]()))a[r(313)](t,u,r(239));const t=c[r(224)][r(353)](s[r(286)]),e=c[r(160)][r(353)](s[r(247)]);t||e||(g=i.LiveRange[r(238)](a[r(213)](u)))}else h&&!f&&(d=a[r(213)](u));else{const t=a[r(193)](r(252)),e=a[r(193)](r(252));a[r(262)](a[r(213)](u),e),a[r(313)](t,u,0);for(const e of Array[r(327)](l[r(184)]()))a[r(313)](e,t,r(239));g=i.LiveRange[r(238)](a[r(171)](t)),d=i.LiveRange[r(238)](a[r(171)](e))}const p=Array[r(327)](l[r(322)]())[r(201)]((([t])=>Ta[r(353)](t)));c[r(265)][r(229)]({element:u,attributes:p[r(240)]?Object[r(246)](p):null}),g&&c[r(345)][r(229)](g),d&&c[r(274)][r(229)](d)}),{priority:t(321)}),s.on(t(296),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(340)]||1;c[o(160)]=new Array(l)[o(196)](u)[o(200)](((t,e)=>t+e));for(const{cell:t}of s[o(157)](i,{startColumn:u,endColumn:u+l-1}))c[o(324)][o(229)](n[o(179)][o(171)](t))}),{priority:t(331)}),s.on(t(225),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(282)]||1;c[o(224)]=new Array(l)[o(196)](u)[o(200)](((t,e)=>t+e));for(const{cell:t}of s[o(157)](i,{startRow:u,endRow:u+l-1}))c[o(172)][o(229)](n[o(179)][o(171)](t))}),{priority:t(331)}),r[t(292)][t(332)]((e=>{const r=t;if(e[r(271)]&&e[r(271)][r(215)](r(264)))return e[r(166)]?{}:{type:r(318),content:Hr(n[r(232)],r(259))}}));const u=()=>!1;for(const e of[t(264),t(241),t(155),t(237)])r[t(317)][t(218)](t(318),e,t(277),u),r[t(317)][t(218)](t(334),e,t(277),u),r[t(317)][t(218)](t(158),e,t(277),u);r[t(317)][t(218)](t(158),t(237),t(350),u),r[t(317)][t(218)](t(158),t(237),t(338),((e,r,s)=>{const o=t,i=e[o(200)]((t=>t[o(195)]()))[o(201)]((t=>t)),a=new Map(i[o(200)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(265)])e&&a[o(311)](t,e);else if(s&&s[o(212)])for(const[t,e]of Object[o(175)](s[o(212)])){const r=n[o(179)][o(210)][o(279)](t),s=r?r[o(328)]()[o(195)]():null;s&&a[o(311)](s,e)}n[o(179)][o(337)]((t=>{const e=o;for(const[n,r]of a)t[e(281)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(317)][o(218)](e,o(264),s,((t,i,a)=>{const c=o;n[c(179)][c(337)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(297)][o(278)];t.is(o(197),o(252))&&u[o(229)](t)}r[o(317)][o(275)](e,null,s)(t,i,a);for(const t of u)o(162)!=t[o(320)][o(307)]&&n[o(182)](t)}))}))};l(t(318),t(338)),l(t(318),t(350)),l(t(334),t(338)),l(t(334),t(350)),r[t(317)][t(218)](t(318),t(155),t(350),(e=>{const n=t,r=e[n(200)]((t=>t[n(195)]())),i=r[0][n(333)](n(310)),{minRow:a,maxRow:c}=o[n(170)](r);s[n(339)](i,{at:a,rows:c-a+1})})),r[t(317)][t(218)](t(318),t(241),t(350),(e=>{const n=t,r=e[n(200)]((t=>t[n(195)]())),i=r[0][n(333)](n(310)),{minColumn:a,maxColumn:c}=o[n(170)](r);s[n(198)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(271)]||!n[s(271)][s(215)](s(264)))return;const o=n[s(357)][s(227)],i=r[s(165)]()[s(201)]((t=>t[s(243)]&&t[s(357)]&&t[s(357)][s(227)]==o));i[s(240)]&&n[s(285)]()[s(240)]!=i[s(240)]&&i[s(189)](((t,e)=>(t[s(356)]=e,e[s(166)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(291)]),i=[s(312),s(221)],a=r[s(235)][s(353)](e[s(291)]);return a&&i[s(229)](s(298)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(248),f,{priority:t(321)}),r.on(t(249),f,{priority:t(321)}),n[t(179)][t(344)][t(300)]((()=>{const e=t;let s=!1;const o=Array[e(327)](n[e(179)][e(344)][e(306)][e(156)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(203)!=o||e(334)!=a||i[e(202)])continue;if(!r[e(174)](c))continue;const u=r[e(199)](c)[e(276)](),l=n[e(164)][e(279)](e(341)).me;for(const t of r[e(165)]())if(t[e(243)]&&t[e(183)]==l&&e(158)==t[e(177)]&&e(237)==t[e(271)]&&t[e(276)]()[e(185)]((t=>u[e(347)]((n=>n[e(326)](t,!0))))))for(const n of t[e(285)]())n[e(243)]&&(n[e(350)](),s=!0)}return s})),n[t(179)][t(344)][t(300)]((e=>{const s=t,o=n[s(352)][s(279)](s(231));if(!o||!o[s(244)][s(222)](e[s(323)]))return!1;let i=!1;const a=n[s(164)][s(279)](s(341)).me,c=n[s(179)][s(344)][s(306)][s(176)](),u=Array[s(327)](n[s(179)][s(344)][s(306)][s(156)]())[s(201)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(203)==o&&n(264)==i&&c==a.id&&!e[n(202)]}));for(const t of c){if(s(313)!=t[s(177)]||s(252)!=t[s(288)]||1!=t[s(240)])continue;const n=e[s(204)](t[s(269)],t[s(269)][s(208)](1));if(!u[s(268)]((({data:t})=>t[s(188)][s(304)](n))))for(const{name:t,data:r}of u)if(n[s(326)](r[s(188)])){e[s(355)](t,{range:n}),i=!0;break}}return i})),n[t(179)][t(344)][t(300)]((e=>{const s=t;let o=!1;const i=n[s(164)][s(279)](s(341)).me,a=r[s(165)]()[s(201)]((t=>t[s(243)]&&t[s(183)]==i)),c=new Set,u=new Set;for(const t of a)if(s(264)==t[s(271)])for(const e of t[s(329)]()){const n=e[s(328)]()[s(195)]();if(n)if(n.is(s(197),s(252))&&Aa(n)){t[s(211)](e[s(288)]),c[s(303)](n),o=!0;const r=n[s(335)],i=n[s(284)],a=r&&r.is(s(197),s(252)),l=i&&i.is(s(197),s(252));a&&!c[s(222)](r)&&u[s(303)](r),l&&!c[s(222)](i)&&u[s(303)](i)}else n.is(s(197),s(295))&&n[s(187)]&&(t[s(211)](e[s(288)]),o=!0)}else if(s(237)==t[s(271)]){if(!t[s(357)]||!t[s(357)][s(227)])continue;const e=t[s(357)][s(212)];if(e&&Object[s(191)](e)[s(240)])continue;const n=t[s(357)][s(227)];let r=!0,i=!0;for(const e of a)if(e[s(271)]&&e[s(271)][s(215)](s(264))){if(!e[s(357)][s(227)]){i=!1;break}if(e.id!=t.id&&e[s(357)][s(227)]==n){r=!1;break}}i&&r&&(t[s(299)](),o=!0)}for(const t of c)e[s(349)](t);for(const t of u)e[s(182)](t);return o})),n[t(316)][t(205)](t(159))[t(250)]({model:t(223),view:(t,e)=>h(t),converterPriority:t(321)}),n[t(316)][t(205)](t(346))[t(250)]({model:t(223),view:(e,n)=>n[t(267)][t(233)]?h(e,!1):null,converterPriority:t(321)});const g=n[t(234)][t(266)];this[t(207)](g[t(344)],t(315),((e,n)=>{const r=t,s=[];for(const t of g[r(213)](n[r(220)])[r(163)]())t.is(r(197),r(351))&&s[r(229)](t);g[r(337)]((t=>{const e=r;for(const n of s)t[e(302)](t[e(213)](n),t[e(309)](n)),t[e(349)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(187)])return!0;const n=t[e(257)](0);return n.is(e(197),e(295))&&n[e(187)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(157)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const ka=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(892148===-parseInt(n(526))/1+-parseInt(n(492))/2*(parseInt(n(535))/3)+-parseInt(n(501))/4*(-parseInt(n(498))/5)+-parseInt(n(482))/6*(parseInt(n(480))/7)+parseInt(n(484))/8*(parseInt(n(512))/9)+-parseInt(n(483))/10*(-parseInt(n(495))/11)+-parseInt(n(513))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[ka(527)](){const t=ka;if(!this[t(505)][t(518)][t(511)](t(507)))return;const e=this[t(505)][t(518)][t(502)](t(489));e[t(517)](t(534),this[t(529)][t(506)](this)),e[t(508)][t(509)](t(479),t(487),t(514),e[t(508)][t(515)](t(479),null,t(500))),e[t(508)][t(509)](t(479),t(487),t(500),e[t(508)][t(515)](t(479),null,t(514))),e[t(499)][t(530)](this[t(524)][t(506)](this))}[ka(529)](t,e){const n=ka,r=this[n(505)][n(518)][n(502)](n(489)),s=this[n(505)][n(518)][n(502)](n(507)),o=e[n(522)]||this[n(505)][n(520)][n(525)][n(532)][n(536)]();this[n(505)][n(520)][n(503)]((()=>{const i=n,a=s[i(533)](o);let c=a?s[i(485)](a):null,u=o[i(519)](i(531))||null;const l=e[i(531)]||u,f=e[i(510)]||c,h=this[i(505)][i(518)][i(502)](i(494)).me;for(const t of r[i(521)]()){const e=t[i(497)]();if(i(487)===t[i(496)]&&e===o){t[i(516)]!==h&&t[i(500)]();const e=t[i(504)][i(491)];u=e[0][i(531)],c=e[0][i(510)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(523)](o,{commandName:i(534),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(487)},[],i(487))}))}[ka(524)](t){const e=ka;if(e(479)!=t[e(528)]&&e(493)!=t[e(528)])return;const{data:n}=t;if(n&&e(487)===n[e(488)]){const t=e(481);return{type:e(486),content:Hr(this[e(505)][e(490)],t)}}}}function Na(){const t=["descriptionFactory","discard","6193344NtWuQo","get","change","data","editor","bind","TableColumnResizeEditing","_suggestionFactory","registerCustomCallback","columnWidths","has","234xqSzSN","7986792vwBeFc","accept","getSuggestionCallback","author","enableCommand","plugins","getAttribute","model","getSuggestions","table","markBlockFormat","handleSuggestionDescription","document","533674gziItr","afterInit","type","handleResizeTableWidthCommand","registerDescriptionCallback","tableWidth","selection","getColumnGroupElement","resizeTableWidth","2853NVwIdx","getSelectedElement","formatBlock","3532802qEXBKR","*Format:* resize table","6RIlYDc","1357130tbOtdS","81456GazMRe","getTableColumnsWidths","format","resizeTable","formatGroupId","TrackChangesEditing","locale","commandParams","922IJGWhq","formatInline","Users","99OcCdtj","subType","getContainedElement","5gNTQOa"];return(Na=function(){return t})()}const Sa=va;!function(t,e){const n=va,r=t();for(;;)try{if(510578===parseInt(n(396))/1+-parseInt(n(401))/2*(parseInt(n(403))/3)+parseInt(n(391))/4+-parseInt(n(397))/5*(parseInt(n(402))/6)+parseInt(n(400))/7*(parseInt(n(406))/8)+-parseInt(n(404))/9*(-parseInt(n(395))/10)+parseInt(n(392))/11*(-parseInt(n(405))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ma extends t.Plugin{[Sa(388)](){const t=Sa,e=this[t(389)];e[t(387)][t(393)](t(407))&&e[t(387)][t(390)](t(399))[t(394)](t(398))}}function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=387]})(t,e)}function Oa(){const t=["19408QAlzJK","Template","plugins","afterInit","editor","get","848752FHAHYk","192577eYRhWl","has","enableCommand","2010NyBAXe","719610mrimeu","690740SbXSsp","insertTemplate","TrackChangesEditing","2884OAEMTv","334oyZrTR","6CJqAAA","9897zCjUkI","38574mYFwrj","1092GdIBDb"];return(Oa=function(){return t})()}const wa=Fa;function Da(){const t=["commands","locale","tableOfContents","2543611BlTAtb","editor","3512286SZLVaK","plugins","ELEMENT_TABLE_OF_CONTENTS","5YFOFba","get","insertTableOfContents","descriptionFactory","108SDiIkp","447001hpJdEC","registerElementLabel","1011900SYdCeH","593352DNFOCt","TrackChangesEditing","307460QnNLWz","enableCommand","8nnojup","2076004AvOHwZ","afterInit"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(522190===parseInt(n(409))/1+-parseInt(n(417))/2+parseInt(n(412))/3+-parseInt(n(414))/4*(parseInt(n(404))/5)+-parseInt(n(401))/6+parseInt(n(399))/7*(parseInt(n(416))/8)+parseInt(n(408))/9*(parseInt(n(411))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[wa(418)](){const t=wa,e=this[t(400)];if(!e[t(419)][t(405)](t(406)))return;e[t(402)][t(405)](t(413))[t(415)](t(406));const n=e[t(402)][t(405)](t(413)),r=e[t(397)];n[t(407)][t(410)](t(398),(e=>Hr(r,t(403),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=435]})(t,e)}function Ua(){const t=["newRange","ELEMENT_TITLE","get","model","locale","descriptionFactory","_splitMarkerName","194728RXgvFn","3lpWeEs","381030xMBhef","has","isTouching","plugins","isEqual","804502YlWopJ","end","element","registerElementLabel","9714xJmNYN","getNearestSelectionRange","suggestion","editor","afterInit","27650709cOIcqg","forward","from","createRange","Title","764294XYUFBW","document","3241JcGBJk","start","updateMarker","differ","nodeBefore","isCollapsed","getChangedMarkers","title-content","2467344ZJWeAn","registerPostFixer","removeMarker","TrackChangesEditing","schema"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(487458===-parseInt(n(468))/1+-parseInt(n(454))/2+parseInt(n(448))/3*(-parseInt(n(435))/4)+-parseInt(n(449))/5+-parseInt(n(458))/6*(parseInt(n(470))/7)+parseInt(n(447))/8+parseInt(n(463))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(462)](){const t=xa,e=this[t(461)];if(!e[t(452)][t(450)](t(467)))return;const n=e[t(452)][t(442)](t(438));n[t(445)][t(457)](t(477),(()=>Hr(e[t(444)],t(441)))),e[t(443)][t(469)][t(436)]((r=>{const s=t;let o=!1;const i=Array[s(465)](e[s(443)][s(469)][s(473)][s(476)]());for(const{name:t,data:a}of i){const{group:i}=n[s(446)](t);if(s(460)!==i||!a[s(440)])continue;const c=a[s(440)],u=c[s(455)][s(474)];if(!u||!u.is(s(456),s(477)))continue;if(!c[s(471)][s(451)](c[s(455)]))continue;const l=e[s(443)][s(439)][s(459)](c[s(455)],s(464));if(l&&l[s(475)]){const e=r[s(466)](c[s(471)],l[s(471)]);e[s(453)](c)||(r[s(472)](t,{range:e}),o=!0)}o||(r[s(437)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["1151037OMsgKy","185442CYVomv","plugins","TrackChangesEditing","UndoEditing","2988957IXmnrK","undo","2631324DlWBds","32vCXHOY","editor","enableCommand","get","afterInit","1756276ifRZSI","666464PmefOS","has","redo","203qCsTlg","5718325HfhAbW"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(683542===parseInt(n(328))/1+-parseInt(n(327))/2+parseInt(n(319))/3+parseInt(n(321))/4+-parseInt(n(332))/5+parseInt(n(334))/6*(parseInt(n(331))/7)+-parseInt(n(322))/8*(parseInt(n(333))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(326)](){const t=Ga,e=this[t(323)],n=e[t(316)][t(325)](t(317));e[t(316)][t(329)](t(318))&&(n[t(324)](t(320)),n[t(324)](t(330)))}}const Wa=Xa;function Ka(){const t=["209016JLPKZk","139CRzWbC","490EObGos","plugins","440LfOHyG","TrackChangesEditing","1850292QrTGOU","toggleTableCaption","291hRbMmJ","get","enableCommand","editor","afterInit","1105pRylkw","18XiBsGs","TableCaptionEditing","62315MVtEiN","9638UFCgoC","has","requires","4640gtMeAl","144wRTUsI","1257260OKpJnn"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(435623===-parseInt(n(298))/1*(-parseInt(n(291))/2)+-parseInt(n(282))/3*(parseInt(n(295))/4)+-parseInt(n(296))/5*(-parseInt(n(288))/6)+-parseInt(n(276))/7*(-parseInt(n(294))/8)+parseInt(n(280))/9+-parseInt(n(278))/10*(-parseInt(n(290))/11)+parseInt(n(297))/12*(-parseInt(n(287))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(293)](){return[ia]}[Wa(286)](){const t=Wa,e=this[t(285)];e[t(277)][t(292)](t(289))&&e[t(277)][t(283)](t(279))[t(284)](t(281))}}function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=231]})(t,e)}const Qa=Ya;!function(t,e){const n=Ya,r=t();for(;;)try{if(726359===-parseInt(n(255))/1*(-parseInt(n(278))/2)+-parseInt(n(253))/3+parseInt(n(265))/4*(-parseInt(n(270))/5)+-parseInt(n(296))/6+parseInt(n(239))/7+parseInt(n(263))/8+parseInt(n(279))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ja extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(303)]=[e(235),e(301),e(280),e(241),e(266),e(254),e(268)],this[e(243)]=[e(244),e(298),e(291),e(236),e(283),e(300),e(304),e(276),e(285)]}static get[Qa(238)](){return Qa(247)}[Qa(287)](){const t=Qa,e=this[t(292)][t(260)][t(258)](t(269));if(this[t(292)][t(260)][t(295)](t(272))){for(const n of this[t(303)])e[t(259)](n,((e,r)=>{const s=t,o=this[s(292)][s(257)][s(288)][s(248)][s(275)]()[s(281)](s(231));this[s(233)](n,[o],this[s(303)],s(303),e,r)}));e[t(282)][t(232)](t(307),t(303),t(274),e[t(282)][t(302)](t(307),null,t(305))),e[t(282)][t(232)](t(307),t(303),t(305),((e,n)=>this[t(249)](this[t(303)],e,n))),e[t(282)][t(232)](t(307),t(303),t(256),(()=>!1))}if(this[t(292)][t(260)][t(295)](t(299))){for(const n of this[t(243)])e[t(259)](n,((e,r)=>{const s=t,o=this[s(292)][s(260)][s(258)](s(267))[s(289)](this[s(292)][s(257)][s(288)][s(248)]);this[s(233)](n,o,this[s(243)],s(243),e,r)}));e[t(282)][t(232)](t(307),t(243),t(274),e[t(282)][t(302)](t(307),null,t(305))),e[t(282)][t(232)](t(307),t(243),t(305),((e,n)=>this[t(249)](this[t(243)],e,n))),e[t(282)][t(232)](t(307),t(243),t(256),(()=>!1))}e[t(245)][t(271)]((e=>this[t(252)](e)))}[Qa(233)](t,e,n,r,s,o){const i=Qa,a=this[i(292)][i(260)][i(258)](i(269));this[i(292)][i(257)][i(240)](o[i(284)],(()=>{const t=i;for(const i of e)if(this[t(234)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(242)](r);void 0!==n&&(e[r]=n)}s(o),a[t(290)](i,{commandParams:[e]},[],r)}}))}[Qa(249)](t,e,n){const r=Qa,s=e[0][r(277)][r(237)],o=n[r(262)][0];this[r(292)][r(257)][r(246)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(273)](r,o[r],s):e[n(250)](r,s)}))}[Qa(252)](t){const e=Qa;if(t[e(306)])switch(t[e(293)]){case e(303):return{type:e(294),content:Hr(this[e(292)][e(297)],e(264))};case e(243):return{type:e(294),content:Hr(this[e(292)][e(297)],e(286))}}}[Qa(234)](t,e){const n=Qa,r=this[n(292)][n(260)][n(258)](n(269));for(const s of r[n(261)]({skipNotAttached:!0})){const r=s[n(251)]();if(s[n(293)]===e&&r===t)return s}return null}}function Za(){const t=["data","formatBlock","table","registerCustomCallback","_handlePropertyChange","_getSuggestion","tableBorderColor","tableCellPadding","nodeAfter","pluginName","4343976faeHsz","enqueueChange","tableAlignment","getAttribute","tableCellProperties","tableCellBorderColor","descriptionFactory","change","TrackChangesTableProperties","selection","handleDiscardAction","removeAttribute","getContainedElement","handleSuggestionDescription","4243665XwYVPx","tableHeight","1oWpVdZ","join","model","get","enableCommand","plugins","getSuggestions","commandParams","8318072ysMzFP","*Format:* change table properties","8200EJevyx","tableWidth","TableUtils","tableBackgroundColor","TrackChangesEditing","2455kVoAuF","registerDescriptionCallback","TablePropertiesEditing","setAttribute","accept","getFirstPosition","tableCellHorizontalAlignment","start","1786628FWpeEC","9910557YOmTJs","tableBorderWidth","findAncestor","_suggestionFactory","tableCellWidth","batch","tableCellVerticalAlignment","*Format:* change table cell properties","afterInit","document","getSelectionAffectedTableCells","markBlockFormat","tableCellBorderWidth","editor","subType","format","has","3044100xnvLhr","locale","tableCellBorderStyle","TableCellPropertiesEditing","tableCellHeight","tableBorderStyle","getSuggestionCallback","tableProperties","tableCellBackgroundColor","discard"];return(Za=function(){return t})()}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):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=_c();return(bc=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(335844===-parseInt(n(504))/1+parseInt(n(381))/2+-parseInt(n(245))/3+-parseInt(n(559))/4*(parseInt(n(265))/5)+parseInt(n(594))/6*(parseInt(n(640))/7)+-parseInt(n(573))/8*(parseInt(n(325))/9)+parseInt(n(250))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_c);const Tc=Ec(631);function _c(){const t=["getMarkers","getLastMatchingPosition","start","ready","length","getItems","unbind","addMarker:suggestion:attribute","accept","isMultiRange","activeMarkers","_isBlockAttribute","clear","removeClass","_inlineAttributeKeys","update:suggestion","values","concat","markerNameToElements","schema","_isRegisteredAttribute","_addThreadToSuggestion","_refreshSuggestionsChain","addHighlight","isInContent","_enabledCommands","formatInline","splice","_editor","attribute","move","_getExternalAuthor","removeMarker:suggestion:attribute","setAttribute","originalSuggestionId","toUpperCase","high","enqueueChange","_processAttributeSuggestions","containerElement","markers","get","addMarkerName","howMany","getCommentThread","elementStart","highest","consume","_isDataLoaded","locale","acceptAllSuggestions","getSuggestion","acceptSelectedSuggestions","removed","execute","acceptSuggestion","groupId","rejected","getSuggestionCallback","formatInline:","isAtEnd","getMultiRangeId","registerPostFixer","root","96164gYRUlG","widget","updateSuggestion","formatInline:chain","markMultiRangeBlockFormat","backward","setTo","addMarker:suggestion:formatBlock","filter","head","subType","_updateSuggestionData","isLocal","insertion:","removeMarkers","updateMarker","addSuggestion","rootName","writer","enableReadOnlyMode","@external","deletion","_model","addUser","enableDefaultAttributesIntegration","_recordAttributeSuggestions","markAttributeChange","trackChangesCommand","isExternal","dataReady","formatInline:discard","TrackChangesEditing","getCustomProperty","isCollapsed","_getAttributeKey","data-suggestion","markMultiRangeInsertion","_removeSuggestion","isLimit","pop","isIntersecting","elementEnd","authorName","_cutOutSuggestionMarker","getAncestors","_rangeIsInLocalUserInsertion","assign","key","format","range","_getSuggestionData","includes","detach","attribute:accept","addRange","44BbZsCU","accepted","listenTo","data","for","toJSON","forward","isIntersectingWithRange","track-changes-enable-command-twice","createRangeIn","startsWith","removeComment","fire","selection","1839712HlgUBe","discard","formatInline:accept","FORMATTING","conversion","registerCustomCallback","suggestion:","attributeOldValue","createdAt","isAtStart","attributes","_element","model","meta","getUser","never","_onDiscard","addComment","attributeKey","_afterChanges","newValue","6npVEkm","formatBlock","createRangeOn","map","createElement","split","insertion","elementToElement","ck-suggestion-marker--active","insert","isObject","getAttribute","_defaultCallbacks","differ","change:_saved","reconvertMarker","nodeAfter","tablePasteChainId","_trackFormatChanges","_getAuthorFromId","getFirstRange","markDeletion","chain","suggestionLoaded","open","isSelectable","options","_saved","push","discardAllSuggestions","_reduceSuggestionAttributeRange","track-changes-suggestion-not-found","addMarker","before","announce","_setSuggestionRange","warn","$elementName","containsRangeInObject","remove","formatBlock:accept","hasCommentThread","forEach","item","notReady","resolve","4340539PazXEI","getChangedMarkers","fromCharCode","suggestionUnloaded","element","getShiftedBy","previous","_findSuggestions","_reduceExistingSuggestions","size","type","_isForcedDefaultExecutionBlock","moveTargetPosition","editor","some","showSuggestionHighlights","isDocumentOperation","$marker","PENDING_ACTION_SUGGESTION","deletion:join","isEqual","getAllAdjacentSuggestions","$text","commands","addCommentThread","_initAriaMarkerChangeAnnouncements","plugins","formatInline:join","add","markInsertion","createSelection","isUndo","init","isBefore","parent","substr","targetPosition","1831539lQxmzW","formatGroupId","removeMarker","group","skipNestingCheck","7628290Bffkdo","default","LEAVE","deleteContent","setSelection","stop","editingDowncast","commandName","hasComments","external:","pluginName","define","suggestion-type","$textProxy","_commentsRepository","293120MvYsCE","clone","insertContent","getRanges","suggestion","attribute:discard","commentThread","after","toViewElement","$graveyard","fromRange","containsRange","insertion:accept","addMarker:suggestion","isArray","getWalker","_processAttributeChanges","markMultiRangeDeletion","end","ck-suggestion-marker-","deletion:","oldRange","isTouching","insertion:discard","sort","trackChanges","markerReady","isOwn","markerName","isInsideObject","registerInlineAttribute","formatBlock:","deletion:accept","nodeBefore","name","PendingActions","markInlineFormat","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.","newRange","change:data","fetchCommentThread","has","low","ck-suggestion-marker","collaboration.channelId","getIntersection","ck-suggestion-marker-formatInline","marker-count","_setSuggestionData","splitPosition","Users","trackChanges.mergeNestedSuggestions","_refreshAttributeSuggestionsChain","author","_recordAttributeChanges","removeMarker:suggestion:formatBlock","CommentsRepository","ENTER","_customCallbacks","comments","9NFgiGN","discardSelectedSuggestions","registerBlockAttribute","_checkSuggestionCorrectness","hasSuggestion","isAfter","document","then","_suggestionFactory","unshift","_SUGGESTION_ANNOUNCEMENT","lowest","change","addSuggestionData","forceDefaultExecution","delete","suggestionChanged","_createSuggestion","authoredAt","markerToHighlight","getFirstMarker","oldValue","ck-suggestion-marker-formatBlock","getChanges","refresh","next","track-changes-command-not-found","markerToData","discardSuggestion","deletion:discard","config","suggestion:attribute:","rename","unbindElementFromMarkerName","track-changes-adapter-missing-getsuggestion","addClass","always","keys","_handleNewSuggestionMarker","value","dataDowncast","_joinSuggestions","_splitMarkerName","from","getDifference","markBlockFormat","formatBlock:discard","attribute:join","createRange","_registerDefaultCallbacks","change:activeMarkers","containsItem","deletion:chain","_adapter","buildSuggestion","substring","1068886QPhyvW","containsPosition","enableCommand","_addSuggestionMarker","rethrowUnexpectedError","isBlock","createPositionAfter","_breakSuggestionMarker","_suggestionState","editing","set","position","creator","bindElementToMarker","_mergeNestedSuggestions","_descriptionFactory","isNextTo","multi","createPositionBefore","trackChanges.trackFormatChanges","mapper","_blockAttributeKeys","removeAttribute","insertion:join","insertion:chain","stopListening","every","getNearestSelectionRange","multipleBlocks","formatBlock:chain","catch","return","track-changes-adapter-already-set","track-changes-suggestion-data-mismatch","documentSelection","requires","getRange","attributeNewValue","batch","attribute:","adapter","formatBlock:join","upcast","error-saving-suggestion-data-suggestion-discarded","track-changes-user-not-found","consumable","_joinWithAdjacentSuggestions","normal","find","join","createPositionAt","getContainedElement","_suggestions","getSuggestions","isRemovable","_getMarkerAnnouncementText","descriptionFactory","applyOperation","dataToMarker"];return(_c=function(){return t})()}class yc extends t.Plugin{static get[Ec(416)](){return[Ec(321),o.Users,t.PendingActions,Zr,ns,as,us,Ts,ps,ys,Ns,Ps,to,so,uo,go,bo,Ao,Ro,vo,Fo,zo,Po,Xo,Jo,ei,ci,pi,Li,si,Vs,Xs,bi,yi,vi,Fi,ji,Hi,Xi,$i,ra,ia,ha,ma,qa,ya,Ra,Ba,Ja,Ma,ja,Ha]}static get[Ec(260)](){return Ec(535)}get[Ec(396)](){return this[Ec(437)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(597)]((t=>String[e(642)](t)))[e(430)]("")}super(t),this[e(529)]=!1,this[e(391)](e(450),[]),this.on(e(375),((n,r,s,o)=>{const i=e;this[i(526)][i(337)]((()=>{const e=i;for(const n of[...o,...s])this[e(526)][e(480)][e(306)](n)&&t[e(390)][e(609)](n)}))})),this[e(437)]=new qr(this[e(221)][e(585)][e(459)],this[e(221)][e(489)]),this[e(378)]=null,this[e(333)]=new Ac(this[e(221)]),this[e(433)]=new Map,this[e(264)]=t[e(234)][e(481)](e(321)),this[e(465)]=new Set,this[e(526)]=this[e(221)][e(585)],this[e(389)]=new WeakMap,this[e(219)]=!1,this[e(402)]=new Set([e(631)]),this[e(454)]=new Set,t[e(355)][e(261)](e(400),e(251)),this[e(612)]=t[e(355)][e(481)](e(400)),t[e(355)][e(261)](e(316),!0),this[e(395)]=t[e(355)][e(481)](e(316)),this[e(531)]=new f(t,this[e(465)]),this[e(233)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,51,56])}[Ec(240)](){const t=Ec,n=this[t(221)],r=(e,n)=>{const r=t;if(r(469)!=e)return r(284)+e;const s=n[r(599)]("|")[0];return this[r(451)](s)?r(347):r(311)};n[t(577)][t(563)](t(256))[t(344)]({model:t(269),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(367)](e[n(293)]),a=[n(308),r(o,i)];let c=3e3;return this[n(450)][n(555)](e[n(293)])&&(a[n(622)](n(602)),c=3010),n(525)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(577)][t(563)](t(365))[t(236)]((e=>{const r=t;e.on(r(278),((t,e,s)=>{const o=r;if(!s[o(620)][o(223)])return;const i=e[o(637)];if(!i)return;const c=s[o(401)][o(273)](i);n[o(585)][o(459)][o(604)](i)&&c&&!c[o(536)](o(505))&&c.is(o(479))&&(0,a.toWidget)(c,s[o(522)])}),{priority:r(476)})})),n[t(577)][t(563)](t(365))[t(344)]({model:t(269),view:(e,n)=>{const s=t;if(!n[s(620)][s(223)])return null;const{type:o,subType:i}=this[s(367)](e[s(293)]);return{classes:[s(308),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(637)])return;const{id:c}=this[a(367)](o[a(293)]);if(r){const t=this[a(433)][a(481)](c),e=this[a(538)](t);if(!this[a(451)](e))return}if(o[a(637)].is(a(572)))return void i[a(426)][a(487)](o[a(637)],s[a(299)]);const u=i[a(401)][a(273)](o[a(637)]);if(o[a(637)].is(a(644))&&n[a(585)][a(459)][a(386)](o[a(637)])&&!u[a(536)](a(463))){i[a(522)][a(360)]([a(308),a(347)],u),i[a(522)][a(473)](a(539),c,u),i[a(401)][a(394)](u,o[a(293)]),e&&(this[a(450)][a(555)](o[a(293)])?i[a(522)][a(360)](a(602),u):i[a(522)][a(453)](a(602),u));for(const t of n[a(585)][a(568)](o[a(637)])[a(445)]())i[a(426)][a(487)](t,s[a(299)]);i[a(426)][a(487)](o[a(637)],s[a(299)])}};n[t(577)][t(563)](t(365))[t(236)]((e=>{const n=t;e.on(n(511),((t,e,r)=>{const o=n;r[o(620)][o(223)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(486)})})),n[t(577)][t(563)](t(365))[t(236)]((e=>{const n=t;e.on(n(447),((t,e,r)=>{const o=n;r[o(620)][o(223)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(486)})})),n[t(577)][t(563)](t(365))[t(352)]({model:t(269),view:(e,n)=>n[t(620)][t(223)]?null:{group:t(269),name:e[t(243)](11)}}),n[t(577)][t(563)](t(423))[t(601)]({view:{name:t(269),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(579)+e[r(605)](r(262))+":"+e[r(605)]("id");return e[r(605)](r(312))&&(s+=":"+e[r(605)](r(312))),n[r(598)](r(225),{"data-name":s})}}),n[t(577)][t(563)](t(423))[t(439)]({view:t(269)}),n[t(577)][t(563)](t(256))[t(236)]((e=>{const n=t;e.on(n(511),s(),{priority:n(476)})})),n[t(577)][t(563)](t(256))[t(236)]((e=>{const n=t;e.on(n(447),s({isAttributeSuggestion:!0}),{priority:n(476)})})),n[t(577)][t(563)](t(256))[t(236)]((e=>{const n=t;e.on(n(320),((t,e,r)=>{const s=n,o=r[s(401)][s(458)](e[s(293)]);if(o)for(const t of o)t[s(536)](s(463))||(r[s(522)][s(453)]([s(308),s(347),s(602)],t),r[s(522)][s(403)](s(539),t),r[s(401)][s(358)](t,e[s(293)]))}),{priority:n(476)})})),n[t(577)][t(563)](t(256))[t(236)]((e=>{const n=t;e.on(n(472),((t,e,r)=>{const s=n,o=r[s(401)][s(458)](e[s(293)]);if(!o)return;const{id:i}=this[s(367)](e[s(293)]),a=this[s(433)][s(481)](i),c=this[s(538)](a);if(this[s(451)](c))for(const t of o)t[s(536)](s(463))||(r[s(522)][s(453)]([s(308),s(347),s(602)],t),r[s(522)][s(403)](s(539),t),r[s(401)][s(358)](t,e[s(293)]))}),{priority:n(476)})})),n[t(585)][t(331)][t(502)]((e=>{const r=t;let s=!1;const o=Array[r(368)](n[r(585)][r(331)][r(607)][r(641)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(367)](t);if(r(269)!==o)continue;const h=this[r(433)][r(481)](f);if(null!=c[r(303)]){r(466)==u&&(s=s||Lc(c[r(303)],t,e,n[r(585)][r(459)]));const o=r(469)==u&&this[r(451)](l[r(599)]("|")[0]);if(c[r(303)][r(537)]||r(274)==c[r(303)][r(503)][r(521)]||r(595)==u&&!Nc(c[r(303)])||o&&!Nc(c[r(303)])||r(525)==u&&(kc(a=c[r(303)])||function(t){const e=r;return t[e(442)][e(242)]==t[e(283)][e(298)]&&t[e(442)][e(500)]}(a)))e[r(247)](t),s=!0;else{if(!h||!h[r(464)])continue;i[r(236)](h)}}}var a;return i[r(649)]>0&&(s=!!this[r(427)](i)||s),s})),n[t(585)][t(331)][t(502)]((e=>{const r=t;let s=!1;for(const t of n[r(585)][r(331)][r(607)][r(348)]())if(r(603)==t[r(650)])for(const t of this[r(433)][r(456)]()){if(t[r(449)]||!t[r(464)])continue;const o=r(595)==t[r(650)],i=this[r(538)](t),a=i&&this[r(451)](i);if(!o&&!a)continue;const c=t[r(614)]();if(c[r(442)][r(242)]!=c[r(283)][r(242)]&&!c[r(283)][r(500)]){const o=n[r(585)][r(431)](c[r(442)][r(610)],r(283)),i=n[r(585)][r(373)](c[r(442)],o);e[r(519)](t[r(345)](),{range:i}),s=!0}}return s})),n[t(585)][t(331)][t(502)]((e=>this[t(281)](e))),n[t(585)][t(331)][t(502)]((e=>!e[t(419)][t(516)]&&this[t(478)](e))),n[t(585)].on(t(592),(()=>{this[t(529)]=!1})),n[t(585)][t(331)].on(t(304),((r,s)=>{const o=t;if(!s[o(516)]||s[o(239)])return;if(!this[o(529)])return;const i=n[o(585)][o(331)][o(607)][o(348)]();if(0==i[o(444)])return;const a=[],c=i[o(512)]((t=>o(469)==t[o(650)])),u=i[o(512)]((t=>o(603)==t[o(650)]&&o(230)!=t[o(299)])),l=i[o(512)]((t=>o(633)==t[o(650)]&&o(230)!=t[o(299)]));for(const t of c)this[o(460)](t[o(591)])&&a[o(622)]({key:t[o(591)],newValue:t[o(418)],oldValue:t[o(580)],range:Sc(t[o(553)],n[o(585)])});for(const t of u){const e=l[o(429)]((e=>e[o(584)]===t[o(584)]));if(e){const r=Mc(t[o(392)][o(610)],n[o(585)]);e[o(299)]!==t[o(299)]&&a[o(622)]({key:o(631),newValue:t[o(299)],oldValue:e[o(299)],range:r});for(const[n,s]of e[o(583)]){if(!this[o(460)](n))continue;const e=t[o(583)][o(481)](n);s!==e&&a[o(622)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(583)])this[o(460)](n)&&(e[o(583)][o(306)](n)||a[o(622)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(444)]&&n[o(585)][o(477)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(530)](t,e,s,o,{groupId:r});this[n(648)](t,a)}))}),{priority:t(336)}),n[t(585)][t(480)].on(t(455),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(367)](n[s(299)]),e=this[s(433)][s(481)](t);e&&e[s(482)](n[s(299)])}})),n[t(585)][t(331)].on(t(304),(()=>{const e=t,r=Array[e(368)](n[e(585)][e(331)][e(607)][e(641)]())[e(512)]((t=>e(269)===this[e(367)](t[e(299)])[e(248)]));if(0===r[e(444)])return;r[e(289)](((t,n)=>{const r=e,s=t[r(562)][r(286)],o=n[r(562)][r(286)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(442)][r(241)](o[r(442)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(367)](t);if(null===n[e(286)]){const n=this[e(363)](t);o[e(236)](n)}else{const t=this[e(433)][e(481)](r);null!==n[e(303)]||t[e(464)]?(s[e(236)](t[e(513)]),o[e(236)](t)):this[e(541)](t)}}o[e(649)]>0&&this[e(462)](o);for(const t of s)this[e(571)](e(341),t)})),n[t(585)].on(t(438),((e,r)=>{const s=t,o=r[0];if(!this[s(433)][s(649)])return;if(!o[s(224)])return;if(o[s(419)][s(239)]||!o[s(419)][s(516)])return;let i,a;switch(o[s(650)]){case s(603):i=n[s(585)][s(431)](o[s(392)]),a=i[s(645)](o[s(483)]);break;case s(599):i=n[s(585)][s(431)](o[s(314)]),a=n[s(585)][s(431)](o[s(220)]);break;case s(470):i=n[s(585)][s(431)](o[s(244)]),a=i[s(645)](o[s(483)]);break;default:return}const c=n[s(585)][s(373)](i,a);n[s(585)][s(337)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(647)](c)){if(e[t(449)])continue;if(t(466)==e[t(650)])continue;const r=this[t(538)](e);if(r&&this[t(451)](r)&&t(599)!=o[t(650)])continue;const s=e[t(562)]&&e[t(562)][t(409)];(t(595)!=e[t(650)]||t(599)==o[t(650)]&&!s)&&(n[t(632)]||t(600)==e[t(650)]&&n[t(292)]||e[t(614)]()[t(276)](c)&&this[t(388)](e,i,a))}}))}),{priority:t(336)}),n[t(585)].on(t(253),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(339)])return;if(this[s(219)])return;if(!this[s(531)][s(364)])return;if(o[s(537)])return;const a=n[s(585)][s(459)],{start:c,end:u}=o[s(614)](),l=c[s(610)]&&a[s(542)](c[s(610)])?null:a[s(408)](c,s(565)),f=u[s(298)]&&a[s(542)](u[s(298)])?null:a[s(408)](u,s(509)),h=n[s(585)][s(373)](l?l[s(442)]:c,f?f[s(283)]:u);n[s(585)][s(337)]((t=>{const e=s;this[e(615)](h);const r=n[e(585)][e(459)][e(408)](h[e(442)]);o.is(e(415))?t[e(254)](r):o[e(510)](r)})),e[s(255)]()}),{priority:e.priorities[t(428)]+10}),n[t(585)].on(t(267),((e,r)=>{const s=t,o=r[r[s(444)]-1];o&&o[s(339)]||this[s(219)]||this[s(531)][s(364)]&&(n[s(585)][s(337)]((()=>{const t=s;let o=n[t(585)][t(267)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(412)]=o[t(266)]();const i=o[t(283)][t(298)],a=n[t(585)][t(459)];i&&a[t(386)](i)&&!a[t(604)](i)&&(o=n[t(585)][t(373)](o[t(442)],n[t(585)][t(431)](i,t(283)))),this[t(237)](o)})),e[s(255)]())}),{priority:t(476)}),this[t(221)][t(231)][t(236)](t(290),this[t(531)]),this[t(383)](t(290));const o=new p(n,this[t(433)]);n[t(231)][t(236)](t(495),o),this[t(383)](t(495));const i=new b(n,this[t(433)]);n[t(231)][t(236)](t(353),i),this[t(383)](t(353)),n[t(231)][t(236)](t(490),new S(n,o,this[t(433)])),this[t(383)](t(490)),n[t(231)][t(236)](t(623),new S(n,i,this[t(433)])),this[t(383)](t(623)),n[t(231)][t(236)](t(492),new w(n,o,this[t(433)])),this[t(383)](t(492)),n[t(231)][t(236)](t(326),new w(n,i,this[t(433)])),this[t(383)](t(326));const c=n[t(234)][t(481)](t(321));this[t(561)](c,t(590),((e,{threadId:n})=>{const r=t,s=this[r(433)][r(481)](n);s&&s[r(271)]&&1===s[r(271)][r(444)]&&this[r(515)](n,{hasComments:!0})}),{priority:t(307)}),this[t(561)](c,t(570),((e,{threadId:n})=>{const r=t,s=this[r(433)][r(481)](n);s&&s[r(271)]&&!s[r(271)][r(444)]&&this[r(515)](n,{hasComments:!1})}),{priority:t(307)})}set[Ec(421)](t){const n=Ec;if(this[n(378)])throw new e.CKEditorError(n(413),this);this[n(378)]=t}get[Ec(421)](){return this[Ec(378)]}[Ec(434)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(433)][n(456)]())t&&!e[n(464)]||r[n(622)](e);return e?r[n(597)]((t=>t[n(564)]())):r}[Ec(491)](t){const n=Ec,r=this[n(433)][n(481)](t);if(!r)throw new e.CKEditorError(n(625),this);return r}[Ec(329)](t){const e=Ec;return this[e(433)][e(306)](t)}[Ec(338)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(650)][e(599)](":"),a=this[e(433)][e(481)](r)||this[e(342)](o,i,r,n,s);if(this[e(461)](a),this[e(328)](a,o,i||null,n),a[e(581)]=t[e(581)],a[e(488)]=!0,s&&s[e(524)]){const t=s[e(524)],n=this[e(471)](t[e(546)]);a[e(343)]=t[e(581)],a[e(318)]=n,a[e(532)]=!0}else a[e(343)]=t[e(581)];switch(t[e(562)]&&(a[e(562)]=t[e(562)]),t[e(583)]&&(a[e(583)]=t[e(583)]),this[e(378)]&&this[e(378)][e(520)]||(a[e(621)]=!0),this[e(389)][e(481)](a)){case e(638):this[e(389)][e(391)](a,e(533));break;case e(291):a[e(464)]?(this[e(427)](new Set([a])),this[e(462)](new Set([a])),this[e(389)][e(391)](a,e(443)),this[e(571)](e(617),a)):this[e(389)][e(391)](a,e(493))}return a}[Ec(495)](t){const e=Ec;this[e(339)]((()=>{const n=e;this[n(221)][n(585)][n(337)]((()=>{const e=n;for(const n of t[e(229)]())n[e(448)]()}))}))}[Ec(353)](t){const e=Ec;this[e(339)]((()=>{const n=e;this[n(221)][n(585)][n(337)]((()=>{const e=n;for(const n of t[e(229)]())n[e(574)]()}))}))}[Ec(383)](t,n){const r=Ec,s=this[r(221)][r(231)][r(481)](t);if(!s)throw new e.CKEditorError(r(351),this,{commandName:t});if(this[r(465)][r(306)](s))throw new e.CKEditorError(r(567),this,{commandName:t});this[r(465)][r(236)](s),n&&s.on(r(494),((t,e)=>{const o=r;this[o(531)][o(364)]&&(this[o(219)]||(e[o(444)]>0&&e[e[o(444)]-1]&&e[e[o(444)]-1][o(339)]?e[o(543)]():(t[o(412)]=n(((...t)=>s[o(494)](...t,{forceDefaultExecution:!0})),...e),t[o(255)]())))}),{priority:r(476)})}[Ec(339)](t){const n=Ec;let r,s;const o=this[n(219)];this[n(219)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(219)]=!1),s&&e.CKEditorError[n(385)](s,this),r}[Ec(237)](t,n=null,r={}){const s=Ec;if(t[s(537)])return null;const o=this[s(221)][s(234)][s(481)](s(315)).me;for(const{suggestion:e,meta:o}of this[s(647)](t,s(600)))if(o[s(292)]){if(!o[s(397)]){if(o[s(632)]){if(!this[s(395)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(388)](e,t[s(442)],t[s(283)]);break}if(n==e[s(514)]&&wc(e,r)){const n=e[s(614)]();return n[s(442)][s(228)](t[s(283)])?this[s(629)](e,this[s(526)][s(373)](t[s(442)],n[s(283)])):this[s(629)](e,this[s(526)][s(373)](n[s(442)],t[s(283)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(517)+n:s(600),u=this[s(313)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(384)](c,i,a,t),u}[Ec(540)](t,n=Ec(398),r={}){const s=Ec,o=this[s(221)][s(234)][s(481)](s(315)).me,i=this[s(333)][s(498)](s(600),n,s(430));for(const e of this[s(434)]())if(e[s(318)].id==o.id&&s(600)==e[s(650)]&&e[s(514)]==n&&wc(e,r)&&(i(e[s(268)](),t)||i(t,e[s(268)]()))){for(const n of t)e[s(558)](n);return e}for(const{suggestion:e,meta:n}of this[s(647)](t,s(600))){if(!n[s(292)])continue;if(!this[s(395)]&&n[s(632)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(268)]())for(const e of t)if(!n[s(276)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(517)+n,l=this[s(313)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(384)](u,a,c,e,zr[s(501)]());return l}[Ec(301)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(537)])return null;if(o(588)===this[o(612)]){const e=this[o(333)][o(498)](o(466),r,o(448));return this[o(339)]((()=>e([t],n,s))),null}const i=this[o(221)][o(234)][o(481)](o(315)).me,a=[];if(o(361)!==this[o(612)])for(const{suggestion:e,meta:n}of this[o(647)](t,o(600)))n[o(292)]&&!n[o(294)]&&a[o(622)](...e[o(268)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(310)](s);e&&r[n(622)](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(444)];){const s=r[e][n(369)](t);r[n(467)](e,1,...s),e+=s[n(444)]}}return r}(t,a);c[o(444)]&&this[o(526)][o(337)]((()=>{const t=o;for(const e of c){const o=this[t(333)][t(498)](t(466),r,t(448));this[t(339)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(442)],u=t[o(283)];for(const{suggestion:e,meta:n}of this[o(647)](t,o(466))){if(!n[o(292)])continue;if(e[o(514)]!=r)continue;if(!wc(e,s))continue;const i=e[o(614)]();if(i[o(276)](t,!0))return null;c=c[o(241)](i[o(442)])?c:i[o(442)],u=u[o(330)](i[o(283)])?u:i[o(283)],a?i[o(442)][o(241)](a[o(614)]()[o(442)])?(a[o(518)](),a=e):e[o(518)]():a=e}const l=this[o(526)][o(373)](c,u);if(a)this[o(629)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(313)]({id:t,type:o(499)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(384)](o(499)+r,t,a,l)}}return null}[Ec(370)](t,n,r=[],s=null,o={}){const i=Ec;n[i(246)]||(n[i(246)]=n[i(257)]),n[i(409)]=t.is(i(553)),s=s||Rc(n);const a=r[i(597)]((t=>Mc(t,this[i(526)]))),c=t.is(i(553))?t:Mc(t,this[i(526)]);if(i(588)===this[i(612)]){const t=this[i(333)][i(498)](i(595),s,i(448));return this[i(339)]((()=>t([c],n,o))),null}a[i(622)](c);let u=!0;for(const t of a)if(!this[i(549)](t)){u=!1;break}if(u&&i(361)!==this[i(612)]){const t=this[i(333)][i(498)](i(595),s,i(448));return this[i(339)]((()=>t([c],n,o))),null}let l=null,f=c[i(442)],h=c[i(283)];for(const{suggestion:t,meta:e}of this[i(647)](c,i(595))){if(!e[i(292)])continue;if(e[i(397)]||e[i(632)]||e[i(294)])continue;if(t[i(562)][i(246)]!=n[i(246)])continue;if(!wc(t,o))continue;const r=t[i(614)]();if(t[i(514)]==s){if(r[i(276)](c,!0))return null;f=f[i(241)](r[i(442)])?f:r[i(442)],h=h[i(330)](r[i(283)])?h:r[i(283)],l?r[i(442)][i(241)](l[i(614)]()[i(442)])?(l[i(518)](),l=t):t[i(518)]():l=t}else{const e=c[i(310)](r);this[i(547)](t,e)}}const g=this[i(221)][i(234)][i(481)](i(315)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(629)](l,this[i(526)][i(373)](f,h)),l;{const t=this[i(313)]({id:d,type:i(296)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(384)](i(296)+s,d,p,this[i(526)][i(373)](f,h)),t}}[Ec(508)](t,n,r=[],s=null,o={}){const i=Ec;n[i(246)]||(n[i(246)]=n[i(257)]);const a=t[0];n[i(409)]=a.is(i(553)),s=s||Rc(n);const c=r[i(597)]((t=>Mc(t,this[i(526)]))),u=a.is(i(553))?t:t[i(597)]((t=>Mc(t,this[i(526)])));if(i(588)===this[i(612)]){const t=this[i(333)][i(498)](i(595),s,i(448));return this[i(339)]((()=>t(u,n,o))),null}c[i(622)](...u);let l=!0;for(const t of c)if(!this[i(549)](t)){l=!1;break}if(l&&i(361)!==this[i(612)]){const t=this[i(333)][i(498)](i(595),s,i(448));return this[i(339)]((()=>t(u,n,o))),null}const f=this[i(221)][i(234)][i(481)](i(315)).me;for(const t of this[i(434)]()){if(t[i(318)].id!=f.id)continue;if(i(595)!=t[i(650)]||t[i(562)][i(246)]!=n[i(246)])continue;if(!wc(t,o))continue;const e=t[i(514)]==s;for(let n=0;n<u[i(444)];n++){const r=u[n];for(const s of t[i(440)]()){const o=s[i(417)]();if(r[i(228)](o)){e?(u[i(467)](n,1),n--):t[i(247)](s[i(299)]);break}}}}if(0==u[i(444)])return null;const h=this[i(333)][i(498)](i(595),s,i(430));for(const t of this[i(434)]())if(t[i(318)].id==f.id&&i(595)==t[i(650)]&&t[i(562)][i(246)]==n[i(246)]&&t[i(514)]==s&&wc(t,o)&&(h(t[i(268)](),u)||h(u,t[i(268)]()))){for(const e of u)t[i(558)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(296)+s,m=this[i(313)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(384)](p,g,d,t,zr[i(501)]());return m}[Ec(615)](t,n=null,r={}){const s=Ec;if(t[s(537)])return null;const o=this[s(221)][s(234)][s(481)](s(315)).me,a=new i.LiveRange(t[s(442)],t[s(283)]);for(const{suggestion:t,meta:e}of this[s(647)](a,s(600)))if(e[s(292)]&&!e[s(397)])if(t[s(449)]){const e=t[s(268)]()[s(512)]((t=>s(274)!=t[s(503)][s(521)]));if(e[s(407)]((t=>a[s(276)](t,!0)))&&t[s(574)](),e[s(222)]((t=>t[s(276)](a,!0)))){const t=this[s(333)][s(498)](s(525),n,s(448));return this[s(339)]((()=>t([a],null,r))),null}}else{const e=a[s(310)](t[s(614)]());null!==e&&t[s(589)]([e],null,r)}if(a[s(556)](),a[s(537)]||s(274)==a[s(503)][s(521)])return null;let c=null,u=a[s(442)],l=a[s(283)];const f=this[s(647)](a,s(525));for(const{suggestion:t,meta:e}of f){const n=this[s(526)][s(373)](u,l);if(e[s(292)]&&(this[s(395)]||!e[s(632)]&&!e[s(294)]))if(t[s(449)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(268)]()){if(r[s(276)](n,!0))return t;n[s(276)](r)||(e=!1)}e&&t[s(574)]()}else{const e=t[s(614)]();if(e[s(276)](n,!0))return t;if(!wc(t,r)){n[s(276)](e)?t[s(518)]():e[s(382)](u)?u=e[s(283)]:e[s(382)](l)&&(l=e[s(442)]);continue}u=u[s(241)](e[s(442)])?u:e[s(442)],l=l[s(330)](e[s(283)])?l:e[s(283)],r=Object[s(550)]({},t[s(583)]),c?e[s(442)][s(241)](c[s(614)]()[s(442)])?(c[s(518)](),c=t):t[s(518)]():c=t}}if(c)return this[s(629)](c,this[s(526)][s(373)](u,l)),c;{const t=(0,e.uid)(),i=this[s(526)][s(373)](u,l),a=o.id,c=n?s(285)+n:s(525),f=this[s(313)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(384)](c,t,a,i),f}}[Ec(282)](t,n=Ec(398),r={}){const s=Ec,o=this[s(221)][s(234)][s(481)](s(315)).me,a=t[s(597)]((t=>new i.LiveRange(t[s(442)],t[s(283)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(647)](a,s(600)))e[s(292)]&&!e[s(397)]&&c[s(236)](t);for(const e of c)if(e[s(449)]){const o=e[s(268)]();if((!e[s(583)]||!e[s(583)][s(249)])&&o[s(407)]((t=>a[s(222)]((e=>e[s(276)](t,!0)))))&&e[s(574)](),a[s(407)]((t=>o[s(222)]((e=>e[s(276)](t,!0)))))){const e=this[s(333)][s(498)](s(525),n,s(448));return this[s(339)]((()=>e(t,null,r))),null}}else{const t=e[s(614)]();if(a[s(222)]((e=>e[s(276)](t,!0)))&&e[s(574)](),a[s(407)]((e=>t[s(276)](e,!0)))){const t=this[s(333)][s(498)](s(525),n,s(448));return this[s(339)]((()=>t(a,null,r))),null}}const u=this[s(333)][s(498)](s(525),n,s(430));let l=null;for(const t of this[s(434)]())if(t[s(318)].id==o.id&&t[s(464)]&&s(525)==t[s(650)]&&t[s(514)]==n&&wc(t,r)&&(u(t[s(268)](),a)||u(a,t[s(268)]())))if(l){if(t[s(271)]&&t[s(271)][s(444)])continue;for(const e of t[s(268)]())l[s(566)](e)||l[s(558)](e);t[s(518)]()}else{l=t;for(const e of a)t[s(566)](e)||t[s(558)](e)}if(l)return l;c[s(452)]();for(const{suggestion:t,meta:e}of this[s(647)](a,s(525)))e[s(292)]&&(this[s(395)]||!e[s(632)]&&!e[s(294)])&&wc(t,r)&&c[s(236)](t);for(const t of c){const e=t[s(268)]();if((!r||!r[s(249)])&&a[s(407)]((t=>e[s(222)]((e=>e[s(276)](t,!0))))))return t;(!t[s(583)]||!t[s(583)][s(249)])&&e[s(407)]((t=>a[s(222)]((e=>e[s(276)](t,!0)))))&&t[s(574)]()}const f=(0,e.uid)(),h=o.id,g=s(285)+n,d=this[s(313)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(556)](),t[s(537)]||s(274)==t[s(503)][s(521)]||this[s(384)](g,f,h,t,zr[s(501)]());return d}[Ec(530)](t,n,r,s,o){const i=Ec;if(t[i(537)])return[];if(i(588)===this[i(612)])return[];const a=this[i(221)][i(234)][i(481)](i(315)).me.id,c=Array[i(368)](this[i(433)][i(456)]())[i(512)]((e=>i(469)==e[i(650)]&&e[i(562)][i(551)]==n&&e[i(566)](t)));if(i(251)===this[i(612)]){const e=this[i(647)](t,i(600))[i(512)]((({meta:t})=>t[i(292)]&&!t[i(294)]&&!t[i(397)]))[i(597)]((({suggestion:t})=>t));c[i(334)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(469)==t[i(650)]?t[i(562)][i(346)]:void 0,o=t[i(614)](),a=Array[i(368)](u[i(362)]())[i(429)]((t=>t[i(544)](o)));if(!a)continue;const c=a[i(369)](o);this[i(451)](n)&&i(600)==t[i(650)]&&0!=c[i(444)]||(u[i(340)](a),c[i(636)]((t=>{u[i(391)](t,r)})),i(600)!=t[i(650)]&&e!=s&&u[i(391)](a[i(310)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(444)]>37&&console[i(630)](i(302),{key:n});const f=(i(420)+(n+"|")+Rc({newValue:s}))[i(380)](0,60),h=this[i(313)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(622)](h),this[i(384)](f,c,a,t)}return l}[Ec(528)](t){const e=Ec;this[e(383)](t,((t,...n)=>{this[e(319)]((()=>{t(...n)}))}))}[Ec(327)](t){const e=Ec;this[e(402)][e(236)](t)}[Ec(295)](t){const e=Ec;this[e(454)][e(236)](t)}[Ec(538)](t){const e=Ec;return e(469)==t[e(650)]?t[e(514)][e(599)]("|")[0]:null}[Ec(629)](t,e){const n=Ec,r=t[n(345)]();this[n(526)][n(337)]((t=>{t[n(519)](r,{range:e})}))}[Ec(461)](t){const e=Ec,n=t.id,r=this[e(221)][e(355)][e(481)](e(309));this[e(264)][e(635)](n)||this[e(264)][e(232)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(264)][e(484)](n);s[e(446)](e(435)),s[e(435)]=!1,t[e(271)]=s}[Ec(328)](t,n,r,s){const o=Ec;if(t[o(650)]!=n||t[o(514)]!=r||t[o(393)].id!=s)throw this[o(221)][o(523)](o(414)),new e.CKEditorError(o(414),this)}[Ec(547)](t,n){const r=Ec,s=t[r(614)]();if(n[r(228)](s))t[r(518)]();else if(s[r(276)](n)){const o=this[r(526)][r(431)](n[r(442)][r(298)],r(283));this[r(629)](t,this[r(526)][r(373)](s[r(442)],o));const i=(0,e.uid)(),a=t[r(393)].id,c=t[r(650)]+":"+t[r(514)];this[r(313)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(562)],attributes:t[r(583)]});const u=this[r(526)][r(431)](n[r(283)][r(242)],r(272)),l=this[r(526)][r(373)](u,s[r(283)]);this[r(384)](c,i,a,l)}else if(s[r(382)](n[r(442)])){const e=this[r(526)][r(431)](n[r(442)][r(298)],r(283));this[r(629)](t,this[r(526)][r(373)](s[r(442)],e))}else{const e=this[r(526)][r(431)](n[r(283)][r(242)],r(272));this[r(629)](t,this[r(526)][r(373)](e,s[r(283)]))}}[Ec(549)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(647)](t,e(600))){if(!r[e(292)])continue;const s=n[e(268)]();for(const n of s)if(!t[e(369)](n)[e(444)])return!0}return!1}[Ec(613)](t){const n=Ec,r=this[n(221)][n(234)][n(481)](n(315))[n(587)](t);if(!r)throw new e.CKEditorError(n(425),this);return r}[Ec(471)](t){const e=Ec,n=this[e(221)][e(234)][e(481)](e(315)),r=(0,o.hashObject)(e(259)+t);return n[e(587)](r)||n[e(527)]({id:r,name:t})}[Ec(342)](t,e,n,r,s){const o=Ec,i=this[o(613)](r),a=this[o(333)][o(379)](t,e,n,i,s,(t=>{const e=o;this[e(515)](n,{attributes:t});const r=this[e(491)](n);this[e(427)](new Set([r])),this[e(462)](new Set([r]))}));return this[o(561)](a,o(448),(()=>{const t=o;this[t(515)](n,{state:t(560)})}),{priority:o(476)}),this[o(561)](a,o(574),(()=>{const t=o;this[t(515)](n,{state:t(497)})}),{priority:o(476)}),this[o(433)][o(391)](n,a),this[o(389)][o(391)](a,o(638)),a}[Ec(367)](t){const e=Ec,n=t[e(599)](":");return{group:n[0],type:n[1],subType:n[e(444)]>=5?n[2]:null,id:n[e(444)]<5?n[2]:n[3],authorId:n[e(444)]<5?n[3]:n[4],markerCount:6==n[e(444)]?n[5]:null}}[Ec(388)](t,n,r){const s=Ec,o=t[s(614)](),i=o[s(442)],a=o[s(283)];this[s(629)](t,this[s(526)][s(373)](i,n));const c=(0,e.uid)(),u=t[s(393)].id,l=t[s(650)]+(t[s(514)]?":"+t[s(514)]:"");this[s(313)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(583)],data:t[s(562)]});const f=this[s(538)](t);(s(595)==t[s(650)]||f&&this[s(451)](f))&&(r=this[s(526)][s(399)](r[s(242)])),this[s(384)](l,c,u,this[s(526)][s(373)](r,a))}[Ec(647)](t,e=null){const n=Ec,r=[],s=this[n(221)][n(234)][n(481)](n(315)).me;Array[n(279)](t)||(t=[t]);for(const o of this[n(434)]()){if(!o[n(464)])continue;if(e&&o[n(650)]!=e)continue;let i=!1;for(const e of o[n(268)]()){for(const a of t){const t=a[n(442)][n(228)](e[n(283)])||a[n(283)][n(228)](e[n(442)]);if(t||a[n(310)](e)){const c=a[n(276)](e)&&Cc(this[n(526)][n(459)],e[n(442)],a),u=e[n(276)](a)&&Cc(this[n(526)][n(459)],a[n(442)],e);r[n(622)]({suggestion:o,meta:{isOwn:s==o[n(318)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(384)](t,e,n,r,s){const o=Ec;this[o(526)][o(337)]((i=>{const a=o;let c=a(579)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(626)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(541)](t){const e=Ec,n=t[e(646)],r=t[e(350)];t[e(646)]=null,t[e(350)]=null,null!=n&&n[e(350)]==t&&(n[e(350)]=r),null!=r&&r[e(646)]==t&&(r[e(646)]=n),e(443)==this[e(389)][e(481)](t)&&(this[e(389)][e(391)](t,e(493)),this[e(571)](e(643),t,n,r))}[Ec(313)](t){const n=Ec,r=t.id,s=this[n(338)](t);if(this[n(378)]&&this[n(378)][n(520)]){const o=this[n(221)][n(234)][n(481)](n(300)),i=s[n(258)],a=s[n(514)]?s[n(650)]+":"+s[n(514)]:s[n(650)],c=this[n(221)][n(489)],u=o[n(236)](Hr(c,n(226))),l={id:r,type:a,hasComments:i,data:t[n(562)]||null,originalSuggestionId:t[n(474)]||null,attributes:s[n(583)]};this[n(378)][n(520)](l)[n(332)]((t=>{const e=n;s[e(621)]=!0,o[e(633)](u),t&&t[e(581)]&&(this[e(433)][e(481)](r)[e(581)]=t[e(581)])}))[n(411)]((t=>{const r=n;throw(0,e.logWarning)(r(424)),this[r(221)][r(585)][r(477)]({isUndoable:!1},(()=>{s[r(574)]()})),s[r(406)](),this[r(433)][r(340)](s.id),this[r(389)][r(340)](s),t}))}return s}[Ec(451)](t){const e=Ec;return this[e(402)][e(306)](t)}[Ec(515)](t,e){const n=Ec,r=this[n(221)][n(234)][n(481)](n(300)),s=this[n(491)](t);if(this[n(378)]&&this[n(378)][n(506)])if(s[n(621)]){const s=r[n(236)](Hr(this[n(221)][n(489)],n(226)));this[n(378)][n(506)](t,e)[n(332)]((()=>{r[n(633)](s)}))}else s.on(n(608),(()=>{this[n(515)](t,e)}))}[Ec(554)](t){const n=Ec;if(!this[n(378)]||!this[n(378)][n(491)])throw new e.CKEditorError(n(359),this);return this[n(378)][n(491)](t)}[Ec(363)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(367)](t),i=this[e(433)][e(481)](n)||this[e(342)](r,s,n,o,{});switch(this[e(328)](i,r,s,o),this[e(389)][e(481)](i)){case e(638):this[e(554)](n)[e(332)]((t=>{const r=e;let s=Promise[r(639)]();t[r(258)]&&(s=this[r(264)][r(305)]({channelId:this[r(221)][r(355)][r(481)](r(309)),threadId:n})),s[r(332)]((()=>{const e=r;this[e(338)](t)[e(621)]=!0}))})),this[e(389)][e(391)](i,e(291));break;case e(493):this[e(515)](n,{state:e(618)});case e(533):this[e(389)][e(391)](i,e(443)),this[e(571)](e(617),i);break;case e(443):this[e(571)](e(341),i)}return i[e(482)](t),i}[Ec(462)](t){const e=Ec,n=Array[e(368)](t),r=n[e(512)]((t=>e(469)==t[e(650)]));this[e(317)](r);const s=n[e(512)]((t=>!t[e(449)]&&e(469)!=t[e(650)])),o=this[e(434)]({skipNotAttached:!0})[e(512)]((t=>!t[e(449)]&&e(469)!=t[e(650)])),i=o[e(512)]((n=>!t[e(306)](n))),a=new Map(o[e(597)]((t=>[t,this[e(333)][e(498)](t[e(650)],t[e(514)],e(616))]))),c=new Map(o[e(597)]((t=>[t,t[e(614)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(444)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(444)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(444)];t++){const n=s[t];!l[e(306)](n)&&n[e(646)]&&(f[e(236)](n[e(646)]),n[e(646)][e(350)]===n&&(n[e(646)][e(350)]=null),n[e(646)]=null),!u[e(306)](n)&&n[e(350)]&&(f[e(236)](n[e(350)]),n[e(350)][e(646)]===n&&(n[e(350)][e(646)]=null),n[e(350)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(444)];e++){const r=g(t,n[e]);r&&(r[0][s(350)]=r[1],r[1][s(646)]=r[0],u[s(236)](r[0]),l[s(236)](r[1]))}}function g(t,n){const r=e;if(t[r(318)].id!==n[r(318)].id)return null;const s=a[r(481)](t)(t,n,c[r(481)](t),c[r(481)](n));return s&&a[r(481)](n)(t,n,c[r(481)](t),c[r(481)](n))?s[1][r(271)]&&s[1][r(271)][r(444)]?null:s:null}f[e(649)]&&this[e(462)](f)}[Ec(317)](t){const e=Ec;if(0==t[e(444)])return;const n=this[e(434)]({skipNotAttached:!0})[e(512)]((t=>e(469)==t[e(650)]&&t[e(488)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(583)]);s[e(306)](n)||(s[e(391)](n,r[e(444)]),r[e(622)]([]));const i=s[e(481)](n);r[i][e(622)](t)}!function(){const t=e;r[t(289)](((e,n)=>{const r=t,s=e[0][r(581)],o=n[0][r(581)];return s==o?e[0][r(583)][r(496)]<n[0][r(583)][r(496)]?-1:1:s<o?-1:1}));for(const e of r)e[t(289)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(444)];t++){if(0==r[t][e(444)])continue;const n=[];for(let s=t+1;s<r[e(444)];s++)0!=r[s][e(444)]&&i(r[t],r[s])&&n[e(622)](s);for(const s of n)r[t]=r[t][e(457)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(444)];n++)t[n][e(350)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(444)];n++)t[n][e(646)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(583)][r(496)]!==n[0][r(583)][r(496)]&&t[0][r(318)]!==n[0][r(318)])return!1;if(!function(t,e){const n=r;return!t[n(258)]&&!e[n(258)]||(!t[n(258)]||!e[n(258)])&&(!!(t[n(258)]&&e[n(581)]<t[n(271)][n(324)][n(481)](0)[n(581)])||!!(e[n(258)]&&t[n(581)]<e[n(271)][n(324)][n(481)](0)[n(581)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(583)],r(496)),o=Ic(n[0][r(583)],r(496));return!!wr(s,o)&&(!!t[r(407)]((t=>n[r(222)]((e=>t[r(614)]()[r(228)](e[r(614)]())))))&&n[r(407)]((e=>t[r(222)]((t=>e[r(614)]()[r(228)](t[r(614)]()))))))}}[Ec(427)](t){const e=Ec,n=Array[e(368)](t),r=this[e(434)]({skipNotAttached:!0}),s=r[e(512)]((n=>!t[e(306)](n))),o=new Map(n[e(597)]((t=>[t,this[e(333)][e(498)](t[e(650)],t[e(514)],e(430))]))),i=new Map(r[e(597)]((t=>[t,t[e(268)]()])));for(let t=0;t<n[e(444)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(444)];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(444)];e++){const s=r[e];if(s[a(650)]!==n[a(650)]||s[a(318)].id!==n[a(318)].id||s[a(514)]!==n[a(514)])continue;if(!Oc(n,s,[a(496)]))continue;if(a(469)==n[a(650)]&&n[a(562)][a(346)]!=s[a(562)][a(346)])continue;if(a(469)==n[a(650)]&&t[a(451)](n[a(562)][a(551)]))continue;if(a(595)==n[a(650)]){const e=t[a(221)][a(585)],r=n[a(432)]();if(r&&(e[a(459)][a(604)](r)||e[a(459)][a(542)](r)))continue}const c=o[a(481)](n),u=i[a(481)](n),l=i[a(481)](s),f=n[a(271)]&&n[a(271)][a(444)],h=s[a(271)]&&s[a(271)][a(444)];if(!f&&c(l,u))return t[a(366)](s,n),i[a(340)](n),!0;if(!h&&c(u,l))return t[a(366)](n,s),i[a(340)](s),!0}return!1}}[Ec(366)](t,e){const n=Ec;if(t[n(449)])for(const r of e[n(268)]())t[n(558)](r);else{const r=e[n(614)]()[n(283)];this[n(629)](t,this[n(526)][n(373)](t[n(614)]()[n(442)],r))}e[n(518)]()}[Ec(436)](t,e){const n=Ec,r=t[n(569)](n(552))||t[n(569)](n(469))?n(576):t[n(475)]();return Hr(this[n(221)][n(489)],e+"_"+r+n(335))}[Ec(233)](){const t=Ec,e=this[t(221)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(526)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(367)](t[s(299)]);if(s(269)===e){n[s(628)](this[s(436)](r,s(252)));break}}for(const t of r){const{group:e,type:r}=this[s(367)](t[s(299)]);if(s(269)===e){n[s(628)](this[s(436)](r,s(322)));break}}}))}[Ec(281)](t){const e=Ec;if(this[e(529)])return!1;const n=this[e(221)],r=n[e(585)][e(331)][e(607)][e(348)]();if(0==r[e(444)])return!1;const s=[],o=r[e(512)]((t=>e(469)==t[e(650)])),i=r[e(512)]((t=>e(603)==t[e(650)]&&e(230)!=t[e(299)])),a=r[e(512)]((t=>e(633)==t[e(650)]&&e(230)!=t[e(299)]));for(const t of o)s[e(622)]({key:t[e(591)],newValue:t[e(418)],oldValue:t[e(580)],range:Sc(t[e(553)],n[e(585)])});for(const t of i){const r=a[e(429)]((n=>n[e(392)][e(228)](t[e(392)])));r&&s[e(622)]({key:e(631),newValue:t[e(299)],oldValue:r[e(299)],range:n[e(585)][e(596)](t[e(392)][e(610)])})}return 0!=s[e(444)]&&this[e(648)](t,s)}[Ec(478)](t){const e=Ec;let n=!1;const r=this[e(221)][e(585)][e(331)][e(607)][e(641)]()[e(512)]((t=>t[e(562)][e(303)]&&t[e(299)][e(569)](e(356))));for(const s of r){const{subType:r,id:o}=this[e(367)](s[e(299)]),i=r[e(599)]("|")[0];for(const r of this[e(434)]({skipNotAttached:!0}))r.id!=o&&e(469)==r[e(650)]&&r[e(562)]&&r[e(562)][e(551)]==i&&r[e(614)]()[e(544)](s[e(562)][e(303)])&&(this[e(624)](r,s[e(562)][e(303)],t),n=!0)}return n}[Ec(319)](t){const e=Ec;this[e(221)],this[e(529)]=!0,t()}[Ec(460)](t){const e=Ec,n=this[e(451)](t),r=this[e(454)][e(306)](t);return n||r}[Ec(648)](t,e){const n=Ec;if(0==e[n(444)])return!1;let r=!1;for(const s of e){const e=this[n(647)](s[n(553)],n(469))[n(512)]((t=>!t[n(586)][n(397)]))[n(597)]((t=>t[n(269)])),i=(0,o.hashObject)({newValue:s[n(593)]});e[n(512)]((t=>{const e=n,[r,o]=t[e(514)][e(599)]("|");return r==s[e(551)]&&o!=i}))[n(636)]((e=>{const o=n;this[o(624)](e,s[o(553)],t),r=!0}))}return r}[Ec(624)](t,e,n){const r=Ec,s=t[r(614)]()[r(369)](e);0!==s[r(444)]?1!==s[r(444)]?this[r(388)](t,e[r(442)],e[r(283)]):this[r(629)](t,s[0]):n[r(247)](t[r(345)]())}}class Ac{constructor(t){const e=Ec;this[e(468)]=t,this[e(526)]=t[e(585)],this[e(323)]=new Map,this[e(606)]=new Map,this[e(374)]()}[Ec(379)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(526)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(498)](t,e,i(448))(...n),onDiscard:(...n)=>this[i(498)](t,e,i(574))(...n)})}[Ec(578)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(323)][s(391)](o,r)}[Ec(498)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(323)][r(481)](s)||this[r(606)][r(481)](t+":"+n)}[Ec(374)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(289)](((t,n)=>t[e(442)][e(241)](n[e(442)])?1:-1)),this[e(526)][e(337)]((n=>{const r=e;for(const e of t){let t;t=e[r(283)][r(500)]&&e[r(283)][r(242)]==e[r(442)][r(610)]?n[r(238)](e[r(442)][r(610)],"on"):n[r(238)](e),this[r(526)][r(253)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(526)][n(337)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(597)]((t=>(kc(t)&&(t=this[s(526)][s(373)](t[s(283)])),t)))[s(512)]((t=>s(274)!==t[s(503)][s(521)]));if(c[s(444)]<1)return;const u=Array[s(368)](this[s(526)][s(331)][s(572)][s(268)]())[s(597)]((t=>i.LiveRange[s(275)](t)));r[s(254)](c);for(const t of this[s(468)][s(231)][s(231)]())t[s(349)]();a[s(622)]({forceDefaultExecution:!0}),this[s(468)][s(494)](o,...a);const l=u[s(512)]((t=>s(274)!=t[s(503)][s(521)]));l[s(444)]>0&&r[s(254)](l);for(const t of u)t[s(556)]()}))},s=(e,n)=>1==e[t(444)]&&1==n[t(444)]&&e[0][t(283)][t(228)](n[0][t(442)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(526)])?[e,n]:vc(n,e,s,r,this[t(526)])?[n,e]:null;this[t(606)][t(391)](t(277),e),this[t(606)][t(391)](t(288),n),this[t(606)][t(391)](t(404),s),this[t(606)][t(391)](t(405),o),this[t(606)][t(391)](t(297),n),this[t(606)][t(391)](t(354),e),this[t(606)][t(391)](t(227),s),this[t(606)][t(391)](t(377),o),this[t(606)][t(391)](t(575),r),this[t(606)][t(391)](t(534),e),this[t(606)][t(391)](t(235),s),this[t(606)][t(391)](t(507),e),this[t(606)][t(391)](t(634),r),this[t(606)][t(391)](t(371),e),this[t(606)][t(391)](t(422),s),this[t(606)][t(391)](t(410),e),this[t(606)][t(391)](t(557),e),this[t(606)][t(391)](t(270),((e,n)=>{const r=t;if(!n)return;const s=this[r(468)][r(234)][r(481)](yc);this[r(526)][r(337)]((t=>{const o=r;if(o(631)==n[o(551)])for(const r of e){const e=r[o(442)][o(610)],s=n[o(346)];t[o(357)](e,s)}else if(s[o(451)](n[o(551)]))for(const r of e)void 0!==n[o(346)]?t[o(473)](n[o(551)],n[o(346)],r[o(442)][o(610)]):t[o(403)](n[o(551)],r[o(442)][o(610)]);else for(const r of e)n[o(346)]?t[o(473)](n[o(551)],n[o(346)],r):t[o(403)](n[o(551)],r)}))})),this[t(606)][t(391)](t(372),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(242)][r(548)]({includeSelf:!0,parentFirst:!0})){if(s[r(503)]==s)return!1;if(!n[r(376)](s))return!1;if(t[r(604)](s)||t[r(542)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(283)][e(242)]==t[e(442)][e(610)]&&t[e(283)][e(582)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(637)].is(s(263))&&!r[s(604)](t[s(637)]),i=t[s(442)][s(441)](o),a=t[s(283)][s(441)](o,{direction:s(509)});return!(t[s(442)][s(228)](i)&&t[s(283)][s(228)](a)||(i[s(241)](a)?n[s(519)](e,{range:n[s(373)](i,a)}):n[s(247)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(442)][e(610)];return n&&n.is(e(644))}function Sc(t,e){const n=Ec;return null==t[n(283)][n(298)]&&t[n(283)][n(242)]==t[n(442)][n(610)]?Mc(t[n(442)][n(610)],e):t}function Mc(t,e){const n=Ec,r=e[n(459)][n(604)](t)||e[n(459)][n(619)](t);return e[n(373)](e[n(431)](t,n(627)),r?e[n(387)](t):e[n(431)](t,n(283)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(283)][o(228)](r[o(442)]))return!0;if(t[o(650)]!=e[o(650)])return!1;if(!n[o(283)][o(287)](r[o(442)]))return!1;const i=s[o(373)](n[o(283)],r[o(442)])[o(280)]();for(const t of i)if([o(485),o(545)][o(555)](t[o(650)])&&s[o(459)][o(542)](t[o(637)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(488)]||!e[r(488)])&&wr(Ic(t[r(583)],n),Ic(e[r(583)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(583)]),s=Dc(e);if(!t[n(488)])return!1;for(const t of Object[n(362)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(550)]({},t);return delete n[e(249)],delete n[e(611)],n}const Fc=xc;function Bc(){const t=["1002FZTzID","canEditAt","isDirty","execute","commentThreadController","change:isDirty","4868973FcXstV","2796RYdbky","4319Dmegyl","_setPendingAction","canAccept","isEnabled","getRanges","1347JJjqdk","_pendingAction","_editor","listenTo","locale","plugins","model","canDiscard","stopListening","unbind","view","107SmuiqA","8kCltCx","discardSuggestion","destroy","commands","_removePendingAction","1504plboxY","282940SdncWo","add","get","_discardCommand","1285504fFKlJa","bind","remove","PENDING_ACTION_SUGGESTION","acceptSuggestion","518400XUEyGH","_acceptCommand","PendingActions"];return(Bc=function(){return t})()}function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(446053===parseInt(n(151))/1*(-parseInt(n(157))/2)+-parseInt(n(140))/3*(-parseInt(n(177))/4)+-parseInt(n(158))/5+-parseInt(n(170))/6*(parseInt(n(178))/7)+-parseInt(n(152))/8*(-parseInt(n(176))/9)+-parseInt(n(167))/10+-parseInt(n(162))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(146)]=e,this[s(150)]=n,this[s(174)]=r,this[s(142)]=t,this[s(168)]=t[s(155)][s(160)](s(166)),this[s(161)]=t[s(155)][s(160)](s(153)),this[s(150)][s(163)](s(181)).to(this[s(168)],this[s(161)],((t,e)=>t||e)),this[s(150)][s(163)](s(180)).to(this[s(168)],s(181),(t=>t&&this[s(142)][s(146)][s(171)](e[s(182)]()))),this[s(150)][s(163)](s(147)).to(this[s(161)],s(181),(t=>t&&this[s(142)][s(146)][s(171)](e[s(182)]()))),this[s(141)]=null,n[s(172)]&&this[s(179)](),this[s(143)](n,s(166),(()=>this[s(166)]())),this[s(143)](n,s(153),(()=>this[s(153)]())),this[s(143)](n,s(175),(()=>{const t=s;n[t(172)]?this[t(179)]():this[t(156)]()}))}[Fc(166)](){const t=Fc;this[t(168)][t(173)](this[t(146)].id)}[Fc(153)](){const t=Fc;this[t(161)][t(173)](this[t(146)].id)}[Fc(154)](){const t=Fc;this[t(150)][t(149)](t(181)),this[t(150)][t(149)](t(180)),this[t(150)][t(149)](t(147)),this[t(148)](),this[t(174)][t(154)](),this[t(141)]&&this[t(156)]()}[Fc(179)](){const t=Fc,e=Hr(this[t(142)][t(144)],t(165));this[t(141)]=this[t(142)][t(145)][t(160)](t(169))[t(159)](e)}[Fc(156)](){const t=Fc;null!==this[t(141)]&&this[t(142)][t(145)][t(160)](t(169))[t(164)](this[t(141)]),this[t(141)]=null}}function Uc(){const t=["15GJfGzD","_config","fire","commentThreadInputView","isEnabled","855279MaKCHb","_localUser","cancel","8qGZGWC","assign","length","2781MfVkzY","locale","981197ffqXpr","addComment","canAccept","delegate","descriptionParts","focus","_createCommentThreadInputView","753872mTVEnd","isReadOnly","commentThread","commentsListView","5386194uHjEwE","isDirty","updateComment","563173KpjBtb","_model","bind","CommentView","submit","isActive","setData","46171510cEaJkQ","element","editor","destroy","disableComments","17016bLjEhz","hasDirtyComment","authoredAt","_createCommentViews","commentInputView","removeComment","set","canDiscard","editorConfig","value","showInput","disabledSubmit"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(653089===-parseInt(n(217))/1+-parseInt(n(198))/2*(parseInt(n(195))/3)+-parseInt(n(210))/4*(parseInt(n(190))/5)+-parseInt(n(214))/6+-parseInt(n(203))/7+-parseInt(n(229))/8*(parseInt(n(201))/9)+parseInt(n(224))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(213)]=null,this[s(193)]=null,this[s(235)](s(222),!1),this[s(235)](s(231),e[s(231)]),this[s(219)](s(231)).to(e),this[s(235)](s(207),[]),this[s(235)](s(215),!1),this[s(235)](s(194),!1),this[s(235)](s(205),!1),this[s(235)](s(236),!1),this[s(218)]=e,this[s(196)]=n,this[s(191)]=r,r[s(228)]?this[s(235)](s(200),1):this[s(232)]()}[jc(208)](){const t=jc;this[t(225)][t(208)]()}[jc(227)](){const t=jc;this[t(213)]&&this[t(213)][t(227)](),this[t(193)]&&this[t(193)][t(227)](),super[t(227)]()}[jc(232)](){const t=jc,{CommentsListView:e}=this[t(191)];this[t(213)]=new e(this[t(202)],this[t(218)][t(212)],Object[t(199)]({CommentView:this[t(191)][t(220)]},this[t(191)])),this[t(213)][t(206)](t(234)).to(this),this[t(213)][t(206)](t(216)).to(this),this[t(213)][t(219)](t(222)).to(this),this[t(235)](t(200),this[t(213)][t(200)]+1),this[t(219)](t(200)).to(this[t(213)],t(200),(t=>t+1)),this[t(193)]=this[t(209)](),this.on(t(234),(()=>this[t(208)]())),this[t(219)](t(215)).to(this[t(213)],t(230),this[t(193)][t(233)],t(187),((t,e)=>t||!!e))}[jc(209)](){const t=jc,{CommentThreadInputView:e}=this[t(191)],n=new e(this[t(202)],this[t(196)],this[t(191)][t(237)]),r=n[t(233)];return n[t(219)](t(188)).to(this,t(222),this[t(218)][t(212)],t(211),r,t(187),((t,e,n)=>!!n||t&&!e)),r.on(t(221),((e,n)=>{const s=t;this[s(192)](s(204),n),r[s(226)][s(223)]("")})),r.on(t(197),(()=>this[t(208)]())),r[t(219)](t(189)).to(this[t(218)][t(212)],t(211)),n}}const zc=Hc;function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=331]})(t,e)}function Wc(){const t=["time",'<span class="ck-suggestion-type">',"</p>","editorReady","24dOHUSl","EXTERNAL_AVATAR","split","fire","locale","ck-suggestion__info-name","<p>","_model","render","editorDestroyed","importWord","74395waBNaE","createElement","384epDJby","getTemplate","set","join","color","canAccept","712965SijDPA","attributes","ck-annotation__main","ck-annotation__user","map","value","ck-suggestion-","name","commentThread","discardButton","ck-annotation__actions","ck-annotation__info-time","bind","execute","ck-suggestion__actions","type","</span>","getUserViewNotificationText",'"></span>',"ck-annotation__info-name","1081421HhlNYX",'<span class="ck-suggestion-color" style="background-color: ',"cancel","ck-annotation__info","children","ck-suggestion--disabled-comments","ck-suggestion--discard","Accept suggestion","getExternalSuggestionNote","check","creator","formatDateTime","innerHTML","source","authoredAt","delegate","27503daTTNw","span","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion","querySelector","28DSosLX","ck-suggestion__info","ck-annotation","isExternal","EXTERNAL_SUGGESTION","commentThreadInputView","innerText","ck-annotation__content-wrapper","bindTemplate","change:description","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","713007ghrrIA","ck-suggestion-wrapper","content","extendTemplate","acceptButton","author",".ck-annotation__content-wrapper","ck-comment__info-time","_createButton","push","_config","_descriptionElement","commentsListView","ck-suggestion__user","element","title","1226hqCwLl","ck-suggestion__main","canDiscard","descriptionParts","10tDUUMp",'" title="',"userView","760zNlbSA","discardSuggestion","2673060StJGyP","disableComments","div","description","@external","isActive","acceptSuggestion","ck-suggestion--accept","ck-comment__external","Discard suggestion","isEnabled","ck-suggestion-wrapper--active"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(262303===-parseInt(n(439))/1*(-parseInt(n(432))/2)+-parseInt(n(363))/3+-parseInt(n(404))/4*(parseInt(n(355))/5)+parseInt(n(357))/6*(parseInt(n(399))/7)+-parseInt(n(344))/8*(parseInt(n(416))/9)+-parseInt(n(436))/10*(parseInt(n(383))/11)+parseInt(n(441))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(359)](i(378),""),this[i(375)](i(378)).to(this,i(435),(t=>t&&t[0]?t[0][i(378)]:"")),this[i(375)](i(331)).to(this,i(435),this,i(333),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(350)+Xc(e[n(418)],e[n(361)])+n(342);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(427)]=null,this[i(420)]=this[i(424)](Hr(e,i(390)),t.icons[i(392)],i(335),i(334),"sw"),this[i(420)][i(375)](i(338)).to(this,i(362)),this[i(372)]=this[i(424)](Hr(e,i(337)),t.icons[i(385)],i(389),i(440),"sw"),this[i(372)][i(375)](i(338)).to(this,i(434)),this[i(438)]=new o.UserView(e,this[i(351)][i(421)],this[i(380)]()),this[i(438)][i(419)]({attributes:{class:[i(429),i(366)]}}),this[i(414)](this[i(358)]())}[zc(358)](){const t=zc,e=this[t(412)],n=[{tag:t(443),attributes:{class:[t(405),t(386)]},children:[{tag:t(400),children:[{text:this[t(438)][t(370)]}],attributes:{class:[t(349),t(382)]}},{tag:t(340),attributes:{datetime:e.to(t(397)),class:[t(423),t(374)]},children:[{text:e.to(t(397),(e=>this[t(426)][t(394)](e)))}]}]},{tag:t(443),attributes:{class:[t(377),t(373)]},children:[this[t(420)],this[t(372)]]},{tag:t(443),attributes:{class:[t(411)]}}];this[t(351)][t(407)]&&n[t(425)]({tag:t(443),attributes:{class:[t(336)]},children:[{text:this[t(391)]()}]});const r={tag:t(443),attributes:{class:[t(417),e.if(t(333),t(339)),e.to(t(378),(e=>t(369)+e)),this[t(426)][t(442)]&&t(388)],"data-suggestion-id":this[t(351)].id,"data-thread-id":this[t(351)][t(371)].id,"data-author-id":this[t(351)][t(421)].id,tabindex:-1},children:[{tag:t(443),attributes:{class:[t(402),t(406)]},children:[this[t(438)],{tag:t(443),attributes:{class:[t(433),t(365)]},children:n}]}]};return this[t(428)]&&this[t(409)]&&(r[t(387)][t(425)](this[t(428)],this[t(409)]),this[t(428)][t(398)](t(343)).to(this),this[t(428)][t(398)](t(353)).to(this),this[t(409)][t(398)](t(343)).to(this),this[t(409)][t(398)](t(353)).to(this)),r}[zc(352)](){const t=zc;super[t(352)](),this[t(427)]=this[t(430)][t(403)](t(422)),this[t(427)][t(395)]=this[t(331)],this.on(t(413),((e,n,r)=>{const s=t;this[s(427)][s(395)]=r}))}[zc(424)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(348)]);return a[i(359)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(419)]({attributes:{class:n}}),a.on(i(376),(()=>{const t=i;this[t(347)](r,this[t(351)].id)})),a}[zc(391)](){const t=zc;return t(354)===this[t(351)][t(364)][t(332)][t(396)]?Hr(this[t(348)],t(415)):Hr(this[t(348)],t(408))}[zc(380)](){const t=zc;return this[t(351)][t(407)]?t(354)===this[t(351)][t(364)][t(332)][t(396)]?Hr(this[t(348)],t(401),this[t(351)][t(393)][t(370)]):Hr(this[t(348)],t(345),this[t(351)][t(393)][t(370)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(346)]("*")[n(367)](((t,e)=>e%2!=0?n(341)+qc(t)+n(379):qc(t)))[n(360)](""),e&&(r+=n(384)+e[n(368)]+n(437)+e[n(431)]+n(381)),r}function qc(t){const e=zc,n=document[e(356)](e(400));return n[e(410)]=t,n[e(395)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=$c;function Jc(){const t=["getByInnerView","addSourceCollector","TrackChangesUI","1888710lETXVZ","focus","acceptButton","discardAllSuggestions","getMarkerNames","length","30FmOeLu","switchbutton","suggestionLoaded","3190656hnjfzL","has","getRanges","panelView","menuitemcheckbox","editing","some","values","createCommentThreadController","_initializeController","comments","lowest","_handleSuggestionControllerDelayed","refreshSelectedViews","separator","reduce","_bindAnnotationToEditors","execute","SuggestionThreadView","editor","push","suggestionUnloaded","suggestion-","view","_annotationViews","add","delete","_createToolbarButton","CommentsRepository","config","pluginName","getSuggestion","acceptSelectedSuggestions","innerView","size","unbind","EditorAnnotations","comments.maxThreadTotalWeight","60424KhEmgu","change:activeAnnotations","activeMarkers","2482674OiTztK","comments.maxCommentCharsWhenCollapsed","button","menu","plugins","suggestionChanged","delegate","getMarkers","arrowView","bind","isEnabled","type","acceptAllSuggestions","addComment","716611zYflMO","define","componentFactory","trackChanges","isDirty","items","mainView","comments.maxCommentsWhenCollapsed","_addUIComponentsToFactory","27NXFsnJ","isMultiRange","activeAnnotations","Accept all selected suggestions","_handleControllerBuffer","Accept all suggestions","comments.editorConfig","isInContent","_createMenuBarMenu","change:previous","getJoined","clear","destroy","commentThread","CommentsUI","menuitem","descriptionFactory","Discard all suggestions","children","value","model","hasSuggestion","init","previous","commands","_suggestionToController","listenTo","trackChanges.SuggestionThreadView","130xKVFmf","buttonView","set","getFirstRange","remove","actionView","trackChanges.disableComments","_destroyController","keys","2sTwBpH","registerAnnotation","commandName","isOn","filter","TrackChangesEditing","createAnnotationView","_viewToController","_unbindEditors","head","_updateController","stopListening","Track changes","getAllAdjacentSuggestions","descriptionParts","createAnnotation","_refreshActiveMarkers","source","getDescriptions","discardButton","from","Annotations","CommentView","requires","2481193BWxpgB","menuBar:trackChanges","locale","Discard all selected suggestions","discardSelectedSuggestions","toMany","_disableComments","1661032GQtDiL","get"];return(Jc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(533604===-parseInt(n(298))/1+-parseInt(n(344))/2*(parseInt(n(284))/3)+-parseInt(n(281))/4*(parseInt(n(240))/5)+parseInt(n(234))/6+-parseInt(n(243))/7+parseInt(n(229))/8*(-parseInt(n(307))/9)+parseInt(n(335))/10*(parseInt(n(222))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Zc extends t.Plugin{static get[Qc(221)](){const t=Qc;return[yc,o.Users,t(271),t(219),t(279)]}static get[Qc(273)](){return Qc(233)}constructor(t){const e=Qc;super(t),this[e(332)]=new Map,this[e(351)]=new Map,this[e(267)]=new Map,this[e(311)]=new Map;const n=this[e(262)][e(272)];n[e(299)](e(334),Kc),n[e(299)](e(341),!1),this[e(228)]=n[e(230)](e(341))}[Qc(255)](t,e){const n=Qc;0===this[n(311)][n(277)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(311)]){const r=this[t(332)][t(244)](e);r||n?r&&n&&this[t(342)](e):this[t(252)](e)}this[t(311)][t(318)](),this[t(262)][t(288)][t(230)](t(279))[t(256)](),this[t(214)]()}),10),this[n(311)][n(337)](t,e)}[Qc(329)](){const t=Qc,e=this[t(262)],n=e[t(288)][t(230)](t(349)),r=e[t(288)][t(230)](t(219)),s=e[t(288)][t(230)](t(279)),o=e[t(288)][t(230)](t(271));this[t(306)](),s[t(232)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(218)](this[e(332)])){const s=t[e(211)](),o=[];for(const t of s){if(!t[e(314)])continue;if(t[e(308)]){o[e(263)](...t[e(245)]());continue}const n=t[e(338)]();if(o[e(239)]>0){const t=o[0][e(317)](n);if(t){o[0]=t;continue}}o[e(263)](n)}n[e(263)]([r[e(266)],o])}return n})),this[t(333)](n,t(242),((e,n)=>{const r=t;this[r(333)](n,r(316),((t,e,s,o)=>{const i=r;n[i(314)]&&(null==s?(this[i(354)](o[i(353)]),this[i(255)](n,!1)):(this[i(354)](s[i(353)]),null==o&&this[i(255)](n,!0)))})),null!==n[r(330)]?this[r(354)](n[r(353)]):this[r(255)](n,!1)})),this[t(333)](n,t(264),((e,n,r)=>{const s=t;this[s(355)](n,s(316)),this[s(311)][s(269)](n),this[s(332)][s(244)](n)&&this[s(342)](n),r&&this[s(354)](r[s(353)])})),this[t(333)](n,t(289),((e,n)=>{this[t(354)](n)})),this[t(333)](r,t(282),(()=>{this[t(214)]()})),this[t(333)](o,t(297),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(328)](r))return;const i=n[o(274)](r);this[o(332)][o(230)](i)[o(266)][o(235)]()}),{priority:t(254)})}[Qc(214)](){const t=Qc,e=this[t(262)][t(288)][t(230)](t(219)),n=this[t(262)][t(288)][t(230)](t(349)),r=Array[t(218)](e[t(309)],(e=>e[t(276)]))[t(348)]((e=>this[t(351)][t(244)](e))),s=[];for(const e of r){const n=this[t(351)][t(230)](e)[t(327)][t(211)]();s[t(263)](...n[t(258)](((e,n)=>[...e,...n[t(238)]()]),[]))}n[t(283)]=s}[Qc(306)](){const t=Qc,n=this[t(262)],r=n[t(224)],o=Hr(r,t(356)),i=new e.Collection([{type:t(241),model:new s.ViewModel({withText:!0,label:o,commandName:t(301),role:t(247)})},{type:t(257)},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(312)),commandName:t(296),role:t(322)})},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(310)),commandName:t(275),role:t(322)})},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(324)),commandName:t(237),role:t(322)})},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(225)),commandName:t(226),role:t(322)})}]);for(const e of i)if(tu(e)){const r=n[t(331)][t(230)](e[t(327)][t(346)]);e[t(327)][t(293)](t(347),t(294)).to(r,t(326),t(294))}n.ui[t(300)][t(268)](t(301),(e=>this[t(270)](e,i,o))),n.ui[t(300)][t(268)](t(223),(e=>this[t(315)](e,i,o)))}[Qc(270)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(262)][r(331)][r(230)](r(301));o[r(336)][r(337)]({tooltip:n,label:n,icon:Yc}),o[r(336)][r(293)](r(347)).to(i,r(326)),o[r(336)].on(r(260),(()=>{const t=r;i[t(260)](),this[t(262)][t(248)][t(266)][t(235)]()})),(0,s.addListToDropdown)(o,e,{role:r(287)});const a=[];for(const t of e)tu(t)&&a[r(263)](this[r(262)][r(331)][r(230)](t[r(327)][r(346)]));const c=o[r(336)];return c[r(340)][r(278)](r(294)),c[r(292)][r(278)](r(294)),c[r(340)][r(293)](r(294)).to(i,r(294)),c[r(292)][r(293)](r(294))[r(227)](a,r(294),((...t)=>t[r(249)]((t=>t)))),o.on(r(260),(t=>{const e=r;this[e(262)][e(260)](t[e(215)][e(346)]),this[e(262)][e(248)][e(266)][e(235)]()})),o}[Qc(315)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(262)][r(331)][r(230)](r(301));o[r(336)][r(337)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(257)==n[r(295)]){a[r(303)][r(268)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(327)];i[r(293)](...Object[r(343)](c)).to(c),i[r(290)](r(260)).to(o),i.on(r(260),(()=>{const t=r;this[t(262)][t(260)](c[t(346)]),this[t(262)][t(248)][t(266)][t(235)]()})),e[r(325)][r(268)](i),a[r(303)][r(268)](e)}return o[r(293)](r(294)).to(i,r(294)),o[r(246)][r(325)][r(268)](a),o}[Qc(252)](t){const e=Qc,n=this[e(262)],r=n[e(272)],s=n[e(288)][e(230)](e(219)),i=n[e(288)][e(230)](e(271)),a=n[e(288)][e(230)](e(279)),c=n[e(288)][e(230)](o.Users).me,u=r[e(230)](e(301))[e(261)],{CommentsListView:l,CommentThreadInputView:f}=n[e(288)][e(230)](e(321));let h,g;this[e(267)][e(244)](t.id)?(g=this[e(267)][e(230)](t.id),h=g[e(304)]):(h=new u(n[e(224)],t,c,{disableComments:this[e(228)],editorConfig:r[e(230)](e(313)),maxCommentsWhenCollapsed:r[e(230)](e(305)),maxThreadTotalWeight:r[e(230)](e(280)),maxCommentCharsWhenCollapsed:r[e(230)](e(285)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(230)](e(224))),CommentView:r[e(230)](e(253))[e(220)],CommentsListView:l,CommentThreadInputView:f}),h[e(236)].on(e(260),(()=>{const t=e;n[t(248)][t(266)][t(235)]()})),h[e(217)].on(e(260),(()=>{const t=e;n[t(248)][t(266)][t(235)]()})),g=s[e(350)](this[e(262)][e(224)],h),g[e(293)](e(302)).to(h,e(302)),g[e(293)](e(239)).to(h),g[e(293)](e(295)).to(h,e(295),(t=>e(265)+t)),this[e(267)][e(337)](t.id,g));const d=i[e(251)](t[e(320)],h),p=new Pc(n,t,h,d),m=t[e(211)]()[e(348)]((t=>t[e(314)]));h[e(212)]=n[e(288)][e(230)](e(349))[e(323)][e(216)](m),this[e(332)][e(337)](t,p),this[e(351)][e(337)](h,p);const I=s[e(213)]({view:g,target:()=>{const r=e,s=[],i=t[r(211)]()[r(348)]((t=>t[r(314)]));for(const t of i)s[r(263)](...t[r(291)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(248)],s)},type:()=>e(265)+p[e(266)][e(295)]});i[e(259)](h,I),s[e(268)](I),a[e(345)](I)}[Qc(342)](t){const e=Qc,n=this[e(262)][e(288)][e(230)](e(271)),r=this[e(262)][e(288)][e(230)](e(219)),s=this[e(332)][e(230)](t),o=s[e(266)],i=r[e(231)](o);n[e(352)](o),i&&r[e(339)](i),this[e(332)][e(269)](t),this[e(351)][e(269)](o),s[e(319)]()}[Qc(354)](t){const e=Qc;if(!t[e(314)]||!this[e(332)][e(244)](t))return;const n=this[e(262)][e(288)][e(230)](e(349)),r=this[e(332)][e(230)](t),s=t[e(211)]();r[e(266)][e(212)]=n[e(323)][e(216)](s)}[Qc(319)](){const t=Qc;for(const e of this[t(332)][t(343)]())this[t(342)](e);for(const e of this[t(267)][t(250)]())e[t(304)][t(319)]();super[t(319)]()}}function $c(t,e){const n=Jc();return($c=function(t,e){return n[t-=211]})(t,e)}function tu(t){return Qc(327)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=310]})(t,e)}var nu=eu;function ru(){var t=["getSuggestions","plugins","6867sUCCwW","112716kCCSHO","1418yAkDTM","editor","852eqGIPk","requires","adapter","3566402FqxJbr","pluginName","TrackChanges","7553384PazxJI","addSuggestion","Comments","addSuggestionData","getSuggestion","17915gQfwqq","3642468NmGlId","2927871qPdSwi","get"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(819510===parseInt(n(323))/1+-parseInt(n(324))/2*(-parseInt(n(322))/3)+parseInt(n(326))/4*(-parseInt(n(316))/5)+parseInt(n(317))/6+parseInt(n(329))/7+-parseInt(n(311))/8+-parseInt(n(318))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(327)](){return[yc,Zc,nu(313)]}static get[nu(330)](){return nu(310)}set[nu(328)](t){var e=nu;this[e(325)][e(321)][e(319)](yc)[e(328)]=t}get[nu(328)](){var t=nu;return this[t(325)][t(321)][t(319)](yc)[t(328)]}[nu(312)](t){var e=nu;return this[e(325)][e(321)][e(319)](yc)[e(314)](t)}[nu(320)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(325)][n(321)][n(319)](yc)[n(320)]({skipNotAttached:t,toJSON:e})}[nu(315)](t){var e=nu;return this[e(325)][e(321)][e(319)](yc)[e(315)](t)}}const ou=lu;function iu(){const t=["_adapter","getRootsAttributes","5SWkcwV","discardAllSuggestions","execute","appendChild","document","reduce","7086cOiIGf","map","getCommentThreads","7974fKWovX","get","editorCreator","10984SYRfSS","10sayuNm","pluginName","TrackChangesDataGetter","getDataWithAcceptedSuggestions","addCommentThread","acceptAllSuggestions","useAnonymousUser","config","createElement","2745087YSYUqb","constructor","set","model","push","TrackChangesEditing","Users","result","function","end","plugins","810TxtoFN","trackChangesData","rootsAttributes","462aRhdjY","CommentsRepository","TrackChangesData","getRootNames","getFullData","track-changes-data-invalid-editor-creator","create","data","name","requires","addSuggestionData","9738465JwYKXh","addUser","278RHzlOi","trackChangesData.editorCreator","editor","div","destroy","define","init","getUser","getDataWithDiscardedSuggestions","5075740OjDkxr","createDocumentFragment","users","getSuggestions","60660216LpqVNV","Pagination"];return(iu=function(){return t})()}!function(t,e){const n=lu,r=t();for(;;)try{if(789501===parseInt(n(287))/1*(-parseInt(n(310))/2)+-parseInt(n(326))/3+parseInt(n(296))/4*(-parseInt(n(304))/5)+-parseInt(n(313))/6*(parseInt(n(274))/7)+-parseInt(n(316))/8*(parseInt(n(271))/9)+parseInt(n(317))/10*(-parseInt(n(285))/11)+parseInt(n(300))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(301)];class cu extends t.Plugin{static get[ou(283)](){return[yc]}static get[ou(318)](){return ou(276)}[ou(293)](){const t=ou,n=this[t(289)];if(n[t(324)][t(292)](t(288),(e=>{const r=t,s=n[r(329)][r(308)][r(277)]()[r(309)](((t,e)=>(t[e]="",t)),{});return n[r(327)][r(280)](s,e)})),t(268)!=typeof n[t(324)][t(314)](t(272))[t(315)])throw new e.CKEditorError(t(279))}[ou(320)](t){return hu(this[ou(289)],!0,t)}[ou(295)](t){return hu(this[ou(289)],!1,t)}}class uu extends t.Plugin{static get[ou(318)](){return ou(319)}constructor(t){const e=ou;super(t),this[e(333)]=e(269)}[ou(293)](){const t=ou;this[t(289)][t(270)][t(314)](t(275))[t(302)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(289)][t(270)][t(314)](t(331))[t(302)]=null}}function lu(t,e){const n=iu();return(lu=function(t,e){return n[t-=268]})(t,e)}function fu(t){return void 0!==t[ou(303)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(270)][r(330)](yc,uu),s[r(273)]=fu(t)?t[r(303)]():void 0;const i=document[r(297)](),a=t[r(324)][r(314)](r(272))[r(315)],c=await a(s,(()=>function(t){const e=r,n=document[e(325)](e(290));return t[e(307)](n),n}(i)));!function(t,e){const n=r,s=t[n(329)][n(308)][n(277)]()[n(309)](((e,r)=>(e[r]=t[n(281)][n(314)]({rootName:r}),e)),{}),o=t[n(270)][n(314)](n(332))[n(298)][n(311)]((t=>({id:t.id,name:t[n(282)]}))),i=t[n(270)][n(314)](n(331))[n(299)]({skipNotAttached:!0,toJSON:!0}),a=t[n(270)][n(314)](n(275))[n(312)]({skipNotAttached:!0,toJSON:!0}),c=e[n(270)][n(314)](n(332)),u=e[n(270)][n(314)](n(331)),l=e[n(270)][n(314)](n(275));for(const t of o)c[n(294)](t.id)||c[n(286)](t);c.me||c[n(323)]();for(const t of i)u[n(284)](t);for(const t of a)l[n(321)](t);e[n(281)][n(328)](s)}(t,c),c[r(306)](r(e?322:305));const u=fu(c)?c[r(278)](n):c[r(281)][r(314)](n);return await c[r(291)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=326]})(t,e)}function du(){var t=["353856Uvuikx","4067100GXzzdL","1672704xGlPGV","1004820YuhSwu","2757nJXeJu","692741oPFSSE","160tGkinO","5IXTWDQ","232074mCPONI"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(144176===-parseInt(n(331))/1+-parseInt(n(329))/2*(parseInt(n(327))/3)+parseInt(n(326))/4*(-parseInt(n(330))/5)+-parseInt(n(332))/6+parseInt(n(328))/7+parseInt(n(334))/8+parseInt(n(333))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();