@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240620.0 → 0.0.0-nightly-20240620.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(818480===parseInt(n(183))/1*(-parseInt(n(180))/2)+parseInt(n(185))/3+-parseInt(n(186))/4*(parseInt(n(187))/5)+-parseInt(n(190))/6*(-parseInt(n(192))/7)+-parseInt(n(198))/8+parseInt(n(191))/9*(-parseInt(n(194))/10)+-parseInt(n(184))/11*(-parseInt(n(195))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(179)]=e,this[n(174)]=!1,this[n(177)](),this[n(181)]=!1}[c(177)](){this[c(197)]=!0}[c(200)](){const t=c;this[t(174)]=!this[t(174)],this[t(174)]?this[t(199)]():this[t(182)]()}[c(199)](){const t=c;for(const e of this[t(193)][t(188)][t(188)]())e[t(196)]&&!this[t(179)][t(178)](e)&&e[t(176)](t(175))}[c(182)](){const t=c;for(const e of this[t(193)][t(188)][t(188)]())e[t(196)]&&!this[t(179)][t(178)](e)&&e[t(189)](t(175))}}function f(){const t=["55GWsUHI","3051762CmdCMA","64hVzzrB","8710TZLkZb","commands","clearForceDisabled","108sHSEoD","1116HlFVUI","397166dlZmst","editor","113690RDTkvo","7864836zQzhGY","affectsData","isEnabled","11521680VEOMDD","_disableUnsupportedCommands","execute","value","TrackChangesCommand","forceDisabled","refresh","has","_enabledCommands","18IEAGkp","_isEnabledBasedOnSelection","_enableCommands","179915nIuRBD"];return(f=function(){return t})()}function h(){const t=["refresh","get","10625020mTqAfM","3uQShyQ","2936NgEYpZ","editor","957043aVGXzx","_isEnabledBasedOnSelection","_suggestions","plugins","getRanges","execute","acceptSuggestion","3743682kxjXTB","26630CPnaIW","TrackChangesEditing","track-changes-accept-suggestion-not-found","model","47455OYJABA","10307aTciEx","canEditAt","44775EsKkJV","isEnabled","7903636aYCSCb","606QbxCuh"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(991630===-parseInt(n(322))/1+parseInt(n(329))/2*(-parseInt(n(319))/3)+parseInt(n(314))/4+parseInt(n(309))/5*(-parseInt(n(315))/6)+-parseInt(n(318))/7+-parseInt(n(320))/8*(-parseInt(n(312))/9)+parseInt(n(330))/10*(parseInt(n(310))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(324)]=e,this[n(316)](),this[n(323)]=!1}[g(316)](){this[g(313)]=!0}[g(327)](t){const n=g,r=this[n(324)][n(317)](t);if(!r)throw new e.CKEditorError(n(332),this);const s=r[n(326)]();this[n(321)][n(308)][n(311)](s)&&this[n(321)][n(325)][n(317)](n(331))[n(328)](r)}}function m(){const t=["isEnabled","canEditAt","88axHCRI","plugins","252888EhmkuC","execute","refresh","1611820sBYaHl","1307859LGePRw","get","_suggestions","8UNEgsh","TrackChangesEditing","87lFNEdA","editor","model","discardSuggestion","5726OxwMZL","37500yetvLS","1415295dFPoaS","getRanges","596luJpWE","_isEnabledBasedOnSelection","track-changes-discard-suggestion-not-found"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(150671===parseInt(n(306))/1*(parseInt(n(297))/2)+-parseInt(n(293))/3*(parseInt(n(301))/4)+-parseInt(n(298))/5+parseInt(n(308))/6+parseInt(n(312))/7+-parseInt(n(291))/8*(parseInt(n(299))/9)+-parseInt(n(311))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(290)]=e,this[n(310)](),this[n(302)]=!1}[I(310)](){this[I(304)]=!0}[I(309)](t){const n=I,r=this[n(290)][n(313)](t);if(!r)throw new e.CKEditorError(n(303),this);const s=r[n(300)]();this[n(294)][n(295)][n(305)](s)&&this[n(294)][n(307)][n(313)](n(292))[n(296)](r)}}function T(t){const e=_;return t[e(228)](((t,n)=>e(210)==t[e(200)]&&e(210)!=n[e(200)]?-1:e(210)!=t[e(200)]&&e(210)==n[e(200)]?1:0))}function _(t,e){const n=C();return(_=function(t,e){return n[t-=194]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(203)];for(;s<t[n(207)];){const a=t[s],c=t[s+1];r||(r=e[n(221)](a)),A(e,a,c)||(o[n(222)](e[n(205)](r,i[n(233)](a)?e[n(215)](a):e[n(194)](a,n(208)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(215)](e),o=t[r(221)](n);return s[r(226)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(485308===-parseInt(n(216))/1+-parseInt(n(224))/2*(-parseInt(n(198))/3)+parseInt(n(230))/4*(-parseInt(n(234))/5)+parseInt(n(219))/6+parseInt(n(229))/7+parseInt(n(206))/8*(parseInt(n(232))/9)+-parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=_;for(;n[r(207)];){const s=n[r(209)](0,100);t[r(223)]((()=>{const t=r;for(const n of s)n[t(214)]&&e[t(235)](n.id)}))}}function C(){const t=["createPositionAfter","755582gIjtNg","isArray","start","5212734OfVaaa","map","createPositionBefore","push","change","106378gPrpZK","isMultiRange","isTouching","3255750rQtQIg","sort","4755492XuIfpj","15864npIVWT","join","4437HhORVg","isObject","1090oLLwJv","execute","next","createPositionAt"," [color ","from","content","3myanrw","value","type","color","getRanges","schema","replace","createRange","13464ZJYyGs","length","end","splice","deletion","add","isCollapsed","isIntersecting","isInContent"];return(C=function(){return t})()}const L=R;function N(){const t=["_suggestions","some","320126NroqjI","36DgWNiD","getRanges","model","from","_isEnabledBasedOnSelection","8387140TalpCk","execute","16UaHYEQ","1616885YXCERB","238011OUCmki","canEditAt","isEnabled","values","2278794JpOgpy","isInContent","editor","2901486hbVLPQ","_command","2YtBQhC","refresh","1097864TyCOki"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=472]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(279252===parseInt(n(476))/1*(-parseInt(n(481))/2)+parseInt(n(491))/3*(-parseInt(n(489))/4)+parseInt(n(490))/5+-parseInt(n(495))/6+-parseInt(n(474))/7+-parseInt(n(478))/8*(-parseInt(n(482))/9)+parseInt(n(487))/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(475)]=e,this[r(479)]=n,this[r(477)](),this[r(486)]=!1}[L(477)](){const t=L,e=Array[t(485)](this[t(479)][t(494)]())[t(480)]((e=>e[t(472)]));this[t(493)]=this[t(475)][t(493)]&&e}[L(488)](){const t=L,e=T(Array[t(485)](this[t(479)][t(494)]()));for(const n of e){const e=n[t(483)]();if(!this[t(473)][t(484)][t(492)](e))return}k(this[t(473)][t(484)],this[t(475)],e)}}function M(){const t=["canEditAt","_suggestions","1821552KgvSun","_isEnabledBasedOnSelection","1388mWbfUa","_selectedSuggestions","14165zLZjmB","execute","1060842uUhirU","13029804qgpWoF","isEnabled","getRanges","selection","_command","refresh","values","model","editor","326856EjojGA","from","size","8VRWSkw","1681106FHdxdN","document","349696xPCPaF"];return(M=function(){return t})()}const v=w;function w(t,e){const n=M();return(w=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(542415===-parseInt(n(329))/1+-parseInt(n(320))/2+-parseInt(n(339))/3+-parseInt(n(325))/4*(-parseInt(n(327))/5)+-parseInt(n(323))/6+parseInt(n(343))/7*(-parseInt(n(342))/8)+parseInt(n(330))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(334)]=e,this[r(322)]=n,this[r(326)]=new Set,this[r(335)](),this[r(324)]=!1}[v(335)](){const t=v,e=this[t(338)][t(337)][t(344)][t(333)],n=Array[t(340)](this[t(322)][t(336)]());this[t(326)]=function(t,e){const n=_,r=Array[n(196)](t[n(202)]()),s=new Set;for(const o of e)if(o[n(214)])for(const e of r)for(const r of o[n(202)]())(e[n(213)](r)||t[n(212)]&&!o[n(225)]&&o[n(236)]&&r[n(208)][n(226)](e[n(218)]))&&s[n(211)](o);return s}(e,n),this[t(331)]=this[t(334)][t(331)]&&!!this[t(326)][t(341)]}[v(328)](){const t=v,e=T(Array[t(340)](this[t(326)]));for(const n of e){const e=n[t(332)]();if(!this[t(338)][t(337)][t(321)](e))return}k(this[t(338)][t(337)],this[t(334)],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 H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const 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 Z=q||Y||Function("return this")();const Q=Z.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),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 Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=X,zt.prototype.set=Wt;const Kt=zt;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 Zt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Yt(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?Yt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Jt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(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?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const 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 Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ze(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,Ze(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,Oe,Ze)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.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=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(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 Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const 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 ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Qn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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:Jn(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])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=322]})(t,e)}function Vr(){const t=["_saved","getAllAdjacentSuggestions","from","data","toJSON","getMarkers","clear","subType","getRanges","_onDiscard","reduce","size","_markerNames","isExternal","getMarkerNames","change","push","1265733GorjPJ","22608DORQgW","markers","get","delete","accept","length","getRange","getContainedElement","_onAccept","getFirstMarker","authoredAt","nodeBefore","discard","87804BCYeDT","onDiscard","onAttributesChange","214439XQZpUX","onAccept","hasComments","17476FMPLkk","head","getItems","decorate","addMarkerName","split","getMultiRangeId","next","previous","creator","setAttribute","substr","isIntersecting","add","commentThread","createdAt","getFirstRange","addMarker","end","_model","@external","map","_onAttributesChange","isIntersectingWithRange","389985hTKOVJ","set","isMultiRange","removeAttribute","author","12JLvtvq","nodeAfter","type","596832QDBanh","start","_isDataLoaded","1719BXHZzQ","removeMarker","isInContent","addRange","filter","suggestion:","attributes","removeMarkers"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(114771===-parseInt(n(374))/1+-parseInt(n(377))/2+-parseInt(n(329))/3+parseInt(n(371))/4+parseInt(n(401))/5*(parseInt(n(326))/6)+-parseInt(n(357))/7+parseInt(n(358))/8*(parseInt(n(332))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(331)]=!1,this.id=e.id,this[n(328)]=e[n(328)],this[n(347)]=e[n(347)]||null,this[n(325)]=e[n(325)],this[n(386)]=e[n(386)]||e[n(325)],this[n(353)]=Boolean(e[n(338)]&&e[n(338)][n(397)]),this[n(343)]=null,this[n(396)]=t,this[n(366)]=e[n(375)],this[n(349)]=e[n(372)],this[n(399)]=e[n(373)],this[n(352)]=new Set,this[n(392)]=null,this[n(322)](n(368),null),this[n(322)](n(338),e[n(338)]||{}),this[n(322)](n(385),null),this[n(322)](n(384),null),this[n(322)](n(391),null),this[n(322)](n(340),!1),this[n(380)](n(362)),this[n(380)](n(370))}get[jr(378)](){const t=jr;let e=this;for(;e[t(385)];)e=e[t(385)];return e}get[jr(376)](){const t=jr;return!!this[t(391)]&&this[t(391)][t(363)]>0}get[jr(323)](){const t=jr;return 0!=this[t(352)][t(351)]&&6==Array[t(342)](this[t(352)])[0][t(382)](":")[t(363)]}get[jr(334)](){return null!==this[jr(367)]()}[jr(381)](t){const e=jr;this[e(352)][e(390)](t)}[jr(354)](){const t=jr;return Array[t(342)](this[t(352)])}[jr(345)](){const t=jr;return this[t(354)]()[t(398)]((e=>this[t(396)][t(359)][t(360)](e)))[t(336)]((t=>t))}[jr(367)](){return this[jr(345)]()[0]||null}[jr(339)](){const t=jr;this[t(396)][t(355)]((e=>{const n=t;for(const t of this[n(345)]())e[n(333)](t)})),this[t(352)][t(346)]()}[jr(333)](t){const e=jr;this[e(396)][e(355)]((n=>{n[e(333)](t)})),this[e(352)][e(361)](t)}[jr(335)](t){const e=jr,n=e(337)+this[e(328)]+":"+this[e(347)]+":"+this.id+":"+this[e(386)].id+":"+Hr[e(383)]();this[e(381)](n),this[e(396)][e(355)]((r=>{r[e(394)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(400)](t){const e=jr;for(const n of this[e(348)]())if(n[e(389)](t))return!0;return!1}[jr(348)](){const t=jr;return this[t(345)]()[t(398)]((e=>e[t(364)]()))}[jr(379)](){const t=jr;return this[t(348)]()[t(350)](((e,n)=>[...e,...n[t(379)]()]),[])}[jr(393)](){const t=jr;var e;return(null===(e=this[t(367)]())||void 0===e?void 0:e[t(364)]())||null}[jr(365)](){const t=jr,e=this[t(348)]();if(1!=e[t(363)])return null;const n=e[0],r=n[t(330)][t(327)],s=n[t(395)][t(369)];return r instanceof i.Element?r!=s?null:r:null}[jr(362)](){const t=jr;this[t(366)](this[t(348)](),this[t(343)],this[t(338)]),this[t(339)]()}[jr(370)](){const t=jr;this[t(349)](this[t(348)](),this[t(343)],this[t(338)]),this[t(339)]()}[jr(341)](){const t=jr,e=[];let n=this[t(378)];for(;n;)e[t(356)](n),n=n[t(384)];return e}[jr(387)](t,e){const n=jr,r=qn(this[n(338)]);hr(r,t,e),Or(r,this[n(338)])||(this[n(338)]=r,this[n(399)](r))}[jr(324)](t){const e=jr,n=qn(this[e(338)]);Ur(n,t),Or(n,this[e(338)])||(this[e(338)]=n,this[e(399)](this[e(338)]))}[jr(344)](){const t=jr;return{id:this.id,type:this[t(347)]?this[t(328)]+":"+this[t(347)]:this[t(328)],authorId:this[t(386)].id,createdAt:this[t(392)],hasComments:this[t(376)],data:this[t(343)],attributes:this[t(338)]}}static[jr(383)](){const t=jr;return(0,e.uid)()[t(388)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function zr(){const t=["*Merge:* %0","elementStart","_resolveDescriptionItems","elementEnd","getWalker","pop","$1 $2","registerAttributeLabel","isEmpty","96Lwxfid","addObject","set","_handleRenameSuggestionDescription","get","subType","ELEMENT_SPACE","removeFormat","getItemLabel","softBreak","format","checkChild","label","Object","start","_handleInsertRemoveSuggestionDescription","end","registerElementLabel","key","_locale","has","$text","83830OsgxUR","registerDescriptionCallback","replace","*Change to:* %0","indexOf","addFormat","map","4hBTWkD","match","isInContent","add","*Set format:* %0","addContainer","7232057OjhRrF","normal","*Remove format:* %0","*Remove:* %0","52ptyuoi","_itemLabels","push","element","*Insert:* %0","removeEmptyContainer","isObject","addEmptyContainer","_customCallbacks","_attributeLabels","REPLACE_TEXT","Container","skip","item","length","12731310FdyeZD","join","previousSibling","removeContainer","getDescriptions","1503474NTCDhl","newValue","_schema","isEqual","text","725049BXDeiv","function","5717076RKAwca","nodeAfter","name","_handleCustomCallbackDescription","remove","type","_handleAttributeSuggestionDescription","quantity","getFirstRange","data","deletion","attribute","EmptyContainer","matchingCallback","nextSibling","*Split:* %0","_addDescriptionItems","removeObject","162709qznQtc","_itemLabelsCallbacks","$textProxy","insertion"];return(zr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=zr();return(Xr=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(670861===-parseInt(n(153))/1+parseInt(n(195))/2*(parseInt(n(225))/3)+parseInt(n(205))/4*(parseInt(n(188))/5)+parseInt(n(135))/6+-parseInt(n(201))/7+parseInt(n(166))/8*(parseInt(n(133))/9)+-parseInt(n(220))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class qr{constructor(t,e){const n=Xr;this[n(213)]=[],this[n(206)]=new Map,this[n(154)]=[],this[n(214)]=new Map,this[n(130)]=t,this[n(185)]=e}[Kr(224)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(219)];o++){const i=t[o];if(!i[e(197)])continue;const a=this[e(138)](i);if(a){if(null!=i[e(171)]){if(r[e(186)](i[e(171)]))continue;r[e(198)](i[e(171)])}n[e(207)](a)}else if(e(146)!=i[e(140)])e(156)!=i[e(140)]&&e(145)!=i[e(140)]||this[e(181)](n,i,t[o+1]);else{const t=i[e(144)][e(184)];if(s[e(186)](t))continue;s[e(198)](i[e(144)][e(184)]),t==Tc?this[e(169)](n,i):this[e(141)](n,i)}}return this[e(159)](n)}[Kr(189)](t){const e=Kr;this[e(213)][e(207)](t)}[Kr(183)](t,n,r=e.priorities[Kr(202)]){const s=Kr;s(134)==typeof t?(0,e.insertToPriorityArray)(this[s(154)],{matchingCallback:t,label:n,priority:r}):this[s(206)][s(168)](t,n)}[Kr(164)](t,e){const n=Kr;this[n(214)][n(168)](t,e)}[Kr(174)](t,e=1){const n=Kr;let r;for(const e of this[n(154)])if(e[n(148)](t)){r=e[n(178)];break}return r||(r=this[n(206)][n(170)](t[n(137)])),r?r(e):1!==e?e+" "+t[n(137)]+"s":""+t[n(137)]}[Kr(151)](t,e){const n=Kr,r=e[n(143)]()[n(161)](),s=n(156)==e[n(140)]?n(198):n(139);for(const e of r){const o=e[n(218)],i=t[t[n(219)]-1];if(o.is(n(155)))i&&i[n(140)][n(192)](n(216))>-1&&t[n(162)](),i&&n(132)==i[n(140)]?i[s]+=o[n(144)]:t[n(207)]({type:n(132),add:n(198)==s?o[n(144)]:"",remove:n(139)==s?o[n(144)]:""});else if(this[n(130)][n(211)](o)){const a=o;if(i&&i[n(140)][n(192)](n(216))>-1&&t[n(162)](),n(160)==e[n(140)])continue;i&&i[n(140)]==s+n(179)&&i[n(208)][n(137)]==a[n(137)]?i[n(142)]++:t[n(207)]({type:s+n(179),element:a,quantity:1}),r[n(217)]((t=>!(n(160)==t[n(140)]&&t[n(218)]==o)))}else if(this[n(130)][n(177)](o,n(187))||o.is(n(208),n(175))){const r=o;if(n(198)==s&&n(158)==e[n(140)]||n(139)==s&&n(160)==e[n(140)])continue;if(i&&-1==i[n(140)][n(192)](n(216))){n(132)==i[n(140)]&&(i[s]+="\n");continue}let a;if(a=n(198)==s?r[n(149)]&&!this[n(130)][n(211)](r[n(149)])?r[n(149)]:null:r[n(222)]&&!this[n(130)][n(211)](r[n(222)])?r[n(222)]:null,r[n(165)]||a&&a[n(165)]){const e=a&&a[n(165)]?a:r;i&&i[n(140)]==s+n(147)&&i[n(208)][n(137)]==e[n(137)]?i[n(142)]++:t[n(207)]({type:s+n(147),element:e,quantity:1})}else t[n(207)]({type:s+n(216),element:r})}}}[Kr(159)](t){const e=Kr,n=this[e(185)],r=[],s=[],o=[];for(const i of t)switch(i[e(140)]){case e(132):if(i[e(198)]=i[e(198)][e(190)](/(\S)\u000A+(\S)/g,e(163))[e(190)](/\u000A/g,""),i[e(139)]=i[e(139)][e(190)](/(\S)\u000A+(\S)/g,e(163))[e(190)](/\u000A/g,""),""!=i[e(198)]&&""!=i[e(139)]){r[e(207)]({type:e(190),content:Wr(n,e(215),['"'+i[e(139)]+'"','"'+i[e(198)]+'"'])});continue}if(null!=i[e(198)][e(196)](/^ +$/)){r[e(207)]({type:e(156),content:Wr(n,e(209),Wr(n,e(172),i[e(198)][e(219)]))});continue}if(null!=i[e(139)][e(196)](/^ +$/)){r[e(207)]({type:e(145),content:Wr(n,e(204),Wr(n,e(172),i[e(139)][e(219)]))});continue}if(""!=i[e(198)]){r[e(207)]({type:e(156),content:Wr(n,e(209),'"'+i[e(198)]+'"')});continue}r[e(207)]({type:e(145),content:Wr(n,e(204),'"'+i[e(139)]+'"')});continue;case e(212):case e(167):r[e(207)]({type:e(156),content:Wr(n,e(209),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(210):case e(152):r[e(207)]({type:e(145),content:Wr(n,e(204),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(200):r[e(207)]({type:e(156),content:Wr(n,e(150),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(223):r[e(207)]({type:e(145),content:Wr(n,e(157),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(193):s[e(207)](i[e(184)]);continue;case e(173):o[e(207)](i[e(184)]);continue;default:r[e(207)](i)}if(s[e(219)]){const t=s[e(194)]((t=>this[e(214)][e(186)](t)?this[e(214)][e(170)](t):t))[e(221)](", ");r[e(207)]({type:e(176),content:Wr(this[e(185)],e(199),t)})}if(o[e(219)]){const t=o[e(194)]((t=>this[e(214)][e(186)](t)?this[e(214)][e(170)](t):t))[e(221)](", ");r[e(207)]({type:e(176),content:Wr(this[e(185)],e(203),t)})}return r}[Kr(138)](t){const e=Kr;for(const n of this[e(213)]){const r=n(t);if(r&&e(140)in r)return r}}[Kr(141)](t,e){const n=Kr,r=e[n(144)],s=void 0===r[n(226)]?n(173):n(193);t[n(207)]({type:s,key:r[n(184)]})}[Kr(169)](t,e){const n=Kr;t[n(207)]({type:n(176),content:Wr(this[n(185)],n(191),this[n(174)](e[n(143)]()[n(180)][n(136)],1))})}[Kr(181)](t,e,n){const r=Kr;if(this[r(151)](t,e),n&&n[r(143)]()&&!e[r(143)]()[r(182)][r(131)](n[r(143)]()[r(180)])){const n=t[t[r(219)]-1],s=r(156)==e[r(140)]?r(198):r(139);n&&r(132)==n[r(140)]&&(n[s]+="\n")}}}const Yr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Zr,r=t();for(;;)try{if(858580===parseInt(n(491))/1+parseInt(n(477))/2*(-parseInt(n(483))/3)+-parseInt(n(487))/4*(-parseInt(n(489))/5)+parseInt(n(482))/6+-parseInt(n(479))/7+-parseInt(n(486))/8+parseInt(n(480))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(493)](){const t=Yr,e=this[t(484)],n=e[t(478)][t(485)](t(492));e[t(488)][t(485)](t(490))&&n[t(481)](t(490))}}function Jr(){const t=["2008868tjnogR","commands","10nwnsqJ","showAIAssistant","268991ZZpXvD","TrackChangesEditing","afterInit","38pWhpMc","plugins","10121209ajJtBw","12778911MzpEIO","enableCommand","4644126AJQbJT","69135MDJQoS","editor","get","5800024ZoDODC"];return(Jr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=138]})(t,e)}const ts=$r;function es(){const t=["alignment","_registerLegacyDescription","plugins","type","AlignmentEditing","FORMAT_ALIGN_TO_LEFT","6351415AcckLe","enableDefaultAttributesIntegration","TrackChangesEditing","3069834YRqdTd","left","108AbbaKg","commandParams","center","15176816CGGmzr","*Format:* %0","format","registerAttributeLabel","formatBlock","has","locale","descriptionFactory","FORMAT_ALIGN_TO_CENTER","registerBlockAttribute","justify","editor","right","commandName","FORMAT_ALIGN_TO_RIGHT","value","FORMAT_JUSTIFY_TEXT","86847zjWFkv","FORMAT_ALIGNMENT","9122502XlnyXp","1778100jXindW","registerDescriptionCallback","4701920YtgsZM","afterInit","get"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(932604===parseInt(n(162))/1+-parseInt(n(176))/2+-parseInt(n(159))/3*(parseInt(n(139))/4)+parseInt(n(164))/5+parseInt(n(161))/6+parseInt(n(173))/7+-parseInt(n(142))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(165)](){const t=ts,e=this[t(153)],n=e[t(148)];if(!e[t(169)][t(147)](t(171)))return;const r=e[t(169)][t(166)](t(175));r[t(174)](t(167)),r[t(151)](t(167)),r[t(149)][t(145)](t(167),Wr(n,t(160))),this[t(168)]()}[ts(168)](){const t=ts,e=this[t(153)],n=e[t(148)];e[t(169)][t(166)](t(175))[t(149)][t(163)]((e=>{const r=t;if(r(146)!=e[r(170)])return;const{data:s}=e;if(s&&r(167)==s[r(155)]){const t=s[r(140)][0][r(157)];return{type:r(144),content:Wr(n,r(143),function(t){const e=r;switch(t){case e(138):return Wr(n,e(172));case e(154):return Wr(n,e(156));case e(141):return Wr(n,e(150));case e(152):return Wr(n,e(158))}}(t))}}}))}}const rs=os;function ss(){const t=["FORMAT_SUPERSCRIPT","*Format:* %0","2153712Qoridv","*Remove format:* %0","bold","FORMAT_SUBSCRIPT","commandName","BoldEditing","SubscriptEditing","commandParams","192946bFaWXa","SuperscriptEditing","type","underline","locale","FORMAT_CODE","afterInit","slice","forceValue","has","FORMAT_STRIKETHROUGH","21VdIszV","registerAttributeLabel","CodeEditing","editor","subscript","_registerLegacyDescription","toUpperCase","format","toLowerCase","64150FTIavr","get","code","FORMAT_BOLD","registerDescriptionCallback","FORMAT_","54mkAMIJ","552wTuhBp","plugins","2ogfUiZ","ItalicEditing","11eQBpgd","italic","registerInlineAttribute","16116980XZJlUS","FORMAT_UNDERLINE","3OhIvKm","FORMAT_ITALIC","2265290EnzvBy","descriptionFactory","UnderlineEditing","1361672FcfCyQ","strikethrough","enableDefaultAttributesIntegration","1125108IGrERK","superscript","TrackChangesEditing","formatInline","StrikethroughEditing"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(845918===parseInt(n(275))/1*(-parseInt(n(225))/2)+-parseInt(n(232))/3*(-parseInt(n(237))/4)+parseInt(n(234))/5+parseInt(n(240))/6*(-parseInt(n(266))/7)+parseInt(n(247))/8*(-parseInt(n(222))/9)+parseInt(n(230))/10*(parseInt(n(227))/11)+parseInt(n(223))/12*(parseInt(n(255))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(252),rs(226),rs(236),rs(268),rs(244),rs(253),rs(256)];class as extends t.Plugin{[rs(261)](){const t=rs,e=this[t(269)],n=e[t(224)][t(276)](t(242)),r=e[t(259)];for(const s of is){if(!e[t(224)][t(264)](s))continue;const o=s[t(262)](0,-7)[t(274)](),i=t(221)+o[t(272)]();n[t(239)](o),n[t(229)](o),n[t(235)][t(267)](o,Wr(r,i))}this[t(271)]()}[rs(271)](){const t=rs,e=this[t(269)],n=e[t(259)],r=e[t(224)][t(276)](t(242));function s(e,s){const o=t;r[o(235)][o(220)]((t=>{const r=o;if(r(243)!=t[r(257)])return;const{data:i}=t;return i&&i[r(251)]===e?i[r(254)][0][r(263)]?{type:r(273),content:Wr(n,r(246),s)}:{type:r(273),content:Wr(n,r(248),s)}:void 0}))}s(t(249),Wr(n,t(219))),s(t(228),Wr(n,t(233))),s(t(258),Wr(n,t(231))),s(t(277),Wr(n,t(260))),s(t(238),Wr(n,t(265))),s(t(270),Wr(n,t(250))),s(t(241),Wr(n,t(245)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=256]})(t,e)}function ls(){const t=["TrackChangesEditing","get","editor","name","$root","from","commands","*Set format:* %0","value","commandParams","314974ShAOHr","parent","document","2657645ZCejvt","9ATKLjv","has","format","2724hZuBoH","4317036kieCHQ","schema","getSelectedBlocks","afterInit","markBlockFormat","630aJGTlN","9016648VefVSg","descriptionFactory","plugins","registerDescriptionCallback","locale","model","5488224WzZZDz","BlockQuoteEditing","26810EedNgD","forceValue","checkChild","4WZxYYV","filter","selection","ELEMENT_BLOCK_QUOTE","*Remove format:* %0","change","commandName","enableCommand","blockQuote","117874rccNas"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(963378===parseInt(n(288))/1*(parseInt(n(279))/2)+parseInt(n(262))/3+-parseInt(n(274))/4+-parseInt(n(257))/5+-parseInt(n(261))/6*(parseInt(n(276))/7)+-parseInt(n(268))/8*(-parseInt(n(258))/9)+parseInt(n(267))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(265)](){const t=cs,e=this[t(291)],n=e[t(272)];if(!e[t(270)][t(259)](t(275)))return;const r=e[t(270)][t(290)](t(289)),s=this[t(291)][t(295)][t(290)](t(287));r[t(286)](t(287),((n,o={})=>{const i=t,a=this[i(291)][i(273)][i(256)][i(281)],c=o&&void 0!==o[i(277)]?o[i(277)]:!s[i(297)];let u=[];if(c){const t=Array[i(294)](a[i(264)]())[i(280)]((t=>hs(t)||function(t,e){const n=i,r=e[n(278)](t[n(300)],n(287)),s=e[n(278)]([n(293),n(287)],t);return r&&s}(t,this[i(291)][i(273)][i(263)])));u=y(t,e[i(273)])}else{const t=Array[i(294)](a[i(264)]())[i(280)]((t=>hs(t)));u=y(t,e[i(273)])}e[i(273)][i(284)]((()=>{const t=i;for(const e of u)r[t(266)](e,{commandName:t(287),commandParams:[{forceValue:c}]})}))})),r[t(269)][t(271)]((e=>{const r=t,{data:s}=e;if(s&&r(287)==s[r(285)]){const t=Wr(n,r(282));return s[r(298)][0][r(277)]?{type:r(260),content:Wr(n,r(296),t)}:{type:r(260),content:Wr(n,r(283),t)}}}))}}function hs(t){const e=cs;return e(287)==t[e(300)][e(292)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=356]})(t,e)}function ps(){const t=["350YjcDtC","25051jTYneF","854MjUPDt","7Hpotze","13457UXztXP","567WfKDha","plugins","13896lEovvZ","50jsVpVO","21626aUERbA","changeCaseTitle","changeCaseLower","CaseChange","editor","enableCommand","TrackChangesEditing","1296VQXiYF","550359yiwuGg","has","18750TyGfuK","940328dnGhyp","afterInit","get","4xinWKq","changeCaseUpper"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(174207===-parseInt(n(366))/1*(-parseInt(n(370))/2)+parseInt(n(379))/3*(-parseInt(n(360))/4)+parseInt(n(362))/5*(parseInt(n(369))/6)+parseInt(n(365))/7*(-parseInt(n(357))/8)+-parseInt(n(367))/9*(parseInt(n(356))/10)+-parseInt(n(371))/11*(-parseInt(n(378))/12)+-parseInt(n(363))/13*(parseInt(n(364))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(358)](){const t=gs,e=this[t(375)];e[t(368)][t(380)](t(374))&&(e[t(368)][t(359)](t(377))[t(376)](t(361)),e[t(368)][t(359)](t(377))[t(376)](t(373)),e[t(368)][t(359)](t(377))[t(376)](t(372)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=414]})(t,e)}function bs(){const t=["editor","11LLotwT","get","3224507TcrAkE","354595YmzXOl","afterInit","9614576deJqNx","138GNEHcM","3076XFFqeO","enableCommand","381868saVPtK","3570dXYFgW","13685870qmVwjj","ckbox","9juaewx","plugins","7dQxLvG","4181786lJcRUv","96pkHIbr","TrackChangesEditing","commands"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(869070===parseInt(n(416))/1*(parseInt(n(431))/2)+parseInt(n(432))/3*(-parseInt(n(429))/4)+-parseInt(n(425))/5*(-parseInt(n(428))/6)+-parseInt(n(417))/7+-parseInt(n(427))/8*(parseInt(n(414))/9)+-parseInt(n(433))/10*(parseInt(n(422))/11)+-parseInt(n(418))/12*(-parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(426)](){const t=Is,e=this[t(421)];e[t(420)][t(423)](t(434))&&e[t(415)][t(423)](t(419))[t(430)](t(434))}}const _s=As;function ys(){const t=["codeBlock","has","6688064JdQPKT","editor","3154563sGwMmc","outdentCodeBlock","model","type","*Set format:* %0","format","value","enableCommand","locale","change","languages","checkChild","2325132BpXUEv","label","config","ELEMENT_CODE_BLOCK","72264lsjLln","816458YfUxqv","formatBlock","registerDescriptionCallback","4121688jzXjsE","find","commands","2zVKstg","commandName","name","registerElementLabel","isLimit","2495865ZWSazW","descriptionFactory","get","schema","commandParams","indentCodeBlock","filter","forceValue","CodeBlock","getSelectedBlocks","language","rootElement","markBlockFormat","plugins","afterInit","parent","blockName","selection","from","*Remove format:* %0","toLowerCase","616wEslux","document","TrackChangesEditing"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=274]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(854518===-parseInt(n(301))/1*(-parseInt(n(295))/2)+parseInt(n(278))/3+-parseInt(n(298))/4+parseInt(n(306))/5+-parseInt(n(294))/6*(parseInt(n(327))/7)+parseInt(n(276))/8+-parseInt(n(290))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(320)](){const t=_s,e=this[t(277)];if(!e[t(319)][t(275)](t(314)))return;const n=e[t(319)][t(308)](t(329)),r=e[t(286)],s=e[t(292)][t(308)](t(274))[t(288)],o=e[t(300)][t(308)](t(274));n[t(285)](t(311)),n[t(285)](t(279)),n[t(285)](t(274),((r,i={})=>{const a=t,c=e[a(280)],u=e[a(280)][a(328)][a(323)],l=i&&void 0!==i[a(313)]?i[a(313)]:!o[a(284)];let f;i[a(316)]||(i[a(316)]=s[0][a(316)]),f=l?Array[a(324)](u[a(315)]())[a(312)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(317))&&!e[n(305)](t)&&e[n(289)](t[n(321)],n(274))}(t,c[a(309)]))):Array[a(324)](u[a(315)]())[a(312)]((t=>Cs(t)));const h=y(f,c);c[a(287)]((()=>{const t=a;for(const e of h)n[t(318)](e,{commandName:t(274),commandParams:[{...i,forceValue:l}],formatGroupId:t(322)})}))})),n[t(307)][t(304)](t(274),(e=>Wr(r,t(293),e))),n[t(307)][t(297)]((e=>{const n=t;if(n(296)!=e[n(281)])return;const o=r.t,{data:i}=e;if(!i||n(274)!=i[n(302)])return;const a=i[n(310)][0][n(316)],c=o(s[n(299)]((t=>t[n(316)]===a))[n(291)])[n(326)]();return i[n(310)][0][n(313)]?{type:n(283),content:Wr(r,n(282),Wr(r,n(293),1)+" ("+c+")")}:{type:n(283),content:Wr(r,n(325),Wr(r,n(293),1))}}))}}function Cs(t){const e=_s;return e(274)==t[e(303)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=143]})(t,e)}const Ns=Ls;function Rs(){const t=["10AEbHZr","5fyfGmH","2108296eqSDdn","enableCommand","TrackChangesEditing","2eizULc","get","has","editor","1670880WjSzzX","plugins","4748823liiRXx","CommentsEditing","addCommentThread","8HAeyFw","236713DqHTVb","803928uArSEX","4945451uqCaUm","7055169aHoWjC","afterInit"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(388548===parseInt(n(147))/1*(-parseInt(n(157))/2)+parseInt(n(161))/3+-parseInt(n(154))/4*(-parseInt(n(153))/5)+parseInt(n(148))/6+parseInt(n(149))/7*(-parseInt(n(146))/8)+-parseInt(n(143))/9+parseInt(n(152))/10*(parseInt(n(150))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(151)](){const t=Ns,e=this[t(160)];e[t(162)][t(159)](t(144))&&e[t(162)][t(158)](t(156))[t(155)](t(145))}}var Ms=n(834);function vs(){const t=["TrackChangesEditing","getItems","getCustomProperty","nextSibling","plugins","786570CQPZEw","ck-suggestion-marker--active","schema","isContent","createUIElement","toViewElement","start","2NIRUWO","mapper","isLimit","3JivklJ","bindElementToMarker","addClass","item","elementEnd","isBlock","includes","addHighlight","model","createRangeOn","267896RVouGK","push","hasAttribute","activeMarkers","parent","149281ZRuUOs","get","name","consumable","10cNZmsz","1220640PMuwoo","span","ck-suggestion-marker-","markerName","getWalker","markerRange","3112335lgJMTI","writer","previousPosition","toViewPosition","test","type","isAtEnd","91225CTfzzK","1463630kOWHDQ","insert"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=207]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(245)]())o[r(220)](t)&&s[r(219)](n[r(217)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(248)][r(224)](r(244));return(o,i,a)=>{const c=r;if(!a[c(226)][c(238)](i[c(233)],o[c(225)]))return;const u=i[c(233)][c(232)](),l=i[c(233)][c(255)],f=t[c(216)][c(251)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(211)];d=d||f[c(252)](e);const n=a[c(257)][c(254)](e);if(n&&n[c(246)](c(215)))return;c(212)==t[c(239)]&&f[c(213)](e)&&!f[c(207)](e)&&(e[c(247)]||l[c(240)]?h&&h[c(222)]==e||(h=e,m(t[c(236)]),p=!0):g=g||t[c(236)])}function m(t){const r=c,o=a[r(235)][r(253)](r(229),{class:r(230)+e}),u=a[r(257)][r(237)](t);n&&s[r(221)][r(214)](i[r(231)])&&a[r(235)][r(210)](r(250),o),a[r(235)][r(243)](u,o),a[r(257)][r(209)](o,i[r(231)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(356338===-parseInt(n(223))/1*(parseInt(n(256))/2)+parseInt(n(208))/3*(parseInt(n(218))/4)+parseInt(n(241))/5+parseInt(n(249))/6+-parseInt(n(242))/7+parseInt(n(228))/8+-parseInt(n(234))/9*(-parseInt(n(227))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=338]})(t,e)}function xs(){const t=["3peveDn","start","markerName","requires","options","detach","root","deleteForward","mapper","editor","getFirstRange","get","fromRange","646308ReJzkj","11WXtIbq","forward","enableCommand","markerNameToElements","18840564pLZxwA","2440476vkoskd","rootName","editing","45Lldrdu","4000256cAYNVI","964761nqsRAm","unit","buffer","unlock","writer","addMarker:suggestion:deletion","high","unbindElementFromMarkerName","delete","model","7741716EsGtPW","bind","plugins","data","commands","end","lock","document","createRange","30xgmYyc","TrackChangesEditing","$graveyard","remove","createSelection","modifySelection","downcastDispatcher","uiElement","enqueueChange","selection","init","merge","batch","isCollapsed","setSelection","7dNykVw","removeMarker:suggestion:deletion","showSuggestionHighlights","690126frAjWe"];return(xs=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(758790===parseInt(n(384))/1+-parseInt(n(359))/2*(parseInt(n(360))/3)+-parseInt(n(373))/4*(parseInt(n(382))/5)+parseInt(n(394))/6*(-parseInt(n(356))/7)+parseInt(n(383))/8+parseInt(n(379))/9*(parseInt(n(341))/10)+parseInt(n(374))/11*(parseInt(n(378))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Fs(363)](){return[Ms.Delete]}[Fs(351)](){const t=Fs,e=this[t(369)],n=e[t(396)][t(371)](t(342));n[t(376)](t(392));const r=e[t(398)][t(371)](t(367));n[t(376)](t(367),((n,s={})=>{const o=t,a=e[o(393)][o(345)](e[o(393)][o(339)][o(350)]);a[o(354)]&&e[o(393)][o(346)](a,{direction:o(375),unit:s[o(385)]});const c=a[o(370)](),u=i.LiveRange[o(372)](c);let l;n(s),l=o(343)==u[o(366)][o(380)]?e[o(393)][o(340)](c[o(361)]):e[o(393)][o(340)](u[o(361)],u[o(399)]),u[o(365)](),e[o(393)][o(349)](r[o(386)][o(353)],(t=>{const e=o;r[e(386)][e(338)](),t[e(355)](t[e(340)](l[e(399)])),r[e(386)][e(387)]()}))})),e[t(381)][t(347)].on(t(389),Ds(e,t(352)),{priority:t(390)}),e[t(397)][t(347)].on(t(389),((n,r,s)=>{const o=t;s[o(364)][o(358)]&&Ds(e,o(352),{showActiveMarker:!1})[o(395)](this)(n,r,s)}),{priority:t(390)}),e[t(381)][t(347)].on(t(357),((e,n,r)=>{const s=t,o=r[s(368)][s(377)](n[s(362)]);if(o)for(const t of o)t.is(s(348))&&(r[s(368)][s(391)](t,n[s(362)]),r[s(388)][s(344)](t))}),{priority:t(390)})}}const Us=Gs;function js(){const t=["key","toUpperCase","locale","execute","*Remove format:* %0","nodeAfter","batch","setAttribute","forceValue","descriptionFactory","listStart","listIndent","_registerLegacyDescription","mergeListItemForward","_supportLegacySuggestions","splitListItemAfter","attributeKey","nextSibling","trackChangesCommand","*Merge:* %0","bulletedList","selection","every","next","refresh","getFirstRange","assureChains","ELEMENT_TODO_LIST","todo","isUndo","commands","ELEMENT_LIST_ITEM","mergeListItemBackward","setSelection","indentList","filter","*Indent:* %0","includes","registerAttributeLabel","_suggestionFactory","1831812tHfSCr","isLocal","from","model","splitListItemBefore","ELEMENT_BULLETED_LIST","46443wROWyJ","listMarkerStyle","groupId","checkTodoList","listReversed","listItemIdFixer","*Check item*","change","has","listStyle","config","commandParams","deletion","enableDefaultAttributesIntegration","ELEMENT_NUMBERED_LIST","formatBlock","editor","plugins","getChanges","detach","documentList","createRange","*Format:* remove from %0","newValue","1725353TlFvMG","2QwXMKu","noTrackChangesFixer","*Merge:* list item","todoListChecked","commandName","accept","FORMAT_INDENT","*Change to:* %0","previousSibling","createPositionAt","getFirstMarker","registerElementLabel","listMarker","get","todoListCheck","registerBlockAttribute","outdentList","TrackChangesEditing","registerCustomCallback","customBulletedList","ListEditing","isNextTo","length","end","head","*Format:* insert into %0","listType","104145WcZNNr","numbered","1459064fBXCHZ","registerPostFixer","map","start","getSuggestions","_getAttributeKey","listItemId","type","push","document","*Outdent:* %0","parent","meta","multipleBlocks","list.multiBlock","containsItem","range","customNumberedList","6tQszee","afterInit","differ","value","attribute","TodoListEditing","getRanges","_LIST","find","data","*Set format:* %0","isObject","getAttribute","ELEMENT_","attributes","format","*Split:* list item","bulleted","2542509vpsGix","suggestion","removeMarker","schema","todoList","numberedList","default","1779771JxOOiD","fromRange","registerDescriptionCallback","oldValue","*Uncheck item*","_findSuggestions"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(307279===parseInt(n(334))/1+parseInt(n(359))/2*(parseInt(n(282))/3)+-parseInt(n(328))/4+parseInt(n(386))/5*(-parseInt(n(257))/6)+parseInt(n(358))/7+parseInt(n(388))/8+-parseInt(n(275))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(258)](){const t=Us,e=this[t(350)];if(!e[t(351)][t(342)](t(379)))return;const n=e[t(290)],r=e[t(351)][t(372)](t(376)),s=e[t(351)][t(342)](t(262)),o=!!e[t(344)][t(372)](t(253));function i(e){const r=t;return{type:r(272),content:""+Wr(n,r(267),e)}}function a(e){const r=t;return{type:r(272),content:""+Wr(n,r(292),e)}}r[t(347)](t(280)),r[t(347)](t(308)),r[t(347)](t(256)),r[t(347)](t(378)),r[t(347)](t(322)),r[t(347)](t(375)),r[t(347)](t(303)),r[t(347)](t(332)),r[t(374)](t(245)),r[t(374)](t(385)),r[t(374)](t(299)),o&&(r[t(347)](t(320)),r[t(347)](t(301))),s&&(r[t(347)](t(279)),r[t(347)](t(337)),r[t(374)](t(362)),r[t(297)][t(284)]((e=>{const r=t,{data:s}=e;if(s&&r(362)==s[r(288)])return{type:r(272),content:s[r(357)]?Wr(n,r(340)):Wr(n,r(286))}})),this[t(350)][t(331)][t(248)][t(389)]((e=>{const n=t;if(e[n(294)][n(317)])return!1;let s=!1;const o=r[n(243)]({skipNotAttached:!0})[n(323)]((t=>n(362)===r[n(244)](t)));for(const t of o)n(316)!=t[n(313)]()[n(391)][n(293)][n(269)](n(385))&&(r[n(287)](t[n(313)](),n(261))[n(265)]((t=>n(385)===r[n(244)](t[n(276)])))||(e[n(277)](t[n(369)]()),s=!0));return s}))),r[t(297)][t(326)](t(299),Wr(n,t(365)));const c={type:t(272),content:""};r[t(297)][t(284)]((e=>{const r=t,{data:s}=e;if(!s||r(385)!=s[r(288)])return;let u=e[r(383)];for(;u;){if(u[r(266)]&&((r(343)==u[r(266)][r(288)]||r(335)==u[r(266)][r(288)])&&(u[r(266)][r(357)]&&r(281)!=u[r(266)][r(357)]||r(281)!=u[r(266)][r(285)]&&!s[r(357)])||!o&&u[r(266)][r(288)]==Tc))return c;u=u[r(311)]}if(null==s[r(357)])switch(s[r(285)]){case r(274):return a(Wr(n,r(333)));case r(387):return a(Wr(n,r(348)));case r(316):return a(Wr(n,r(315)))}switch(s[r(357)]){case r(274):return i(Wr(n,r(333)));case r(387):return i(Wr(n,r(348)));case r(316):return i(Wr(n,r(315)))}})),r[t(297)][t(284)]((e=>{const n=t,{data:r}=e;if(r&&n(299)==r[n(288)])return null==r[n(357)]||null==r[n(285)]&&0==r[n(357)]?c:void 0})),r[t(297)][t(284)]((e=>{const r=t;if(r(261)!=e[r(246)])return;const{data:s}=e;if(!s||r(245)!=s[r(288)])return;const o=Hs(e);return r(357)==o?{type:r(272),content:Wr(n,r(361))}:r(285)==o?{type:r(272),content:Wr(n,r(273))}:c})),e[t(331)][t(248)][t(389)]((e=>this[t(339)](e))),e[t(331)][t(248)][t(389)]((e=>this[t(360)](e))),e[t(331)][t(248)][t(389)]((e=>this[t(314)](e))),this[t(302)]()}[Us(339)](t){const e=Us;if(t[e(294)][e(317)]||!t[e(294)][e(329)])return!1;let n=!1;const r=this[e(350)][e(351)][e(372)](e(376))[e(243)]({skipNotAttached:!0})[e(323)]((t=>t[e(266)]&&e(245)==t[e(266)][e(288)]))[e(323)]((t=>t[e(266)][e(357)]&&t[e(266)][e(285)]));for(const s of r)Hs(s)||(t[e(277)](s[e(369)]()),n=!0);return n}[Us(360)](t){const e=Us;if(t[e(294)][e(317)]||!t[e(294)][e(329)])return!1;const n=this[e(350)][e(351)][e(372)](e(376));if(n[e(306)][e(260)])return!1;let r=!1;const s=[e(385),e(245),e(299),e(343),e(298),e(338),e(373),e(371),e(335)],o=this[e(350)][e(331)][e(248)][e(259)][e(352)]()[e(323)]((t=>e(261)==t[e(246)]))[e(323)]((t=>s[e(325)](t[e(304)])));if(0==o[e(381)])return r;for(const i of o){const o=n[e(287)](i[e(255)],e(261))[e(323)]((t=>!t[e(251)][e(380)]))[e(390)]((t=>t[e(276)]))[e(323)]((t=>{const r=e,o=n[r(244)](t);return s[r(325)](o)}));if(o[e(381)]){for(const n of o)t[e(277)](n[e(369)]());r=!0}}return r}[Us(314)](t){const e=Us;if(t[e(294)][e(317)]||!t[e(294)][e(329)])return!1;const n=this[e(350)][e(351)][e(372)](e(376));let r=!1;const s=[e(385),e(245),e(299),e(343),e(298),e(338),e(373),e(371),e(335)];for(const t of n[e(243)]({skipNotAttached:!0})){const o=n[e(287)](t[e(313)](),e(261))[e(390)]((t=>t[e(276)]))[e(323)]((t=>t[e(266)]&&s[e(325)](t[e(266)][e(288)])));if(!o[e(381)])continue;const a=o[0][e(383)][e(271)][e(336)];if(!o[e(310)]((t=>t[e(271)][e(336)]===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(243)]({skipNotAttached:!0})[s(323)]((e=>s(261)==e[s(246)]&&e[s(271)][s(336)]==t)))e[s(295)](s(336),r)}function i(t,n){const r=e;let s=t[r(383)],i=!1;for(;s;)s[r(271)][r(336)]!=n&&(o(s[r(271)][r(336)],n),s[r(295)](r(336),n),i=!0),s=s[r(311)];return i}}[Us(302)](){const t=Us,e=this[t(350)],n=e[t(290)],r=e[t(351)][t(372)](t(376));this[t(300)](),r[t(327)][t(377)](t(349),t(354),t(364),(function(n,r){const s=t,o=[];for(let t of n)t[s(391)][s(293)]===t[s(382)][s(250)]&&(t=e[s(331)][s(355)](e[s(331)][s(368)](t[s(391)][s(293)],0))),o[s(247)](t);e[s(331)][s(341)]((t=>{const n=s,a=e[n(331)][n(248)][n(309)],c=Array[n(330)](a[n(263)]())[n(390)]((t=>i.LiveRange[n(283)](t)));t[n(321)](o),e[n(318)][n(372)](r[n(363)])[n(312)](),r[n(345)][n(247)]({forceDefaultExecution:!0}),e[n(291)](r[n(363)],...r[n(345)]),t[n(321)](c);for(const t of c)t[n(353)]()}))})),r[t(297)][t(370)]((function(n){const r=t,s=!e[r(331)][r(278)][r(268)](n),o=n[r(367)],i=n[r(305)],a=n[r(269)](r(245)),c=!o||o[r(269)](r(245))!==a,u=!i||i[r(269)](r(245))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(319),e)))}[Us(300)](){const t=Us,e=this[t(350)],n=e[t(290)];function r(n){const r=t,s=e[r(318)][r(372)](r(308))[r(260)],o=e[r(318)][r(372)](r(280))[r(260)];return r(280)===n?s:o}e[t(351)][t(372)](t(376))[t(297)][t(284)]((function(s){const o=t;if(o(349)!=s[o(246)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(363)]){case o(308):u=i[o(345)][0][o(296)],l=r(i[o(363)]),a=o(u?384:356),!l&&e[o(344)][o(372)](o(253))||(a=o(366)),c={type:o(272),content:Wr(n,a,Wr(n,o(333)))};break;case o(280):u=i[o(345)][0][o(296)],l=r(i[o(363)]),a=o(u?384:356),!l&&e[o(344)][o(372)](o(253))||(a=o(366)),c={type:o(272),content:Wr(n,a,Wr(n,o(348)))};break;case o(322):a=o(324),c={type:o(272),content:Wr(n,a,Wr(n,o(319)))};break;case o(375):a=function(t){const e=o,n=t[e(313)]();let r=n[e(391)][e(293)];for(;r&&n[e(254)](r);){if(r[e(269)](e(299))>0)return!1;r=r[e(305)]}return!0}(s)?Wr(n,o(356),Wr(n,function(t){const e=o;return e(270)+t[e(313)]()[e(391)][e(293)][e(269)](e(385))[e(289)]()+e(264)}(s))):Wr(n,o(249),Wr(n,o(319))),c={type:o(272),content:a};break;case o(320):case o(301):!1===i[o(252)]&&(a=o(307),c={type:o(346),content:Wr(n,a,Wr(n,o(319)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(313)]()[e(391)][e(293)][e(367)];for(;n;){const r=n[e(269)](e(245));if(!r)return!1;if(r==t[e(266)][e(357)])return e(357);if(r==t[e(266)][e(285)])return e(285);n=n[e(367)]}return!1}function Ws(t,e){const n=zs();return(Ws=function(t,e){return n[t-=141]})(t,e)}function zs(){const t=["locale","_findSuggestions","bulleted","ListPropertiesEditing","removeMarker","listReversed","getFirstRange","upper-latin","327694NMQbDD","formatBlock","data","_LIST_DEFAULT","*Format:* set order to regular","afterInit","plugins","9IpHYUM","includes","disc","styles","registerDescriptionCallback","replace","_registerLegacyDescription","type","newValue","head","document","default","attribute","getFirstMarker","7InqaIB","FORMAT_LIST_START","2508654fophHY","get","upper-roman","circle","lower-roman","FORMAT_LIST_REVERSED","registerBlockAttribute","getAttribute","handleDescriptions","_getAttributeKey","model","reversed","batch","*Remove format:* %0","next","lower-latin","commandParams","list.properties","TrackChangesEditing","_LIST_","registerPostFixer","descriptionFactory","nodeAfter","*Change to:* %0","config","toUpperCase","5906856RUKCmy","6874495XrEqrt","editor","ELEMENT_","oldValue","commandName","listStyle","decimal","*Set format:* %0","customNumbered","startIndex","format","isUndo","bind","filter","registerAttributeLabel","getSuggestions","_getTranslationKeyForListStyle","has","listStart","find","numbered","2794488mQvMYJ","key","*Format:* set start index to %0","1swtjIe","start","1662510FDNyZs","*Format:* set order to reversed","decimal-leading-zero","4720YvzbNR","enableDefaultAttributesIntegration","36729BGJjmh","square","listType","suggestion"];return(zs=function(){return t})()}const Ks=Ws;!function(t,e){const n=Ws,r=t();for(;;)try{if(705496===-parseInt(n(227))/1*(-parseInt(n(153))/2)+-parseInt(n(229))/3+-parseInt(n(224))/4+parseInt(n(203))/5+-parseInt(n(176))/6*(parseInt(n(174))/7)+parseInt(n(202))/8*(-parseInt(n(160))/9)+-parseInt(n(232))/10*(-parseInt(n(141))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Xs extends t.Plugin{[Ks(158)](){const t=Ks;if(!this[t(204)][t(159)][t(220)](t(148)))return;const e=this[t(204)][t(200)][t(177)](t(193)),n=this[t(204)][t(159)][t(177)](t(194));e[t(163)]&&(n[t(233)](t(208)),n[t(182)](t(208))),e[t(187)]&&(n[t(233)](t(150)),n[t(182)](t(150))),e[t(212)]&&(n[t(233)](t(221)),n[t(182)](t(221)));const r={type:t(213),content:""};n[t(197)][t(164)](this[t(184)][t(215)](this));const s=this[t(204)][t(145)];n[t(197)][t(217)](t(150),Wr(s,t(181))),n[t(197)][t(164)]((e=>{const n=t,{data:s}=e;if(s&&n(150)==s[n(225)])return null==s[n(168)]||0==s[n(168)]&&null==s[n(206)]?r:void 0})),n[t(197)][t(217)](t(221),Wr(s,t(175))),n[t(197)][t(164)]((e=>{const n=t,{data:s}=e;if(s&&n(221)==s[n(225)])return null==s[n(168)]||1==s[n(168)]&&null==s[n(206)]?r:void 0})),this[t(204)][t(186)][t(170)][t(196)]((e=>{const r=t;if(e[r(188)][r(214)])return!1;let s=!1;const o=n[r(218)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(185)](t);return e(221)==s||e(150)==s}));for(const t of o){const o=t[r(151)]()[r(228)][r(198)][r(183)](r(143));r(223)!=o&&r(211)!=o&&(n[r(146)](t[r(151)](),r(172))[r(222)]((t=>r(143)==n[r(185)](t[r(144)])))||(e[r(149)](t[r(173)]()),s=!0))}return s})),this[t(166)]()}[Ks(184)](t){const e=Ks,n=this[e(204)][e(145)],{data:r}=t,s={type:e(213),content:""};if(!r||e(208)!=r[e(225)])return;if(!r[e(206)])return e(171)==r[e(168)]?s:{type:e(213),content:""+Wr(n,e(210),Wr(n,this[e(219)](r[e(168)])))};if(!r[e(168)]){if(e(171)==r[e(206)])return s;let o=t[e(169)];for(;o;){if(o[e(155)]&&e(143)==o[e(155)][e(225)]&&o[e(155)][e(168)])return s;o=o[e(190)]}return{type:e(213),content:""+Wr(n,e(189),Wr(n,this[e(219)](r[e(206)])))}}if(e(171)!=r[e(168)])return{type:e(213),content:""+Wr(n,e(210),Wr(n,this[e(219)](r[e(168)])))};let o=t[e(169)];for(;o;){if(o[e(155)]&&e(143)==o[e(155)][e(225)]&&o[e(155)][e(168)]&&o[e(155)][e(206)])return s;o=o[e(190)]}const i=t[e(151)]()[e(228)][e(198)][e(183)](e(143));return{type:e(213),content:Wr(n,e(210),Wr(n,e(205)+i[e(201)]()+e(156)))}}[Ks(166)](){const t=Ks,e=this[t(204)],n=e[t(145)];e[t(159)][t(177)](t(194))[t(197)][t(164)]((e=>{const r=t;if(r(154)!=e[r(167)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(207)]){case r(208):o=r(199),i={type:r(213),content:Wr(n,o,Wr(n,this[r(219)](s[r(192)][0][r(167)])))};break;case r(150):o=s[r(192)][0][r(187)]?r(230):r(157),i={type:r(213),content:Wr(n,o)};break;case r(221):o=r(226),i={type:r(213),content:Wr(n,o,s[r(192)][0][r(212)])}}return i}))}[Ks(219)](t){const e=Ks;return e(205)+function(t){const n=e;return qs[n(161)](t)?n(147):Ys[n(161)](t)?n(223):null}(t)[e(201)]()+e(195)+t[e(201)]()[e(165)](/-/g,"_")}}const qs=[Ks(162),Ks(179),Ks(142)],Ys=[Ks(209),Ks(231),Ks(180),Ks(178),Ks(191),Ks(152)];var Zs=n(507);function Qs(){const t=["end","addMarker:suggestion:insertion","3114099HYsCPV","change","writer","enterBlock","commands","enableCommand","init","parent","options","1543160NTsokr","unbindElementFromMarkerName","7340BqAldh","removeMarker:suggestion:insertion","fromRange","editing","enter","model","document","getFirstPosition","bind","split","showSuggestionHighlights","createRange","editor","fire","markerName","get","markInsertion","10rovChE","nextSibling","plugins","1339884XYxbiq","high","markerNameToElements","hasClass","setSelection","ck-suggestion-marker-split","remove","TrackChangesEditing","detach","18033HeoVQd","afterExecute","2664234fIHauC","mapper","downcastDispatcher","selection","data","requires","getFirstRange","238JXYVBt","1580GliTbA","446858PPQPZs","createPositionAt"];return(Qs=function(){return t})()}const Js=$s;function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=329]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(365976===-parseInt(n(336))/1+-parseInt(n(334))/2*(-parseInt(n(380))/3)+-parseInt(n(351))/4*(-parseInt(n(335))/5)+-parseInt(n(382))/6+-parseInt(n(371))/7+-parseInt(n(349))/8+-parseInt(n(340))/9*(-parseInt(n(368))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(332)](){return[Zs.Enter]}[Js(346)](){const t=Js,e=this[t(363)],n=e[t(370)][t(366)](t(378)),r=e[t(344)][t(366)](t(355));n[t(345)](t(355),(()=>{const s=t;e[s(356)][s(341)]((t=>{const o=s,a=e[o(356)][o(357)][o(330)],c=a[o(358)](),u=i.LiveRange[o(353)](a[o(333)]());if(r[o(343)](t)){const r=e[o(356)][o(337)](c[o(347)][o(369)],0),s=t[o(362)](c,r);n[o(367)](s)}else t[o(375)](t[o(362)](u[o(338)]));u[o(379)](),r[o(364)](o(381),{writer:t})}))})),e[t(354)][t(329)].on(t(339),Ds(e,t(360)),{priority:t(372)}),e[t(354)][t(329)].on(t(352),((e,n,r)=>{const s=t,o=r[s(383)][s(373)](n[s(365)]);if(o)for(const t of o)t[s(374)](s(376))&&(r[s(383)][s(350)](t,n[s(365)]),r[s(342)][s(377)](t))}),{priority:t(372)}),e[t(331)][t(329)].on(t(339),((n,r,s)=>{const o=t;s[o(348)][o(361)]&&Ds(e,o(360),{showActiveMarker:!1})[o(359)](this)(n,r,s)}),{priority:t(372)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=171]})(t,e)}function ro(){const t=["882kdqEDY","createRange","_isInDeletionRange","2350065MwqODe","editor","handleFindCommand","getIntersection","TrackChangesEditing","suggestion:deletion","plugins","1347982WiWxSn","find","195392XJDfPc","end","filter","findByTextCallback","has","enableCommand","get","findPrevious","FindAndReplaceEditing","FindAndReplaceUtils","10638benHwx","getRange","replaceAll","2IgBfGI","model","2583BJbXgg","markers","item","254940XMhvRZ","string","replace","afterInit","start","31241800OxIbzG","createPositionAt","bind","38000xNDmme","findNext","getMarkersGroup"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(801966===parseInt(n(185))/1*(-parseInt(n(211))/2)+-parseInt(n(204))/3+parseInt(n(172))/4+-parseInt(n(190))/5+-parseInt(n(182))/6*(parseInt(n(187))/7)+parseInt(n(198))/8*(parseInt(n(201))/9)+parseInt(n(195))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(193)](){const t=eo;if(!this[t(205)][t(210)][t(176)](t(180)))return;const e=this[t(205)][t(210)][t(178)](t(208));e[t(177)](t(171),this[t(206)][t(197)](this)),e[t(177)](t(199)),e[t(177)](t(179)),e[t(177)](t(192)),e[t(177)](t(184))}[eo(206)](t,e,n={}){const r=eo,s=this[r(205)][r(210)][r(178)](r(181));return t((t=>(r(191)==typeof e?s[r(175)](e,n):e)(t)[r(174)]((e=>!1===this[r(203)](e,t[r(189)])))),n)}[eo(203)](t,e){const n=eo,r=this[n(205)][n(186)][n(202)](this[n(205)][n(186)][n(196)](e,t[n(194)]),this[n(205)][n(186)][n(196)](e,t[n(173)]));for(const t of this[n(205)][n(186)][n(188)][n(200)](n(209)))if(null!==r[n(207)](t[n(183)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=149]})(t,e)}const io=oo;function ao(){const t=["toLowerCase","FORMAT_FONT_SIZE","plugins","_registerLegacyDescription","title","type","FORMAT_FONT_BACKGROUND","*Reset font size*","21klFbeg","commandName","FontFamilyEditing","has","find","registerAttributeLabel","descriptionFactory","252Iqpvku","8234484FKLfcY","trim","get","fontColor","fontSize","27804rRoihC","formatInline","registerDescriptionCallback","*Set font size:* %0","FontColorEditing","FORMAT_FONT_FAMILY","fontColor.colors","format","366968hGWpMJ","commandParams","fontBackgroundColor","config","439656sMvUmA","1393680MgfxBb","*Set font background color:* %0","enableDefaultAttributesIntegration","*Reset font family*","locale","*Set font color:* %0","normalizeSizeOptions","fontFamily","editor","afterInit","label","fontBackgroundColor.colors","registerInlineAttribute","25qkBvGu","model","112qCDPqb","*Set font family:* %0","FontSize","value","FontBackgroundColorEditing","68132wJiEgi","*Reset font color*","FontSizeEditing","17043070upbZOQ","11AmgEAH","fontSize.options","TrackChangesEditing","*Reset font background color*","FORMAT_FONT_COLOR"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(894755===parseInt(n(208))/1*(parseInt(n(180))/2)+-parseInt(n(192))/3+parseInt(n(150))/4*(-parseInt(n(206))/5)+-parseInt(n(193))/6*(parseInt(n(167))/7)+-parseInt(n(188))/8*(-parseInt(n(174))/9)+parseInt(n(153))/10*(-parseInt(n(154))/11)+parseInt(n(175))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(152),commandName:io(179)},{pluginName:io(169),commandName:io(200)},{pluginName:io(184),commandName:io(178)},{pluginName:io(149),commandName:io(190)}];class uo extends t.Plugin{[io(202)](){const t=io,e=this[t(201)][t(197)],n=this[t(201)][t(161)][t(177)](t(156));for(const{pluginName:e,commandName:r}of co)this[t(201)][t(161)][t(170)](e)&&(n[t(195)](r),n[t(205)](r));e.t,n[t(173)][t(172)](t(179),Wr(e,t(160))),n[t(173)][t(172)](t(200),Wr(e,t(185))),n[t(173)][t(172)](t(178),Wr(e,t(158))),n[t(173)][t(172)](t(190),Wr(e,t(165))),this[t(162)]()}[io(162)](){const t=io,e=this[t(201)],n=e[t(197)];e[t(161)][t(177)](t(156))[t(173)][t(182)]((e=>{const r=t,o=n.t;if(r(181)!=e[r(164)])return;const{data:i}=e;if(null!=i){if(r(179)==i[r(168)]){const t=i[r(189)][0][r(211)];if(t){const e=o(this[r(201)][r(161)][r(177)](r(210))[r(199)](this[r(201)][r(191)][r(177)](r(155)))[r(171)]((e=>e[r(207)]==t))[r(163)])[r(159)]();return{type:r(187),content:Wr(n,r(183),e)}}return{type:r(187),content:Wr(n,r(166))}}if(r(200)==i[r(168)]){const t=i[r(189)][0][r(211)];return t?{type:r(187),content:Wr(n,r(209),t)}:{type:r(187),content:Wr(n,r(196))}}if(r(178)==i[r(168)]){const t=i[r(189)][0][r(211)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(191)][r(177)](r(186)))[r(171)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(159)]()),{type:r(187),content:Wr(n,r(198),a)[r(176)](),color:{value:t,title:a||i}}}return{type:r(187),content:Wr(n,r(151))}}if(r(190)==i[r(168)]){const t=i[r(189)][0][r(211)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(191)][r(177)](r(204)))[r(171)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(159)]()),{type:r(187),content:Wr(n,r(194),a)[r(176)](),color:{value:t,title:a||i}}}return{type:r(187),content:Wr(n,r(157))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=305]})(t,e)}function ho(){const t=["locale","enableDefaultAttributesIntegration","charAt","8RAPPXN","descriptionFactory","label","registerDescriptionCallback","find","get","6tYpPMm","entries","5169682WnJwtf","boolean","toLowerCase","commandName","format","type","commands","model","enableCommand","15693JeoEmX","config","plugins","TrackChangesEditing","fontBackgroundColor","formatBlock","6293907CKzRIx","commandParams","fontSize.options","*Remove all formatting*","copyFormat","toUpperCase","join","fontColor","*Set format to:* %0","FontSize","normalizeSizeOptions","844vtdLLa","formatInline","split","push","697142woYGzb","length","fontSize","afterInit","editor","1071835ivlFjo","_registerLegacyDescription","title","slice","21498820YHROTS","53262jnKEru","pasteFormat","fontColor.colors"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(629200===-parseInt(n(326))/1+parseInt(n(336))/2+parseInt(n(305))/3*(-parseInt(n(322))/4)+-parseInt(n(331))/5*(-parseInt(n(348))/6)+parseInt(n(350))/7*(parseInt(n(342))/8)+-parseInt(n(311))/9+parseInt(n(335))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(329)](){const t=lo,e=this[t(330)],n=e[t(307)][t(347)](t(308)),r=e[t(356)][t(347)](t(315)),s=e[t(356)][t(347)](t(337));r&&s&&(n[t(340)](t(337)),n[t(358)](t(315)),this[t(332)]())}[lo(332)](){const t=lo,e=this[t(330)],n=e[t(339)];e[t(307)][t(347)](t(308))[t(343)][t(345)]((r=>{const s=t;if(s(310)!=r[s(355)]&&s(323)!=r[s(355)])return;const{data:o}=r;if(o&&s(337)===o[s(353)]){const t=[],r=o[s(312)][0];for(const[n,o]of Object[s(349)](r))t[s(325)](po(e,n,o));return t[s(327)]?{type:s(354),content:Wr(n,s(319),t[s(317)](", "))}:{type:s(354),content:Wr(n,s(314))}}}))}}function po(t,e,n){const r=lo,o=t[r(339)].t,i=e[r(324)](/(?=[A-Z])/)[r(317)](" "),a=o(i[r(341)](0)[r(316)]()+i[r(334)](1))[r(352)]();if(r(351)==typeof n)return a;if(r(318)===e||r(309)===e){const e=(0,s.normalizeColorOptions)(t[r(306)][r(347)](r(338)))[r(346)]((t=>t[r(357)]==n));return a+" ("+(e?o(e[r(344)])[r(352)]():n)+")"}if(r(328)===e&&isNaN(parseFloat(n))){const e=t[r(307)][r(347)](r(320))[r(321)](t[r(306)][r(347)](r(313)))[r(346)]((t=>t[r(357)]==n));return a+" ("+(e?o(e[r(333)])[r(352)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(285594===-parseInt(n(471))/1*(-parseInt(n(475))/2)+parseInt(n(468))/3+-parseInt(n(446))/4*(-parseInt(n(441))/5)+parseInt(n(469))/6+parseInt(n(466))/7+parseInt(n(444))/8+-parseInt(n(445))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(474)](){const t=mo,e=this[t(460)];if(!e[t(451)][t(434)](t(452)))return;this[t(470)]=e[t(448)][t(443)](t(450));const n=e[t(473)],r=e[t(451)][t(443)](t(476));r[t(458)](t(465));for(const e of this[t(470)])t(464)!=e[t(438)]&&r[t(439)][t(459)](e[t(438)],(n=>{const r=t,i=this[r(461)](e[r(438)]);return null!==i?s(n,i):o(n,e[r(472)])}));function s(e,r){return Wr(n,t(449),[e,r])}function o(e,r){return Wr(n,t(447),[e,r])}this[t(463)]()}[mo(463)](){const t=mo,e=this[t(460)],n=e[t(473)];e[t(451)][t(443)](t(476))[t(439)][t(457)]((e=>{const r=t;if(r(437)!=e[r(455)])return;const{data:s}=e;if(s&&r(465)==s[r(462)]){const e=s[r(453)][0][r(435)],c=this[r(461)](e);if(null!==c)return{type:r(456),content:Wr(n,r(442),(a=c,Wr(n,r(449),[1,a])))};const u=this[r(470)][r(467)]((t=>t[r(438)]===e))[r(472)];return{type:r(456),content:Wr(n,r(442),(o=1,i=u,Wr(n,t(447),[o,i])))}}var o,i,a}))}[mo(461)](t){const e=mo;var n,r;const s=t[e(454)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(470)])||void 0===n?void 0:n[e(467)]((n=>n[e(438)]==t));if(o&&o[e(436)]){const t=o[e(436)],n=(null!==(r=t[e(440)])&&void 0!==r?r:t)[e(454)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["config","ELEMENT_HEADING","heading.options","plugins","HeadingEditing","commandParams","match","type","format","registerDescriptionCallback","enableDefaultAttributesIntegration","registerElementLabel","editor","_getHeadingLevel","commandName","_registerLegacyDescription","paragraph","heading","3002993EcXulT","find","1404594ntgKTs","988284KHsqYx","_headingOptions","32658mepHAO","title","locale","afterInit","34BvsSju","TrackChangesEditing","has","value","view","formatBlock","model","descriptionFactory","name","155695ZAueWv","*Change to:* %0","get","3614224ZnyrkS","18571788uTWkdO","36MCCVEj","ELEMENT_HEADING_CUSTOM"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["10481373FhDQwS","editor","*Remove highlight*","color","4484490rUYPVu","get","find","plugins","afterInit","10XUaDPH","format","FORMAT_HIGHLIGHT","*Set highlight:* %0","has","descriptionFactory","highlight.options","toLowerCase","HighlightEditing","1758696PUXsbd","config","6hEzHNE","registerAttributeLabel","type","registerDescriptionCallback","locale","840XiuUlv","_registerLegacyDescription","highlight","enableDefaultAttributesIntegration","TrackChangesEditing","commandName","276707yFLyFs","title","39242PBWGog","4339316dYaNPf","value","registerInlineAttribute","model","2466513HOrpOd","commandParams","formatInline"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=347]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(562384===parseInt(n(382))/1+parseInt(n(369))/2+-parseInt(n(348))/3+parseInt(n(385))/4+-parseInt(n(355))/5*(-parseInt(n(371))/6)+parseInt(n(384))/7*(-parseInt(n(376))/8)+-parseInt(n(351))/9*(parseInt(n(360))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(359)](){const t=To,e=this[t(352)];if(!e[t(358)][t(364)](t(368)))return;const n=e[t(358)][t(356)](t(380)),r=e[t(375)];n[t(379)](t(378)),n[t(387)](t(378)),n[t(365)][t(372)](t(378),Wr(r,t(362))),this[t(377)]()}[To(377)](){const t=To,e=this[t(352)],n=e[t(375)];e[t(358)][t(356)](t(380))[t(365)][t(374)]((r=>{const s=t;if(s(350)!=r[s(373)])return;const{data:o}=r;if(o&&s(378)==o[s(381)]){const t=n.t,r=o[s(349)][0][s(386)];if(r){const o=e[s(370)][s(356)](s(366))[s(357)]((t=>t[s(347)]==r)),i=t(o[s(383)])[s(367)]();return{type:s(361),content:Wr(n,s(363),i),color:{value:o[s(354)],title:o[s(383)]}}}return{type:s(361),content:Wr(n,s(353),Wr(n,s(362)))}}}))}}const ko=Lo;function Co(){const t=["has","1078944YHugqo","insert","TrackChangesEditing","registerElementLabel","dataDowncast","HorizontalLineEditing","descriptionFactory","createContainerElement","createEmptyElement","createPositionAt","136422PUMmqb","8cSneXK","horizontalLine","plugins","div","addClass","10600249DyNQhZ","showSuggestionHighlights","10495709vMsOJI","ELEMENT_HORIZONTAL_LINE","28Swjvbn","for","afterInit","4792ctQYhY","editor","ck-horizontal-line","get","6146184oeJfhl","6939withcm","102755wxsXaU","elementToStructure","high","enableCommand","locale","10ljHoaV","conversion"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(806217===parseInt(n(250))/1+-parseInt(n(270))/2*(-parseInt(n(260))/3)+parseInt(n(261))/4*(parseInt(n(279))/5)+-parseInt(n(277))/6+parseInt(n(268))/7+-parseInt(n(273))/8*(parseInt(n(278))/9)+parseInt(n(284))/10*(-parseInt(n(266))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(272)](){const t=ko,e=this[t(274)];if(!e[t(263)][t(249)](t(255)))return;e[t(263)][t(276)](t(252))[t(282)](t(262));const n=e[t(263)][t(276)](t(252)),r=e[t(283)];n[t(256)][t(253)](t(262),(e=>Wr(r,t(269),e))),e[t(248)][t(271)](t(254))[t(280)]({model:t(262),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(267)])return null;const o=n[s(257)](s(264)),i=n[s(258)]("hr");return n[s(265)](s(275),o),n[s(251)](n[s(259)](o,0),i),o},converterPriority:t(281)})}}function Ro(){const t=["locale","registerElementLabel","3871206RoEkde","3iQShDT","183506VVQPCA","1204316iKfkdT","4565617NwPmUj","format","htmlEmbed","_registerLegacyDescription","editor","get","attribute","descriptionFactory","start","HtmlEmbed","afterInit","has","247748rVdnDZ","*Change %0 content*","2821560YieaKo","getFirstRange","value","TrackChangesEditing","16pHLncL","key","commandName","ELEMENT_HTML_EMBED","plugins","formatBlock","registerDescriptionCallback","type","rawHtml","registerBlockAttribute","nodeAfter","2575740ACsory","element","enableDefaultAttributesIntegration"];return(Ro=function(){return t})()}const So=Mo;function Mo(t,e){const n=Ro();return(Mo=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(429730===-parseInt(n(397))/1+-parseInt(n(398))/2*(-parseInt(n(396))/3)+-parseInt(n(411))/4+-parseInt(n(413))/5+parseInt(n(390))/6+-parseInt(n(399))/7+-parseInt(n(417))/8*(-parseInt(n(395))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[So(409)](){const t=So,e=this[t(403)];if(!e[t(421)][t(410)](t(408)))return;const n=e[t(421)][t(404)](t(416)),r=e[t(393)];n[t(406)][t(394)](t(387),(e=>Wr(r,t(420),e))),n[t(392)](t(401)),n[t(388)](t(415)),n[t(406)][t(385)]((e=>{const n=t;if(n(405)!=e[n(386)])return;const{data:s}=e;if(s&&n(415)==s[n(418)]&&e[n(414)]()[n(407)][n(389)].is(n(391),n(387))){const t=Wr(r,n(420));return{type:n(400),content:Wr(r,n(412),t)}}})),this[t(402)]()}[So(402)](){const t=So,e=this[t(403)],n=e[t(393)];e[t(421)][t(404)](t(416))[t(406)][t(385)]((e=>{const r=t;if(r(384)!=e[r(386)])return;const{data:s}=e;if(s&&r(401)==s[r(419)]){const t=Wr(n,r(420));return{type:r(400),content:Wr(n,r(412),t)}}}))}}function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=140]})(t,e)}const Oo=wo;function Do(){const t=["6616020WzPtXt","attribute","imageCaption","isOwn","7081872GGAFMH","nodeBefore","resizedWidth","nodeAfter","1076217sRFbsL","markInsertion","enableCommand","get","*Set image text alternative:* %0","isEqual","format","key","imageTypeInline","ImageEditing","toPrevious","getContainedElement","imageInline","chain","markBlockFormat","registerBlockAttribute","join","22865pyqjfF","findIndex","schema","136ZNAawo","ImageCaptionEditing","removeObject","getClosestSelectedImageElement","imageTextAlternative","registerDescriptionCallback","getSuggestionCallback","markDeletion","length","deletion","caption","convertBlockImageToInline","editor","document","descriptionFactory","alt","imageStylePreApply","enableDefaultAttributesIntegration","2839815ylcSSH","isBefore","backward","commandParams","ImageUploadEditing","createRangeOn","locale","formatInline","insertion","ImageUtils","getFirstRange","isBlockImage","uploadImage","newValue","*Set image width:* %0","2akWpex","ImageTextAlternativeEditing","911291oFmOkh","fromPosition","createRange","toggleImageCaption","FORMAT_IMAGE_SIZE","ELEMENT_CAPTION","_findSuggestions","addObject","ImageCaptionUtils","registerElementLabel","discard","convertInlineImageToBlock","imageBlock","Block image to inline image","isIntersecting","registerAttributeLabel","subType","plugins","model","523621mYIwNa","forceDefaultExecution","6anYIdW","ImageResize","width","type","afterInit","find","TrackChangesEditing","toNext","Inline image to block image","change","getNearestSelectionRange","*Remove image text alternative*","getCaptionFromImageModelElement","commandName","has","registerCustomCallback","formatBlock","selection","previous","imageTypeBlock","*Reset image width*","ELEMENT_IMAGE","resizeImage","detach","start","ELEMENT_INLINE_IMAGE","ImageInlineEditing","insertImage","filter","end","isCollapsed","_registerLegacyDescription","ImageBlockEditing","forward","_suggestionFactory","accept","element"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(500578===parseInt(n(190))/1+-parseInt(n(188))/2*(-parseInt(n(256))/3)+parseInt(n(155))/4*(-parseInt(n(152))/5)+parseInt(n(211))/6*(-parseInt(n(209))/7)+-parseInt(n(252))/8+-parseInt(n(173))/9+parseInt(n(248))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(215)](){const t=Oo,e=this[t(167)];if(!e[t(207)][t(225)](t(144)))return;const n=e[t(207)][t(259)](t(217)),r=e[t(207)][t(259)](t(182)),s=e[t(179)];n[t(258)](t(238)),n[t(169)][t(199)](t(202),(e=>Wr(s,t(232),e))),n[t(169)][t(199)](t(147),(e=>Wr(s,t(236),e))),n[t(169)][t(199)](t(165),(()=>Wr(s,t(195)))),e[t(207)][t(225)](t(177))&&n[t(258)](t(185)),e[t(207)][t(225)](t(243))&&e[t(207)][t(225)](t(237))&&(n[t(258)](t(143),((s,o)=>{const i=t,a=r[i(158)](e[i(208)][i(168)][i(228)]);e[i(208)][i(220)]((()=>{const t=i;n[t(149)](a,{commandName:t(143),commandParams:[o]},[],t(166))}))})),n[t(258)](t(230),((s,o)=>{const a=t;e[a(208)][a(220)]((t=>{const c=a;let u=r[c(158)](e[c(208)][c(168)][c(228)]),l=t[c(178)](u);const f=i.LivePosition[c(191)](l[c(235)],c(145)),h=i.LivePosition[c(191)](l[c(240)],c(218));n[c(210)]((()=>s(o))),u=r[c(158)](e[c(208)][c(168)][c(228)]),l=t[c(178)](u);const g=t[c(192)](f,h);f[c(234)](),h[c(234)](),n[c(149)](u,{commandName:c(143),commandParams:[o]},[],c(201)),g[c(235)][c(174)](l[c(235)])&&n[c(257)](t[c(192)](g[c(235)],l[c(235)]),c(201)),l[c(240)][c(174)](g[c(240)])&&n[c(257)](t[c(192)](l[c(240)],g[c(240)]),c(201))}))})),n[t(245)][t(226)](t(227),t(201),t(151),(()=>!1)),n[t(245)][t(226)](t(227),t(201),t(246),(()=>!1)),n[t(245)][t(226)](t(227),t(201),t(200),n[t(245)][t(161)](t(227),"",t(246))),n[t(245)][t(226)](t(181),t(201),t(151),(()=>!1)),n[t(245)][t(226)](t(181),t(201),t(200),(([r])=>{const s=t,o=n[s(245)][s(161)](s(181),"",s(200));let i=r[s(235)],a=r[s(240)];const c=e[s(208)][s(154)][s(221)](i,s(175)),u=e[s(208)][s(154)][s(221)](a,s(244));c[s(241)]&&(i=c[s(235)]),u[s(241)]&&(a=u[s(240)]),o([e[s(208)][s(192)](i,a)])})),n[t(245)][t(226)](t(227),t(201),t(148),c),n[t(245)][t(226)](t(181),t(201),t(148),c)),e[t(207)][t(225)](t(156))&&(n[t(258)](t(193),((s,o)=>{const i=t,a=e[i(207)][i(259)](i(198));let c=r[i(158)](e[i(208)][i(168)][i(228)]),u=a[i(223)](c);e[i(208)][i(220)]((()=>{const t=i;if(u)return void n[t(162)](e[t(208)][t(178)](u));const l=r[t(184)](c);s(o),c=r[t(158)](e[t(208)][t(168)][t(228)]),u=a[t(223)](c),n[t(257)](e[t(208)][t(178)](u),l?null:t(250))}))})),n[t(245)][t(226)](t(181),t(250),t(148),c));const o=[{type:t(227),subType:t(171)},{type:t(181),subType:t(250)},{type:t(227),subType:t(201)},{type:t(181),subType:t(201)}];function a(e,s){const i=t,a=o[i(153)]((({type:t,subType:n})=>e[i(214)]==t&&e[i(206)]==n)),c=o[i(153)]((({type:t,subType:e})=>s[i(214)]==t&&s[i(206)]==e));if(a<0||c<0)return!1;const u=e[i(183)](),l=s[i(183)]();if((0==a||1==a)&&2==c&&u[i(204)](l))return!0;if(2==a&&3==c){const t=n[i(196)](u,i(181))[i(239)]((({suggestion:t,meta:e})=>e[i(251)]&&i(201)==t[i(206)]));if(t[i(163)]>1&&l[i(240)][i(140)](u[i(235)]))return!0;if(1==t[i(163)]&&(u[i(235)][i(140)](l[i(240)])||u[i(240)][i(140)](l[i(235)])))return!0}if(3==a&&3==c&&u[i(235)][i(174)](l[i(235)])){const t=u[i(240)][i(255)],e=l[i(235)][i(253)];return r[i(184)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(207)][t(225)](t(212))&&(n[t(172)](t(233)),n[t(150)](t(254)),n[t(169)][t(205)](t(254),Wr(s,t(194)))),e[t(207)][t(225)](t(189))&&(n[t(172)](t(159)),n[t(150)](t(170))),n[t(169)][t(160)]((e=>{const n=t;if(o[n(216)]((({type:t,subType:r})=>e[n(214)]==t&&e[n(206)]==r)))return e[n(229)]?{}:void 0})),n[t(169)][t(160)]((e=>{const n=t;if(n(181)==e[n(214)]||n(164)==e[n(214)]){const t=e[n(146)]();if(t&&t.is(n(247),n(165)))return{type:n(181)==e[n(214)]?n(197):n(157),element:t,quantity:1}}})),n[t(169)][t(160)]((e=>t(227)==e[t(214)]&&t(201)==e[t(206)]?{type:t(141),content:t(219)}:t(227)==e[t(214)]&&t(166)==e[t(206)]?{type:t(141),content:t(203)}:void 0)),n[t(169)][t(160)]((e=>{const n=t;if(n(249)!=e[n(214)])return;const{data:r}=e;if(!r||n(170)!=r[n(142)])return;const o=r[n(186)];return o?{type:n(141),content:Wr(s,n(260),'"'+o+'"')}:{type:n(141),content:Wr(s,n(222))}})),this[t(242)]()}[Oo(242)](){const t=Oo,e=this[t(167)],n=e[t(179)];e[t(207)][t(259)](t(217))[t(169)][t(160)]((e=>{const r=t;if(r(227)!=e[r(214)]&&r(180)!=e[r(214)])return;const{data:s}=e;if(s){if(r(159)==s[r(224)]){const t=s[r(176)][0][r(186)];return t?{type:r(141),content:Wr(n,r(260),'"'+t+'"')}:{type:r(141),content:Wr(n,r(222))}}if(r(233)==s[r(224)]){const t=s[r(176)][0][r(213)];return t?{type:r(141),content:Wr(n,r(187),t)}:{type:r(141),content:Wr(n,r(231))}}}}))}}const Bo=Po;function xo(){const t=["plugins","accept","238EVzKsa","editor","descriptionFactory","get","locale","type","format","_registerLegacyDescription","registerCustomCallback","key","replaceImageSource","afterInit","attribute","enableDefaultAttributesIntegration","1704uEelWQ","680976KLmorq","commandName","src","231SHGJMX","58224IxzTMF","1387956nRXFRQ","*Format:* replace image URL","*Replace image URL*","getSuggestionCallback","newValue","276005tWTrdz","discard","5Yreume","_suggestionFactory","ImageEditing","166590Uiahdi","has","oldValue","registerBlockAttribute","6118134YFFuDU","TrackChangesEditing","registerDescriptionCallback","formatInline","110ePwpYN","formatBlock","_handleLegacySuggestions"];return(xo=function(){return t})()}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(182067===-parseInt(n(197))/1+-parseInt(n(187))/2+-parseInt(n(190))/3*(parseInt(n(186))/4)+-parseInt(n(199))/5*(-parseInt(n(192))/6)+parseInt(n(215))/7*(parseInt(n(191))/8)+-parseInt(n(202))/9*(parseInt(n(210))/10)+parseInt(n(206))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(226)](){const t=Bo;if(!this[t(216)][t(213)][t(203)](t(201)))return;const e=this[t(216)][t(219)],n=this[t(216)][t(213)][t(218)](t(207));n[t(185)](t(225)),n[t(205)](t(189)),n[t(217)][t(208)]((n=>{const r=t;if(r(227)!=n[r(220)])return;const{data:s}=n;return s&&r(189)==s[r(224)]?s[r(196)]&&s[r(204)]?{type:r(221),content:Wr(e,r(194))}:{type:r(221),content:""}:void 0})),this[t(212)]()}[Bo(212)](){const t=Bo,e=this[t(216)][t(213)][t(218)](t(207));e[t(200)][t(223)](t(211),t(225),t(214),e[t(200)][t(195)](t(211),null,t(198))),e[t(200)][t(223)](t(211),t(225),t(198),e[t(200)][t(195)](t(211),null,t(214))),this[t(222)]()}[Bo(222)](){const t=Bo,e=this[t(216)],n=e[t(219)];e[t(213)][t(218)](t(207))[t(217)][t(208)]((e=>{const r=t;if(r(211)!=e[r(220)]&&r(209)!=e[r(220)])return;const{data:s}=e;return s&&r(225)==s[r(188)]?{type:r(221),content:Wr(n,r(193))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(786707===parseInt(n(342))/1+parseInt(n(274))/2+parseInt(n(345))/3*(parseInt(n(304))/4)+-parseInt(n(290))/5+parseInt(n(256))/6*(-parseInt(n(261))/7)+parseInt(n(344))/8*(parseInt(n(340))/9)+-parseInt(n(286))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(280)](){const t=jo,n=this[t(317)];if(!n[t(298)][t(281)](t(296)))return;const r=n[t(298)][t(263)](t(254)),s=n[t(298)][t(263)](t(322)),o={};r[t(326)](t(297),((o,i)=>{const a=t,c=n[a(298)][a(263)](a(267)).me,u=n[a(285)][a(263)](a(297));let l=s[a(249)](n[a(329)][a(321)][a(316)]),f=n[a(329)][a(269)](l),h=u[a(259)];if(h==i[a(259)])return;const g={commandName:a(297),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(329)][a(255)]((()=>{const t=a;if(r[t(293)]()[t(301)]((e=>e[t(306)]&&c==e[t(266)]&&(t(307)==e[t(324)]||t(341)==e[t(324)])&&(t(283)==e[t(338)]||t(268)==e[t(338)])&&e[t(294)]()[t(331)](f)))[t(319)]((e=>r[t(310)](e[t(282)]))),l=s[t(249)](n[t(329)][t(321)][t(316)]),f=n[t(329)][t(269)](l),u[t(273)](),n[t(285)][t(263)](t(320))[t(273)](),n[t(285)][t(263)](t(279))[t(273)](),h=u[t(259)],h!=i[t(259)])return s[t(313)](l)&&u[t(328)](i[t(259)],l)?(o({...i,setImageSizes:!1}),l=s[t(249)](n[t(329)][t(321)][t(316)]),void r[t(251)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(283))):void(s[t(291)](l)?r[t(251)](l,g,[],t(268)):r[t(300)](f,g,t(268)))}))}));for(const e of n[t(298)][t(263)](t(296))[t(346)])o[e[t(258)]]=e[t(332)][t(314)]();r[t(333)][t(260)](t(307),t(283),t(264),(()=>!1)),r[t(333)][t(260)](t(307),t(268),t(264),(()=>!1)),r[t(333)][t(260)](t(341),t(268),t(264),(()=>!1)),r[t(333)][t(260)](t(307),t(283),t(284),(([e])=>{const n=t;s[n(257)](e[n(276)]())})),r[t(333)][t(260)](t(307),t(283),t(312),((e,n)=>{const s=t;r[s(333)][s(330)](s(307),"",s(284))(e,{commandName:n[s(343)],commandParams:n[s(265)]})})),r[t(333)][t(260)](t(307),t(283),t(308),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(307),subType:t(283)},{type:t(309),subType:t(311)},{type:t(307),subType:t(253)},{type:t(309),subType:t(253)}];function a(e,n){const o=t,a=i[o(339)]((({type:t,subType:n})=>e[o(324)]==t&&e[o(338)]==n)),c=i[o(339)]((({type:t,subType:e})=>n[o(324)]==t&&n[o(338)]==e));if(a<0||c<0)return!1;const u=e[o(294)](),l=n[o(294)]();if((0==a||1==a)&&2==c&&u[o(335)](l))return!0;if(2==a&&3==c){const t=r[o(302)](u,o(309))[o(301)]((({suggestion:t,meta:e})=>e[o(278)]&&o(253)==t[o(338)]));if(t[o(327)]>1&&l[o(271)][o(331)](u[o(292)]))return!0;if(1==t[o(327)]&&(u[o(292)][o(331)](l[o(271)])||u[o(271)][o(331)](l[o(292)])))return!0}if(3==a&&3==c&&u[o(292)][o(305)](l[o(292)])){const t=u[o(271)][o(288)],e=l[o(292)][o(334)];return s[o(291)](t)&&t===e}return!1}n[t(329)][t(321)][t(295)]((()=>{const e=t;let o=!1;const i=Array[e(337)](n[e(329)][e(321)][e(299)][e(270)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(336)](t);if(e(252)==i&&r[e(250)](u)){if(e(307)==a&&(e(283)==c||e(268)==c)){const t=r[e(323)](u);if(n[e(277)]){const n=t[e(294)]()[e(276)]();if(s[e(291)](n))continue;r[e(310)](t),o=!0}}if(e(309)==a&&e(311)==c&&!n[e(277)]){const t=r[e(323)](u);t[e(272)]&&t[e(272)][e(306)]&&(r[e(310)](t[e(272)]),o=!0)}}}return o})),this[t(315)](o)}[jo(315)](t){const e=jo,n=this[e(317)],r=n[e(289)];n[e(298)][e(263)](e(254))[e(325)][e(287)]((n=>{const s=e;if(s(307)!=n[s(324)]&&s(341)!=n[s(324)])return;const{data:o}=n;if(!o||s(297)!=o[s(343)])return;const i=o[s(303)][0][s(259)];return function(t){const e=s;return{type:e(275),content:Wr(r,e(262),t)}}(s(318)===i?Wr(r,s(248)):t[i]||i)}))}}function Ho(){const t=["TrackChangesEditing","change","27942XirTru","setImageNaturalSizeAttributes","name","value","registerCustomCallback","938pUjXyN","*Format:* %0","get","join","commandReversedParams","author","Users","imageStylePostApply","createRangeOn","getChangedMarkers","end","next","refresh","1586114mcvvuY","format","getContainedElement","newRange","isOwn","imageTypeBlock","afterInit","has","head","imageStylePreApply","accept","commands","27056960OohueE","registerDescriptionCallback","nodeAfter","locale","1148995uWYzwu","isBlockImage","start","getSuggestions","getFirstRange","registerPostFixer","ImageStyleEditing","imageStyle","plugins","differ","markInlineFormat","filter","_findSuggestions","commandParams","4pVhxDf","isBefore","isInContent","formatBlock","chain","insertion","discardSuggestion","imageCaption","discard","isInlineImage","toLowerCase","_registerLegacyDescription","selection","editor","side","forEach","imageTypeInline","document","ImageUtils","getSuggestion","type","descriptionFactory","enableCommand","length","shouldConvertImageType","model","getSuggestionCallback","isEqual","title","_suggestionFactory","nodeBefore","isIntersecting","_splitMarkerName","from","subType","findIndex","116856nXxJHt","formatInline","982326VkiqXZ","commandName","680afJeDb","4401651UejOGs","normalizedStyles","FORMAT_SIDE_IMAGE","getClosestSelectedImageElement","hasSuggestion","markBlockFormat","suggestion","convertInlineImageToBlock"];return(Ho=function(){return t})()}const Wo=zo;function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=492]})(t,e)}function Ko(){const t=["2474206SaDxiC","editor","10snATjL","bind","value","12764cWCPBV","execute","afterInit","importWord","198807uBdMXK","lowest","2286493ZWZcKf","track_changes","TrackChangesEditing","_trackChangesExecuted","high","36BRoUSJ","get","trackChanges","36kfsvUa","collaboration_features","_handleImportedData","4143030JFeXPR","Users","forEach","74OYvuyM","commands","listenTo","dataInsert","_setSuggestionData","1696312xmZYkH","_trackChangesValueDuringImport","enableCommand","1256658OaVvTy","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(671921===parseInt(n(520))/1*(-parseInt(n(500))/2)+parseInt(n(504))/3*(-parseInt(n(511))/4)+parseInt(n(517))/5+parseInt(n(493))/6+-parseInt(n(495))/7+parseInt(n(525))/8*(parseInt(n(514))/9)+parseInt(n(497))/10*(parseInt(n(506))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(526)]=!1,this[e(509)]=!1}[Wo(502)](){const t=Wo,e=this[t(496)],n=e[t(521)][t(512)](t(503)),r=e[t(521)][t(512)](t(513));n&&(n.on(t(501),((e,[,n])=>{const s=t;this[s(526)]=r[s(499)],n[s(515)][s(507)]=!this[s(526)]}),{priority:t(510)}),this[t(522)](n,t(523),this[t(516)][t(498)](this)),this[t(522)](n,t(523),(()=>{const e=t;this[e(509)]&&(r[e(501)](),this[e(509)]=!1)}),{priority:t(505)}),e[t(494)][t(512)](t(508))[t(492)](t(503)))}[Wo(516)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(496)][n(521)][n(512)](n(513)),o=s[n(499)];this[n(526)]!==o&&(s[n(501)](),this[n(509)]=!0),r&&r[n(519)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(496)][o(494)][o(512)](o(518)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(503)}}};this[o(496)][o(494)][o(512)](o(508))[o(524)](i)}))}}const qo=Zo;function Yo(){const t=["get","IndentEditing","enableCommand","2476428OdLIbo","registerAttributeLabel","4320176MdZQTK","registerDescriptionCallback","type","has","editor","indent","240008vtBZTM","IndentBlock","3435585HASKHl","*Outdent:* %0","outdent","formatBlock","FORMAT_INDENT","5825gAIbDG","4dtqHKq","outdentBlock","descriptionFactory","getItemLabel","registerBlockAttribute","format","locale","afterInit","getItems","plugins","blockIndent","3962490GRXxWe","enableDefaultAttributesIntegration","*Indent:* %0","24824550arjoOX","_registerLegacyDescription","18ljVntf","indentBlock","TrackChangesEditing","171HCLSaS","commandName"];return(Yo=function(){return t})()}function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(495515===parseInt(n(526))/1*(parseInt(n(503))/2)+parseInt(n(511))/3*(-parseInt(n(527))/4)+-parseInt(n(521))/5+parseInt(n(498))/6+-parseInt(n(513))/7+-parseInt(n(519))/8*(parseInt(n(506))/9)+parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Qo extends t.Plugin{[qo(534)](){const t=qo,e=this[t(517)],n=e[t(536)][t(508)](t(505));if(e[t(536)][t(516)](t(509))&&(n[t(510)](t(518)),n[t(510)](t(523))),e[t(536)][t(516)](t(520)))for(const e of[t(504),t(528)])n[t(499)](e);const r=e[t(533)];n[t(531)](t(497)),n[t(529)][t(512)](t(497),Wr(r,t(525))),this[t(502)]()}[qo(502)](){const t=qo,e=this[t(517)],n=e[t(533)],r=e[t(536)][t(508)](t(505));r[t(529)][t(514)]((e=>{const s=t;if(s(524)!=e[s(515)])return;const{data:o}=e;if(!o)return;if(s(504)!=o[s(507)]&&s(528)!=o[s(507)])return;const i=e[s(535)]()[0],a=r[s(529)][s(530)](i);return s(504)==o[s(507)]?{type:s(532),content:Wr(n,s(500),a)}:s(528)==o[s(507)]?{type:s(532),content:Wr(n,s(522),a)}:void 0}))}}var Jo=ti;function $o(){var t=["7577478sBgcmR","requires","6045125UxFIFC","input","editor","enableCommand","3500904zzSEir","39351987JvaAmC","31024jhbfeT","13ksvFYF","get","456ZamkQe","init","plugins","3343832mjFntM","121154heCQUO","TrackChangesEditing"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=239]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(637298===parseInt(n(255))/1*(parseInt(n(244))/2)+parseInt(n(252))/3+parseInt(n(243))/4+parseInt(n(248))/5+parseInt(n(246))/6+-parseInt(n(254))/7*(parseInt(n(240))/8)+-parseInt(n(253))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(247)](){return[Ms.Input]}[Jo(241)](){var t=Jo;this[t(250)][t(242)][t(239)](t(245))[t(251)](t(249))}}const ni=si;function ri(){const t=["85chqLoZ","toLowerCase","_registerLegacyDescription","registerDescriptionCallback","formatInline","24jgAbPD","key","unlink","commands","192120bDkQmT","commandParams","enableDefaultAttributesIntegration","descriptionFactory","label","35898nwfffC","format","editor","manualDecorators","afterInit","newValue","link","commandName","get","471272tjBUQF","locale","*Remove link*","*Set link:* %0","has","201291IAlQea","type","3338456LuqJIE","357GknrLe","1329410CyfBOw","309700noleIW","linkHref","registerInlineAttribute","attribute","351wzLGAw","LinkEditing","registerAttributeLabel","plugins","link (","TrackChangesEditing"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(631291===parseInt(n(254))/1+-parseInt(n(263))/2+parseInt(n(259))/3*(parseInt(n(279))/4)+-parseInt(n(274))/5*(-parseInt(n(245))/6)+-parseInt(n(262))/7*(-parseInt(n(283))/8)+-parseInt(n(268))/9*(parseInt(n(264))/10)+parseInt(n(261))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(249)](){const t=ni,e=this[t(247)];if(!e[t(271)][t(258)](t(269)))return;const n=e[t(271)][t(253)](t(273)),r=e[t(282)][t(253)](t(251));n[t(242)](t(251)),n[t(242)](t(281)),n[t(266)](t(265));for(const e of r[t(248)])n[t(266)](e.id),n[t(243)][t(270)](e.id,t(272)+e[t(244)][t(275)]()+")");n[t(243)][t(277)]((n=>{const r=t;if(r(267)!=n[r(260)])return;const{data:s}=n;if(!s||r(265)!=s[r(280)])return;const o=s[r(250)],i=e[r(255)];return{type:r(246),content:null==o?Wr(i,r(256)):Wr(i,r(257),'"'+o+'"')}})),this[t(276)]()}[ni(276)](){const t=ni,e=this[t(247)],n=e[t(255)];e[t(271)][t(253)](t(273))[t(243)][t(277)]((e=>{const r=t;if(r(278)!=e[r(260)])return;const{data:s}=e;if(s){if(r(251)==s[r(252)]){const t=s[r(241)][0];return{type:r(246),content:Wr(n,r(257),'"'+t+'"')}}return r(281)==s[r(252)]?{type:r(246),content:Wr(n,r(256))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=282]})(t,e)}function ci(){const t=["formatBlock","parent","outdentList","slice","format","bulleted","replace","commands","commandName","type","bulletedList","898437ZiBlyE","indentList","change","forceValue","listItem","filter","push","has","*Indent:* %0","_selectedElements","*Check item*","LegacyTodoListEditing","checkTodoList","*Outdent:* %0","LegacyListEditing","locale","406zLyWhW","isObject","editor","792424lKJdBT","end","nextSibling","numberedList","value","50916rPCrve","ELEMENT_NUMBERED_LIST","add","listIndent","schema","before","document","plugins","name","List","todo","enableCommand","1xMoUmB","element","paragraph","ELEMENT_LIST_ITEM","descriptionFactory","numbered","*Uncheck item*","execute","TrackChangesEditing","createRange","formatInline","ELEMENT_BULLETED_LIST","711830qQBZeK","listType","todoListChecked","commandParams","registerElementLabel","10511910pGaJMv","registerDescriptionCallback","findIndex","getSelectedBlocks","blockName","from","createPositionAt","get","afterInit","786226EyRMxd","length","1106424XWUSXU","markBlockFormat","ELEMENT_TODO_LIST","checkChild","previousSibling","getAttribute","selection","*Change to:* %0","todoList","model"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(290661===-parseInt(n(308))/1*(-parseInt(n(334))/2)+-parseInt(n(357))/3+-parseInt(n(291))/4+-parseInt(n(320))/5+-parseInt(n(296))/6*(parseInt(n(288))/7)+-parseInt(n(336))/8+parseInt(n(325))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(333)](){const t=ii,e=this[t(290)],n=e[t(287)];if(!e[t(303)][t(364)](t(286)))return;const r=e[t(303)][t(332)](t(316)),s=e[t(303)][t(364)](t(283));function o(t){return()=>{const n=ai,s=e[n(345)][n(302)][n(342)],o=e[n(353)][n(332)](t);if(o[n(295)])return void e[n(315)](n(310),{});const i=t[n(349)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(330)](t)[s(362)]((t=>function(t,e){const n=s;return e[n(339)](t[n(347)],n(361))&&!e[n(289)](t)}(t,r)));o=o[s(362)]((t=>!t.is(s(309),s(361))||t[s(341)](s(321))!=e));const i=new Set;for(const t of o)t.is(s(309),s(361))?i[s(298)](li(t)):i[s(298)](t);return Array[s(330)](i)}(s[n(328)](),i,e[n(345)][n(300)]);e[n(345)][n(359)]((()=>{const e=n;for(const n of a)r[e(337)](n,{commandName:t,commandParams:[{forceValue:!o[e(295)]}],formatGroupId:e(329)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(330)](t);const r=n[e(327)]((t=>e(361)!=t[e(304)]));return r>-1&&(n=n[e(349)](0,r)),n}(e[n(345)][n(302)][n(342)][n(328)]()),o=e[n(345)][n(317)](e[n(345)][n(331)](s[0],n(301)),e[n(345)][n(331)](s[s[n(335)]-1],n(292)));e[n(345)][n(359)]((()=>{const e=n;r[e(337)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(293)];for(;t&&t[n(341)](n(299))>e[n(341)](n(299));)r[n(298)](t),t=t[n(293)]}return Array[n(330)](r)}(s))}))}}r[t(307)](t(294),o(t(294))),r[t(307)](t(356),o(t(356))),s&&r[t(307)](t(344),o(t(344))),r[t(307)](t(358),i(t(358))),r[t(307)](t(348),i(t(348))),s&&r[t(307)](t(284),(()=>{const n=t,s=e[n(353)][n(332)](n(284)),o=Array[n(330)](s[n(366)]);o[n(362)]((t=>t[n(341)](n(322))!=s[n(295)])),e[n(345)][n(359)]((()=>{const t=n;for(const e of o)r[t(337)](e,{commandName:t(284),commandParams:[{forceValue:!s[t(295)]}]})}))})),r[t(312)][t(324)](t(361),(e=>Wr(n,t(311),e))),r[t(312)][t(326)]((e=>{const r=t;if(r(346)!=e[r(355)]&&r(318)!=e[r(355)])return;const{data:s}=e;if(s){if(r(294)==s[r(354)]||r(356)==s[r(354)]||r(344)==s[r(354)])switch(s[r(354)][r(352)](r(305),"")){case r(351):return o(Wr(n,r(319)));case r(313):return o(Wr(n,r(297)));case r(306):return o(Wr(n,r(338)))}if(r(358)==s[r(354)])return{type:r(350),content:Wr(n,r(365),Wr(n,r(311)))};if(r(348)==s[r(354)])return{type:r(350),content:Wr(n,r(285),Wr(n,r(311)))};if(r(284)==s[r(354)])return s[r(323)][0][r(360)]?{type:r(350),content:Wr(n,r(282))}:{type:r(350),content:Wr(n,r(314))}}function o(t){const e=r;return{type:e(350),content:Wr(n,e(343),t)}}}))}}function li(t){const e=ii,n=t[e(341)](e(299));if(0==n)return t;let r=t;for(;t[e(340)]&&t[e(340)].is(e(309),e(361));){const s=t[e(340)][e(341)](e(299));if(s==n)r=t[e(340)];else if(s<n)break;t=t[e(340)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(309),e(361))&&t[e(341)](e(299))>0){let r=t[e(293)];for(;r&&e(361)==r[e(304)]&&r[e(341)](e(299))==t[e(341)](e(299));)n[e(363)](r),r=r[e(293)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(506180===parseInt(n(385))/1*(-parseInt(n(395))/2)+-parseInt(n(394))/3+parseInt(n(439))/4+parseInt(n(380))/5+parseInt(n(431))/6+-parseInt(n(411))/7+parseInt(n(440))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(378)](){const t=hi;if(!this[t(427)][t(403)][t(420)](t(399)))return;const e=this[t(427)][t(392)][t(450)](t(419)),n=this[t(427)][t(403)][t(450)](t(445));e[t(377)]&&n[t(444)](t(407),this[t(384)][t(449)](this)),e[t(425)]&&n[t(444)](t(396),this[t(379)][t(449)](this)),e[t(390)]&&n[t(444)](t(424),this[t(436)][t(449)](this)),n[t(398)][t(423)](this[t(418)][t(449)](this))}[hi(384)](t,e={}){const n=hi,r=this[n(427)][n(403)][n(450)](n(445)),s=this[n(391)]();this[n(427)][n(422)][n(388)]((()=>{const t=n;r[t(430)](s,{commandName:t(407),commandParams:[{type:e[t(397)]}],formatGroupId:t(407)})}))}[hi(379)](t,e={}){const n=hi,r=this[n(427)][n(403)][n(450)](n(445)),s=this[n(438)]((t=>t.is(n(383),n(389))&&n(421)===t[n(428)](n(376))));if(s[n(451)]<1)return;const o=s[n(443)]((t=>this[n(427)][n(422)][n(404)](this[n(427)][n(422)][n(408)](t,n(434)),this[n(427)][n(422)][n(408)](t,0))));this[n(427)][n(422)][n(388)]((()=>{const t=n;r[t(430)](o,{commandName:t(396),commandParams:[{reversed:e[t(425)]}],formatGroupId:t(396)})}))}[hi(436)](t,e={}){const n=hi,r=this[n(427)][n(403)][n(450)](n(445)),s=this[n(438)]((t=>t.is(n(383),n(389))&&n(421)===t[n(428)](n(376))));if(s[n(451)]<1)return;const o=s[n(443)]((t=>this[n(427)][n(422)][n(404)](this[n(427)][n(422)][n(408)](t,n(434)),this[n(427)][n(422)][n(408)](t,0))));this[n(427)][n(422)][n(388)]((()=>{const t=n;r[t(430)](o,{commandName:t(424),commandParams:[{startIndex:e[t(390)]}],formatGroupId:t(424)})}))}[hi(418)](t){const e=hi;if(e(393)!=t[e(397)]&&e(437)!=t[e(397)])return;const n=this[e(427)][e(405)],{data:r}=t;if(!r)return;let s,o;switch(r[e(373)]){case e(407):s=e(402),o={type:e(374),content:Wr(n,s,Wr(n,this[e(446)](r[e(409)][0][e(397)])))};break;case e(396):s=r[e(409)][0][e(425)]?e(416):e(412),o={type:e(374),content:Wr(n,s)};break;case e(424):s=e(447),o={type:e(374),content:Wr(n,s,r[e(409)][0][e(390)])}}return o}[hi(391)](){const t=hi;var e,n,r,s;const o=this[t(427)][t(403)][t(450)](t(386));let i=Array[t(448)](this[t(427)][t(422)][t(413)][t(410)][t(414)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(383),t(389)))&&i[t(432)](...o[t(406)](this[t(427)][t(422)][t(413)][t(410)][t(415)](),t(426))),(null===(n=i[i[t(451)]-1])||void 0===n?void 0:n.is(t(383),t(389)))&&i[t(375)](...o[t(406)](this[t(427)][t(422)][t(413)][t(410)][t(382)](),t(435))),i=[...new Set(i)],(null===(s=null===(r=this[t(427)][t(422)][t(413)][t(410)][t(415)]())||void 0===r?void 0:r[t(400)])||void 0===s?void 0:s.is(t(383),t(389)))&&(i=i[t(417)]((e=>e.is(t(383),t(389))))),i}[hi(438)](t){const e=hi,n=this[e(427)][e(403)][e(450)](e(386));let r=Array[e(448)](this[e(427)][e(422)][e(413)][e(410)][e(414)]())[e(417)](t)[e(443)]((t=>{const r=e,s=this[r(427)][r(422)][r(408)](t,0);return[...n[r(406)](s,r(426)),...n[r(406)](s,r(435))]}))[e(401)]();return r=[...new Set(r)],r}[hi(446)](t){const e=hi;return e(429)+(this[e(427)][e(403)][e(450)](e(386))[e(381)](t)||e(442))[e(433)]()+e(387)+t[e(433)]()[e(441)](/-/g,"_")}}function pi(){const t=["*Format:* set order to reversed","filter","handleDescriptions","list.properties","has","numbered","model","registerDescriptionCallback","listStart","reversed","backward","editor","getAttribute","ELEMENT_","markMultiRangeBlockFormat","5262288FEYgbV","unshift","toUpperCase","before","forward","handleListStartCommand","formatInline","_getSuggestionBlocks","706972RpMGpx","1859896gUFcmW","replace","default","map","enableCommand","TrackChangesEditing","_getTranslationKeyForListStyle","*Format:* set start index to %0","from","bind","get","length","commandName","format","push","listType","styles","afterInit","handleListReversedCommand","4539480hHtWYO","getListTypeFromListStyleType","getLastPosition","element","handleListStyleCommand","3013kLWLML","LegacyListUtils","_LIST_","change","listItem","startIndex","_getSuggestionBlocksForListStyle","config","formatBlock","660303PrwIaB","614nSvYia","listReversed","type","descriptionFactory","LegacyListPropertiesEditing","parent","flat","*Change to:* %0","plugins","createRange","locale","getSiblingNodes","listStyle","createPositionAt","commandParams","selection","3800314OKKBjM","*Format:* set order to regular","document","getSelectedBlocks","getFirstPosition"];return(pi=function(){return t})()}const mi=Ei;function Ii(){const t=["options","afterInit","stop","registerElementLabel","dataDowncast","locale","high","createEmptyElement","ELEMENT_MEDIA","9114208VaJKQW","mediaEmbed","attribute:url:media","div","enableCommand","conversion","TrackChangesEditing","85676OPMHNK","9435958MnECCW","2153985eErYuZ","for","get","descriptionFactory","330557xkkRfK","has","9fcPatr","elementToElement","media","downcastDispatcher","335BflGqC","showSuggestionHighlights","plugins","MediaEmbedEditing","476294YnCGnn","data","3144936xwdvto","editor"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(765948===-parseInt(n(178))/1+parseInt(n(188))/2+-parseInt(n(174))/3+parseInt(n(172))/4*(-parseInt(n(184))/5)+parseInt(n(154))/6+parseInt(n(173))/7+-parseInt(n(165))/8*(-parseInt(n(180))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(157)](){const t=mi,e=this[t(155)];if(!e[t(186)][t(179)](t(187)))return;const n=e[t(186)][t(176)](t(171)),r=e[t(161)];n[t(169)](t(166)),n[t(177)][t(159)](t(182),(e=>Wr(r,t(164),e))),e[t(170)][t(175)](t(160))[t(181)]({model:t(182),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(185)])return n[s(163)](s(168))},converterPriority:t(162)}),e[t(189)][t(183)].on(t(167),((e,n,r)=>{const s=t;r[s(156)][s(185)]&&e[s(158)]()}),{priority:t(162)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=364]})(t,e)}function yi(){const t=["973848otcvhq","enableCommand","2zetlnl","9713ampDML","afterInit","7RikCFn","plugins","editor","242016QsxInc","mention","495215EbouYh","3890bSGpeT","658720regwMP","MentionEditing","971991RCXbhO","651360emtXuc","has","get","TrackChangesEditing","8BgqoAC"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(122233===parseInt(n(383))/1+-parseInt(n(377))/2*(-parseInt(n(370))/3)+-parseInt(n(367))/4+-parseInt(n(365))/5+-parseInt(n(375))/6*(-parseInt(n(380))/7)+parseInt(n(374))/8*(parseInt(n(369))/9)+parseInt(n(366))/10*(-parseInt(n(378))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(379)](){const t=Ti,e=this[t(382)];e[t(381)][t(371)](t(368))&&e[t(381)][t(372)](t(373))[t(376)](t(364))}}const ki=Li;function Ci(){const t=["registerBlockAttribute","handleDescriptions","listType","*Remove format:* %0","plugins","descriptionFactory","3491892dztNrE","9KvLmBM","key","editor","enableDefaultAttributesIntegration","TrackChangesEditing","*Set format:* %0","newValue","1131708YydhVn","has","8INiumV","MultiLevelList","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","next","registerDescriptionCallback","45539DVDRxR","68185LGsPLE","head","61714cLIAiF","11MiwwvM","44ijERXR","locale","oldValue","format","get","858740WdjCos","743141jZkere","afterInit","data","9tytZDZ","listMarkerStyle"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(107375===-parseInt(n(289))/1+-parseInt(n(292))/2*(-parseInt(n(312))/3)+parseInt(n(294))/4*(parseInt(n(290))/5)+-parseInt(n(281))/6+-parseInt(n(300))/7*(parseInt(n(283))/8)+parseInt(n(303))/9*(-parseInt(n(299))/10)+-parseInt(n(293))/11*(-parseInt(n(311))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(301)](){const t=ki,e=this[t(276)],n=e[t(309)][t(298)](t(278));e[t(309)][t(282)](t(284))&&(n[t(277)](t(286)),n[t(305)](t(304)),n[t(310)][t(288)]((e=>this[t(306)](e))))}[ki(306)](t){const e=ki,n=this[e(276)][e(295)],{data:r}=t,s={type:e(297),content:""};if(r&&e(304)==r[e(275)]){if(!r[e(296)])return{type:e(297),content:Wr(n,e(279),Wr(n,e(285)))+" ("+r[e(280)]+")"};if(!r[e(280)]){let o=t[e(291)];for(;o;){if(o[e(302)]&&e(307)==o[e(302)][e(275)]&&o[e(302)][e(280)])return s;o=o[e(287)]}return{type:e(297),content:Wr(n,e(308),Wr(n,e(285)))+" ("+r[e(296)]+")"}}}}}const Ri=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(330892===-parseInt(n(429))/1+-parseInt(n(444))/2+parseInt(n(447))/3*(-parseInt(n(433))/4)+parseInt(n(438))/5+-parseInt(n(436))/6*(-parseInt(n(448))/7)+-parseInt(n(449))/8+parseInt(n(446))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ri(450)](){const t=Ri,e=this[t(440)];if(!e[t(441)][t(430)](t(445)))return;e[t(441)][t(432)](t(434))[t(442)](t(431));const n=e[t(441)][t(432)](t(434)),r=e[t(439)];n[t(437)][t(443)](t(431),(e=>Wr(r,t(435),e)))}}function vi(){const t=["2371820BPaDcH","locale","editor","plugins","enableCommand","registerElementLabel","646990AbOWjY","PageBreakEditing","1751796qwZYZG","2241UntmkK","14Ctgkud","3264256oMbBEK","afterInit","119423tEEnnx","has","pageBreak","get","696kdOGYj","TrackChangesEditing","ELEMENT_PAGE_BREAK","1928436cYzart","descriptionFactory"];return(vi=function(){return t})()}const wi=Fi;!function(t,e){const n=Fi,r=t();for(;;)try{if(952991===-parseInt(n(268))/1*(-parseInt(n(266))/2)+-parseInt(n(315))/3*(-parseInt(n(277))/4)+parseInt(n(317))/5+parseInt(n(264))/6*(-parseInt(n(304))/7)+-parseInt(n(296))/8+parseInt(n(255))/9+parseInt(n(316))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Oi extends t.Plugin{[wi(297)](){const t=wi,e=this[t(320)];if(!e[t(301)][t(267)](t(273)))return;const n=e[t(261)],r=e[t(301)][t(314)](t(298));r[t(265)][t(253)](t(311),(e=>Wr(n,t(318),e))),r[t(310)](t(311)),r[t(262)](t(284)),e[t(286)][t(269)].on(t(312),Bi(e),{priority:t(290)}),e[t(299)][t(269)].on(t(312),((n,r,s)=>{const o=t;s[o(282)][o(278)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(290)});const s=r[t(265)];s[t(280)]((r=>{const o=t;if(o(254)!==r[o(287)])return;const{start:i,end:a}=r[o(271)]();if(!i[o(274)](a)||!i[o(252)])return;const c=e[o(305)][o(292)],u=i[o(252)];return c[o(306)](u)&&!c[o(281)](u)&&c[o(300)](u,o(303))?{type:o(254),content:Wr(n,o(291),s[o(256)](u,1))}:void 0})),this[t(319)]()}[wi(319)](){const t=wi,e=this[t(320)],n=e[t(261)];e[t(301)][t(314)](t(298))[t(265)][t(280)]((e=>{const r=t;if(r(308)!=e[r(287)])return;const{data:s}=e;return s&&r(311)==s[r(294)]?{type:r(275),content:Wr(n,r(279),Wr(n,r(318)))}:void 0}))}}function Di(){const t=["type","toViewPosition","writer","highest","*Insert:* %0","schema","includes","commandName","mapper","1456616VtccDt","afterInit","TrackChangesEditing","data","checkChild","plugins","markerRange","$text","1101499baCDcG","model","isBlock","consumable","formatBlock","bindElementToMarker","enableDefaultAttributesIntegration","paragraph","addMarker:suggestion:insertion","ck-suggestion-marker-split","get","3ppVVxl","1057660mTRxWt","726755nMtLlm","ELEMENT_PARAGRAPH","_registerLegacyDescription","editor","markerName","nodeAfter","registerElementLabel","insertion","2939112vcTHRn","getItemLabel","span","activeMarkers","name","consume","locale","enableCommand","createUIElement","12VSkwFg","descriptionFactory","1530136SyPXJX","has","1uWdduu","downcastDispatcher","ck-suggestion-marker--active","getFirstRange","insert","Paragraph","isTouching","format","start","428116KFMAOc","showSuggestionHighlights","*Change to:* %0","registerDescriptionCallback","isLimit","options","addClass","insertParagraph","end","editing"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=251]})(t,e)}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(301)][o(314)](o(298)),a=r[o(302)][o(276)],c=r[o(302)][o(285)],u=t[o(305)][o(292)];if(!a[o(274)](c)||!a[o(252)])return;const l=a[o(252)];if(u[o(306)](l)&&!u[o(281)](l)&&u[o(300)](l,o(303))){if(!s[o(307)][o(260)](r[o(302)],n[o(259)]))return;const t=s[o(289)][o(263)](o(257),{class:o(313)}),a=s[o(295)][o(288)](c);e&&i[o(258)][o(293)](r[o(251)])&&s[o(289)][o(283)](o(270),t),s[o(289)][o(272)](a,t),s[o(295)][o(309)](t,r[o(251)])}}}function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=290]})(t,e)}const Pi=xi;function Ui(){const t=["14VQgHqV","editor","659110kDeZVt","2729968irKdox","type","13sHfbyq","6xSWMfq","locale","4176490BaoWKD","6283647utAMbY","_registerLegacyDescription","plugins","TrackChangesEditing","22ERNUAP","commandName","registerDescriptionCallback","688gipDIr","formatBlock","RemoveFormatEditing","afterInit","formatInline","22jKBNmb","has","60041NWInYZ","descriptionFactory","get","11514YhMXiJ","14115696FtxytF","*Remove all formatting*","enableDefaultAttributesIntegration","removeFormat","format"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(574888===parseInt(n(316))/1*(-parseInt(n(306))/2)+parseInt(n(319))/3*(-parseInt(n(309))/4)+parseInt(n(295))/5*(-parseInt(n(299))/6)+parseInt(n(293))/7*(-parseInt(n(296))/8)+parseInt(n(302))/9+-parseInt(n(301))/10*(-parseInt(n(314))/11)+-parseInt(n(320))/12*(-parseInt(n(298))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(312)](){const t=Pi,e=this[t(294)];e[t(304)][t(315)](t(311))&&(e[t(304)][t(318)](t(305))[t(290)](t(291)),this[t(303)]())}[Pi(303)](){const t=Pi,e=this[t(294)];e[t(304)][t(318)](t(305))[t(317)][t(308)]((n=>{const r=t;if(r(310)!=n[r(297)]&&r(313)!=n[r(297)])return;const{data:s}=n;return s&&r(291)==s[r(307)]?{type:r(292),content:Wr(e[r(300)],r(321))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=105]})(t,e)}function Hi(){const t=["116707iPmUOw","afterInit","enableCommand","360444jQNZLm","discardAllSuggestions","goToNextRestrictedEditingException","1764906NmmCNZ","trackChanges","acceptSelectedSuggestions","has","get","editor","143ygFADb","2MeKGdY","1251XunwtI","acceptAllSuggestions","goToPreviousRestrictedEditingException","discardSuggestion","17450jznpNw","RestrictedEditingModeEditing","plugins","7HXdMpI","discardSelectedSuggestions","5kujmtQ","3076872tKJPoT","acceptSuggestion","TrackChangesEditing","437241Tuqvft","480724gRXmVA"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(194945===parseInt(n(129))/1*(-parseInt(n(113))/2)+parseInt(n(127))/3+-parseInt(n(128))/4*(-parseInt(n(123))/5)+parseInt(n(106))/6+parseInt(n(121))/7*(parseInt(n(124))/8)+-parseInt(n(114))/9*(parseInt(n(118))/10)+parseInt(n(112))/11*(-parseInt(n(132))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Wi extends t.Plugin{[Gi(130)](){const t=Gi,e=this[t(111)];if(!e[t(120)][t(109)](t(119)))return;const n=e[t(120)][t(110)](t(126));n[t(131)](t(116)),n[t(131)](t(105));const r=e[t(120)][t(110)](t(119));r[t(131)](t(107)),r[t(131)](t(125)),r[t(131)](t(117)),r[t(131)](t(115)),r[t(131)](t(133)),r[t(131)](t(108)),r[t(131)](t(122))}}const zi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=246]})(t,e)}function Xi(){const t=["activeMarkers","332940NcnNRz","showSuggestionHighlights","name","downcastDispatcher","addClass","4632Bftmab","deletion","enableCommand","1098872RAmHtd","span","element","merge","get","consumable","10977131gikUxT","model","options","createPositionBefore","ELEMENT_LINE_BREAK","createUIElement","addMarker:suggestion","requires","includes","data","getItems","7lIqpxD","TrackChangesEditing","775268lCyvRu","editing","markerRange","toViewPosition","shiftEnter","bindElementToMarker","mapper","test","split","init","registerElementLabel","writer","softBreak","18VqNGli","descriptionFactory","980223CpUjRR","addMarker:suggestion:deletion","ck-suggestion-marker-","170TyKyaR","high","plugins","locale","5790546QSNREN","addMarker:suggestion:insertion","editor","markerName","insert","ck-suggestion-marker--active","10UIPNoJ"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(540223===parseInt(n(273))/1+-parseInt(n(300))/2+parseInt(n(258))/3+parseInt(n(278))/4*(-parseInt(n(261))/5)+-parseInt(n(265))/6*(parseInt(n(298))/7)+-parseInt(n(281))/8*(-parseInt(n(256))/9)+-parseInt(n(271))/10*(-parseInt(n(287))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[zi(294)](){return[Zs.ShiftEnter]}[zi(252)](){const t=zi,e=this[t(267)],n=e[t(263)][t(285)](t(299));n[t(280)](t(247)),e[t(301)][t(276)].on(t(266),Yi(e),{priority:t(262)}),e[t(301)][t(276)].on(t(259),Yi(e),{priority:t(262)}),e[t(296)][t(276)].on(t(293),((n,r,s)=>{const o=t;s[o(289)][o(274)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(257)][t(253)](t(255),(n=>Wr(e[t(264)],t(291),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(263)][o(285)](o(299));if(!s[o(286)][o(250)](r[o(302)],n[o(275)]))return;const a=t[o(288)];for(const t of r[o(302)][o(297)]()){if(!t.is(o(283),o(255)))continue;const n=o(279)==r[o(268)][o(251)](":")[1]?o(284):o(251),c=s[o(254)][o(292)](o(282),{class:o(260)+n}),u=s[o(249)][o(246)](a[o(290)](t));e&&i[o(272)][o(295)](r[o(268)])&&s[o(254)][o(277)](o(270),c),s[o(254)][o(269)](u,c),s[o(249)][o(248)](c,r[o(268)])}}}const Zi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(621392===parseInt(n(333))/1*(-parseInt(n(306))/2)+parseInt(n(319))/3+parseInt(n(317))/4+-parseInt(n(303))/5+-parseInt(n(309))/6*(parseInt(n(328))/7)+parseInt(n(318))/8+parseInt(n(332))/9*(parseInt(n(311))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Zi(298)](){const t=Zi,e=this[t(323)],n=e[t(304)],r=e[t(322)];if(!e[t(302)][t(331)](t(308)))return;const s=e[t(302)][t(301)](t(329)),o=t(296),i=e[t(324)][t(301)](o);s[t(313)](o,((e,r={})=>{const a=t,c=n[a(315)][a(294)];if(c[a(310)])return void e(r);const u=void 0!==r[a(320)]?r[a(320)]:!i[a(330)];n[a(314)]((()=>{const t=a,e=Array[t(307)](c[t(312)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(326)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(321)][t(295)]((e=>{const n=t;if(n(334)!=e[n(299)]&&n(316)!=e[n(299)])return;const{data:s}=e;return s&&s[n(297)]==o?s[n(300)][0][n(320)]?{type:n(325),content:Wr(r,n(327))}:{type:n(325),content:Wr(r,n(305))}:void 0}))}}function $i(){const t=["restrictedEditingException","commandName","afterInit","type","commandParams","get","plugins","2150640bnXphh","model","FORMAT_RESTRICTED_DISABLED","10sYjyjH","from","StandardEditingModeEditing","5876334tNvSXS","isCollapsed","19020OWWcmY","getRanges","enableCommand","change","document","formatInline","2542088urlHCU","3370872cAUEix","1574421NUhjwk","forceValue","descriptionFactory","locale","editor","commands","format","markInlineFormat","FORMAT_RESTRICTED_ENABLED","7FLajJp","TrackChangesEditing","value","has","3762lmjyig","69163KEbAHg","formatBlock","selection","registerDescriptionCallback"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=393]})(t,e)}function na(){const t=["registerBlockAttribute","183PybJBU","commandName","descriptionFactory","54Gxwxfw","Style","465476DsBOGN","definitions","2905245PfHlWu","enableDefaultAttributesIntegration","format","add","getGhsAttributeNameForElement","_registerLegacyDescription","GeneralHtmlSupport","commandParams","702472BWjnBS","registerInlineAttribute","registerDescriptionCallback","styleName","16712wVDYko","style","ghsAttributes","2828rTplLr","*Set format:* %0","plugins","2460XjOfSF","120790GtCABF","get","type","config","block","TrackChangesEditing","StyleUtils","editor","normalizeConfig","toLowerCase","formatInline","1007746kfokMa","has","afterInit","*Remove format:* %0","element","FORMAT_STYLE","DataSchema","locale","forceValue","220yZKpdM","formatBlock","registerAttributeLabel","inline"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(358494===parseInt(n(413))/1+parseInt(n(424))/2+-parseInt(n(438))/3*(parseInt(n(406))/4)+-parseInt(n(394))/5+-parseInt(n(412))/6*(-parseInt(n(409))/7)+-parseInt(n(402))/8*(parseInt(n(441))/9)+parseInt(n(433))/10*(parseInt(n(443))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(426)](){const t=ta,e=this[t(420)];if(!e[t(411)][t(425)](t(442))||!e[t(411)][t(425)](t(430)))return;const n=e[t(411)][t(414)](t(418)),r=e[t(431)],s=e[t(416)][t(414)](t(407))||{},o=e[t(411)][t(414)](t(400)),i=e[t(411)][t(414)](t(419))[t(421)](e[t(411)][t(414)](t(430)),s[t(393)]);n[t(395)](t(407));const a=new Set;for(const e of i[t(417)]){const n=o[t(398)](e[t(428)]);a[t(397)](n)}const c=new Set;for(const e of i[t(436)]){const n=o[t(398)](e[t(428)]);c[t(397)](n);for(const n of e[t(408)])c[t(397)](n)}for(const e of a)n[t(437)](e),n[t(440)][t(435)](e,Wr(r,t(429)));for(const e of c)n[t(403)](e),n[t(440)][t(435)](e,Wr(r,t(429)));this[t(399)]()}[ta(399)](){const t=ta,e=this[t(420)],n=e[t(431)];e[t(411)][t(414)](t(418))[t(440)][t(404)]((e=>{const r=t;if(r(434)!=e[r(415)]&&r(423)!=e[r(415)])return;const{data:s}=e;return s&&r(407)===s[r(439)]?s[r(401)][0][r(432)]?{type:r(396),content:Wr(n,r(410),s[r(401)][0][r(405)][r(422)]())}:{type:r(396),content:Wr(n,r(427),s[r(401)][0][r(405)][r(422)]())}:void 0}))}}const sa=ia;function oa(){const t=["ELEMENT_TABLE_COLUMN","substr","rowspan","startsWith","48COPKBb","min","3cxVUAn","_acceptFormatSuggestionCallbackFactory","name","registerCustomCallback","showSuggestionHighlights","type","tableCell","removeTableRow","getCellLocation","differ","writer","minColumn","25574nkbfCN","rootName","accept","item","change:data","oldRange","markMultiRangeDeletion","165jQDEIw","removeClass","hasAttribute","registerDescriptionCallback","addRange","order","some","add","push","MAX_SAFE_INTEGER","ELEMENT_TABLE_ROW","get","45924LpSquP","getSelectionAffectedTableCells","$graveyard","registerPostFixer","colspan","insertTableRowAbove","$textProxy","insertTableColumnLeft","getFirstRange","detach","2025063yTtYHM","root","downcastDispatcher","position","refresh","above","table","markMultiRangeInsertion","forceValue","ELEMENT_TABLE_ROW_WITH_TEXT","batch","highest","end","deletion","removeTableColumn","insert","createPositionAt","join","_getCoordsForCells","enqueueChange","createRangeOn","8678417ugMdCG","tableRow","change","execute","_suggestionFactory","insertTableRowBelow","every","start","subType","nodeBefore","ELEMENT_TABLE_WITH_TEXT","MIN_SAFE_INTEGER","60qjyrkM","isArray","tablePaste","findAncestor","data","insertion","addMarker:suggestion","_tableSuggestions","getItems","max","tableColumn","filter","getChanges","mapper","map","975955fNCnGA","commands","includes","getContainedElement","element","span","isTouching","addClass","editor","enableCommand","getChildren","_setupColumnsRowsFixing","minRow","isEqual","_getSuggestionCoords","from","_splitMarkerName","options","document","TableUtils","discard","isInContent","*Insert:* %0","setSelection","first","nodeAfter","getAttribute","cell","getSuggestion","selectTableRow","classes","163932uGzsfm","_tablePostFixingSubtypes","fromRange","TableEditing","ELEMENT_TABLE_COLUMN_WITH_TEXT","insertTableColumnRight","createTableWalker","getColumnIndexes","ELEMENT_TABLE","low","8632gRMxxK","left","last","*Remove:* %0","afterInit","insertTable","locale","createRangeIn","getChangedMarkers","maxColumn","toLowerCase","isIntersecting","values","TrackChangesEditing","has","getRowIndexes","selection","suggestion","selectTableColumn","model","descriptionFactory","8519nnkdfg","isIntersectingWithRange","plugins","getRanges","length","maxRow","toViewElement","registerElementLabel"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(889528===-parseInt(n(268))/1+-parseInt(n(191))/2*(-parseInt(n(179))/3)+parseInt(n(299))/4*(parseInt(n(198))/5)+parseInt(n(210))/6+parseInt(n(165))/7*(-parseInt(n(309))/8)+parseInt(n(220))/9*(-parseInt(n(253))/10)+-parseInt(n(241))/11*(-parseInt(n(177))/12))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(300)]=[e(242),e(263)],this[e(260)]=new Set}[sa(148)](){const t=sa,e=this[t(276)],n=e[t(163)][t(286)][t(160)];if(!e[t(167)][t(158)](t(302)))return;const r=e[t(150)],s=e[t(167)][t(209)](t(157)),o=e[t(167)][t(209)](t(287));s[t(164)][t(172)](t(226),(e=>Wr(r,t(307),e))),this[t(279)](),s[t(277)](t(149)),s[t(277)](t(297)),s[t(277)](t(162));for(const r of[t(215),t(246)]){const i=e[t(269)][t(209)](r);s[t(277)](r,(r=>{const a=t;e[a(163)][a(243)]((t=>{const e=a;r();const c=e(225)===i[e(203)],u=o[e(211)](n),l=o[e(159)](u),f=c?l[e(292)]-1:l[e(311)]+1,h=u[0][e(256)](e(226)),g=o[e(305)](h,{startRow:f,endRow:f}),d=Array[e(283)](g)[e(267)]((n=>t[e(240)](n[e(295)])));s[e(227)](d,e(242))}))}))}for(const r of[t(217),t(304)]){const i=e[t(269)][t(209)](r);s[t(277)](r,(r=>{const a=t;e[a(163)][a(243)]((t=>{const e=a;r();const c=e(310)===i[e(203)],u=o[e(211)](n),l=o[e(306)](u),f=c?l[e(292)]-1:l[e(311)]+1,h=u[0][e(256)](e(226)),g=o[e(305)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(283)](g)[e(267)]((n=>t[e(240)](n[e(295)])));s[e(227)](d,e(263))}))}))}for(const r of[t(186),t(234)]){const i=r[t(174)](11),a=i[t(154)](),c=a[t(174)](0,3)+t(273),u=t(226)+i,l=t(178)+i,f=t(262)+i;s[t(277)](r,(()=>{const i=t;e[i(163)][i(243)]((t=>{const e=i,h=o[e(211)](n),g=h[0][e(256)](e(226));let d;if(e(186)==r){const t=o[e(159)](h);d={startRow:t[e(292)],endRow:t[e(311)],includeAllSlots:!0}}else{const t=o[e(306)](h);d={startColumn:t[e(292)],endColumn:t[e(311)],includeAllSlots:!0}}const p=o[e(305)](g,d),m=Array[e(283)](p)[e(267)]((({cell:t})=>t)),I=ca(m[e(264)]((t=>t[e(200)](c)))),E=ca(m[e(264)]((t=>!t[e(200)](c))))[e(267)]((n=>t[e(240)](n))),b=s[e(197)](E,u);if(b&&(e(242)==b[e(249)]||e(263)==b[e(249)])){const n=this[e(282)](b);for(const r of I){const s=t[e(240)](r),i=o[e(187)](r),u=r[e(294)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(202)](s)}}}))}))}function c(r){const s=t,o=Array[s(283)](n[s(168)]())[s(267)]((t=>i.LiveRange[s(301)](t)));e[s(163)][s(243)]((t=>{const n=s,i=t[n(230)];r=r[n(264)]((t=>n(212)!=t[n(221)][n(192)])),t[n(291)](r),e[n(269)][n(209)](n(186))[n(224)](),e[n(244)](n(186),{forceDefaultExecution:!0}),e[n(163)][n(239)]((()=>{const t=n;e[t(163)][t(239)](i,(e=>{const n=t,r=o[n(264)]((t=>n(212)!=t[n(221)][n(192)]));r[n(169)]>0&&e[n(291)](r);for(const t of o)t[n(219)]()}))}))}))}function u(r){const s=t;e[s(163)][s(243)]((t=>{const o=s,a=Array[o(283)](n[o(168)]())[o(267)]((t=>i.LiveRange[o(301)](t))),c=[];for(const t of r)for(const e of t[o(261)]({shallow:!0}))c[o(206)](e);for(const n of c)o(212)!=n[o(221)][o(192)]&&(t[o(291)](t[o(236)](n,0)),e[o(269)][o(209)](o(234))[o(224)](),e[o(244)](o(234),{forceDefaultExecution:!0}));const u=a[o(264)]((t=>o(212)!=t[o(221)][o(192)]));u[o(169)]>0&&t[o(291)](u);for(const t of a)t[o(219)]()}))}function l(e,n){const r=t;return n[r(247)]((t=>e[r(204)]((e=>e[r(232)][r(281)](t[r(248)])||t[r(232)][r(281)](e[r(248)])))))}function f(e,n){const r=t;return!e[r(204)]((t=>n[r(204)]((e=>t[r(155)](e)))))&&e[r(204)]((t=>n[r(204)]((e=>t[r(232)][r(274)](e[r(248)])))))}e[t(257)][t(222)].on(t(259),((e,n,r)=>{const s=t;if(!r[s(285)][s(183)])return;const o=n[s(194)];if(!o)return;const i=r[s(266)][s(171)](o);function c(t){return Array[s(254)](t)?t:[t]}i&&s(185)===o[s(181)]&&(0,a.setHighlightHandling)(i,r[s(189)],((t,e,n)=>n[s(275)](c(e[s(298)]),t)),((t,e,n)=>n[s(199)](c(e[s(298)]),t)))}),{priority:t(231)}),s[t(164)][t(201)]((e=>{const n=t;if(n(258)!=e[n(184)]&&n(233)!=e[n(184)])return;const s=e[n(271)]();if(null!=s&&s.is(n(272),n(226))){if(n(258)==e[n(184)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)]));if(t[n(169)])return{type:n(258),content:Wr(r,n(290),Wr(r,n(251),'"'+t[n(237)](" ")+'"'))}}if(n(233)==e[n(184)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)]));if(t[n(169)])return{type:n(233),content:Wr(r,n(147),Wr(r,n(251),'"'+t[n(237)](" ")+'"'))}}}})),s[t(164)][t(201)]((e=>{const n=t;if(n(242)==e[n(249)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)])),s=this[n(282)](e),o=s[n(170)]-s[n(280)]+1;if(n(258)==e[n(184)])return t[n(169)]?{type:n(258),content:Wr(r,n(290),Wr(r,n(229),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(258),content:Wr(r,n(290),Wr(r,n(208),o))};if(n(233)==e[n(184)])return t[n(169)]?{type:n(233),content:Wr(r,n(147),Wr(r,n(229),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(233),content:Wr(r,n(147),Wr(r,n(208),o))}}if(n(263)==e[n(249)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)])),s=this[n(282)](e),o=s[n(153)]-s[n(190)]+1;if(n(258)==e[n(184)])return t[n(169)]?{type:n(258),content:Wr(r,n(290),Wr(r,n(303),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(258),content:Wr(r,n(290),Wr(r,n(173),o))};if(n(233)==e[n(184)])return t[n(169)]?{type:n(233),content:Wr(r,n(147),Wr(r,n(303),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(233),content:Wr(r,n(147),Wr(r,n(173),o))}}})),s[t(245)][t(182)](t(258),t(242),t(288),c),s[t(245)][t(182)](t(233),t(242),t(193),c),s[t(245)][t(182)](t(258),t(263),t(288),u),s[t(245)][t(182)](t(233),t(263),t(193),u),s[t(245)][t(182)](t(258),t(263),t(237),l),s[t(245)][t(182)](t(233),t(263),t(237),l),s[t(245)][t(182)](t(258),t(242),t(237),f),s[t(245)][t(182)](t(233),t(242),t(237),f)}[sa(180)](){const t=sa,e=this[t(276)],n=e[t(163)][t(286)][t(160)];return(r,s)=>{const o=t;e[o(163)][o(243)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(232)][a(250)];u&&u[0]&&!1===u[0][a(228)]&&(l=r[0][a(248)][a(293)]);const f=t[a(151)](l);if(a(212)==f[a(221)][a(192)])return;const h=Array[a(283)](n[a(168)]())[a(267)]((t=>i.LiveRange[a(301)](t)));t[a(291)](f),e[a(269)][a(209)](c)[a(224)](),u[a(206)]({forceDefaultExecution:!0}),e[a(244)](c,...u);const g=h[a(264)]((t=>a(212)!=t[a(221)][a(192)]));g[a(169)]>0&&t[a(291)](g);for(const t of h)t[a(219)]()}))}}[sa(238)](t){const e=sa,n=this[e(276)][e(167)][e(209)](e(287));let r=Number[e(207)],s=Number[e(252)],o=Number[e(207)],i=Number[e(252)];for(const a of t){if(e(212)==a[e(221)][e(192)])continue;const{row:t,column:c}=n[e(187)](a),u=a[e(200)](e(175))?a[e(294)](e(175))-1:0,l=a[e(200)](e(214))?a[e(294)](e(214))-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(279)](){const t=sa,e=this[t(276)],n=e[t(167)][t(209)](t(157)),r=e[t(167)][t(209)](t(287));e[t(163)][t(286)].on(t(195),(()=>{const r=t,s=Array[r(283)](e[r(163)][r(286)][r(188)][r(152)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(284)](t);if(r(161)!=s)continue;if(null!=e[r(196)])continue;const a=n[r(296)](o);this[r(300)][r(270)](i)&&this[r(260)][r(205)](a)}}),{priority:t(308)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(240)](e),a=e[s(256)](s(226)),c=r[s(187)](e);for(const t of this[s(260)]){const n=t[s(249)],r=n[s(176)](s(255)),u=n[s(174)](r?10:5),l=u[s(154)](),f=l[s(174)](0,3)+s(273),h=s(178)+u,g=s(262)+u;if(!t[s(289)])continue;if(a!=t[s(218)]()[s(248)][s(256)](s(226)))continue;if(t[s(166)](i))continue;const d=e[s(200)](f)?e[s(294)](f)-1:0,p=this[s(282)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(202)](i),o=!0)}return o};e[t(163)][t(286)][t(213)]((n=>{const r=t;let o=!1;for(const t of e[r(163)][r(286)][r(188)][r(265)]())if(r(235)==t[r(184)])if(r(242)==t[r(181)])for(const e of t[r(223)][r(293)][r(278)]())o=o||s(e,n);else r(185)==t[r(181)]&&(o=o||s(t[r(223)][r(293)],n));return o}))}[sa(282)](t){const e=sa;return this[e(238)](t[e(168)]()[e(267)]((t=>t[e(248)][e(293)])))}}function ca(t){const e=sa;return Array[e(283)](new Set(t)[e(156)]())}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=449]})(t,e)}const la=ua;function fa(){const t=["detach","enableCommand","isEnabled","highest","cell","direction","subType","1265565TjtroQ","author","findAncestor","find","createRangeOn","markBlockFormat","return","registerCustomCallback","splitTableCellHorizontally","value","4608BcpaKJ","getRanges","markMultiRangeBlockFormat","selection","model","TableEditing","filter","low","1vKKfsS","table","mergeTableCells","insertion","$graveyard","5059340rMYMMx","splitTableCellVertically","map","7170kOLwLN","_areMergableCells","*Split cell:* vertically","size","getSelectionAffectedTableCells","*Split cell:* horizontally","refresh","commandName","locale","get","6CueIPR","fromRange","deletion","forceDefaultExecution","commands","*Merge cells*","trackChanges","horizontally","push","getAncestors","_isForcedDefaultExecutionBlock","409314AsSuBy","editor","document","createTableWalker","_suggestionFactory","accept","1382752TmGxTI","setSelection","tableCell","getCellLocation","178655sDUNdb","getSuggestions","stop","mergeTableCellLeft","mergeTableCellUp","_acceptFormatSuggestionCallbackFactory","afterInit","TableUtils","isInContent","mergeTableCellDown","type","length","execute","format","54VUOTLT","has","change","containsRange","set:isEnabled","303jWeclT","root","formatInline","from","mergeTableCellRight","formatBlock","getFirstPosition","requires","descriptionFactory","plugins","_tablePostFixingSubtypes","registerDescriptionCallback","TrackChangesEditing","rootName","add","_areSelectedCellsMergable","element"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(115453===-parseInt(n(461))/1*(parseInt(n(490))/2)+-parseInt(n(519))/3*(parseInt(n(453))/4)+parseInt(n(500))/5*(-parseInt(n(479))/6)+parseInt(n(543))/7+-parseInt(n(496))/8+-parseInt(n(514))/9*(-parseInt(n(469))/10)+parseInt(n(466))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(526)](){return[aa]}[la(506)](){const t=la,e=this[t(491)],n=e[t(457)][t(492)][t(456)],r=e[t(477)];if(!e[t(528)][t(515)](t(458)))return;const s=e[t(528)][t(478)](t(531)),o=e[t(528)][t(478)](t(507)),a=e[t(528)][t(478)](aa);a[t(529)][t(487)](t(463)),s[t(537)](t(463),(()=>{const n=t,r=o[n(473)](e[n(457)][n(492)][n(456)]);e[n(457)][n(516)]((()=>{const t=n;s[t(455)](r,{commandName:t(463),commandParams:[]},[],t(463))}))})),e[t(483)][t(478)](t(463)).on(t(512),((n,r)=>{const o=t;e[o(483)][o(478)](o(485))[o(452)]&&(r[o(511)]>0&&r[r[o(511)]-1]&&r[r[o(511)]-1][o(482)]||s[o(489)]||this[o(534)]()||n[o(502)]())}),{priority:t(539)});for(const n of[t(504),t(523),t(509),t(503)]){const r=e[t(483)][t(478)](n);s[t(537)](n,(()=>{const n=t,o=e[n(457)][n(492)][n(456)][n(525)]()[n(488)]()[n(546)]((t=>t.is(n(535),n(498)))),i=r[n(452)];e[n(457)][n(516)]((()=>{const t=n;s[t(455)]([o,i],{commandName:t(463),commandParams:[]},[],t(463))}))}))}for(const n of[t(467),t(451)]){const r=e[t(483)][t(478)](n);s[t(537)](n,(()=>{const i=t,a=o[i(473)](e[i(457)][i(492)][i(456)])[0],c=a[i(545)](i(462)),{column:u,row:l}=o[i(499)](a);let f=[];if(i(486)==r[i(541)]){const t=o[i(493)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(522)](t)[i(468)]((t=>t[i(540)]))}else{const t=o[i(493)](c,{column:u,includeAllSlots:!0});f=Array[i(522)](t)[i(468)]((t=>t[i(540)]))}e[i(457)][i(516)]((t=>{const e=i;s[e(548)](t[e(547)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(527)][t(530)]((e=>{const n=t;if(n(524)!=e[n(510)]&&n(521)!=e[n(510)])return;const{data:s}=e;return s&&n(463)==s[n(476)]?{type:n(513),content:Wr(r,n(484))}:void 0})),s[t(527)][t(530)]((e=>{const n=t;if(n(524)!=e[n(510)]&&n(521)!=e[n(510)])return;const{data:s}=e;return s?n(467)==s[n(476)]?{type:n(513),content:Wr(r,n(471))}:n(451)==s[n(476)]?{type:n(513),content:Wr(r,n(474))}:void 0:void 0}));const c=a[t(505)]();for(const e of[t(504),t(523),t(509),t(503)])s[t(494)][t(450)](t(524),e,t(495),c);for(const e of[t(467),t(451)])s[t(494)][t(450)](t(524),e,t(495),c);s[t(494)][t(450)](t(524),t(463),t(495),(r=>{const s=t;e[s(457)][s(516)]((t=>{const o=s,a=Array[o(522)](n[o(454)]())[o(468)]((t=>i.LiveRange[o(480)](t)));t[o(497)](r),e[o(483)][o(478)](o(463))[o(475)](),e[o(512)](o(463),{forceDefaultExecution:!0});const c=a[o(459)]((t=>o(465)!=t[o(520)][o(532)]));c[o(511)]>0&&t[o(497)](c);for(const t of a)t[o(536)]()}))}));for(const n of[t(504),t(509),t(503),t(523)]){const r=e[t(483)][t(478)](n);r.on(t(518),((n,s,o)=>{const i=t;if(o){const t=e[i(457)][i(492)][i(456)][i(525)]()[i(488)]()[i(546)]((t=>t.is(i(535),i(498))));this[i(470)](r[i(452)],t)||(n[i(449)]=!1,n[i(502)]())}}),{priority:t(460)})}}[la(534)](){const t=la,e=this[t(491)][t(483)][t(478)](t(463)),n=this[t(491)][t(528)][t(478)](t(507));if(!e[t(538)])return!1;const r=n[t(473)](this[t(491)][t(457)][t(492)][t(456)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(470)](e,n))return!1;return!0}[la(470)](t,e){const n=la,r=this[n(491)][n(528)][n(478)](n(531)),s=this[n(491)][n(457)][n(547)](t),o=this[n(491)][n(457)][n(547)](e),i=new Set,a=new Set;for(const t of r[n(501)]())if((n(464)==t[n(510)]||n(481)==t[n(510)]||n(463)==t[n(542)])&&t[n(508)])for(const e of t[n(454)]())e[n(517)](s,!0)&&i[n(533)](t[n(510)]+":"+t[n(544)].id),e[n(517)](o,!0)&&a[n(533)](t[n(510)]+":"+t[n(544)].id);if(i[n(472)]!=a[n(472)])return!1;for(const t of i)if(!a[n(515)](t))return!1;return!0}}const ga=pa;function da(){const t=["setAttribute","locale","downcastDispatcher","bindElementToMarker","registerCustomCallback","afterInit","addMarker:suggestion","36098PmkCIX","accept","get","consume","showSuggestionHighlights","TableUtils","75ceDDaQ","setTableRowHeader","nodeAfter","markerRange","16eVFtMG","FORMAT_HEADER_COLUMN","registerAttributeLabel","unbindElementFromMarkerName","start","headingColumns","markerName","_suggestionFactory","ck-suggestion-marker-","requires","forceValue","3497340KbXHbh","consumable","132MFRkjN","TrackChangesEditing","parent","format","data-suggestion","enableDefaultAttributesIntegration","1639113bqAiKM","end","setTableColumnHeader","1175355LzsdDs","10HxLoTy","854154maTvZd","stop","2102789IdNirV","toViewElement","has","headingRows","5WQxyTZ","_acceptFormatSuggestionCallbackFactory","FORMAT_REGULAR_COLUMN","name","*Format:* %0","commandName","includes","registerBlockAttribute","activeMarkers","createTableWalker","editor","highest","FORMAT_REGULAR_ROW","cell","_registerLegacyDescription","registerDescriptionCallback","markerNameToElements","_splitMarkerName","formatBlock","getCellLocation","_handleLegacySuggestions","removeMarker:suggestion","removeClass","nodeBefore","writer","item","TableEditing","data","76596SuLsty","removeAttribute","35MiuTqs","options","getSuggestion","FORMAT_HEADER_ROW","mapper","addClass","type","descriptionFactory","editing","ck-suggestion-marker--active","plugins","commandParams"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(380877===parseInt(n(215))/1*(parseInt(n(175))/2)+-parseInt(n(204))/3+-parseInt(n(243))/4*(parseInt(n(181))/5)+-parseInt(n(209))/6*(parseInt(n(245))/7)+-parseInt(n(185))/8*(parseInt(n(207))/9)+parseInt(n(208))/10*(parseInt(n(196))/11)+parseInt(n(198))/12*(parseInt(n(211))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(194)](){return[aa]}[ga(173)](){const t=ga,e=this[t(225)];if(!e[t(166)][t(213)](t(241)))return;const n=e[t(169)],r=e[t(166)][t(177)](t(199));r[t(203)](t(182)),r[t(203)](t(206)),r[t(222)](t(214)),r[t(222)](t(190)),r[t(163)][t(187)](t(214),Wr(n,t(159))),r[t(163)][t(187)](t(190),Wr(n,t(186))),this[t(235)]()}[ga(235)](){const t=ga,e=this[t(225)][t(166)][t(177)](t(199)),n=this[t(225)][t(166)][t(177)](t(180)),r=this[t(225)][t(166)][t(177)](aa)[t(216)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(232)](o[a(191)]),l=e[a(158)](u),f=l[a(242)];if(a(233)!=l[a(162)]||!f||a(206)!=f[a(220)])return;if(o[a(240)])return void s[a(210)]();if(!i[a(197)][a(178)](o[a(184)],s[a(218)]))return;const h=o[a(184)][a(189)][a(183)],g=o[a(184)][a(205)][a(238)],d=h[a(200)][a(200)],{column:p}=n[a(234)](h),{column:m}=n[a(234)](g);for(let s=p;s<=m;s++){const l=n[a(224)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(228)],l=i[a(160)][a(212)](s);i[a(239)][a(161)](a(193)+c,l),r&&i[a(239)][a(168)](a(202),u,l),i[a(160)][a(171)](l,o[a(191)]),t&&(e[a(223)][a(221)](o[a(191)])?i[a(239)][a(161)](a(165),l):i[a(239)][a(237)](a(165),l))}}}}e[t(192)][t(172)](t(233),t(182),t(176),r),e[t(192)][t(172)](t(233),t(206),t(176),r),this[t(225)][t(164)][t(170)].on(t(174),s(),{priority:t(226)}),this[t(225)][t(242)][t(170)].on(t(174),((e,n,r)=>{const o=t;r[o(157)][o(179)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(226)}),this[t(225)][t(164)][t(170)].on(t(236),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(232)](r[o(191)]),c=e[o(158)](a),u=c[o(242)];if(o(233)!=c[o(162)]||!u||o(206)!=u[o(220)])return;const l=s[o(160)][o(231)](r[o(191)]);if(l)for(const t of l)s[o(239)][o(237)](o(193)+i,t),s[o(239)][o(237)](o(165),t),s[o(239)][o(244)](o(202),t),s[o(160)][o(188)](t,r[o(191)])}),{priority:t(226)}),this[t(229)]()}[ga(229)](){const t=ga,e=this[t(225)],n=e[t(169)];function r(e){const r=t;return{type:r(201),content:Wr(n,r(219),e)}}e[t(166)][t(177)](t(199))[t(163)][t(230)]((e=>{const s=t;if(s(233)!=e[s(162)])return;const{data:o}=e;if(o){if(s(182)==o[s(220)]){const t=o[s(167)][0][s(195)];return r(Wr(n,s(t?159:227)))}if(s(206)==o[s(220)]){const t=o[s(167)][0][s(195)];return r(Wr(n,s(t?186:217)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=293]})(t,e)}function ba(){const t=["detach","document","isInContent","insertRows","getAttributes","setAttributes","requires","8199065iwmjKJ","deletion","stop","reduce","suggestionLoaded","content","root","tableCellSuggestion","tableCellPadding","rowInsertionIndexes","insertionRanges","getSuggestions","value","tablePasteColumn","getTableIfOnlyTableInContent","insertColumns","suggestion","markMultiRangeBlockFormat","ck-suggestion-marker","start","4100312RVppGO","table","_isForcedDefaultExecutionBlock","tableCellBorderStyle","editingDowncast","getSuggestionCallback","markerToHighlight","subType","first","nextSibling","set","element","getContainedElement","deletionRanges","insertion","view","startsWith","find","getShiftedBy","for","updateMarker","getColumns","TableClipboard","272YnUloA","length","25502KgFdNv","author","insert","formatBlock","selection","TrackChangesEditing","type","setAttribute","suggestion-td","every","getChanges","end","row","call","from","columnInsertionRanges","forceDefaultExecution","fromRange","removeMarker","endColumn","rootName","editor","*Replace table cells*","registerCustomCallback","paragraph","suggestionUnloaded","elementToElement","attributes","tablePasteChainId","Users","TableUtils","nodeAfter","getChildren","13794xCXvpH","_tablePostFixingSubtypes","suggestion:formatBlock:tablePasteCell","accept","isEqual","getRows","editing","remove","includes","discard","ck-suggestion-marker--active","getSuggestion","listenTo","markers","register","clipboardOutput","map","tableCellHorizontalAlignment","dataDowncast","createElement","get","low","_suggestionFactory","_splitMarkerName","markerName","activeMarkers","createTableWalker","removeMarkers","last","newRange","batch","getColumnIndexes","model","return","hasSuggestion","markerAttributes","filter","getItems","fill","getRowIndexes","commands","tableCellVerticalAlignment","markMultiRangeInsertion","getAllAdjacentSuggestions","push","_replaceTableSlotCell","cell","add","createRange","tablePasteCell","containsRange","entries","getRange","rowInsertionRanges","previousSibling","registerPostFixer","cells","removeRows","descriptionFactory","57IlpGjM","previous","schema","tablePaste","afterInit","columnInsertionIndexes","endRow","trackChanges","oldRange","join","removeColumns","high","registerDescriptionCallback","37052880iwSNtu","showSuggestionHighlights","next","fromEntries","some","insertContent","findAncestor","tableCellBorderWidth","getMarkers","redo","markMultiRangeDeletion","$graveyard","575YohCvS","forEach","getChild","tablePasteRow","column","wrap","tableCellBackgroundColor","rows","options","position","plugins","isEmpty","getChangedMarkers","createPositionBefore","differ","getSelectionAffectedTableCells","move","name","getRanges","68940xjzKTv","createRangeOn","has","unwrap","change","_createdBatches","createRangeIn","ck-suggestion-marker-insertion","keys","10075077XXtMri","columns","conversion","locale","_getCoordsForCells","documentSelection","tableCell","tableCellBorderColor"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(826861===parseInt(n(297))/1*(parseInt(n(410))/2)+-parseInt(n(341))/3*(parseInt(n(408))/4)+-parseInt(n(322))/5*(parseInt(n(443))/6)+-parseInt(n(365))/7+parseInt(n(385))/8+-parseInt(n(350))/9+parseInt(n(310))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(317),Ia(357),Ia(388),Ia(460),Ia(484),Ia(328),Ia(373)],_a=Object[Ia(313)](Ta[Ia(459)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(364)](){return[aa]}[Ia(301)](){const t=Ia,n=this[t(431)];if(!n[t(332)][t(343)](t(407)))return;const r=n[t(332)][t(463)](t(415)),s=n[t(332)][t(463)](t(440)),o=n[t(332)][t(463)](aa),a=n[t(332)][t(463)](t(407));o[t(444)][t(487)](t(325),t(378)),n[t(475)][t(299)][t(457)](t(372),{allowIn:t(356),allowContentOf:t(356),isLimit:!0}),n[t(352)][t(436)]({model:t(372),view:t(418)});let c=null;n[t(475)].on(t(315),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(409)]-1];h&&h[u(426)]||r[u(387)]||this[u(431)][u(483)][u(463)](u(304))[u(377)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(355)))return!1;const i=s[o(379)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(337)](n[o(359)][o(414)]);if(!a[o(409)])return!1;const c=a[0][o(316)](o(386)),l=r[o(482)](a),f=r[o(474)](a),h={startRow:l[o(393)],endRow:l[o(471)],startColumn:f[o(393)],endColumn:f[o(471)]};return 1==a[o(409)]&&(h[o(303)]+=r[o(448)](i)-1,h[o(429)]+=r[o(406)](i)-1),ka(c,h,r)}(l,f,n[u(475)],s,a)&&(o[u(367)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(475)][u(345)]((()=>{const t=u;n[t(475)][t(315)](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(409)]&&r[t(485)](o,t(325),{tablePasteChainId:s}),a[t(409)]&&r[t(485)](a,t(378),{tablePasteChainId:s}),l[t(409)]&&(r[t(485)](l,t(300),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(323)]((e=>{const n=t;var r;return null===(r=e[n(358)])||void 0===r?void 0:r[n(423)](e)}))),f[t(409)]&&(r[t(320)](f,t(300),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(323)]((e=>{const n=t;var r;return null===(r=e[n(358)])||void 0===r?void 0:r[n(423)](e)})));const g=r[t(382)](h[t(459)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(492),{tablePasteChainId:s});if(g){const e=g[t(318)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(475)][t(342)](s),a=e[t(402)]((e=>e[t(495)]()[t(447)](i)));a&&r[t(487)]([a[t(339)],o])}r[t(409)]&&g[t(417)](t(478),Object[t(313)](r))}c=null})))}),{priority:e.priorities[t(308)]+10}),n[t(332)][t(463)](t(407)).on(t(488),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(367)]();const u=s[r(489)],l=o,f=Aa(u),h=Aa(l);e[r(476)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(450)](u[r(324)](0));for(const t of Array[r(424)](l[r(442)]()))a[r(412)](t,u,r(421));const t=c[r(374)][r(451)](s[r(422)]),e=c[r(302)][r(451)](s[r(326)]);t||e||(g=i.LiveRange[r(427)](a[r(347)](u)))}else h&&!f&&(d=a[r(347)](u));else{const t=a[r(462)](r(372)),e=a[r(462)](r(372));a[r(327)](a[r(347)](u),e),a[r(412)](t,u,0);for(const e of Array[r(424)](l[r(442)]()))a[r(412)](e,t,r(421));g=i.LiveRange[r(427)](a[r(342)](t)),d=i.LiveRange[r(427)](a[r(342)](e))}const p=Array[r(424)](l[r(362)]())[r(479)]((([t])=>Ta[r(451)](t)));c[r(294)][r(487)]({element:u,attributes:p[r(409)]?Object[r(313)](p):null}),g&&c[r(375)][r(487)](g),d&&c[r(398)][r(487)](d)}),{priority:t(308)}),s.on(t(380),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(351)]||1;c[o(302)]=new Array(l)[o(481)](u)[o(459)](((t,e)=>t+e));for(const{cell:t}of s[o(469)](i,{startColumn:u,endColumn:u+l-1}))c[o(425)][o(487)](n[o(475)][o(342)](t))}),{priority:t(464)}),s.on(t(361),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(329)]||1;c[o(374)]=new Array(l)[o(481)](u)[o(459)](((t,e)=>t+e));for(const{cell:t}of s[o(469)](i,{startRow:u,endRow:u+l-1}))c[o(496)][o(487)](n[o(475)][o(342)](t))}),{priority:t(464)}),r[t(296)][t(309)]((e=>{const r=t;if(e[r(392)]&&e[r(392)][r(401)](r(300)))return e[r(298)]?{}:{type:r(399),content:Wr(n[r(353)],r(432))}}));const u=()=>!1;for(const e of[t(300),t(378),t(325),t(492)])r[t(465)][t(433)](t(399),e,t(306),u),r[t(465)][t(433)](t(366),e,t(306),u),r[t(465)][t(433)](t(413),e,t(306),u);r[t(465)][t(433)](t(413),t(492),t(452),u),r[t(465)][t(433)](t(413),t(492),t(446),((e,r,s)=>{const o=t,i=e[o(459)]((t=>t[o(397)]()))[o(479)]((t=>t)),a=new Map(i[o(459)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(294)])e&&a[o(395)](t,e);else if(s&&s[o(478)])for(const[t,e]of Object[o(494)](s[o(478)])){const r=n[o(475)][o(456)][o(463)](t),s=r?r[o(495)]()[o(397)]():null;s&&a[o(395)](s,e)}n[o(475)][o(345)]((t=>{const e=o;for(const[n,r]of a)t[e(363)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(465)][o(433)](e,o(300),s,((t,i,a)=>{const c=o;n[c(475)][c(345)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(384)][o(441)];t.is(o(396),o(372))&&u[o(487)](t)}r[o(465)][o(390)](e,null,s)(t,i,a);for(const t of u)o(321)!=t[o(371)][o(430)]&&n[o(344)](t)}))}))};l(t(399),t(446)),l(t(399),t(452)),l(t(366),t(446)),l(t(366),t(452)),r[t(465)][t(433)](t(399),t(325),t(452),(e=>{const n=t,r=e[n(459)]((t=>t[n(397)]())),i=r[0][n(316)](n(386)),{minRow:a,maxRow:c}=o[n(354)](r);s[n(295)](i,{at:a,rows:c-a+1})})),r[t(465)][t(433)](t(399),t(378),t(452),(e=>{const n=t,r=e[n(459)]((t=>t[n(397)]())),i=r[0][n(316)](n(386)),{minColumn:a,maxColumn:c}=o[n(354)](r);s[n(307)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(392)]||!n[s(392)][s(401)](s(300)))return;const o=n[s(437)][s(438)],i=r[s(376)]()[s(479)]((t=>t[s(360)]&&t[s(437)]&&t[s(437)][s(438)]==o));i[s(409)]&&n[s(486)]()[s(409)]!=i[s(409)]&&i[s(368)](((t,e)=>(t[s(312)]=e,e[s(298)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(466)](e[s(467)]),i=[s(383),s(348)],a=r[s(468)][s(451)](e[s(467)]);return a&&i[s(487)](s(453)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(369),f,{priority:t(308)}),r.on(t(435),f,{priority:t(308)}),n[t(475)][t(359)][t(293)]((()=>{const e=t;let s=!1;const o=Array[e(424)](n[e(475)][e(359)][e(336)][e(334)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(466)](t);if(e(381)!=o||e(366)!=a||i[e(305)])continue;if(!r[e(477)](c))continue;const u=r[e(454)](c)[e(340)](),l=n[e(332)][e(463)](e(439)).me;for(const t of r[e(376)]())if(t[e(360)]&&t[e(411)]==l&&e(413)==t[e(416)]&&e(492)==t[e(392)]&&t[e(340)]()[e(419)]((t=>u[e(314)]((n=>n[e(493)](t,!0))))))for(const n of t[e(486)]())n[e(360)]&&(n[e(452)](),s=!0)}return s})),n[t(475)][t(359)][t(293)]((e=>{const s=t,o=n[s(483)][s(463)](s(319));if(!o||!o[s(346)][s(343)](e[s(473)]))return!1;let i=!1;const a=n[s(332)][s(463)](s(439)).me,c=n[s(475)][s(359)][s(336)][s(420)](),u=Array[s(424)](n[s(475)][s(359)][s(336)][s(334)]())[s(479)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(466)](t);return n(381)==o&&n(300)==i&&c==a.id&&!e[n(305)]}));for(const t of c){if(s(412)!=t[s(416)]||s(372)!=t[s(339)]||1!=t[s(409)])continue;const n=e[s(491)](t[s(331)],t[s(331)][s(403)](1));if(!u[s(402)]((({data:t})=>t[s(472)][s(447)](n))))for(const{name:t,data:r}of u)if(n[s(493)](r[s(472)])){e[s(405)](t,{range:n}),i=!0;break}}return i})),n[t(475)][t(359)][t(293)]((e=>{const s=t;let o=!1;const i=n[s(332)][s(463)](s(439)).me,a=r[s(376)]()[s(479)]((t=>t[s(360)]&&t[s(411)]==i)),c=new Set,u=new Set;for(const t of a)if(s(300)==t[s(392)])for(const e of t[s(318)]()){const n=e[s(495)]()[s(397)]();if(n)if(n.is(s(396),s(372))&&Aa(n)){t[s(428)](e[s(339)]),c[s(490)](n),o=!0;const r=n[s(394)],i=n[s(497)],a=r&&r.is(s(396),s(372)),l=i&&i.is(s(396),s(372));a&&!c[s(343)](r)&&u[s(490)](r),l&&!c[s(343)](i)&&u[s(490)](i)}else n.is(s(396),s(434))&&n[s(333)]&&(t[s(428)](e[s(339)]),o=!0)}else if(s(492)==t[s(392)]){if(!t[s(437)]||!t[s(437)][s(438)])continue;const e=t[s(437)][s(478)];if(e&&Object[s(349)](e)[s(409)])continue;const n=t[s(437)][s(438)];let r=!0,i=!0;for(const e of a)if(e[s(392)]&&e[s(392)][s(401)](s(300))){if(!e[s(437)][s(438)]){i=!1;break}if(e.id!=t.id&&e[s(437)][s(438)]==n){r=!1;break}}i&&r&&(t[s(470)](),o=!0)}for(const t of c)e[s(450)](t);for(const t of u)e[s(344)](t);return o})),n[t(352)][t(404)](t(389))[t(391)]({model:t(445),view:(t,e)=>h(t),converterPriority:t(308)}),n[t(352)][t(404)](t(461))[t(391)]({model:t(445),view:(e,n)=>n[t(330)][t(311)]?h(e,!1):null,converterPriority:t(308)});const g=n[t(449)][t(400)];this[t(455)](g[t(359)],t(458),((e,n)=>{const r=t,s=[];for(const t of g[r(347)](n[r(370)])[r(480)]())t.is(r(396),r(418))&&s[r(487)](t);g[r(345)]((t=>{const e=r;for(const n of s)t[e(338)](t[e(347)](n),t[e(335)](n)),t[e(450)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(333)])return!0;const n=t[e(324)](0);return n.is(e(396),e(434))&&n[e(333)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(469)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=216]})(t,e)}function Na(){const t=["289641dDyASq","subType","*Format:* resize table","accept","getColumnGroupElement","getAttribute","registerDescriptionCallback","tableWidth","plugins","resizeTableWidth","21hJUSKE","8703132NckJbJ","_suggestionFactory","getSuggestionCallback","document","getSuggestions","911262wHWjwt","author","330QNfAnF","discard","has","527960ZNhzMs","formatInline","Users","formatGroupId","markBlockFormat","table","descriptionFactory","editor","locale","commandParams","resizeTable","getSelectedElement","338175EDWMjq","formatBlock","get","columnWidths","selection","type","bind","handleSuggestionDescription","model","152eXXHBw","7118sUgGvc","getTableColumnsWidths","177zaMHRg","465693ccQnTD","TrackChangesEditing","registerCustomCallback","TableColumnResizeEditing","format","enableCommand","data","20gAbQqm","getContainedElement","afterInit","handleResizeTableWidthCommand","change"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(485796===parseInt(n(270))/1*(parseInt(n(268))/2)+parseInt(n(271))/3*(parseInt(n(220))/4)+parseInt(n(246))/5+-parseInt(n(241))/6*(parseInt(n(235))/7)+-parseInt(n(267))/8*(parseInt(n(258))/9)+parseInt(n(243))/10*(parseInt(n(225))/11)+-parseInt(n(236))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(222)](){const t=Ca;if(!this[t(253)][t(233)][t(245)](t(216)))return;const e=this[t(253)][t(233)][t(260)](t(272));e[t(218)](t(234),this[t(223)][t(264)](this)),e[t(237)][t(273)](t(259),t(256),t(228),e[t(237)][t(238)](t(259),null,t(244))),e[t(237)][t(273)](t(259),t(256),t(244),e[t(237)][t(238)](t(259),null,t(228))),e[t(252)][t(231)](this[t(265)][t(264)](this))}[Ca(223)](t,e){const n=Ca,r=this[n(253)][n(233)][n(260)](n(272)),s=this[n(253)][n(233)][n(260)](n(216)),o=e[n(251)]||this[n(253)][n(266)][n(239)][n(262)][n(257)]();this[n(253)][n(266)][n(224)]((()=>{const i=n,a=s[i(229)](o);let c=a?s[i(269)](a):null,u=o[i(230)](i(232))||null;const l=e[i(232)]||u,f=e[i(261)]||c,h=this[i(253)][i(233)][i(260)](i(248)).me;for(const t of r[i(240)]()){const e=t[i(221)]();if(i(256)===t[i(226)]&&e===o){t[i(242)]!==h&&t[i(244)]();const e=t[i(219)][i(255)];u=e[0][i(232)],c=e[0][i(261)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(250)](o,{commandName:i(234),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(256)},[],i(256))}))}[Ca(265)](t){const e=Ca;if(e(259)!=t[e(263)]&&e(247)!=t[e(263)])return;const{data:n}=t;if(n&&e(256)===n[e(249)]){const t=e(227);return{type:e(217),content:Wr(this[e(253)][e(254)],t)}}}}function Sa(){const t=["36ItMNhr","268634HXcHsh","get","9nrqDbF","insertTemplate","3339836qjQtLs","plugins","1750557CKDqHT","209915LSuCio","3318580qjGbjN","afterInit","has","2lWAlKQ","editor","TrackChangesEditing","3347505iexBkN","enableCommand","Template","1485416GKZgoL"];return(Sa=function(){return t})()}const Ma=va;function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(439464===parseInt(n(323))/1+-parseInt(n(315))/2*(-parseInt(n(310))/3)+parseInt(n(327))/4+-parseInt(n(311))/5*(parseInt(n(322))/6)+-parseInt(n(318))/7+-parseInt(n(321))/8*(parseInt(n(325))/9)+-parseInt(n(312))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class wa extends t.Plugin{[Ma(313)](){const t=Ma,e=this[t(316)];e[t(309)][t(314)](t(320))&&e[t(309)][t(324)](t(317))[t(319)](t(326))}}const Oa=Fa;function Da(){const t=["2283192sBkhTl","registerElementLabel","plugins","72614BSnzHo","29bYfVwV","enableCommand","44EOpnWi","get","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","locale","tableOfContents","TrackChangesEditing","401930kMWZbF","609aScDnL","commands","4srcdYO","1956930HKpNvK","1797348dBekdc","171AntYqh","38970HDqsiB","editor","insertTableOfContents","afterInit","2236629fkyuOa"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(528243===parseInt(n(508))/1*(-parseInt(n(507))/2)+-parseInt(n(503))/3*(-parseInt(n(495))/4)+parseInt(n(496))/5+-parseInt(n(499))/6*(-parseInt(n(493))/7)+-parseInt(n(504))/8+parseInt(n(498))/9*(parseInt(n(492))/10)+parseInt(n(510))/11*(-parseInt(n(497))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Oa(502)](){const t=Oa,e=this[t(500)];if(!e[t(494)][t(486)](t(501)))return;e[t(506)][t(486)](t(491))[t(509)](t(501));const n=e[t(506)][t(486)](t(491)),r=e[t(489)];n[t(487)][t(505)](t(490),(e=>Wr(r,t(488),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=367]})(t,e)}function Ua(){const t=["element","875YyDwMl","432896qGhMOY","updateMarker","locale","331674ufjxgK","232275kchfbf","createRange","suggestion","Title","removeMarker","2094nTTfsl","document","isCollapsed","end","newRange","12436BUKRvH","isEqual","plugins","getNearestSelectionRange","isTouching","20ofNpAK","has","differ","editor","schema","registerPostFixer","ELEMENT_TITLE","getChangedMarkers","TrackChangesEditing","start","model","forward","title-content","from","nodeBefore","registerElementLabel","819945HVzbBt","get","afterInit","63884TgGapI","_splitMarkerName","descriptionFactory"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(105868===parseInt(n(386))/1+parseInt(n(394))/2+parseInt(n(395))/3+parseInt(n(405))/4*(-parseInt(n(367))/5)+-parseInt(n(400))/6*(parseInt(n(390))/7)+-parseInt(n(391))/8+-parseInt(n(383))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(385)](){const t=xa,e=this[t(370)];if(!e[t(407)][t(368)](t(398)))return;const n=e[t(407)][t(384)](t(375));n[t(388)][t(382)](t(379),(()=>Wr(e[t(393)],t(373)))),e[t(377)][t(401)][t(372)]((r=>{const s=t;let o=!1;const i=Array[s(380)](e[s(377)][s(401)][s(369)][s(374)]());for(const{name:t,data:a}of i){const{group:i}=n[s(387)](t);if(s(397)!==i||!a[s(404)])continue;const c=a[s(404)],u=c[s(403)][s(381)];if(!u||!u.is(s(389),s(379)))continue;if(!c[s(376)][s(409)](c[s(403)]))continue;const l=e[s(377)][s(371)][s(408)](c[s(403)],s(378));if(l&&l[s(402)]){const e=r[s(396)](c[s(376)],l[s(376)]);e[s(406)](c)||(r[s(392)](t,{range:e}),o=!0)}o||(r[s(399)](t),o=!0)}return o}))}}const Ga=Ha;!function(t,e){const n=Ha,r=t();for(;;)try{if(522821===-parseInt(n(161))/1*(parseInt(n(147))/2)+-parseInt(n(145))/3+-parseInt(n(148))/4+-parseInt(n(155))/5*(parseInt(n(153))/6)+-parseInt(n(151))/7*(-parseInt(n(154))/8)+parseInt(n(144))/9*(-parseInt(n(159))/10)+parseInt(n(142))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Va extends t.Plugin{[Ga(143)](){const t=Ga,e=this[t(150)],n=e[t(156)][t(162)](t(152));e[t(156)][t(149)](t(158))&&(n[t(157)](t(160)),n[t(157)](t(146)))}}function Ha(t,e){const n=Wa();return(Ha=function(t,e){return n[t-=142]})(t,e)}function Wa(){const t=["plugins","enableCommand","UndoEditing","565540MCbrsL","undo","1SwHITc","get","22966196XTxIBX","afterInit","18qigqHV","497445ftPAAe","redo","2072194OTLtYp","1176276GADUoX","has","editor","3290ChTtnt","TrackChangesEditing","156xAqAvJ","8128JMrOdP","83355cdxVSk"];return(Wa=function(){return t})()}function za(){const t=["toggleTableCaption","60MPWvXp","1324629zEpwcl","297912lrKkXf","2172401pGCjPg","621466AyVItA","2wtVzzz","8wajZkM","TableCaptionEditing","enableCommand","TrackChangesEditing","get","has","plugins","6974198OHorNw","6pGNPMg","editor","requires","50094gcEDpJ","afterInit","7837180vfPKZL"];return(za=function(){return t})()}const Ka=Xa;function Xa(t,e){const n=za();return(Xa=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(562786===parseInt(n(370))/1*(parseInt(n(371))/2)+parseInt(n(359))/3*(parseInt(n(368))/4)+-parseInt(n(366))/5*(-parseInt(n(362))/6)+-parseInt(n(369))/7+parseInt(n(372))/8*(-parseInt(n(367))/9)+parseInt(n(364))/10+-parseInt(n(379))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class qa extends t.Plugin{static get[Ka(361)](){return[aa]}[Ka(363)](){const t=Ka,e=this[t(360)];e[t(378)][t(377)](t(373))&&e[t(378)][t(376)](t(375))[t(374)](t(365))}}function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=194]})(t,e)}const Za=Ya;!function(t,e){const n=Ya,r=t();for(;;)try{if(190600===parseInt(n(231))/1*(-parseInt(n(240))/2)+parseInt(n(222))/3+parseInt(n(233))/4+-parseInt(n(253))/5+-parseInt(n(214))/6*(parseInt(n(216))/7)+-parseInt(n(249))/8+parseInt(n(242))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(239)]=[e(203),e(211),e(270),e(201),e(196),e(217),e(251)],this[e(205)]=[e(229),e(236),e(215),e(209),e(194),e(259),e(250),e(264),e(234)]}static get[Za(265)](){return Za(232)}[Za(244)](){const t=Za,e=this[t(200)][t(220)][t(230)](t(195));if(this[t(200)][t(220)][t(262)](t(261))){for(const n of this[t(239)])e[t(199)](n,((e,r)=>{const s=t,o=this[s(200)][s(202)][s(224)][s(226)][s(254)]()[s(197)](s(223));this[s(260)](n,[o],this[s(239)],s(239),e,r)}));e[t(255)][t(257)](t(245),t(239),t(266),e[t(255)][t(258)](t(245),null,t(208))),e[t(255)][t(257)](t(245),t(239),t(208),((e,n)=>this[t(256)](this[t(239)],e,n))),e[t(255)][t(257)](t(245),t(239),t(237),(()=>!1))}if(this[t(200)][t(220)][t(262)](t(221))){for(const n of this[t(205)])e[t(199)](n,((e,r)=>{const s=t,o=this[s(200)][s(220)][s(230)](s(218))[s(213)](this[s(200)][s(202)][s(224)][s(226)]);this[s(260)](n,o,this[s(205)],s(205),e,r)}));e[t(255)][t(257)](t(245),t(205),t(266),e[t(255)][t(258)](t(245),null,t(208))),e[t(255)][t(257)](t(245),t(205),t(208),((e,n)=>this[t(256)](this[t(205)],e,n))),e[t(255)][t(257)](t(245),t(205),t(237),(()=>!1))}e[t(198)][t(206)]((e=>this[t(247)](e)))}[Za(260)](t,e,n,r,s,o){const i=Za,a=this[i(200)][i(220)][i(230)](i(195));this[i(200)][i(202)][i(238)](o[i(268)],(()=>{const t=i;for(const i of e)if(this[t(248)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(212)](r);void 0!==n&&(e[r]=n)}s(o),a[t(204)](i,{commandParams:[e]},[],r)}}))}[Za(256)](t,e,n){const r=Za,s=e[0][r(219)][r(243)],o=n[r(210)][0];this[r(200)][r(202)][r(228)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(227)](r,o[r],s):e[n(267)](r,s)}))}[Za(247)](t){const e=Za;if(t[e(207)])switch(t[e(263)]){case e(239):return{type:e(241),content:Wr(this[e(200)][e(225)],e(252))};case e(205):return{type:e(241),content:Wr(this[e(200)][e(225)],e(235))}}}[Za(248)](t,e){const n=Za,r=this[n(200)][n(220)][n(230)](n(195));for(const s of r[n(246)]({skipNotAttached:!0})){const r=s[n(269)]();if(s[n(263)]===e&&r===t)return s}return null}}function Ja(){const t=["655980WZEVwS","tableCellVerticalAlignment","*Format:* change table cell properties","tableCellBorderStyle","join","enqueueChange","tableProperties","16MuRcwu","format","6917697oydZlw","nodeAfter","afterInit","formatBlock","getSuggestions","handleSuggestionDescription","_getSuggestion","2208272vvghzj","tableCellBackgroundColor","tableBackgroundColor","*Format:* change table properties","989365ClXvSj","getFirstPosition","_suggestionFactory","handleDiscardAction","registerCustomCallback","getSuggestionCallback","tableCellHeight","_handlePropertyChange","TablePropertiesEditing","has","subType","tableCellHorizontalAlignment","pluginName","accept","removeAttribute","batch","getContainedElement","tableBorderWidth","tableCellWidth","TrackChangesEditing","tableWidth","findAncestor","descriptionFactory","enableCommand","editor","tableAlignment","model","tableBorderColor","markBlockFormat","tableCellProperties","registerDescriptionCallback","data","discard","tableCellPadding","commandParams","tableBorderStyle","getAttribute","getSelectionAffectedTableCells","565854NitHis","tableCellBorderWidth","21tYuQnr","tableHeight","TableUtils","start","plugins","TableCellPropertiesEditing","978354fFsDYF","table","document","locale","selection","setAttribute","change","tableCellBorderColor","get","38914iTZcjk","TrackChangesTableProperties"];return(Ja=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=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Mc();return(bc=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(448610===-parseInt(n(351))/1*(parseInt(n(363))/2)+-parseInt(n(545))/3*(parseInt(n(651))/4)+-parseInt(n(680))/5*(parseInt(n(496))/6)+-parseInt(n(434))/7*(parseInt(n(611))/8)+parseInt(n(543))/9*(-parseInt(n(685))/10)+parseInt(n(457))/11*(parseInt(n(599))/12)+parseInt(n(402))/13*(parseInt(n(541))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mc);const Tc=Ec(580);class _c extends t.Plugin{static get[Ec(569)](){return[Ec(618),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ss,Ps,to,so,uo,go,Eo,Ao,No,vo,Fo,Vo,Uo,Xo,Qo,ei,ui,di,Ni,oi,Vs,Xs,bi,Ai,Mi,Oi,ji,Wi,qi,Ji,ra,aa,ha,ma,qa,ya,Ra,Ba,Qa,wa,ja,Va]}static get[Ec(485)](){return Ec(315)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(549)]((t=>String[e(451)](t)))[e(674)]("")}super(t),this[e(683)]=!1,this[e(612)](e(313),[]),this.on(e(312),((n,r,s,o)=>{const i=e;this[i(490)][i(729)]((()=>{const e=i;for(const n of[...o,...s])this[e(490)][e(645)][e(364)](n)&&t[e(417)][e(710)](n)}))})),this[e(668)]=new qr(this[e(322)][e(493)][e(524)],this[e(322)][e(458)]),this[e(684)]=null,this[e(435)]=new yc(this[e(322)]),this[e(374)]=new Map,this[e(448)]=t[e(367)][e(532)](e(618)),this[e(343)]=new Set,this[e(490)]=this[e(322)][e(493)],this[e(557)]=new WeakMap,this[e(436)]=!1,this[e(397)]=new Set([e(580)]),this[e(509)]=new Set,t[e(563)][e(637)](e(556),e(582)),this[e(690)]=t[e(563)][e(532)](e(556)),t[e(563)][e(637)](e(369),!0),this[e(688)]=t[e(563)][e(532)](e(369)),this[e(389)]=new l(t,this[e(343)]),this[e(505)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,52,48])}[Ec(368)](){const t=Ec,n=this[t(322)],r=(e,n)=>{const r=t;if(r(581)!=e)return r(686)+e;const s=n[r(719)]("|")[0];return this[r(520)](s)?r(625):r(340)};n[t(476)][t(716)](t(390))[t(336)]({model:t(600),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(725)](e[n(393)]),a=[n(324),r(o,i)];let c=3e3;return this[n(313)][n(497)](e[n(393)])&&(a[n(548)](n(474)),c=3010),n(551)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(476)][t(716)](t(409))[t(360)]((e=>{const r=t;e.on(r(609),((t,e,s)=>{const o=r;if(!s[o(535)][o(401)])return;const i=e[o(447)];if(!i)return;const c=s[o(635)][o(704)](i);n[o(493)][o(524)][o(673)](i)&&c&&!c[o(499)](o(395))&&c.is(o(359))&&(0,a.toWidget)(c,s[o(525)])}),{priority:r(699)})})),n[t(476)][t(716)](t(409))[t(336)]({model:t(600),view:(e,n)=>{const s=t;if(!n[s(535)][s(401)])return null;const{type:o,subType:i}=this[s(725)](e[s(393)]);return{classes:[s(324),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(447)])return;const{id:c}=this[a(725)](o[a(393)]);if(r){const t=this[a(374)][a(532)](c),e=this[a(539)](t);if(!this[a(520)](e))return}if(o[a(447)].is(a(529)))return void i[a(589)][a(681)](o[a(447)],s[a(596)]);const u=i[a(635)][a(704)](o[a(447)]);if(o[a(447)].is(a(682))&&n[a(493)][a(524)][a(660)](o[a(447)])&&!u[a(499)](a(689))){i[a(525)][a(587)]([a(324),a(625)],u),i[a(525)][a(326)](a(396),c,u),i[a(635)][a(647)](u,o[a(393)]),e&&(this[a(313)][a(497)](o[a(393)])?i[a(525)][a(587)](a(474),u):i[a(525)][a(379)](a(474),u));for(const t of n[a(493)][a(381)](o[a(447)])[a(382)]())i[a(589)][a(681)](t,s[a(596)]);i[a(589)][a(681)](o[a(447)],s[a(596)])}};n[t(476)][t(716)](t(409))[t(360)]((e=>{const n=t;e.on(n(507),((t,e,r)=>{const o=n;r[o(535)][o(401)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(702)})})),n[t(476)][t(716)](t(409))[t(360)]((e=>{const n=t;e.on(n(337),((t,e,r)=>{const o=n;r[o(535)][o(401)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(702)})})),n[t(476)][t(716)](t(409))[t(494)]({model:t(600),view:(e,n)=>n[t(535)][t(401)]?null:{group:t(600),name:e[t(482)](11)}}),n[t(476)][t(716)](t(450))[t(629)]({view:{name:t(600),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(592)+e[r(299)](r(562))+":"+e[r(299)]("id");return e[r(299)](r(724))&&(s+=":"+e[r(299)](r(724))),n[r(656)](r(638),{"data-name":s})}}),n[t(476)][t(716)](t(450))[t(329)]({view:t(600)}),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(507),s(),{priority:n(699)})})),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(337),s({isAttributeSuggestion:!0}),{priority:n(699)})})),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(700),((t,e,r)=>{const s=n,o=r[s(635)][s(355)](e[s(393)]);if(o)for(const t of o)t[s(499)](s(689))||(r[s(525)][s(379)]([s(324),s(625),s(474)],t),r[s(525)][s(677)](s(396),t),r[s(635)][s(341)](t,e[s(393)]))}),{priority:n(699)})})),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(632),((t,e,r)=>{const s=n,o=r[s(635)][s(355)](e[s(393)]);if(!o)return;const{id:i}=this[s(725)](e[s(393)]),a=this[s(374)][s(532)](i),c=this[s(539)](a);if(this[s(520)](c))for(const t of o)t[s(499)](s(689))||(r[s(525)][s(379)]([s(324),s(625),s(474)],t),r[s(525)][s(677)](s(396),t),r[s(635)][s(341)](t,e[s(393)]))}),{priority:n(699)})})),n[t(493)][t(546)][t(445)]((e=>{const r=t;let s=!1;const o=Array[r(420)](n[r(493)][r(546)][r(432)][r(410)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(725)](t);if(r(600)!==o)continue;const h=this[r(374)][r(532)](f);if(null!=c[r(498)]){r(455)==u&&(s=s||Cc(c[r(498)],t,e,n[r(493)][r(524)]));const o=r(581)==u&&this[r(520)](l[r(719)]("|")[0]);if(c[r(498)][r(706)]||r(671)==c[r(498)][r(358)][r(461)]||r(298)==u&&!Nc(c[r(498)])||o&&!Nc(c[r(498)])||r(551)==u&&(kc(a=c[r(498)])||function(t){const e=r;return t[e(486)][e(330)]==t[e(506)][e(357)]&&t[e(486)][e(657)]}(a)))e[r(650)](t),s=!0;else{if(!h||!h[r(565)])continue;i[r(360)](h)}}}var a;return i[r(327)]>0&&(s=!!this[r(317)](i)||s),s})),n[t(493)][t(546)][t(445)]((e=>{const r=t;let s=!1;for(const t of n[r(493)][r(546)][r(432)][r(371)]())if(r(695)==t[r(335)])for(const t of this[r(374)][r(603)]()){if(t[r(433)]||!t[r(565)])continue;const o=r(298)==t[r(335)],i=this[r(539)](t),a=i&&this[r(520)](i);if(!o&&!a)continue;const c=t[r(711)]();if(c[r(486)][r(330)]!=c[r(506)][r(330)]&&!c[r(506)][r(657)]){const o=n[r(493)][r(454)](c[r(486)][r(414)],r(506)),i=n[r(493)][r(441)](c[r(486)],o);e[r(319)](t[r(500)](),{range:i}),s=!0}}return s})),n[t(493)][t(546)][t(445)]((e=>this[t(460)](e))),n[t(493)][t(546)][t(445)]((e=>!e[t(583)][t(459)]&&this[t(537)](e))),n[t(493)].on(t(488),(()=>{this[t(683)]=!1})),n[t(493)][t(546)].on(t(648),((r,s)=>{const o=t;if(!s[o(459)]||s[o(380)])return;if(!this[o(683)])return;const i=n[o(493)][o(546)][o(432)][o(371)]();if(0==i[o(503)])return;const a=[],c=i[o(697)]((t=>o(581)==t[o(335)])),u=i[o(697)]((t=>o(695)==t[o(335)]&&o(590)!=t[o(596)]));for(const t of c)this[o(425)](t[o(665)])&&a[o(548)]({key:t[o(665)],newValue:t[o(630)],oldValue:t[o(406)],range:Rc(t[o(547)],n[o(493)])});for(const t of u){if(o(517)!=t[o(345)]&&o(718)!=t[o(345)])continue;const e=Sc(t[o(679)][o(414)],n[o(493)]),r=t[o(639)];o(517)==t[o(345)]&&a[o(548)]({key:o(580),newValue:t[o(596)],oldValue:r[o(596)],range:e});for(const[n,s]of r[o(730)]){if(!this[o(425)](n))continue;const r=t[o(730)][o(532)](n);s!==r&&a[o(548)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(730)])this[o(425)](n)&&(r[o(730)][o(364)](n)||a[o(548)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(503)]&&n[o(493)][o(305)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(304)](t,e,s,o,{groupId:r});this[n(526)](t,a)}))}),{priority:t(649)}),n[t(493)][t(645)].on(t(501),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(725)](n[s(596)]),e=this[s(374)][s(532)](t);e&&e[s(608)](n[s(596)])}})),n[t(493)][t(546)].on(t(648),(()=>{const e=t,r=Array[e(420)](n[e(493)][e(546)][e(432)][e(410)]())[e(697)]((t=>e(600)===this[e(725)](t[e(596)])[e(631)]));if(0===r[e(503)])return;r[e(415)](((t,n)=>{const r=e,s=t[r(399)][r(696)],o=n[r(399)][r(696)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(486)][r(303)](o[r(486)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(725)](t);if(null===n[e(696)]){const n=this[e(610)](t);o[e(360)](n)}else{const t=this[e(374)][e(532)](r);null!==n[e(498)]||t[e(565)]?(s[e(360)](t[e(578)]),o[e(360)](t)):this[e(701)](t)}}o[e(327)]>0&&this[e(408)](o);for(const t of s)this[e(698)](e(574),t)})),n[t(493)].on(t(411),((e,r)=>{const s=t,o=r[0];if(!this[s(374)][s(327)])return;if(!o[s(714)])return;if(o[s(583)][s(380)]||!o[s(583)][s(459)])return;let i,a;switch(o[s(335)]){case s(695):i=n[s(493)][s(454)](o[s(679)]),a=i[s(511)](o[s(652)]);break;case s(719):i=n[s(493)][s(454)](o[s(717)]),a=n[s(493)][s(454)](o[s(643)]);break;case s(398):i=n[s(493)][s(454)](o[s(449)]),a=i[s(511)](o[s(652)]);break;default:return}const c=n[s(493)][s(441)](i,a);n[s(493)][s(729)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(728)](c)){if(e[t(433)])continue;if(t(455)==e[t(335)])continue;const r=this[t(539)](e);if(r&&this[t(520)](r)&&t(719)!=o[t(335)])continue;const s=e[t(399)]&&e[t(399)][t(426)];(t(298)!=e[t(335)]||t(719)==o[t(335)]&&!s)&&(n[t(470)]||t(653)==e[t(335)]&&n[t(616)]||e[t(711)]()[t(478)](c)&&this[t(561)](e,i,a))}}))}),{priority:t(649)}),n[t(493)].on(t(555),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(339)])return;if(this[s(436)])return;if(!this[s(389)][s(571)])return;if(o[s(706)])return;const a=n[s(493)][s(524)],{start:c,end:u}=o[s(711)](),l=c[s(414)]&&a[s(404)](c[s(414)])?null:a[s(352)](c,s(670)),f=u[s(357)]&&a[s(404)](u[s(357)])?null:a[s(352)](u,s(428)),h=n[s(493)][s(441)](l?l[s(486)]:c,f?f[s(506)]:u);n[s(493)][s(729)]((t=>{const e=s;this[e(388)](h);const r=n[e(493)][e(524)][e(352)](h[e(486)]);o.is(e(318))?t[e(712)](r):o[e(642)](r)})),e[s(466)]()}),{priority:e.priorities[t(566)]+10}),n[t(493)].on(t(392),((e,r)=>{const s=t,o=r[r[s(503)]-1];o&&o[s(339)]||this[s(436)]||this[s(389)][s(571)]&&(n[s(493)][s(729)]((()=>{const t=s;let o=n[t(493)][t(392)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(308)]=o[t(615)]();const i=o[t(506)][t(357)],a=n[t(493)][t(524)];i&&a[t(660)](i)&&!a[t(673)](i)&&(o=n[t(493)][t(441)](o[t(486)],n[t(493)][t(454)](i,t(506)))),this[t(365)](o)})),e[s(466)]())}),{priority:t(699)}),this[t(322)][t(558)][t(360)](t(376),this[t(389)]),this[t(502)](t(376));const o=new p(n,this[t(374)]);n[t(558)][t(360)](t(622),o),this[t(502)](t(622));const i=new b(n,this[t(374)]);n[t(558)][t(360)](t(641),i),this[t(502)](t(641)),n[t(558)][t(360)](t(310),new S(n,o,this[t(374)])),this[t(502)](t(310)),n[t(558)][t(360)](t(386),new S(n,i,this[t(374)])),this[t(502)](t(386)),n[t(558)][t(360)](t(348),new O(n,o,this[t(374)])),this[t(502)](t(348)),n[t(558)][t(360)](t(544),new O(n,i,this[t(374)])),this[t(502)](t(544));const c=n[t(367)][t(532)](t(618));this[t(722)](c,t(672),((e,{threadId:n})=>{const r=t,s=this[r(374)][r(532)](n);s&&s[r(316)]&&1===s[r(316)][r(503)]&&this[r(715)](n,{hasComments:!0})}),{priority:t(521)}),this[t(722)](c,t(626),((e,{threadId:n})=>{const r=t,s=this[r(374)][r(532)](n);s&&s[r(316)]&&!s[r(316)][r(503)]&&this[r(715)](n,{hasComments:!1})}),{priority:t(521)})}set[Ec(515)](t){const n=Ec;if(this[n(684)])throw new e.CKEditorError(n(604),this);this[n(684)]=t}get[Ec(515)](){return this[Ec(684)]}[Ec(384)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(374)][n(603)]())t&&!e[n(565)]||r[n(548)](e);return e?r[n(549)]((t=>t[n(353)]())):r}[Ec(413)](t){const n=Ec,r=this[n(374)][n(532)](t);if(!r)throw new e.CKEditorError(n(692),this);return r}[Ec(607)](t){const e=Ec;return this[e(374)][e(364)](t)}[Ec(588)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(335)][e(719)](":"),a=this[e(374)][e(532)](r)||this[e(479)](o,i,r,n,s);if(this[e(579)](a),this[e(512)](a,o,i||null,n),a[e(666)]=t[e(666)],a[e(354)]=!0,s&&s[e(442)]){const t=s[e(442)],n=this[e(678)](t[e(377)]);a[e(619)]=t[e(666)],a[e(669)]=n,a[e(301)]=!0}else a[e(619)]=t[e(666)];switch(t[e(399)]&&(a[e(399)]=t[e(399)]),t[e(730)]&&(a[e(730)]=t[e(730)]),this[e(684)]&&this[e(684)][e(640)]||(a[e(472)]=!0),this[e(557)][e(532)](a)){case e(400):this[e(557)][e(612)](a,e(508));break;case e(534):a[e(565)]?(this[e(317)](new Set([a])),this[e(408)](new Set([a])),this[e(557)][e(612)](a,e(667)),this[e(698)](e(344),a)):this[e(557)][e(612)](a,e(440))}return a}[Ec(622)](t){const e=Ec;this[e(339)]((()=>{const n=e;this[n(322)][n(493)][n(729)]((()=>{const e=n;for(const n of t[e(516)]())n[e(320)]()}))}))}[Ec(641)](t){const e=Ec;this[e(339)]((()=>{const n=e;this[n(322)][n(493)][n(729)]((()=>{const e=n;for(const n of t[e(516)]())n[e(617)]()}))}))}[Ec(502)](t,n){const r=Ec,s=this[r(322)][r(558)][r(532)](t);if(!s)throw new e.CKEditorError(r(601),this,{commandName:t});if(this[r(343)][r(364)](s))throw new e.CKEditorError(r(620),this,{commandName:t});this[r(343)][r(360)](s),n&&s.on(r(366),((t,e)=>{const o=r;this[o(389)][o(571)]&&(this[o(436)]||(e[o(503)]>0&&e[e[o(503)]-1]&&e[e[o(503)]-1][o(339)]?e[o(576)]():(t[o(308)]=n(((...t)=>s[o(366)](...t,{forceDefaultExecution:!0})),...e),t[o(466)]())))}),{priority:r(699)})}[Ec(339)](t){const n=Ec;let r,s;const o=this[n(436)];this[n(436)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(436)]=!1),s&&e.CKEditorError[n(633)](s,this),r}[Ec(365)](t,n=null,r={}){const s=Ec;if(t[s(706)])return null;const o=this[s(322)][s(367)][s(532)](s(419)).me;for(const{suggestion:e,meta:o}of this[s(728)](t,s(653)))if(o[s(616)]){if(!o[s(510)]){if(o[s(470)]){if(!this[s(688)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(561)](e,t[s(486)],t[s(506)]);break}if(n==e[s(403)]&&Oc(e,r)){const n=e[s(711)]();return n[s(486)][s(446)](t[s(506)])?this[s(427)](e,this[s(490)][s(441)](t[s(486)],n[s(506)])):this[s(427)](e,this[s(490)][s(441)](n[s(486)],t[s(506)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(644)+n:s(653),u=this[s(659)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,i,a,t),u}[Ec(342)](t,n=Ec(438),r={}){const s=Ec,o=this[s(322)][s(367)][s(532)](s(419)).me,i=this[s(435)][s(464)](s(653),n,s(674));for(const e of this[s(384)]())if(e[s(669)].id==o.id&&s(653)==e[s(335)]&&e[s(403)]==n&&Oc(e,r)&&(i(e[s(431)](),t)||i(t,e[s(431)]()))){for(const n of t)e[s(595)](n);return e}for(const{suggestion:e,meta:n}of this[s(728)](t,s(653))){if(!n[s(616)])continue;if(!this[s(688)]&&n[s(470)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(431)]())for(const e of t)if(!n[s(478)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(644)+n,l=this[s(659)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(452)](u,a,c,e,Hr[s(727)]());return l}[Ec(356)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(706)])return null;if(o(439)===this[o(690)]){const e=this[o(435)][o(464)](o(455),r,o(320));return this[o(339)]((()=>e([t],n,s))),null}const i=this[o(322)][o(367)][o(532)](o(419)).me,a=[];if(o(687)!==this[o(690)])for(const{suggestion:e,meta:n}of this[o(728)](t,o(653)))n[o(616)]&&!n[o(487)]&&a[o(548)](...e[o(431)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(495)](s);e&&r[n(548)](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(503)];){const s=r[e][n(584)](t);r[n(623)](e,1,...s),e+=s[n(503)]}}return r}(t,a);c[o(503)]&&this[o(490)][o(729)]((()=>{const t=o;for(const e of c){const o=this[t(435)][t(464)](t(455),r,t(320));this[t(339)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(486)],u=t[o(506)];for(const{suggestion:e,meta:n}of this[o(728)](t,o(455))){if(!n[o(616)])continue;if(e[o(403)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(711)]();if(i[o(478)](t,!0))return null;c=c[o(303)](i[o(486)])?c:i[o(486)],u=u[o(585)](i[o(506)])?u:i[o(506)],a?i[o(486)][o(303)](a[o(711)]()[o(486)])?(a[o(362)](),a=e):e[o(362)]():a=e}const l=this[o(490)][o(441)](c,u);if(a)this[o(427)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(659)]({id:t,type:o(721)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(452)](o(721)+r,t,a,l)}}return null}[Ec(634)](t,n,r=[],s=null,o={}){const i=Ec;n[i(323)]||(n[i(323)]=n[i(531)]),n[i(426)]=t.is(i(547)),s=s||Lc(n);const a=r[i(549)]((t=>Sc(t,this[i(490)]))),c=t.is(i(547))?t:Sc(t,this[i(490)]);if(i(439)===this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t([c],n,o))),null}a[i(548)](c);let u=!0;for(const t of a)if(!this[i(586)](t)){u=!1;break}if(u&&i(687)!==this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t([c],n,o))),null}let l=null,f=c[i(486)],h=c[i(506)];for(const{suggestion:t,meta:e}of this[i(728)](c,i(298))){if(!e[i(616)])continue;if(e[i(510)]||e[i(470)]||e[i(487)])continue;if(t[i(399)][i(323)]!=n[i(323)])continue;if(!Oc(t,o))continue;const r=t[i(711)]();if(t[i(403)]==s){if(r[i(478)](c,!0))return null;f=f[i(303)](r[i(486)])?f:r[i(486)],h=h[i(585)](r[i(506)])?h:r[i(506)],l?r[i(486)][i(303)](l[i(711)]()[i(486)])?(l[i(362)](),l=t):t[i(362)]():l=t}else{const e=c[i(495)](r);this[i(407)](t,e)}}const g=this[i(322)][i(367)][i(532)](i(419)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(427)](l,this[i(490)][i(441)](f,h)),l;{const t=this[i(659)]({id:d,type:i(307)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(452)](i(307)+s,d,p,this[i(490)][i(441)](f,h)),t}}[Ec(542)](t,n,r=[],s=null,o={}){const i=Ec;n[i(323)]||(n[i(323)]=n[i(531)]);const a=t[0];n[i(426)]=a.is(i(547)),s=s||Lc(n);const c=r[i(549)]((t=>Sc(t,this[i(490)]))),u=a.is(i(547))?t:t[i(549)]((t=>Sc(t,this[i(490)])));if(i(439)===this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t(u,n,o))),null}c[i(548)](...u);let l=!0;for(const t of c)if(!this[i(586)](t)){l=!1;break}if(l&&i(687)!==this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t(u,n,o))),null}const f=this[i(322)][i(367)][i(532)](i(419)).me;for(const t of this[i(384)]()){if(t[i(669)].id!=f.id)continue;if(i(298)!=t[i(335)]||t[i(399)][i(323)]!=n[i(323)])continue;if(!Oc(t,o))continue;const e=t[i(403)]==s;for(let n=0;n<u[i(503)];n++){const r=u[n];for(const s of t[i(338)]()){const o=s[i(483)]();if(r[i(446)](o)){e?(u[i(623)](n,1),n--):t[i(650)](s[i(596)]);break}}}}if(0==u[i(503)])return null;const h=this[i(435)][i(464)](i(298),s,i(674));for(const t of this[i(384)]())if(t[i(669)].id==f.id&&i(298)==t[i(335)]&&t[i(399)][i(323)]==n[i(323)]&&t[i(403)]==s&&Oc(t,o)&&(h(t[i(431)](),u)||h(u,t[i(431)]()))){for(const e of u)t[i(595)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(307)+s,m=this[i(659)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(452)](p,g,d,t,Hr[i(727)]());return m}[Ec(388)](t,n=null,r={}){const s=Ec;if(t[s(706)])return null;const o=this[s(322)][s(367)][s(532)](s(419)).me,a=new i.LiveRange(t[s(486)],t[s(506)]);for(const{suggestion:t,meta:e}of this[s(728)](a,s(653)))if(e[s(616)]&&!e[s(510)])if(t[s(433)]){const e=t[s(431)]()[s(697)]((t=>s(671)!=t[s(358)][s(461)]));if(e[s(570)]((t=>a[s(478)](t,!0)))&&t[s(617)](),e[s(568)]((t=>t[s(478)](a,!0)))){const t=this[s(435)][s(464)](s(551),n,s(320));return this[s(339)]((()=>t([a],null,r))),null}}else{const e=a[s(495)](t[s(711)]());null!==e&&t[s(475)]([e],null,r)}if(a[s(347)](),a[s(706)]||s(671)==a[s(358)][s(461)])return null;let c=null,u=a[s(486)],l=a[s(506)];const f=this[s(728)](a,s(551));for(const{suggestion:t,meta:e}of f){const n=this[s(490)][s(441)](u,l);if(e[s(616)]&&(this[s(688)]||!e[s(470)]&&!e[s(487)]))if(t[s(433)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(431)]()){if(r[s(478)](n,!0))return t;n[s(478)](r)||(e=!1)}e&&t[s(617)]()}else{const e=t[s(711)]();if(e[s(478)](n,!0))return t;if(!Oc(t,r)){n[s(478)](e)?t[s(362)]():e[s(514)](u)?u=e[s(506)]:e[s(514)](l)&&(l=e[s(486)]);continue}u=u[s(303)](e[s(486)])?u:e[s(486)],l=l[s(585)](e[s(506)])?l:e[s(506)],r=Object[s(533)]({},t[s(730)]),c?e[s(486)][s(303)](c[s(711)]()[s(486)])?(c[s(362)](),c=t):t[s(362)]():c=t}}if(c)return this[s(427)](c,this[s(490)][s(441)](u,l)),c;{const t=(0,e.uid)(),i=this[s(490)][s(441)](u,l),a=o.id,c=n?s(554)+n:s(551),f=this[s(659)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,t,a,i),f}}[Ec(628)](t,n=Ec(438),r={}){const s=Ec,o=this[s(322)][s(367)][s(532)](s(419)).me,a=t[s(549)]((t=>new i.LiveRange(t[s(486)],t[s(506)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(728)](a,s(653)))e[s(616)]&&!e[s(510)]&&c[s(360)](t);for(const e of c)if(e[s(433)]){const o=e[s(431)]();if((!e[s(730)]||!e[s(730)][s(300)])&&o[s(570)]((t=>a[s(568)]((e=>e[s(478)](t,!0)))))&&e[s(617)](),a[s(570)]((t=>o[s(568)]((e=>e[s(478)](t,!0)))))){const e=this[s(435)][s(464)](s(551),n,s(320));return this[s(339)]((()=>e(t,null,r))),null}}else{const t=e[s(711)]();if(a[s(568)]((e=>e[s(478)](t,!0)))&&e[s(617)](),a[s(570)]((e=>t[s(478)](e,!0)))){const t=this[s(435)][s(464)](s(551),n,s(320));return this[s(339)]((()=>t(a,null,r))),null}}const u=this[s(435)][s(464)](s(551),n,s(674));let l=null;for(const t of this[s(384)]())if(t[s(669)].id==o.id&&t[s(565)]&&s(551)==t[s(335)]&&t[s(403)]==n&&Oc(t,r)&&(u(t[s(431)](),a)||u(a,t[s(431)]())))if(l){if(t[s(316)]&&t[s(316)][s(503)])continue;for(const e of t[s(431)]())l[s(331)](e)||l[s(595)](e);t[s(362)]()}else{l=t;for(const e of a)t[s(331)](e)||t[s(595)](e)}if(l)return l;c[s(416)]();for(const{suggestion:t,meta:e}of this[s(728)](a,s(551)))e[s(616)]&&(this[s(688)]||!e[s(470)]&&!e[s(487)])&&Oc(t,r)&&c[s(360)](t);for(const t of c){const e=t[s(431)]();if((!r||!r[s(300)])&&a[s(570)]((t=>e[s(568)]((e=>e[s(478)](t,!0))))))return t;(!t[s(730)]||!t[s(730)][s(300)])&&e[s(570)]((t=>a[s(568)]((e=>e[s(478)](t,!0)))))&&t[s(617)]()}const f=(0,e.uid)(),h=o.id,g=s(554)+n,d=this[s(659)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(347)](),t[s(706)]||s(671)==t[s(358)][s(461)]||this[s(452)](g,f,h,t,Hr[s(727)]());return d}[Ec(304)](t,n,r,s,o){const i=Ec;if(t[i(706)])return[];if(i(439)===this[i(690)])return[];const a=this[i(322)][i(367)][i(532)](i(419)).me.id,c=Array[i(420)](this[i(374)][i(603)]())[i(697)]((e=>i(581)==e[i(335)]&&e[i(399)][i(297)]==n&&e[i(331)](t)));if(i(582)===this[i(690)]){const e=this[i(728)](t,i(653))[i(697)]((({meta:t})=>t[i(616)]&&!t[i(487)]&&!t[i(510)]))[i(549)]((({suggestion:t})=>t));c[i(391)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(581)==t[i(335)]?t[i(399)][i(575)]:void 0,o=t[i(711)](),a=Array[i(420)](u[i(705)]())[i(491)]((t=>t[i(646)](o)));if(!a)continue;const c=a[i(584)](o);this[i(520)](n)&&i(653)==t[i(335)]&&0!=c[i(503)]||(u[i(302)](a),c[i(573)]((t=>{u[i(612)](t,r)})),i(653)!=t[i(335)]&&e!=s&&u[i(612)](a[i(495)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(503)]>37&&console[i(676)](i(591),{key:n});const f=(i(675)+(n+"|")+Lc({newValue:s}))[i(375)](0,60),h=this[i(659)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(548)](h),this[i(452)](f,c,a,t)}return l}[Ec(350)](t){const e=Ec;this[e(502)](t,((t,...n)=>{this[e(405)]((()=>{t(...n)}))}))}[Ec(421)](t){const e=Ec;this[e(397)][e(360)](t)}[Ec(513)](t){const e=Ec;this[e(509)][e(360)](t)}[Ec(539)](t){const e=Ec;return e(581)==t[e(335)]?t[e(403)][e(719)]("|")[0]:null}[Ec(427)](t,e){const n=Ec,r=t[n(500)]();this[n(490)][n(729)]((t=>{t[n(319)](r,{range:e})}))}[Ec(579)](t){const e=Ec,n=t.id,r=this[e(322)][e(563)][e(532)](e(492));this[e(448)][e(463)](n)||this[e(448)][e(394)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(448)][e(726)](n);s[e(373)](e(456)),s[e(456)]=!1,t[e(316)]=s}[Ec(512)](t,n,r,s){const o=Ec;if(t[o(335)]!=n||t[o(403)]!=r||t[o(523)].id!=s)throw this[o(322)][o(453)](o(437)),new e.CKEditorError(o(437),this)}[Ec(407)](t,n){const r=Ec,s=t[r(711)]();if(n[r(446)](s))t[r(362)]();else if(s[r(478)](n)){const o=this[r(490)][r(454)](n[r(486)][r(357)],r(506));this[r(427)](t,this[r(490)][r(441)](s[r(486)],o));const i=(0,e.uid)(),a=t[r(523)].id,c=t[r(335)]+":"+t[r(403)];this[r(659)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(399)],attributes:t[r(730)]});const u=this[r(490)][r(454)](n[r(506)][r(330)],r(469)),l=this[r(490)][r(441)](u,s[r(506)]);this[r(452)](c,i,a,l)}else if(s[r(514)](n[r(486)])){const e=this[r(490)][r(454)](n[r(486)][r(357)],r(506));this[r(427)](t,this[r(490)][r(441)](s[r(486)],e))}else{const e=this[r(490)][r(454)](n[r(506)][r(330)],r(469));this[r(427)](t,this[r(490)][r(441)](e,s[r(506)]))}}[Ec(586)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(728)](t,e(653))){if(!r[e(616)])continue;const s=n[e(431)]();for(const n of s)if(!t[e(584)](n)[e(503)])return!0}return!1}[Ec(518)](t){const n=Ec,r=this[n(322)][n(367)][n(532)](n(419))[n(321)](t);if(!r)throw new e.CKEditorError(n(658),this);return r}[Ec(678)](t){const e=Ec,n=this[e(322)][e(367)][e(532)](e(419)),r=(0,o.hashObject)(e(422)+t);return n[e(321)](r)||n[e(655)]({id:r,name:t})}[Ec(479)](t,e,n,r,s){const o=Ec,i=this[o(518)](r),a=this[o(435)][o(296)](t,e,n,i,s,(t=>{const e=o;this[e(715)](n,{attributes:t});const r=this[e(413)](n);this[e(317)](new Set([r])),this[e(408)](new Set([r]))}));return this[o(722)](a,o(320),(()=>{const t=o;this[t(715)](n,{state:t(462)})}),{priority:o(699)}),this[o(722)](a,o(617),(()=>{const t=o;this[t(715)](n,{state:t(489)})}),{priority:o(699)}),this[o(374)][o(612)](n,a),this[o(557)][o(612)](a,o(400)),a}[Ec(725)](t){const e=Ec,n=t[e(719)](":");return{group:n[0],type:n[1],subType:n[e(503)]>=5?n[2]:null,id:n[e(503)]<5?n[2]:n[3],authorId:n[e(503)]<5?n[3]:n[4],markerCount:6==n[e(503)]?n[5]:null}}[Ec(561)](t,n,r){const s=Ec,o=t[s(711)](),i=o[s(486)],a=o[s(506)];this[s(427)](t,this[s(490)][s(441)](i,n));const c=(0,e.uid)(),u=t[s(523)].id,l=t[s(335)]+(t[s(403)]?":"+t[s(403)]:"");this[s(659)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(730)],data:t[s(399)]});const f=this[s(539)](t);(s(298)==t[s(335)]||f&&this[s(520)](f))&&(r=this[s(490)][s(444)](r[s(330)])),this[s(452)](l,c,u,this[s(490)][s(441)](r,a))}[Ec(728)](t,e=null){const n=Ec,r=[],s=this[n(322)][n(367)][n(532)](n(419)).me;Array[n(661)](t)||(t=[t]);for(const o of this[n(384)]()){if(!o[n(565)])continue;if(e&&o[n(335)]!=e)continue;let i=!1;for(const e of o[n(431)]()){for(const a of t){const t=a[n(486)][n(446)](e[n(506)])||a[n(506)][n(446)](e[n(486)]);if(t||a[n(495)](e)){const c=a[n(478)](e)&&Ac(this[n(490)][n(524)],e[n(486)],a),u=e[n(478)](a)&&Ac(this[n(490)][n(524)],a[n(486)],e);r[n(548)]({suggestion:o,meta:{isOwn:s==o[n(669)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(452)](t,e,n,r,s){const o=Ec;this[o(490)][o(729)]((i=>{const a=o;let c=a(592)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(594)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(701)](t){const e=Ec,n=t[e(423)],r=t[e(709)];t[e(423)]=null,t[e(709)]=null,null!=n&&n[e(709)]==t&&(n[e(709)]=r),null!=r&&r[e(423)]==t&&(r[e(423)]=n),e(667)==this[e(557)][e(532)](t)&&(this[e(557)][e(612)](t,e(440)),this[e(698)](e(621),t,n,r))}[Ec(659)](t){const n=Ec,r=t.id,s=this[n(588)](t);if(this[n(684)]&&this[n(684)][n(640)]){const o=this[n(322)][n(367)][n(532)](n(477)),i=s[n(693)],a=s[n(403)]?s[n(335)]+":"+s[n(403)]:s[n(335)],c=this[n(322)][n(458)],u=o[n(360)](Wr(c,n(332))),l={id:r,type:a,hasComments:i,data:t[n(399)]||null,originalSuggestionId:t[n(552)]||null,attributes:s[n(730)]};this[n(684)][n(640)](l)[n(328)]((t=>{const e=n;s[e(472)]=!0,o[e(346)](u),t&&t[e(666)]&&(this[e(374)][e(532)](r)[e(666)]=t[e(666)])}))[n(430)]((t=>{const r=n;throw(0,e.logWarning)(r(654)),this[r(322)][r(493)][r(305)]({isUndoable:!1},(()=>{s[r(617)]()})),s[r(325)](),this[r(374)][r(302)](s.id),this[r(557)][r(302)](s),t}))}return s}[Ec(520)](t){const e=Ec;return this[e(397)][e(364)](t)}[Ec(715)](t,e){const n=Ec,r=this[n(322)][n(367)][n(532)](n(477)),s=this[n(413)](t);if(this[n(684)]&&this[n(684)][n(663)])if(s[n(472)]){const s=r[n(360)](Wr(this[n(322)][n(458)],n(332)));this[n(684)][n(663)](t,e)[n(328)]((()=>{r[n(346)](s)}))}else s.on(n(572),(()=>{this[n(715)](t,e)}))}[Ec(378)](t){const n=Ec;if(!this[n(684)]||!this[n(684)][n(413)])throw new e.CKEditorError(n(306),this);return this[n(684)][n(413)](t)}[Ec(610)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(725)](t),i=this[e(374)][e(532)](n)||this[e(479)](r,s,n,o,{});switch(this[e(512)](i,r,s,o),this[e(557)][e(532)](i)){case e(400):this[e(378)](n)[e(328)]((t=>{const r=e;let s=Promise[r(372)]();t[r(693)]&&(s=this[r(448)][r(567)]({channelId:this[r(322)][r(563)][r(532)](r(492)),threadId:n})),s[r(328)]((()=>{const e=r;this[e(588)](t)[e(472)]=!0}))})),this[e(557)][e(612)](i,e(534));break;case e(440):this[e(715)](n,{state:e(309)});case e(508):this[e(557)][e(612)](i,e(667)),this[e(698)](e(344),i);break;case e(667):this[e(698)](e(574),i)}return i[e(608)](t),i}[Ec(408)](t){const e=Ec,n=Array[e(420)](t),r=n[e(697)]((t=>e(581)==t[e(335)]));this[e(429)](r);const s=n[e(697)]((t=>!t[e(433)]&&e(581)!=t[e(335)])),o=this[e(384)]({skipNotAttached:!0})[e(697)]((t=>!t[e(433)]&&e(581)!=t[e(335)])),i=o[e(697)]((n=>!t[e(364)](n))),a=new Map(o[e(549)]((t=>[t,this[e(435)][e(464)](t[e(335)],t[e(403)],e(528))]))),c=new Map(o[e(549)]((t=>[t,t[e(711)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(503)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(503)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(503)];t++){const n=s[t];!l[e(364)](n)&&n[e(423)]&&(f[e(360)](n[e(423)]),n[e(423)][e(709)]===n&&(n[e(423)][e(709)]=null),n[e(423)]=null),!u[e(364)](n)&&n[e(709)]&&(f[e(360)](n[e(709)]),n[e(709)][e(423)]===n&&(n[e(709)][e(423)]=null),n[e(709)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(503)];e++){const r=g(t,n[e]);r&&(r[0][s(709)]=r[1],r[1][s(423)]=r[0],u[s(360)](r[0]),l[s(360)](r[1]))}}function g(t,n){const r=e;if(t[r(669)].id!==n[r(669)].id)return null;const s=a[r(532)](t)(t,n,c[r(532)](t),c[r(532)](n));return s&&a[r(532)](n)(t,n,c[r(532)](t),c[r(532)](n))?s[1][r(316)]&&s[1][r(316)][r(503)]?null:s:null}f[e(327)]&&this[e(408)](f)}[Ec(429)](t){const e=Ec;if(0==t[e(503)])return;const n=this[e(384)]({skipNotAttached:!0})[e(697)]((t=>e(581)==t[e(335)]&&t[e(354)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(730)]);s[e(364)](n)||(s[e(612)](n,r[e(503)]),r[e(548)]([]));const i=s[e(532)](n);r[i][e(548)](t)}!function(){const t=e;r[t(415)](((e,n)=>{const r=t,s=e[0][r(666)],o=n[0][r(666)];return s==o?e[0][r(730)][r(662)]<n[0][r(730)][r(662)]?-1:1:s<o?-1:1}));for(const e of r)e[t(415)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(503)];t++){if(0==r[t][e(503)])continue;const n=[];for(let s=t+1;s<r[e(503)];s++)0!=r[s][e(503)]&&i(r[t],r[s])&&n[e(548)](s);for(const s of n)r[t]=r[t][e(553)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(503)];n++)t[n][e(709)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(503)];n++)t[n][e(423)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(730)][r(662)]!==n[0][r(730)][r(662)]&&t[0][r(669)]!==n[0][r(669)])return!1;if(!function(t,e){const n=r;return!t[n(693)]&&!e[n(693)]||(!t[n(693)]||!e[n(693)])&&(!!(t[n(693)]&&e[n(666)]<t[n(316)][n(383)][n(532)](0)[n(666)])||!!(e[n(693)]&&t[n(666)]<e[n(316)][n(383)][n(532)](0)[n(666)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(730)],r(662)),o=Ic(n[0][r(730)],r(662));return!!Or(s,o)&&(!!t[r(570)]((t=>n[r(568)]((e=>t[r(711)]()[r(446)](e[r(711)]())))))&&n[r(570)]((e=>t[r(568)]((t=>e[r(711)]()[r(446)](t[r(711)]()))))))}}[Ec(317)](t){const e=Ec,n=Array[e(420)](t),r=this[e(384)]({skipNotAttached:!0}),s=r[e(697)]((n=>!t[e(364)](n))),o=new Map(n[e(549)]((t=>[t,this[e(435)][e(464)](t[e(335)],t[e(403)],e(674))]))),i=new Map(r[e(549)]((t=>[t,t[e(431)]()])));for(let t=0;t<n[e(503)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(503)];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(503)];e++){const s=r[e];if(s[a(335)]!==n[a(335)]||s[a(669)].id!==n[a(669)].id||s[a(403)]!==n[a(403)])continue;if(!wc(n,s,[a(662)]))continue;if(a(581)==n[a(335)]&&n[a(399)][a(575)]!=s[a(399)][a(575)])continue;if(a(581)==n[a(335)]&&t[a(520)](n[a(399)][a(297)]))continue;if(a(298)==n[a(335)]){const e=t[a(322)][a(493)],r=n[a(481)]();if(r&&(e[a(524)][a(673)](r)||e[a(524)][a(404)](r)))continue}const c=o[a(532)](n),u=i[a(532)](n),l=i[a(532)](s),f=n[a(316)]&&n[a(316)][a(503)],h=s[a(316)]&&s[a(316)][a(503)];if(!f&&c(l,u))return t[a(473)](s,n),i[a(302)](n),!0;if(!h&&c(u,l))return t[a(473)](n,s),i[a(302)](s),!0}return!1}}[Ec(473)](t,e){const n=Ec;if(t[n(433)])for(const r of e[n(431)]())t[n(595)](r);else{const r=e[n(711)]()[n(506)];this[n(427)](t,this[n(490)][n(441)](t[n(711)]()[n(486)],r))}e[n(362)]()}[Ec(613)](t,e){const n=Ec,r=t[n(593)](n(538))||t[n(593)](n(581))?n(708):t[n(385)]();return Wr(this[n(322)][n(458)],e+"_"+r+n(484))}[Ec(505)](){const t=Ec,e=this[t(322)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(490)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(725)](t[s(596)]);if(s(600)===e){n[s(564)](this[s(613)](r,s(707)));break}}for(const t of r){const{group:e,type:r}=this[s(725)](t[s(596)]);if(s(600)===e){n[s(564)](this[s(613)](r,s(614)));break}}}))}[Ec(460)](t){const e=Ec;if(this[e(683)])return!1;const n=this[e(322)],r=n[e(493)][e(546)][e(432)][e(371)]();if(0==r[e(503)])return!1;const s=[],o=r[e(697)]((t=>e(581)==t[e(335)])),i=r[e(697)]((t=>e(695)==t[e(335)]&&e(590)!=t[e(596)])),a=r[e(697)]((t=>e(346)==t[e(335)]&&e(590)!=t[e(596)]));for(const t of o)s[e(548)]({key:t[e(665)],newValue:t[e(630)],oldValue:t[e(406)],range:Rc(t[e(547)],n[e(493)])});for(const t of i){const r=a[e(491)]((n=>n[e(679)][e(446)](t[e(679)])));r&&s[e(548)]({key:e(580),newValue:t[e(596)],oldValue:r[e(596)],range:n[e(493)][e(636)](t[e(679)][e(414)])})}return 0!=s[e(503)]&&this[e(526)](t,s)}[Ec(537)](t){const e=Ec;let n=!1;const r=this[e(322)][e(493)][e(546)][e(432)][e(410)]()[e(697)]((t=>t[e(399)][e(498)]&&t[e(596)][e(593)](e(424))));for(const s of r){const{subType:r,id:o}=this[e(725)](s[e(596)]),i=r[e(719)]("|")[0];for(const r of this[e(384)]({skipNotAttached:!0}))r.id!=o&&e(581)==r[e(335)]&&r[e(399)]&&r[e(399)][e(297)]==i&&r[e(711)]()[e(646)](s[e(399)][e(498)])&&(this[e(530)](r,s[e(399)][e(498)],t),n=!0)}return n}[Ec(405)](t){const e=Ec;this[e(322)],this[e(683)]=!0,t()}[Ec(425)](t){const e=Ec,n=this[e(520)](t),r=this[e(509)][e(364)](t);return n||r}[Ec(526)](t,e){const n=Ec;if(0==e[n(503)])return!1;let r=!1;for(const s of e){const e=this[n(728)](s[n(547)],n(581))[n(697)]((t=>!t[n(311)][n(510)]))[n(549)]((t=>t[n(600)])),i=(0,o.hashObject)({newValue:s[n(504)]});e[n(697)]((t=>{const e=n,[r,o]=t[e(403)][e(719)]("|");return r==s[e(297)]&&o!=i}))[n(573)]((e=>{const o=n;this[o(530)](e,s[o(547)],t),r=!0}))}return r}[Ec(530)](t,e,n){const r=Ec,s=t[r(711)]()[r(584)](e);0!==s[r(503)]?1!==s[r(503)]?this[r(561)](t,e[r(486)],e[r(506)]):this[r(427)](t,s[0]):n[r(650)](t[r(500)]())}}class yc{constructor(t){const e=Ec;this[e(522)]=t,this[e(490)]=t[e(493)],this[e(519)]=new Map,this[e(550)]=new Map,this[e(370)]()}[Ec(296)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(490)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(464)](t,e,i(320))(...n),onDiscard:(...n)=>this[i(464)](t,e,i(617))(...n)})}[Ec(361)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(519)][s(612)](o,r)}[Ec(464)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(519)][r(532)](s)||this[r(550)][r(532)](t+":"+n)}[Ec(370)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(415)](((t,n)=>t[e(486)][e(303)](n[e(486)])?1:-1)),this[e(490)][e(729)]((n=>{const r=e;for(const e of t){let t;t=e[r(506)][r(657)]&&e[r(506)][r(330)]==e[r(486)][r(414)]?n[r(412)](e[r(486)][r(414)],"on"):n[r(412)](e),this[r(490)][r(555)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(490)][n(729)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(549)]((t=>(kc(t)&&(t=this[s(490)][s(441)](t[s(506)])),t)))[s(697)]((t=>s(671)!==t[s(358)][s(461)]));if(c[s(503)]<1)return;const u=Array[s(420)](this[s(490)][s(546)][s(529)][s(431)]())[s(549)]((t=>i.LiveRange[s(418)](t)));r[s(712)](c);for(const t of this[s(522)][s(558)][s(558)]())t[s(718)]();a[s(548)]({forceDefaultExecution:!0}),this[s(522)][s(366)](o,...a);const l=u[s(697)]((t=>s(671)!=t[s(358)][s(461)]));l[s(503)]>0&&r[s(712)](l);for(const t of u)t[s(347)]()}))},s=(e,n)=>1==e[t(503)]&&1==n[t(503)]&&e[0][t(506)][t(446)](n[0][t(486)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(490)])?[e,n]:vc(n,e,s,r,this[t(490)])?[n,e]:null;this[t(550)][t(612)](t(606),e),this[t(550)][t(612)](t(314),n),this[t(550)][t(612)](t(624),s),this[t(550)][t(612)](t(333),o),this[t(550)][t(612)](t(560),n),this[t(550)][t(612)](t(691),e),this[t(550)][t(612)](t(468),s),this[t(550)][t(612)](t(443),o),this[t(550)][t(612)](t(527),r),this[t(550)][t(612)](t(577),e),this[t(550)][t(612)](t(536),s),this[t(550)][t(612)](t(465),e),this[t(550)][t(612)](t(467),r),this[t(550)][t(612)](t(598),e),this[t(550)][t(612)](t(602),s),this[t(550)][t(612)](t(471),e),this[t(550)][t(612)](t(703),e),this[t(550)][t(612)](t(605),((e,n)=>{const r=t;if(!n)return;const s=this[r(522)][r(367)][r(532)](_c);this[r(490)][r(729)]((t=>{const o=r;if(o(580)==n[o(297)])for(const r of e){const e=r[o(486)][o(414)],s=n[o(575)];t[o(517)](e,s)}else if(s[o(520)](n[o(297)]))for(const r of e)void 0!==n[o(575)]?t[o(326)](n[o(297)],n[o(575)],r[o(486)][o(414)]):t[o(677)](n[o(297)],r[o(486)][o(414)]);else for(const r of e)n[o(575)]?t[o(326)](n[o(297)],n[o(575)],r):t[o(677)](n[o(297)],r)}))})),this[t(550)][t(612)](t(559),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(330)][r(480)]({includeSelf:!0,parentFirst:!0})){if(s[r(358)]==s)return!1;if(!n[r(664)](s))return!1;if(t[r(673)](s)||t[r(404)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(506)][e(330)]==t[e(486)][e(414)]&&t[e(506)][e(597)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(447)].is(s(694))&&!r[s(673)](t[s(447)]),i=t[s(486)][s(387)](o),a=t[s(506)][s(387)](o,{direction:s(428)});return!(t[s(486)][s(446)](i)&&t[s(506)][s(446)](a)||(i[s(303)](a)?n[s(319)](e,{range:n[s(441)](i,a)}):n[s(650)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(486)][e(414)];return n&&n.is(e(682))}function Rc(t,e){const n=Ec;return null==t[n(506)][n(357)]&&t[n(506)][n(330)]==t[n(486)][n(414)]?Sc(t[n(486)][n(414)],e):t}function Sc(t,e){const n=Ec,r=e[n(524)][n(673)](t)||e[n(524)][n(713)](t);return e[n(441)](e[n(454)](t,n(639)),r?e[n(723)](t):e[n(454)](t,n(506)))}function Mc(){const t=["showSuggestionHighlights","2049177YTsXoU","subType","isLimit","_recordAttributeChanges","attributeOldValue","_cutOutSuggestionMarker","_refreshSuggestionsChain","dataDowncast","getChangedMarkers","applyOperation","createSelection","getSuggestion","nodeAfter","sort","clear","editing","fromRange","Users","from","registerBlockAttribute","external:","previous","suggestion:attribute:","_isRegisteredAttribute","multipleBlocks","_setSuggestionRange","backward","_refreshAttributeSuggestionsChain","catch","getRanges","differ","isMultiRange","364609DqGfCA","_suggestionFactory","_isForcedDefaultExecutionBlock","track-changes-suggestion-data-mismatch","multi","never","removed","createRange","@external","deletion:chain","createPositionBefore","registerPostFixer","isEqual","item","_commentsRepository","targetPosition","upcast","fromCharCode","_addSuggestionMarker","enableReadOnlyMode","createPositionAt","formatInline","isRemovable","1908027SVDcuG","locale","isLocal","_processAttributeChanges","rootName","accepted","hasCommentThread","getSuggestionCallback","formatInline:chain","stop","formatBlock:accept","deletion:join","after","containsRangeInObject","formatBlock:chain","_saved","_joinSuggestions","ck-suggestion-marker--active","_onDiscard","conversion","PendingActions","containsRange","_createSuggestion","getAncestors","getContainedElement","substr","getRange","_SUGGESTION_ANNOUNCEMENT","pluginName","start","isInsideObject","_afterChanges","rejected","_model","find","collaboration.channelId","model","markerToData","getIntersection","5126916VfGxfJ","includes","newRange","getCustomProperty","getFirstMarker","update:suggestion","enableCommand","length","newValue","_initAriaMarkerChangeAnnouncements","end","addMarker:suggestion:formatBlock","dataReady","_inlineAttributeKeys","isNextTo","getShiftedBy","_checkSuggestionCorrectness","registerInlineAttribute","containsPosition","adapter","getAllAdjacentSuggestions","rename","_getAuthorFromId","_customCallbacks","_isBlockAttribute","low","_editor","creator","schema","writer","_reduceExistingSuggestions","formatInline:accept","chain","selection","_reduceSuggestionAttributeRange","commandName","get","assign","markerReady","options","formatInline:join","_processAttributeSuggestions","format","_getAttributeKey","isTouching","210exmBTc","markMultiRangeBlockFormat","119925QFljCe","discardSelectedSuggestions","6qPSigo","document","range","push","map","_defaultCallbacks","deletion","originalSuggestionId","concat","deletion:","deleteContent","trackChanges.trackFormatChanges","_suggestionState","commands","attribute:join","deletion:accept","_breakSuggestionMarker","suggestion-type","config","announce","isInContent","normal","fetchCommentThread","some","requires","every","value","change:_saved","forEach","suggestionChanged","oldValue","pop","formatInline:discard","head","_addThreadToSuggestion","$elementName","attribute","default","batch","getDifference","isAfter","_rangeIsInLocalUserInsertion","addClass","addSuggestionData","consumable","$text","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.","suggestion:","startsWith","addMarker","addRange","name","isAtStart","formatBlock:discard","36DWjpwt","suggestion","track-changes-command-not-found","formatBlock:join","values","track-changes-adapter-already-set","attribute:discard","insertion:accept","hasSuggestion","addMarkerName","addMarker:suggestion","_handleNewSuggestionMarker","104DaRwJi","set","_getMarkerAnnouncementText","ENTER","clone","isOwn","discard","CommentsRepository","authoredAt","track-changes-enable-command-twice","suggestionUnloaded","acceptSuggestion","splice","insertion:join","ck-suggestion-marker-formatBlock","removeComment","getWalker","markMultiRangeDeletion","elementToElement","attributeNewValue","group","removeMarker:suggestion:attribute","rethrowUnexpectedError","markBlockFormat","mapper","createRangeOn","define","$marker","before","addSuggestion","discardSuggestion","setTo","moveTargetPosition","insertion:","markers","isIntersecting","bindElementToMarker","change:data","lowest","removeMarker","1235396MTLTBR","howMany","insertion","error-saving-suggestion-data-suggestion-discarded","addUser","createElement","isAtEnd","track-changes-user-not-found","_setSuggestionData","isBlock","isArray","groupId","updateSuggestion","containsItem","attributeKey","createdAt","ready","descriptionFactory","author","forward","$graveyard","addComment","isObject","join","attribute:","warn","removeAttribute","_getExternalAuthor","position","5vChnwV","consume","element","_recordAttributeSuggestions","_adapter","40MdrDQi","ck-suggestion-marker-","always","_mergeNestedSuggestions","addHighlight","_trackFormatChanges","deletion:discard","track-changes-suggestion-not-found","hasComments","$textProxy","insert","oldRange","filter","fire","high","removeMarker:suggestion:formatBlock","_removeSuggestion","highest","attribute:accept","toViewElement","keys","isCollapsed","LEAVE","FORMATTING","next","reconvertMarker","getFirstRange","setSelection","isSelectable","isDocumentOperation","_updateSuggestionData","for","splitPosition","refresh","split","elementStart","formatInline:","listenTo","createPositionAfter","marker-count","_splitMarkerName","getCommentThread","getMultiRangeId","_findSuggestions","change","attributes","buildSuggestion","key","formatBlock","getAttribute","skipNestingCheck","isExternal","delete","isBefore","markAttributeChange","enqueueChange","track-changes-adapter-missing-getsuggestion","formatBlock:","return","open","acceptAllSuggestions","meta","change:activeMarkers","activeMarkers","insertion:discard","TrackChangesEditing","commentThread","_joinWithAdjacentSuggestions","documentSelection","updateMarker","accept","getUser","editor","formatGroupId","ck-suggestion-marker","stopListening","setAttribute","size","then","dataToMarker","parent","isIntersectingWithRange","PENDING_ACTION_SUGGESTION","insertion:chain","elementEnd","type","markerToHighlight","addMarker:suggestion:attribute","getMarkers","forceDefaultExecution","ck-suggestion-marker-formatInline","unbindElementFromMarkerName","markMultiRangeInsertion","_enabledCommands","suggestionLoaded","action","remove","detach","acceptSelectedSuggestions","tablePasteChainId","enableDefaultAttributesIntegration","2183xTFHPt","getNearestSelectionRange","toJSON","_isDataLoaded","markerNameToElements","markInlineFormat","nodeBefore","root","containerElement","add","registerCustomCallback","removeMarkers","214UJgzbr","has","markInsertion","execute","plugins","init","trackChanges.mergeNestedSuggestions","_registerDefaultCallbacks","getChanges","resolve","unbind","_suggestions","substring","trackChanges","authorName","_getSuggestionData","removeClass","isUndo","createRangeIn","getItems","comments","getSuggestions","toUpperCase","discardAllSuggestions","getLastMatchingPosition","markDeletion","trackChangesCommand","editingDowncast","unshift","insertContent","markerName","addCommentThread","widget","data-suggestion","_blockAttributeKeys","move","data","notReady"];return(Mc=function(){return t})()}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(506)][o(446)](r[o(486)]))return!0;if(t[o(335)]!=e[o(335)])return!1;if(!n[o(506)][o(540)](r[o(486)]))return!1;const i=s[o(441)](n[o(506)],r[o(486)])[o(627)]();for(const t of i)if([o(720),o(334)][o(497)](t[o(335)])&&s[o(524)][o(404)](t[o(447)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(354)]||!e[r(354)])&&Or(Ic(t[r(730)],n),Ic(e[r(730)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(730)]),s=Dc(e);if(!t[n(354)])return!1;for(const t of Object[n(705)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(533)]({},t);return delete n[e(300)],delete n[e(349)],n}const Fc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(712138===parseInt(n(442))/1+parseInt(n(430))/2*(parseInt(n(433))/3)+parseInt(n(446))/4*(-parseInt(n(429))/5)+parseInt(n(421))/6*(parseInt(n(436))/7)+-parseInt(n(406))/8+parseInt(n(403))/9*(parseInt(n(404))/10)+-parseInt(n(405))/11*(parseInt(n(410))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(431)]=e,this[s(419)]=n,this[s(409)]=r,this[s(428)]=t,this[s(420)]=t[s(422)][s(418)](s(445)),this[s(443)]=t[s(422)][s(418)](s(411)),this[s(419)][s(425)](s(441)).to(this[s(420)],this[s(443)],((t,e)=>t||e)),this[s(419)][s(425)](s(444)).to(this[s(420)],s(441),(t=>t&&this[s(428)][s(431)][s(440)](e[s(408)]()))),this[s(419)][s(425)](s(413)).to(this[s(443)],s(441),(t=>t&&this[s(428)][s(431)][s(440)](e[s(408)]()))),this[s(435)]=null,n[s(432)]&&this[s(415)](),this[s(439)](n,s(445),(()=>this[s(445)]())),this[s(439)](n,s(411),(()=>this[s(411)]())),this[s(439)](n,s(416),(()=>{const t=s;n[t(432)]?this[t(415)]():this[t(434)]()}))}[Fc(445)](){const t=Fc;this[t(420)][t(424)](this[t(431)].id)}[Fc(411)](){const t=Fc;this[t(443)][t(424)](this[t(431)].id)}[Fc(427)](){const t=Fc;this[t(419)][t(426)](t(441)),this[t(419)][t(426)](t(444)),this[t(419)][t(426)](t(413)),this[t(412)](),this[t(409)][t(427)](),this[t(435)]&&this[t(434)]()}[Fc(415)](){const t=Fc,e=Wr(this[t(428)][t(407)],t(438));this[t(435)]=this[t(428)][t(437)][t(418)](t(414))[t(417)](e)}[Fc(434)](){const t=Fc;null!==this[t(435)]&&this[t(428)][t(437)][t(418)](t(414))[t(423)](this[t(435)]),this[t(435)]=null}}function Pc(){const t=["stopListening","canDiscard","PendingActions","_setPendingAction","change:isDirty","add","get","view","_acceptCommand","8481336eGaNKH","commands","remove","execute","bind","unbind","destroy","_editor","620fycDhE","14MHDJsi","model","isDirty","365532XywViq","_removePendingAction","_pendingAction","7QoKPYU","plugins","PENDING_ACTION_SUGGESTION","listenTo","canEditAt","isEnabled","816867eDSRAg","_discardCommand","canAccept","acceptSuggestion","11420WCWQEg","261yNbgjv","256430WCGQCE","1430539mRrBKO","2319112wwClKD","locale","getRanges","commentThreadController","228sWkiJo","discardSuggestion"];return(Pc=function(){return t})()}function Uc(){const t=["submit","7552963aQuQFl","addComment","4RJCvjA","editorConfig","commentInputView","value","fire","4006782TflwnI","_createCommentViews","disabledSubmit","72YFhrUk","isDirty","locale","isEnabled","isReadOnly","showInput","_config","canDiscard","focus","length","321335zsqqpn","set","canAccept","setData","654fwZxCV","bind","3001260IxGUDW","element","descriptionParts","commentThread","_localUser","commentThreadInputView","assign","cancel","disableComments","commentsListView","CommentView","_model","delegate","destroy","171878PGNxIN","10xVSzLB","hasDirtyComment","authoredAt","editor","removeComment","2922dkyokW","_createCommentThreadInputView","695865aeWjiF","isActive","updateComment"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(274299===parseInt(n(330))/1+parseInt(n(334))/2*(-parseInt(n(356))/3)+parseInt(n(312))/4*(-parseInt(n(358))/5)+-parseInt(n(336))/6+-parseInt(n(350))/7*(parseInt(n(320))/8)+parseInt(n(317))/9+-parseInt(n(351))/10*(-parseInt(n(310))/11))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(345)]=null,this[s(341)]=null,this[s(331)](s(359),!1),this[s(331)](s(353),e[s(353)]),this[s(335)](s(353)).to(e),this[s(331)](s(338),[]),this[s(331)](s(321),!1),this[s(331)](s(323),!1),this[s(331)](s(332),!1),this[s(331)](s(327),!1),this[s(347)]=e,this[s(340)]=n,this[s(326)]=r,r[s(344)]?this[s(331)](s(329),1):this[s(318)]()}[jc(328)](){const t=jc;this[t(337)][t(328)]()}[jc(349)](){const t=jc;this[t(345)]&&this[t(345)][t(349)](),this[t(341)]&&this[t(341)][t(349)](),super[t(349)]()}[jc(318)](){const t=jc,{CommentsListView:e}=this[t(326)];this[t(345)]=new e(this[t(322)],this[t(347)][t(339)],Object[t(342)]({CommentView:this[t(326)][t(346)]},this[t(326)])),this[t(345)][t(348)](t(355)).to(this),this[t(345)][t(348)](t(360)).to(this),this[t(345)][t(335)](t(359)).to(this),this[t(331)](t(329),this[t(345)][t(329)]+1),this[t(335)](t(329)).to(this[t(345)],t(329),(t=>t+1)),this[t(341)]=this[t(357)](),this.on(t(355),(()=>this[t(328)]())),this[t(335)](t(321)).to(this[t(345)],t(352),this[t(341)][t(314)],t(315),((t,e)=>t||!!e))}[jc(357)](){const t=jc,{CommentThreadInputView:e}=this[t(326)],n=new e(this[t(322)],this[t(340)],this[t(326)][t(313)]),r=n[t(314)];return n[t(335)](t(325)).to(this,t(359),this[t(347)][t(339)],t(324),r,t(315),((t,e,n)=>!!n||t&&!e)),r.on(t(309),((e,n)=>{const s=t;this[s(316)](s(311),n),r[s(354)][s(333)]("")})),r.on(t(343),(()=>this[t(328)]())),r[t(335)](t(319)).to(this[t(347)][t(339)],t(324)),n}}const Hc=Xc;function Wc(){const t=["name","commentThreadInputView","querySelector","descriptionParts","ck-suggestion-","span","discardSuggestion","locale","innerHTML","@external","render","value","fire","split","ck-suggestion--accept","ck-annotation__content-wrapper","bindTemplate","commentsListView","ck-annotation","846309kytzIq","EXTERNAL_IMPORT_WORD_AVATAR","_descriptionElement","editorDestroyed","getTemplate","editorReady",'<span class="ck-suggestion-color" style="background-color: ','<span class="ck-suggestion-type">',"delegate","86744CPnzFF","canAccept","553156eniuWe","</span>","Accept suggestion","execute","ck-suggestion__info","6fVGsuH","type","time","content","EXTERNAL_AVATAR","56aCslaU","ck-suggestion--discard","_config","ck-suggestion","ck-annotation__info-name","join",'" title="',"_model","_createButton","map","ck-annotation__user","ck-suggestion__main","ck-annotation__actions","isActive","color","29873970pAGBce","title","ck-suggestion__actions","formatDateTime","bind","1016885fxwvox","</p>","innerText","isEnabled","ck-annotation__info","importWord","ck-comment__info-time","discardButton","acceptSuggestion","check","cancel","3345912ZzpCnL","ck-comment__external","ck-annotation__info-time","1212660HXkBEV","extendTemplate","authoredAt","source","author","Discard suggestion","change:description","userView","canDiscard","ck-suggestion__user","isExternal","getUserViewNotificationText","children","commentThread","push","creator","createElement","ck-suggestion--disabled-comments","div","ck-annotation__main","set","ck-suggestion-wrapper--active","element","ck-suggestion-wrapper",'"></span>',"acceptButton","disableComments","getExternalSuggestionNote","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","<p>",".ck-annotation__content-wrapper","ck-suggestion__info-name","EXTERNAL_SUGGESTION","description","setTemplate"];return(Wc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(842230===-parseInt(n(428))/1+-parseInt(n(370))/2+parseInt(n(444))/3*(-parseInt(n(439))/4)+parseInt(n(469))/5+parseInt(n(373))/6+parseInt(n(437))/7*(-parseInt(n(449))/8)+parseInt(n(464))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class zc extends Vc{constructor(e,n,r,s){const i=Xc;super(e,n,r,s),this[i(393)](i(445),""),this[i(468)](i(445)).to(this,i(412),(t=>t&&t[0]?t[0][i(445)]:"")),this[i(468)](i(407)).to(this,i(412),this,i(462),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(403)+Kc(e[n(447)],e[n(463)])+n(470);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(430)]=null,this[i(398)]=this[i(457)](Wr(e,i(441)),t.icons[i(478)],i(423),i(477),"sw"),this[i(398)][i(468)](i(472)).to(this,i(438)),this[i(476)]=this[i(457)](Wr(e,i(378)),t.icons[i(479)],i(450),i(415),"sw"),this[i(476)][i(468)](i(472)).to(this,i(381)),this[i(380)]=new o.UserView(e,this[i(456)][i(377)],this[i(384)]()),this[i(380)][i(374)]({attributes:{class:[i(382),i(459)]}}),this[i(408)](this[i(432)]())}[Hc(432)](){const t=Hc,e=this[t(425)],n=[{tag:t(391),attributes:{class:[t(443),t(473)]},children:[{tag:t(414),children:[{text:this[t(380)][t(409)]}],attributes:{class:[t(405),t(453)]}},{tag:t(446),attributes:{datetime:e.to(t(375)),class:[t(475),t(372)]},children:[{text:e.to(t(375),(e=>this[t(451)][t(467)](e)))}]}]},{tag:t(391),attributes:{class:[t(466),t(461)]},children:[this[t(398)],this[t(476)]]},{tag:t(391),attributes:{class:[t(424)]}}];this[t(456)][t(383)]&&n[t(387)]({tag:t(391),attributes:{class:[t(371)]},children:[{text:this[t(400)]()}]});const r={tag:t(391),attributes:{class:[t(396),e.if(t(462),t(394)),e.to(t(445),(e=>t(413)+e)),this[t(451)][t(399)]&&t(390)],"data-suggestion-id":this[t(456)].id,"data-thread-id":this[t(456)][t(386)].id,"data-author-id":this[t(456)][t(377)].id,tabindex:-1},children:[{tag:t(391),attributes:{class:[t(452),t(427)]},children:[this[t(380)],{tag:t(391),attributes:{class:[t(460),t(392)]},children:n}]}]};return this[t(426)]&&this[t(410)]&&(r[t(385)][t(387)](this[t(426)],this[t(410)]),this[t(426)][t(436)](t(433)).to(this),this[t(426)][t(436)](t(431)).to(this),this[t(410)][t(436)](t(433)).to(this),this[t(410)][t(436)](t(431)).to(this)),r}[Hc(419)](){const t=Hc;super[t(419)](),this[t(430)]=this[t(395)][t(411)](t(404)),this[t(430)][t(417)]=this[t(407)],this.on(t(379),((e,n,r)=>{const s=t;this[s(430)][s(417)]=r}))}[Hc(457)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(416)]);return a[i(393)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(374)]({attributes:{class:n}}),a.on(i(442),(()=>{const t=i;this[t(421)](r,this[t(456)].id)})),a}[Hc(400)](){const t=Hc;return t(474)===this[t(456)][t(401)][t(418)][t(376)]?Wr(this[t(416)],t(402)):Wr(this[t(416)],t(406))}[Hc(384)](){const t=Hc;return this[t(456)][t(383)]?t(474)===this[t(456)][t(401)][t(418)][t(376)]?Wr(this[t(416)],t(429),this[t(456)][t(388)][t(409)]):Wr(this[t(416)],t(448),this[t(456)][t(388)][t(409)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(422)]("*")[n(458)](((t,e)=>e%2!=0?n(435)+qc(t)+n(440):qc(t)))[n(454)](""),e&&(r+=n(434)+e[n(420)]+n(455)+e[n(465)]+n(397)),r}function Xc(t,e){const n=Wc();return(Xc=function(t,e){return n[t-=370]})(t,e)}function qc(t){const e=Hc,n=document[e(389)](e(414));return n[e(471)]=t,n[e(417)]}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',Zc=Jc;function Qc(){const t=["40444ntDCfE","suggestion-","17844oWccum","activeMarkers","_unbindEditors","acceptButton","_destroyController","274908xdbBTX","_disableComments","model","menuitemcheckbox","type","14ZcKfKC","_addUIComponentsToFactory","menuitem","CommentsRepository","424200oVWnTg","values","TrackChangesEditing","execute","_refreshActiveMarkers","menuBar:trackChanges","comments","button","reduce","commandName","componentFactory","suggestionLoaded","hasSuggestion","Accept all suggestions","destroy","Discard all suggestions","descriptionParts","_bindAnnotationToEditors","getSuggestion","comments.maxCommentsWhenCollapsed","children","config","suggestionUnloaded","editing","Track changes","createAnnotation","discardAllSuggestions","comments.editorConfig","EditorAnnotations","init","define","discardButton","_suggestionToController","getJoined","delegate","_handleSuggestionControllerDelayed","activeAnnotations","innerView","pluginName","commands","trackChanges","listenTo","isMultiRange","refreshSelectedViews","153tIMRWm","length","createAnnotationView","lowest","trackChanges.disableComments","get","discardSelectedSuggestions","change:previous","has","some","_createToolbarButton","Annotations","menu","buttonView","set","add","_annotationViews","Accept all selected suggestions","getMarkerNames","requires","isDirty","keys","isInContent","acceptSelectedSuggestions","items","filter","commentThread","addComment","getFirstRange","trackChanges.SuggestionThreadView","arrowView","getByInnerView","from","getRanges","Discard all selected suggestions","plugins","116720ndtZRd","focus","registerAnnotation","_initializeController","value","_createMenuBarMenu","comments.maxThreadTotalWeight","actionView","size","descriptionFactory","getMarkers","187cTvHSa","CommentView","18HlyAUf","createCommentThreadController","switchbutton","_updateController","source","previous","change:activeAnnotations","200220BYMIbr","panelView","CommentsUI","stopListening","remove","delete","8JfRLEj","getDescriptions","push","bind","_handleControllerBuffer","head","mainView","addSourceCollector","_viewToController","getAllAdjacentSuggestions","locale","acceptAllSuggestions","suggestionChanged","isOn","SuggestionThreadView","clear","comments.maxCommentCharsWhenCollapsed","editor","isEnabled","unbind","view","32466TBwJXk","separator","toMany","TrackChangesUI"];return(Qc=function(){return t})()}function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(122632===parseInt(n(198))/1*(-parseInt(n(320))/2)+-parseInt(n(258))/3*(parseInt(n(200))/4)+parseInt(n(314))/5+parseInt(n(194))/6*(parseInt(n(210))/7)+-parseInt(n(294))/8*(-parseInt(n(307))/9)+parseInt(n(214))/10+-parseInt(n(305))/11*(-parseInt(n(205))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Zc(277)](){const t=Zc;return[_c,o.Users,t(213),t(269),t(242)]}static get[Zc(252)](){return Zc(197)}constructor(t){const e=Zc;super(t),this[e(246)]=new Map,this[e(328)]=new Map,this[e(274)]=new Map,this[e(324)]=new Map;const n=this[e(190)][e(235)];n[e(244)](e(287),zc),n[e(244)](e(262),!1),this[e(206)]=n[e(263)](e(262))}[Zc(249)](t,e){const n=Zc;0===this[n(324)][n(302)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(324)]){const r=this[t(246)][t(266)](e);r||n?r&&n&&this[t(204)](e):this[t(297)](e)}this[t(324)][t(188)](),this[t(190)][t(293)][t(263)](t(242))[t(257)](),this[t(218)]()}),10),this[n(324)][n(272)](t,e)}[Zc(243)](){const t=Zc,e=this[t(190)],n=e[t(293)][t(263)](t(216)),r=e[t(293)][t(263)](t(269)),s=e[t(293)][t(263)](t(242)),o=e[t(293)][t(263)](t(213));this[t(211)](),s[t(327)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(290)](this[e(246)])){const s=t[e(182)](),o=[];for(const t of s){if(!t[e(280)])continue;if(t[e(256)]){o[e(322)](...t[e(291)]());continue}const n=t[e(286)]();if(o[e(259)]>0){const t=o[0][e(247)](n);if(t){o[0]=t;continue}}o[e(322)](n)}n[e(322)]([r[e(193)],o])}return n})),this[t(255)](n,t(225),((e,n)=>{const r=t;this[r(255)](n,r(265),((t,e,s,o)=>{const i=r;n[i(280)]&&(null==s?(this[i(310)](o[i(325)]),this[i(249)](n,!1)):(this[i(310)](s[i(325)]),null==o&&this[i(249)](n,!0)))})),null!==n[r(312)]?this[r(310)](n[r(325)]):this[r(249)](n,!1)})),this[t(255)](n,t(236),((e,n,r)=>{const s=t;this[s(317)](n,s(265)),this[s(324)][s(319)](n),this[s(246)][s(266)](n)&&this[s(204)](n),r&&this[s(310)](r[s(325)])})),this[t(255)](n,t(185),((e,n)=>{this[t(310)](n)})),this[t(255)](r,t(313),(()=>{this[t(218)]()})),this[t(255)](o,t(285),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(226)](r))return;const i=n[o(232)](r);this[o(246)][o(263)](i)[o(193)][o(295)]()}),{priority:t(261)})}[Zc(218)](){const t=Zc,e=this[t(190)][t(293)][t(263)](t(269)),n=this[t(190)][t(293)][t(263)](t(216)),r=Array[t(290)](e[t(250)],(e=>e[t(251)]))[t(283)]((e=>this[t(328)][t(266)](e))),s=[];for(const e of r){const n=this[t(328)][t(263)](e)[t(207)][t(182)]();s[t(322)](...n[t(222)](((e,n)=>[...e,...n[t(276)]()]),[]))}n[t(201)]=s}[Zc(211)](){const t=Zc,n=this[t(190)],r=n[t(183)],o=Wr(r,t(238)),i=new e.Collection([{type:t(309),model:new s.ViewModel({withText:!0,label:o,commandName:t(254),role:t(208)})},{type:t(195)},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(227)),commandName:t(184),role:t(212)})},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(275)),commandName:t(281),role:t(212)})},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(229)),commandName:t(240),role:t(212)})},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(292)),commandName:t(264),role:t(212)})}]);for(const e of i)if(tu(e)){const r=n[t(253)][t(263)](e[t(207)][t(223)]);e[t(207)][t(323)](t(186),t(191)).to(r,t(298),t(191))}n.ui[t(224)][t(273)](t(254),(e=>this[t(268)](e,i,o))),n.ui[t(224)][t(273)](t(219),(e=>this[t(299)](e,i,o)))}[Zc(268)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(190)][r(253)][r(263)](r(254));o[r(271)][r(272)]({tooltip:n,label:n,icon:Yc}),o[r(271)][r(323)](r(186)).to(i,r(298)),o[r(271)].on(r(217),(()=>{const t=r;i[t(217)](),this[t(190)][t(237)][t(193)][t(295)]()})),(0,s.addListToDropdown)(o,e,{role:r(270)});const a=[];for(const t of e)tu(t)&&a[r(322)](this[r(190)][r(253)][r(263)](t[r(207)][r(223)]));const c=o[r(271)];return c[r(301)][r(192)](r(191)),c[r(288)][r(192)](r(191)),c[r(301)][r(323)](r(191)).to(i,r(191)),c[r(288)][r(323)](r(191))[r(196)](a,r(191),((...t)=>t[r(267)]((t=>t)))),o.on(r(217),(t=>{const e=r;this[e(190)][e(217)](t[e(311)][e(223)]),this[e(190)][e(237)][e(193)][e(295)]()})),o}[Zc(299)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(190)][r(253)][r(263)](r(254));o[r(271)][r(272)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(195)==n[r(209)]){a[r(282)][r(273)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(207)];i[r(323)](...Object[r(279)](c)).to(c),i[r(248)](r(217)).to(o),i.on(r(217),(()=>{const t=r;this[t(190)][t(217)](c[t(223)]),this[t(190)][t(237)][t(193)][t(295)]()})),e[r(234)][r(273)](i),a[r(282)][r(273)](e)}return o[r(323)](r(191)).to(i,r(191)),o[r(315)][r(234)][r(273)](a),o}[Zc(297)](t){const e=Zc,n=this[e(190)],r=n[e(235)],s=n[e(293)][e(263)](e(269)),i=n[e(293)][e(263)](e(213)),a=n[e(293)][e(263)](e(242)),c=n[e(293)][e(263)](o.Users).me,u=r[e(263)](e(254))[e(187)],{CommentsListView:l,CommentThreadInputView:f}=n[e(293)][e(263)](e(316));let h,g;this[e(274)][e(266)](t.id)?(g=this[e(274)][e(263)](t.id),h=g[e(326)]):(h=new u(n[e(183)],t,c,{disableComments:this[e(206)],editorConfig:r[e(263)](e(241)),maxCommentsWhenCollapsed:r[e(263)](e(233)),maxThreadTotalWeight:r[e(263)](e(300)),maxCommentCharsWhenCollapsed:r[e(263)](e(189)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(263)](e(183))),CommentView:r[e(263)](e(220))[e(306)],CommentsListView:l,CommentThreadInputView:f}),h[e(203)].on(e(217),(()=>{const t=e;n[t(237)][t(193)][t(295)]()})),h[e(245)].on(e(217),(()=>{const t=e;n[t(237)][t(193)][t(295)]()})),g=s[e(260)](this[e(190)][e(183)],h),g[e(323)](e(278)).to(h,e(278)),g[e(323)](e(259)).to(h),g[e(323)](e(209)).to(h,e(209),(t=>e(199)+t)),this[e(274)][e(272)](t.id,g));const d=i[e(308)](t[e(284)],h),p=new xc(n,t,h,d),m=t[e(182)]()[e(283)]((t=>t[e(280)]));h[e(230)]=n[e(293)][e(263)](e(216))[e(303)][e(321)](m),this[e(246)][e(272)](t,p),this[e(328)][e(272)](h,p);const I=s[e(239)]({view:g,target:()=>{const r=e,s=[],i=t[r(182)]()[r(283)]((t=>t[r(280)]));for(const t of i)s[r(322)](...t[r(304)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(237)],s)},type:()=>e(199)+p[e(193)][e(209)]});i[e(231)](h,I),s[e(273)](I),a[e(296)](I)}[Zc(204)](t){const e=Zc,n=this[e(190)][e(293)][e(263)](e(213)),r=this[e(190)][e(293)][e(263)](e(269)),s=this[e(246)][e(263)](t),o=s[e(193)],i=r[e(289)](o);n[e(202)](o),i&&r[e(318)](i),this[e(246)][e(319)](t),this[e(328)][e(319)](o),s[e(228)]()}[Zc(310)](t){const e=Zc;if(!t[e(280)]||!this[e(246)][e(266)](t))return;const n=this[e(190)][e(293)][e(263)](e(216)),r=this[e(246)][e(263)](t),s=t[e(182)]();r[e(193)][e(230)]=n[e(303)][e(321)](s)}[Zc(228)](){const t=Zc;for(const e of this[t(246)][t(279)]())this[t(204)](e);for(const e of this[t(274)][t(215)]())e[t(326)][t(228)]();super[t(228)]()}}function tu(t){return Zc(207)in t}var eu=ru;function nu(){var t=["addSuggestionData","requires","TrackChanges","26629047oNlQGV","6993752AdqaBh","getSuggestions","198790OwLfXa","get","11576KpyRCa","addSuggestion","39BPebpX","plugins","getSuggestion","10572590oVvemR","pluginName","4179306SvVFCR","Comments","4BPYGxV","289915SeLyPI","editor","adapter"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=202]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(938728===-parseInt(n(222))/1+-parseInt(n(203))/2*(parseInt(n(205))/3)+-parseInt(n(212))/4*(parseInt(n(213))/5)+parseInt(n(210))/6+-parseInt(n(208))/7+-parseInt(n(220))/8+parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(217)](){return[_c,$c,eu(211)]}static get[eu(209)](){return eu(218)}set[eu(215)](t){var e=eu;this[e(214)][e(206)][e(202)](_c)[e(215)]=t}get[eu(215)](){var t=eu;return this[t(214)][t(206)][t(202)](_c)[t(215)]}[eu(204)](t){var e=eu;return this[e(214)][e(206)][e(202)](_c)[e(216)](t)}[eu(221)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(214)][n(206)][n(202)](_c)[n(221)]({skipNotAttached:t,toJSON:e})}[eu(207)](t){var e=eu;return this[e(214)][e(206)][e(202)](_c)[e(207)](t)}}const ou=iu;function iu(t,e){const n=fu();return(iu=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(987952===parseInt(n(192))/1+-parseInt(n(199))/2*(parseInt(n(181))/3)+-parseInt(n(206))/4+-parseInt(n(177))/5+parseInt(n(216))/6+parseInt(n(165))/7*(-parseInt(n(186))/8)+parseInt(n(167))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const au=[ou(201)];class cu extends t.Plugin{static get[ou(210)](){return[_c]}static get[ou(195)](){return ou(205)}[ou(163)](){const t=ou,n=this[t(209)];if(n[t(166)][t(202)](t(217),(e=>{const r=t,s=n[r(190)][r(218)][r(204)]()[r(220)](((t,e)=>(t[e]="",t)),{});return n[r(193)][r(175)](s,e)})),t(212)!=typeof n[t(166)][t(182)](t(189))[t(178)])throw new e.CKEditorError(t(214))}[ou(194)](t){return hu(this[ou(209)],!0,t)}[ou(191)](t){return hu(this[ou(209)],!1,t)}}class uu extends t.Plugin{static get[ou(195)](){return ou(222)}constructor(t){const e=ou;super(t),this[e(215)]=e(184)}[ou(163)](){const t=ou;this[t(209)][t(198)][t(182)](t(183))[t(180)]={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(209)][t(198)][t(182)](t(187))[t(180)]=null}}function lu(t){return void 0!==t[ou(208)]}function fu(){const t=["TrackChangesEditing","addUser","trackChangesData","model","getDataWithDiscardedSuggestions","1637835YBrXrS","constructor","getDataWithAcceptedSuggestions","pluginName","div","getSuggestions","plugins","99436qQIoOS","addCommentThread","Pagination","define","name","getRootNames","TrackChangesData","1144232IbTVsN","addSuggestionData","getRootsAttributes","editor","requires","destroy","function","getFullData","track-changes-data-invalid-editor-creator","result","4532598zMKfKZ","trackChangesData.editorCreator","document","createElement","reduce","discardAllSuggestions","TrackChangesDataGetter","getCommentThreads","acceptAllSuggestions","appendChild","init","execute","29491tQPfZO","config","10391598IrlFzB","push","getUser","users","useAnonymousUser","map","set","createDocumentFragment","create","Users","579355phXopn","editorCreator","data","_adapter","72CBIjiE","get","CommentsRepository","end","rootsAttributes","1832rwDTBR"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(198)][r(168)](_c,uu),s[r(185)]=lu(t)?t[r(208)]():void 0;const i=document[r(174)](),a=t[r(166)][r(182)](r(189))[r(178)],c=await a(s,(()=>function(t){const e=r,n=document[e(219)](e(196));return t[e(162)](n),n}(i)));!function(t,e){const n=r,s=t[n(190)][n(218)][n(204)]()[n(220)](((e,r)=>(e[r]=t[n(179)][n(182)]({rootName:r}),e)),{}),o=t[n(198)][n(182)](n(176))[n(170)][n(172)]((t=>({id:t.id,name:t[n(203)]}))),i=t[n(198)][n(182)](n(187))[n(197)]({skipNotAttached:!0,toJSON:!0}),a=t[n(198)][n(182)](n(183))[n(160)]({skipNotAttached:!0,toJSON:!0}),c=e[n(198)][n(182)](n(176)),u=e[n(198)][n(182)](n(187)),l=e[n(198)][n(182)](n(183));for(const t of o)c[n(169)](t.id)||c[n(188)](t);c.me||c[n(171)]();for(const t of a)l[n(200)](t);for(const t of i)u[n(207)](t);e[n(179)][n(173)](s)}(t,c),c[r(164)](r(e?161:221));const u=lu(c)?c[r(213)](n):c[r(179)][r(182)](n);return await c[r(211)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=187]})(t,e)}function du(){var t=["993SXWPvL","667945EZZuPl","17452584eyqEPL","5lzAQtZ","5383450DUTiCo","7oNkjQq","3507692TikIml","42165iHEYZX","4818246uLKFyl","3658tObete","11fqkyEO","760lYpPbL"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(459626===parseInt(n(187))/1+parseInt(n(195))/2*(-parseInt(n(198))/3)+parseInt(n(192))/4*(-parseInt(n(189))/5)+parseInt(n(194))/6*(parseInt(n(191))/7)+parseInt(n(197))/8*(-parseInt(n(193))/9)+-parseInt(n(190))/10*(parseInt(n(196))/11)+parseInt(n(188))/12)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:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["affectsData","has","6466523wsGqDE","clearForceDisabled","288949uKswrn","12351LsaQlI","_isEnabledBasedOnSelection","_enabledCommands","1400490McWLLw","value","453340lkTPHI","457160qRPcgo","refresh","editor","TrackChangesCommand","execute","commands","_disableUnsupportedCommands","isEnabled","1831364gcWZfb","forceDisabled","8FmMQeG","_enableCommands"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(271059===-parseInt(n(406))/1+-parseInt(n(412))/2+-parseInt(n(407))/3+-parseInt(n(398))/4+parseInt(n(413))/5+parseInt(n(410))/6+parseInt(n(404))/7*(parseInt(n(400))/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(409)]=e,this[n(411)]=!1,this[n(414)](),this[n(408)]=!1}[c(414)](){this[c(397)]=!0}[c(417)](){const t=c;this[t(411)]=!this[t(411)],this[t(411)]?this[t(396)]():this[t(401)]()}[c(396)](){const t=c;for(const e of this[t(415)][t(418)][t(418)]())e[t(402)]&&!this[t(409)][t(403)](e)&&e[t(399)](t(416))}[c(401)](){const t=c;for(const e of this[t(415)][t(418)][t(418)]())e[t(402)]&&!this[t(409)][t(403)](e)&&e[t(405)](t(416))}}function h(){const t=["33817zdceOo","670560tBdSzB","track-changes-accept-suggestion-not-found","5PRxgRI","editor","model","_isEnabledBasedOnSelection","acceptSuggestion","canEditAt","plugins","1034466ZCGMWf","2pcRYXZ","isEnabled","93601jPcKKs","341415cnxvhI","660KGAxkY","_suggestions","168TPIjVo","TrackChangesEditing","execute","refresh","get","113048FbZSIy","764lkdyLd","1455mBopCR","getRanges","10fhvArl"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(104557===-parseInt(n(210))/1*(parseInt(n(235))/2)+parseInt(n(221))/3*(parseInt(n(220))/4)+parseInt(n(227))/5*(-parseInt(n(234))/6)+parseInt(n(224))/7*(-parseInt(n(214))/8)+-parseInt(n(211))/9+parseInt(n(223))/10*(-parseInt(n(225))/11)+parseInt(n(212))/12*(parseInt(n(219))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(213)]=e,this[n(217)](),this[n(230)]=!1}[g(217)](){this[g(236)]=!0}[g(216)](t){const n=g,r=this[n(213)][n(218)](t);if(!r)throw new e.CKEditorError(n(226),this);const s=r[n(222)]();this[n(228)][n(229)][n(232)](s)&&this[n(228)][n(233)][n(218)](n(215))[n(231)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=468]})(t,e)}function E(){const t=["4207nGsxoI","isEnabled","8689797vsbpsu","TrackChangesEditing","editor","get","_suggestions","model","675758yCTMss","4OlKYkB","6263400HJTvHd","discardSuggestion","execute","_isEnabledBasedOnSelection","refresh","plugins","64621480CKbVqp","24252NBmbUz","5686828gWvNvk","getRanges","17274mQutWH","track-changes-discard-suggestion-not-found","canEditAt","5BthWgw"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(869778===-parseInt(n(484))/1+parseInt(n(485))/2*(-parseInt(n(469))/3)+-parseInt(n(470))/4*(parseInt(n(475))/5)+-parseInt(n(472))/6*(parseInt(n(476))/7)+-parseInt(n(486))/8+-parseInt(n(478))/9+parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(482)]=e,this[n(490)](),this[n(489)]=!1}[m(490)](){this[m(477)]=!0}[m(488)](t){const n=m,r=this[n(482)][n(481)](t);if(!r)throw new e.CKEditorError(n(473),this);const s=r[n(471)]();this[n(480)][n(483)][n(474)](s)&&this[n(480)][n(491)][n(481)](n(479))[n(487)](r)}}function T(t,e){const n=y();return(T=function(t,e){return n[t-=164]})(t,e)}function _(t){const e=T;return t[e(188)](((t,n)=>e(165)==t[e(206)]&&e(165)!=n[e(206)]?-1:e(165)!=t[e(206)]&&e(165)==n[e(206)]?1:0))}function y(){const t=["push","10391730soJNBx","replace","createPositionAt","isInContent","start","1685734ApqKHp","createPositionBefore","length","color","type","isIntersecting","6txyzCB","deletion","4627021zLMUWn","map","join","24VPJsXV","next","isCollapsed","11uqXcoA"," [color ","9GrxctL","createPositionAfter","from","isArray","add","3189789NKxzAb","isTouching","119012zBSeba","925940GZnDyg","isObject","content","schema","value","getRanges","sort","createRange","end","execute","splice","6244705pSgAru","isMultiRange","change"];return(y=function(){return t})()}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(185)];for(;s<t[n(204)];){const a=t[s],c=t[s+1];r||(r=e[n(203)](a)),k(e,a,c)||(o[n(196)](e[n(189)](r,i[n(183)](a)?e[n(175)](a):e[n(199)](a,n(190)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(175)](e),o=t[r(203)](n);return s[r(180)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(854462===-parseInt(n(181))/1+parseInt(n(202))/2+parseInt(n(174))/3*(parseInt(n(182))/4)+-parseInt(n(193))/5+-parseInt(n(164))/6*(-parseInt(n(166))/7)+-parseInt(n(169))/8*(-parseInt(n(179))/9)+parseInt(n(197))/10*(-parseInt(n(172))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=T;for(;n[r(204)];){const s=n[r(192)](0,100);t[r(195)]((()=>{const t=r;for(const n of s)n[t(200)]&&e[t(191)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=500]})(t,e)}function R(){const t=["1200QuTWnR","refresh","canEditAt","503727lrqSfw","97xPEPAE","editor","getRanges","7846aMdujR","3025JyWDiA","isEnabled","_suggestions","188167QygBLK","2163464wTDqzA","_command","8662140CSTkUK","isInContent","_isEnabledBasedOnSelection","values","from","5613210chiKSX","execute","some","152cbzvIB","model"];return(R=function(){return t})()}const N=L;!function(t,e){const n=L,r=t();for(;;)try{if(396789===parseInt(n(500))/1*(parseInt(n(503))/2)+parseInt(n(523))/3+-parseInt(n(508))/4+-parseInt(n(504))/5*(-parseInt(n(520))/6)+parseInt(n(507))/7*(parseInt(n(518))/8)+parseInt(n(515))/9+-parseInt(n(510))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(509)]=e,this[r(506)]=n,this[r(521)](),this[r(512)]=!1}[N(521)](){const t=N,e=Array[t(514)](this[t(506)][t(513)]())[t(517)]((e=>e[t(511)]));this[t(505)]=this[t(509)][t(505)]&&e}[N(516)](){const t=N,e=_(Array[t(514)](this[t(506)][t(513)]()));for(const n of e){const e=n[t(502)]();if(!this[t(501)][t(519)][t(522)](e))return}C(this[t(501)][t(519)],this[t(509)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=426]})(t,e)}function O(){const t=["editor","selection","332699TdXrkl","522306mrKOps","model","refresh","5893272rXQlMD","2861232HPqUvg","_command","values","390hezwLl","isEnabled","315482CWIYja","_isEnabledBasedOnSelection","size","canEditAt","28206639aBnmqn","getRanges","execute","_selectedSuggestions","37048fDOCBY","document","_suggestions","from","55agsgWH"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(978648===parseInt(n(444))/1+parseInt(n(429))/2+-parseInt(n(427))/3*(parseInt(n(437))/4)+parseInt(n(441))/5*(-parseInt(n(445))/6)+-parseInt(n(448))/7+parseInt(n(449))/8+parseInt(n(433))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(450)]=e,this[r(439)]=n,this[r(436)]=new Set,this[r(447)](),this[r(430)]=!1}[M(447)](){const t=M,e=this[t(442)][t(446)][t(438)][t(443)],n=Array[t(440)](this[t(439)][t(426)]());this[t(436)]=function(t,e){const n=T,r=Array[n(176)](t[n(187)]()),s=new Set;for(const o of e)if(o[n(200)])for(const e of r)for(const r of o[n(187)]())(e[n(207)](r)||t[n(171)]&&!o[n(194)]&&o[n(170)]&&r[n(190)][n(180)](e[n(201)]))&&s[n(178)](o);return s}(e,n),this[t(428)]=this[t(450)][t(428)]&&!!this[t(436)][t(431)]}[M(435)](){const t=M,e=_(Array[t(440)](this[t(436)]));for(const n of e){const e=n[t(434)]();if(!this[t(442)][t(446)][t(432)](e))return}C(this[t(442)][t(446)],this[t(450)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var 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=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Y||Function("return this")();const J=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=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||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const 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=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?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?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var 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)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Qt(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 Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(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)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(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?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ze(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,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 Nn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(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?Pe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Jn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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:Qn(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 Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var 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):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 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:Dr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Vr;function Gr(){const t=["addRange","suggestion:","onDiscard","commentThread","map","getMarkers","nodeBefore","removeMarkers","@external","length","_saved","start","_onDiscard","3481MBFVCG","get","getFirstMarker","creator","previous","isInContent","setAttribute","getContainedElement","5027736zIApxB","clear","getRanges","isExternal","getFirstRange","4865252YkfGAh","addMarker","subType","_model","nodeAfter","size","type","removeMarker","74Emgnse","createdAt","getAllAdjacentSuggestions","add","authoredAt","discard","attributes","removeAttribute","change","isMultiRange","next","onAttributesChange","getMarkerNames","reduce","getItems","push","delete","toJSON","markers","author","onAccept","isIntersectingWithRange","head","getMultiRangeId","decorate","_onAttributesChange","3910145uUuKYW","9058990SlRcNT","split","_markerNames","_isDataLoaded","hasComments","end","getRange","from","addMarkerName","360555GMOLdH","substr","27znahJN","filter","_onAccept","set","accept","isIntersecting","3936948osDErc","data","24JFmVid"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(418416===-parseInt(n(188))/1*(parseInt(n(209))/2)+-parseInt(n(164))/3*(parseInt(n(174))/4)+-parseInt(n(154))/5+parseInt(n(172))/6+-parseInt(n(201))/7+-parseInt(n(196))/8+parseInt(n(166))/9*(parseInt(n(155))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(158)]=!1,this.id=e.id,this[n(207)]=e[n(207)],this[n(203)]=e[n(203)]||null,this[n(147)]=e[n(147)],this[n(191)]=e[n(191)]||e[n(147)],this[n(199)]=Boolean(e[n(134)]&&e[n(134)][n(183)]),this[n(173)]=null,this[n(204)]=t,this[n(168)]=e[n(148)],this[n(187)]=e[n(177)],this[n(153)]=e[n(139)],this[n(157)]=new Set,this[n(210)]=null,this[n(169)](n(132),null),this[n(169)](n(134),e[n(134)]||{}),this[n(169)](n(192),null),this[n(169)](n(138),null),this[n(169)](n(178),null),this[n(169)](n(185),!1),this[n(152)](n(170)),this[n(152)](n(133))}get[jr(150)](){const t=jr;let e=this;for(;e[t(192)];)e=e[t(192)];return e}get[jr(159)](){const t=jr;return!!this[t(178)]&&this[t(178)][t(184)]>0}get[jr(137)](){const t=jr;return 0!=this[t(157)][t(206)]&&6==Array[t(162)](this[t(157)])[0][t(156)](":")[t(184)]}get[jr(193)](){return null!==this[jr(190)]()}[jr(163)](t){const e=jr;this[e(157)][e(212)](t)}[jr(140)](){const t=jr;return Array[t(162)](this[t(157)])}[jr(180)](){const t=jr;return this[t(140)]()[t(179)]((e=>this[t(204)][t(146)][t(189)](e)))[t(167)]((t=>t))}[jr(190)](){return this[jr(180)]()[0]||null}[jr(182)](){const t=jr;this[t(204)][t(136)]((e=>{const n=t;for(const t of this[n(180)]())e[n(208)](t)})),this[t(157)][t(197)]()}[jr(208)](t){const e=jr;this[e(204)][e(136)]((n=>{n[e(208)](t)})),this[e(157)][e(144)](t)}[jr(175)](t){const e=jr,n=e(176)+this[e(207)]+":"+this[e(203)]+":"+this.id+":"+this[e(191)].id+":"+Hr[e(151)]();this[e(163)](n),this[e(204)][e(136)]((r=>{r[e(202)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(149)](t){const e=jr;for(const n of this[e(198)]())if(n[e(171)](t))return!0;return!1}[jr(198)](){const t=jr;return this[t(180)]()[t(179)]((e=>e[t(161)]()))}[jr(142)](){const t=jr;return this[t(198)]()[t(141)](((e,n)=>[...e,...n[t(142)]()]),[])}[jr(200)](){const t=jr;var e;return(null===(e=this[t(190)]())||void 0===e?void 0:e[t(161)]())||null}[jr(195)](){const t=jr,e=this[t(198)]();if(1!=e[t(184)])return null;const n=e[0],r=n[t(186)][t(205)],s=n[t(160)][t(181)];return r instanceof i.Element?r!=s?null:r:null}[jr(170)](){const t=jr;this[t(168)](this[t(198)](),this[t(173)],this[t(134)]),this[t(182)]()}[jr(133)](){const t=jr;this[t(187)](this[t(198)](),this[t(173)],this[t(134)]),this[t(182)]()}[jr(211)](){const t=jr,e=[];let n=this[t(150)];for(;n;)e[t(143)](n),n=n[t(138)];return e}[jr(194)](t,e){const n=jr,r=Xn(this[n(134)]);hr(r,t,e),wr(r,this[n(134)])||(this[n(134)]=r,this[n(153)](r))}[jr(135)](t){const e=jr,n=Xn(this[e(134)]);Ur(n,t),wr(n,this[e(134)])||(this[e(134)]=n,this[e(153)](this[e(134)]))}[jr(145)](){const t=jr;return{id:this.id,type:this[t(203)]?this[t(207)]+":"+this[t(203)]:this[t(207)],authorId:this[t(191)].id,createdAt:this[t(210)],hasComments:this[t(159)],data:this[t(173)],attributes:this[t(134)]}}static[jr(151)](){const t=jr;return(0,e.uid)()[t(165)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=268]})(t,e)}function qr(){const t=["key","*Set format:* %0","previousSibling","328968qDncUG","end","Container","softBreak","*Remove:* %0","registerElementLabel","1211LNrDBN","isObject","registerAttributeLabel","3807rGWGgP","format","*Split:* %0","map","_itemLabels","isInContent","add","replace","normal","pop","push","indexOf","text","5HjQJOA","start","ELEMENT_SPACE","$1 $2","_handleInsertRemoveSuggestionDescription","23752QIhbKn","4854YxoSTK","checkChild","_handleAttributeSuggestionDescription","Object","*Insert:* %0","689QKhkYl","addFormat","registerDescriptionCallback","addEmptyContainer","_addDescriptionItems","7208ELiPyh","has","EmptyContainer","quantity","isEqual","removeContainer","elementEnd","nodeAfter","28602XjHIyC","addObject","insertion","type","1410288bwjGzj","deletion","data","nextSibling","_resolveDescriptionItems","matchingCallback","newValue","_customCallbacks","_schema","item","*Merge:* %0","label","_locale","skip","match","987vaFiGI","attribute","REPLACE_TEXT","join","5710pOPBXi","addContainer","getWalker","getDescriptions","_itemLabelsCallbacks","*Change to:* %0","name","function","subType","getItemLabel","removeObject","$text","set","removeFormat","element","$textProxy","isEmpty","remove","removeEmptyContainer","get","745borWst","_handleCustomCallbackDescription","_attributeLabels","elementStart","*Remove format:* %0","length","_handleRenameSuggestionDescription","getFirstRange"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(524142===-parseInt(n(331))/1*(parseInt(n(355))/2)+parseInt(n(274))/3*(-parseInt(n(347))/4)+-parseInt(n(298))/5*(parseInt(n(337))/6)+parseInt(n(315))/7*(-parseInt(n(336))/8)+parseInt(n(318))/9*(parseInt(n(278))/10)+parseInt(n(359))/11+parseInt(n(309))/12*(parseInt(n(342))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(366)]=[],this[n(322)]=new Map,this[n(282)]=[],this[n(300)]=new Map,this[n(367)]=t,this[n(271)]=e}[Wr(281)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(303)];o++){const i=t[o];if(!i[e(323)])continue;const a=this[e(299)](i);if(a){if(null!=i[e(286)]){if(r[e(348)](i[e(286)]))continue;r[e(324)](i[e(286)])}n[e(328)](a)}else if(e(275)!=i[e(358)])e(357)!=i[e(358)]&&e(360)!=i[e(358)]||this[e(335)](n,i,t[o+1]);else{const t=i[e(361)][e(306)];if(s[e(348)](t))continue;s[e(324)](i[e(361)][e(306)]),t==Tc?this[e(304)](n,i):this[e(339)](n,i)}}return this[e(363)](n)}[Wr(344)](t){const e=Wr;this[e(366)][e(328)](t)}[Wr(314)](t,n,r=e.priorities[Wr(326)]){const s=Wr;s(285)==typeof t?(0,e.insertToPriorityArray)(this[s(282)],{matchingCallback:t,label:n,priority:r}):this[s(322)][s(290)](t,n)}[Wr(317)](t,e){const n=Wr;this[n(300)][n(290)](t,e)}[Wr(287)](t,e=1){const n=Wr;let r;for(const e of this[n(282)])if(e[n(364)](t)){r=e[n(270)];break}return r||(r=this[n(322)][n(297)](t[n(284)])),r?r(e):1!==e?e+" "+t[n(284)]+"s":""+t[n(284)]}[Wr(346)](t,e){const n=Wr,r=e[n(305)]()[n(280)](),s=n(357)==e[n(358)]?n(324):n(295);for(const e of r){const o=e[n(268)],i=t[t[n(303)]-1];if(o.is(n(293)))i&&i[n(358)][n(329)](n(311))>-1&&t[n(327)](),i&&n(330)==i[n(358)]?i[s]+=o[n(361)]:t[n(328)]({type:n(330),add:n(324)==s?o[n(361)]:"",remove:n(295)==s?o[n(361)]:""});else if(this[n(367)][n(316)](o)){const a=o;if(i&&i[n(358)][n(329)](n(311))>-1&&t[n(327)](),n(353)==e[n(358)])continue;i&&i[n(358)]==s+n(340)&&i[n(292)][n(284)]==a[n(284)]?i[n(350)]++:t[n(328)]({type:s+n(340),element:a,quantity:1}),r[n(272)]((t=>!(n(353)==t[n(358)]&&t[n(268)]==o)))}else if(this[n(367)][n(338)](o,n(289))||o.is(n(292),n(312))){const r=o;if(n(324)==s&&n(301)==e[n(358)]||n(295)==s&&n(353)==e[n(358)])continue;if(i&&-1==i[n(358)][n(329)](n(311))){n(330)==i[n(358)]&&(i[s]+="\n");continue}let a;if(a=n(324)==s?r[n(362)]&&!this[n(367)][n(316)](r[n(362)])?r[n(362)]:null:r[n(308)]&&!this[n(367)][n(316)](r[n(308)])?r[n(308)]:null,r[n(294)]||a&&a[n(294)]){const e=a&&a[n(294)]?a:r;i&&i[n(358)]==s+n(349)&&i[n(292)][n(284)]==e[n(284)]?i[n(350)]++:t[n(328)]({type:s+n(349),element:e,quantity:1})}else t[n(328)]({type:s+n(311),element:r})}}}[Wr(363)](t){const e=Wr,n=this[e(271)],r=[],s=[],o=[];for(const i of t)switch(i[e(358)]){case e(330):if(i[e(324)]=i[e(324)][e(325)](/(\S)\u000A+(\S)/g,e(334))[e(325)](/\u000A/g,""),i[e(295)]=i[e(295)][e(325)](/(\S)\u000A+(\S)/g,e(334))[e(325)](/\u000A/g,""),""!=i[e(324)]&&""!=i[e(295)]){r[e(328)]({type:e(325),content:zr(n,e(276),['"'+i[e(295)]+'"','"'+i[e(324)]+'"'])});continue}if(null!=i[e(324)][e(273)](/^ +$/)){r[e(328)]({type:e(357),content:zr(n,e(341),zr(n,e(333),i[e(324)][e(303)]))});continue}if(null!=i[e(295)][e(273)](/^ +$/)){r[e(328)]({type:e(360),content:zr(n,e(313),zr(n,e(333),i[e(295)][e(303)]))});continue}if(""!=i[e(324)]){r[e(328)]({type:e(357),content:zr(n,e(341),'"'+i[e(324)]+'"')});continue}r[e(328)]({type:e(360),content:zr(n,e(313),'"'+i[e(295)]+'"')});continue;case e(345):case e(356):r[e(328)]({type:e(357),content:zr(n,e(341),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(296):case e(288):r[e(328)]({type:e(360),content:zr(n,e(313),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(279):r[e(328)]({type:e(357),content:zr(n,e(320),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(352):r[e(328)]({type:e(360),content:zr(n,e(269),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(343):s[e(328)](i[e(306)]);continue;case e(291):o[e(328)](i[e(306)]);continue;default:r[e(328)](i)}if(s[e(303)]){const t=s[e(321)]((t=>this[e(300)][e(348)](t)?this[e(300)][e(297)](t):t))[e(277)](", ");r[e(328)]({type:e(319),content:zr(this[e(271)],e(307),t)})}if(o[e(303)]){const t=o[e(321)]((t=>this[e(300)][e(348)](t)?this[e(300)][e(297)](t):t))[e(277)](", ");r[e(328)]({type:e(319),content:zr(this[e(271)],e(302),t)})}return r}[Wr(299)](t){const e=Wr;for(const n of this[e(366)]){const r=n(t);if(r&&e(358)in r)return r}}[Wr(339)](t,e){const n=Wr,r=e[n(361)],s=void 0===r[n(365)]?n(291):n(343);t[n(328)]({type:s,key:r[n(306)]})}[Wr(304)](t,e){const n=Wr;t[n(328)]({type:n(319),content:zr(this[n(271)],n(283),this[n(287)](e[n(305)]()[n(332)][n(354)],1))})}[Wr(335)](t,e,n){const r=Wr;if(this[r(346)](t,e),n&&n[r(305)]()&&!e[r(305)]()[r(310)][r(351)](n[r(305)]()[r(332)])){const n=t[t[r(303)]-1],s=r(357)==e[r(358)]?r(324):r(295);n&&r(330)==n[r(358)]&&(n[s]+="\n")}}}function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=330]})(t,e)}const Zr=Yr;function Jr(){const t=["TrackChangesEditing","426inqKUn","1656cNSVeE","11690800LcYHJN","15252jNxGlm","668jFUYCh","8DvSphZ","35710JlYYNq","plugins","get","showAIAssistant","12428570giFwuG","afterInit","enableCommand","369346WrfKTg","98ipkyjf","editor","1985795PMRWsM","commands"];return(Jr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(782332===-parseInt(n(330))/1+parseInt(n(340))/2*(parseInt(n(336))/3)+-parseInt(n(341))/4*(parseInt(n(333))/5)+-parseInt(n(339))/6*(parseInt(n(331))/7)+parseInt(n(338))/8+-parseInt(n(337))/9*(parseInt(n(342))/10)+parseInt(n(346))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(347)](){const t=Zr,e=this[t(332)],n=e[t(343)][t(344)](t(335));e[t(334)][t(344)](t(345))&&n[t(348)](t(345))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=299]})(t,e)}const ts=$r;function es(){const t=["FORMAT_ALIGN_TO_LEFT","registerAttributeLabel","FORMAT_ALIGNMENT","2681016lAyLON","formatBlock","type","commandParams","TrackChangesEditing","AlignmentEditing","enableDefaultAttributesIntegration","3550776DqpVtc","format","*Format:* %0","left","218870yAmhus","value","right","registerDescriptionCallback","registerBlockAttribute","alignment","_registerLegacyDescription","commandName","get","has","justify","center","6132kodJkf","1660140caSoYw","descriptionFactory","30394112DznEEi","locale","FORMAT_JUSTIFY_TEXT","plugins","1915zIPfwc","editor","6096671ptVadw","afterInit","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_RIGHT"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(678488===parseInt(n(335))/1+parseInt(n(324))/2+parseInt(n(331))/3+parseInt(n(308))/4*(parseInt(n(315))/5)+parseInt(n(309))/6+parseInt(n(317))/7+-parseInt(n(311))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(318)](){const t=ts,e=this[t(316)],n=e[t(312)];if(!e[t(314)][t(305)](t(329)))return;const r=e[t(314)][t(304)](t(328));r[t(330)](t(301)),r[t(300)](t(301)),r[t(310)][t(322)](t(301),zr(n,t(323))),this[t(302)]()}[ts(302)](){const t=ts,e=this[t(316)],n=e[t(312)];e[t(314)][t(304)](t(328))[t(310)][t(299)]((e=>{const r=t;if(r(325)!=e[r(326)])return;const{data:s}=e;if(s&&r(301)==s[r(303)]){const t=s[r(327)][0][r(336)];return{type:r(332),content:zr(n,r(333),function(t){const e=r;switch(t){case e(334):return zr(n,e(321));case e(337):return zr(n,e(320));case e(307):return zr(n,e(319));case e(306):return zr(n,e(313))}}(t))}}}))}}const rs=is;function ss(){const t=["forceValue","8hxrQwN","enableDefaultAttributesIntegration","get","*Format:* %0","268404ViExri","27rFxKaE","2535798GRGPxR","SubscriptEditing","607756bKHcdT","FORMAT_SUPERSCRIPT","3292bGPicz","subscript","CodeEditing","locale","commandName","1020544LYPWYs","ItalicEditing","UnderlineEditing","slice","FORMAT_BOLD","1474CxeIvn","strikethrough","4194KcNYEt","StrikethroughEditing","type","FORMAT_STRIKETHROUGH","FORMAT_UNDERLINE","italic","underline","BoldEditing","registerAttributeLabel","FORMAT_SUBSCRIPT","code","FORMAT_","FORMAT_CODE","toLowerCase","editor","_registerLegacyDescription","FORMAT_ITALIC","*Remove format:* %0","5427800wjIAbP","registerDescriptionCallback","has","descriptionFactory","SuperscriptEditing","4922860jFJrsd","superscript","bold","15duCVCx","format","plugins","TrackChangesEditing","commandParams","formatInline","toUpperCase","registerInlineAttribute","afterInit"];return(ss=function(){return t})()}!function(t,e){const n=is,r=t();for(;;)try{if(764781===-parseInt(n(475))/1+parseInt(n(424))/2+-parseInt(n(431))/3*(parseInt(n(419))/4)+parseInt(n(457))/5*(parseInt(n(473))/6)+parseInt(n(449))/7*(-parseInt(n(467))/8)+-parseInt(n(472))/9*(parseInt(n(454))/10)+-parseInt(n(429))/11*(-parseInt(n(471))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const os=[rs(438),rs(425),rs(426),rs(421),rs(432),rs(474),rs(453)];function is(t,e){const n=ss();return(is=function(t,e){return n[t-=419]})(t,e)}class as extends t.Plugin{[rs(465)](){const t=rs,e=this[t(445)],n=e[t(459)][t(469)](t(460)),r=e[t(422)];for(const s of os){if(!e[t(459)][t(451)](s))continue;const o=s[t(427)](0,-7)[t(444)](),i=t(442)+o[t(463)]();n[t(468)](o),n[t(464)](o),n[t(452)][t(439)](o,zr(r,i))}this[t(446)]()}[rs(446)](){const t=rs,e=this[t(445)],n=e[t(422)],r=e[t(459)][t(469)](t(460));function s(e,s){const o=t;r[o(452)][o(450)]((t=>{const r=o;if(r(462)!=t[r(433)])return;const{data:i}=t;return i&&i[r(423)]===e?i[r(461)][0][r(466)]?{type:r(458),content:zr(n,r(470),s)}:{type:r(458),content:zr(n,r(448),s)}:void 0}))}s(t(456),zr(n,t(428))),s(t(436),zr(n,t(447))),s(t(437),zr(n,t(435))),s(t(441),zr(n,t(443))),s(t(430),zr(n,t(434))),s(t(420),zr(n,t(440))),s(t(455),zr(n,t(476)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(108728===parseInt(n(481))/1*(-parseInt(n(491))/2)+parseInt(n(484))/3+-parseInt(n(493))/4*(-parseInt(n(497))/5)+parseInt(n(474))/6+-parseInt(n(475))/7+-parseInt(n(461))/8*(parseInt(n(464))/9)+parseInt(n(495))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(500)](){const t=cs,e=this[t(478)],n=e[t(480)];if(!e[t(501)][t(502)](t(473)))return;const r=e[t(501)][t(460)](t(468)),s=this[t(478)][t(492)][t(460)](t(498));r[t(477)](t(498),((n,o={})=>{const i=t,a=this[i(478)][i(496)][i(466)][i(499)],c=o&&void 0!==o[i(459)]?o[i(459)]:!s[i(483)];let u=[];if(c){const t=Array[i(472)](a[i(486)]())[i(479)]((t=>hs(t)||function(t,e){const n=i,r=e[n(467)](t[n(471)],n(498)),s=e[n(467)]([n(485),n(498)],t);return r&&s}(t,this[i(478)][i(496)][i(490)])));u=A(t,e[i(496)])}else{const t=Array[i(472)](a[i(486)]())[i(479)]((t=>hs(t)));u=A(t,e[i(496)])}e[i(496)][i(463)]((()=>{const t=i;for(const e of u)r[t(487)](e,{commandName:t(498),commandParams:[{forceValue:c}]})}))})),r[t(465)][t(470)]((e=>{const r=t,{data:s}=e;if(s&&r(498)==s[r(462)]){const t=zr(n,r(488));return s[r(494)][0][r(459)]?{type:r(476),content:zr(n,r(489),t)}:{type:r(476),content:zr(n,r(482),t)}}}))}}function fs(){const t=["document","checkChild","TrackChangesEditing","name","registerDescriptionCallback","parent","from","BlockQuoteEditing","359478ToBebt","1142386htLugP","format","enableCommand","editor","filter","locale","66MUTPCf","*Remove format:* %0","value","121611oPfCGU","$root","getSelectedBlocks","markBlockFormat","ELEMENT_BLOCK_QUOTE","*Set format:* %0","schema","3748iyBGOj","commands","613812auLQtC","commandParams","2215310hIvLYX","model","5dWueig","blockQuote","selection","afterInit","plugins","has","forceValue","get","64JjuuYA","commandName","change","89802MGQOYe","descriptionFactory"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(498)==t[e(471)][e(469)]}function gs(){const t=["changeCaseLower","4382tVZBLS","16184tAFpJJ","22UTRkGs","5799wduurj","TrackChangesEditing","enableCommand","1704720weseKi","CaseChange","changeCaseTitle","658165RLKdrA","editor","412HPeTfh","276JgGKvd","1356SMLRgE","9maNYaq","33285pkrQGG","plugins","has","get","afterInit","13895436cvtmNI","changeCaseUpper"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(395391===-parseInt(n(127))/1+parseInt(n(130))/2*(-parseInt(n(144))/3)+parseInt(n(129))/4*(-parseInt(n(133))/5)+parseInt(n(131))/6*(-parseInt(n(141))/7)+parseInt(n(142))/8+-parseInt(n(132))/9*(parseInt(n(147))/10)+parseInt(n(143))/11*(parseInt(n(138))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(137)](){const t=ds,e=this[t(128)];e[t(134)][t(135)](t(148))&&(e[t(134)][t(136)](t(145))[t(146)](t(139)),e[t(134)][t(136)](t(145))[t(146)](t(140)),e[t(134)][t(136)](t(145))[t(146)](t(149)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=197]})(t,e)}function bs(){const t=["124272uMcaJT","56smGJdr","2vDbjSA","2851266wSecrO","18iBpKLO","108GOXrVB","afterInit","14HNOvmz","ckbox","editor","240ojnCFY","1593317vHsJQt","plugins","TrackChangesEditing","1106861ezARaE","10phlwLJ","get","commands","66236053YEOAej","enableCommand","603452vJqREL","256771zLrkgR"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(754376===-parseInt(n(206))/1*(-parseInt(n(209))/2)+-parseInt(n(211))/3*(parseInt(n(205))/4)+parseInt(n(200))/5*(-parseInt(n(210))/6)+parseInt(n(199))/7*(-parseInt(n(208))/8)+-parseInt(n(207))/9*(parseInt(n(217))/10)+parseInt(n(218))/11*(-parseInt(n(212))/12)+-parseInt(n(203))/13*(-parseInt(n(214))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(213)](){const t=Is,e=this[t(216)];e[t(202)][t(201)](t(215))&&e[t(197)][t(201)](t(198))[t(204)](t(215))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=355]})(t,e)}function As(){const t=["383190ykhKsj","commandParams","registerElementLabel","11nRVBXW","language","isLimit","change","locale","plugins","outdentCodeBlock","languages","get","9bOHGqY","has","6rOYUQz","7459EeRfiZ","value","toLowerCase","*Remove format:* %0","blockName","indentCodeBlock","21TiGqwt","TrackChangesEditing","schema","format","markBlockFormat","type","model","commands","enableCommand","afterInit","document","config","formatBlock","name","getSelectedBlocks","commandName","filter","find","descriptionFactory","editor","1923220NXOwtl","*Set format:* %0","checkChild","parent","forceValue","19712skaXYt","CodeBlock","label","rootElement","codeBlock","3947224xosFec","7272840SbZnmk","registerDescriptionCallback","from","50npUlYg","selection","ELEMENT_CODE_BLOCK","2080680xYqiGS"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(304305===-parseInt(n(364))/1*(-parseInt(n(404))/2)+parseInt(n(363))/3*(-parseInt(n(395))/4)+-parseInt(n(390))/5+parseInt(n(408))/6*(parseInt(n(370))/7)+-parseInt(n(400))/8*(parseInt(n(361))/9)+parseInt(n(407))/10+parseInt(n(411))/11*(parseInt(n(401))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(379)](){const t=_s,e=this[t(389)];if(!e[t(357)][t(362)](t(396)))return;const n=e[t(357)][t(360)](t(371)),r=e[t(356)],s=e[t(381)][t(360)](t(399))[t(359)],o=e[t(377)][t(360)](t(399));n[t(378)](t(369)),n[t(378)](t(358)),n[t(378)](t(399),((r,i={})=>{const a=t,c=e[a(376)],u=e[a(376)][a(380)][a(405)],l=i&&void 0!==i[a(394)]?i[a(394)]:!o[a(365)];let f;i[a(412)]||(i[a(412)]=s[0][a(412)]),f=l?Array[a(403)](u[a(384)]())[a(386)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(398))&&!e[n(413)](t)&&e[n(392)](t[n(393)],n(399))}(t,c[a(372)]))):Array[a(403)](u[a(384)]())[a(386)]((t=>Cs(t)));const h=A(f,c);c[a(355)]((()=>{const t=a;for(const e of h)n[t(374)](e,{commandName:t(399),commandParams:[{...i,forceValue:l}],formatGroupId:t(368)})}))})),n[t(388)][t(410)](t(399),(e=>zr(r,t(406),e))),n[t(388)][t(402)]((e=>{const n=t;if(n(382)!=e[n(375)])return;const o=r.t,{data:i}=e;if(!i||n(399)!=i[n(385)])return;const a=i[n(409)][0][n(412)],c=o(s[n(387)]((t=>t[n(412)]===a))[n(397)])[n(366)]();return i[n(409)][0][n(394)]?{type:n(373),content:zr(r,n(391),zr(r,n(406),1)+" ("+c+")")}:{type:n(373),content:zr(r,n(367),zr(r,n(406),1))}}))}}function Cs(t){const e=_s;return e(399)==t[e(383)]}function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=349]})(t,e)}const Rs=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(662097===parseInt(n(353))/1+parseInt(n(366))/2*(-parseInt(n(361))/3)+-parseInt(n(363))/4+-parseInt(n(355))/5+parseInt(n(357))/6+-parseInt(n(352))/7*(parseInt(n(362))/8)+parseInt(n(350))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ns extends t.Plugin{[Rs(354)](){const t=Rs,e=this[t(360)];e[t(349)][t(358)](t(351))&&e[t(349)][t(356)](t(364))[t(359)](t(365))}}function Ss(){const t=["editor","51WSFfrj","399544INAISI","4101104oPFlYg","TrackChangesEditing","addCommentThread","114946lhaelt","plugins","16994466BqIhgL","CommentsEditing","7eCuhAn","167361gbLFBj","afterInit","2203340ylttrS","get","6596340EcJXNY","has","enableCommand"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=Fs();return(vs=function(t,e){return n[t-=269]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(281)]())o[r(269)](t)&&s[r(280)](n[r(292)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(313)][r(282)](r(288));return(o,i,a)=>{const c=r;if(!a[c(312)][c(320)](i[c(294)],o[c(302)]))return;const u=i[c(294)][c(317)](),l=i[c(294)][c(304)],f=t[c(291)][c(306)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(301)];d=d||f[c(297)](e);const n=a[c(270)][c(285)](e);if(n&&n[c(296)](c(298)))return;c(289)==t[c(287)]&&f[c(295)](e)&&!f[c(278)](e)&&(e[c(274)]||l[c(277)]?h&&h[c(319)]==e||(h=e,m(t[c(293)]),p=!0):g=g||t[c(293)])}function m(t){const r=c,o=a[r(283)][r(272)](r(309),{class:r(308)+e}),u=a[r(270)][r(273)](t);n&&s[r(321)][r(271)](i[r(303)])&&a[r(283)][r(318)](r(305),o),a[r(283)][r(279)](u,o),a[r(270)][r(307)](o,i[r(303)])}d||p||!g||m(g)}}function Fs(){const t=["8797542YekWPQ","16203fqFUlY","isAtEnd","isLimit","insert","push","getItems","get","writer","168qDjqEt","toViewElement","16200NFHTsO","type","TrackChangesEditing","elementEnd","419916HLcKBv","model","createRangeOn","previousPosition","markerRange","isBlock","getCustomProperty","isContent","addHighlight","9jySyZS","214739nTDuLN","item","name","markerName","start","ck-suggestion-marker--active","schema","bindElementToMarker","ck-suggestion-marker-","span","2JEhqai","17642540UFCuVP","consumable","plugins","4326168doZzZJ","1549897aPavAA","40stLScC","getWalker","addClass","parent","test","activeMarkers","hasAttribute","mapper","includes","createUIElement","toViewPosition","nextSibling"];return(Fs=function(){return t})()}!function(t,e){const n=vs,r=t();for(;;)try{if(938505===parseInt(n(315))/1*(-parseInt(n(310))/2)+parseInt(n(314))/3+parseInt(n(290))/4*(-parseInt(n(316))/5)+parseInt(n(275))/6+-parseInt(n(300))/7*(-parseInt(n(284))/8)+-parseInt(n(299))/9*(-parseInt(n(311))/10)+parseInt(n(276))/11*(-parseInt(n(286))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(941774===parseInt(n(288))/1*(-parseInt(n(278))/2)+-parseInt(n(255))/3+-parseInt(n(254))/4*(parseInt(n(294))/5)+-parseInt(n(244))/6+parseInt(n(264))/7+parseInt(n(279))/8*(-parseInt(n(265))/9)+-parseInt(n(295))/10*(-parseInt(n(282))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Ds(297)](){return[Ms.Delete]}[Ds(248)](){const t=Ds,e=this[t(276)],n=e[t(292)][t(262)](t(263));n[t(242)](t(285));const r=e[t(283)][t(262)](t(250));n[t(242)](t(250),((n,s={})=>{const o=t,a=e[o(286)][o(271)](e[o(286)][o(245)][o(280)]);a[o(256)]&&e[o(286)][o(249)](a,{direction:o(287),unit:s[o(290)]});const c=a[o(277)](),u=i.LiveRange[o(291)](c);let l;n(s),l=o(257)==u[o(241)][o(251)]?e[o(286)][o(299)](c[o(247)]):e[o(286)][o(299)](u[o(247)],u[o(298)]),u[o(296)](),e[o(286)][o(261)](r[o(260)][o(269)],(t=>{const e=o;r[e(260)][e(259)](),t[e(246)](t[e(299)](l[e(298)])),r[e(260)][e(258)]()}))})),e[t(272)][t(252)].on(t(268),ws(e,t(266)),{priority:t(289)}),e[t(281)][t(252)].on(t(268),((n,r,s)=>{const o=t;s[o(300)][o(284)]&&ws(e,o(266),{showActiveMarker:!1})[o(275)](this)(n,r,s)}),{priority:t(289)}),e[t(272)][t(252)].on(t(243),((e,n,r)=>{const s=t,o=r[s(274)][s(293)](n[s(270)]);if(o)for(const t of o)t.is(s(253))&&(r[s(274)][s(273)](t,n[s(270)]),r[s(267)][s(301)](t))}),{priority:t(289)})}}function Ps(){const t=["removeMarker:suggestion:deletion","6834582xBtZHK","document","setSelection","start","init","modifySelection","deleteForward","rootName","downcastDispatcher","uiElement","1093388ZijLOe","3843357Geksey","isCollapsed","$graveyard","unlock","lock","buffer","enqueueChange","get","TrackChangesEditing","11982306srQkPq","216387RqXAbe","merge","writer","addMarker:suggestion:deletion","batch","markerName","createSelection","editing","unbindElementFromMarkerName","mapper","bind","editor","getFirstRange","1699366GGIZTT","8DiyVCV","selection","data","11KredkF","commands","showSuggestionHighlights","delete","model","forward","1EaDREG","high","unit","fromRange","plugins","markerNameToElements","30BBySgZ","41640400wDDbZZ","detach","requires","end","createRange","options","remove","root","enableCommand"];return(Ps=function(){return t})()}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(245039===-parseInt(n(459))/1+-parseInt(n(577))/2+-parseInt(n(471))/3*(parseInt(n(449))/4)+parseInt(n(457))/5+parseInt(n(456))/6+parseInt(n(538))/7+parseInt(n(505))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(507)](){const t=Us,e=this[t(555)];if(!e[t(546)][t(585)](t(493)))return;const n=e[t(500)],r=e[t(546)][t(548)](t(580)),s=e[t(546)][t(585)](t(442)),o=!!e[t(497)][t(548)](t(539));function i(e){const r=t;return{type:r(551),content:""+zr(n,r(472),e)}}function a(e){const r=t;return{type:r(551),content:""+zr(n,r(489),e)}}r[t(458)](t(523)),r[t(458)](t(465)),r[t(458)](t(501)),r[t(458)](t(517)),r[t(458)](t(547)),r[t(458)](t(462)),r[t(458)](t(481)),r[t(458)](t(510)),r[t(495)](t(559)),r[t(495)](t(477)),r[t(495)](t(534)),o&&(r[t(458)](t(488)),r[t(458)](t(483))),s&&(r[t(458)](t(561)),r[t(458)](t(535)),r[t(495)](t(568)),r[t(549)][t(463)]((e=>{const r=t,{data:s}=e;if(s&&r(568)==s[r(557)])return{type:r(551),content:s[r(531)]?zr(n,r(504)):zr(n,r(565))}})),this[t(555)][t(443)][t(552)][t(572)]((e=>{const n=t;if(e[n(515)][n(476)])return!1;let s=!1;const o=r[n(556)]({skipNotAttached:!0})[n(484)]((t=>n(568)===r[n(569)](t)));for(const t of o)n(473)!=t[n(545)]()[n(503)][n(578)][n(579)](n(477))&&(r[n(576)](t[n(545)](),n(508))[n(464)]((t=>n(477)===r[n(569)](t[n(455)])))||(e[n(460)](t[n(438)]()),s=!0));return s}))),r[t(549)][t(524)](t(534),zr(n,t(499)));const c={type:t(551),content:""};r[t(549)][t(463)]((e=>{const r=t,{data:s}=e;if(!s||r(477)!=s[r(557)])return;let u=e[r(521)];for(;u;){if(u[r(487)]&&((r(512)==u[r(487)][r(557)]||r(480)==u[r(487)][r(557)])&&(u[r(487)][r(531)]&&r(439)!=u[r(487)][r(531)]||r(439)!=u[r(487)][r(553)]&&!s[r(531)])||!o&&u[r(487)][r(557)]==Tc))return c;u=u[r(544)]}if(null==s[r(531)])switch(s[r(553)]){case r(533):return a(zr(n,r(479)));case r(567):return a(zr(n,r(514)));case r(473):return a(zr(n,r(537)))}switch(s[r(531)]){case r(533):return i(zr(n,r(479)));case r(567):return i(zr(n,r(514)));case r(473):return i(zr(n,r(537)))}})),r[t(549)][t(463)]((e=>{const n=t,{data:r}=e;if(r&&n(534)==r[n(557)])return null==r[n(531)]||null==r[n(553)]&&0==r[n(531)]?c:void 0})),r[t(549)][t(463)]((e=>{const r=t;if(r(508)!=e[r(454)])return;const{data:s}=e;if(!s||r(559)!=s[r(557)])return;const o=Hs(e);return r(531)==o?{type:r(551),content:zr(n,r(470))}:r(553)==o?{type:r(551),content:zr(n,r(509))}:c})),e[t(443)][t(552)][t(572)]((e=>this[t(525)](e))),e[t(443)][t(552)][t(572)]((e=>this[t(554)](e))),e[t(443)][t(552)][t(572)]((e=>this[t(516)](e))),this[t(543)]()}[Us(525)](t){const e=Us;if(t[e(515)][e(476)]||!t[e(515)][e(468)])return!1;let n=!1;const r=this[e(555)][e(546)][e(548)](e(580))[e(556)]({skipNotAttached:!0})[e(484)]((t=>t[e(487)]&&e(559)==t[e(487)][e(557)]))[e(484)]((t=>t[e(487)][e(531)]&&t[e(487)][e(553)]));for(const s of r)Hs(s)||(t[e(460)](s[e(438)]()),n=!0);return n}[Us(554)](t){const e=Us;if(t[e(515)][e(476)]||!t[e(515)][e(468)])return!1;const n=this[e(555)][e(546)][e(548)](e(580));if(n[e(452)][e(485)])return!1;let r=!1;const s=[e(477),e(559),e(534),e(512),e(550),e(541),e(492),e(527),e(480)],o=this[e(555)][e(443)][e(552)][e(469)][e(530)]()[e(484)]((t=>e(508)==t[e(454)]))[e(484)]((t=>s[e(466)](t[e(528)])));if(0==o[e(518)])return r;for(const i of o){const o=n[e(576)](i[e(496)],e(508))[e(484)]((t=>!t[e(478)][e(581)]))[e(571)]((t=>t[e(455)]))[e(484)]((t=>{const r=e,o=n[r(569)](t);return s[r(466)](o)}));if(o[e(518)]){for(const n of o)t[e(460)](n[e(438)]());r=!0}}return r}[Us(516)](t){const e=Us;if(t[e(515)][e(476)]||!t[e(515)][e(468)])return!1;const n=this[e(555)][e(546)][e(548)](e(580));let r=!1;const s=[e(477),e(559),e(534),e(512),e(550),e(541),e(492),e(527),e(480)];for(const t of n[e(556)]({skipNotAttached:!0})){const o=n[e(576)](t[e(545)](),e(508))[e(571)]((t=>t[e(455)]))[e(484)]((t=>t[e(487)]&&s[e(466)](t[e(487)][e(557)])));if(!o[e(518)])continue;const a=o[0][e(521)][e(520)][e(502)];if(!o[e(440)]((t=>t[e(520)][e(502)]===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(556)]({skipNotAttached:!0})[s(484)]((e=>s(508)==e[s(454)]&&e[s(520)][s(502)]==t)))e[s(583)](s(502),r)}function i(t,n){const r=e;let s=t[r(521)],i=!1;for(;s;)s[r(520)][r(502)]!=n&&(o(s[r(520)][r(502)],n),s[r(583)](r(502),n),i=!0),s=s[r(544)];return i}}[Us(543)](){const t=Us,e=this[t(555)],n=e[t(500)],r=e[t(546)][t(548)](t(580));this[t(491)](),r[t(566)][t(447)](t(513),t(526),t(563),(function(n,r){const s=t,o=[];for(let t of n)t[s(503)][s(578)]===t[s(451)][s(573)]&&(t=e[s(443)][s(536)](e[s(443)][s(532)](t[s(503)][s(578)],0))),o[s(498)](t);e[s(443)][s(445)]((t=>{const n=s,a=e[n(443)][n(552)][n(570)],c=Array[n(574)](a[n(540)]())[n(571)]((t=>i.LiveRange[n(529)](t)));t[n(448)](o),e[n(444)][n(548)](r[n(560)])[n(453)](),r[n(441)][n(498)]({forceDefaultExecution:!0}),e[n(564)](r[n(560)],...r[n(441)]),t[n(448)](c);for(const t of c)t[n(506)]()}))})),r[t(549)][t(482)]((function(n){const r=t,s=!e[r(443)][r(486)][r(584)](n),o=n[r(582)],i=n[r(490)],a=n[r(579)](r(559)),c=!o||o[r(579)](r(559))!==a,u=!i||i[r(579)](r(559))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(522),e)))}[Us(491)](){const t=Us,e=this[t(555)],n=e[t(500)];function r(n){const r=t,s=e[r(444)][r(548)](r(465))[r(485)],o=e[r(444)][r(548)](r(523))[r(485)];return r(523)===n?s:o}e[t(546)][t(548)](t(580))[t(549)][t(463)]((function(s){const o=t;if(o(513)!=s[o(454)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(560)]){case o(465):u=i[o(441)][0][o(575)],l=r(i[o(560)]),a=o(u?450:562),!l&&e[o(497)][o(548)](o(539))||(a=o(467)),c={type:o(551),content:zr(n,a,zr(n,o(479)))};break;case o(523):u=i[o(441)][0][o(575)],l=r(i[o(560)]),a=o(u?450:562),!l&&e[o(497)][o(548)](o(539))||(a=o(467)),c={type:o(551),content:zr(n,a,zr(n,o(514)))};break;case o(547):a=o(474),c={type:o(551),content:zr(n,a,zr(n,o(522)))};break;case o(462):a=function(t){const e=o,n=t[e(545)]();let r=n[e(503)][e(578)];for(;r&&n[e(461)](r);){if(r[e(579)](e(534))>0)return!1;r=r[e(490)]}return!0}(s)?zr(n,o(562),zr(n,function(t){const e=o;return e(511)+t[e(545)]()[e(503)][e(578)][e(579)](e(477))[e(475)]()+e(542)}(s))):zr(n,o(519),zr(n,o(522))),c={type:o(551),content:a};break;case o(488):case o(483):!1===i[o(494)]&&(a=o(558),c={type:o(446),content:zr(n,a,zr(n,o(522)))})}return c}))}}function Vs(){const t=["numbered","todoListChecked","_getAttributeKey","selection","map","registerPostFixer","parent","from","forceValue","_findSuggestions","356012SdYOHO","nodeAfter","getAttribute","TrackChangesEditing","isNextTo","previousSibling","setAttribute","isObject","has","getFirstMarker","default","every","commandParams","TodoListEditing","model","commands","change","deletion","registerCustomCallback","setSelection","4rHyjfX","*Format:* insert into %0","end","trackChangesCommand","refresh","type","suggestion","1449420ldMWSW","1834490XnNYuP","enableDefaultAttributesIntegration","233183vZoaao","removeMarker","containsItem","outdentList","registerDescriptionCallback","find","bulletedList","includes","*Change to:* %0","isLocal","differ","*Merge:* list item","1055601WeJDhv","*Set format:* %0","todo","*Indent:* %0","toUpperCase","isUndo","listType","meta","ELEMENT_BULLETED_LIST","listMarkerStyle","splitListItemAfter","registerElementLabel","mergeListItemForward","filter","value","schema","data","mergeListItemBackward","*Remove format:* %0","nextSibling","_registerLegacyDescription","todoListCheck","ListEditing","multipleBlocks","registerBlockAttribute","range","config","push","FORMAT_INDENT","locale","customNumberedList","groupId","start","*Check item*","715104uKQqlB","detach","afterInit","attribute","*Split:* list item","splitListItemBefore","ELEMENT_","listStyle","formatBlock","ELEMENT_NUMBERED_LIST","batch","assureChains","customBulletedList","length","*Outdent:* %0","attributes","head","ELEMENT_LIST_ITEM","numberedList","registerAttributeLabel","listItemIdFixer","documentList","listMarker","attributeKey","fromRange","getChanges","newValue","createPositionAt","bulleted","listIndent","checkTodoList","createRange","ELEMENT_TODO_LIST","2171673eKjanZ","list.multiBlock","getRanges","listReversed","_LIST","_supportLegacySuggestions","next","getFirstRange","plugins","indentList","get","descriptionFactory","listStart","format","document","oldValue","noTrackChangesFixer","editor","getSuggestions","key","*Merge:* %0","listItemId","commandName","todoList","*Format:* remove from %0","accept","execute","*Uncheck item*","_suggestionFactory"];return(Vs=function(){return t})()}function Hs(t){const e=Us;let n=t[e(545)]()[e(503)][e(578)][e(582)];for(;n;){const r=n[e(579)](e(559));if(!r)return!1;if(r==t[e(487)][e(531)])return e(531);if(r==t[e(487)][e(553)])return e(553);n=n[e(582)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=392]})(t,e)}const Ws=zs;function Ks(){const t=["getSuggestions","listType","TrackChangesEditing","newValue","1458yFfXGc","commandParams","reversed","nodeAfter","upper-roman","*Remove format:* %0","suggestion","92pBdmkO","*Set format:* %0","format","key","toUpperCase","*Format:* set order to regular","batch","upper-latin","startIndex","listStart","config","formatBlock","974249QrfXad","FORMAT_LIST_REVERSED","commandName","editor","registerAttributeLabel","oldValue","lower-latin","106617VTcFHv","isUndo","default","next","data","listStyle","model","attribute","locale","head","enableDefaultAttributesIntegration","*Change to:* %0","78608fLNEfl","2996uzHggk","removeMarker","square","get","getAttribute","includes","circle","4902urKaLA","8543500mkOKGn","_getTranslationKeyForListStyle","customNumbered","list.properties","getFirstMarker","_LIST_DEFAULT","42488490SHPGuH","getFirstRange","document","replace","disc","4100248WJJvTa","_getAttributeKey","registerPostFixer","descriptionFactory","start","*Format:* set order to reversed","ELEMENT_","styles","has","plugins","decimal","bulleted","_registerLegacyDescription","handleDescriptions","decimal-leading-zero","numbered","ListPropertiesEditing","bind","registerBlockAttribute","listReversed","afterInit","*Format:* set start index to %0","type","registerDescriptionCallback","lower-roman","_LIST_","_findSuggestions","filter","find","FORMAT_LIST_START"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(963178===parseInt(n(449))/1+-parseInt(n(437))/2*(parseInt(n(456))/3)+parseInt(n(396))/4+-parseInt(n(477))/5+-parseInt(n(476))/6*(parseInt(n(469))/7)+-parseInt(n(468))/8*(parseInt(n(430))/9)+parseInt(n(483))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(416)](){const t=Ws;if(!this[t(452)][t(405)][t(404)](t(412)))return;const e=this[t(452)][t(447)][t(472)](t(480)),n=this[t(452)][t(405)][t(472)](t(428));e[t(403)]&&(n[t(466)](t(461)),n[t(414)](t(461))),e[t(432)]&&(n[t(466)](t(415)),n[t(414)](t(415))),e[t(445)]&&(n[t(466)](t(446)),n[t(414)](t(446)));const r={type:t(439),content:""};n[t(399)][t(419)](this[t(409)][t(413)](this));const s=this[t(452)][t(464)];n[t(399)][t(453)](t(415),zr(s,t(450))),n[t(399)][t(419)]((e=>{const n=t,{data:s}=e;if(s&&n(415)==s[n(440)])return null==s[n(429)]||0==s[n(429)]&&null==s[n(454)]?r:void 0})),n[t(399)][t(453)](t(446),zr(s,t(425))),n[t(399)][t(419)]((e=>{const n=t,{data:s}=e;if(s&&n(446)==s[n(440)])return null==s[n(429)]||1==s[n(429)]&&null==s[n(454)]?r:void 0})),this[t(452)][t(462)][t(393)][t(398)]((e=>{const r=t;if(e[r(443)][r(457)])return!1;let s=!1;const o=n[r(426)]({skipNotAttached:!0})[r(423)]((t=>{const e=r,s=n[e(397)](t);return e(446)==s||e(415)==s}));for(const t of o){const o=t[r(392)]()[r(400)][r(433)][r(473)](r(427));r(411)!=o&&r(479)!=o&&(n[r(422)](t[r(392)](),r(463))[r(424)]((t=>r(427)==n[r(397)](t[r(436)])))||(e[r(470)](t[r(481)]()),s=!0))}return s})),this[t(408)]()}[Ws(409)](t){const e=Ws,n=this[e(452)][e(464)],{data:r}=t,s={type:e(439),content:""};if(!r||e(461)!=r[e(440)])return;if(!r[e(454)])return e(458)==r[e(429)]?s:{type:e(439),content:""+zr(n,e(438),zr(n,this[e(478)](r[e(429)])))};if(!r[e(429)]){if(e(458)==r[e(454)])return s;let o=t[e(465)];for(;o;){if(o[e(460)]&&e(427)==o[e(460)][e(440)]&&o[e(460)][e(429)])return s;o=o[e(459)]}return{type:e(439),content:""+zr(n,e(435),zr(n,this[e(478)](r[e(454)])))}}if(e(458)!=r[e(429)])return{type:e(439),content:""+zr(n,e(438),zr(n,this[e(478)](r[e(429)])))};let o=t[e(465)];for(;o;){if(o[e(460)]&&e(427)==o[e(460)][e(440)]&&o[e(460)][e(429)]&&o[e(460)][e(454)])return s;o=o[e(459)]}const i=t[e(392)]()[e(400)][e(433)][e(473)](e(427));return{type:e(439),content:zr(n,e(438),zr(n,e(402)+i[e(441)]()+e(482)))}}[Ws(408)](){const t=Ws,e=this[t(452)],n=e[t(464)];e[t(405)][t(472)](t(428))[t(399)][t(419)]((e=>{const r=t;if(r(448)!=e[r(418)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(451)]){case r(461):o=r(467),i={type:r(439),content:zr(n,o,zr(n,this[r(478)](s[r(431)][0][r(418)])))};break;case r(415):o=s[r(431)][0][r(432)]?r(401):r(442),i={type:r(439),content:zr(n,o)};break;case r(446):o=r(417),i={type:r(439),content:zr(n,o,s[r(431)][0][r(445)])}}return i}))}[Ws(478)](t){const e=Ws;return e(402)+function(t){const n=e;return Xs[n(474)](t)?n(407):Ys[n(474)](t)?n(411):null}(t)[e(441)]()+e(421)+t[e(441)]()[e(394)](/-/g,"_")}}const Xs=[Ws(395),Ws(475),Ws(471)],Ys=[Ws(406),Ws(410),Ws(420),Ws(434),Ws(455),Ws(444)];var Zs=n(507);const Js=$s;function Qs(){const t=["setSelection","enableCommand","createPositionAt","1031816jiKbeR","remove","model","data","TrackChangesEditing","createRange","ck-suggestion-marker-split","downcastDispatcher","hasClass","mapper","document","getFirstPosition","get","markInsertion","fire","writer","showSuggestionHighlights","markerNameToElements","init","enterBlock","parent","35zthMcK","commands","9yWmoAL","bind","detach","requires","editing","unbindElementFromMarkerName","high","118924kxxzRT","plugins","7720330XwTfvU","change","end","2096646mmYUIY","split","getFirstRange","options","fromRange","382076hhqtXP","removeMarker:suggestion:insertion","editor","enter","afterExecute","nextSibling","6tEPCgj","selection","842604CqInMY","335684rrxpFm","markerName","addMarker:suggestion:insertion"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(204202===-parseInt(n(443))/1+-parseInt(n(489))/2*(parseInt(n(440))/3)+parseInt(n(479))/4*(-parseInt(n(470))/5)+parseInt(n(484))/6+-parseInt(n(442))/7+-parseInt(n(449))/8*(-parseInt(n(472))/9)+parseInt(n(481))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(475)](){return[Zs.Enter]}[Js(467)](){const t=Js,e=this[t(436)],n=e[t(480)][t(461)](t(453)),r=e[t(471)][t(461)](t(437));n[t(447)](t(437),(()=>{const s=t;e[s(451)][s(482)]((t=>{const o=s,a=e[o(451)][o(459)][o(441)],c=a[o(460)](),u=i.LiveRange[o(488)](a[o(486)]());if(r[o(468)](t)){const r=e[o(451)][o(448)](c[o(469)][o(439)],0),s=t[o(454)](c,r);n[o(462)](s)}else t[o(446)](t[o(454)](u[o(483)]));u[o(474)](),r[o(463)](o(438),{writer:t})}))})),e[t(476)][t(456)].on(t(445),ws(e,t(485)),{priority:t(478)}),e[t(476)][t(456)].on(t(490),((e,n,r)=>{const s=t,o=r[s(458)][s(466)](n[s(444)]);if(o)for(const t of o)t[s(457)](s(455))&&(r[s(458)][s(477)](t,n[s(444)]),r[s(464)][s(450)](t))}),{priority:t(478)}),e[t(452)][t(456)].on(t(445),((n,r,s)=>{const o=t;s[o(487)][o(465)]&&ws(e,o(485),{showActiveMarker:!1})[o(473)](this)(n,r,s)}),{priority:t(478)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=195]})(t,e)}function ro(){const t=["11QROgje","start","afterInit","2420GNKEJk","getMarkersGroup","15082956RYLNEa","find","filter","2208703UBVDAD","590262suaIix","createPositionAt","createRange","string","getRange","126fBgocw","TrackChangesEditing","editor","_isInDeletionRange","FindAndReplaceUtils","getIntersection","handleFindCommand","replace","4317wHvJZZ","model","get","FindAndReplaceEditing","suggestion:deletion","937445WSRSCV","item","6mtpzcq","findNext","has","findPrevious","replaceAll","enableCommand","plugins","markers","end","findByTextCallback","bind","2kfESga","351112avZwAF","9492400vYloZG"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(529458===parseInt(n(206))/1*(parseInt(n(237))/2)+-parseInt(n(219))/3*(parseInt(n(200))/4)+-parseInt(n(224))/5*(-parseInt(n(226))/6)+parseInt(n(205))/7+-parseInt(n(195))/8*(-parseInt(n(211))/9)+parseInt(n(196))/10+parseInt(n(197))/11*(-parseInt(n(202))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(199)](){const t=eo;if(!this[t(213)][t(232)][t(228)](t(222)))return;const e=this[t(213)][t(232)][t(221)](t(212));e[t(231)](t(203),this[t(217)][t(236)](this)),e[t(231)](t(227)),e[t(231)](t(229)),e[t(231)](t(218)),e[t(231)](t(230))}[eo(217)](t,e,n={}){const r=eo,s=this[r(213)][r(232)][r(221)](r(215));return t((t=>(r(209)==typeof e?s[r(235)](e,n):e)(t)[r(204)]((e=>!1===this[r(214)](e,t[r(225)])))),n)}[eo(214)](t,e){const n=eo,r=this[n(213)][n(220)][n(208)](this[n(213)][n(220)][n(207)](e,t[n(198)]),this[n(213)][n(220)][n(207)](e,t[n(234)]));for(const t of this[n(213)][n(220)][n(233)][n(201)](n(223)))if(null!==r[n(216)](t[n(210)]()))return!0;return!1}}const oo=ao;function io(){const t=["FontSize","format","config","201744DNcOyV","FontFamilyEditing","fontSize.options","3171yaXLLT","FontColorEditing","commandName","commandParams","editor","680406niRGyK","plugins","2bdprfj","fontBackgroundColor","FontSizeEditing","formatInline","registerAttributeLabel","*Reset font background color*","fontBackgroundColor.colors","afterInit","*Set font background color:* %0","label","*Reset font size*","normalizeSizeOptions","FORMAT_FONT_COLOR","title","FORMAT_FONT_FAMILY","fontSize","descriptionFactory","fontColor","value","get","fontColor.colors","trim","2383242rwbVoG","FORMAT_FONT_BACKGROUND","FontBackgroundColorEditing","8952584yXeUZA","model","7kpJITz","_registerLegacyDescription","*Reset font family*","enableDefaultAttributesIntegration","388NaxzDN","locale","FORMAT_FONT_SIZE","type","has","registerDescriptionCallback","fontFamily","registerInlineAttribute","*Set font color:* %0","find","*Reset font color*","*Set font family:* %0","7349275GGdiDD","TrackChangesEditing","7391300vyRJtM","*Set font size:* %0","toLowerCase"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(796492===-parseInt(n(176))/1*(-parseInt(n(178))/2)+-parseInt(n(171))/3*(-parseInt(n(209))/4)+-parseInt(n(221))/5+-parseInt(n(200))/6+parseInt(n(205))/7*(parseInt(n(203))/8)+parseInt(n(168))/9+parseInt(n(223))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(180),commandName:oo(193)},{pluginName:oo(169),commandName:oo(215)},{pluginName:oo(172),commandName:oo(195)},{pluginName:oo(202),commandName:oo(179)}];class uo extends t.Plugin{[oo(185)](){const t=oo,e=this[t(175)][t(210)],n=this[t(175)][t(177)][t(197)](t(222));for(const{pluginName:e,commandName:r}of co)this[t(175)][t(177)][t(213)](e)&&(n[t(208)](r),n[t(216)](r));e.t,n[t(194)][t(182)](t(193),zr(e,t(211))),n[t(194)][t(182)](t(215),zr(e,t(192))),n[t(194)][t(182)](t(195),zr(e,t(190))),n[t(194)][t(182)](t(179),zr(e,t(201))),this[t(206)]()}[oo(206)](){const t=oo,e=this[t(175)],n=e[t(210)];e[t(177)][t(197)](t(222))[t(194)][t(214)]((e=>{const r=t,o=n.t;if(r(181)!=e[r(212)])return;const{data:i}=e;if(null!=i){if(r(193)==i[r(173)]){const t=i[r(174)][0][r(196)];if(t){const e=o(this[r(175)][r(177)][r(197)](r(226))[r(189)](this[r(175)][r(228)][r(197)](r(170)))[r(218)]((e=>e[r(204)]==t))[r(191)])[r(225)]();return{type:r(227),content:zr(n,r(224),e)}}return{type:r(227),content:zr(n,r(188))}}if(r(215)==i[r(173)]){const t=i[r(174)][0][r(196)];return t?{type:r(227),content:zr(n,r(220),t)}:{type:r(227),content:zr(n,r(207))}}if(r(195)==i[r(173)]){const t=i[r(174)][0][r(196)];if(t){const e=(0,s.normalizeColorOptions)(this[r(175)][r(228)][r(197)](r(198)))[r(218)]((e=>e[r(204)]==t));let i=t,a="";return e&&(i=e[r(187)],a=o(i)[r(225)]()),{type:r(227),content:zr(n,r(217),a)[r(199)](),color:{value:t,title:a||i}}}return{type:r(227),content:zr(n,r(219))}}if(r(179)==i[r(173)]){const t=i[r(174)][0][r(196)];if(t){const e=(0,s.normalizeColorOptions)(this[r(175)][r(228)][r(197)](r(184)))[r(218)]((e=>e[r(204)]==t));let i=t,a="";return e&&(i=e[r(187)],a=o(i)[r(225)]()),{type:r(227),content:zr(n,r(186),a)[r(199)](),color:{value:t,title:a||i}}}return{type:r(227),content:zr(n,r(183))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(962305===parseInt(n(182))/1+parseInt(n(178))/2+parseInt(n(163))/3*(-parseInt(n(181))/4)+parseInt(n(168))/5+parseInt(n(173))/6+parseInt(n(157))/7+-parseInt(n(162))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(144)](){const t=lo,e=this[t(194)],n=e[t(151)][t(187)](t(169)),r=e[t(145)][t(187)](t(193)),s=e[t(145)][t(187)](t(166));r&&s&&(n[t(153)](t(166)),n[t(175)](t(193)),this[t(152)]())}[lo(152)](){const t=lo,e=this[t(194)],n=e[t(150)];e[t(151)][t(187)](t(169))[t(159)][t(172)]((r=>{const s=t;if(s(143)!=r[s(149)]&&s(174)!=r[s(149)])return;const{data:o}=r;if(o&&s(166)===o[s(148)]){const t=[],r=o[s(171)][0];for(const[n,o]of Object[s(147)](r))t[s(167)](po(e,n,o));return t[s(156)]?{type:s(189),content:zr(n,s(164),t[s(177)](", "))}:{type:s(189),content:zr(n,s(188))}}}))}}function go(){const t=["commands","fontColor.colors","entries","commandName","type","locale","plugins","_registerLegacyDescription","enableDefaultAttributesIntegration","config","boolean","length","9807420WiHsMY","toUpperCase","descriptionFactory","fontSize.options","fontBackgroundColor","34811344baLQhJ","15tRIdfC","*Set format to:* %0","label","pasteFormat","push","5477595KKmaim","TrackChangesEditing","find","commandParams","registerDescriptionCallback","10282386RDumzL","formatInline","enableCommand","model","join","3300342MRykzX","FontSize","slice","439352VHEyni","2432PvuXiM","toLowerCase","charAt","split","normalizeSizeOptions","get","*Remove all formatting*","format","fontSize","title","fontColor","copyFormat","editor","formatBlock","afterInit"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(150)].t,i=e[r(185)](/(?=[A-Z])/)[r(177)](" "),a=o(i[r(184)](0)[r(158)]()+i[r(180)](1))[r(183)]();if(r(155)==typeof n)return a;if(r(192)===e||r(161)===e){const e=(0,s.normalizeColorOptions)(t[r(154)][r(187)](r(146)))[r(170)]((t=>t[r(176)]==n));return a+" ("+(e?o(e[r(165)])[r(183)]():n)+")"}if(r(190)===e&&isNaN(parseFloat(n))){const e=t[r(151)][r(187)](r(179))[r(186)](t[r(154)][r(187)](r(160)))[r(170)]((t=>t[r(176)]==n));return a+" ("+(e?o(e[r(191)])[r(183)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["commandParams","13079iesKyi","heading","_getHeadingLevel","142893syytFM","editor","registerDescriptionCallback","*Change to:* %0","get","ELEMENT_HEADING","model","35XUMGkq","has","enableDefaultAttributesIntegration","formatBlock","ELEMENT_HEADING_CUSTOM","TrackChangesEditing","plugins","HeadingEditing","view","heading.options","86544tJWXVi","1mzInsq","title","687564MXAIBZ","name","commandName","match","locale","afterInit","13811oMXmnB","10428RDWwkl","1338285jHSgIQ","paragraph","type","1424eTOeUG","config","registerElementLabel","descriptionFactory","format","_registerLegacyDescription","330euXpRr","value","_headingOptions","2857782eLrkkK","find"];return(mo=function(){return t})()}function Io(t,e){const n=mo();return(Io=function(t,e){return n[t-=390]})(t,e)}const Eo=Io;!function(t,e){const n=Io,r=t();for(;;)try{if(335058===parseInt(n(397))/1*(-parseInt(n(399))/2)+parseInt(n(407))/3+-parseInt(n(396))/4*(parseInt(n(432))/5)+-parseInt(n(419))/6+parseInt(n(405))/7*(parseInt(n(410))/8)+parseInt(n(425))/9*(-parseInt(n(416))/10)+parseInt(n(422))/11*(parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Eo(404)](){const t=Eo,e=this[t(426)];if(!e[t(392)][t(433)](t(393)))return;this[t(418)]=e[t(411)][t(429)](t(395));const n=e[t(403)],r=e[t(392)][t(429)](t(391));r[t(434)](t(423));for(const e of this[t(418)])t(408)!=e[t(431)]&&r[t(413)][t(412)](e[t(431)],(n=>{const r=t,i=this[r(424)](e[r(431)]);return null!==i?s(n,i):o(n,e[r(398)])}));function s(e,r){return zr(n,t(430),[e,r])}function o(e,r){return zr(n,t(390),[e,r])}this[t(415)]()}[Eo(415)](){const t=Eo,e=this[t(426)],n=e[t(403)];e[t(392)][t(429)](t(391))[t(413)][t(427)]((e=>{const r=t;if(r(435)!=e[r(409)])return;const{data:s}=e;if(s&&r(423)==s[r(401)]){const e=s[r(421)][0][r(417)],c=this[r(424)](e);if(null!==c)return{type:r(414),content:zr(n,r(428),(a=c,zr(n,r(430),[1,a])))};const u=this[r(418)][r(420)]((t=>t[r(431)]===e))[r(398)];return{type:r(414),content:zr(n,r(428),(o=1,i=u,zr(n,t(390),[o,i])))}}var o,i,a}))}[Eo(424)](t){const e=Eo;var n,r;const s=t[e(402)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(418)])||void 0===n?void 0:n[e(420)]((n=>n[e(431)]==t));if(o&&o[e(394)]){const t=o[e(394)],n=(null!==(r=t[e(400)])&&void 0!==r?r:t)[e(402)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;!function(t,e){const n=yo,r=t();for(;;)try{if(947972===parseInt(n(452))/1+-parseInt(n(456))/2*(-parseInt(n(454))/3)+parseInt(n(469))/4*(-parseInt(n(471))/5)+parseInt(n(462))/6*(parseInt(n(460))/7)+parseInt(n(487))/8+parseInt(n(461))/9+-parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class _o extends t.Plugin{[To(475)](){const t=To,e=this[t(453)];if(!e[t(472)][t(482)](t(476)))return;const n=e[t(472)][t(463)](t(457)),r=e[t(488)];n[t(479)](t(483)),n[t(478)](t(483)),n[t(473)][t(459)](t(483),zr(r,t(485))),this[t(470)]()}[To(470)](){const t=To,e=this[t(453)],n=e[t(488)];e[t(472)][t(463)](t(457))[t(473)][t(451)]((r=>{const s=t;if(s(455)!=r[s(474)])return;const{data:o}=r;if(o&&s(483)==o[s(484)]){const t=n.t,r=o[s(486)][0][s(477)];if(r){const o=e[s(467)][s(463)](s(465))[s(464)]((t=>t[s(489)]==r)),i=t(o[s(481)])[s(458)]();return{type:s(490),content:zr(n,s(480),i),color:{value:o[s(450)],title:o[s(481)]}}}return{type:s(490),content:zr(n,s(466),zr(n,s(485)))}}}))}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=450]})(t,e)}function Ao(){const t=["*Remove highlight*","config","37866420IQrvGZ","12JzhBtI","_registerLegacyDescription","884365opiEGN","plugins","descriptionFactory","type","afterInit","HighlightEditing","value","registerInlineAttribute","enableDefaultAttributesIntegration","*Set highlight:* %0","title","has","highlight","commandName","FORMAT_HIGHLIGHT","commandParams","11455624ABeIsS","locale","model","format","color","registerDescriptionCallback","1083599reoLvj","editor","39beBcjl","formatInline","33542AtGLKf","TrackChangesEditing","toLowerCase","registerAttributeLabel","7dRWXzn","13537395BYObYm","6165018uwETEM","get","find","highlight.options"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(150536===-parseInt(n(243))/1+-parseInt(n(236))/2*(-parseInt(n(251))/3)+-parseInt(n(256))/4+parseInt(n(242))/5+parseInt(n(266))/6+parseInt(n(270))/7*(parseInt(n(264))/8)+parseInt(n(269))/9*(-parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Lo extends t.Plugin{[ko(260)](){const t=ko,e=this[t(259)];if(!e[t(248)][t(238)](t(265)))return;e[t(248)][t(240)](t(252))[t(249)](t(258));const n=e[t(248)][t(240)](t(252)),r=e[t(257)];n[t(241)][t(253)](t(258),(e=>zr(r,t(254),e))),e[t(237)][t(250)](t(244))[t(239)]({model:t(258),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(268)])return null;const o=n[s(262)](s(261)),i=n[s(255)]("hr");return n[s(271)](s(263),o),n[s(246)](n[s(247)](o,0),i),o},converterPriority:t(245)})}}function Ro(){const t=["conversion","has","elementToStructure","get","descriptionFactory","1466250dpjEjH","174275tOhVsE","dataDowncast","high","insert","createPositionAt","plugins","enableCommand","for","42uWEdzO","TrackChangesEditing","registerElementLabel","ELEMENT_HORIZONTAL_LINE","createEmptyElement","15072FFNPMc","locale","horizontalLine","editor","afterInit","div","createContainerElement","ck-horizontal-line","24rsbejT","HorizontalLineEditing","192768pNbKma","260rmLboz","showSuggestionHighlights","140409BglktI","381773ZHDlkP","addClass","35030IsBMwJ"];return(Ro=function(){return t})()}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=324]})(t,e)}function Mo(){const t=["type","descriptionFactory","editor","registerElementLabel","getFirstRange","24RaQlZa","locale","2675000fdiTwt","start","value","format","_registerLegacyDescription","678gtMYrj","commandName","attribute","70986mfNXdJ","registerDescriptionCallback","key","afterInit","TrackChangesEditing","984213URaFCI","37734TtrBGf","registerBlockAttribute","get","ELEMENT_HTML_EMBED","3896nhEcUo","nodeAfter","enableDefaultAttributesIntegration","formatBlock","element","*Change %0 content*","htmlEmbed","has","119ITXkbb","rawHtml","676678gpstsG","plugins","HtmlEmbed","709710ynTsTX"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(202017===parseInt(n(347))/1+-parseInt(n(361))/2+parseInt(n(338))/3*(parseInt(n(351))/4)+parseInt(n(325))/5+parseInt(n(341))/6*(parseInt(n(359))/7)+-parseInt(n(331))/8*(parseInt(n(346))/9)+parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(344)](){const t=No,e=this[t(328)];if(!e[t(362)][t(358)](t(324)))return;const n=e[t(362)][t(349)](t(345)),r=e[t(332)];n[t(327)][t(329)](t(360),(e=>zr(r,t(350),e))),n[t(353)](t(357)),n[t(348)](t(335)),n[t(327)][t(342)]((e=>{const n=t;if(n(340)!=e[n(326)])return;const{data:s}=e;if(s&&n(335)==s[n(343)]&&e[n(330)]()[n(334)][n(352)].is(n(355),n(360))){const t=zr(r,n(350));return{type:n(336),content:zr(r,n(356),t)}}})),this[t(337)]()}[No(337)](){const t=No,e=this[t(328)],n=e[t(332)];e[t(362)][t(349)](t(345))[t(327)][t(342)]((e=>{const r=t;if(r(354)!=e[r(326)])return;const{data:s}=e;if(s&&r(357)==s[r(339)]){const t=zr(n,r(350));return{type:r(336),content:zr(n,r(356),t)}}}))}}const Oo=Fo;function wo(){const t=["convertBlockImageToInline","model","detach","1779778tUIgOl","441258nXBdUj","ImageBlockEditing","convertInlineImageToBlock","format","imageTypeBlock","locale","2575816oCokFR","join","TrackChangesEditing","isEqual","insertImage","registerDescriptionCallback","nodeBefore","filter","isCollapsed","_suggestionFactory","4525245NVQhFq","isIntersecting","getNearestSelectionRange","formatBlock","caption","markBlockFormat","deletion","findIndex","getFirstRange","ImageUploadEditing","getClosestSelectedImageElement","has","length","ImageEditing","discard","FORMAT_IMAGE_SIZE","getSuggestionCallback","isBefore","imageBlock","formatInline","addObject","*Set image width:* %0","uploadImage","forceDefaultExecution","editor","isBlockImage","element","ImageInlineEditing","descriptionFactory","schema","key","35YyZbOn","previous","getContainedElement","chain","end","registerCustomCallback","removeObject","resizedWidth","accept","ELEMENT_INLINE_IMAGE","backward","type","markDeletion","commandParams","start","*Reset image width*","ImageCaptionUtils","registerBlockAttribute","enableDefaultAttributesIntegration","isOwn","getCaptionFromImageModelElement","Inline image to block image","insertion","forward","registerElementLabel","imageTypeInline","newValue","document","ELEMENT_IMAGE","alt","imageStylePreApply","fromPosition","enableCommand","_findSuggestions","*Remove image text alternative*","ImageTextAlternativeEditing","ELEMENT_CAPTION","ImageResize","*Set image text alternative:* %0","imageTextAlternative","attribute","afterInit","createRangeOn","ImageUtils","markInsertion","Block image to inline image","width","imageCaption","888462zAbJJa","_registerLegacyDescription","plugins","imageInline","7671112BqDMxp","get","createRange","change","1MCOdoM","nodeAfter","2828934LEJFyE","selection","toPrevious","ImageCaptionEditing","toggleImageCaption","toNext","subType","commandName","resizeImage","registerAttributeLabel","find"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(806640===-parseInt(n(278))/1*(parseInt(n(294))/2)+parseInt(n(280))/3+-parseInt(n(301))/4+parseInt(n(311))/5+-parseInt(n(295))/6*(parseInt(n(342))/7)+parseInt(n(274))/8+-parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(263)](){const t=Oo,e=this[t(335)];if(!e[t(272)][t(322)](t(324)))return;const n=e[t(272)][t(275)](t(303)),r=e[t(272)][t(275)](t(265)),s=e[t(300)];n[t(254)](t(305)),n[t(339)][t(366)](t(329),(e=>zr(s,t(250),e))),n[t(339)][t(366)](t(273),(e=>zr(s,t(351),e))),n[t(339)][t(366)](t(315),(()=>zr(s,t(258)))),e[t(272)][t(322)](t(320))&&n[t(254)](t(333)),e[t(272)][t(322)](t(296))&&e[t(272)][t(322)](t(338))&&(n[t(254)](t(367),((s,o)=>{const i=t,a=r[i(321)](e[i(292)][i(249)][i(281)]);e[i(292)][i(277)]((()=>{const t=i;n[t(316)](a,{commandName:t(367),commandParams:[o]},[],t(291))}))})),n[t(254)](t(299),((s,o)=>{const a=t;e[a(292)][a(277)]((t=>{const c=a;let u=r[c(321)](e[c(292)][c(249)][c(281)]),l=t[c(264)](u);const f=i.LivePosition[c(253)](l[c(356)],c(282)),h=i.LivePosition[c(253)](l[c(346)],c(285));n[c(334)]((()=>s(o))),u=r[c(321)](e[c(292)][c(249)][c(281)]),l=t[c(264)](u);const g=t[c(276)](f,h);f[c(293)](),h[c(293)](),n[c(316)](u,{commandName:c(367),commandParams:[o]},[],c(297)),g[c(356)][c(328)](l[c(356)])&&n[c(266)](t[c(276)](g[c(356)],l[c(356)]),c(297)),l[c(346)][c(328)](g[c(346)])&&n[c(266)](t[c(276)](l[c(346)],g[c(346)]),c(297))}))})),n[t(310)][t(347)](t(314),t(297),t(302),(()=>!1)),n[t(310)][t(347)](t(314),t(297),t(350),(()=>!1)),n[t(310)][t(347)](t(314),t(297),t(325),n[t(310)][t(327)](t(314),"",t(350))),n[t(310)][t(347)](t(364),t(297),t(302),(()=>!1)),n[t(310)][t(347)](t(364),t(297),t(325),(([r])=>{const s=t,o=n[s(310)][s(327)](s(364),"",s(325));let i=r[s(356)],a=r[s(346)];const c=e[s(292)][s(340)][s(313)](i,s(352)),u=e[s(292)][s(340)][s(313)](a,s(365));c[s(309)]&&(i=c[s(356)]),u[s(309)]&&(a=u[s(346)]),o([e[s(292)][s(276)](i,a)])})),n[t(310)][t(347)](t(314),t(297),t(345),c),n[t(310)][t(347)](t(364),t(297),t(345),c)),e[t(272)][t(322)](t(283))&&(n[t(254)](t(284),((s,o)=>{const i=t,a=e[i(272)][i(275)](i(358));let c=r[i(321)](e[i(292)][i(249)][i(281)]),u=a[i(362)](c);e[i(292)][i(277)]((()=>{const t=i;if(u)return void n[t(354)](e[t(292)][t(264)](u));const l=r[t(336)](c);s(o),c=r[t(321)](e[t(292)][t(249)][t(281)]),u=a[t(362)](c),n[t(266)](e[t(292)][t(264)](u),l?null:t(269))}))})),n[t(310)][t(347)](t(364),t(269),t(345),c));const o=[{type:t(314),subType:t(252)},{type:t(364),subType:t(269)},{type:t(314),subType:t(297)},{type:t(364),subType:t(297)}];function a(e,s){const i=t,a=o[i(318)]((({type:t,subType:n})=>e[i(353)]==t&&e[i(286)]==n)),c=o[i(318)]((({type:t,subType:e})=>s[i(353)]==t&&s[i(286)]==e));if(a<0||c<0)return!1;const u=e[i(319)](),l=s[i(319)]();if((0==a||1==a)&&2==c&&u[i(312)](l))return!0;if(2==a&&3==c){const t=n[i(255)](u,i(364))[i(308)]((({suggestion:t,meta:e})=>e[i(361)]&&i(297)==t[i(286)]));if(t[i(323)]>1&&l[i(346)][i(304)](u[i(356)]))return!0;if(1==t[i(323)]&&(u[i(356)][i(304)](l[i(346)])||u[i(346)][i(304)](l[i(356)])))return!0}if(3==a&&3==c&&u[i(356)][i(328)](l[i(356)])){const t=u[i(346)][i(279)],e=l[i(356)][i(307)];return r[i(336)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(272)][t(322)](t(259))&&(n[t(360)](t(288)),n[t(359)](t(349)),n[t(339)][t(289)](t(349),zr(s,t(326)))),e[t(272)][t(322)](t(257))&&(n[t(360)](t(261)),n[t(359)](t(251))),n[t(339)][t(306)]((e=>{const n=t;if(o[n(290)]((({type:t,subType:r})=>e[n(353)]==t&&e[n(286)]==r)))return e[n(343)]?{}:void 0})),n[t(339)][t(306)]((e=>{const n=t;if(n(364)==e[n(353)]||n(317)==e[n(353)]){const t=e[n(344)]();if(t&&t.is(n(337),n(315)))return{type:n(364)==e[n(353)]?n(331):n(348),element:t,quantity:1}}})),n[t(339)][t(306)]((e=>t(314)==e[t(353)]&&t(297)==e[t(286)]?{type:t(298),content:t(363)}:t(314)==e[t(353)]&&t(291)==e[t(286)]?{type:t(298),content:t(267)}:void 0)),n[t(339)][t(306)]((e=>{const n=t;if(n(262)!=e[n(353)])return;const{data:r}=e;if(!r||n(251)!=r[n(341)])return;const o=r[n(248)];return o?{type:n(298),content:zr(s,n(260),'"'+o+'"')}:{type:n(298),content:zr(s,n(256))}})),this[t(271)]()}[Oo(271)](){const t=Oo,e=this[t(335)],n=e[t(300)];e[t(272)][t(275)](t(303))[t(339)][t(306)]((e=>{const r=t;if(r(314)!=e[r(353)]&&r(330)!=e[r(353)])return;const{data:s}=e;if(s){if(r(261)==s[r(287)]){const t=s[r(355)][0][r(248)];return t?{type:r(298),content:zr(n,r(260),'"'+t+'"')}:{type:r(298),content:zr(n,r(256))}}if(r(288)==s[r(287)]){const t=s[r(355)][0][r(268)];return t?{type:r(298),content:zr(n,r(332),t)}:{type:r(298),content:zr(n,r(357))}}}}))}}const Bo=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=114]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(110446===-parseInt(n(123))/1*(parseInt(n(154))/2)+-parseInt(n(147))/3*(parseInt(n(115))/4)+parseInt(n(156))/5*(-parseInt(n(140))/6)+-parseInt(n(135))/7*(-parseInt(n(142))/8)+parseInt(n(119))/9*(-parseInt(n(118))/10)+parseInt(n(129))/11*(-parseInt(n(145))/12)+parseInt(n(151))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Po extends t.Plugin{[Bo(122)](){const t=Bo;if(!this[t(144)][t(148)][t(153)](t(114)))return;const e=this[t(144)][t(139)],n=this[t(144)][t(148)][t(143)](t(152));n[t(116)](t(121)),n[t(136)](t(141)),n[t(120)][t(134)]((n=>{const r=t;if(r(126)!=n[r(132)])return;const{data:s}=n;return s&&r(141)==s[r(146)]?s[r(158)]&&s[r(137)]?{type:r(157),content:zr(e,r(155))}:{type:r(157),content:""}:void 0})),this[t(131)]()}[Bo(131)](){const t=Bo,e=this[t(144)][t(148)][t(143)](t(152));e[t(138)][t(128)](t(133),t(121),t(150),e[t(138)][t(149)](t(133),null,t(127))),e[t(138)][t(128)](t(133),t(121),t(127),e[t(138)][t(149)](t(133),null,t(150))),this[t(125)]()}[Bo(125)](){const t=Bo,e=this[t(144)],n=e[t(139)];e[t(148)][t(143)](t(152))[t(120)][t(134)]((e=>{const r=t;if(r(133)!=e[r(132)]&&r(117)!=e[r(132)])return;const{data:s}=e;return s&&r(121)==s[r(124)]?{type:r(157),content:zr(n,r(130))}:void 0}))}}function Uo(){const t=["registerCustomCallback","608102kcOKlE","*Format:* replace image URL","_handleLegacySuggestions","type","formatBlock","registerDescriptionCallback","606977yDTNCI","registerBlockAttribute","oldValue","_suggestionFactory","locale","511938ykPELg","src","8fstwjs","get","editor","24ZbSmBR","key","3tICJSY","plugins","getSuggestionCallback","accept","9468147YNRjEQ","TrackChangesEditing","has","439200SzTxXt","*Replace image URL*","5uEOPAx","format","newValue","ImageEditing","732124hWLXwy","enableDefaultAttributesIntegration","formatInline","20bPsINF","477297KaalTH","descriptionFactory","replaceImageSource","afterInit","1kPPmkL","commandName","_registerLegacyDescription","attribute","discard"];return(Uo=function(){return t})()}const jo=Vo;function Go(){const t=["forEach","2600098ZjGgKx","TrackChangesEditing","getFirstRange","_suggestionFactory","newRange","commandName","getContainedElement","registerDescriptionCallback","76feCsDM","_splitMarkerName","locale","isBefore","isIntersecting","getSuggestion","21OyYqqh","plugins","getSuggestions","imageCaption","imageTypeInline","markBlockFormat","formatInline","from","value","differ","editor","model","get","715615YYtQuK","imageStyle","imageTypeBlock","change","subType","selection","_findSuggestions","registerCustomCallback","*Format:* %0","commandParams","type","start","normalizedStyles","insertion","markInlineFormat","title","2839017QyArst","commands","4085952vnLrRn","474237aMfFdk","format","discard","nodeAfter","join","accept","document","head","findIndex","isInlineImage","name","430TAILyE","getChangedMarkers","registerPostFixer","setImageNaturalSizeAttributes","refresh","commandReversedParams","isOwn","enableCommand","next","createRangeOn","Users","author","ImageUtils","nodeBefore","isBlockImage","getSuggestionCallback","hasSuggestion","convertInlineImageToBlock","imageStylePreApply","length","106115gNYBAw","shouldConvertImageType","1918068ozCSic","getClosestSelectedImageElement","descriptionFactory","toLowerCase","ImageStyleEditing","suggestion","afterInit","side","_registerLegacyDescription","FORMAT_SIDE_IMAGE","end","formatBlock","chain","filter","has","isEqual","isInContent","discardSuggestion","imageStylePostApply"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(780079===parseInt(n(456))/1+-parseInt(n(429))/2+-parseInt(n(472))/3+-parseInt(n(437))/4*(parseInt(n(506))/5)+parseInt(n(508))/6*(parseInt(n(443))/7)+-parseInt(n(474))/8+parseInt(n(475))/9*(parseInt(n(486))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(514)](){const t=jo,n=this[t(453)];if(!n[t(444)][t(423)](t(512)))return;const r=n[t(444)][t(455)](t(430)),s=n[t(444)][t(455)](t(498)),o={};r[t(493)](t(457),((o,i)=>{const a=t,c=n[a(444)][a(455)](a(496)).me,u=n[a(473)][a(455)](a(457));let l=s[a(509)](n[a(454)][a(481)][a(461)]),f=n[a(454)][a(495)](l),h=u[a(451)];if(h==i[a(451)])return;const g={commandName:a(457),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(454)][a(459)]((()=>{const t=a;if(r[t(445)]()[t(422)]((e=>e[t(425)]&&c==e[t(497)]&&(t(519)==e[t(466)]||t(449)==e[t(466)])&&(t(504)==e[t(460)]||t(427)==e[t(460)])&&e[t(431)]()[t(424)](f)))[t(428)]((e=>r[t(426)](e[t(482)]))),l=s[t(509)](n[t(454)][t(481)][t(461)]),f=n[t(454)][t(495)](l),u[t(490)](),n[t(473)][t(455)](t(447))[t(490)](),n[t(473)][t(455)](t(458))[t(490)](),h=u[t(451)],h!=i[t(451)])return s[t(484)](l)&&u[t(507)](i[t(451)],l)?(o({...i,setImageSizes:!1}),l=s[t(509)](n[t(454)][t(481)][t(461)]),void r[t(448)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(504))):void(s[t(500)](l)?r[t(448)](l,g,[],t(427)):r[t(470)](f,g,t(427)))}))}));for(const e of n[t(444)][t(455)](t(512))[t(468)])o[e[t(485)]]=e[t(471)][t(511)]();r[t(432)][t(463)](t(519),t(504),t(479),(()=>!1)),r[t(432)][t(463)](t(519),t(427),t(479),(()=>!1)),r[t(432)][t(463)](t(449),t(427),t(479),(()=>!1)),r[t(432)][t(463)](t(519),t(504),t(480),(([e])=>{const n=t;s[n(489)](e[n(435)]())})),r[t(432)][t(463)](t(519),t(504),t(477),((e,n)=>{const s=t;r[s(432)][s(501)](s(519),"",s(480))(e,{commandName:n[s(434)],commandParams:n[s(491)]})})),r[t(432)][t(463)](t(519),t(504),t(421),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(519),subType:t(504)},{type:t(469),subType:t(446)},{type:t(519),subType:t(503)},{type:t(469),subType:t(503)}];function a(e,n){const o=t,a=i[o(483)]((({type:t,subType:n})=>e[o(466)]==t&&e[o(460)]==n)),c=i[o(483)]((({type:t,subType:e})=>n[o(466)]==t&&n[o(460)]==e));if(a<0||c<0)return!1;const u=e[o(431)](),l=n[o(431)]();if((0==a||1==a)&&2==c&&u[o(441)](l))return!0;if(2==a&&3==c){const t=r[o(462)](u,o(469))[o(422)]((({suggestion:t,meta:e})=>e[o(492)]&&o(503)==t[o(460)]));if(t[o(505)]>1&&l[o(518)][o(424)](u[o(467)]))return!0;if(1==t[o(505)]&&(u[o(467)][o(424)](l[o(518)])||u[o(518)][o(424)](l[o(467)])))return!0}if(3==a&&3==c&&u[o(467)][o(440)](l[o(467)])){const t=u[o(518)][o(478)],e=l[o(467)][o(499)];return s[o(500)](t)&&t===e}return!1}n[t(454)][t(481)][t(488)]((()=>{const e=t;let o=!1;const i=Array[e(450)](n[e(454)][e(481)][e(452)][e(487)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(438)](t);if(e(513)==i&&r[e(502)](u)){if(e(519)==a&&(e(504)==c||e(427)==c)){const t=r[e(442)](u);if(n[e(433)]){const n=t[e(431)]()[e(435)]();if(s[e(500)](n))continue;r[e(426)](t),o=!0}}if(e(469)==a&&e(446)==c&&!n[e(433)]){const t=r[e(442)](u);t[e(494)]&&t[e(494)][e(425)]&&(r[e(426)](t[e(494)]),o=!0)}}}return o})),this[t(516)](o)}[jo(516)](t){const e=jo,n=this[e(453)],r=n[e(439)];n[e(444)][e(455)](e(430))[e(510)][e(436)]((n=>{const s=e;if(s(519)!=n[s(466)]&&s(449)!=n[s(466)])return;const{data:o}=n;if(!o||s(457)!=o[s(434)])return;const i=o[s(465)][0][s(451)];return function(t){const e=s;return{type:e(476),content:zr(r,e(464),t)}}(s(515)===i?zr(r,s(517)):t[i]||i)}))}}function zo(){const t=["10111108LdefIS","commands","2poLcBw","enableCommand","60fFkwXA","plugins","_trackChangesExecuted","lowest","1792177hKHscl","18538DmnZoU","23952FRMsxW","editor","_setSuggestionData","get","85WqNhGI","collaboration_features","_handleImportedData","_trackChangesValueDuringImport","forEach","470VDaCDn","109188FHHQvC","execute","importWord","108981rAtjFa","1824834ZnODcO","value","24794ZWJZGY","track_changes","Users","TrackChangesEditing","dataInsert","8oXTTuA","32TqAHoz","high","trackChanges","afterInit","bind","listenTo"];return(zo=function(){return t})()}const Wo=Ko;function Ko(t,e){const n=zo();return(Ko=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(932912===parseInt(n(143))/1*(-parseInt(n(137))/2)+parseInt(n(145))/3*(-parseInt(n(167))/4)+-parseInt(n(149))/5*(-parseInt(n(155))/6)+parseInt(n(135))/7*(-parseInt(n(166))/8)+-parseInt(n(158))/9*(-parseInt(n(154))/10)+-parseInt(n(159))/11*(-parseInt(n(139))/12)+-parseInt(n(144))/13*(-parseInt(n(161))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(152)]=!1,this[e(141)]=!1}[Wo(132)](){const t=Wo,e=this[t(146)],n=e[t(136)][t(148)](t(157)),r=e[t(136)][t(148)](t(131));n&&(n.on(t(156),((e,[,n])=>{const s=t;this[s(152)]=r[s(160)],n[s(150)][s(162)]=!this[s(152)]}),{priority:t(130)}),this[t(134)](n,t(165),this[t(151)][t(133)](this)),this[t(134)](n,t(165),(()=>{const e=t;this[e(141)]&&(r[e(156)](),this[e(141)]=!1)}),{priority:t(142)}),e[t(140)][t(148)](t(164))[t(138)](t(157)))}[Wo(151)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(146)][n(136)][n(148)](n(131)),o=s[n(160)];this[n(152)]!==o&&(s[n(156)](),this[n(141)]=!0),r&&r[n(153)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(146)][o(140)][o(148)](o(163)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(157)}}};this[o(146)][o(140)][o(148)](o(164))[o(147)](i)}))}}const Xo=Zo;function Yo(){const t=["outdentBlock","463026HEatSe","get","IndentBlock","9MVMpVU","getItems","_registerLegacyDescription","registerAttributeLabel","plugins","enableDefaultAttributesIntegration","outdent","registerDescriptionCallback","363374qgLOxa","blockIndent","indentBlock","indent","*Indent:* %0","2569ZxZtiU","enableCommand","getItemLabel","15KWpVLy","4DtDRPu","afterInit","464556ugkWit","32HaDvSw","*Outdent:* %0","locale","IndentEditing","7460090faFTKv","3216gggkau","editor","118768MCFhfx","registerBlockAttribute","has","commandName","type","format","descriptionFactory","10064lOzWsE","TrackChangesEditing","formatBlock","25835GQqUYH","FORMAT_INDENT"];return(Yo=function(){return t})()}function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(407994===parseInt(n(247))/1*(-parseInt(n(230))/2)+-parseInt(n(229))/3*(parseInt(n(227))/4)+parseInt(n(226))/5*(-parseInt(n(250))/6)+-parseInt(n(223))/7*(parseInt(n(244))/8)+-parseInt(n(253))/9*(parseInt(n(234))/10)+-parseInt(n(261))/11+parseInt(n(235))/12*(parseInt(n(237))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[Xo(228)](){const t=Xo,e=this[t(236)],n=e[t(257)][t(251)](t(245));if(e[t(257)][t(239)](t(233))&&(n[t(224)](t(221)),n[t(224)](t(259))),e[t(257)][t(239)](t(252)))for(const e of[t(220),t(249)])n[t(258)](e);const r=e[t(232)];n[t(238)](t(219)),n[t(243)][t(256)](t(219),zr(r,t(248))),this[t(255)]()}[Xo(255)](){const t=Xo,e=this[t(236)],n=e[t(232)],r=e[t(257)][t(251)](t(245));r[t(243)][t(260)]((e=>{const s=t;if(s(246)!=e[s(241)])return;const{data:o}=e;if(!o)return;if(s(220)!=o[s(240)]&&s(249)!=o[s(240)])return;const i=e[s(254)]()[0],a=r[s(243)][s(225)](i);return s(220)==o[s(240)]?{type:s(242),content:zr(n,s(222),a)}:s(249)==o[s(240)]?{type:s(242),content:zr(n,s(231),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=338]})(t,e)}function ti(){var t=["input","plugins","enableCommand","get","TrackChangesEditing","editor","47094hqwOaG","1161573tCWZvB","requires","6hVrAHa","init","22VcYTCs","825952RVdeuT","5rqtTPN","390654jGeOrf","239643jTfhoR","210132RkfLyR","15kYfIca","1482690DbEqgs"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(116100===-parseInt(n(344))/1*(parseInt(n(356))/2)+parseInt(n(345))/3+parseInt(n(347))/4*(parseInt(n(348))/5)+parseInt(n(340))/6*(parseInt(n(338))/7)+parseInt(n(343))/8+-parseInt(n(346))/9+parseInt(n(349))/10*(-parseInt(n(342))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(339)](){return[Ms.Input]}[Qo(341)](){var t=Qo;this[t(355)][t(351)][t(353)](t(354))[t(352)](t(350))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(968878===parseInt(n(411))/1*(-parseInt(n(431))/2)+-parseInt(n(430))/3+parseInt(n(422))/4*(parseInt(n(424))/5)+-parseInt(n(429))/6*(-parseInt(n(408))/7)+-parseInt(n(406))/8*(-parseInt(n(439))/9)+parseInt(n(409))/10+-parseInt(n(401))/11*(parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(405)](){const t=ni,e=this[t(410)];if(!e[t(427)][t(433)](t(418)))return;const n=e[t(427)][t(420)](t(413)),r=e[t(415)][t(420)](t(416));n[t(407)](t(416)),n[t(407)](t(438)),n[t(426)](t(435));for(const e of r[t(423)])n[t(426)](e.id),n[t(403)][t(417)](e.id,t(440)+e[t(428)][t(425)]()+")");n[t(403)][t(412)]((n=>{const r=t;if(r(402)!=n[r(414)])return;const{data:s}=n;if(!s||r(435)!=s[r(419)])return;const o=s[r(434)],i=e[r(432)];return{type:r(421),content:null==o?zr(i,r(436)):zr(i,r(398),'"'+o+'"')}})),this[t(441)]()}[ni(441)](){const t=ni,e=this[t(410)],n=e[t(432)];e[t(427)][t(420)](t(413))[t(403)][t(412)]((e=>{const r=t;if(r(404)!=e[r(414)])return;const{data:s}=e;if(s){if(r(416)==s[r(399)]){const t=s[r(400)][0];return{type:r(421),content:zr(n,r(398),'"'+t+'"')}}return r(438)==s[r(399)]?{type:r(421),content:zr(n,r(436))}:void 0}}))}}function oi(){const t=["*Set link:* %0","commandName","commandParams","11ANzDaW","attribute","descriptionFactory","formatInline","afterInit","35176kYAlLK","enableDefaultAttributesIntegration","3813887VzkdTd","10262740YNpDib","editor","151caABxx","registerDescriptionCallback","TrackChangesEditing","type","commands","link","registerAttributeLabel","LinkEditing","key","get","format","4AYtpRF","manualDecorators","6085825OYOXfG","toLowerCase","registerInlineAttribute","plugins","label","6cQqpZp","4207215ektSuO","21802SMXqJR","locale","has","newValue","linkHref","*Remove link*","5037852LDIucL","unlink","3375HdIZXS","link (","_registerLegacyDescription"];return(oi=function(){return t})()}const ii=ci;!function(t,e){const n=ci,r=t();for(;;)try{if(404118===-parseInt(n(248))/1+-parseInt(n(280))/2*(parseInt(n(297))/3)+parseInt(n(291))/4*(-parseInt(n(261))/5)+-parseInt(n(232))/6+parseInt(n(279))/7+-parseInt(n(295))/8+parseInt(n(221))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ai extends t.Plugin{[ii(240)](){const t=ii,e=this[t(243)],n=e[t(229)];if(!e[t(272)][t(242)](t(264)))return;const r=e[t(272)][t(216)](t(215)),s=e[t(272)][t(242)](t(289));function o(t){return()=>{const n=ci,s=e[n(269)][n(262)][n(252)],o=e[n(287)][n(216)](t);if(o[n(223)])return void e[n(271)](n(282),{});const i=t[n(220)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(294)](t)[s(236)]((t=>function(t,e){const n=s;return e[n(238)](t[n(226)],n(227))&&!e[n(241)](t)}(t,r)));o=o[s(236)]((t=>!t.is(s(263),s(227))||t[s(281)](s(286))!=e));const i=new Set;for(const t of o)t.is(s(263),s(227))?i[s(249)](ui(t)):i[s(249)](t);return Array[s(294)](i)}(s[n(218)](),i,e[n(269)][n(214)]);e[n(269)][n(245)]((()=>{const e=n;for(const n of a)r[e(292)](n,{commandName:t,commandParams:[{forceValue:!o[e(223)]}],formatGroupId:e(235)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(294)](t);const r=n[e(230)]((t=>e(227)!=t[e(284)]));return r>-1&&(n=n[e(220)](0,r)),n}(e[n(269)][n(262)][n(252)][n(218)]()),o=e[n(269)][n(231)](e[n(269)][n(283)](s[0],n(257)),e[n(269)][n(283)](s[s[n(276)]-1],n(296)));e[n(269)][n(245)]((()=>{const e=n;r[e(292)](o,{commandName:t,commandParams:[],formatGroupId:e(266)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(285)];for(;t&&t[n(281)](n(266))>e[n(281)](n(266));)r[n(249)](t),t=t[n(285)]}return Array[n(294)](r)}(s))}))}}r[t(237)](t(228),o(t(228))),r[t(237)](t(258),o(t(258))),s&&r[t(237)](t(288),o(t(288))),r[t(237)](t(265),i(t(265))),r[t(237)](t(247),i(t(247))),s&&r[t(237)](t(270),(()=>{const n=t,s=e[n(287)][n(216)](n(270)),o=Array[n(294)](s[n(260)]);o[n(236)]((t=>t[n(281)](n(250))!=s[n(223)])),e[n(269)][n(245)]((()=>{const t=n;for(const e of o)r[t(292)](e,{commandName:t(270),commandParams:[{forceValue:!s[t(223)]}]})}))})),r[t(275)][t(219)](t(227),(e=>zr(n,t(244),e))),r[t(275)][t(293)]((e=>{const r=t;if(r(278)!=e[r(274)]&&r(251)!=e[r(274)])return;const{data:s}=e;if(s){if(r(228)==s[r(253)]||r(258)==s[r(253)]||r(288)==s[r(253)])switch(s[r(253)][r(268)](r(254),"")){case r(234):return o(zr(n,r(259)));case r(298):return o(zr(n,r(256)));case r(217):return o(zr(n,r(246)))}if(r(265)==s[r(253)])return{type:r(233),content:zr(n,r(267),zr(n,r(244)))};if(r(247)==s[r(253)])return{type:r(233),content:zr(n,r(224),zr(n,r(244)))};if(r(270)==s[r(253)])return s[r(222)][0][r(239)]?{type:r(233),content:zr(n,r(277))}:{type:r(233),content:zr(n,r(225))}}function o(t){const e=r;return{type:e(233),content:zr(n,e(273),t)}}}))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=214]})(t,e)}function ui(t){const e=ii,n=t[e(281)](e(266));if(0==n)return t;let r=t;for(;t[e(255)]&&t[e(255)].is(e(263),e(227));){const s=t[e(255)][e(281)](e(266));if(s==n)r=t[e(255)];else if(s<n)break;t=t[e(255)]}return r}function li(){const t=["name","nextSibling","listType","commands","todoList","LegacyTodoListEditing","push","1148jzimML","markBlockFormat","registerDescriptionCallback","from","4937920NfnAWB","end","1176klqkDP","numbered","schema","TrackChangesEditing","get","todo","getSelectedBlocks","registerElementLabel","slice","23148477gMTlkJ","commandParams","value","*Outdent:* %0","*Uncheck item*","parent","listItem","numberedList","locale","findIndex","createRange","2080176wQszPn","format","bulleted","blockName","filter","enableCommand","checkChild","forceValue","afterInit","isObject","has","editor","ELEMENT_LIST_ITEM","change","ELEMENT_TODO_LIST","outdentList","262715BnUuOo","add","todoListChecked","formatInline","selection","commandName","List","previousSibling","ELEMENT_NUMBERED_LIST","before","bulletedList","ELEMENT_BULLETED_LIST","_selectedElements","4665MzmSlw","document","element","LegacyListEditing","indentList","listIndent","*Indent:* %0","replace","model","checkTodoList","execute","plugins","*Change to:* %0","type","descriptionFactory","length","*Check item*","formatBlock","323393EBIxnn","3672KfHCMO","getAttribute","paragraph","createPositionAt"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(263),e(227))&&t[e(281)](e(266))>0){let r=t[e(285)];for(;r&&e(227)==r[e(284)]&&r[e(281)](e(266))==t[e(281)](e(266));)n[e(290)](r),r=r[e(285)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=346]})(t,e)}function di(){const t=["markMultiRangeBlockFormat","toUpperCase","*Change to:* %0","forward","push","TrackChangesEditing","getSiblingNodes","5300463EjPeeS","_getTranslationKeyForListStyle","before","default","840rBsxbK","map","2831643OKTexx","get","numbered","886660HIlEqv","handleListReversedCommand","5030xoIndt","listType","editor","3184976rtGoGa","startIndex","element","list.properties","*Format:* set order to regular","commandParams","createPositionAt","formatBlock","config","length","format","getSelectedBlocks","unshift","getAttribute","533ifmRHw","getListTypeFromListStyleType","from","locale","model","*Format:* set order to reversed","document","_getSuggestionBlocks","1532460KIExCU","getLastPosition","flat","styles","reversed","descriptionFactory","backward","listStart","has","getFirstPosition","selection","plugins","listItem","commandName","LegacyListPropertiesEditing","formatInline","ELEMENT_","*Format:* set start index to %0","handleDescriptions","parent","bind","handleListStartCommand","type","_getSuggestionBlocksForListStyle","LegacyListUtils","55375SACoMi","afterInit","listReversed","_LIST_","enableCommand","listStyle","registerDescriptionCallback","replace","filter","handleListStyleCommand","createRange","change"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(947478===parseInt(n(393))/1*(-parseInt(n(376))/2)+-parseInt(n(401))/3+-parseInt(n(374))/4+parseInt(n(346))/5*(parseInt(n(369))/6)+parseInt(n(365))/7+parseInt(n(379))/8+parseInt(n(371))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(347)](){const t=hi;if(!this[t(378)][t(412)][t(409)](t(415)))return;const e=this[t(378)][t(387)][t(372)](t(382)),n=this[t(378)][t(412)][t(372)](t(363));e[t(404)]&&n[t(350)](t(351),this[t(355)][t(421)](this)),e[t(405)]&&n[t(350)](t(348),this[t(375)][t(421)](this)),e[t(380)]&&n[t(350)](t(408),this[t(422)][t(421)](this)),n[t(406)][t(352)](this[t(419)][t(421)](this))}[hi(355)](t,e={}){const n=hi,r=this[n(378)][n(412)][n(372)](n(363)),s=this[n(424)]();this[n(378)][n(397)][n(357)]((()=>{const t=n;r[t(358)](s,{commandName:t(351),commandParams:[{type:e[t(423)]}],formatGroupId:t(351)})}))}[hi(375)](t,e={}){const n=hi,r=this[n(378)][n(412)][n(372)](n(363)),s=this[n(400)]((t=>t.is(n(381),n(413))&&n(373)===t[n(392)](n(377))));if(s[n(388)]<1)return;const o=s[n(370)]((t=>this[n(378)][n(397)][n(356)](this[n(378)][n(397)][n(385)](t,n(367)),this[n(378)][n(397)][n(385)](t,0))));this[n(378)][n(397)][n(357)]((()=>{const t=n;r[t(358)](o,{commandName:t(348),commandParams:[{reversed:e[t(405)]}],formatGroupId:t(348)})}))}[hi(422)](t,e={}){const n=hi,r=this[n(378)][n(412)][n(372)](n(363)),s=this[n(400)]((t=>t.is(n(381),n(413))&&n(373)===t[n(392)](n(377))));if(s[n(388)]<1)return;const o=s[n(370)]((t=>this[n(378)][n(397)][n(356)](this[n(378)][n(397)][n(385)](t,n(367)),this[n(378)][n(397)][n(385)](t,0))));this[n(378)][n(397)][n(357)]((()=>{const t=n;r[t(358)](o,{commandName:t(408),commandParams:[{startIndex:e[t(380)]}],formatGroupId:t(408)})}))}[hi(419)](t){const e=hi;if(e(386)!=t[e(423)]&&e(416)!=t[e(423)])return;const n=this[e(378)][e(396)],{data:r}=t;if(!r)return;let s,o;switch(r[e(414)]){case e(351):s=e(360),o={type:e(389),content:zr(n,s,zr(n,this[e(366)](r[e(384)][0][e(423)])))};break;case e(348):s=r[e(384)][0][e(405)]?e(398):e(383),o={type:e(389),content:zr(n,s)};break;case e(408):s=e(418),o={type:e(389),content:zr(n,s,r[e(384)][0][e(380)])}}return o}[hi(424)](){const t=hi;var e,n,r,s;const o=this[t(378)][t(412)][t(372)](t(425));let i=Array[t(395)](this[t(378)][t(397)][t(399)][t(411)][t(390)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(381),t(413)))&&i[t(391)](...o[t(364)](this[t(378)][t(397)][t(399)][t(411)][t(410)](),t(407))),(null===(n=i[i[t(388)]-1])||void 0===n?void 0:n.is(t(381),t(413)))&&i[t(362)](...o[t(364)](this[t(378)][t(397)][t(399)][t(411)][t(402)](),t(361))),i=[...new Set(i)],(null===(s=null===(r=this[t(378)][t(397)][t(399)][t(411)][t(410)]())||void 0===r?void 0:r[t(420)])||void 0===s?void 0:s.is(t(381),t(413)))&&(i=i[t(354)]((e=>e.is(t(381),t(413))))),i}[hi(400)](t){const e=hi,n=this[e(378)][e(412)][e(372)](e(425));let r=Array[e(395)](this[e(378)][e(397)][e(399)][e(411)][e(390)]())[e(354)](t)[e(370)]((t=>{const r=e,s=this[r(378)][r(397)][r(385)](t,0);return[...n[r(364)](s,r(407)),...n[r(364)](s,r(361))]}))[e(403)]();return r=[...new Set(r)],r}[hi(366)](t){const e=hi;return e(417)+(this[e(378)][e(412)][e(372)](e(425))[e(394)](t)||e(368))[e(359)]()+e(349)+t[e(359)]()[e(353)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["enableCommand","stop","elementToElement","6192lWGcGS","div","downcastDispatcher","17832OqZvrE","713804jrzrkV","editor","MediaEmbedEditing","5184954jUMzFQ","afterInit","locale","199005OhHGmf","3771544OMsfak","68iKKbGh","for","media","descriptionFactory","registerElementLabel","createEmptyElement","high","ELEMENT_MEDIA","showSuggestionHighlights","dataDowncast","conversion","plugins","options","attribute:url:media","data","mediaEmbed","TrackChangesEditing","has","get","159267jkfXYn","1492564GvMAto"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(552179===parseInt(n(267))/1+-parseInt(n(259))/2+parseInt(n(258))/3+-parseInt(n(275))/4*(parseInt(n(273))/5)+-parseInt(n(270))/6+parseInt(n(274))/7+parseInt(n(266))/8*(parseInt(n(263))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(271)](){const t=mi,e=this[t(268)];if(!e[t(250)][t(256)](t(269)))return;const n=e[t(250)][t(257)](t(255)),r=e[t(272)];n[t(260)](t(254)),n[t(242)][t(243)](t(241),(e=>zr(r,t(246),e))),e[t(249)][t(240)](t(248))[t(262)]({model:t(241),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(247)])return n[s(244)](s(264))},converterPriority:t(245)}),e[t(253)][t(265)].on(t(252),((e,n,r)=>{const s=t;r[s(251)][s(247)]&&e[s(261)]()}),{priority:t(245)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=440]})(t,e)}function _i(){const t=["has","editor","1776xIKFpg","get","enableCommand","511538BtdpjG","MentionEditing","afterInit","846NbmLLZ","mention","23845560tulPLa","plugins","2856024MXvNCT","824350RqUoTx","TrackChangesEditing","287413eeZzYl","238989TZfnHk","6cNFQaJ","102GyBLhL"];return(_i=function(){return t})()}const yi=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(514260===parseInt(n(449))/1+-parseInt(n(457))/2*(parseInt(n(450))/3)+-parseInt(n(445))/4+-parseInt(n(446))/5+-parseInt(n(451))/6*(parseInt(n(448))/7)+parseInt(n(454))/8*(-parseInt(n(441))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[yi(440)](){const t=yi,e=this[t(453)];e[t(444)][t(452)](t(458))&&e[t(444)][t(455)](t(447))[t(456)](t(442))}}function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=488]})(t,e)}const Ci=ki;!function(t,e){const n=ki,r=t();for(;;)try{if(748202===-parseInt(n(512))/1+-parseInt(n(515))/2+-parseInt(n(499))/3+-parseInt(n(497))/4+parseInt(n(516))/5+-parseInt(n(505))/6+parseInt(n(502))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[Ci(491)](){const t=Ci,e=this[t(507)],n=e[t(492)][t(490)](t(520));e[t(492)][t(511)](t(500))&&(n[t(514)](t(506)),n[t(498)](t(508)),n[t(510)][t(503)]((e=>this[t(509)](e))))}[Ci(509)](t){const e=Ci,n=this[e(507)][e(518)],{data:r}=t,s={type:e(488),content:""};if(r&&e(508)==r[e(495)]){if(!r[e(494)])return{type:e(488),content:zr(n,e(513),zr(n,e(504)))+" ("+r[e(496)]+")"};if(!r[e(496)]){let o=t[e(501)];for(;o;){if(o[e(489)]&&e(519)==o[e(489)][e(495)]&&o[e(489)][e(496)])return s;o=o[e(517)]}return{type:e(488),content:zr(n,e(493),zr(n,e(504)))+" ("+r[e(494)]+")"}}}}}function Ri(){const t=["2684850ImxfdR","3802480dIUcbu","next","locale","listType","TrackChangesEditing","format","data","get","afterInit","plugins","*Remove format:* %0","oldValue","key","newValue","4160752TZiDEa","registerBlockAttribute","1567962sFVuRr","MultiLevelList","head","28123942AtACVh","registerDescriptionCallback","ELEMENT_MULTI_LEVEL_LIST","3311106FdcoRb","multiLevelList","editor","listMarkerStyle","handleDescriptions","descriptionFactory","has","572882gAaPVh","*Set format:* %0","enableDefaultAttributesIntegration"];return(Ri=function(){return t})()}const Ni=Mi;function Si(){const t=["3419171FhWyAc","locale","7336737wMkOJG","get","3447951PruxbT","plugins","8ZXFxyS","60DBBmAm","4357MiQgdF","ELEMENT_PAGE_BREAK","editor","4529228QkFyBC","registerElementLabel","TrackChangesEditing","descriptionFactory","pageBreak","has","10159130tzPxsT","enableCommand","afterInit","PageBreakEditing","4ATtXAx","476015coKdcm"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(672593===parseInt(n(484))/1*(-parseInt(n(497))/2)+parseInt(n(480))/3+-parseInt(n(487))/4+-parseInt(n(498))/5*(-parseInt(n(483))/6)+-parseInt(n(476))/7+parseInt(n(482))/8*(-parseInt(n(478))/9)+parseInt(n(493))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ni(495)](){const t=Ni,e=this[t(486)];if(!e[t(481)][t(492)](t(496)))return;e[t(481)][t(479)](t(489))[t(494)](t(491));const n=e[t(481)][t(479)](t(489)),r=e[t(477)];n[t(490)][t(488)](t(491),(e=>zr(r,t(485),e)))}}function Oi(){const t=["mapper","locale","ck-suggestion-marker--active","getItemLabel","writer","editing","schema","3338124hBFeNE","afterInit","413742diqnAQ","name","enableCommand","206973ACiJcB","downcastDispatcher","insert","checkChild","options","enableDefaultAttributesIntegration","has","Paragraph","start","descriptionFactory","registerElementLabel","insertParagraph","showSuggestionHighlights","*Insert:* %0","consumable","$text","type","addClass","getFirstRange","span","292PYzxOx","TrackChangesEditing","data","toViewPosition","activeMarkers","2296sASTof","isLimit","bindElementToMarker","end","insertion","777861RimjOF","plugins","model","9675ibuCcp","paragraph","consume","get","ck-suggestion-marker-split","_registerLegacyDescription","includes","ELEMENT_PARAGRAPH","isBlock","formatBlock","highest","markerRange","isTouching","addMarker:suggestion:insertion","13304DjlpWR","commandName","*Change to:* %0","registerDescriptionCallback","10495470CRimLx","markerName","format","createUIElement","4rNWUuS","nodeAfter","editor"];return(Oi=function(){return t})()}const wi=Fi;function Fi(t,e){const n=Oi();return(Fi=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(307388===parseInt(n(301))/1+parseInt(n(286))/2*(parseInt(n(298))/3)+-parseInt(n(321))/4*(parseInt(n(334))/5)+parseInt(n(296))/6+-parseInt(n(326))/7*(-parseInt(n(278))/8)+-parseInt(n(331))/9+-parseInt(n(282))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[wi(297)](){const t=wi,e=this[t(288)];if(!e[t(332)][t(307)](t(308)))return;const n=e[t(290)],r=e[t(332)][t(337)](t(322));r[t(310)][t(311)](t(335),(e=>zr(n,t(341),e))),r[t(306)](t(335)),r[t(300)](t(312)),e[t(294)][t(302)].on(t(277),Bi(e),{priority:t(344)}),e[t(323)][t(302)].on(t(277),((n,r,s)=>{const o=t;s[o(305)][o(313)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(344)});const s=r[t(310)];s[t(281)]((r=>{const o=t;if(o(330)!==r[o(317)])return;const{start:i,end:a}=r[o(319)]();if(!i[o(276)](a)||!i[o(287)])return;const c=e[o(333)][o(295)],u=i[o(287)];return c[o(342)](u)&&!c[o(327)](u)&&c[o(304)](u,o(316))?{type:o(330),content:zr(n,o(314),s[o(292)](u,1))}:void 0})),this[t(339)]()}[wi(339)](){const t=wi,e=this[t(288)],n=e[t(290)];e[t(332)][t(337)](t(322))[t(310)][t(281)]((e=>{const r=t;if(r(343)!=e[r(317)])return;const{data:s}=e;return s&&r(335)==s[r(279)]?{type:r(284),content:zr(n,r(280),zr(n,r(341)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(332)][o(337)](o(322)),a=r[o(275)][o(309)],c=r[o(275)][o(329)],u=t[o(333)][o(295)];if(!a[o(276)](c)||!a[o(287)])return;const l=a[o(287)];if(u[o(342)](l)&&!u[o(327)](l)&&u[o(304)](l,o(316))){if(!s[o(315)][o(336)](r[o(275)],n[o(299)]))return;const t=s[o(293)][o(285)](o(320),{class:o(338)}),a=s[o(289)][o(324)](c);e&&i[o(325)][o(340)](r[o(283)])&&s[o(293)][o(318)](o(291),t),s[o(293)][o(303)](a,t),s[o(289)][o(328)](t,r[o(283)])}}}const xi=Pi;function Pi(t,e){const n=ji();return(Pi=function(t,e){return n[t-=282]})(t,e)}!function(t,e){const n=Pi,r=t();for(;;)try{if(337017===parseInt(n(284))/1+-parseInt(n(286))/2+-parseInt(n(290))/3*(parseInt(n(294))/4)+-parseInt(n(306))/5+-parseInt(n(304))/6*(parseInt(n(297))/7)+parseInt(n(292))/8+parseInt(n(285))/9*(parseInt(n(308))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(296)](){const t=xi,e=this[t(289)];e[t(309)][t(291)](t(293))&&(e[t(309)][t(298)](t(287))[t(299)](t(302)),this[t(305)]())}[xi(305)](){const t=xi,e=this[t(289)];e[t(309)][t(298)](t(287))[t(283)][t(282)]((n=>{const r=t;if(r(288)!=n[r(301)]&&r(303)!=n[r(301)])return;const{data:s}=n;return s&&r(302)==s[r(300)]?{type:r(310),content:zr(e[r(307)],r(295))}:void 0}))}}function ji(){const t=["1259130qEcvqR","TrackChangesEditing","formatBlock","editor","1554816dYCFZJ","has","4463896hgcUrV","RemoveFormatEditing","4uMjuFa","*Remove all formatting*","afterInit","7Incmvn","get","enableDefaultAttributesIntegration","commandName","type","removeFormat","formatInline","734034PoyPcK","_registerLegacyDescription","2136360sEtJht","locale","1319410UeVBGn","plugins","format","registerDescriptionCallback","descriptionFactory","420950mvqLll","72ttYlPi"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=434]})(t,e)}function Hi(){const t=["7001872AHsSAt","1749600HVfpBI","5zyZoYW","366010Haoayv","trackChanges","TrackChangesEditing","goToNextRestrictedEditingException","516iKzoCz","9xCGFjL","discardSelectedSuggestions","acceptSuggestion","discardAllSuggestions","69181wYUnjI","editor","afterInit","get","498075zcrKCo","3268680ooRIoF","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","has","plugins","enableCommand","discardSuggestion","acceptAllSuggestions","11157VTyHyS","RestrictedEditingModeEditing"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(480406===-parseInt(n(449))/1+-parseInt(n(434))/2+parseInt(n(458))/3*(parseInt(n(440))/4)+parseInt(n(435))/5*(parseInt(n(450))/6)+-parseInt(n(445))/7+parseInt(n(460))/8+-parseInt(n(441))/9*(parseInt(n(436))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(447)](){const t=Gi,e=this[t(446)];if(!e[t(454)][t(453)](t(459)))return;const n=e[t(454)][t(448)](t(438));n[t(455)](t(451)),n[t(455)](t(439));const r=e[t(454)][t(448)](t(459));r[t(455)](t(437)),r[t(455)](t(443)),r[t(455)](t(456)),r[t(455)](t(457)),r[t(455)](t(444)),r[t(455)](t(452)),r[t(455)](t(442))}}function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=273]})(t,e)}const Ki=Wi;!function(t,e){const n=Wi,r=t();for(;;)try{if(956572===parseInt(n(295))/1+-parseInt(n(300))/2*(parseInt(n(327))/3)+parseInt(n(277))/4*(-parseInt(n(322))/5)+parseInt(n(302))/6+parseInt(n(275))/7*(parseInt(n(304))/8)+-parseInt(n(324))/9*(parseInt(n(298))/10)+-parseInt(n(314))/11*(-parseInt(n(329))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(315)](){return[Zs.ShiftEnter]}[Ki(281)](){const t=Ki,e=this[t(311)],n=e[t(326)][t(325)](t(283));n[t(288)](t(279)),e[t(273)][t(312)].on(t(286),Yi(e),{priority:t(287)}),e[t(273)][t(312)].on(t(323),Yi(e),{priority:t(287)}),e[t(317)][t(312)].on(t(308),((n,r,s)=>{const o=t;s[o(297)][o(328)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(310)][t(299)](t(285),(n=>zr(e[t(306)],t(280),n)))}}function Xi(){const t=["addMarker:suggestion:deletion","9lnGEyX","get","plugins","3eWsAua","showSuggestionHighlights","25585176ozfQwg","insert","editing","markerName","11397806raDKUn","bindElementToMarker","628adPfXX","test","shiftEnter","ELEMENT_LINE_BREAK","init","toViewPosition","TrackChangesEditing","mapper","softBreak","addMarker:suggestion:insertion","high","enableCommand","includes","markerRange","ck-suggestion-marker--active","span","split","name","1024956ltEIza","model","options","16356440cOHaOd","registerElementLabel","2525690YtjuVR","consumable","2991636DfuRQB","getItems","8CuEVXs","addClass","locale","createPositionBefore","addMarker:suggestion","writer","descriptionFactory","editor","downcastDispatcher","merge","11yWpRPS","requires","element","data","ck-suggestion-marker-","deletion","createUIElement","activeMarkers","45505NoWrhk"];return(Xi=function(){return t})()}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(326)][o(325)](o(283));if(!s[o(301)][o(278)](r[o(290)],n[o(294)]))return;const a=t[o(296)];for(const t of r[o(290)][o(303)]()){if(!t.is(o(316),o(285)))continue;const n=o(319)==r[o(274)][o(293)](":")[1]?o(313):o(293),c=s[o(309)][o(320)](o(292),{class:o(318)+n}),u=s[o(284)][o(282)](a[o(307)](t));e&&i[o(321)][o(289)](r[o(274)])&&s[o(309)][o(305)](o(291),c),s[o(309)][o(330)](u,c),s[o(284)][o(276)](c,r[o(274)])}}}const Zi=Ji;function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=212]})(t,e)}function Qi(){const t=["plugins","locale","format","afterInit","type","2506506qcvklk","commandName","get","596878RzRSWH","isCollapsed","commandParams","5111416hJBBHc","commands","from","formatInline","has","formatBlock","model","3523114xgTrnc","editor","selection","enableCommand","change","descriptionFactory","getRanges","2958HrCJzp","registerDescriptionCallback","markInlineFormat","FORMAT_RESTRICTED_ENABLED","11947671XzueTs","document","FORMAT_RESTRICTED_DISABLED","335592SlKjIM","TrackChangesEditing","890nDsUDq","value","StandardEditingModeEditing","restrictedEditingException","70pMDIvS","forceValue"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(677279===-parseInt(n(214))/1+parseInt(n(240))/2*(-parseInt(n(231))/3)+parseInt(n(238))/4*(-parseInt(n(244))/5)+parseInt(n(251))/6+parseInt(n(224))/7+parseInt(n(217))/8+parseInt(n(235))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(249)](){const t=Zi,e=this[t(225)],n=e[t(223)],r=e[t(247)];if(!e[t(246)][t(221)](t(242)))return;const s=e[t(246)][t(213)](t(239)),o=t(243),i=e[t(218)][t(213)](o);s[t(227)](o,((e,r={})=>{const a=t,c=n[a(236)][a(226)];if(c[a(215)])return void e(r);const u=void 0!==r[a(245)]?r[a(245)]:!i[a(241)];n[a(228)]((()=>{const t=a,e=Array[t(219)](c[t(230)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(233)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(229)][t(232)]((e=>{const n=t;if(n(222)!=e[n(250)]&&n(220)!=e[n(250)])return;const{data:s}=e;return s&&s[n(212)]==o?s[n(216)][0][n(245)]?{type:n(248),content:zr(r,n(234))}:{type:n(248),content:zr(r,n(237))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=269]})(t,e)}function na(){const t=["normalizeConfig","StyleUtils","style","5330724mqVxBY","type","config","1367pFvuVL","1580JgvMhT","enableDefaultAttributesIntegration","has","commandParams","getGhsAttributeNameForElement","TrackChangesEditing","registerInlineAttribute","GeneralHtmlSupport","locale","*Remove format:* %0","definitions","formatInline","DataSchema","FORMAT_STYLE","toLowerCase","1246060TlXamA","registerAttributeLabel","plugins","3dDJhyD","formatBlock","forceValue","*Set format:* %0","get","8851221dpTEFn","ghsAttributes","commandName","afterInit","editor","block","registerDescriptionCallback","_registerLegacyDescription","element","inline","4551590eWewCt","Style","format","2056cOwqeE","descriptionFactory","add","459928HTijZe","12418qHhedK","styleName","registerBlockAttribute"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(540139===-parseInt(n(312))/1*(-parseInt(n(313))/2)+-parseInt(n(281))/3*(parseInt(n(302))/4)+-parseInt(n(296))/5+parseInt(n(309))/6+-parseInt(n(303))/7*(-parseInt(n(299))/8)+-parseInt(n(286))/9+parseInt(n(278))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(289)](){const t=ta,e=this[t(290)];if(!e[t(280)][t(315)](t(297))||!e[t(280)][t(315)](t(275)))return;const n=e[t(280)][t(285)](t(318)),r=e[t(271)],s=e[t(311)][t(285)](t(308))||{},o=e[t(280)][t(285)](t(270)),i=e[t(280)][t(285)](t(307))[t(306)](e[t(280)][t(285)](t(275)),s[t(273)]);n[t(314)](t(308));const a=new Set;for(const e of i[t(291)]){const n=o[t(317)](e[t(294)]);a[t(301)](n)}const c=new Set;for(const e of i[t(295)]){const n=o[t(317)](e[t(294)]);c[t(301)](n);for(const n of e[t(287)])c[t(301)](n)}for(const e of a)n[t(305)](e),n[t(300)][t(279)](e,zr(r,t(276)));for(const e of c)n[t(269)](e),n[t(300)][t(279)](e,zr(r,t(276)));this[t(293)]()}[ta(293)](){const t=ta,e=this[t(290)],n=e[t(271)];e[t(280)][t(285)](t(318))[t(300)][t(292)]((e=>{const r=t;if(r(282)!=e[r(310)]&&r(274)!=e[r(310)])return;const{data:s}=e;return s&&r(308)===s[r(288)]?s[r(316)][0][r(283)]?{type:r(298),content:zr(n,r(284),s[r(316)][0][r(304)][r(277)]())}:{type:r(298),content:zr(n,r(272),s[r(316)][0][r(304)][r(277)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=184]})(t,e)}function ia(){const t=["2uDSjUA","addClass","maxColumn","insertTableRowBelow","execute","last","_splitMarkerName","max","*Insert:* %0","values","every","commands","rowspan","_suggestionFactory","mapper","has","data","createTableWalker","get","minColumn","getSuggestion","refresh","_acceptFormatSuggestionCallbackFactory","5173608fbAGyi","change:data","name","getCellLocation","4040656IRFfXD","getRanges","length","plugins","createPositionAt","subType","low","above","end","*Remove:* %0","findAncestor","tablePaste","options","registerElementLabel","afterInit","removeTableRow","classes","start","insert","_getSuggestionCoords","writer","getSelectionAffectedTableCells","$textProxy","selection","descriptionFactory","markMultiRangeInsertion","locale","element","insertTable","min","change","first","nodeAfter","highest","minRow","MAX_SAFE_INTEGER","isInContent","isIntersectingWithRange","type","detach","tableCell","suggestion","isTouching","selectTableColumn","TableEditing","discard","differ","isArray","createRangeOn","getChildren","getRowIndexes","setSelection","removeTableColumn","oldRange","getColumnIndexes","ELEMENT_TABLE_ROW","some","tableRow","_tablePostFixingSubtypes","3977127MpcYBG","deletion","insertTableRowAbove","document","join","ELEMENT_TABLE_COLUMN_WITH_TEXT","batch","enableCommand","removeClass","ELEMENT_TABLE_ROW_WITH_TEXT","toViewElement","1177028rwOUVo","_setupColumnsRowsFixing","getAttribute","fromRange","MIN_SAFE_INTEGER","toLowerCase","hasAttribute","root","ELEMENT_TABLE_COLUMN","showSuggestionHighlights","getItems","cell","getContainedElement","isIntersecting","1013151PrftoF","add","addMarker:suggestion","insertTableColumnLeft","TrackChangesEditing","table","insertTableColumnRight","item","accept","rootName","model","markMultiRangeDeletion","enqueueChange","selectTableRow","_getCoordsForCells","addRange","nodeBefore","map","createRangeIn","registerCustomCallback","getFirstRange","startsWith","_tableSuggestions","substr","filter","push","registerPostFixer","editor","registerDescriptionCallback","ELEMENT_TABLE_WITH_TEXT","colspan","getChanges","tableColumn","getChangedMarkers","position","$graveyard","order","insertion","2421100zCiNhE","TableUtils","ELEMENT_TABLE","maxRow","span","isEqual","forceValue","from","790060SNONOS","includes","downcastDispatcher","left"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(431331===parseInt(n(317))/1*(parseInt(n(313))/2)+-parseInt(n(267))/3+-parseInt(n(253))/4+parseInt(n(305))/5+parseInt(n(340))/6+-parseInt(n(242))/7+-parseInt(n(344))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(241)]=[e(240),e(299)],this[e(289)]=new Set}[sa(197)](){const t=sa,e=this[t(294)],n=e[t(277)][t(245)][t(206)];if(!e[t(186)][t(332)](t(227)))return;const r=e[t(209)],s=e[t(186)][t(335)](t(271)),o=e[t(186)][t(335)](t(306));s[t(207)][t(196)](t(272),(e=>zr(r,t(307),e))),this[t(254)](),s[t(249)](t(211)),s[t(249)](t(280)),s[t(249)](t(226));for(const r of[t(244),t(320)]){const i=e[t(328)][t(335)](r);s[t(249)](r,(r=>{const a=t;e[a(277)][a(213)]((t=>{const e=a;r();const c=e(190)===i[e(303)],u=o[e(204)](n),l=o[e(233)](u),f=c?l[e(214)]-1:l[e(322)]+1,h=u[0][e(193)](e(272)),g=o[e(334)](h,{startRow:f,endRow:f}),d=Array[e(312)](g)[e(284)]((n=>t[e(231)](n[e(264)])));s[e(208)](d,e(240))}))}))}for(const r of[t(270),t(273)]){const i=e[t(328)][t(335)](r);s[t(249)](r,(r=>{const a=t;e[a(277)][a(213)]((t=>{const e=a;r();const c=e(316)===i[e(303)],u=o[e(204)](n),l=o[e(237)](u),f=c?l[e(214)]-1:l[e(322)]+1,h=u[0][e(193)](e(272)),g=o[e(334)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(312)](g)[e(284)]((n=>t[e(231)](n[e(264)])));s[e(208)](d,e(299))}))}))}for(const r of[t(198),t(235)]){const i=r[t(290)](11),a=i[t(258)](),c=a[t(290)](0,3)+t(309),u=t(272)+i,l=t(212)+i,f=t(324)+i;s[t(249)](r,(()=>{const i=t;e[i(277)][i(213)]((t=>{const e=i,h=o[e(204)](n),g=h[0][e(193)](e(272));let d;if(e(198)==r){const t=o[e(233)](h);d={startRow:t[e(214)],endRow:t[e(322)],includeAllSlots:!0}}else{const t=o[e(237)](h);d={startColumn:t[e(214)],endColumn:t[e(322)],includeAllSlots:!0}}const p=o[e(334)](g,d),m=Array[e(312)](p)[e(284)]((({cell:t})=>t)),I=ca(m[e(291)]((t=>t[e(259)](c)))),E=ca(m[e(291)]((t=>!t[e(259)](c))))[e(284)]((n=>t[e(231)](n))),b=s[e(278)](E,u);if(b&&(e(240)==b[e(188)]||e(299)==b[e(188)])){const n=this[e(202)](b);for(const r of I){const s=t[e(231)](r),i=o[e(343)](r),u=r[e(255)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(282)](s)}}}))}))}function c(r){const s=t,o=Array[s(312)](n[s(184)]())[s(284)]((t=>i.LiveRange[s(256)](t)));e[s(277)][s(213)]((t=>{const n=s,i=t[n(248)];r=r[n(291)]((t=>n(302)!=t[n(260)][n(276)])),t[n(234)](r),e[n(328)][n(335)](n(198))[n(338)](),e[n(321)](n(198),{forceDefaultExecution:!0}),e[n(277)][n(279)]((()=>{const t=n;e[t(277)][t(279)](i,(e=>{const n=t,r=o[n(291)]((t=>n(302)!=t[n(260)][n(276)]));r[n(185)]>0&&e[n(234)](r);for(const t of o)t[n(222)]()}))}))}))}function u(r){const s=t;e[s(277)][s(213)]((t=>{const o=s,a=Array[o(312)](n[o(184)]())[o(284)]((t=>i.LiveRange[o(256)](t))),c=[];for(const t of r)for(const e of t[o(263)]({shallow:!0}))c[o(292)](e);for(const n of c)o(302)!=n[o(260)][o(276)]&&(t[o(234)](t[o(187)](n,0)),e[o(328)][o(335)](o(235))[o(338)](),e[o(321)](o(235),{forceDefaultExecution:!0}));const u=a[o(291)]((t=>o(302)!=t[o(260)][o(276)]));u[o(185)]>0&&t[o(234)](u);for(const t of a)t[o(222)]()}))}function l(e,n){const r=t;return n[r(327)]((t=>e[r(239)]((e=>e[r(191)][r(310)](t[r(200)])||t[r(191)][r(310)](e[r(200)])))))}function f(e,n){const r=t;return!e[r(239)]((t=>n[r(239)]((e=>t[r(266)](e)))))&&e[r(239)]((t=>n[r(239)]((e=>t[r(191)][r(225)](e[r(200)])))))}e[t(333)][t(315)].on(t(269),((e,n,r)=>{const s=t;if(!r[s(195)][s(262)])return;const o=n[s(274)];if(!o)return;const i=r[s(331)][s(252)](o);function c(t){return Array[s(230)](t)?t:[t]}i&&s(223)===o[s(342)]&&(0,a.setHighlightHandling)(i,r[s(203)],((t,e,n)=>n[s(318)](c(e[s(199)]),t)),((t,e,n)=>n[s(250)](c(e[s(199)]),t)))}),{priority:t(216)}),s[t(207)][t(295)]((e=>{const n=t;if(n(304)!=e[n(221)]&&n(243)!=e[n(221)])return;const s=e[n(265)]();if(null!=s&&s.is(n(210),n(272))){if(n(304)==e[n(221)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)]));if(t[n(185)])return{type:n(304),content:zr(r,n(325),zr(r,n(296),'"'+t[n(246)](" ")+'"'))}}if(n(243)==e[n(221)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)]));if(t[n(185)])return{type:n(243),content:zr(r,n(192),zr(r,n(296),'"'+t[n(246)](" ")+'"'))}}}})),s[t(207)][t(295)]((e=>{const n=t;if(n(240)==e[n(188)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)])),s=this[n(202)](e),o=s[n(308)]-s[n(217)]+1;if(n(304)==e[n(221)])return t[n(185)]?{type:n(304),content:zr(r,n(325),zr(r,n(251),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(304),content:zr(r,n(325),zr(r,n(238),o))};if(n(243)==e[n(221)])return t[n(185)]?{type:n(243),content:zr(r,n(192),zr(r,n(251),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(243),content:zr(r,n(192),zr(r,n(238),o))}}if(n(299)==e[n(188)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)])),s=this[n(202)](e),o=s[n(319)]-s[n(336)]+1;if(n(304)==e[n(221)])return t[n(185)]?{type:n(304),content:zr(r,n(325),zr(r,n(247),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(304),content:zr(r,n(325),zr(r,n(261),o))};if(n(243)==e[n(221)])return t[n(185)]?{type:n(243),content:zr(r,n(192),zr(r,n(247),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(243),content:zr(r,n(192),zr(r,n(261),o))}}})),s[t(330)][t(286)](t(304),t(240),t(228),c),s[t(330)][t(286)](t(243),t(240),t(275),c),s[t(330)][t(286)](t(304),t(299),t(228),u),s[t(330)][t(286)](t(243),t(299),t(275),u),s[t(330)][t(286)](t(304),t(299),t(246),l),s[t(330)][t(286)](t(243),t(299),t(246),l),s[t(330)][t(286)](t(304),t(240),t(246),f),s[t(330)][t(286)](t(243),t(240),t(246),f)}[sa(339)](){const t=sa,e=this[t(294)],n=e[t(277)][t(245)][t(206)];return(r,s)=>{const o=t;e[o(277)][o(213)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(191)][a(283)];u&&u[0]&&!1===u[0][a(311)]&&(l=r[0][a(200)][a(215)]);const f=t[a(285)](l);if(a(302)==f[a(260)][a(276)])return;const h=Array[a(312)](n[a(184)]())[a(284)]((t=>i.LiveRange[a(256)](t)));t[a(234)](f),e[a(328)][a(335)](c)[a(338)](),u[a(292)]({forceDefaultExecution:!0}),e[a(321)](c,...u);const g=h[a(291)]((t=>a(302)!=t[a(260)][a(276)]));g[a(185)]>0&&t[a(234)](g);for(const t of h)t[a(222)]()}))}}[sa(281)](t){const e=sa,n=this[e(294)][e(186)][e(335)](e(306));let r=Number[e(218)],s=Number[e(257)],o=Number[e(218)],i=Number[e(257)];for(const a of t){if(e(302)==a[e(260)][e(276)])continue;const{row:t,column:c}=n[e(343)](a),u=a[e(259)](e(329))?a[e(255)](e(329))-1:0,l=a[e(259)](e(297))?a[e(255)](e(297))-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(254)](){const t=sa,e=this[t(294)],n=e[t(186)][t(335)](t(271)),r=e[t(186)][t(335)](t(306));e[t(277)][t(245)].on(t(341),(()=>{const r=t,s=Array[r(312)](e[r(277)][r(245)][r(229)][r(300)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(323)](t);if(r(224)!=s)continue;if(null!=e[r(236)])continue;const a=n[r(337)](o);this[r(241)][r(314)](i)&&this[r(289)][r(268)](a)}}),{priority:t(189)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(231)](e),a=e[s(193)](s(272)),c=r[s(343)](e);for(const t of this[s(289)]){const n=t[s(188)],r=n[s(288)](s(194)),u=n[s(290)](r?10:5),l=u[s(258)](),f=l[s(290)](0,3)+s(309),h=s(212)+u,g=s(324)+u;if(!t[s(219)])continue;if(a!=t[s(287)]()[s(200)][s(193)](s(272)))continue;if(t[s(220)](i))continue;const d=e[s(259)](f)?e[s(255)](f)-1:0,p=this[s(202)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(282)](i),o=!0)}return o};e[t(277)][t(245)][t(293)]((n=>{const r=t;let o=!1;for(const t of e[r(277)][r(245)][r(229)][r(298)]())if(r(201)==t[r(221)])if(r(240)==t[r(342)])for(const e of t[r(301)][r(215)][r(232)]())o=o||s(e,n);else r(223)==t[r(342)]&&(o=o||s(t[r(301)][r(215)],n));return o}))}[sa(202)](t){const e=sa;return this[e(281)](t[e(184)]()[e(284)]((t=>t[e(200)][e(215)])))}}function ca(t){const e=sa;return Array[e(312)](new Set(t)[e(326)]())}const ua=fa;function la(){const t=["type","markMultiRangeBlockFormat","requires","fromRange","format","add","cell","splitTableCellHorizontally","registerCustomCallback","findAncestor","mergeTableCellDown","rootName","locale","mergeTableCellUp","*Split cell:* horizontally","TrackChangesEditing","10RnsAXB","change","getCellLocation","markBlockFormat","containsRange","TableUtils","accept","_tablePostFixingSubtypes","horizontally","element","detach","table","getRanges","forceDefaultExecution","formatBlock","get","root","formatInline","36XQCwrl","push","length","insertion","value","execute","enableCommand","27180LIdEVf","isEnabled","commands","5491388JXotEy","_isForcedDefaultExecutionBlock","editor","tableCell","plugins","refresh","getFirstPosition","afterInit","createTableWalker","mergeTableCellRight","has","highest","getSelectionAffectedTableCells","_areSelectedCellsMergable","228052mcTvBB","splitTableCellVertically","*Merge cells*","find","commandName","setSelection","*Split cell:* vertically","4627700nIgzvq","33eYkjvg","filter","from","return","size","mergeTableCellLeft","27198jdLCWz","1722976qhMmEP","_acceptFormatSuggestionCallbackFactory","author","model","3837620uusLZF","getSuggestions","isInContent","createRangeOn","direction","$graveyard","_suggestionFactory","set:isEnabled","_areMergableCells","descriptionFactory","document","registerDescriptionCallback","deletion","stop","low","mergeTableCells","TableEditing","map","trackChanges","subType","selection","getAncestors"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=305]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(473695===parseInt(n(346))/1*(-parseInt(n(389))/2)+-parseInt(n(340))/3*(parseInt(n(332))/4)+parseInt(n(339))/5+parseInt(n(315))/6+parseInt(n(318))/7+-parseInt(n(347))/8*(parseInt(n(308))/9)+parseInt(n(351))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(375)](){return[aa]}[ua(325)](){const t=ua,e=this[t(320)],n=e[t(350)][t(361)][t(371)],r=e[t(385)];if(!e[t(322)][t(328)](t(367)))return;const s=e[t(322)][t(305)](t(388)),o=e[t(322)][t(305)](t(394)),a=e[t(322)][t(305)](aa);a[t(396)][t(309)](t(366)),s[t(314)](t(366),(()=>{const n=t,r=o[n(330)](e[n(350)][n(361)][n(371)]);e[n(350)][n(390)]((()=>{const t=n;s[t(374)](r,{commandName:t(366),commandParams:[]},[],t(366))}))})),e[t(317)][t(305)](t(366)).on(t(313),((n,r)=>{const o=t;e[o(317)][o(305)](o(369))[o(312)]&&(r[o(310)]>0&&r[r[o(310)]-1]&&r[r[o(310)]-1][o(402)]||s[o(319)]||this[o(331)]()||n[o(364)]())}),{priority:t(329)});for(const n of[t(386),t(327),t(383),t(345)]){const r=e[t(317)][t(305)](n);s[t(314)](n,(()=>{const n=t,o=e[n(350)][n(361)][n(371)][n(324)]()[n(372)]()[n(335)]((t=>t.is(n(398),n(321)))),i=r[n(312)];e[n(350)][n(390)]((()=>{const t=n;s[t(374)]([o,i],{commandName:t(366),commandParams:[]},[],t(366))}))}))}for(const n of[t(333),t(380)]){const r=e[t(317)][t(305)](n);s[t(314)](n,(()=>{const i=t,a=o[i(330)](e[i(350)][i(361)][i(371)])[0],c=a[i(382)](i(400)),{column:u,row:l}=o[i(391)](a);let f=[];if(i(397)==r[i(355)]){const t=o[i(326)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(342)](t)[i(368)]((t=>t[i(379)]))}else{const t=o[i(326)](c,{column:u,includeAllSlots:!0});f=Array[i(342)](t)[i(368)]((t=>t[i(379)]))}e[i(350)][i(390)]((t=>{const e=i;s[e(392)](t[e(354)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(360)][t(362)]((e=>{const n=t;if(n(403)!=e[n(373)]&&n(307)!=e[n(373)])return;const{data:s}=e;return s&&n(366)==s[n(336)]?{type:n(377),content:zr(r,n(334))}:void 0})),s[t(360)][t(362)]((e=>{const n=t;if(n(403)!=e[n(373)]&&n(307)!=e[n(373)])return;const{data:s}=e;return s?n(333)==s[n(336)]?{type:n(377),content:zr(r,n(338))}:n(380)==s[n(336)]?{type:n(377),content:zr(r,n(387))}:void 0:void 0}));const c=a[t(348)]();for(const e of[t(386),t(327),t(383),t(345)])s[t(357)][t(381)](t(403),e,t(395),c);for(const e of[t(333),t(380)])s[t(357)][t(381)](t(403),e,t(395),c);s[t(357)][t(381)](t(403),t(366),t(395),(r=>{const s=t;e[s(350)][s(390)]((t=>{const o=s,a=Array[o(342)](n[o(401)]())[o(368)]((t=>i.LiveRange[o(376)](t)));t[o(337)](r),e[o(317)][o(305)](o(366))[o(323)](),e[o(313)](o(366),{forceDefaultExecution:!0});const c=a[o(341)]((t=>o(356)!=t[o(306)][o(384)]));c[o(310)]>0&&t[o(337)](c);for(const t of a)t[o(399)]()}))}));for(const n of[t(386),t(383),t(345),t(327)]){const r=e[t(317)][t(305)](n);r.on(t(358),((n,s,o)=>{const i=t;if(o){const t=e[i(350)][i(361)][i(371)][i(324)]()[i(372)]()[i(335)]((t=>t.is(i(398),i(321))));this[i(359)](r[i(312)],t)||(n[i(343)]=!1,n[i(364)]())}}),{priority:t(365)})}}[ua(331)](){const t=ua,e=this[t(320)][t(317)][t(305)](t(366)),n=this[t(320)][t(322)][t(305)](t(394));if(!e[t(316)])return!1;const r=n[t(330)](this[t(320)][t(350)][t(361)][t(371)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(359)](e,n))return!1;return!0}[ua(359)](t,e){const n=ua,r=this[n(320)][n(322)][n(305)](n(388)),s=this[n(320)][n(350)][n(354)](t),o=this[n(320)][n(350)][n(354)](e),i=new Set,a=new Set;for(const t of r[n(352)]())if((n(311)==t[n(373)]||n(363)==t[n(373)]||n(366)==t[n(370)])&&t[n(353)])for(const e of t[n(401)]())e[n(393)](s,!0)&&i[n(378)](t[n(373)]+":"+t[n(349)].id),e[n(393)](o,!0)&&a[n(378)](t[n(373)]+":"+t[n(349)].id);if(i[n(344)]!=a[n(344)])return!1;for(const t of i)if(!a[n(328)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=190]})(t,e)}const da=ga;function pa(){const t=["stop","_splitMarkerName","addMarker:suggestion","removeAttribute","headingColumns","name","27731OdFNUe","accept","310vVgEzD","end","_suggestionFactory","cell","registerBlockAttribute","start","2344300xVqXhM","registerCustomCallback","_handleLegacySuggestions","data","parent","setAttribute","TableUtils","90qksCQK","setTableColumnHeader","has","afterInit","nodeAfter","activeMarkers","consumable","requires","605478kdLnkl","enableDefaultAttributesIntegration","_registerLegacyDescription","showSuggestionHighlights","locale","options","6108DIpDKZ","writer","registerDescriptionCallback","downcastDispatcher","forceValue","format","_acceptFormatSuggestionCallbackFactory","341229AZUvlr","consume","getSuggestion","item","nodeBefore","955ysBTgY","120144zZRQyA","setTableRowHeader","commandName","markerName","addClass","ck-suggestion-marker-","232850MVpqfk","*Format:* %0","data-suggestion","markerRange","highest","TableEditing","markerNameToElements","registerAttributeLabel","formatBlock","commandParams","get","2crjiVD","removeClass","FORMAT_HEADER_ROW","type","bindElementToMarker","toViewElement","FORMAT_REGULAR_ROW","descriptionFactory","editing","unbindElementFromMarkerName","createTableWalker","headingRows","FORMAT_REGULAR_COLUMN","removeMarker:suggestion","FORMAT_HEADER_COLUMN","getCellLocation","mapper","plugins","TrackChangesEditing","includes","editor","ck-suggestion-marker--active"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(178206===-parseInt(n(216))/1+parseInt(n(227))/2*(parseInt(n(204))/3)+-parseInt(n(197))/4*(-parseInt(n(209))/5)+-parseInt(n(191))/6+parseInt(n(263))/7+parseInt(n(210))/8*(-parseInt(n(270))/9)+-parseInt(n(257))/10*(parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(190)](){return[aa]}[da(273)](){const t=da,e=this[t(247)];if(!e[t(244)][t(272)](t(221)))return;const n=e[t(195)],r=e[t(244)][t(226)](t(245));r[t(192)](t(211)),r[t(192)](t(271)),r[t(261)](t(238)),r[t(261)](t(253)),r[t(234)][t(223)](t(238),zr(n,t(229))),r[t(234)][t(223)](t(253),zr(n,t(241))),this[t(265)]()}[da(265)](){const t=da,e=this[t(247)][t(244)][t(226)](t(245)),n=this[t(247)][t(244)][t(226)](t(269)),r=this[t(247)][t(244)][t(226)](aa)[t(203)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(250)](o[a(213)]),l=e[a(206)](u),f=l[a(266)];if(a(224)!=l[a(230)]||!f||a(271)!=f[a(212)])return;if(o[a(207)])return void s[a(249)]();if(!i[a(276)][a(205)](o[a(219)],s[a(254)]))return;const h=o[a(219)][a(262)][a(274)],g=o[a(219)][a(258)][a(208)],d=h[a(267)][a(267)],{column:p}=n[a(242)](h),{column:m}=n[a(242)](g);for(let s=p;s<=m;s++){const l=n[a(237)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(260)],l=i[a(243)][a(232)](s);i[a(198)][a(214)](a(215)+c,l),r&&i[a(198)][a(268)](a(218),u,l),i[a(243)][a(231)](l,o[a(213)]),t&&(e[a(275)][a(246)](o[a(213)])?i[a(198)][a(214)](a(248),l):i[a(198)][a(228)](a(248),l))}}}}e[t(259)][t(264)](t(224),t(211),t(256),r),e[t(259)][t(264)](t(224),t(271),t(256),r),this[t(247)][t(235)][t(200)].on(t(251),s(),{priority:t(220)}),this[t(247)][t(266)][t(200)].on(t(251),((e,n,r)=>{const o=t;r[o(196)][o(194)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(220)}),this[t(247)][t(235)][t(200)].on(t(240),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(250)](r[o(213)]),c=e[o(206)](a),u=c[o(266)];if(o(224)!=c[o(230)]||!u||o(271)!=u[o(212)])return;const l=s[o(243)][o(222)](r[o(213)]);if(l)for(const t of l)s[o(198)][o(228)](o(215)+i,t),s[o(198)][o(228)](o(248),t),s[o(198)][o(252)](o(218),t),s[o(243)][o(236)](t,r[o(213)])}),{priority:t(220)}),this[t(193)]()}[da(193)](){const t=da,e=this[t(247)],n=e[t(195)];function r(e){const r=t;return{type:r(202),content:zr(n,r(217),e)}}e[t(244)][t(226)](t(245))[t(234)][t(199)]((e=>{const s=t;if(s(224)!=e[s(230)])return;const{data:o}=e;if(o){if(s(211)==o[s(212)]){const t=o[s(225)][0][s(201)];return r(zr(n,s(t?229:233)))}if(s(271)==o[s(212)]){const t=o[s(225)][0][s(201)];return r(zr(n,s(t?241:239)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=428]})(t,e)}function ba(){const t=["*Replace table cells*","fill","removeColumns","getAttributes","tablePasteColumn","next","getColumns","Users","first","42oHAuYg","570758AoxtLc","71884JuqCbu","getMarkers","getChildren","ck-suggestion-marker","content","271220IkHhuh","for","_tablePostFixingSubtypes","redo","markerToHighlight","markMultiRangeBlockFormat","set","afterInit","column","markMultiRangeDeletion","insertColumns","getRanges","ck-suggestion-marker--active","getColumnIndexes","filter","requires","trackChanges","tableCellBorderStyle","insertion","editingDowncast","798792aGrjhK","getSuggestions","paragraph","containsRange","author","editing","plugins","nextSibling","position","rowInsertionIndexes","editor","element","document","includes","newRange","removeRows","markerAttributes","getChild","_suggestionFactory","getTableIfOnlyTableInContent","tableCellSuggestion","getRowIndexes","tableCellBackgroundColor","createRangeIn","rows","remove","getChanges","forceDefaultExecution","listenTo","columns","insertionRanges","commands","every","tableCellPadding","subType","start","startsWith","join","entries","createElement","getItems","register","cell","fromEntries","createRange","tablePasteCell","35omKaDi","oldRange","671MJkTdX","setAttributes","map","deletion","tableCellBorderWidth","move","_getCoordsForCells","setAttribute","elementToElement","createPositionBefore","4701249VOOqvA","row","tableCell","has","low","_createdBatches","keys","getAllAdjacentSuggestions","stop","getRows","detach","showSuggestionHighlights","isEqual","insert","push","insertRows","previousSibling","TableUtils","hasSuggestion","_replaceTableSlotCell","TableClipboard","discard","model","suggestion","get","suggestionUnloaded","activeMarkers","descriptionFactory","suggestion-td","change","nodeAfter","getSuggestion","createTableWalker","removeMarkers","high","return","name","42468NXcSPD","length","getSelectionAffectedTableCells","registerDescriptionCallback","some","end","last","createRangeOn","add","root","batch","$graveyard","value","table","suggestionLoaded","getSuggestionCallback","TrackChangesEditing","ck-suggestion-marker-insertion","deletionRanges","findAncestor","getRange","markMultiRangeInsertion","differ","call","endColumn","updateMarker","registerCustomCallback","tablePasteChainId","accept","documentSelection","tableCellBorderColor","unwrap","suggestion:formatBlock:tablePasteCell","_isForcedDefaultExecutionBlock","columnInsertionIndexes","dataDowncast","tableCellHorizontalAlignment","formatBlock","previous","rowInsertionRanges","wrap","fromRange","conversion","cells","isInContent","columnInsertionRanges","selection","forEach","clipboardOutput","_splitMarkerName","view","type","schema","getChangedMarkers","endRow","tablePasteRow","tablePaste","from","rootName","insertContent","getContainedElement","locale","find","markerName","tableCellVerticalAlignment","reduce","options","registerPostFixer","markers","141008TnRiVO","isEmpty","removeMarker","attributes","102zXuUlR","getShiftedBy"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(304047===parseInt(n(519))/1+-parseInt(n(518))/2*(-parseInt(n(434))/3)+-parseInt(n(520))/4*(-parseInt(n(591))/5)+-parseInt(n(507))/6*(-parseInt(n(503))/7)+parseInt(n(545))/8+parseInt(n(603))/9+parseInt(n(525))/10*(-parseInt(n(593))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(597),Ia(464),Ia(542),Ia(470),Ia(498),Ia(567),Ia(578)],_a=Object[Ia(588)](Ta[Ia(595)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(540)](){return[aa]}[Ia(532)](){const t=Ia,n=this[t(555)];if(!n[t(551)][t(606)](t(623)))return;const r=n[t(551)][t(627)](t(450)),s=n[t(551)][t(627)](t(620)),o=n[t(551)][t(627)](aa),a=n[t(551)][t(627)](t(623));o[t(527)][t(617)](t(489),t(513)),n[t(625)][t(486)][t(586)](t(565),{allowIn:t(605),allowContentOf:t(605),isLimit:!0}),n[t(476)][t(601)]({model:t(565),view:t(631)});let c=null;n[t(625)].on(t(493),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(435)]-1];h&&h[u(572)]||r[u(467)]||this[u(555)][u(576)][u(627)](u(541))[u(446)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(463)))return!1;const i=s[o(564)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(436)](n[o(557)][o(480)]);if(!a[o(435)])return!1;const c=a[0][o(453)](o(447)),l=r[o(566)](a),f=r[o(538)](a),h={startRow:l[o(517)],endRow:l[o(440)],startColumn:f[o(517)],endColumn:f[o(440)]};return 1==a[o(435)]&&(h[o(488)]+=r[o(612)](i)-1,h[o(458)]+=r[o(515)](i)-1),ka(c,h,r)}(l,f,n[u(625)],s,a)&&(o[u(611)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(625)][u(632)]((()=>{const t=u;n[t(625)][t(493)](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(435)]&&r[t(455)](o,t(489),{tablePasteChainId:s}),a[t(435)]&&r[t(455)](a,t(513),{tablePasteChainId:s}),l[t(435)]&&(r[t(455)](l,t(490),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(481)]((e=>{const n=t;var r;return null===(r=e[n(613)])||void 0===r?void 0:r[n(457)](e)}))),f[t(435)]&&(r[t(534)](f,t(490),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(481)]((e=>{const n=t;var r;return null===(r=e[n(613)])||void 0===r?void 0:r[n(457)](e)})));const g=r[t(530)](h[t(595)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(590),{tablePasteChainId:s});if(g){const e=g[t(521)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(625)][t(441)](s),a=e[t(496)]((e=>e[t(454)]()[t(615)](i)));a&&r[t(617)]([a[t(433)],o])}r[t(435)]&&g[t(600)](t(561),Object[t(588)](r))}c=null})))}),{priority:e.priorities[t(431)]+10}),n[t(551)][t(627)](t(623)).on(t(622),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(611)]();const u=s[r(587)],l=o,f=Aa(u),h=Aa(l);e[r(432)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(570)](u[r(562)](0));for(const t of Array[r(491)](l[r(522)]()))a[r(616)](t,u,r(439));const t=c[r(554)][r(558)](s[r(604)]),e=c[r(468)][r(558)](s[r(533)]);t||e||(g=i.LiveRange[r(475)](a[r(568)](u)))}else h&&!f&&(d=a[r(568)](u));else{const t=a[r(584)](r(565)),e=a[r(584)](r(565));a[r(474)](a[r(568)](u),e),a[r(616)](t,u,0);for(const e of Array[r(491)](l[r(522)]()))a[r(616)](e,t,r(439));g=i.LiveRange[r(475)](a[r(441)](t)),d=i.LiveRange[r(475)](a[r(441)](e))}const p=Array[r(491)](l[r(512)]())[r(539)]((([t])=>Ta[r(558)](t)));c[r(477)][r(617)]({element:u,attributes:p[r(435)]?Object[r(588)](p):null}),g&&c[r(575)][r(617)](g),d&&c[r(452)][r(617)](d)}),{priority:t(431)}),s.on(t(535),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(574)]||1;c[o(468)]=new Array(l)[o(510)](u)[o(595)](((t,e)=>t+e));for(const{cell:t}of s[o(429)](i,{startColumn:u,endColumn:u+l-1}))c[o(479)][o(617)](n[o(625)][o(441)](t))}),{priority:t(607)}),s.on(t(618),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(569)]||1;c[o(554)]=new Array(l)[o(510)](u)[o(595)](((t,e)=>t+e));for(const{cell:t}of s[o(429)](i,{startRow:u,endRow:u+l-1}))c[o(473)][o(617)](n[o(625)][o(441)](t))}),{priority:t(607)}),r[t(630)][t(437)]((e=>{const r=t;if(e[r(579)]&&e[r(579)][r(581)](r(490)))return e[r(472)]?{}:{type:r(543),content:zr(n[r(495)],r(509))}}));const u=()=>!1;for(const e of[t(490),t(513),t(489),t(590)])r[t(563)][t(460)](t(543),e,t(582),u),r[t(563)][t(460)](t(596),e,t(582),u),r[t(563)][t(460)](t(471),e,t(582),u);r[t(563)][t(460)](t(471),t(590),t(624),u),r[t(563)][t(460)](t(471),t(590),t(462),((e,r,s)=>{const o=t,i=e[o(595)]((t=>t[o(494)]()))[o(539)]((t=>t)),a=new Map(i[o(595)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(477)])e&&a[o(531)](t,e);else if(s&&s[o(561)])for(const[t,e]of Object[o(583)](s[o(561)])){const r=n[o(625)][o(502)][o(627)](t),s=r?r[o(454)]()[o(494)]():null;s&&a[o(531)](s,e)}n[o(625)][o(632)]((t=>{const e=o;for(const[n,r]of a)t[e(594)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(563)][o(460)](e,o(490),s,((t,i,a)=>{const c=o;n[c(625)][c(632)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(580)][o(633)];t.is(o(556),o(565))&&u[o(617)](t)}r[o(563)][o(449)](e,null,s)(t,i,a);for(const t of u)o(445)!=t[o(443)][o(492)]&&n[o(465)](t)}))}))};l(t(543),t(462)),l(t(543),t(624)),l(t(596),t(462)),l(t(596),t(624)),r[t(563)][t(460)](t(543),t(489),t(624),(e=>{const n=t,r=e[n(595)]((t=>t[n(494)]())),i=r[0][n(453)](n(447)),{minRow:a,maxRow:c}=o[n(599)](r);s[n(560)](i,{at:a,rows:c-a+1})})),r[t(563)][t(460)](t(543),t(513),t(624),(e=>{const n=t,r=e[n(595)]((t=>t[n(494)]())),i=r[0][n(453)](n(447)),{minColumn:a,maxColumn:c}=o[n(599)](r);s[n(511)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(579)]||!n[s(579)][s(581)](s(490)))return;const o=n[s(506)][s(461)],i=r[s(546)]()[s(539)]((t=>t[s(478)]&&t[s(506)]&&t[s(506)][s(461)]==o));i[s(435)]&&n[s(610)]()[s(435)]!=i[s(435)]&&i[s(499)](((t,e)=>(t[s(514)]=e,e[s(472)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(483)](e[s(497)]),i=[s(523),s(451)],a=r[s(629)][s(558)](e[s(497)]);return a&&i[s(617)](s(537)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(448),f,{priority:t(431)}),r.on(t(628),f,{priority:t(431)}),n[t(625)][t(557)][t(501)]((()=>{const e=t;let s=!1;const o=Array[e(491)](n[e(625)][e(557)][e(456)][e(487)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(483)](t);if(e(626)!=o||e(596)!=a||i[e(592)])continue;if(!r[e(621)](c))continue;const u=r[e(428)](c)[e(536)](),l=n[e(551)][e(627)](e(516)).me;for(const t of r[e(546)]())if(t[e(478)]&&t[e(549)]==l&&e(471)==t[e(485)]&&e(590)==t[e(579)]&&t[e(536)]()[e(577)]((t=>u[e(438)]((n=>n[e(548)](t,!0))))))for(const n of t[e(610)]())n[e(478)]&&(n[e(624)](),s=!0)}return s})),n[t(625)][t(557)][t(501)]((e=>{const s=t,o=n[s(576)][s(627)](s(528));if(!o||!o[s(608)][s(606)](e[s(444)]))return!1;let i=!1;const a=n[s(551)][s(627)](s(516)).me,c=n[s(625)][s(557)][s(456)][s(571)](),u=Array[s(491)](n[s(625)][s(557)][s(456)][s(487)]())[s(539)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(483)](t);return n(626)==o&&n(490)==i&&c==a.id&&!e[n(592)]}));for(const t of c){if(s(616)!=t[s(485)]||s(565)!=t[s(433)]||1!=t[s(435)])continue;const n=e[s(589)](t[s(553)],t[s(553)][s(508)](1));if(!u[s(496)]((({data:t})=>t[s(559)][s(615)](n))))for(const{name:t,data:r}of u)if(n[s(548)](r[s(559)])){e[s(459)](t,{range:n}),i=!0;break}}return i})),n[t(625)][t(557)][t(501)]((e=>{const s=t;let o=!1;const i=n[s(551)][s(627)](s(516)).me,a=r[s(546)]()[s(539)]((t=>t[s(478)]&&t[s(549)]==i)),c=new Set,u=new Set;for(const t of a)if(s(490)==t[s(579)])for(const e of t[s(521)]()){const n=e[s(454)]()[s(494)]();if(n)if(n.is(s(556),s(565))&&Aa(n)){t[s(505)](e[s(433)]),c[s(442)](n),o=!0;const r=n[s(552)],i=n[s(619)],a=r&&r.is(s(556),s(565)),l=i&&i.is(s(556),s(565));a&&!c[s(606)](r)&&u[s(442)](r),l&&!c[s(606)](i)&&u[s(442)](i)}else n.is(s(556),s(547))&&n[s(504)]&&(t[s(505)](e[s(433)]),o=!0)}else if(s(590)==t[s(579)]){if(!t[s(506)]||!t[s(506)][s(461)])continue;const e=t[s(506)][s(561)];if(e&&Object[s(609)](e)[s(435)])continue;const n=t[s(506)][s(461)];let r=!0,i=!0;for(const e of a)if(e[s(579)]&&e[s(579)][s(581)](s(490))){if(!e[s(506)][s(461)]){i=!1;break}if(e.id!=t.id&&e[s(506)][s(461)]==n){r=!1;break}}i&&r&&(t[s(430)](),o=!0)}for(const t of c)e[s(570)](t);for(const t of u)e[s(465)](t);return o})),n[t(476)][t(526)](t(544))[t(529)]({model:t(466),view:(t,e)=>h(t),converterPriority:t(431)}),n[t(476)][t(526)](t(469))[t(529)]({model:t(466),view:(e,n)=>n[t(500)][t(614)]?h(e,!1):null,converterPriority:t(431)});const g=n[t(550)][t(484)];this[t(573)](g[t(557)],t(482),((e,n)=>{const r=t,s=[];for(const t of g[r(568)](n[r(524)])[r(585)]())t.is(r(556),r(631))&&s[r(617)](t);g[r(632)]((t=>{const e=r;for(const n of s)t[e(598)](t[e(568)](n),t[e(602)](n)),t[e(570)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(504)])return!0;const n=t[e(562)](0);return n.is(e(556),e(547))&&n[e(504)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(429)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Na();return(Ca=function(t,e){return n[t-=290]})(t,e)}const La=Ca;!function(t,e){const n=Ca,r=t();for(;;)try{if(102365===parseInt(n(290))/1+-parseInt(n(306))/2+parseInt(n(302))/3*(parseInt(n(295))/4)+parseInt(n(299))/5+parseInt(n(334))/6+parseInt(n(292))/7+-parseInt(n(328))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(321)](){const t=La;if(!this[t(291)][t(343)][t(304)](t(317)))return;const e=this[t(291)][t(343)][t(298)](t(337));e[t(335)](t(312),this[t(330)][t(315)](this)),e[t(331)][t(310)](t(316),t(301),t(309),e[t(331)][t(338)](t(316),null,t(305))),e[t(331)][t(310)](t(316),t(301),t(305),e[t(331)][t(338)](t(316),null,t(309))),e[t(340)][t(319)](this[t(311)][t(315)](this))}[La(330)](t,e){const n=La,r=this[n(291)][n(343)][n(298)](n(337)),s=this[n(291)][n(343)][n(298)](n(317)),o=e[n(300)]||this[n(291)][n(336)][n(326)][n(332)][n(303)]();this[n(291)][n(336)][n(333)]((()=>{const i=n,a=s[i(297)](o);let c=a?s[i(314)](a):null,u=o[i(329)](i(324))||null;const l=e[i(324)]||u,f=e[i(339)]||c,h=this[i(291)][i(343)][i(298)](i(307)).me;for(const t of r[i(313)]()){const e=t[i(296)]();if(i(301)===t[i(322)]&&e===o){t[i(341)]!==h&&t[i(305)]();const e=t[i(320)][i(318)];u=e[0][i(324)],c=e[0][i(339)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(327)](o,{commandName:i(312),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(301)},[],i(301))}))}[La(311)](t){const e=La;if(e(316)!=t[e(323)]&&e(293)!=t[e(323)])return;const{data:n}=t;if(n&&e(301)===n[e(342)]){const t=e(325);return{type:e(308),content:zr(this[e(291)][e(294)],t)}}}}function Na(){const t=["handleSuggestionDescription","resizeTableWidth","getSuggestions","getTableColumnsWidths","bind","formatBlock","TableColumnResizeEditing","commandParams","registerDescriptionCallback","data","afterInit","subType","type","tableWidth","*Format:* resize table","document","markBlockFormat","3340088oRzgXS","getAttribute","handleResizeTableWidthCommand","_suggestionFactory","selection","change","872022prYORZ","enableCommand","model","TrackChangesEditing","getSuggestionCallback","columnWidths","descriptionFactory","author","formatGroupId","plugins","19762sDETVP","editor","1099707BdUzvc","formatInline","locale","4dLHEDH","getContainedElement","getColumnGroupElement","get","930690agbpBN","table","resizeTable","581187deGMdb","getSelectedElement","has","discard","364382pthVnQ","Users","format","accept","registerCustomCallback"];return(Na=function(){return t})()}function Sa(t,e){const n=va();return(Sa=function(t,e){return n[t-=118]})(t,e)}const Ma=Sa;function va(){const t=["5sBBKck","plugins","1195560KYpjAa","7769340MthBWr","69FZPvlg","TrackChangesEditing","afterInit","664028nNojed","3565161Gnlxqa","34006cCZWoe","has","get","editor","enableCommand","23514ubxWSd","1295959jDKHTD","Template","8KKqpfM","insertTemplate"];return(va=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(213908===parseInt(n(127))/1+-parseInt(n(122))/2*(-parseInt(n(136))/3)+parseInt(n(120))/4*(parseInt(n(132))/5)+parseInt(n(134))/6+parseInt(n(128))/7*(-parseInt(n(130))/8)+parseInt(n(121))/9+-parseInt(n(135))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(119)](){const t=Ma,e=this[t(125)];e[t(133)][t(123)](t(129))&&e[t(133)][t(124)](t(118))[t(126)](t(131))}}const wa=Da;function Fa(){const t=["1926boYjDd","16108VArfVU","30344iStpTp","insertTableOfContents","1460037nSrWRT","9450529WSmbln","49638EeGruj","descriptionFactory","commands","tableOfContents","88971ObGrZx","10YSmLSs","registerElementLabel","ELEMENT_TABLE_OF_CONTENTS","locale","18VAJGfM","editor","505skTGad","afterInit","plugins","enableCommand","get","721JHUMuN","TrackChangesEditing","3782184ltrESn"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(493951===-parseInt(n(400))/1*(parseInt(n(380))/2)+parseInt(n(394))/3+-parseInt(n(391))/4*(parseInt(n(382))/5)+parseInt(n(396))/6*(parseInt(n(387))/7)+-parseInt(n(392))/8*(parseInt(n(390))/9)+-parseInt(n(401))/10*(-parseInt(n(395))/11)+parseInt(n(389))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(383)](){const t=wa,e=this[t(381)];if(!e[t(398)][t(386)](t(393)))return;e[t(384)][t(386)](t(388))[t(385)](t(393));const n=e[t(384)][t(386)](t(388)),r=e[t(379)];n[t(397)][t(377)](t(399),(e=>zr(r,t(378),e)))}}const xa=Ua;function Pa(){const t=["element","locale","_splitMarkerName","Title","descriptionFactory","TrackChangesEditing","afterInit","document","nodeBefore","889qPgNif","updateMarker","start","640572iekzDh","isCollapsed","376eiIPRN","createRange","6yHiITz","has","714488TyoqVO","plugins","removeMarker","10938rOEBkj","4221702gsLDqo","title-content","editor","872824YFxTrW","getNearestSelectionRange","registerPostFixer","get","from","355730DtqLWN","schema","isTouching","newRange","getChangedMarkers","suggestion","registerElementLabel","end","forward","differ","ELEMENT_TITLE","model","isEqual"];return(Pa=function(){return t})()}function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(117760===-parseInt(n(154))/1*(-parseInt(n(152))/2)+parseInt(n(150))/3+parseInt(n(156))/4+parseInt(n(168))/5+-parseInt(n(159))/6*(-parseInt(n(147))/7)+-parseInt(n(163))/8+-parseInt(n(160))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[xa(144)](){const t=xa,e=this[t(162)];if(!e[t(157)][t(155)](t(141)))return;const n=e[t(157)][t(166)](t(143));n[t(142)][t(174)](t(161),(()=>zr(e[t(139)],t(135)))),e[t(136)][t(145)][t(165)]((r=>{const s=t;let o=!1;const i=Array[s(167)](e[s(136)][s(145)][s(134)][s(172)]());for(const{name:t,data:a}of i){const{group:i}=n[s(140)](t);if(s(173)!==i||!a[s(171)])continue;const c=a[s(171)],u=c[s(175)][s(146)];if(!u||!u.is(s(138),s(161)))continue;if(!c[s(149)][s(170)](c[s(175)]))continue;const l=e[s(136)][s(169)][s(164)](c[s(175)],s(176));if(l&&l[s(151)]){const e=r[s(153)](c[s(149)],l[s(149)]);e[s(137)](c)||(r[s(148)](t,{range:e}),o=!0)}o||(r[s(158)](t),o=!0)}return o}))}}function Ga(){const t=["get","editor","9888580MgXkYk","935jiEHzZ","enableCommand","plugins","3002894vmBxFl","1pCoJBB","3147GudwTP","8EcXbqS","afterInit","TrackChangesEditing","255703OZErdC","undo","5588JtJpmy","14964VTpMUd","4743JLlhsv","has","UndoEditing","24170HwYIRi","10jHYSJT","redo","391746wkuMkC"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(871365===parseInt(n(495))/1*(parseInt(n(494))/2)+parseInt(n(496))/3*(parseInt(n(502))/4)+-parseInt(n(508))/5*(parseInt(n(510))/6)+-parseInt(n(500))/7*(parseInt(n(497))/8)+parseInt(n(504))/9*(-parseInt(n(507))/10)+-parseInt(n(514))/11*(-parseInt(n(503))/12)+-parseInt(n(513))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{[Va(498)](){const t=Va,e=this[t(512)],n=e[t(493)][t(511)](t(499));e[t(493)][t(505)](t(506))&&(n[t(492)](t(501)),n[t(492)](t(509)))}}function Wa(t,e){const n=qa();return(Wa=function(t,e){return n[t-=202]})(t,e)}const Ka=Wa;function qa(){const t=["plugins","2798424mNQnTi","afterInit","18RVZMtP","toggleTableCaption","editor","58245vMgYmH","2008425oebNng","TableCaptionEditing","50RHAgWn","47086tURDuH","get","enableCommand","has","755631FHNvSw","1522927zzhxej","requires","4603312bYwQZe","35qWqNxH","TrackChangesEditing","9xhkeKR"];return(qa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(478369===parseInt(n(209))/1*(-parseInt(n(222))/2)+parseInt(n(205))/3+parseInt(n(213))/4+parseInt(n(219))/5+-parseInt(n(215))/6*(parseInt(n(206))/7)+-parseInt(n(208))/8*(-parseInt(n(211))/9)+-parseInt(n(221))/10*(-parseInt(n(218))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(207)](){return[aa]}[Ka(214)](){const t=Ka,e=this[t(217)];e[t(212)][t(204)](t(220))&&e[t(212)][t(202)](t(210))[t(203)](t(216))}}const Ya=Ja;!function(t,e){const n=Ja,r=t();for(;;)try{if(717512===parseInt(n(443))/1*(-parseInt(n(488))/2)+-parseInt(n(425))/3+parseInt(n(499))/4+-parseInt(n(444))/5*(parseInt(n(464))/6)+-parseInt(n(439))/7*(-parseInt(n(489))/8)+-parseInt(n(459))/9+parseInt(n(440))/10*(parseInt(n(426))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Za extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(472)]=[e(478),e(434),e(427),e(479),e(484),e(441),e(502)],this[e(501)]=[e(432),e(498),e(466),e(435),e(449),e(446),e(460),e(497),e(469)]}static get[Ya(456)](){return Ya(424)}[Ya(436)](){const t=Ya,e=this[t(496)][t(491)][t(474)](t(490));if(this[t(496)][t(491)][t(433)](t(495))){for(const n of this[t(472)])e[t(481)](n,((e,r)=>{const s=t,o=this[s(496)][s(468)][s(458)][s(476)][s(450)]()[s(457)](s(442));this[s(493)](n,[o],this[s(472)],s(472),e,r)}));e[t(486)][t(428)](t(461),t(472),t(500),e[t(486)][t(448)](t(461),null,t(467))),e[t(486)][t(428)](t(461),t(472),t(467),((e,n)=>this[t(452)](this[t(472)],e,n))),e[t(486)][t(428)](t(461),t(472),t(431),(()=>!1))}if(this[t(496)][t(491)][t(433)](t(437))){for(const n of this[t(501)])e[t(481)](n,((e,r)=>{const s=t,o=this[s(496)][s(491)][s(474)](s(475))[s(473)](this[s(496)][s(468)][s(458)][s(476)]);this[s(493)](n,o,this[s(501)],s(501),e,r)}));e[t(486)][t(428)](t(461),t(501),t(500),e[t(486)][t(448)](t(461),null,t(467))),e[t(486)][t(428)](t(461),t(501),t(467),((e,n)=>this[t(452)](this[t(501)],e,n))),e[t(486)][t(428)](t(461),t(501),t(431),(()=>!1))}e[t(462)][t(445)]((e=>this[t(470)](e)))}[Ya(493)](t,e,n,r,s,o){const i=Ya,a=this[i(496)][i(491)][i(474)](i(490));this[i(496)][i(468)][i(463)](o[i(485)],(()=>{const t=i;for(const i of e)if(this[t(453)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(471)](r);void 0!==n&&(e[r]=n)}s(o),a[t(477)](i,{commandParams:[e]},[],r)}}))}[Ya(452)](t,e,n){const r=Ya,s=e[0][r(487)][r(451)],o=n[r(438)][0];this[r(496)][r(468)][r(480)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(455)](r,o[r],s):e[n(494)](r,s)}))}[Ya(470)](t){const e=Ya;if(t[e(492)])switch(t[e(483)]){case e(472):return{type:e(482),content:zr(this[e(496)][e(430)],e(454))};case e(501):return{type:e(482),content:zr(this[e(496)][e(430)],e(429))}}}[Ya(453)](t,e){const n=Ya,r=this[n(496)][n(491)][n(474)](n(490));for(const s of r[n(465)]({skipNotAttached:!0})){const r=s[n(447)]();if(s[n(483)]===e&&r===t)return s}return null}}function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=424]})(t,e)}function Qa(){const t=["formatBlock","descriptionFactory","enqueueChange","4317306IOiVDx","getSuggestions","tableCellBorderWidth","discard","model","tableCellVerticalAlignment","handleSuggestionDescription","getAttribute","tableProperties","getSelectionAffectedTableCells","get","TableUtils","selection","markBlockFormat","tableBorderColor","tableAlignment","change","enableCommand","format","subType","tableWidth","batch","_suggestionFactory","start","2iqbqbC","104nFgcSj","TrackChangesEditing","plugins","data","_handlePropertyChange","removeAttribute","TablePropertiesEditing","editor","tableCellHorizontalAlignment","tableCellBorderStyle","972TGGCHW","accept","tableCellProperties","tableBackgroundColor","TrackChangesTableProperties","1168464EtIAbm","1262899cLUxEA","tableBorderWidth","registerCustomCallback","*Format:* change table cell properties","locale","join","tableCellBorderColor","has","tableBorderStyle","tableCellPadding","afterInit","TableCellPropertiesEditing","commandParams","419657QZKSXx","190mUmuzv","tableHeight","table","265790eKOfYx","5pFrgUh","registerDescriptionCallback","tableCellHeight","getContainedElement","getSuggestionCallback","tableCellWidth","getFirstPosition","nodeAfter","handleDiscardAction","_getSuggestion","*Format:* change table properties","setAttribute","pluginName","findAncestor","document","7817724wihqWy","tableCellBackgroundColor"];return(Qa=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):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Mc();return(bc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(658832===-parseInt(n(336))/1*(parseInt(n(178))/2)+-parseInt(n(367))/3+parseInt(n(294))/4*(-parseInt(n(567))/5)+parseInt(n(492))/6*(-parseInt(n(424))/7)+parseInt(n(162))/8*(-parseInt(n(389))/9)+-parseInt(n(316))/10+parseInt(n(460))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mc);const Tc=Ec(234);class _c extends t.Plugin{static get[Ec(442)](){return[Ec(302),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ns,xs,to,so,uo,ho,bo,_o,Lo,vo,Do,Ho,Po,qo,Jo,ei,ai,pi,Li,si,Gs,qs,bi,Ai,vi,Di,Ui,zi,qi,$i,ra,aa,ha,ma,Xa,ya,Ra,Ba,Za,Oa,ja,za]}static get[Ec(360)](){return Ec(208)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(260)]((t=>String[e(499)](t)))[e(321)]("")}super(t),this[e(481)]=!1,this[e(390)](e(374),[]),this.on(e(560),((n,r,s,o)=>{const i=e;this[i(365)][i(346)]((()=>{const e=i;for(const n of[...o,...s])this[e(365)][e(380)][e(145)](n)&&t[e(268)][e(146)](n)}))})),this[e(391)]=new Xr(this[e(480)][e(342)][e(175)],this[e(480)][e(538)]),this[e(511)]=null,this[e(310)]=new yc(this[e(480)]),this[e(320)]=new Map,this[e(209)]=t[e(563)][e(305)](e(302)),this[e(214)]=new Set,this[e(365)]=this[e(480)][e(342)],this[e(421)]=new WeakMap,this[e(288)]=!1,this[e(253)]=new Set([e(234)]),this[e(436)]=new Set,t[e(355)][e(263)](e(408),e(509)),this[e(415)]=t[e(355)][e(305)](e(408)),t[e(355)][e(263)](e(441),!0),this[e(372)]=t[e(355)][e(305)](e(441)),this[e(533)]=new f(t,this[e(214)]),this[e(402)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,52,48])}[Ec(451)](){const t=Ec,n=this[t(480)],r=(e,n)=>{const r=t;if(r(571)!=e)return r(283)+e;const s=n[r(161)]("|")[0];return this[r(425)](s)?r(370):r(352)};n[t(272)][t(167)](t(240))[t(473)]({model:t(338),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(340)](e[n(313)]),a=[n(159),r(o,i)];let c=3e3;return this[n(374)][n(203)](e[n(313)])&&(a[n(467)](n(258)),c=3010),n(350)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(272)][t(167)](t(341))[t(520)]((e=>{const r=t;e.on(r(196),((t,e,s)=>{const o=r;if(!s[o(464)][o(179)])return;const i=e[o(434)];if(!i)return;const c=s[o(518)][o(273)](i);n[o(342)][o(175)][o(493)](i)&&c&&!c[o(266)](o(309))&&c.is(o(543))&&(0,a.toWidget)(c,s[o(462)])}),{priority:r(324)})})),n[t(272)][t(167)](t(341))[t(473)]({model:t(338),view:(e,n)=>{const s=t;if(!n[s(464)][s(179)])return null;const{type:o,subType:i}=this[s(340)](e[s(313)]);return{classes:[s(159),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(434)])return;const{id:c}=this[a(340)](o[a(313)]);if(r){const t=this[a(320)][a(305)](c),e=this[a(332)](t);if(!this[a(425)](e))return}if(o[a(434)].is(a(561)))return void i[a(194)][a(212)](o[a(434)],s[a(312)]);const u=i[a(518)][a(273)](o[a(434)]);if(o[a(434)].is(a(418))&&n[a(342)][a(175)][a(546)](o[a(434)])&&!u[a(266)](a(476))){i[a(462)][a(413)]([a(159),a(370)],u),i[a(462)][a(215)](a(166),c,u),i[a(518)][a(494)](u,o[a(313)]),e&&(this[a(374)][a(203)](o[a(313)])?i[a(462)][a(413)](a(258),u):i[a(462)][a(449)](a(258),u));for(const t of n[a(342)][a(185)](o[a(434)])[a(535)]())i[a(194)][a(212)](t,s[a(312)]);i[a(194)][a(212)](o[a(434)],s[a(312)])}};n[t(272)][t(167)](t(341))[t(520)]((e=>{const n=t;e.on(n(213),((t,e,r)=>{const o=n;r[o(464)][o(179)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(235)})})),n[t(272)][t(167)](t(341))[t(520)]((e=>{const n=t;e.on(n(345),((t,e,r)=>{const o=n;r[o(464)][o(179)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(235)})})),n[t(272)][t(167)](t(341))[t(315)]({model:t(338),view:(e,n)=>n[t(464)][t(179)]?null:{group:t(338),name:e[t(553)](11)}}),n[t(272)][t(167)](t(265))[t(566)]({view:{name:t(338),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(482)+e[r(489)](r(154))+":"+e[r(489)]("id");return e[r(489)](r(220))&&(s+=":"+e[r(489)](r(220))),n[r(289)](r(198),{"data-name":s})}}),n[t(272)][t(167)](t(265))[t(419)]({view:t(338)}),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(213),s(),{priority:n(324)})})),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(345),s({isAttributeSuggestion:!0}),{priority:n(324)})})),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(277),((t,e,r)=>{const s=n,o=r[s(518)][s(358)](e[s(313)]);if(o)for(const t of o)t[s(266)](s(476))||(r[s(462)][s(449)]([s(159),s(370),s(258)],t),r[s(462)][s(377)](s(166),t),r[s(518)][s(384)](t,e[s(313)]))}),{priority:n(324)})})),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(334),((t,e,r)=>{const s=n,o=r[s(518)][s(358)](e[s(313)]);if(!o)return;const{id:i}=this[s(340)](e[s(313)]),a=this[s(320)][s(305)](i),c=this[s(332)](a);if(this[s(425)](c))for(const t of o)t[s(266)](s(476))||(r[s(462)][s(449)]([s(159),s(370),s(258)],t),r[s(462)][s(377)](s(166),t),r[s(518)][s(384)](t,e[s(313)]))}),{priority:n(324)})})),n[t(342)][t(228)][t(517)]((e=>{const r=t;let s=!1;const o=Array[r(331)](n[r(342)][r(228)][r(257)][r(192)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(340)](t);if(r(338)!==o)continue;const h=this[r(320)][r(305)](f);if(null!=c[r(244)]){r(554)==u&&(s=s||Cc(c[r(244)],t,e,n[r(342)][r(175)]));const o=r(571)==u&&this[r(425)](l[r(161)]("|")[0]);if(c[r(244)][r(396)]||r(525)==c[r(244)][r(237)][r(328)]||r(295)==u&&!Rc(c[r(244)])||o&&!Rc(c[r(244)])||r(350)==u&&(kc(a=c[r(244)])||function(t){const e=r;return t[e(165)][e(190)]==t[e(556)][e(524)]&&t[e(165)][e(144)]}(a)))e[r(570)](t),s=!0;else{if(!h||!h[r(496)])continue;i[r(520)](h)}}}var a;return i[r(314)]>0&&(s=!!this[r(172)](i)||s),s})),n[t(342)][t(228)][t(517)]((e=>{const r=t;let s=!1;for(const t of n[r(342)][r(228)][r(257)][r(246)]())if(r(512)==t[r(484)])for(const t of this[r(320)][r(510)]()){if(t[r(286)]||!t[r(496)])continue;const o=r(295)==t[r(484)],i=this[r(332)](t),a=i&&this[r(425)](i);if(!o&&!a)continue;const c=t[r(491)]();if(c[r(165)][r(190)]!=c[r(556)][r(190)]&&!c[r(556)][r(144)]){const o=n[r(342)][r(280)](c[r(165)][r(254)],r(556)),i=n[r(342)][r(269)](c[r(165)],o);e[r(140)](t[r(487)](),{range:i}),s=!0}}return s})),n[t(342)][t(228)][t(517)]((e=>this[t(284)](e))),n[t(342)][t(228)][t(517)]((e=>!e[t(304)][t(568)]&&this[t(233)](e))),n[t(342)].on(t(461),(()=>{this[t(481)]=!1})),n[t(342)][t(228)].on(t(416),((r,s)=>{const o=t;if(!s[o(568)]||s[o(297)])return;if(!this[o(481)])return;const i=n[o(342)][o(228)][o(257)][o(246)]();if(0==i[o(381)])return;const a=[],c=i[o(267)]((t=>o(571)==t[o(484)])),u=i[o(267)]((t=>o(512)==t[o(484)]&&o(528)!=t[o(312)]));for(const t of c)this[o(508)](t[o(483)])&&a[o(467)]({key:t[o(483)],newValue:t[o(409)],oldValue:t[o(540)],range:Nc(t[o(319)],n[o(342)])});for(const t of u){if(o(148)!=t[o(452)]&&o(431)!=t[o(452)])continue;const e=Sc(t[o(323)][o(254)],n[o(342)]),r=t[o(479)];o(148)==t[o(452)]&&a[o(467)]({key:o(234),newValue:t[o(312)],oldValue:r[o(312)],range:e});for(const[n,s]of r[o(477)]){if(!this[o(508)](n))continue;const r=t[o(477)][o(305)](n);s!==r&&a[o(467)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(477)])this[o(508)](n)&&(r[o(477)][o(145)](n)||a[o(467)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(381)]&&n[o(342)][o(193)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(164)](t,e,s,o,{groupId:r});this[n(417)](t,a)}))}),{priority:t(348)}),n[t(342)][t(380)].on(t(371),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(340)](n[s(312)]),e=this[s(320)][s(305)](t);e&&e[s(333)](n[s(312)])}})),n[t(342)][t(228)].on(t(416),(()=>{const e=t,r=Array[e(331)](n[e(342)][e(228)][e(257)][e(192)]())[e(267)]((t=>e(338)===this[e(340)](t[e(312)])[e(455)]));if(0===r[e(381)])return;r[e(271)](((t,n)=>{const r=e,s=t[r(337)][r(156)],o=n[r(337)][r(156)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(165)][r(497)](o[r(165)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(340)](t);if(null===n[e(156)]){const n=this[e(143)](t);o[e(520)](n)}else{const t=this[e(320)][e(305)](r);null!==n[e(244)]||t[e(496)]?(s[e(520)](t[e(329)]),o[e(520)](t)):this[e(466)](t)}}o[e(314)]>0&&this[e(547)](o);for(const t of s)this[e(232)](e(485),t)})),n[t(342)].on(t(206),((e,r)=>{const s=t,o=r[0];if(!this[s(320)][s(314)])return;if(!o[s(542)])return;if(o[s(304)][s(297)]||!o[s(304)][s(568)])return;let i,a;switch(o[s(484)]){case s(512):i=n[s(342)][s(280)](o[s(323)]),a=i[s(423)](o[s(369)]);break;case s(161):i=n[s(342)][s(280)](o[s(183)]),a=n[s(342)][s(280)](o[s(458)]);break;case s(565):i=n[s(342)][s(280)](o[s(471)]),a=i[s(423)](o[s(369)]);break;default:return}const c=n[s(342)][s(269)](i,a);n[s(342)][s(346)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(549)](c)){if(e[t(286)])continue;if(t(554)==e[t(484)])continue;const r=this[t(332)](e);if(r&&this[t(425)](r)&&t(161)!=o[t(484)])continue;const s=e[t(337)]&&e[t(337)][t(531)];(t(295)!=e[t(484)]||t(161)==o[t(484)]&&!s)&&(n[t(163)]||t(379)==e[t(484)]&&n[t(195)]||e[t(491)]()[t(407)](c)&&this[t(222)](e,i,a))}}))}),{priority:t(348)}),n[t(342)].on(t(514),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(308)])return;if(this[s(288)])return;if(!this[s(533)][s(500)])return;if(o[s(396)])return;const a=n[s(342)][s(175)],{start:c,end:u}=o[s(491)](),l=c[s(254)]&&a[s(177)](c[s(254)])?null:a[s(403)](c,s(243)),f=u[s(524)]&&a[s(177)](u[s(524)])?null:a[s(403)](u,s(327)),h=n[s(342)][s(269)](l?l[s(165)]:c,f?f[s(556)]:u);n[s(342)][s(346)]((t=>{const e=s;this[e(270)](h);const r=n[e(342)][e(175)][e(403)](h[e(165)]);o.is(e(410))?t[e(373)](r):o[e(399)](r)})),e[s(386)]()}),{priority:e.priorities[t(230)]+10}),n[t(342)].on(t(189),((e,r)=>{const s=t,o=r[r[s(381)]-1];o&&o[s(308)]||this[s(288)]||this[s(533)][s(500)]&&(n[s(342)][s(346)]((()=>{const t=s;let o=n[t(342)][t(189)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(383)]=o[t(459)]();const i=o[t(556)][t(524)],a=n[t(342)][t(175)];i&&a[t(546)](i)&&!a[t(493)](i)&&(o=n[t(342)][t(269)](o[t(165)],n[t(342)][t(280)](i,t(556)))),this[t(245)](o)})),e[s(386)]())}),{priority:t(324)}),this[t(480)][t(521)][t(520)](t(251),this[t(533)]),this[t(558)](t(251));const o=new p(n,this[t(320)]);n[t(521)][t(520)](t(274),o),this[t(558)](t(274));const i=new b(n,this[t(320)]);n[t(521)][t(520)](t(530),i),this[t(558)](t(530)),n[t(521)][t(520)](t(544),new S(n,o,this[t(320)])),this[t(558)](t(544)),n[t(521)][t(520)](t(406),new S(n,i,this[t(320)])),this[t(558)](t(406)),n[t(521)][t(520)](t(170),new w(n,o,this[t(320)])),this[t(558)](t(170)),n[t(521)][t(520)](t(529),new w(n,i,this[t(320)])),this[t(558)](t(529));const c=n[t(563)][t(305)](t(302));this[t(426)](c,t(541),((e,{threadId:n})=>{const r=t,s=this[r(320)][r(305)](n);s&&s[r(505)]&&1===s[r(505)][r(381)]&&this[r(569)](n,{hasComments:!0})}),{priority:t(446)}),this[t(426)](c,t(385),((e,{threadId:n})=>{const r=t,s=this[r(320)][r(305)](n);s&&s[r(505)]&&!s[r(505)][r(381)]&&this[r(569)](n,{hasComments:!1})}),{priority:t(446)})}set[Ec(216)](t){const n=Ec;if(this[n(511)])throw new e.CKEditorError(n(450),this);this[n(511)]=t}get[Ec(216)](){return this[Ec(511)]}[Ec(453)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(320)][n(510)]())t&&!e[n(496)]||r[n(467)](e);return e?r[n(260)]((t=>t[n(486)]())):r}[Ec(516)](t){const n=Ec,r=this[n(320)][n(305)](t);if(!r)throw new e.CKEditorError(n(361),this);return r}[Ec(366)](t){const e=Ec;return this[e(320)][e(145)](t)}[Ec(457)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(484)][e(161)](":"),a=this[e(320)][e(305)](r)||this[e(298)](o,i,r,n,s);if(this[e(470)](a),this[e(290)](a,o,i||null,n),a[e(301)]=t[e(301)],a[e(387)]=!0,s&&s[e(326)]){const t=s[e(326)],n=this[e(394)](t[e(465)]);a[e(551)]=t[e(301)],a[e(536)]=n,a[e(552)]=!0}else a[e(551)]=t[e(301)];switch(t[e(337)]&&(a[e(337)]=t[e(337)]),t[e(477)]&&(a[e(477)]=t[e(477)]),this[e(511)]&&this[e(511)][e(478)]||(a[e(445)]=!0),this[e(421)][e(305)](a)){case e(264):this[e(421)][e(390)](a,e(559));break;case e(414):a[e(496)]?(this[e(172)](new Set([a])),this[e(547)](new Set([a])),this[e(421)][e(390)](a,e(207)),this[e(232)](e(322),a)):this[e(421)][e(390)](a,e(174))}return a}[Ec(274)](t){const e=Ec;this[e(308)]((()=>{const n=e;this[n(480)][n(342)][n(346)]((()=>{const e=n;for(const n of t[e(557)]())n[e(454)]()}))}))}[Ec(530)](t){const e=Ec;this[e(308)]((()=>{const n=e;this[n(480)][n(342)][n(346)]((()=>{const e=n;for(const n of t[e(557)]())n[e(261)]()}))}))}[Ec(558)](t,n){const r=Ec,s=this[r(480)][r(521)][r(305)](t);if(!s)throw new e.CKEditorError(r(488),this,{commandName:t});if(this[r(214)][r(145)](s))throw new e.CKEditorError(r(151),this,{commandName:t});this[r(214)][r(520)](s),n&&s.on(r(562),((t,e)=>{const o=r;this[o(533)][o(500)]&&(this[o(288)]||(e[o(381)]>0&&e[e[o(381)]-1]&&e[e[o(381)]-1][o(308)]?e[o(550)]():(t[o(383)]=n(((...t)=>s[o(562)](...t,{forceDefaultExecution:!0})),...e),t[o(386)]())))}),{priority:r(324)})}[Ec(308)](t){const n=Ec;let r,s;const o=this[n(288)];this[n(288)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(288)]=!1),s&&e.CKEditorError[n(210)](s,this),r}[Ec(245)](t,n=null,r={}){const s=Ec;if(t[s(396)])return null;const o=this[s(480)][s(563)][s(305)](s(343)).me;for(const{suggestion:e,meta:o}of this[s(549)](t,s(379)))if(o[s(195)]){if(!o[s(181)]){if(o[s(163)]){if(!this[s(372)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(222)](e,t[s(165)],t[s(556)]);break}if(n==e[s(259)]&&wc(e,r)){const n=e[s(491)]();return n[s(165)][s(291)](t[s(556)])?this[s(411)](e,this[s(365)][s(269)](t[s(165)],n[s(556)])):this[s(411)](e,this[s(365)][s(269)](n[s(165)],t[s(556)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(405)+n:s(379),u=this[s(204)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(448)](c,i,a,t),u}[Ec(187)](t,n=Ec(519),r={}){const s=Ec,o=this[s(480)][s(563)][s(305)](s(343)).me,i=this[s(310)][s(201)](s(379),n,s(321));for(const e of this[s(453)]())if(e[s(536)].id==o.id&&s(379)==e[s(484)]&&e[s(259)]==n&&wc(e,r)&&(i(e[s(147)](),t)||i(t,e[s(147)]()))){for(const n of t)e[s(224)](n);return e}for(const{suggestion:e,meta:n}of this[s(549)](t,s(379))){if(!n[s(195)])continue;if(!this[s(372)]&&n[s(163)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(147)]())for(const e of t)if(!n[s(407)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(405)+n,l=this[s(204)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(448)](u,a,c,e,Hr[s(503)]());return l}[Ec(219)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(396)])return null;if(o(282)===this[o(415)]){const e=this[o(310)][o(201)](o(554),r,o(454));return this[o(308)]((()=>e([t],n,s))),null}const i=this[o(480)][o(563)][o(305)](o(343)).me,a=[];if(o(293)!==this[o(415)])for(const{suggestion:e,meta:n}of this[o(549)](t,o(379)))n[o(195)]&&!n[o(498)]&&a[o(467)](...e[o(147)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(438)](s);e&&r[n(467)](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(381)];){const s=r[e][n(279)](t);r[n(534)](e,1,...s),e+=s[n(381)]}}return r}(t,a);c[o(381)]&&this[o(365)][o(346)]((()=>{const t=o;for(const e of c){const o=this[t(310)][t(201)](t(554),r,t(454));this[t(308)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(165)],u=t[o(556)];for(const{suggestion:e,meta:n}of this[o(549)](t,o(554))){if(!n[o(195)])continue;if(e[o(259)]!=r)continue;if(!wc(e,s))continue;const i=e[o(491)]();if(i[o(407)](t,!0))return null;c=c[o(497)](i[o(165)])?c:i[o(165)],u=u[o(152)](i[o(556)])?u:i[o(556)],a?i[o(165)][o(497)](a[o(491)]()[o(165)])?(a[o(376)](),a=e):e[o(376)]():a=e}const l=this[o(365)][o(269)](c,u);if(a)this[o(411)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(204)]({id:t,type:o(495)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(448)](o(495)+r,t,a,l)}}return null}[Ec(463)](t,n,r=[],s=null,o={}){const i=Ec;n[i(158)]||(n[i(158)]=n[i(388)]),n[i(531)]=t.is(i(319)),s=s||Lc(n);const a=r[i(260)]((t=>Sc(t,this[i(365)]))),c=t.is(i(319))?t:Sc(t,this[i(365)]);if(i(282)===this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t([c],n,o))),null}a[i(467)](c);let u=!0;for(const t of a)if(!this[i(354)](t)){u=!1;break}if(u&&i(293)!==this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t([c],n,o))),null}let l=null,f=c[i(165)],h=c[i(556)];for(const{suggestion:t,meta:e}of this[i(549)](c,i(295))){if(!e[i(195)])continue;if(e[i(181)]||e[i(163)]||e[i(498)])continue;if(t[i(337)][i(158)]!=n[i(158)])continue;if(!wc(t,o))continue;const r=t[i(491)]();if(t[i(259)]==s){if(r[i(407)](c,!0))return null;f=f[i(497)](r[i(165)])?f:r[i(165)],h=h[i(152)](r[i(556)])?h:r[i(556)],l?r[i(165)][i(497)](l[i(491)]()[i(165)])?(l[i(376)](),l=t):t[i(376)]():l=t}else{const e=c[i(438)](r);this[i(303)](t,e)}}const g=this[i(480)][i(563)][i(305)](i(343)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(411)](l,this[i(365)][i(269)](f,h)),l;{const t=this[i(204)]({id:d,type:i(444)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(448)](i(444)+s,d,p,this[i(365)][i(269)](f,h)),t}}[Ec(157)](t,n,r=[],s=null,o={}){const i=Ec;n[i(158)]||(n[i(158)]=n[i(388)]);const a=t[0];n[i(531)]=a.is(i(319)),s=s||Lc(n);const c=r[i(260)]((t=>Sc(t,this[i(365)]))),u=a.is(i(319))?t:t[i(260)]((t=>Sc(t,this[i(365)])));if(i(282)===this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t(u,n,o))),null}c[i(467)](...u);let l=!0;for(const t of c)if(!this[i(354)](t)){l=!1;break}if(l&&i(293)!==this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t(u,n,o))),null}const f=this[i(480)][i(563)][i(305)](i(343)).me;for(const t of this[i(453)]()){if(t[i(536)].id!=f.id)continue;if(i(295)!=t[i(484)]||t[i(337)][i(158)]!=n[i(158)])continue;if(!wc(t,o))continue;const e=t[i(259)]==s;for(let n=0;n<u[i(381)];n++){const r=u[n];for(const s of t[i(223)]()){const o=s[i(239)]();if(r[i(291)](o)){e?(u[i(534)](n,1),n--):t[i(570)](s[i(312)]);break}}}}if(0==u[i(381)])return null;const h=this[i(310)][i(201)](i(295),s,i(321));for(const t of this[i(453)]())if(t[i(536)].id==f.id&&i(295)==t[i(484)]&&t[i(337)][i(158)]==n[i(158)]&&t[i(259)]==s&&wc(t,o)&&(h(t[i(147)](),u)||h(u,t[i(147)]()))){for(const e of u)t[i(224)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(444)+s,m=this[i(204)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(448)](p,g,d,t,Hr[i(503)]());return m}[Ec(270)](t,n=null,r={}){const s=Ec;if(t[s(396)])return null;const o=this[s(480)][s(563)][s(305)](s(343)).me,a=new i.LiveRange(t[s(165)],t[s(556)]);for(const{suggestion:t,meta:e}of this[s(549)](a,s(379)))if(e[s(195)]&&!e[s(181)])if(t[s(286)]){const e=t[s(147)]()[s(267)]((t=>s(525)!=t[s(237)][s(328)]));if(e[s(468)]((t=>a[s(407)](t,!0)))&&t[s(261)](),e[s(311)]((t=>t[s(407)](a,!0)))){const t=this[s(310)][s(201)](s(350),n,s(454));return this[s(308)]((()=>t([a],null,r))),null}}else{const e=a[s(438)](t[s(491)]());null!==e&&t[s(221)]([e],null,r)}if(a[s(186)](),a[s(396)]||s(525)==a[s(237)][s(328)])return null;let c=null,u=a[s(165)],l=a[s(556)];const f=this[s(549)](a,s(350));for(const{suggestion:t,meta:e}of f){const n=this[s(365)][s(269)](u,l);if(e[s(195)]&&(this[s(372)]||!e[s(163)]&&!e[s(498)]))if(t[s(286)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(147)]()){if(r[s(407)](n,!0))return t;n[s(407)](r)||(e=!1)}e&&t[s(261)]()}else{const e=t[s(491)]();if(e[s(407)](n,!0))return t;if(!wc(t,r)){n[s(407)](e)?t[s(376)]():e[s(456)](u)?u=e[s(556)]:e[s(456)](l)&&(l=e[s(165)]);continue}u=u[s(497)](e[s(165)])?u:e[s(165)],l=l[s(152)](e[s(556)])?l:e[s(556)],r=Object[s(306)]({},t[s(477)]),c?e[s(165)][s(497)](c[s(491)]()[s(165)])?(c[s(376)](),c=t):t[s(376)]():c=t}}if(c)return this[s(411)](c,this[s(365)][s(269)](u,l)),c;{const t=(0,e.uid)(),i=this[s(365)][s(269)](u,l),a=o.id,c=n?s(349)+n:s(350),f=this[s(204)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(448)](c,t,a,i),f}}[Ec(522)](t,n=Ec(519),r={}){const s=Ec,o=this[s(480)][s(563)][s(305)](s(343)).me,a=t[s(260)]((t=>new i.LiveRange(t[s(165)],t[s(556)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(549)](a,s(379)))e[s(195)]&&!e[s(181)]&&c[s(520)](t);for(const e of c)if(e[s(286)]){const o=e[s(147)]();if((!e[s(477)]||!e[s(477)][s(318)])&&o[s(468)]((t=>a[s(311)]((e=>e[s(407)](t,!0)))))&&e[s(261)](),a[s(468)]((t=>o[s(311)]((e=>e[s(407)](t,!0)))))){const e=this[s(310)][s(201)](s(350),n,s(454));return this[s(308)]((()=>e(t,null,r))),null}}else{const t=e[s(491)]();if(a[s(311)]((e=>e[s(407)](t,!0)))&&e[s(261)](),a[s(468)]((e=>t[s(407)](e,!0)))){const t=this[s(310)][s(201)](s(350),n,s(454));return this[s(308)]((()=>t(a,null,r))),null}}const u=this[s(310)][s(201)](s(350),n,s(321));let l=null;for(const t of this[s(453)]())if(t[s(536)].id==o.id&&t[s(496)]&&s(350)==t[s(484)]&&t[s(259)]==n&&wc(t,r)&&(u(t[s(147)](),a)||u(a,t[s(147)]())))if(l){if(t[s(505)]&&t[s(505)][s(381)])continue;for(const e of t[s(147)]())l[s(504)](e)||l[s(224)](e);t[s(376)]()}else{l=t;for(const e of a)t[s(504)](e)||t[s(224)](e)}if(l)return l;c[s(359)]();for(const{suggestion:t,meta:e}of this[s(549)](a,s(350)))e[s(195)]&&(this[s(372)]||!e[s(163)]&&!e[s(498)])&&wc(t,r)&&c[s(520)](t);for(const t of c){const e=t[s(147)]();if((!r||!r[s(318)])&&a[s(468)]((t=>e[s(311)]((e=>e[s(407)](t,!0))))))return t;(!t[s(477)]||!t[s(477)][s(318)])&&e[s(468)]((t=>a[s(311)]((e=>e[s(407)](t,!0)))))&&t[s(261)]()}const f=(0,e.uid)(),h=o.id,g=s(349)+n,d=this[s(204)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(186)](),t[s(396)]||s(525)==t[s(237)][s(328)]||this[s(448)](g,f,h,t,Hr[s(503)]());return d}[Ec(164)](t,n,r,s,o){const i=Ec;if(t[i(396)])return[];if(i(282)===this[i(415)])return[];const a=this[i(480)][i(563)][i(305)](i(343)).me.id,c=Array[i(331)](this[i(320)][i(510)]())[i(267)]((e=>i(571)==e[i(484)]&&e[i(337)][i(217)]==n&&e[i(504)](t)));if(i(509)===this[i(415)]){const e=this[i(549)](t,i(379))[i(267)]((({meta:t})=>t[i(195)]&&!t[i(498)]&&!t[i(181)]))[i(260)]((({suggestion:t})=>t));c[i(182)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(571)==t[i(484)]?t[i(337)][i(490)]:void 0,o=t[i(491)](),a=Array[i(331)](u[i(527)]())[i(447)]((t=>t[i(242)](o)));if(!a)continue;const c=a[i(279)](o);this[i(425)](n)&&i(379)==t[i(484)]&&0!=c[i(381)]||(u[i(168)](a),c[i(398)]((t=>{u[i(390)](t,r)})),i(379)!=t[i(484)]&&e!=s&&u[i(390)](a[i(438)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(381)]>37&&console[i(149)](i(404),{key:n});const f=(i(539)+(n+"|")+Lc({newValue:s}))[i(401)](0,60),h=this[i(204)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(467)](h),this[i(448)](f,c,a,t)}return l}[Ec(153)](t){const e=Ec;this[e(558)](t,((t,...n)=>{this[e(231)]((()=>{t(...n)}))}))}[Ec(299)](t){const e=Ec;this[e(253)][e(520)](t)}[Ec(537)](t){const e=Ec;this[e(436)][e(520)](t)}[Ec(332)](t){const e=Ec;return e(571)==t[e(484)]?t[e(259)][e(161)]("|")[0]:null}[Ec(411)](t,e){const n=Ec,r=t[n(487)]();this[n(365)][n(346)]((t=>{t[n(140)](r,{range:e})}))}[Ec(470)](t){const e=Ec,n=t.id,r=this[e(480)][e(355)][e(305)](e(429));this[e(209)][e(432)](n)||this[e(209)][e(392)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(209)][e(142)](n);s[e(238)](e(176)),s[e(176)]=!1,t[e(505)]=s}[Ec(290)](t,n,r,s){const o=Ec;if(t[o(484)]!=n||t[o(259)]!=r||t[o(205)].id!=s)throw this[o(480)][o(368)](o(335)),new e.CKEditorError(o(335),this)}[Ec(303)](t,n){const r=Ec,s=t[r(491)]();if(n[r(291)](s))t[r(376)]();else if(s[r(407)](n)){const o=this[r(365)][r(280)](n[r(165)][r(524)],r(556));this[r(411)](t,this[r(365)][r(269)](s[r(165)],o));const i=(0,e.uid)(),a=t[r(205)].id,c=t[r(484)]+":"+t[r(259)];this[r(204)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(337)],attributes:t[r(477)]});const u=this[r(365)][r(280)](n[r(556)][r(190)],r(523)),l=this[r(365)][r(269)](u,s[r(556)]);this[r(448)](c,i,a,l)}else if(s[r(456)](n[r(165)])){const e=this[r(365)][r(280)](n[r(165)][r(524)],r(556));this[r(411)](t,this[r(365)][r(269)](s[r(165)],e))}else{const e=this[r(365)][r(280)](n[r(556)][r(190)],r(523));this[r(411)](t,this[r(365)][r(269)](e,s[r(556)]))}}[Ec(354)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(549)](t,e(379))){if(!r[e(195)])continue;const s=n[e(147)]();for(const n of s)if(!t[e(279)](n)[e(381)])return!0}return!1}[Ec(218)](t){const n=Ec,r=this[n(480)][n(563)][n(305)](n(343))[n(202)](t);if(!r)throw new e.CKEditorError(n(339),this);return r}[Ec(394)](t){const e=Ec,n=this[e(480)][e(563)][e(305)](e(343)),r=(0,o.hashObject)(e(472)+t);return n[e(202)](r)||n[e(250)]({id:r,name:t})}[Ec(298)](t,e,n,r,s){const o=Ec,i=this[o(218)](r),a=this[o(310)][o(199)](t,e,n,i,s,(t=>{const e=o;this[e(569)](n,{attributes:t});const r=this[e(516)](n);this[e(172)](new Set([r])),this[e(547)](new Set([r]))}));return this[o(426)](a,o(454),(()=>{const t=o;this[t(569)](n,{state:t(356)})}),{priority:o(324)}),this[o(426)](a,o(261),(()=>{const t=o;this[t(569)](n,{state:t(184)})}),{priority:o(324)}),this[o(320)][o(390)](n,a),this[o(421)][o(390)](a,o(264)),a}[Ec(340)](t){const e=Ec,n=t[e(161)](":");return{group:n[0],type:n[1],subType:n[e(381)]>=5?n[2]:null,id:n[e(381)]<5?n[2]:n[3],authorId:n[e(381)]<5?n[3]:n[4],markerCount:6==n[e(381)]?n[5]:null}}[Ec(222)](t,n,r){const s=Ec,o=t[s(491)](),i=o[s(165)],a=o[s(556)];this[s(411)](t,this[s(365)][s(269)](i,n));const c=(0,e.uid)(),u=t[s(205)].id,l=t[s(484)]+(t[s(259)]?":"+t[s(259)]:"");this[s(204)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(477)],data:t[s(337)]});const f=this[s(332)](t);(s(295)==t[s(484)]||f&&this[s(425)](f))&&(r=this[s(365)][s(278)](r[s(190)])),this[s(448)](l,c,u,this[s(365)][s(269)](r,a))}[Ec(549)](t,e=null){const n=Ec,r=[],s=this[n(480)][n(563)][n(305)](n(343)).me;Array[n(171)](t)||(t=[t]);for(const o of this[n(453)]()){if(!o[n(496)])continue;if(e&&o[n(484)]!=e)continue;let i=!1;for(const e of o[n(147)]()){for(const a of t){const t=a[n(165)][n(291)](e[n(556)])||a[n(556)][n(291)](e[n(165)]);if(t||a[n(438)](e)){const c=a[n(407)](e)&&Ac(this[n(365)][n(175)],e[n(165)],a),u=e[n(407)](a)&&Ac(this[n(365)][n(175)],a[n(165)],e);r[n(467)]({suggestion:o,meta:{isOwn:s==o[n(536)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(448)](t,e,n,r,s){const o=Ec;this[o(365)][o(346)]((i=>{const a=o;let c=a(482)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(400)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(466)](t){const e=Ec,n=t[e(255)],r=t[e(363)];t[e(255)]=null,t[e(363)]=null,null!=n&&n[e(363)]==t&&(n[e(363)]=r),null!=r&&r[e(255)]==t&&(r[e(255)]=n),e(207)==this[e(421)][e(305)](t)&&(this[e(421)][e(390)](t,e(174)),this[e(232)](e(141),t,n,r))}[Ec(204)](t){const n=Ec,r=t.id,s=this[n(457)](t);if(this[n(511)]&&this[n(511)][n(478)]){const o=this[n(480)][n(563)][n(305)](n(412)),i=s[n(375)],a=s[n(259)]?s[n(484)]+":"+s[n(259)]:s[n(484)],c=this[n(480)][n(538)],u=o[n(520)](zr(c,n(364))),l={id:r,type:a,hasComments:i,data:t[n(337)]||null,originalSuggestionId:t[n(428)]||null,attributes:s[n(477)]};this[n(511)][n(478)](l)[n(501)]((t=>{const e=n;s[e(445)]=!0,o[e(281)](u),t&&t[e(301)]&&(this[e(320)][e(305)](r)[e(301)]=t[e(301)])}))[n(430)]((t=>{const r=n;throw(0,e.logWarning)(r(506)),this[r(480)][r(342)][r(193)]({isUndoable:!1},(()=>{s[r(261)]()})),s[r(236)](),this[r(320)][r(168)](s.id),this[r(421)][r(168)](s),t}))}return s}[Ec(425)](t){const e=Ec;return this[e(253)][e(145)](t)}[Ec(569)](t,e){const n=Ec,r=this[n(480)][n(563)][n(305)](n(412)),s=this[n(516)](t);if(this[n(511)]&&this[n(511)][n(300)])if(s[n(445)]){const s=r[n(520)](zr(this[n(480)][n(538)],n(364)));this[n(511)][n(300)](t,e)[n(501)]((()=>{r[n(281)](s)}))}else s.on(n(515),(()=>{this[n(569)](t,e)}))}[Ec(474)](t){const n=Ec;if(!this[n(511)]||!this[n(511)][n(516)])throw new e.CKEditorError(n(211),this);return this[n(511)][n(516)](t)}[Ec(143)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(340)](t),i=this[e(320)][e(305)](n)||this[e(298)](r,s,n,o,{});switch(this[e(290)](i,r,s,o),this[e(421)][e(305)](i)){case e(264):this[e(474)](n)[e(501)]((t=>{const r=e;let s=Promise[r(397)]();t[r(375)]&&(s=this[r(209)][r(393)]({channelId:this[r(480)][r(355)][r(305)](r(429)),threadId:n})),s[r(501)]((()=>{const e=r;this[e(457)](t)[e(445)]=!0}))})),this[e(421)][e(390)](i,e(414));break;case e(174):this[e(569)](n,{state:e(225)});case e(559):this[e(421)][e(390)](i,e(207)),this[e(232)](e(322),i);break;case e(207):this[e(232)](e(485),i)}return i[e(333)](t),i}[Ec(547)](t){const e=Ec,n=Array[e(331)](t),r=n[e(267)]((t=>e(571)==t[e(484)]));this[e(226)](r);const s=n[e(267)]((t=>!t[e(286)]&&e(571)!=t[e(484)])),o=this[e(453)]({skipNotAttached:!0})[e(267)]((t=>!t[e(286)]&&e(571)!=t[e(484)])),i=o[e(267)]((n=>!t[e(145)](n))),a=new Map(o[e(260)]((t=>[t,this[e(310)][e(201)](t[e(484)],t[e(259)],e(317))]))),c=new Map(o[e(260)]((t=>[t,t[e(491)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(381)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(381)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(381)];t++){const n=s[t];!l[e(145)](n)&&n[e(255)]&&(f[e(520)](n[e(255)]),n[e(255)][e(363)]===n&&(n[e(255)][e(363)]=null),n[e(255)]=null),!u[e(145)](n)&&n[e(363)]&&(f[e(520)](n[e(363)]),n[e(363)][e(255)]===n&&(n[e(363)][e(255)]=null),n[e(363)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(381)];e++){const r=g(t,n[e]);r&&(r[0][s(363)]=r[1],r[1][s(255)]=r[0],u[s(520)](r[0]),l[s(520)](r[1]))}}function g(t,n){const r=e;if(t[r(536)].id!==n[r(536)].id)return null;const s=a[r(305)](t)(t,n,c[r(305)](t),c[r(305)](n));return s&&a[r(305)](n)(t,n,c[r(305)](t),c[r(305)](n))?s[1][r(505)]&&s[1][r(505)][r(381)]?null:s:null}f[e(314)]&&this[e(547)](f)}[Ec(226)](t){const e=Ec;if(0==t[e(381)])return;const n=this[e(453)]({skipNotAttached:!0})[e(267)]((t=>e(571)==t[e(484)]&&t[e(387)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(477)]);s[e(145)](n)||(s[e(390)](n,r[e(381)]),r[e(467)]([]));const i=s[e(305)](n);r[i][e(467)](t)}!function(){const t=e;r[t(271)](((e,n)=>{const r=t,s=e[0][r(301)],o=n[0][r(301)];return s==o?e[0][r(477)][r(248)]<n[0][r(477)][r(248)]?-1:1:s<o?-1:1}));for(const e of r)e[t(271)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(381)];t++){if(0==r[t][e(381)])continue;const n=[];for(let s=t+1;s<r[e(381)];s++)0!=r[s][e(381)]&&i(r[t],r[s])&&n[e(467)](s);for(const s of n)r[t]=r[t][e(382)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(381)];n++)t[n][e(363)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(381)];n++)t[n][e(255)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(477)][r(248)]!==n[0][r(477)][r(248)]&&t[0][r(536)]!==n[0][r(536)])return!1;if(!function(t,e){const n=r;return!t[n(375)]&&!e[n(375)]||(!t[n(375)]||!e[n(375)])&&(!!(t[n(375)]&&e[n(301)]<t[n(505)][n(241)][n(305)](0)[n(301)])||!!(e[n(375)]&&t[n(301)]<e[n(505)][n(241)][n(305)](0)[n(301)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(477)],r(248)),o=Ic(n[0][r(477)],r(248));return!!wr(s,o)&&(!!t[r(468)]((t=>n[r(311)]((e=>t[r(491)]()[r(291)](e[r(491)]())))))&&n[r(468)]((e=>t[r(311)]((t=>e[r(491)]()[r(291)](t[r(491)]()))))))}}[Ec(172)](t){const e=Ec,n=Array[e(331)](t),r=this[e(453)]({skipNotAttached:!0}),s=r[e(267)]((n=>!t[e(145)](n))),o=new Map(n[e(260)]((t=>[t,this[e(310)][e(201)](t[e(484)],t[e(259)],e(321))]))),i=new Map(r[e(260)]((t=>[t,t[e(147)]()])));for(let t=0;t<n[e(381)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(381)];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(381)];e++){const s=r[e];if(s[a(484)]!==n[a(484)]||s[a(536)].id!==n[a(536)].id||s[a(259)]!==n[a(259)])continue;if(!Oc(n,s,[a(248)]))continue;if(a(571)==n[a(484)]&&n[a(337)][a(490)]!=s[a(337)][a(490)])continue;if(a(571)==n[a(484)]&&t[a(425)](n[a(337)][a(217)]))continue;if(a(295)==n[a(484)]){const e=t[a(480)][a(342)],r=n[a(548)]();if(r&&(e[a(175)][a(493)](r)||e[a(175)][a(177)](r)))continue}const c=o[a(305)](n),u=i[a(305)](n),l=i[a(305)](s),f=n[a(505)]&&n[a(505)][a(381)],h=s[a(505)]&&s[a(505)][a(381)];if(!f&&c(l,u))return t[a(296)](s,n),i[a(168)](n),!0;if(!h&&c(u,l))return t[a(296)](n,s),i[a(168)](s),!0}return!1}}[Ec(296)](t,e){const n=Ec;if(t[n(286)])for(const r of e[n(147)]())t[n(224)](r);else{const r=e[n(491)]()[n(556)];this[n(411)](t,this[n(365)][n(269)](t[n(491)]()[n(165)],r))}e[n(376)]()}[Ec(378)](t,e){const n=Ec,r=t[n(247)](n(287))||t[n(247)](n(571))?n(353):t[n(526)]();return zr(this[n(480)][n(538)],e+"_"+r+n(433))}[Ec(402)](){const t=Ec,e=this[t(480)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(365)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(340)](t[s(312)]);if(s(338)===e){n[s(285)](this[s(378)](r,s(564)));break}}for(const t of r){const{group:e,type:r}=this[s(340)](t[s(312)]);if(s(338)===e){n[s(285)](this[s(378)](r,s(169)));break}}}))}[Ec(284)](t){const e=Ec;if(this[e(481)])return!1;const n=this[e(480)],r=n[e(342)][e(228)][e(257)][e(246)]();if(0==r[e(381)])return!1;const s=[],o=r[e(267)]((t=>e(571)==t[e(484)])),i=r[e(267)]((t=>e(512)==t[e(484)]&&e(528)!=t[e(312)])),a=r[e(267)]((t=>e(281)==t[e(484)]&&e(528)!=t[e(312)]));for(const t of o)s[e(467)]({key:t[e(483)],newValue:t[e(409)],oldValue:t[e(540)],range:Nc(t[e(319)],n[e(342)])});for(const t of i){const r=a[e(447)]((n=>n[e(323)][e(291)](t[e(323)])));r&&s[e(467)]({key:e(234),newValue:t[e(312)],oldValue:r[e(312)],range:n[e(342)][e(439)](t[e(323)][e(254)])})}return 0!=s[e(381)]&&this[e(417)](t,s)}[Ec(233)](t){const e=Ec;let n=!1;const r=this[e(480)][e(342)][e(228)][e(257)][e(192)]()[e(267)]((t=>t[e(337)][e(244)]&&t[e(312)][e(247)](e(437))));for(const s of r){const{subType:r,id:o}=this[e(340)](s[e(312)]),i=r[e(161)]("|")[0];for(const r of this[e(453)]({skipNotAttached:!0}))r.id!=o&&e(571)==r[e(484)]&&r[e(337)]&&r[e(337)][e(217)]==i&&r[e(491)]()[e(242)](s[e(337)][e(244)])&&(this[e(502)](r,s[e(337)][e(244)],t),n=!0)}return n}[Ec(231)](t){const e=Ec;this[e(480)],this[e(481)]=!0,t()}[Ec(508)](t){const e=Ec,n=this[e(425)](t),r=this[e(436)][e(145)](t);return n||r}[Ec(417)](t,e){const n=Ec;if(0==e[n(381)])return!1;let r=!1;for(const s of e){const e=this[n(549)](s[n(319)],n(571))[n(267)]((t=>!t[n(256)][n(181)]))[n(260)]((t=>t[n(338)])),i=(0,o.hashObject)({newValue:s[n(507)]});e[n(267)]((t=>{const e=n,[r,o]=t[e(259)][e(161)]("|");return r==s[e(217)]&&o!=i}))[n(398)]((e=>{const o=n;this[o(502)](e,s[o(319)],t),r=!0}))}return r}[Ec(502)](t,e,n){const r=Ec,s=t[r(491)]()[r(279)](e);0!==s[r(381)]?1!==s[r(381)]?this[r(222)](t,e[r(165)],e[r(556)]):this[r(411)](t,s[0]):n[r(570)](t[r(487)]())}}class yc{constructor(t){const e=Ec;this[e(191)]=t,this[e(365)]=t[e(342)],this[e(249)]=new Map,this[e(197)]=new Map,this[e(200)]()}[Ec(199)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(365)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(201)](t,e,i(454))(...n),onDiscard:(...n)=>this[i(201)](t,e,i(261))(...n)})}[Ec(155)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(249)][s(390)](o,r)}[Ec(201)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(249)][r(305)](s)||this[r(197)][r(305)](t+":"+n)}[Ec(200)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(271)](((t,n)=>t[e(165)][e(497)](n[e(165)])?1:-1)),this[e(365)][e(346)]((n=>{const r=e;for(const e of t){let t;t=e[r(556)][r(144)]&&e[r(556)][r(190)]==e[r(165)][r(254)]?n[r(347)](e[r(165)][r(254)],"on"):n[r(347)](e),this[r(365)][r(514)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(365)][n(346)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(260)]((t=>(kc(t)&&(t=this[s(365)][s(269)](t[s(556)])),t)))[s(267)]((t=>s(525)!==t[s(237)][s(328)]));if(c[s(381)]<1)return;const u=Array[s(331)](this[s(365)][s(228)][s(561)][s(147)]())[s(260)]((t=>i.LiveRange[s(173)](t)));r[s(373)](c);for(const t of this[s(191)][s(521)][s(521)]())t[s(431)]();a[s(467)]({forceDefaultExecution:!0}),this[s(191)][s(562)](o,...a);const l=u[s(267)]((t=>s(525)!=t[s(237)][s(328)]));l[s(381)]>0&&r[s(373)](l);for(const t of u)t[s(186)]()}))},s=(e,n)=>1==e[t(381)]&&1==n[t(381)]&&e[0][t(556)][t(291)](n[0][t(165)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(365)])?[e,n]:vc(n,e,s,r,this[t(365)])?[n,e]:null;this[t(197)][t(390)](t(532),e),this[t(197)][t(390)](t(160),n),this[t(197)][t(390)](t(229),s),this[t(197)][t(390)](t(276),o),this[t(197)][t(390)](t(362),n),this[t(197)][t(390)](t(180),e),this[t(197)][t(390)](t(325),s),this[t(197)][t(390)](t(443),o),this[t(197)][t(390)](t(275),r),this[t(197)][t(390)](t(555),e),this[t(197)][t(390)](t(513),s),this[t(197)][t(390)](t(227),e),this[t(197)][t(390)](t(292),r),this[t(197)][t(390)](t(395),e),this[t(197)][t(390)](t(188),s),this[t(197)][t(390)](t(344),e),this[t(197)][t(390)](t(435),e),this[t(197)][t(390)](t(150),((e,n)=>{const r=t;if(!n)return;const s=this[r(191)][r(563)][r(305)](_c);this[r(365)][r(346)]((t=>{const o=r;if(o(234)==n[o(217)])for(const r of e){const e=r[o(165)][o(254)],s=n[o(490)];t[o(148)](e,s)}else if(s[o(425)](n[o(217)]))for(const r of e)void 0!==n[o(490)]?t[o(215)](n[o(217)],n[o(490)],r[o(165)][o(254)]):t[o(377)](n[o(217)],r[o(165)][o(254)]);else for(const r of e)n[o(490)]?t[o(215)](n[o(217)],n[o(490)],r):t[o(377)](n[o(217)],r)}))})),this[t(197)][t(390)](t(357),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(190)][r(330)]({includeSelf:!0,parentFirst:!0})){if(s[r(237)]==s)return!1;if(!n[r(427)](s))return!1;if(t[r(493)](s)||t[r(177)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(556)][e(190)]==t[e(165)][e(254)]&&t[e(556)][e(307)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(434)].is(s(252))&&!r[s(493)](t[s(434)]),i=t[s(165)][s(469)](o),a=t[s(556)][s(469)](o,{direction:s(327)});return!(t[s(165)][s(291)](i)&&t[s(556)][s(291)](a)||(i[s(497)](a)?n[s(140)](e,{range:n[s(269)](i,a)}):n[s(570)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(165)][e(254)];return n&&n.is(e(418))}function Nc(t,e){const n=Ec;return null==t[n(556)][n(524)]&&t[n(556)][n(190)]==t[n(165)][n(254)]?Sc(t[n(165)][n(254)],e):t}function Sc(t,e){const n=Ec,r=e[n(175)][n(493)](t)||e[n(175)][n(475)](t);return e[n(269)](e[n(280)](t,n(479)),r?e[n(545)](t):e[n(280)](t,n(556)))}function Mc(){const t=["isEqual","formatBlock:accept","always","1559668xPnBrV","formatBlock","_joinSuggestions","isUndo","_createSuggestion","registerBlockAttribute","updateSuggestion","createdAt","CommentsRepository","_cutOutSuggestionMarker","batch","get","assign","isAtStart","forceDefaultExecution","widget","_suggestionFactory","some","name","markerName","size","markerToData","7954570ebKLnT","chain","skipNestingCheck","range","_suggestions","join","suggestionLoaded","position","high","deletion:join","@external","backward","rootName","head","getAncestors","from","_getAttributeKey","addMarkerName","removeMarker:suggestion:attribute","track-changes-suggestion-data-mismatch","86kuCUxG","data","suggestion","track-changes-user-not-found","_splitMarkerName","dataDowncast","model","Users","formatBlock:chain","addMarker:suggestion:attribute","change","createSelection","lowest","deletion:","deletion","getWalker","ck-suggestion-marker-formatInline","FORMATTING","_rangeIsInLocalUserInsertion","config","accepted","attribute:join","markerNameToElements","clear","pluginName","track-changes-suggestion-not-found","deletion:accept","next","PENDING_ACTION_SUGGESTION","_model","hasSuggestion","813369yWCNra","enableReadOnlyMode","howMany","ck-suggestion-marker-formatBlock","update:suggestion","_mergeNestedSuggestions","setSelection","activeMarkers","hasComments","removeMarkers","removeAttribute","_getMarkerAnnouncementText","insertion","markers","length","concat","return","unbindElementFromMarkerName","removeComment","stop","_isDataLoaded","commandName","515709AsXXvh","set","descriptionFactory","addCommentThread","fetchCommentThread","_getExternalAuthor","formatBlock:discard","isCollapsed","resolve","forEach","setTo","addMarker","substring","_initAriaMarkerChangeAnnouncements","getNearestSelectionRange","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","insertion:","discardAllSuggestions","containsRange","trackChanges.trackFormatChanges","attributeNewValue","documentSelection","_setSuggestionRange","PendingActions","addClass","markerReady","_trackFormatChanges","change:data","_reduceExistingSuggestions","element","dataToMarker","elementEnd","_suggestionState","isTouching","getShiftedBy","1582YRvSUe","_isBlockAttribute","listenTo","containsItem","originalSuggestionId","collaboration.channelId","catch","refresh","hasCommentThread","_SUGGESTION_ANNOUNCEMENT","item","attribute:accept","_inlineAttributeKeys","suggestion:attribute:","getIntersection","createRangeOn","tablePasteChainId","trackChanges.mergeNestedSuggestions","requires","deletion:chain","formatBlock:","_saved","low","find","_addSuggestionMarker","removeClass","track-changes-adapter-already-set","init","action","getSuggestions","accept","group","containsPosition","addSuggestionData","moveTargetPosition","clone","46510563dKBInb","_afterChanges","writer","markBlockFormat","options","authorName","_removeSuggestion","push","every","getLastMatchingPosition","_addThreadToSuggestion","targetPosition","external:","markerToHighlight","_getSuggestionData","isSelectable","addHighlight","attributes","addSuggestion","before","editor","_recordAttributeSuggestions","suggestion:","attributeKey","type","suggestionChanged","toJSON","getFirstMarker","track-changes-command-not-found","getAttribute","oldValue","getFirstRange","7386ECkhwg","isObject","bindElementToMarker","formatInline:","isInContent","isBefore","isInsideObject","fromCharCode","value","then","_reduceSuggestionAttributeRange","getMultiRangeId","isIntersectingWithRange","commentThread","error-saving-suggestion-data-suggestion-discarded","newValue","_isRegisteredAttribute","default","values","_adapter","insert","formatInline:join","deleteContent","change:_saved","getSuggestion","registerPostFixer","mapper","multi","add","commands","markMultiRangeDeletion","after","nodeBefore","$graveyard","toUpperCase","keys","$text","discardSelectedSuggestions","discardSuggestion","multipleBlocks","insertion:accept","trackChangesCommand","splice","getItems","author","registerInlineAttribute","locale","attribute:","attributeOldValue","addComment","isDocumentOperation","containerElement","acceptAllSuggestions","createPositionAfter","isBlock","_refreshSuggestionsChain","getContainedElement","_findSuggestions","pop","authoredAt","isExternal","substr","formatInline","formatInline:discard","end","getAllAdjacentSuggestions","enableCommand","dataReady","change:activeMarkers","selection","execute","plugins","LEAVE","move","elementToElement","10RUzAAv","isLocal","_updateSuggestionData","removeMarker","attribute","updateMarker","suggestionUnloaded","getCommentThread","_handleNewSuggestionMarker","isAtEnd","has","reconvertMarker","getRanges","rename","warn","attribute:discard","track-changes-enable-command-twice","isAfter","enableDefaultAttributesIntegration","suggestion-type","registerCustomCallback","oldRange","markMultiRangeBlockFormat","formatGroupId","ck-suggestion-marker","insertion:discard","split","104CvNpwm","containsRangeInObject","markAttributeChange","start","data-suggestion","for","delete","ENTER","acceptSelectedSuggestions","isArray","_joinWithAdjacentSuggestions","fromRange","removed","schema","isRemovable","isLimit","16276IEpvdH","showSuggestionHighlights","deletion:discard","isNextTo","unshift","splitPosition","rejected","createRangeIn","detach","markMultiRangeInsertion","formatBlock:join","insertContent","parent","_editor","getChangedMarkers","enqueueChange","consumable","isOwn","addMarker:suggestion","_defaultCallbacks","$marker","buildSuggestion","_registerDefaultCallbacks","getSuggestionCallback","getUser","includes","_setSuggestionData","creator","applyOperation","ready","TrackChangesEditing","_commentsRepository","rethrowUnexpectedError","track-changes-adapter-missing-getsuggestion","consume","addMarker:suggestion:formatBlock","_enabledCommands","setAttribute","adapter","key","_getAuthorFromId","markInlineFormat","marker-count","_onDiscard","_breakSuggestionMarker","getMarkers","addRange","open","_refreshAttributeSuggestionsChain","formatInline:chain","document","insertion:join","normal","_recordAttributeChanges","fire","_processAttributeSuggestions","$elementName","highest","stopListening","root","unbind","getRange","editingDowncast","comments","isIntersecting","forward","newRange","markInsertion","getChanges","startsWith","groupId","_customCallbacks","addUser","trackChanges","$textProxy","_blockAttributeKeys","nodeAfter","previous","meta","differ","ck-suggestion-marker--active","subType","map","discard","elementStart","define","notReady","upcast","getCustomProperty","filter","editing","createRange","markDeletion","sort","conversion","toViewElement","acceptSuggestion","formatInline:accept","insertion:chain","removeMarker:suggestion:formatBlock","createPositionBefore","getDifference","createPositionAt","remove","never","ck-suggestion-marker-","_processAttributeChanges","announce","isMultiRange","format","_isForcedDefaultExecutionBlock","createElement","_checkSuggestionCorrectness"];return(Mc=function(){return t})()}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(556)][o(291)](r[o(165)]))return!0;if(t[o(484)]!=e[o(484)])return!1;if(!n[o(556)][o(422)](r[o(165)]))return!1;const i=s[o(269)](n[o(556)],r[o(165)])[o(351)]();for(const t of i)if([o(262),o(420)][o(203)](t[o(484)])&&s[o(175)][o(177)](t[o(434)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(387)]||!e[r(387)])&&wr(Ic(t[r(477)],n),Ic(e[r(477)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(477)]),s=Fc(e);if(!t[n(387)])return!1;for(const t of Object[n(527)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(306)]({},t);return delete n[e(318)],delete n[e(440)],n}const Dc=Bc;function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=200]})(t,e)}function xc(){const t=["remove","_editor","stopListening","listenTo","getRanges","execute","commands","154301wafGsN","destroy","canAccept","discardSuggestion","locale","968976yMlOpp","1918648nEIhtf","PENDING_ACTION_SUGGESTION","_acceptCommand","42kGzVrR","model","26434960jThhkj","view","_discardCommand","canEditAt","acceptSuggestion","_pendingAction","isEnabled","PendingActions","unbind","get","plugins","bind","936378zUfciU","change:isDirty","15048576uewUcC","_removePendingAction","2zZzKgt","602808RYbFZG","_setPendingAction","commentThreadController","70bYxCZi","add","canDiscard","isDirty"];return(xc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(854579===-parseInt(n(217))/1+-parseInt(n(202))/2*(-parseInt(n(240))/3)+-parseInt(n(222))/4+parseInt(n(206))/5*(parseInt(n(203))/6)+parseInt(n(226))/7*(-parseInt(n(223))/8)+-parseInt(n(200))/9+parseInt(n(228))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(227)]=e,this[s(229)]=n,this[s(205)]=r,this[s(211)]=t,this[s(225)]=t[s(216)][s(237)](s(232)),this[s(230)]=t[s(216)][s(237)](s(220)),this[s(229)][s(239)](s(234)).to(this[s(225)],this[s(230)],((t,e)=>t||e)),this[s(229)][s(239)](s(219)).to(this[s(225)],s(234),(t=>t&&this[s(211)][s(227)][s(231)](e[s(214)]()))),this[s(229)][s(239)](s(208)).to(this[s(230)],s(234),(t=>t&&this[s(211)][s(227)][s(231)](e[s(214)]()))),this[s(233)]=null,n[s(209)]&&this[s(204)](),this[s(213)](n,s(232),(()=>this[s(232)]())),this[s(213)](n,s(220),(()=>this[s(220)]())),this[s(213)](n,s(241),(()=>{const t=s;n[t(209)]?this[t(204)]():this[t(201)]()}))}[Dc(232)](){const t=Dc;this[t(225)][t(215)](this[t(227)].id)}[Dc(220)](){const t=Dc;this[t(230)][t(215)](this[t(227)].id)}[Dc(218)](){const t=Dc;this[t(229)][t(236)](t(234)),this[t(229)][t(236)](t(219)),this[t(229)][t(236)](t(208)),this[t(212)](),this[t(205)][t(218)](),this[t(233)]&&this[t(201)]()}[Dc(204)](){const t=Dc,e=zr(this[t(211)][t(221)],t(224));this[t(233)]=this[t(211)][t(238)][t(237)](t(235))[t(207)](e)}[Dc(201)](){const t=Dc;null!==this[t(233)]&&this[t(211)][t(238)][t(237)](t(235))[t(210)](this[t(233)]),this[t(233)]=null}}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(660075===parseInt(n(167))/1+parseInt(n(171))/2*(-parseInt(n(183))/3)+parseInt(n(173))/4*(-parseInt(n(185))/5)+parseInt(n(186))/6+parseInt(n(176))/7+parseInt(n(159))/8*(-parseInt(n(184))/9)+parseInt(n(191))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(148)]=null,this[s(161)]=null,this[s(157)](s(164),!1),this[s(157)](s(166),e[s(166)]),this[s(158)](s(166)).to(e),this[s(157)](s(169),[]),this[s(157)](s(170),!1),this[s(157)](s(154),!1),this[s(157)](s(181),!1),this[s(157)](s(149),!1),this[s(178)]=e,this[s(162)]=n,this[s(194)]=r,r[s(180)]?this[s(157)](s(189),1):this[s(187)]()}[Uc(155)](){const t=Uc;this[t(192)][t(155)]()}[Uc(177)](){const t=Uc;this[t(148)]&&this[t(148)][t(177)](),this[t(161)]&&this[t(161)][t(177)](),super[t(177)]()}[Uc(187)](){const t=Uc,{CommentsListView:e}=this[t(194)];this[t(148)]=new e(this[t(163)],this[t(178)][t(156)],Object[t(168)]({CommentView:this[t(194)][t(160)]},this[t(194)])),this[t(148)][t(147)](t(182)).to(this),this[t(148)][t(147)](t(150)).to(this),this[t(148)][t(158)](t(164)).to(this),this[t(157)](t(189),this[t(148)][t(189)]+1),this[t(158)](t(189)).to(this[t(148)],t(189),(t=>t+1)),this[t(161)]=this[t(188)](),this.on(t(182),(()=>this[t(155)]())),this[t(158)](t(170)).to(this[t(148)],t(174),this[t(161)][t(196)],t(195),((t,e)=>t||!!e))}[Uc(188)](){const t=Uc,{CommentThreadInputView:e}=this[t(194)],n=new e(this[t(163)],this[t(162)],this[t(194)][t(172)]),r=n[t(196)];return n[t(158)](t(197)).to(this,t(164),this[t(178)][t(156)],t(190),r,t(195),((t,e,n)=>!!n||t&&!e)),r.on(t(175),((e,n)=>{const s=t;this[s(152)](s(193),n),r[s(179)][s(153)]("")})),r.on(t(151),(()=>this[t(155)]())),r[t(158)](t(165)).to(this[t(178)][t(156)],t(190)),n}}function Vc(){const t=["editor","disableComments","canAccept","removeComment","142119hMjstl","63225COBtqk","81535vVLYgq","4094700hcUPai","_createCommentViews","_createCommentThreadInputView","length","isReadOnly","10907410ThHXkH","element","addComment","_config","value","commentInputView","showInput","delegate","commentsListView","canDiscard","updateComment","cancel","fire","setData","isEnabled","focus","commentThread","set","bind","776IaTHrQ","CommentView","commentThreadInputView","_localUser","locale","isActive","disabledSubmit","authoredAt","9385XrAYuF","assign","descriptionParts","isDirty","20OpBpXl","editorConfig","284OezwFQ","hasDirtyComment","submit","8333157EGuRrQ","destroy","_model"];return(Vc=function(){return t})()}const Hc=zc;function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(610868===-parseInt(n(413))/1*(-parseInt(n(408))/2)+parseInt(n(360))/3*(parseInt(n(344))/4)+-parseInt(n(428))/5+-parseInt(n(345))/6+parseInt(n(410))/7*(parseInt(n(404))/8)+parseInt(n(405))/9+parseInt(n(358))/10*(-parseInt(n(357))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Wc extends Gc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(372)](i(403),""),this[i(364)](i(403)).to(this,i(366),(t=>t&&t[0]?t[0][i(403)]:"")),this[i(364)](i(435)).to(this,i(366),this,i(336),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(338)+Kc(e[n(389)],e[n(418)])+n(333);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(346)]=null,this[i(379)]=this[i(431)](zr(e,i(368)),t.icons[i(351)],i(356),i(370),"sw"),this[i(379)][i(364)](i(401)).to(this,i(433)),this[i(390)]=this[i(431)](zr(e,i(434)),t.icons[i(382)],i(394),i(348),"sw"),this[i(390)][i(364)](i(401)).to(this,i(371)),this[i(377)]=new o.UserView(e,this[i(341)][i(369)],this[i(380)]()),this[i(377)][i(414)]({attributes:{class:[i(386),i(409)]}}),this[i(436)](this[i(350)]())}[Hc(350)](){const t=Hc,e=this[t(424)],n=[{tag:t(440),attributes:{class:[t(362),t(391)]},children:[{tag:t(393),children:[{text:this[t(377)][t(426)]}],attributes:{class:[t(385),t(395)]}},{tag:t(373),attributes:{datetime:e.to(t(384)),class:[t(334),t(365)]},children:[{text:e.to(t(384),(e=>this[t(407)][t(383)](e)))}]}]},{tag:t(440),attributes:{class:[t(361),t(388)]},children:[this[t(379)],this[t(390)]]},{tag:t(440),attributes:{class:[t(417)]}}];this[t(341)][t(337)]&&n[t(339)]({tag:t(440),attributes:{class:[t(439)]},children:[{text:this[t(392)]()}]});const r={tag:t(440),attributes:{class:[t(335),e.if(t(336),t(353)),e.to(t(403),(e=>t(441)+e)),this[t(407)][t(398)]&&t(430)],"data-suggestion-id":this[t(341)].id,"data-thread-id":this[t(341)][t(340)].id,"data-author-id":this[t(341)][t(369)].id,tabindex:-1},children:[{tag:t(440),attributes:{class:[t(443),t(411)]},children:[this[t(377)],{tag:t(440),attributes:{class:[t(349),t(444)]},children:n}]}]};return this[t(378)]&&this[t(343)]&&(r[t(419)][t(339)](this[t(378)],this[t(343)]),this[t(378)][t(421)](t(355)).to(this),this[t(378)][t(421)](t(359)).to(this),this[t(343)][t(421)](t(355)).to(this),this[t(343)][t(421)](t(359)).to(this)),r}[Hc(429)](){const t=Hc;super[t(429)](),this[t(346)]=this[t(396)][t(412)](t(347)),this[t(346)][t(387)]=this[t(435)],this.on(t(402),((e,n,r)=>{const s=t;this[s(346)][s(387)]=r}))}[Hc(431)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(400)]);return a[i(372)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(414)]({attributes:{class:n}}),a.on(i(423),(()=>{const t=i;this[t(381)](r,this[t(341)].id)})),a}[Hc(392)](){const t=Hc;return t(416)===this[t(341)][t(432)][t(442)][t(352)]?zr(this[t(400)],t(422)):zr(this[t(400)],t(438))}[Hc(380)](){const t=Hc;return this[t(341)][t(337)]?t(416)===this[t(341)][t(432)][t(442)][t(352)]?zr(this[t(400)],t(342),this[t(341)][t(376)][t(426)]):zr(this[t(400)],t(406),this[t(341)][t(376)][t(426)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(415)]("*")[n(354)](((t,e)=>e%2!=0?n(420)+qc(t)+n(397):qc(t)))[n(437)](""),e&&(r+=n(375)+e[n(427)]+n(399)+e[n(363)]+n(374)),r}function qc(t){const e=Hc,n=document[e(425)](e(393));return n[e(367)]=t,n[e(387)]}function Xc(){const t=["map","editorReady","ck-suggestion--accept","8728577tLZvxi","20vxGJZK","editorDestroyed","3bSvsPd","ck-suggestion__actions","ck-suggestion__info","title","bind","ck-annotation__info-time","descriptionParts","innerText","Accept suggestion","author","acceptSuggestion","canDiscard","set","time",'"></span>','<span class="ck-suggestion-color" style="background-color: ',"creator","userView","commentsListView","acceptButton","getUserViewNotificationText","fire","cancel","formatDateTime","authoredAt","ck-suggestion__info-name","ck-suggestion__user","innerHTML","ck-annotation__actions","content","discardButton","ck-annotation__info","getExternalSuggestionNote","span","ck-suggestion--discard","ck-annotation__info-name","element","</span>","disableComments",'" title="',"locale","isEnabled","change:description","type","248bNZUWQ","6894441kcWQcg","EXTERNAL_AVATAR","_config","584gRHPkP","ck-annotation__user","5019sCnBSz","ck-annotation","querySelector","2546xPevKa","extendTemplate","split","importWord","ck-annotation__content-wrapper","color","children",'<span class="ck-suggestion-type">',"delegate","EXTERNAL_IMPORT_WORD_SUGGESTION","execute","bindTemplate","createElement","name","value","1269805xiXzRQ","render","ck-suggestion--disabled-comments","_createButton","attributes","canAccept","Discard suggestion","description","setTemplate","join","EXTERNAL_SUGGESTION","ck-comment__external","div","ck-suggestion-","@external","ck-suggestion","ck-annotation__main","</p>","ck-comment__info-time","ck-suggestion-wrapper","isActive","isExternal","<p>","push","commentThread","_model","EXTERNAL_IMPORT_WORD_AVATAR","commentThreadInputView","4138636NBrOuq","687144ybMaab","_descriptionElement",".ck-annotation__content-wrapper","discardSuggestion","ck-suggestion__main","getTemplate","check","source","ck-suggestion-wrapper--active"];return(Xc=function(){return t})()}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',Zc=$c;function Jc(){const t=["SuggestionThreadView","getMarkers","getJoined","addSourceCollector","_addUIComponentsToFactory","model","trackChanges.SuggestionThreadView","editor","change:activeAnnotations","_disableComments","createCommentThreadController","requires","listenTo","getDescriptions","getMarkerNames","arrowView","EditorAnnotations","comments.maxCommentCharsWhenCollapsed","mainView","633083fqydRA","commentThread","_unbindEditors","getByInnerView","comments.maxCommentsWhenCollapsed","activeMarkers","descriptionParts","suggestionChanged","plugins","commandName","bind","push","activeAnnotations","hasSuggestion","comments.maxThreadTotalWeight","actionView","59992JiCLIZ","suggestionLoaded","menuitem","delete","set","2862480UAifzu","10883410oPMyFb","addComment","value","_updateController","TrackChangesEditing","reduce","isEnabled","_initializeController","stopListening","children","discardSelectedSuggestions","separator","change:previous","editing","toMany","_destroyController","_bindAnnotationToEditors","isMultiRange","TrackChangesUI","clear","button","discardAllSuggestions","focus","get","acceptSelectedSuggestions","171FLINcr","CommentsRepository","isInContent","componentFactory","keys","Accept all suggestions","registerAnnotation","createAnnotation","CommentView","panelView","acceptAllSuggestions","_handleSuggestionControllerDelayed","suggestion-","Annotations","remove","_annotationViews","Discard all selected suggestions","from","buttonView","discardButton","1427341JPUkhF","menuBar:trackChanges","filter","unbind","406npYRzj","comments.editorConfig","define","values","destroy","9jPovbi","some","_createToolbarButton","68804JnUHTB","delegate","_refreshActiveMarkers","isDirty","_suggestionToController","getSuggestion","suggestionUnloaded","createAnnotationView","trackChanges.disableComments","lowest","has","length","source","previous","init","Accept all selected suggestions","CommentsUI","locale","menu","menuitemcheckbox","getAllAdjacentSuggestions","_handleControllerBuffer","2MoSkWU","head","comments","Discard all suggestions","acceptButton","_createMenuBarMenu","config","switchbutton","trackChanges","execute","157728egDNsa","size","view","_viewToController","Track changes","getFirstRange","getRanges","commands","add","innerView","refreshSelectedViews","756hLNsSB","items","type","descriptionFactory","isOn","pluginName"];return(Jc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(830007===parseInt(n(242))/1*(parseInt(n(276))/2)+-parseInt(n(222))/3*(-parseInt(n(254))/4)+-parseInt(n(196))/5+-parseInt(n(286))/6*(-parseInt(n(246))/7)+-parseInt(n(191))/8*(-parseInt(n(251))/9)+parseInt(n(197))/10+parseInt(n(322))/11*(-parseInt(n(297))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Zc(314)](){const t=Zc;return[_c,o.Users,t(223),t(235),t(319)]}static get[Zc(302)](){return Zc(215)}constructor(t){const e=Zc;super(t),this[e(258)]=new Map,this[e(289)]=new Map,this[e(237)]=new Map,this[e(275)]=new Map;const n=this[e(310)][e(282)];n[e(248)](e(309),Wc),n[e(248)](e(262),!1),this[e(312)]=n[e(220)](e(262))}[Zc(233)](t,e){const n=Zc;0===this[n(275)][n(287)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(275)]){const r=this[t(258)][t(264)](e);r||n?r&&n&&this[t(212)](e):this[t(204)](e)}this[t(275)][t(216)](),this[t(310)][t(183)][t(220)](t(319))[t(296)](),this[t(256)]()}),10),this[n(275)][n(195)](t,e)}[Zc(268)](){const t=Zc,e=this[t(310)],n=e[t(183)][t(220)](t(201)),r=e[t(183)][t(220)](t(235)),s=e[t(183)][t(220)](t(319)),o=e[t(183)][t(220)](t(223));this[t(307)](),s[t(306)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(239)](this[e(258)])){const s=t[e(274)](),o=[];for(const t of s){if(!t[e(224)])continue;if(t[e(214)]){o[e(186)](...t[e(292)]());continue}const n=t[e(291)]();if(o[e(265)]>0){const t=o[0][e(305)](n);if(t){o[0]=t;continue}}o[e(186)](n)}n[e(186)]([r[e(288)],o])}return n})),this[t(315)](n,t(192),((e,n)=>{const r=t;this[r(315)](n,r(209),((t,e,s,o)=>{const i=r;n[i(224)]&&(null==s?(this[i(200)](o[i(277)]),this[i(233)](n,!1)):(this[i(200)](s[i(277)]),null==o&&this[i(233)](n,!0)))})),null!==n[r(267)]?this[r(200)](n[r(277)]):this[r(233)](n,!1)})),this[t(315)](n,t(260),((e,n,r)=>{const s=t;this[s(205)](n,s(209)),this[s(275)][s(194)](n),this[s(258)][s(264)](n)&&this[s(212)](n),r&&this[s(200)](r[s(277)])})),this[t(315)](n,t(182),((e,n)=>{this[t(200)](n)})),this[t(315)](r,t(311),(()=>{this[t(256)]()})),this[t(315)](o,t(198),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(188)](r))return;const i=n[o(259)](r);this[o(258)][o(220)](i)[o(288)][o(219)]()}),{priority:t(263)})}[Zc(256)](){const t=Zc,e=this[t(310)][t(183)][t(220)](t(235)),n=this[t(310)][t(183)][t(220)](t(201)),r=Array[t(239)](e[t(187)],(e=>e[t(295)]))[t(244)]((e=>this[t(289)][t(264)](e))),s=[];for(const e of r){const n=this[t(289)][t(220)](e)[t(308)][t(274)]();s[t(186)](...n[t(202)](((e,n)=>[...e,...n[t(317)]()]),[]))}n[t(327)]=s}[Zc(307)](){const t=Zc,n=this[t(310)],r=n[t(271)],o=zr(r,t(290)),i=new e.Collection([{type:t(283),model:new s.ViewModel({withText:!0,label:o,commandName:t(284),role:t(273)})},{type:t(208)},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(227)),commandName:t(232),role:t(193)})},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(269)),commandName:t(221),role:t(193)})},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(279)),commandName:t(218),role:t(193)})},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(238)),commandName:t(207),role:t(193)})}]);for(const e of i)if(tu(e)){const r=n[t(293)][t(220)](e[t(308)][t(184)]);e[t(308)][t(185)](t(301),t(203)).to(r,t(199),t(203))}n.ui[t(225)][t(294)](t(284),(e=>this[t(253)](e,i,o))),n.ui[t(225)][t(294)](t(243),(e=>this[t(281)](e,i,o)))}[Zc(253)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(310)][r(293)][r(220)](r(284));o[r(240)][r(195)]({tooltip:n,label:n,icon:Yc}),o[r(240)][r(185)](r(301)).to(i,r(199)),o[r(240)].on(r(285),(()=>{const t=r;i[t(285)](),this[t(310)][t(210)][t(288)][t(219)]()})),(0,s.addListToDropdown)(o,e,{role:r(272)});const a=[];for(const t of e)tu(t)&&a[r(186)](this[r(310)][r(293)][r(220)](t[r(308)][r(184)]));const c=o[r(240)];return c[r(190)][r(245)](r(203)),c[r(318)][r(245)](r(203)),c[r(190)][r(185)](r(203)).to(i,r(203)),c[r(318)][r(185)](r(203))[r(211)](a,r(203),((...t)=>t[r(252)]((t=>t)))),o.on(r(285),(t=>{const e=r;this[e(310)][e(285)](t[e(266)][e(184)]),this[e(310)][e(210)][e(288)][e(219)]()})),o}[Zc(281)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(310)][r(293)][r(220)](r(284));o[r(240)][r(195)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(208)==n[r(299)]){a[r(298)][r(294)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(308)];i[r(185)](...Object[r(226)](c)).to(c),i[r(255)](r(285)).to(o),i.on(r(285),(()=>{const t=r;this[t(310)][t(285)](c[t(184)]),this[t(310)][t(210)][t(288)][t(219)]()})),e[r(206)][r(294)](i),a[r(298)][r(294)](e)}return o[r(185)](r(203)).to(i,r(203)),o[r(231)][r(206)][r(294)](a),o}[Zc(204)](t){const e=Zc,n=this[e(310)],r=n[e(282)],s=n[e(183)][e(220)](e(235)),i=n[e(183)][e(220)](e(223)),a=n[e(183)][e(220)](e(319)),c=n[e(183)][e(220)](o.Users).me,u=r[e(220)](e(284))[e(303)],{CommentsListView:l,CommentThreadInputView:f}=n[e(183)][e(220)](e(270));let h,g;this[e(237)][e(264)](t.id)?(g=this[e(237)][e(220)](t.id),h=g[e(321)]):(h=new u(n[e(271)],t,c,{disableComments:this[e(312)],editorConfig:r[e(220)](e(247)),maxCommentsWhenCollapsed:r[e(220)](e(326)),maxThreadTotalWeight:r[e(220)](e(189)),maxCommentCharsWhenCollapsed:r[e(220)](e(320)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(220)](e(271))),CommentView:r[e(220)](e(278))[e(230)],CommentsListView:l,CommentThreadInputView:f}),h[e(280)].on(e(285),(()=>{const t=e;n[t(210)][t(288)][t(219)]()})),h[e(241)].on(e(285),(()=>{const t=e;n[t(210)][t(288)][t(219)]()})),g=s[e(261)](this[e(310)][e(271)],h),g[e(185)](e(257)).to(h,e(257)),g[e(185)](e(265)).to(h),g[e(185)](e(299)).to(h,e(299),(t=>e(234)+t)),this[e(237)][e(195)](t.id,g));const d=i[e(313)](t[e(323)],h),p=new Pc(n,t,h,d),m=t[e(274)]()[e(244)]((t=>t[e(224)]));h[e(328)]=n[e(183)][e(220)](e(201))[e(300)][e(316)](m),this[e(258)][e(195)](t,p),this[e(289)][e(195)](h,p);const I=s[e(229)]({view:g,target:()=>{const r=e,s=[],i=t[r(274)]()[r(244)]((t=>t[r(224)]));for(const t of i)s[r(186)](...t[r(304)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(210)],s)},type:()=>e(234)+p[e(288)][e(299)]});i[e(213)](h,I),s[e(294)](I),a[e(228)](I)}[Zc(212)](t){const e=Zc,n=this[e(310)][e(183)][e(220)](e(223)),r=this[e(310)][e(183)][e(220)](e(235)),s=this[e(258)][e(220)](t),o=s[e(288)],i=r[e(325)](o);n[e(324)](o),i&&r[e(236)](i),this[e(258)][e(194)](t),this[e(289)][e(194)](o),s[e(250)]()}[Zc(200)](t){const e=Zc;if(!t[e(224)]||!this[e(258)][e(264)](t))return;const n=this[e(310)][e(183)][e(220)](e(201)),r=this[e(258)][e(220)](t),s=t[e(274)]();r[e(288)][e(328)]=n[e(300)][e(316)](s)}[Zc(250)](){const t=Zc;for(const e of this[t(258)][t(226)]())this[t(212)](e);for(const e of this[t(237)][t(249)]())e[t(321)][t(250)]();super[t(250)]()}}function $c(t,e){const n=Jc();return($c=function(t,e){return n[t-=182]})(t,e)}function tu(t){return Zc(308)in t}var eu=ru;function nu(){var t=["getSuggestion","Comments","plugins","pluginName","requires","addSuggestionData","adapter","addSuggestion","4161031FjyJCn","1263948akSJdN","389940Iwdurn","56888MiLXln","103692kPaYeH","editor","TrackChanges","2476445XtuukC","2079420kYGLZp","get","getSuggestions"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=102]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(359971===parseInt(n(109))/1+-parseInt(n(110))/2+-parseInt(n(108))/3+-parseInt(n(111))/4+-parseInt(n(114))/5+parseInt(n(115))/6+parseInt(n(107))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(103)](){return[_c,Qc,eu(119)]}static get[eu(102)](){return eu(113)}set[eu(105)](t){var e=eu;this[e(112)][e(120)][e(116)](_c)[e(105)]=t}get[eu(105)](){var t=eu;return this[t(112)][t(120)][t(116)](_c)[t(105)]}[eu(106)](t){var e=eu;return this[e(112)][e(120)][e(116)](_c)[e(104)](t)}[eu(117)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(112)][n(120)][n(116)](_c)[n(117)]({skipNotAttached:t,toJSON:e})}[eu(118)](t){var e=eu;return this[e(112)][e(120)][e(116)](_c)[e(118)](t)}}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=466]})(t,e)}function au(){const t=["getCommentThreads","appendChild","data","Pagination","3387Gajxcp","map","track-changes-data-invalid-editor-creator","model","1536375XoeBKD","create","4024WuvhfF","createElement","getRootsAttributes","config","reduce","requires","set","function","TrackChangesDataGetter","users","getSuggestions","trackChangesData","_adapter","useAnonymousUser","8182790iWohbq","172JyXQkV","end","CommentsRepository","pluginName","createDocumentFragment","getRootNames","result","execute","acceptAllSuggestions","getDataWithDiscardedSuggestions","editor","discardAllSuggestions","constructor","16155dxpgOn","getDataWithAcceptedSuggestions","Users","rootsAttributes","getFullData","1370HaEmcm","name","addUser","document","editorCreator","TrackChangesEditing","trackChangesData.editorCreator","init","addSuggestionData","getUser","plugins","get","define","addCommentThread","1004sxhNOg","TrackChangesData","destroy","7dVjLjI","div","push","2660370YGQrmg","1722150QunxCA"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(546136===parseInt(n(519))/1*(-parseInt(n(475))/2)+parseInt(n(523))/3+-parseInt(n(507))/4*(parseInt(n(493))/5)+parseInt(n(514))/6*(parseInt(n(510))/7)+-parseInt(n(525))/8*(parseInt(n(488))/9)+parseInt(n(513))/10+parseInt(n(474))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(518)];class uu extends t.Plugin{static get[ou(530)](){return[_c]}static get[ou(478)](){return ou(508)}[ou(500)](){const t=ou,n=this[t(485)];if(n[t(528)][t(505)](t(499),(e=>{const r=t,s=n[r(522)][r(496)][r(480)]()[r(529)](((t,e)=>(t[e]="",t)),{});return n[r(487)][r(524)](s,e)})),t(467)!=typeof n[t(528)][t(504)](t(471))[t(497)])throw new e.CKEditorError(t(521))}[ou(489)](t){return hu(this[ou(485)],!0,t)}[ou(484)](t){return hu(this[ou(485)],!1,t)}}class lu extends t.Plugin{static get[ou(478)](){return ou(468)}constructor(t){const e=ou;super(t),this[e(481)]=e(476)}[ou(500)](){const t=ou;this[t(485)][t(503)][t(504)](t(477))[t(472)]={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(485)][t(503)][t(504)](t(498))[t(472)]=null}}function fu(t){return void 0!==t[ou(527)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(503)][r(512)](_c,lu),s[r(491)]=fu(t)?t[r(527)]():void 0;const i=document[r(479)](),a=t[r(528)][r(504)](r(471))[r(497)],c=await a(s,(()=>function(t){const e=r,n=document[e(526)](e(511));return t[e(516)](n),n}(i)));!function(t,e){const n=r,s=t[n(522)][n(496)][n(480)]()[n(529)](((e,r)=>(e[r]=t[n(517)][n(504)]({rootName:r}),e)),{}),o=t[n(503)][n(504)](n(490))[n(469)][n(520)]((t=>({id:t.id,name:t[n(494)]}))),i=t[n(503)][n(504)](n(498))[n(470)]({skipNotAttached:!0,toJSON:!0}),a=t[n(503)][n(504)](n(477))[n(515)]({skipNotAttached:!0,toJSON:!0}),c=e[n(503)][n(504)](n(490)),u=e[n(503)][n(504)](n(498)),l=e[n(503)][n(504)](n(477));for(const t of o)c[n(502)](t.id)||c[n(495)](t);c.me||c[n(473)]();for(const t of a)l[n(506)](t);for(const t of i)u[n(501)](t);e[n(517)][n(466)](s)}(t,c),c[r(482)](r(e?483:486));const u=fu(c)?c[r(492)](n):c[r(517)][r(504)](n);return await c[r(509)](),u}function gu(){var t=["160842pbPljU","518163xFCIVH","1456242QYLukH","10196aJYAAY","1499724tnkomK","5HukUFF","4yyNPYu","4474270EkCfpC","7cesebo","445584dtOpqQ","11ItUPYb"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=117]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(176198===parseInt(n(125))/1*(parseInt(n(120))/2)+parseInt(n(126))/3+-parseInt(n(117))/4*(parseInt(n(119))/5)+parseInt(n(127))/6*(parseInt(n(122))/7)+parseInt(n(123))/8+-parseInt(n(118))/9+parseInt(n(121))/10*(-parseInt(n(124))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();