@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240611.0 → 0.0.0-nightly-20240613.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;!function(t,e){const n=l,r=t();for(;;)try{if(685492===parseInt(n(472))/1*(-parseInt(n(492))/2)+parseInt(n(483))/3+parseInt(n(482))/4*(parseInt(n(491))/5)+-parseInt(n(496))/6*(parseInt(n(479))/7)+-parseInt(n(485))/8*(parseInt(n(494))/9)+-parseInt(n(489))/10*(parseInt(n(486))/11)+parseInt(n(487))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(478)]=e,this[n(476)]=!1,this[n(497)](),this[n(474)]=!1}[c(497)](){this[c(475)]=!0}[c(488)](){const t=c;this[t(476)]=!this[t(476)],this[t(476)]?this[t(490)]():this[t(498)]()}[c(490)](){const t=c;for(const e of this[t(480)][t(481)][t(481)]())e[t(493)]&&!this[t(478)][t(495)](e)&&e[t(473)](t(477))}[c(498)](){const t=c;for(const e of this[t(480)][t(481)][t(481)]())e[t(493)]&&!this[t(478)][t(495)](e)&&e[t(484)](t(477))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=472]})(t,e)}function f(){const t=["2ziXeXk","affectsData","1610568sdhKZu","has","130104MIEKxn","refresh","_enableCommands","612758nqDIvt","forceDisabled","_isEnabledBasedOnSelection","isEnabled","value","TrackChangesCommand","_enabledCommands","119LQqbdq","editor","commands","92FufoDH","1425801rXRrXt","clearForceDisabled","32fVrdsM","726OtAZwA","23573796PZgfeO","execute","204850CiJExQ","_disableUnsupportedCommands","281510UuJqHZ"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=159]})(t,e)}function d(){const t=["getRanges","execute","get","canEditAt","60832FJtZFh","isEnabled","TrackChangesEditing","1620110VndbVZ","317438ugeYAU","plugins","_suggestions","model","acceptSuggestion","423UEemrN","track-changes-accept-suggestion-not-found","158298IcyRkt","172424GbAvEe","editor","107908WfgaGy","33TmOvMt","786JmDauP","_isEnabledBasedOnSelection","refresh","10435XWmYMj"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(187520===-parseInt(n(159))/1+-parseInt(n(175))/2+-parseInt(n(162))/3*(parseInt(n(161))/4)+parseInt(n(166))/5*(parseInt(n(163))/6)+parseInt(n(182))/7+parseInt(n(171))/8*(parseInt(n(180))/9)+parseInt(n(174))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(177)]=e,this[n(165)](),this[n(164)]=!1}[h(165)](){this[h(172)]=!0}[h(168)](t){const n=h,r=this[n(177)][n(169)](t);if(!r)throw new e.CKEditorError(n(181),this);const s=r[n(167)]();this[n(160)][n(178)][n(170)](s)&&this[n(160)][n(176)][n(169)](n(173))[n(179)](r)}}const m=E;function I(){const t=["1542820QURNOn","editor","refresh","255040kxXgYC","790755YBMXmI","_isEnabledBasedOnSelection","4642110ERulUY","75bRYgaN","track-changes-discard-suggestion-not-found","execute","canEditAt","plugins","get","getRanges","18OklZZm","model","TrackChangesEditing","49tQfLbC","566152fZyWoS","_suggestions","2OYYrNV","isEnabled","discardSuggestion","60748hBRAFy","3719388xQvPtH"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=495]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(435861===-parseInt(n(506))/1*(parseInt(n(498))/2)+parseInt(n(510))/3*(-parseInt(n(501))/4)+-parseInt(n(507))/5+parseInt(n(502))/6+parseInt(n(495))/7*(parseInt(n(496))/8)+-parseInt(n(517))/9*(parseInt(n(503))/10)+parseInt(n(509))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(497)]=e,this[n(505)](),this[n(508)]=!1}[m(505)](){this[m(499)]=!0}[m(512)](t){const n=m,r=this[n(497)][n(515)](t);if(!r)throw new e.CKEditorError(n(511),this);const s=r[n(516)]();this[n(504)][n(518)][n(513)](s)&&this[n(504)][n(514)][n(515)](n(519))[n(500)](r)}}function T(t){const e=k;return t[e(477)](((t,n)=>e(494)==t[e(456)]&&e(494)!=n[e(456)]?-1:e(494)!=t[e(456)]&&e(494)==n[e(456)]?1:0))}function _(t,e){const n=k;let r,s=0;const o=[],i=e[n(490)];for(;s<t[n(483)];){const a=t[s],c=t[s+1];r||(r=e[n(460)](a)),A(e,a,c)||(o[n(471)](e[n(491)](r,i[n(463)](a)?e[n(475)](a):e[n(485)](a,n(473)))),r=null),s++}return o}function y(){const t=["1621940OdpacJ","4784kwudBg","length"," [color ","createPositionAt","isCollapsed","4JPZKaO","279QhUxZd","isMultiRange","schema","createRange","start","join","deletion","splice","replace","add","execute","content","type","20330lbyOxT","44pHqlUi","isInContent","createPositionBefore","1729788WLHFdE","getRanges","isObject","680589SxFKMr","value","9646HKIQQH","color","isIntersecting","next","map","push","isTouching","end","isArray","createPositionAfter","7398vkbLjP","sort","change","from","3315330gALOqX"];return(y=function(){return t})()}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(475)](e),o=t[r(460)](n);return s[r(472)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(436736===parseInt(n(464))/1+-parseInt(n(476))/2*(-parseInt(n(488))/3)+parseInt(n(487))/4*(parseInt(n(481))/5)+parseInt(n(461))/6+-parseInt(n(466))/7*(parseInt(n(482))/8)+-parseInt(n(480))/9+parseInt(n(457))/10*(-parseInt(n(458))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function k(t,e){const n=y();return(k=function(t,e){return n[t-=451]})(t,e)}function C(t,e,n){const r=k;for(;n[r(483)];){const s=n[r(451)](0,100);t[r(478)]((()=>{const t=r;for(const n of s)n[t(459)]&&e[t(454)](n.id)}))}}const N=R;function L(){const t=["editor","refresh","1776492OgrMcb","648297PoEDxy","6KyzLpM","canEditAt","values","_command","isInContent","execute","getRanges","78qsWCww","175783QDXZbK","isEnabled","33021YVAQAP","_isEnabledBasedOnSelection","5062897HFugEv","_suggestions","model","from","6654200FKqhLm","275440IuPUqK","some"];return(L=function(){return t})()}function R(t,e){const n=L();return(R=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(522812===-parseInt(n(376))/1+-parseInt(n(375))/2*(parseInt(n(378))/3)+-parseInt(n(389))/4+-parseInt(n(385))/5+parseInt(n(391))/6*(parseInt(n(380))/7)+parseInt(n(384))/8+parseInt(n(390))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(394)]=e,this[r(381)]=n,this[r(388)](),this[r(379)]=!1}[N(388)](){const t=N,e=Array[t(383)](this[t(381)][t(393)]())[t(386)]((e=>e[t(395)]));this[t(377)]=this[t(394)][t(377)]&&e}[N(396)](){const t=N,e=T(Array[t(383)](this[t(381)][t(393)]()));for(const n of e){const e=n[t(397)]();if(!this[t(387)][t(382)][t(392)](e))return}C(this[t(387)][t(382)],this[t(394)],e)}}function M(){const t=["document","7156608WwozRW","execute","28462311IJfFZj","_suggestions","canEditAt","24PTsPlE","_command","model","values","4876850KbgEbr","isEnabled","size","selection","getRanges","7533jvNJac","2516eOEqyN","364245oiipzw","_selectedSuggestions","editor","from","refresh","_isEnabledBasedOnSelection","999199eMQWOx","1199530vWsFpL"];return(M=function(){return t})()}const v=w;function w(t,e){const n=M();return(w=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(818691===-parseInt(n(328))/1+-parseInt(n(329))/2+-parseInt(n(320))/3*(-parseInt(n(321))/4)+-parseInt(n(340))/5+-parseInt(n(331))/6+parseInt(n(322))/7*(-parseInt(n(336))/8)+parseInt(n(333))/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(337)]=e,this[r(334)]=n,this[r(323)]=new Set,this[r(326)](),this[r(327)]=!1}[v(326)](){const t=v,e=this[t(324)][t(338)][t(330)][t(318)],n=Array[t(325)](this[t(334)][t(339)]());this[t(323)]=function(t,e){const n=k,r=Array[n(479)](t[n(462)]()),s=new Set;for(const o of e)if(o[n(459)])for(const e of r)for(const r of o[n(462)]())(e[n(468)](r)||t[n(486)]&&!o[n(489)]&&o[n(469)]&&r[n(473)][n(472)](e[n(492)]))&&s[n(453)](o);return s}(e,n),this[t(341)]=this[t(337)][t(341)]&&!!this[t(323)][t(317)]}[v(332)](){const t=v,e=T(Array[t(325)](this[t(323)]));for(const n of e){const e=n[t(319)]();if(!this[t(324)][t(338)][t(335)](e))return}C(this[t(324)][t(338)],this[t(337)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const 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 J=X||Y||Function("return this")();const Z=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Z?Z.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,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(J,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const 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=Nt,Ot.prototype.delete=Lt,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 Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const 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 Jt=Object.prototype.hasOwnProperty;const Zt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(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):Zt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const 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 Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const 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&&Qt(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 Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.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 Je=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return Xe.call(t,e)})))}:qe;const Ze=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),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=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.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 Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Pn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=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?Be:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\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))||(Zn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Lr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const 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 Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=243]})(t,e)}function Vr(){const t=["_onDiscard","createdAt","380RlrHop","@external","hasComments","reduce","isIntersectingWithRange","getRange","_markerNames","head","removeMarkers","change","getAllAdjacentSuggestions","1342875NdVECF","onAccept","isIntersecting","length","suggestion:","onAttributesChange","isMultiRange","_saved","creator","2070079AKLekb","accept","split","28125eELWFk","delete","next","getMarkerNames","clear","getMultiRangeId","toJSON","removeMarker","getFirstMarker","12PzgXpA","31536atkrNF","_onAccept","substr","getMarkers","2BKcJjN","getItems","_model","type","setAttribute","subType","_onAttributesChange","isInContent","getContainedElement","267669oYSvhx","getFirstRange","size","removeAttribute","21EhcdqP","from","addRange","discard","end","data","markers","commentThread","getRanges","decorate","map","start","243AQhofn","addMarkerName","get","push","set","187188ZkXvwt","isExternal","nodeBefore","author","onDiscard","filter","nodeAfter","attributes","addMarker","add","_isDataLoaded","610992LLvTgh","previous","authoredAt"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(370335===-parseInt(n(302))/1*(-parseInt(n(293))/2)+-parseInt(n(318))/3*(-parseInt(n(289))/4)+-parseInt(n(267))/5+parseInt(n(323))/6+parseInt(n(306))/7*(-parseInt(n(251))/8)+-parseInt(n(279))/9*(-parseInt(n(256))/10)+-parseInt(n(276))/11*(parseInt(n(288))/12))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(250)]=!1,this.id=e.id,this[n(296)]=e[n(296)],this[n(298)]=e[n(298)]||null,this[n(243)]=e[n(243)],this[n(275)]=e[n(275)]||e[n(243)],this[n(324)]=Boolean(e[n(247)]&&e[n(247)][n(257)]),this[n(311)]=null,this[n(295)]=t,this[n(290)]=e[n(268)],this[n(254)]=e[n(244)],this[n(299)]=e[n(272)],this[n(262)]=new Set,this[n(255)]=null,this[n(322)](n(253),null),this[n(322)](n(247),e[n(247)]||{}),this[n(322)](n(252),null),this[n(322)](n(281),null),this[n(322)](n(313),null),this[n(322)](n(274),!1),this[n(315)](n(277)),this[n(315)](n(309))}get[jr(263)](){const t=jr;let e=this;for(;e[t(252)];)e=e[t(252)];return e}get[jr(258)](){const t=jr;return!!this[t(313)]&&this[t(313)][t(270)]>0}get[jr(273)](){const t=jr;return 0!=this[t(262)][t(304)]&&6==Array[t(307)](this[t(262)])[0][t(278)](":")[t(270)]}get[jr(300)](){return null!==this[jr(287)]()}[jr(319)](t){const e=jr;this[e(262)][e(249)](t)}[jr(282)](){const t=jr;return Array[t(307)](this[t(262)])}[jr(292)](){const t=jr;return this[t(282)]()[t(316)]((e=>this[t(295)][t(312)][t(320)](e)))[t(245)]((t=>t))}[jr(287)](){return this[jr(292)]()[0]||null}[jr(264)](){const t=jr;this[t(295)][t(265)]((e=>{const n=t;for(const t of this[n(292)]())e[n(286)](t)})),this[t(262)][t(283)]()}[jr(286)](t){const e=jr;this[e(295)][e(265)]((n=>{n[e(286)](t)})),this[e(262)][e(280)](t)}[jr(308)](t){const e=jr,n=e(271)+this[e(296)]+":"+this[e(298)]+":"+this.id+":"+this[e(275)].id+":"+Hr[e(284)]();this[e(319)](n),this[e(295)][e(265)]((r=>{r[e(248)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(260)](t){const e=jr;for(const n of this[e(314)]())if(n[e(269)](t))return!0;return!1}[jr(314)](){const t=jr;return this[t(292)]()[t(316)]((e=>e[t(261)]()))}[jr(294)](){const t=jr;return this[t(314)]()[t(259)](((e,n)=>[...e,...n[t(294)]()]),[])}[jr(303)](){const t=jr;var e;return(null===(e=this[t(287)]())||void 0===e?void 0:e[t(261)]())||null}[jr(301)](){const t=jr,e=this[t(314)]();if(1!=e[t(270)])return null;const n=e[0],r=n[t(317)][t(246)],s=n[t(310)][t(325)];return r instanceof i.Element?r!=s?null:r:null}[jr(277)](){const t=jr;this[t(290)](this[t(314)](),this[t(311)],this[t(247)]),this[t(264)]()}[jr(309)](){const t=jr;this[t(254)](this[t(314)](),this[t(311)],this[t(247)]),this[t(264)]()}[jr(266)](){const t=jr,e=[];let n=this[t(263)];for(;n;)e[t(321)](n),n=n[t(281)];return e}[jr(297)](t,e){const n=jr,r=Xn(this[n(247)]);hr(r,t,e),Or(r,this[n(247)])||(this[n(247)]=r,this[n(299)](r))}[jr(305)](t){const e=jr,n=Xn(this[e(247)]);Ur(n,t),Or(n,this[e(247)])||(this[e(247)]=n,this[e(299)](this[e(247)]))}[jr(285)](){const t=jr;return{id:this.id,type:this[t(298)]?this[t(296)]+":"+this[t(298)]:this[t(296)],authorId:this[t(275)].id,createdAt:this[t(255)],hasComments:this[t(258)],data:this[t(311)],attributes:this[t(247)]}}static[jr(284)](){const t=jr;return(0,e.uid)()[t(291)](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-=213]})(t,e)}function qr(){const t=["addObject","4MERIWM","Object","_handleRenameSuggestionDescription","1830558rtBZkk","attribute","checkChild","removeFormat","previousSibling","getWalker","indexOf","_resolveDescriptionItems","EmptyContainer","_addDescriptionItems","*Insert:* %0","removeEmptyContainer","nextSibling","deletion","addContainer","function","$text","removeObject","REPLACE_TEXT","elementStart","getDescriptions","replace","elementEnd","map","$1 $2","has","*Change to:* %0","162715zZFnFy","_itemLabelsCallbacks","quantity","format","isEmpty","newValue","length","normal","type","removeContainer","_schema","479484IejGOD","text","*Merge:* %0","get","153992juZGrj","registerAttributeLabel","_handleCustomCallbackDescription","1585329VXsWTN","subType","*Split:* %0","pop","end","ELEMENT_SPACE","*Set format:* %0","isInContent","remove","item","Container","set","key","nodeAfter","138RhrHgA","*Remove:* %0","join","name","label","data","isObject","matchingCallback","_locale","175rAAoxt","*Remove format:* %0","match","_handleInsertRemoveSuggestionDescription","_handleAttributeSuggestionDescription","_attributeLabels","addFormat","push","skip","getItemLabel","softBreak","10329550eqqvSH","registerElementLabel","add","80158bGZHdd","registerDescriptionCallback","getFirstRange","$textProxy","start","isEqual","insertion","_customCallbacks","addEmptyContainer","_itemLabels","element"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(512289===parseInt(n(220))/1+-parseInt(n(235))/2+-parseInt(n(280))/3*(-parseInt(n(232))/4)+-parseInt(n(262))/5*(parseInt(n(294))/6)+parseInt(n(303))/7*(parseInt(n(277))/8)+parseInt(n(273))/9+parseInt(n(217))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(227)]=[],this[n(229)]=new Map,this[n(263)]=[],this[n(308)]=new Map,this[n(272)]=t,this[n(302)]=e}[Wr(255)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(268)];o++){const i=t[o];if(!i[e(287)])continue;const a=this[e(279)](i);if(a){if(null!=i[e(281)]){if(r[e(260)](i[e(281)]))continue;r[e(219)](i[e(281)])}n[e(213)](a)}else if(e(236)!=i[e(270)])e(226)!=i[e(270)]&&e(248)!=i[e(270)]||this[e(306)](n,i,t[o+1]);else{const t=i[e(299)][e(292)];if(s[e(260)](t))continue;s[e(219)](i[e(299)][e(292)]),t==_c?this[e(234)](n,i):this[e(307)](n,i)}}return this[e(242)](n)}[Wr(221)](t){const e=Wr;this[e(227)][e(213)](t)}[Wr(218)](t,n,r=e.priorities[Wr(269)]){const s=Wr;s(250)==typeof t?(0,e.insertToPriorityArray)(this[s(263)],{matchingCallback:t,label:n,priority:r}):this[s(229)][s(291)](t,n)}[Wr(278)](t,e){const n=Wr;this[n(308)][n(291)](t,e)}[Wr(215)](t,e=1){const n=Wr;let r;for(const e of this[n(263)])if(e[n(301)](t)){r=e[n(298)];break}return r||(r=this[n(229)][n(276)](t[n(297)])),r?r(e):1!==e?e+" "+t[n(297)]+"s":""+t[n(297)]}[Wr(244)](t,e){const n=Wr,r=e[n(222)]()[n(240)](),s=n(226)==e[n(270)]?n(219):n(288);for(const e of r){const o=e[n(289)],i=t[t[n(268)]-1];if(o.is(n(223)))i&&i[n(270)][n(241)](n(290))>-1&&t[n(283)](),i&&n(274)==i[n(270)]?i[s]+=o[n(299)]:t[n(213)]({type:n(274),add:n(219)==s?o[n(299)]:"",remove:n(288)==s?o[n(299)]:""});else if(this[n(272)][n(300)](o)){const a=o;if(i&&i[n(270)][n(241)](n(290))>-1&&t[n(283)](),n(257)==e[n(270)])continue;i&&i[n(270)]==s+n(233)&&i[n(230)][n(297)]==a[n(297)]?i[n(264)]++:t[n(213)]({type:s+n(233),element:a,quantity:1}),r[n(214)]((t=>!(n(257)==t[n(270)]&&t[n(289)]==o)))}else if(this[n(272)][n(237)](o,n(251))||o.is(n(230),n(216))){const r=o;if(n(219)==s&&n(254)==e[n(270)]||n(288)==s&&n(257)==e[n(270)])continue;if(i&&-1==i[n(270)][n(241)](n(290))){n(274)==i[n(270)]&&(i[s]+="\n");continue}let a;if(a=n(219)==s?r[n(247)]&&!this[n(272)][n(300)](r[n(247)])?r[n(247)]:null:r[n(239)]&&!this[n(272)][n(300)](r[n(239)])?r[n(239)]:null,r[n(266)]||a&&a[n(266)]){const e=a&&a[n(266)]?a:r;i&&i[n(270)]==s+n(243)&&i[n(230)][n(297)]==e[n(297)]?i[n(264)]++:t[n(213)]({type:s+n(243),element:e,quantity:1})}else t[n(213)]({type:s+n(290),element:r})}}}[Wr(242)](t){const e=Wr,n=this[e(302)],r=[],s=[],o=[];for(const i of t)switch(i[e(270)]){case e(274):if(i[e(219)]=i[e(219)][e(256)](/(\S)\u000A+(\S)/g,e(259))[e(256)](/\u000A/g,""),i[e(288)]=i[e(288)][e(256)](/(\S)\u000A+(\S)/g,e(259))[e(256)](/\u000A/g,""),""!=i[e(219)]&&""!=i[e(288)]){r[e(213)]({type:e(256),content:zr(n,e(253),['"'+i[e(288)]+'"','"'+i[e(219)]+'"'])});continue}if(null!=i[e(219)][e(305)](/^ +$/)){r[e(213)]({type:e(226),content:zr(n,e(245),zr(n,e(285),i[e(219)][e(268)]))});continue}if(null!=i[e(288)][e(305)](/^ +$/)){r[e(213)]({type:e(248),content:zr(n,e(295),zr(n,e(285),i[e(288)][e(268)]))});continue}if(""!=i[e(219)]){r[e(213)]({type:e(226),content:zr(n,e(245),'"'+i[e(219)]+'"')});continue}r[e(213)]({type:e(248),content:zr(n,e(295),'"'+i[e(288)]+'"')});continue;case e(228):case e(231):r[e(213)]({type:e(226),content:zr(n,e(245),this[e(215)](i[e(230)],i[e(264)]))});continue;case e(246):case e(252):r[e(213)]({type:e(248),content:zr(n,e(295),this[e(215)](i[e(230)],i[e(264)]))});continue;case e(249):r[e(213)]({type:e(226),content:zr(n,e(282),this[e(215)](i[e(230)],i[e(264)]))});continue;case e(271):r[e(213)]({type:e(248),content:zr(n,e(275),this[e(215)](i[e(230)],i[e(264)]))});continue;case e(309):s[e(213)](i[e(292)]);continue;case e(238):o[e(213)](i[e(292)]);continue;default:r[e(213)](i)}if(s[e(268)]){const t=s[e(258)]((t=>this[e(308)][e(260)](t)?this[e(308)][e(276)](t):t))[e(296)](", ");r[e(213)]({type:e(265),content:zr(this[e(302)],e(286),t)})}if(o[e(268)]){const t=o[e(258)]((t=>this[e(308)][e(260)](t)?this[e(308)][e(276)](t):t))[e(296)](", ");r[e(213)]({type:e(265),content:zr(this[e(302)],e(304),t)})}return r}[Wr(279)](t){const e=Wr;for(const n of this[e(227)]){const r=n(t);if(r&&e(270)in r)return r}}[Wr(307)](t,e){const n=Wr,r=e[n(299)],s=void 0===r[n(267)]?n(238):n(309);t[n(213)]({type:s,key:r[n(292)]})}[Wr(234)](t,e){const n=Wr;t[n(213)]({type:n(265),content:zr(this[n(302)],n(261),this[n(215)](e[n(222)]()[n(224)][n(293)],1))})}[Wr(306)](t,e,n){const r=Wr;if(this[r(244)](t,e),n&&n[r(222)]()&&!e[r(222)]()[r(284)][r(225)](n[r(222)]()[r(224)])){const n=t[t[r(268)]-1],s=r(226)==e[r(270)]?r(219):r(288);n&&r(274)==n[r(270)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=262]})(t,e)}function Zr(){const t=["editor","5HgKLck","TrackChangesEditing","6207748dJXBnp","7curUJY","4881060IopdPJ","afterInit","2nudtSU","10esoebD","enableCommand","11767877vVPVGU","3415576VlEubA","plugins","1041089ekhhDO","showAIAssistant","16236666OWjzWc","commands","get","10423284UDYfvK"];return(Zr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(928362===-parseInt(n(274))/1*(parseInt(n(268))/2)+-parseInt(n(266))/3+parseInt(n(264))/4+-parseInt(n(262))/5*(-parseInt(n(279))/6)+parseInt(n(265))/7*(-parseInt(n(272))/8)+parseInt(n(276))/9+parseInt(n(269))/10*(-parseInt(n(271))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr extends t.Plugin{[Yr(267)](){const t=Yr,e=this[t(280)],n=e[t(273)][t(278)](t(263));e[t(277)][t(278)](t(275))&&n[t(270)](t(275))}}const $r=es;function ts(){const t=["get","FORMAT_ALIGN_TO_RIGHT","200djcsdt","FORMAT_ALIGNMENT","formatBlock","AlignmentEditing","registerDescriptionCallback","84zkVUkb","7416dGEEwE","*Format:* %0","format","FORMAT_ALIGN_TO_LEFT","enableDefaultAttributesIntegration","_registerLegacyDescription","plugins","value","183590qtzBOz","has","center","3197780geuPxw","alignment","registerAttributeLabel","74580asrHLr","afterInit","commandName","465626sQTTIN","1195959ZjhddZ","FORMAT_ALIGN_TO_CENTER","1680975XXhTcs","TrackChangesEditing","left","type","justify","7168456IwEzQm","right","descriptionFactory","editor","locale","FORMAT_JUSTIFY_TEXT","registerBlockAttribute","commandParams"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=232]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(919123===-parseInt(n(244))/1+-parseInt(n(237))/2+-parseInt(n(246))/3+-parseInt(n(261))/4*(parseInt(n(234))/5)+parseInt(n(266))/6*(-parseInt(n(243))/7)+parseInt(n(251))/8+-parseInt(n(267))/9*(-parseInt(n(240))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(241)](){const t=$r,e=this[t(254)],n=e[t(255)];if(!e[t(232)][t(235)](t(264)))return;const r=e[t(232)][t(259)](t(247));r[t(271)](t(238)),r[t(257)](t(238)),r[t(253)][t(239)](t(238),zr(n,t(262))),this[t(272)]()}[$r(272)](){const t=$r,e=this[t(254)],n=e[t(255)];e[t(232)][t(259)](t(247))[t(253)][t(265)]((e=>{const r=t;if(r(263)!=e[r(249)])return;const{data:s}=e;if(s&&r(238)==s[r(242)]){const t=s[r(258)][0][r(233)];return{type:r(269),content:zr(n,r(268),function(t){const e=r;switch(t){case e(248):return zr(n,e(270));case e(252):return zr(n,e(260));case e(236):return zr(n,e(245));case e(250):return zr(n,e(256))}}(t))}}}))}}const rs=os;function ss(){const t=["SubscriptEditing","FORMAT_","registerDescriptionCallback","afterInit","StrikethroughEditing","formatInline","1TlOGzt","4236GwQqwV","FORMAT_SUPERSCRIPT","locale","3718ZtDMPm","subscript","660748wiIeLi","TrackChangesEditing","code","17771uDynIQ","commandParams","CodeEditing","120fHbUDQ","FORMAT_STRIKETHROUGH","UnderlineEditing","242274wKSCDl","superscript","strikethrough","format","get","descriptionFactory","toUpperCase","*Remove format:* %0","toLowerCase","1240122vrNSNl","SuperscriptEditing","registerInlineAttribute","italic","21680WNlqAH","forceValue","FORMAT_BOLD","editor","plugins","159376geizjh","type","ItalicEditing","bold","1560nTCYdg","15VOVRtz","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","registerAttributeLabel","slice","*Format:* %0","underline","commandName","BoldEditing","FORMAT_CODE","18495QyObAk","FORMAT_ITALIC","has","_registerLegacyDescription","FORMAT_UNDERLINE"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=411]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(372902===parseInt(n(453))/1*(parseInt(n(468))/2)+-parseInt(n(418))/3+-parseInt(n(459))/4*(parseInt(n(432))/5)+-parseInt(n(465))/6*(parseInt(n(427))/7)+parseInt(n(431))/8*(parseInt(n(442))/9)+-parseInt(n(422))/10*(-parseInt(n(457))/11)+-parseInt(n(454))/12*(-parseInt(n(462))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(440),rs(429),rs(467),rs(464),rs(451),rs(447),rs(419)];class as extends t.Plugin{[rs(450)](){const t=rs,e=this[t(425)],n=e[t(426)][t(413)](t(460)),r=e[t(456)];for(const s of is){if(!e[t(426)][t(444)](s))continue;const o=s[t(436)](0,-7)[t(417)](),i=t(448)+o[t(415)]();n[t(433)](o),n[t(420)](o),n[t(414)][t(435)](o,zr(r,i))}this[t(445)]()}[rs(445)](){const t=rs,e=this[t(425)],n=e[t(456)],r=e[t(426)][t(413)](t(460));function s(e,s){const o=t;r[o(414)][o(449)]((t=>{const r=o;if(r(452)!=t[r(428)])return;const{data:i}=t;return i&&i[r(439)]===e?i[r(463)][0][r(423)]?{type:r(412),content:zr(n,r(437),s)}:{type:r(412),content:zr(n,r(416),s)}:void 0}))}s(t(430),zr(n,t(424))),s(t(421),zr(n,t(443))),s(t(438),zr(n,t(446))),s(t(461),zr(n,t(441))),s(t(411),zr(n,t(466))),s(t(458),zr(n,t(434))),s(t(469),zr(n,t(455)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=329]})(t,e)}function ls(){const t=["commandParams","change","commandName","markBlockFormat","581460ZmXywd","value","TrackChangesEditing","has","from","232980bApbQZ","afterInit","commands","1048895bXLMHL","parent","17997jPtyoy","$root","selection","locale","document","schema","model","1917GGLGYs","874581HPQMHg","4lRRPTw","ELEMENT_BLOCK_QUOTE","852ZpXCni","format","filter","getSelectedBlocks","29500NhuUqM","registerDescriptionCallback","get","plugins","*Remove format:* %0","enableCommand","BlockQuoteEditing","descriptionFactory","1655576qwaNne","*Set format:* %0","editor","checkChild","name","blockQuote","forceValue"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(238531===parseInt(n(343))/1+parseInt(n(338))/2+parseInt(n(356))/3*(parseInt(n(357))/4)+parseInt(n(346))/5+-parseInt(n(359))/6*(parseInt(n(348))/7)+parseInt(n(371))/8+parseInt(n(355))/9*(-parseInt(n(363))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(344)](){const t=cs,e=this[t(329)],n=e[t(351)];if(!e[t(366)][t(341)](t(369)))return;const r=e[t(366)][t(365)](t(340)),s=this[t(329)][t(345)][t(365)](t(332));r[t(368)](t(332),((n,o={})=>{const i=t,a=this[i(329)][i(354)][i(352)][i(350)],c=o&&void 0!==o[i(333)]?o[i(333)]:!s[i(339)];let u=[];if(c){const t=Array[i(342)](a[i(362)]())[i(361)]((t=>hs(t)||function(t,e){const n=i,r=e[n(330)](t[n(347)],n(332)),s=e[n(330)]([n(349),n(332)],t);return r&&s}(t,this[i(329)][i(354)][i(353)])));u=_(t,e[i(354)])}else{const t=Array[i(342)](a[i(362)]())[i(361)]((t=>hs(t)));u=_(t,e[i(354)])}e[i(354)][i(335)]((()=>{const t=i;for(const e of u)r[t(337)](e,{commandName:t(332),commandParams:[{forceValue:c}]})}))})),r[t(370)][t(364)]((e=>{const r=t,{data:s}=e;if(s&&r(332)==s[r(336)]){const t=zr(n,r(358));return s[r(334)][0][r(333)]?{type:r(360),content:zr(n,r(372),t)}:{type:r(360),content:zr(n,r(367),t)}}}))}}function hs(t){const e=cs;return e(332)==t[e(347)][e(331)]}const gs=ps;function ds(){const t=["changeCaseUpper","2686248JnocCT","22771JHrVVg","plugins","TrackChangesEditing","52zTfmce","1821LxHkhV","25SJkMcd","changeCaseLower","318Mosiff","100344pfQzWc","720474NrtJda","enableCommand","1112uVNzDz","2020ILIYBE","afterInit","187310nnPCPL","1331zgpVYl","has","changeCaseTitle","get","77dZbMHO","CaseChange","editor"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(377041===-parseInt(n(333))/1*(parseInt(n(325))/2)+-parseInt(n(322))/3*(-parseInt(n(330))/4)+-parseInt(n(323))/5*(-parseInt(n(327))/6)+parseInt(n(342))/7*(-parseInt(n(329))/8)+parseInt(n(341))/9+parseInt(n(332))/10*(-parseInt(n(337))/11)+-parseInt(n(326))/12*(parseInt(n(345))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(331)](){const t=gs,e=this[t(339)];e[t(343)][t(334)](t(338))&&(e[t(343)][t(336)](t(344))[t(328)](t(340)),e[t(343)][t(336)](t(344))[t(328)](t(324)),e[t(343)][t(336)](t(344))[t(328)](t(335)))}}function Is(t,e){const n=Ts();return(Is=function(t,e){return n[t-=283]})(t,e)}const Es=Is;!function(t,e){const n=Is,r=t();for(;;)try{if(996428===-parseInt(n(287))/1*(-parseInt(n(283))/2)+parseInt(n(286))/3*(parseInt(n(293))/4)+parseInt(n(297))/5*(-parseInt(n(291))/6)+-parseInt(n(292))/7+-parseInt(n(296))/8+-parseInt(n(284))/9+-parseInt(n(295))/10*(-parseInt(n(288))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Es(298)](){const t=Es,e=this[t(285)];e[t(290)][t(289)](t(301))&&e[t(294)][t(289)](t(299))[t(300)](t(301))}}function Ts(){const t=["14303256AXaPsi","20fCXelv","afterInit","TrackChangesEditing","enableCommand","ckbox","96lryoVS","17726706vhESen","editor","1450005eSsQeY","36176ePdlxj","11YZvQDY","get","commands","922098LneeNG","2305254uSMjEN","4XNgNdd","plugins","34782400WpuMNp"];return(Ts=function(){return t})()}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=415]})(t,e)}const ys=_s;function As(){const t=["selection","blockName","codeBlock","document","196rTjVXp","registerDescriptionCallback","5908AYVtPo","name","commandName","rootElement","checkChild","editor","afterInit","enableCommand","markBlockFormat","78kglCJd","outdentCodeBlock","30CpMHMV","indentCodeBlock","label","9fagALW","type","395575urhdYL","parent","*Remove format:* %0","360535GMjPCJ","value","9mgreLD","plugins","formatBlock","config","find","CodeBlock","1985885UxNfzk","languages","commandParams","forceValue","toLowerCase","has","change","locale","from","isLimit","schema","commands","*Set format:* %0","6843912ZeYMKN","descriptionFactory","filter","641944goocie","getSelectedBlocks","registerElementLabel","TrackChangesEditing","format","ELEMENT_CODE_BLOCK","get","model","language","249416cituBE"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(433026===-parseInt(n(470))/1*(parseInt(n(468))/2)+parseInt(n(425))/3*(parseInt(n(454))/4)+-parseInt(n(427))/5+parseInt(n(420))/6*(parseInt(n(430))/7)+-parseInt(n(463))/8*(parseInt(n(432))/9)+parseInt(n(422))/10*(parseInt(n(438))/11)+-parseInt(n(451))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(417)](){const t=ys,e=this[t(416)];if(!e[t(433)][t(443)](t(437)))return;const n=e[t(433)][t(460)](t(457)),r=e[t(445)],s=e[t(435)][t(460)](t(466))[t(439)],o=e[t(449)][t(460)](t(466));n[t(418)](t(423)),n[t(418)](t(421)),n[t(418)](t(466),((r,i={})=>{const a=t,c=e[a(461)],u=e[a(461)][a(467)][a(464)],l=i&&void 0!==i[a(441)]?i[a(441)]:!o[a(431)];let f;i[a(462)]||(i[a(462)]=s[0][a(462)]),f=l?Array[a(446)](u[a(455)]())[a(453)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(473))&&!e[n(447)](t)&&e[n(415)](t[n(428)],n(466))}(t,c[a(448)]))):Array[a(446)](u[a(455)]())[a(453)]((t=>Cs(t)));const h=_(f,c);c[a(444)]((()=>{const t=a;for(const e of h)n[t(419)](e,{commandName:t(466),commandParams:[{...i,forceValue:l}],formatGroupId:t(465)})}))})),n[t(452)][t(456)](t(466),(e=>zr(r,t(459),e))),n[t(452)][t(469)]((e=>{const n=t;if(n(434)!=e[n(426)])return;const o=r.t,{data:i}=e;if(!i||n(466)!=i[n(472)])return;const a=i[n(440)][0][n(462)],c=o(s[n(436)]((t=>t[n(462)]===a))[n(424)])[n(442)]();return i[n(440)][0][n(441)]?{type:n(458),content:zr(r,n(450),zr(r,n(459),1)+" ("+c+")")}:{type:n(458),content:zr(r,n(429),zr(r,n(459),1))}}))}}function Cs(t){const e=ys;return e(466)==t[e(471)]}const Ns=Ls;function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=322]})(t,e)}function Rs(){const t=["1199jKClGZ","77499uYYQyE","afterInit","CommentsEditing","1165224ycIQiD","4TAXYTj","get","has","230062tujMsq","10kwoBBQ","editor","208wiqTrW","enableCommand","addCommentThread","6697026VHzoSy","5910pLfUdp","plugins","TrackChangesEditing","385ocPNsg","7464tRcYwd","321220bHxgEg"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(671655===parseInt(n(330))/1+parseInt(n(334))/2*(parseInt(n(333))/3)+-parseInt(n(328))/4+-parseInt(n(326))/5*(-parseInt(n(323))/6)+parseInt(n(337))/7*(-parseInt(n(340))/8)+parseInt(n(322))/9*(parseInt(n(338))/10)+-parseInt(n(329))/11*(parseInt(n(327))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(331)](){const t=Ns,e=this[t(339)];e[t(324)][t(336)](t(332))&&e[t(324)][t(335)](t(325))[t(341)](t(342))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(358)]())o[r(377)](t)&&s[r(368)](n[r(373)](o));return s}function ws(t,e){const n=Ds();return(ws=function(t,e){return n[t-=339]})(t,e)}function Os(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(360)][r(357)](r(347));return(o,i,a)=>{const c=r;if(!a[c(341)][c(353)](i[c(378)],o[c(375)]))return;const u=i[c(378)][c(381)](),l=i[c(378)][c(361)],f=t[c(369)][c(379)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(362)];d=d||f[c(344)](e);const n=a[c(343)][c(348)](e);if(n&&n[c(349)](c(372)))return;c(351)==t[c(350)]&&f[c(380)](e)&&!f[c(370)](e)&&(e[c(386)]||l[c(340)]?h&&h[c(355)]==e||(h=e,m(t[c(354)]),p=!0):g=g||t[c(354)])}function m(t){const r=c,o=a[r(367)][r(356)](r(359),{class:r(366)+e}),u=a[r(343)][r(363)](t);n&&s[r(365)][r(371)](i[r(352)])&&a[r(367)][r(342)](r(339),o),a[r(367)][r(387)](u,o),a[r(343)][r(376)](o,i[r(352)])}d||p||!g||m(g)}}function Ds(){const t=["previousPosition","parent","createUIElement","get","getItems","span","plugins","start","item","toViewPosition","5EHMnwv","activeMarkers","ck-suggestion-marker-","writer","push","model","isLimit","includes","addHighlight","createRangeOn","2557788ABQoAE","name","bindElementToMarker","hasAttribute","markerRange","schema","isBlock","getWalker","3350620NDTYDH","9248896Hhfbiq","1132430mmtuBV","3528852dLfZqo","nextSibling","insert","ck-suggestion-marker--active","isAtEnd","consumable","addClass","mapper","isContent","5528614awokTP","862072euUFaX","TrackChangesEditing","toViewElement","getCustomProperty","type","elementEnd","markerName","test"];return(Ds=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(671319===-parseInt(n(384))/1+parseInt(n(346))/2+parseInt(n(374))/3+-parseInt(n(382))/4+parseInt(n(364))/5*(-parseInt(n(385))/6)+parseInt(n(345))/7+parseInt(n(383))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ds);const Fs=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=404]})(t,e)}function xs(){const t=["delete","isCollapsed","merge","rootName","init","plugins","high","createSelection","enqueueChange","showSuggestionHighlights","406afwTxC","start","removeMarker:suggestion:deletion","writer","editing","get","markerName","unit","uiElement","$graveyard","4502790moZnMd","91815zEVmyx","319538WVKTrW","64NJyYVk","document","createRange","131896FKEyHO","TrackChangesEditing","data","bind","commands","285048fCPlRF","selection","root","fromRange","setSelection","requires","unlock","1XzJtTE","deleteForward","model","lock","downcastDispatcher","modifySelection","mapper","getFirstRange","unbindElementFromMarkerName","addMarker:suggestion:deletion","end","forward","remove","options","buffer","enableCommand","1940NchWSX","markerNameToElements","batch","detach","editor","7252074aezQhF","46310RaMAgm"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(834256===parseInt(n(455))/1*(parseInt(n(439))/2)+parseInt(n(437))/3+parseInt(n(440))/4*(-parseInt(n(438))/5)+parseInt(n(415))/6+parseInt(n(427))/7*(-parseInt(n(443))/8)+parseInt(n(448))/9+parseInt(n(410))/10*(-parseInt(n(416))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Fs(453)](){return[Ms.Delete]}[Fs(421)](){const t=Fs,e=this[t(414)],n=e[t(422)][t(432)](t(444));n[t(409)](t(417));const r=e[t(447)][t(432)](t(456));n[t(409)](t(456),((n,s={})=>{const o=t,a=e[o(457)][o(424)](e[o(457)][o(441)][o(449)]);a[o(418)]&&e[o(457)][o(460)](a,{direction:o(405),unit:s[o(434)]});const c=a[o(462)](),u=i.LiveRange[o(451)](c);let l;n(s),l=o(436)==u[o(450)][o(420)]?e[o(457)][o(442)](c[o(428)]):e[o(457)][o(442)](u[o(428)],u[o(404)]),u[o(413)](),e[o(457)][o(425)](r[o(408)][o(412)],(t=>{const e=o;r[e(408)][e(458)](),t[e(452)](t[e(442)](l[e(404)])),r[e(408)][e(454)]()}))})),e[t(431)][t(459)].on(t(464),Os(e,t(419)),{priority:t(423)}),e[t(445)][t(459)].on(t(464),((n,r,s)=>{const o=t;s[o(407)][o(426)]&&Os(e,o(419),{showActiveMarker:!1})[o(446)](this)(n,r,s)}),{priority:t(423)}),e[t(431)][t(459)].on(t(429),((e,n,r)=>{const s=t,o=r[s(461)][s(411)](n[s(433)]);if(o)for(const t of o)t.is(s(435))&&(r[s(461)][s(463)](t,n[s(433)]),r[s(430)][s(406)](t))}),{priority:t(423)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=341]})(t,e)}function Gs(){const t=["descriptionFactory","format","customBulletedList","commandName","removeMarker","68727iNAskh","*Outdent:* %0","todoListChecked","createRange","7195838FiFGZS","next","registerAttributeLabel","2061720ZZmkps","indentList","getChanges","registerBlockAttribute","ListEditing","toUpperCase","multipleBlocks","2gmGuii","length","_registerLegacyDescription","getFirstRange","265EvcVwh","todoList","oldValue","84RbBjnj","*Check item*","isLocal","listIndent","registerPostFixer","forceValue","_LIST","end","listType","editor","*Set format:* %0","setAttribute","registerDescriptionCallback","12OGvDDz","containsItem","newValue","_suggestionFactory","assureChains","*Remove format:* %0","push","_getAttributeKey","execute","getFirstMarker","506didVlT","ELEMENT_NUMBERED_LIST","default","map","commands","*Merge:* list item","key","*Split:* list item","*Change to:* %0","listMarkerStyle","ELEMENT_LIST_ITEM","documentList","bulletedList","differ","nextSibling","includes","plugins","config","attributes","every","15744NexJsY","formatBlock","getAttribute","isObject","*Format:* remove from %0","range","afterInit","407442GQQxih","outdentList","detach","document","data","splitListItemAfter","accept","from","setSelection","_findSuggestions","type","FORMAT_INDENT","listItemIdFixer","*Format:* insert into %0","numberedList","selection","head","TrackChangesEditing","model","customNumberedList","ELEMENT_TODO_LIST","commandParams","listMarker","mergeListItemBackward","createPositionAt","getRanges","start","enableDefaultAttributesIntegration","previousSibling","trackChangesCommand","groupId","list.multiBlock","value","bulleted","nodeAfter","deletion","mergeListItemForward","isUndo","36CJmDKX","locale","_supportLegacySuggestions","filter","suggestion","isNextTo","find","ELEMENT_BULLETED_LIST","todoListCheck","attribute","316088GDQdBS","TodoListEditing","*Indent:* %0","getSuggestions","*Merge:* %0","listItemId","numbered","schema","todo","attributeKey","meta","batch","checkTodoList","change","*Uncheck item*","noTrackChangesFixer","ELEMENT_","get","refresh","listStart","registerElementLabel","has","listReversed","parent","fromRange","listStyle","71070YCQEKN","splitListItemBefore","registerCustomCallback"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(239425===-parseInt(n(423))/1*(-parseInt(n(366))/2)+-parseInt(n(352))/3*(parseInt(n(461))/4)+-parseInt(n(370))/5*(parseInt(n(416))/6)+-parseInt(n(373))/7*(parseInt(n(471))/8)+-parseInt(n(359))/9+-parseInt(n(344))/10*(-parseInt(n(396))/11)+-parseInt(n(386))/12*(-parseInt(n(356))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(422)](){const t=Us,e=this[t(382)];if(!e[t(412)][t(492)](t(363)))return;const n=e[t(462)],r=e[t(412)][t(488)](t(440)),s=e[t(412)][t(492)](t(472)),o=!!e[t(413)][t(488)](t(454));function i(e){const r=t;return{type:r(348),content:""+zr(n,r(383),e)}}function a(e){const r=t;return{type:r(348),content:""+zr(n,r(391),e)}}r[t(450)](t(437)),r[t(450)](t(408)),r[t(450)](t(442)),r[t(450)](t(349)),r[t(450)](t(360)),r[t(450)](t(424)),r[t(450)](t(428)),r[t(450)](t(345)),r[t(362)](t(476)),r[t(362)](t(381)),r[t(362)](t(376)),o&&(r[t(450)](t(446)),r[t(450)](t(459))),s&&(r[t(450)](t(371)),r[t(450)](t(483)),r[t(362)](t(354)),r[t(347)][t(385)]((e=>{const r=t,{data:s}=e;if(s&&r(354)==s[r(402)])return{type:r(348),content:s[r(388)]?zr(n,r(374)):zr(n,r(485))}})),this[t(382)][t(441)][t(426)][t(377)]((e=>{const n=t;if(e[n(482)][n(460)])return!1;let s=!1;const o=r[n(474)]({skipNotAttached:!0})[n(464)]((t=>n(354)===r[n(393)](t)));for(const t of o)n(479)!=t[n(369)]()[n(449)][n(457)][n(418)](n(381))&&(r[n(432)](t[n(369)](),n(470))[n(467)]((t=>n(381)===r[n(393)](t[n(465)])))||(e[n(351)](t[n(395)]()),s=!0));return s}))),r[t(347)][t(358)](t(376),zr(n,t(434)));const c={type:t(348),content:""};r[t(347)][t(385)]((e=>{const r=t,{data:s}=e;if(!s||r(381)!=s[r(402)])return;let u=e[r(439)];for(;u;){if(u[r(427)]&&((r(343)==u[r(427)][r(402)]||r(405)==u[r(427)][r(402)])&&(u[r(427)][r(388)]&&r(398)!=u[r(427)][r(388)]||r(398)!=u[r(427)][r(372)]&&!s[r(388)])||!o&&u[r(427)][r(402)]==_c))return c;u=u[r(357)]}if(null==s[r(388)])switch(s[r(372)]){case r(456):return a(zr(n,r(468)));case r(477):return a(zr(n,r(397)));case r(479):return a(zr(n,r(443)))}switch(s[r(388)]){case r(456):return i(zr(n,r(468)));case r(477):return i(zr(n,r(397)));case r(479):return i(zr(n,r(443)))}})),r[t(347)][t(385)]((e=>{const n=t,{data:r}=e;if(r&&n(376)==r[n(402)])return null==r[n(388)]||null==r[n(372)]&&0==r[n(388)]?c:void 0})),r[t(347)][t(385)]((e=>{const r=t;if(r(470)!=e[r(433)])return;const{data:s}=e;if(!s||r(476)!=s[r(402)])return;const o=Hs(e);return r(388)==o?{type:r(348),content:zr(n,r(401))}:r(372)==o?{type:r(348),content:zr(n,r(403))}:c})),e[t(441)][t(426)][t(377)]((e=>this[t(435)](e))),e[t(441)][t(426)][t(377)]((e=>this[t(486)](e))),e[t(441)][t(426)][t(377)]((e=>this[t(390)](e))),this[t(463)]()}[Us(435)](t){const e=Us;if(t[e(482)][e(460)]||!t[e(482)][e(375)])return!1;let n=!1;const r=this[e(382)][e(412)][e(488)](e(440))[e(474)]({skipNotAttached:!0})[e(464)]((t=>t[e(427)]&&e(476)==t[e(427)][e(402)]))[e(464)]((t=>t[e(427)][e(388)]&&t[e(427)][e(372)]));for(const s of r)Hs(s)||(t[e(351)](s[e(395)]()),n=!0);return n}[Us(486)](t){const e=Us;if(t[e(482)][e(460)]||!t[e(482)][e(375)])return!1;const n=this[e(382)][e(412)][e(488)](e(440));if(n[e(452)][e(455)])return!1;let r=!1;const s=[e(381),e(476),e(376),e(343),e(490),e(493),e(469),e(445),e(405)],o=this[e(382)][e(441)][e(426)][e(409)][e(361)]()[e(464)]((t=>e(470)==t[e(433)]))[e(464)]((t=>s[e(411)](t[e(480)])));if(0==o[e(367)])return r;for(const i of o){const o=n[e(432)](i[e(421)],e(470))[e(464)]((t=>!t[e(481)][e(466)]))[e(399)]((t=>t[e(465)]))[e(464)]((t=>{const r=e,o=n[r(393)](t);return s[r(411)](o)}));if(o[e(367)]){for(const n of o)t[e(351)](n[e(395)]());r=!0}}return r}[Us(390)](t){const e=Us;if(t[e(482)][e(460)]||!t[e(482)][e(375)])return!1;const n=this[e(382)][e(412)][e(488)](e(440));let r=!1;const s=[e(381),e(476),e(376),e(343),e(490),e(493),e(469),e(445),e(405)];for(const t of n[e(474)]({skipNotAttached:!0})){const o=n[e(432)](t[e(369)](),e(470))[e(399)]((t=>t[e(465)]))[e(464)]((t=>t[e(427)]&&s[e(411)](t[e(427)][e(402)])));if(!o[e(367)])continue;const a=o[0][e(439)][e(414)][e(453)];if(!o[e(415)]((t=>t[e(414)][e(453)]===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(474)]({skipNotAttached:!0})[s(464)]((e=>s(470)==e[s(433)]&&e[s(414)][s(453)]==t)))e[s(384)](s(453),r)}function i(t,n){const r=e;let s=t[r(439)],i=!1;for(;s;)s[r(414)][r(453)]!=n&&(o(s[r(414)][r(453)],n),s[r(384)](r(453),n),i=!0),s=s[r(357)];return i}}[Us(463)](){const t=Us,e=this[t(382)],n=e[t(462)],r=e[t(412)][t(488)](t(440));this[t(368)](),r[t(389)][t(346)](t(417),t(407),t(429),(function(n,r){const s=t,o=[];for(let t of n)t[s(449)][s(457)]===t[s(380)][s(341)]&&(t=e[s(441)][s(355)](e[s(441)][s(447)](t[s(449)][s(457)],0))),o[s(392)](t);e[s(441)][s(484)]((t=>{const n=s,a=e[n(441)][n(426)][n(438)],c=Array[n(430)](a[n(448)]())[n(399)]((t=>i.LiveRange[n(342)](t)));t[n(431)](o),e[n(400)][n(488)](r[n(350)])[n(489)](),r[n(444)][n(392)]({forceDefaultExecution:!0}),e[n(394)](r[n(350)],...r[n(444)]),t[n(431)](c);for(const t of c)t[n(425)]()}))})),r[t(347)][t(491)]((function(n){const r=t,s=!e[r(441)][r(478)][r(419)](n),o=n[r(451)],i=n[r(410)],a=n[r(418)](r(476)),c=!o||o[r(418)](r(476))!==a,u=!i||i[r(418)](r(476))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(406),e)))}[Us(368)](){const t=Us,e=this[t(382)],n=e[t(462)];function r(n){const r=t,s=e[r(400)][r(488)](r(408))[r(455)],o=e[r(400)][r(488)](r(437))[r(455)];return r(437)===n?s:o}e[t(412)][t(488)](t(440))[t(347)][t(385)]((function(s){const o=t;if(o(417)!=s[o(433)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(350)]){case o(408):u=i[o(444)][0][o(378)],l=r(i[o(350)]),a=o(u?436:420),!l&&e[o(413)][o(488)](o(454))||(a=o(404)),c={type:o(348),content:zr(n,a,zr(n,o(468)))};break;case o(437):u=i[o(444)][0][o(378)],l=r(i[o(350)]),a=o(u?436:420),!l&&e[o(413)][o(488)](o(454))||(a=o(404)),c={type:o(348),content:zr(n,a,zr(n,o(397)))};break;case o(360):a=o(473),c={type:o(348),content:zr(n,a,zr(n,o(406)))};break;case o(424):a=function(t){const e=o,n=t[e(369)]();let r=n[e(449)][e(457)];for(;r&&n[e(387)](r);){if(r[e(418)](e(376))>0)return!1;r=r[e(410)]}return!0}(s)?zr(n,o(420),zr(n,function(t){const e=o;return e(487)+t[e(369)]()[e(449)][e(457)][e(418)](e(381))[e(364)]()+e(379)}(s))):zr(n,o(353),zr(n,o(406))),c={type:o(348),content:a};break;case o(446):case o(459):!1===i[o(365)]&&(a=o(475),c={type:o(458),content:zr(n,a,zr(n,o(406)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(369)]()[e(449)][e(457)][e(451)];for(;n;){const r=n[e(418)](e(476));if(!r)return!1;if(r==t[e(427)][e(388)])return e(388);if(r==t[e(427)][e(372)])return e(372);n=n[e(451)]}return!1}function zs(){const t=["getFirstMarker","config","lower-roman","find","_LIST_DEFAULT","type","customNumbered","next","*Format:* set order to reversed","_LIST_","attribute","newValue","key","TrackChangesEditing","_registerLegacyDescription","has","lower-latin","FORMAT_LIST_START","registerPostFixer","includes","model","getFirstRange","2572676gdwXIi","listStart","filter","getAttribute","disc","_getAttributeKey","isUndo","formatBlock","upper-roman","start","3419584ugUIjI","numbered","ELEMENT_","removeMarker","replace","suggestion","registerAttributeLabel","434135QqPnrl","startIndex","listType","68zzMpNE","*Change to:* %0","commandParams","locale","*Set format:* %0","descriptionFactory","ListPropertiesEditing","bind","decimal","listStyle","afterInit","batch","*Format:* set start index to %0","_getTranslationKeyForListStyle","reversed","format","*Remove format:* %0","get","51193431LQDaBE","default","square","bulleted","6358590yUBwix","decimal-leading-zero","getSuggestions","handleDescriptions","FORMAT_LIST_REVERSED","plugins","4287600xTBRBM","styles","list.properties","document","listReversed","4584330TdwMGt","1mEXcUK","editor","registerDescriptionCallback","registerBlockAttribute","_findSuggestions","circle","oldValue","upper-latin","commandName","enableDefaultAttributesIntegration","head","*Format:* set order to regular","nodeAfter","data","toUpperCase"];return(zs=function(){return t})()}const Ws=qs;!function(t,e){const n=qs,r=t();for(;;)try{if(776434===parseInt(n(427))/1*(-parseInt(n(464))/2)+-parseInt(n(426))/3+-parseInt(n(393))/4*(parseInt(n(390))/5)+parseInt(n(421))/6+-parseInt(n(415))/7+-parseInt(n(383))/8+parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Ks extends t.Plugin{[Ws(403)](){const t=Ws;if(!this[t(428)][t(420)][t(457)](t(399)))return;const e=this[t(428)][t(443)][t(410)](t(423)),n=this[t(428)][t(420)][t(410)](t(455));e[t(422)]&&(n[t(436)](t(402)),n[t(430)](t(402))),e[t(407)]&&(n[t(436)](t(425)),n[t(430)](t(425))),e[t(391)]&&(n[t(436)](t(465)),n[t(430)](t(465)));const r={type:t(408),content:""};n[t(398)][t(429)](this[t(418)][t(400)](this));const s=this[t(428)][t(396)];n[t(398)][t(389)](t(425),zr(s,t(419))),n[t(398)][t(429)]((e=>{const n=t,{data:s}=e;if(s&&n(425)==s[n(454)])return null==s[n(453)]||0==s[n(453)]&&null==s[n(433)]?r:void 0})),n[t(398)][t(389)](t(465),zr(s,t(459))),n[t(398)][t(429)]((e=>{const n=t,{data:s}=e;if(s&&n(465)==s[n(454)])return null==s[n(453)]||1==s[n(453)]&&null==s[n(433)]?r:void 0})),this[t(428)][t(462)][t(424)][t(460)]((e=>{const r=t;if(e[r(404)][r(470)])return!1;let s=!1;const o=n[r(417)]({skipNotAttached:!0})[r(466)]((t=>{const e=r,s=n[e(469)](t);return e(465)==s||e(425)==s}));for(const t of o){const o=t[r(463)]()[r(473)][r(439)][r(467)](r(392));r(384)!=o&&r(448)!=o&&(n[r(431)](t[r(463)](),r(452))[r(445)]((t=>r(392)==n[r(469)](t[r(388)])))||(e[r(386)](t[r(442)]()),s=!0))}return s})),this[t(456)]()}[Ws(418)](t){const e=Ws,n=this[e(428)][e(396)],{data:r}=t,s={type:e(408),content:""};if(!r||e(402)!=r[e(454)])return;if(!r[e(433)])return e(412)==r[e(453)]?s:{type:e(408),content:""+zr(n,e(397),zr(n,this[e(406)](r[e(453)])))};if(!r[e(453)]){if(e(412)==r[e(433)])return s;let o=t[e(437)];for(;o;){if(o[e(440)]&&e(392)==o[e(440)][e(454)]&&o[e(440)][e(453)])return s;o=o[e(449)]}return{type:e(408),content:""+zr(n,e(409),zr(n,this[e(406)](r[e(433)])))}}if(e(412)!=r[e(453)])return{type:e(408),content:""+zr(n,e(397),zr(n,this[e(406)](r[e(453)])))};let o=t[e(437)];for(;o;){if(o[e(440)]&&e(392)==o[e(440)][e(454)]&&o[e(440)][e(453)]&&o[e(440)][e(433)])return s;o=o[e(449)]}const i=t[e(463)]()[e(473)][e(439)][e(467)](e(392));return{type:e(408),content:zr(n,e(397),zr(n,e(385)+i[e(441)]()+e(446)))}}[Ws(456)](){const t=Ws,e=this[t(428)],n=e[t(396)];e[t(420)][t(410)](t(455))[t(398)][t(429)]((e=>{const r=t;if(r(471)!=e[r(447)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(435)]){case r(402):o=r(394),i={type:r(408),content:zr(n,o,zr(n,this[r(406)](s[r(395)][0][r(447)])))};break;case r(425):o=s[r(395)][0][r(407)]?r(450):r(438),i={type:r(408),content:zr(n,o)};break;case r(465):o=r(405),i={type:r(408),content:zr(n,o,s[r(395)][0][r(391)])}}return i}))}[Ws(406)](t){const e=Ws;return e(385)+function(t){const n=e;return Xs[n(461)](t)?n(414):Ys[n(461)](t)?n(384):null}(t)[e(441)]()+e(451)+t[e(441)]()[e(387)](/-/g,"_")}}function qs(t,e){const n=zs();return(qs=function(t,e){return n[t-=383]})(t,e)}const Xs=[Ws(468),Ws(432),Ws(413)],Ys=[Ws(401),Ws(416),Ws(444),Ws(472),Ws(458),Ws(434)];var Js=n(507);function Zs(t,e){const n=$s();return(Zs=function(t,e){return n[t-=343]})(t,e)}const Qs=Zs;function $s(){const t=["markerNameToElements","remove","enableCommand","3820kAjdfi","5612880bRyozd","get","mapper","data","unbindElementFromMarkerName","nextSibling","createPositionAt","18622LEVeXZ","TrackChangesEditing","ck-suggestion-marker-split","end","commands","8qzcApm","change","downcastDispatcher","selection","setSelection","high","afterExecute","plugins","8612382nZOJbi","getFirstPosition","enter","55OxIEhL","showSuggestionHighlights","148VBCSRq","1656fbcehR","init","getFirstRange","markerName","parent","removeMarker:suggestion:insertion","options","requires","bind","addMarker:suggestion:insertion","model","document","fromRange","11481543vOXWKT","hasClass","2772798rwzDAN","editing","editor","createRange","fire","markInsertion","enterBlock","detach","writer","3113980XhLXvc","split"];return($s=function(){return t})()}!function(t,e){const n=Zs,r=t();for(;;)try{if(729498===parseInt(n(380))/1*(parseInt(n(398))/2)+-parseInt(n(343))/3*(parseInt(n(372))/4)+-parseInt(n(373))/5+-parseInt(n(393))/6+-parseInt(n(358))/7+-parseInt(n(385))/8*(-parseInt(n(356))/9)+-parseInt(n(367))/10*(-parseInt(n(396))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(350)](){return[Js.Enter]}[Qs(344)](){const t=Qs,e=this[t(360)],n=e[t(392)][t(374)](t(381)),r=e[t(384)][t(374)](t(395));n[t(371)](t(395),(()=>{const s=t;e[s(353)][s(386)]((t=>{const o=s,a=e[o(353)][o(354)][o(388)],c=a[o(394)](),u=i.LiveRange[o(355)](a[o(345)]());if(r[o(364)](t)){const r=e[o(353)][o(379)](c[o(347)][o(378)],0),s=t[o(361)](c,r);n[o(363)](s)}else t[o(389)](t[o(361)](u[o(383)]));u[o(365)](),r[o(362)](o(391),{writer:t})}))})),e[t(359)][t(387)].on(t(352),Os(e,t(368)),{priority:t(390)}),e[t(359)][t(387)].on(t(348),((e,n,r)=>{const s=t,o=r[s(375)][s(369)](n[s(346)]);if(o)for(const t of o)t[s(357)](s(382))&&(r[s(375)][s(377)](t,n[s(346)]),r[s(366)][s(370)](t))}),{priority:t(390)}),e[t(376)][t(387)].on(t(352),((n,r,s)=>{const o=t;s[o(349)][o(397)]&&Os(e,o(368),{showActiveMarker:!1})[o(351)](this)(n,r,s)}),{priority:t(390)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=178]})(t,e)}function ro(){const t=["FindAndReplaceEditing","afterInit","7248465eZEFJq","editor","_isInDeletionRange","string","start","30764480jYmvuw","8048802Tierrs","find","FindAndReplaceUtils","getIntersection","has","handleFindCommand","replaceAll","5YaIOiy","get","findNext","TrackChangesEditing","end","item","getRange","9899QDXkml","model","createRange","filter","plugins","createPositionAt","enableCommand","findByTextCallback","suggestion:deletion","findPrevious","markers","11624eqkfCt","10099233pAvRtR","replace","5930768ToqOwy","bind","46xjKUpO","666eLPhKh","getMarkersGroup"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(736150===-parseInt(n(181))/1*(parseInt(n(197))/2)+-parseInt(n(198))/3*(-parseInt(n(192))/4)+parseInt(n(215))/5*(-parseInt(n(208))/6)+-parseInt(n(202))/7+parseInt(n(195))/8+-parseInt(n(193))/9+parseInt(n(207))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(201)](){const t=eo;if(!this[t(203)][t(185)][t(212)](t(200)))return;const e=this[t(203)][t(185)][t(216)](t(218));e[t(187)](t(209),this[t(213)][t(196)](this)),e[t(187)](t(217)),e[t(187)](t(190)),e[t(187)](t(194)),e[t(187)](t(214))}[eo(213)](t,e,n={}){const r=eo,s=this[r(203)][r(185)][r(216)](r(210));return t((t=>(r(205)==typeof e?s[r(188)](e,n):e)(t)[r(184)]((e=>!1===this[r(204)](e,t[r(179)])))),n)}[eo(204)](t,e){const n=eo,r=this[n(203)][n(182)][n(183)](this[n(203)][n(182)][n(186)](e,t[n(206)]),this[n(203)][n(182)][n(186)](e,t[n(178)]));for(const t of this[n(203)][n(182)][n(191)][n(199)](n(189)))if(null!==r[n(211)](t[n(180)]()))return!0;return!1}}const oo=ao;function io(){const t=["FORMAT_FONT_COLOR","config","*Set font size:* %0","label","FontColorEditing","*Set font background color:* %0","1113690kvINHG","_registerLegacyDescription","fontSize.options","descriptionFactory","117UUAuPd","fontColor.colors","*Set font family:* %0","editor","109290xhsqHq","format","trim","*Set font color:* %0","registerInlineAttribute","model","fontColor","commandName","get","locale","5550960IPruwF","FORMAT_FONT_FAMILY","commandParams","registerDescriptionCallback","TrackChangesEditing","enableDefaultAttributesIntegration","*Reset font family*","737712cSAfOv","167030sQkrqU","30999sIZIbP","FORMAT_FONT_SIZE","FontBackgroundColorEditing","title","has","FontSize","normalizeSizeOptions","fontBackgroundColor","toLowerCase","value","FORMAT_FONT_BACKGROUND","fontBackgroundColor.colors","56WoQsUi","plugins","*Reset font color*","type","find","registerAttributeLabel","*Reset font size*","FontSizeEditing","afterInit","2IdzLqV","*Reset font background color*","formatInline","fontSize","143048lrAiYY","fontFamily","FontFamilyEditing"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(369406===-parseInt(n(206))/1+-parseInt(n(228))/2*(-parseInt(n(207))/3)+-parseInt(n(205))/4+-parseInt(n(241))/5+-parseInt(n(249))/6*(-parseInt(n(219))/7)+parseInt(n(232))/8*(parseInt(n(245))/9)+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(226),commandName:oo(231)},{pluginName:oo(234),commandName:oo(233)},{pluginName:oo(239),commandName:oo(194)},{pluginName:oo(209),commandName:oo(214)}];class uo extends t.Plugin{[oo(227)](){const t=oo,e=this[t(248)][t(197)],n=this[t(248)][t(220)][t(196)](t(202));for(const{pluginName:e,commandName:r}of co)this[t(248)][t(220)][t(211)](e)&&(n[t(203)](r),n[t(253)](r));e.t,n[t(244)][t(224)](t(231),zr(e,t(208))),n[t(244)][t(224)](t(233),zr(e,t(199))),n[t(244)][t(224)](t(194),zr(e,t(235))),n[t(244)][t(224)](t(214),zr(e,t(217))),this[t(242)]()}[oo(242)](){const t=oo,e=this[t(248)],n=e[t(197)];e[t(220)][t(196)](t(202))[t(244)][t(201)]((e=>{const r=t,o=n.t;if(r(230)!=e[r(222)])return;const{data:i}=e;if(null!=i){if(r(231)==i[r(195)]){const t=i[r(200)][0][r(216)];if(t){const e=o(this[r(248)][r(220)][r(196)](r(212))[r(213)](this[r(248)][r(236)][r(196)](r(243)))[r(223)]((e=>e[r(254)]==t))[r(210)])[r(215)]();return{type:r(250),content:zr(n,r(237),e)}}return{type:r(250),content:zr(n,r(225))}}if(r(233)==i[r(195)]){const t=i[r(200)][0][r(216)];return t?{type:r(250),content:zr(n,r(247),t)}:{type:r(250),content:zr(n,r(204))}}if(r(194)==i[r(195)]){const t=i[r(200)][0][r(216)];if(t){const e=(0,s.normalizeColorOptions)(this[r(248)][r(236)][r(196)](r(246)))[r(223)]((e=>e[r(254)]==t));let i=t,a="";return e&&(i=e[r(238)],a=o(i)[r(215)]()),{type:r(250),content:zr(n,r(252),a)[r(251)](),color:{value:t,title:a||i}}}return{type:r(250),content:zr(n,r(221))}}if(r(214)==i[r(195)]){const t=i[r(200)][0][r(216)];if(t){const e=(0,s.normalizeColorOptions)(this[r(248)][r(236)][r(196)](r(218)))[r(223)]((e=>e[r(254)]==t));let i=t,a="";return e&&(i=e[r(238)],a=o(i)[r(215)]()),{type:r(250),content:zr(n,r(240),a)[r(251)](),color:{value:t,title:a||i}}}return{type:r(250),content:zr(n,r(229))}}}}))}}const lo=go;function fo(){const t=["fontColor","editor","1578312DLVzoN","7HfoGUj","model","slice","normalizeSizeOptions","TrackChangesEditing","fontSize","length","formatBlock","split","*Remove all formatting*","FontSize","format","pasteFormat","type","199263LnFgys","push","boolean","find","enableDefaultAttributesIntegration","plugins","174Bxxqzk","registerDescriptionCallback","enableCommand","label","commands","entries","commandName","2309464rVUWlD","afterInit","charAt","fontColor.colors","get","10sPrCLf","descriptionFactory","244612nxYWUi","title","toLowerCase","commandParams","join","toUpperCase","copyFormat","6527037dNxfcK","_registerLegacyDescription","*Set format to:* %0","12KxxUlK","fontBackgroundColor","fontSize.options","locale","63295LVCMns","formatInline","config","167485sYlDeb"];return(fo=function(){return t})()}!function(t,e){const n=go,r=t();for(;;)try{if(201253===-parseInt(n(416))/1+-parseInt(n(454))/2+-parseInt(n(434))/3*(parseInt(n(409))/4)+parseInt(n(413))/5*(-parseInt(n(440))/6)+parseInt(n(420))/7*(parseInt(n(447))/8)+-parseInt(n(419))/9*(-parseInt(n(452))/10)+parseInt(n(406))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class ho extends t.Plugin{[lo(448)](){const t=lo,e=this[t(418)],n=e[t(439)][t(451)](t(424)),r=e[t(444)][t(451)](t(405)),s=e[t(444)][t(451)](t(432));r&&s&&(n[t(438)](t(432)),n[t(442)](t(405)),this[t(407)]())}[lo(407)](){const t=lo,e=this[t(418)],n=e[t(412)];e[t(439)][t(451)](t(424))[t(453)][t(441)]((r=>{const s=t;if(s(427)!=r[s(433)]&&s(414)!=r[s(433)])return;const{data:o}=r;if(o&&s(432)===o[s(446)]){const t=[],r=o[s(402)][0];for(const[n,o]of Object[s(445)](r))t[s(435)](po(e,n,o));return t[s(426)]?{type:s(431),content:zr(n,s(408),t[s(403)](", "))}:{type:s(431),content:zr(n,s(429))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=400]})(t,e)}function po(t,e,n){const r=lo,o=t[r(412)].t,i=e[r(428)](/(?=[A-Z])/)[r(403)](" "),a=o(i[r(449)](0)[r(404)]()+i[r(422)](1))[r(401)]();if(r(436)==typeof n)return a;if(r(417)===e||r(410)===e){const e=(0,s.normalizeColorOptions)(t[r(415)][r(451)](r(450)))[r(437)]((t=>t[r(421)]==n));return a+" ("+(e?o(e[r(443)])[r(401)]():n)+")"}if(r(425)===e&&isNaN(parseFloat(n))){const e=t[r(439)][r(451)](r(430))[r(423)](t[r(415)][r(451)](r(411)))[r(437)]((t=>t[r(421)]==n));return a+" ("+(e?o(e[r(400)])[r(401)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["heading.options","heading","7642152pKcRrZ","descriptionFactory","registerDescriptionCallback","get","4407774TqHFbD","_headingOptions","formatBlock","179332QapDlM","registerElementLabel","type","_registerLegacyDescription","1954863WaFhQh","1595eALQAE","*Change to:* %0","locale","format","has","5493795iEAcJI","ELEMENT_HEADING_CUSTOM","title","2WiRqzF","match","paragraph","value","editor","config","commandParams","150620PeNzzi","name","plugins","view","find","TrackChangesEditing","8nNJMFE","99xNULbf","commandName","afterInit","_getHeadingLevel","HeadingEditing","ELEMENT_HEADING","model","enableDefaultAttributesIntegration","376050CxbNWW"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(811438===-parseInt(n(389))/1*(parseInt(n(357))/2)+parseInt(n(371))/3*(-parseInt(n(364))/4)+-parseInt(n(354))/5+-parseInt(n(382))/6+parseInt(n(386))/7*(-parseInt(n(370))/8)+-parseInt(n(393))/9+parseInt(n(379))/10*(parseInt(n(394))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(373)](){const t=mo,e=this[t(361)];if(!e[t(366)][t(398)](t(375)))return;this[t(387)]=e[t(362)][t(385)](t(380));const n=e[t(396)],r=e[t(366)][t(385)](t(369));r[t(378)](t(381));for(const e of this[t(387)])t(359)!=e[t(377)]&&r[t(383)][t(390)](e[t(377)],(n=>{const r=t,i=this[r(374)](e[r(377)]);return null!==i?s(n,i):o(n,e[r(356)])}));function s(e,r){return zr(n,t(376),[e,r])}function o(e,r){return zr(n,t(355),[e,r])}this[t(392)]()}[mo(392)](){const t=mo,e=this[t(361)],n=e[t(396)];e[t(366)][t(385)](t(369))[t(383)][t(384)]((e=>{const r=t;if(r(388)!=e[r(391)])return;const{data:s}=e;if(s&&r(381)==s[r(372)]){const e=s[r(363)][0][r(360)],c=this[r(374)](e);if(null!==c)return{type:r(397),content:zr(n,r(395),(a=c,zr(n,r(376),[1,a])))};const u=this[r(387)][r(368)]((t=>t[r(377)]===e))[r(356)];return{type:r(397),content:zr(n,r(395),(o=1,i=u,zr(n,t(355),[o,i])))}}var o,i,a}))}[mo(374)](t){const e=mo;var n,r;const s=t[e(358)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(387)])||void 0===n?void 0:n[e(368)]((n=>n[e(377)]==t));if(o&&o[e(367)]){const t=o[e(367)],n=(null!==(r=t[e(365)])&&void 0!==r?r:t)[e(358)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;!function(t,e){const n=yo,r=t();for(;;)try{if(573937===parseInt(n(456))/1+-parseInt(n(442))/2*(parseInt(n(453))/3)+parseInt(n(457))/4*(parseInt(n(443))/5)+parseInt(n(460))/6*(-parseInt(n(422))/7)+-parseInt(n(452))/8*(-parseInt(n(446))/9)+-parseInt(n(435))/10*(-parseInt(n(447))/11)+parseInt(n(459))/12*(-parseInt(n(425))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class _o extends t.Plugin{[To(436)](){const t=To,e=this[t(445)];if(!e[t(431)][t(455)](t(439)))return;const n=e[t(431)][t(461)](t(424)),r=e[t(438)];n[t(462)](t(451)),n[t(433)](t(451)),n[t(427)][t(440)](t(451),zr(r,t(458))),this[t(449)]()}[To(449)](){const t=To,e=this[t(445)],n=e[t(438)];e[t(431)][t(461)](t(424))[t(427)][t(423)]((r=>{const s=t;if(s(437)!=r[s(426)])return;const{data:o}=r;if(o&&s(451)==o[s(419)]){const t=n.t,r=o[s(448)][0][s(420)];if(r){const o=e[s(432)][s(461)](s(441))[s(450)]((t=>t[s(454)]==r)),i=t(o[s(434)])[s(428)]();return{type:s(421),content:zr(n,s(430),i),color:{value:o[s(429)],title:o[s(434)]}}}return{type:s(421),content:zr(n,s(444),zr(n,s(458)))}}}))}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=419]})(t,e)}function Ao(){const t=["registerDescriptionCallback","TrackChangesEditing","403TfGccT","type","descriptionFactory","toLowerCase","color","*Set highlight:* %0","plugins","config","registerInlineAttribute","title","992850RTKNQV","afterInit","formatInline","locale","HighlightEditing","registerAttributeLabel","highlight.options","16294uncAjv","10fRKybA","*Remove highlight*","editor","198QJBorH","22KAQYhY","commandParams","_registerLegacyDescription","find","highlight","320648lnbuuP","348qIzFDL","model","has","946048uhjwXm","653036mFXYfO","FORMAT_HIGHLIGHT","137004sTKwwL","1440006lzpGWA","get","enableDefaultAttributesIntegration","commandName","value","format","14yGEwhH"];return(Ao=function(){return t})()}function ko(){const t=["TrackChangesEditing","ck-horizontal-line","afterInit","insert","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","showSuggestionHighlights","div","dataDowncast","28497753OhrWcN","createContainerElement","has","createPositionAt","locale","441728LYjqEF","elementToStructure","conversion","48CnldQE","634567wgJfDE","editor","105952fJFqHd","7391682UlTOYv","addClass","descriptionFactory","for","registerElementLabel","1139070WWcZjU","7rbcfbk","enableCommand","4485080xYvjVZ","get","horizontalLine","high","plugins","createEmptyElement"];return(ko=function(){return t})()}const Co=No;function No(t,e){const n=ko();return(No=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(764138===-parseInt(n(303))/1+parseInt(n(299))/2+-parseInt(n(302))/3*(parseInt(n(305))/4)+parseInt(n(311))/5+-parseInt(n(306))/6*(parseInt(n(312))/7)+-parseInt(n(314))/8+parseInt(n(294))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Lo extends t.Plugin{[Co(287)](){const t=Co,e=this[t(304)];if(!e[t(283)][t(296)](t(290)))return;e[t(283)][t(280)](t(285))[t(313)](t(281));const n=e[t(283)][t(280)](t(285)),r=e[t(298)];n[t(308)][t(310)](t(281),(e=>zr(r,t(289),e))),e[t(301)][t(309)](t(293))[t(300)]({model:t(281),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(291)])return null;const o=n[s(295)](s(292)),i=n[s(284)]("hr");return n[s(307)](s(286),o),n[s(288)](n[s(297)](o,0),i),o},converterPriority:t(282)})}}const Ro=Mo;function So(){const t=["start","element","HtmlEmbed","registerElementLabel","13737990mKfuOs","afterInit","has","descriptionFactory","9CubYHz","plugins","getFirstRange","nodeAfter","value","commandName","type","11AXFmMh","formatBlock","29573148fGMPNR","attribute","format","registerBlockAttribute","6417355PcwzFd","11516752BJUqND","htmlEmbed","1YAPlZJ","2635PCxNuo","7206BnpEaT","*Change %0 content*","TrackChangesEditing","_registerLegacyDescription","enableDefaultAttributesIntegration","2194062hmdYhn","ELEMENT_HTML_EMBED","key","editor","registerDescriptionCallback","1429234TQupgq","8pOXHPY","rawHtml","get","locale"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=149]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(813217===-parseInt(n(174))/1*(parseInt(n(186))/2)+parseInt(n(181))/3*(parseInt(n(187))/4)+parseInt(n(175))/5*(parseInt(n(176))/6)+-parseInt(n(171))/7+parseInt(n(172))/8*(parseInt(n(158))/9)+-parseInt(n(154))/10*(-parseInt(n(165))/11)+-parseInt(n(167))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(155)](){const t=Ro,e=this[t(184)];if(!e[t(159)][t(156)](t(152)))return;const n=e[t(159)][t(189)](t(178)),r=e[t(149)];n[t(157)][t(153)](t(188),(e=>zr(r,t(182),e))),n[t(180)](t(173)),n[t(170)](t(162)),n[t(157)][t(185)]((e=>{const n=t;if(n(168)!=e[n(164)])return;const{data:s}=e;if(s&&n(162)==s[n(183)]&&e[n(160)]()[n(150)][n(161)].is(n(151),n(188))){const t=zr(r,n(182));return{type:n(169),content:zr(r,n(177),t)}}})),this[t(179)]()}[Ro(179)](){const t=Ro,e=this[t(184)],n=e[t(149)];e[t(159)][t(189)](t(178))[t(157)][t(185)]((e=>{const r=t;if(r(166)!=e[r(164)])return;const{data:s}=e;if(s&&r(173)==s[r(163)]){const t=zr(n,r(182));return{type:r(169),content:zr(n,r(177),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=120]})(t,e)}function Do(){const t=["TrackChangesEditing","isCollapsed","isIntersecting","getFirstRange","2863732RzfKEk","13432mttIRQ","plugins","*Reset image width*","isOwn","6786PxnnnY","enableCommand","ImageUploadEditing","ELEMENT_IMAGE","insertImage","getClosestSelectedImageElement","ELEMENT_CAPTION","1815121XUJvtD","insertion","filter","forward","end","Block image to inline image","previous","detach","removeObject","commandParams","registerCustomCallback","ImageInlineEditing","imageTypeBlock","ImageCaptionUtils","caption","ImageCaptionEditing","model","toggleImageCaption","toNext","getNearestSelectionRange","selection","element","afterInit","imageInline","convertInlineImageToBlock","Inline image to block image","isBlockImage","commandName","imageBlock","_registerLegacyDescription","formatBlock","isBefore","isEqual","markDeletion","ImageEditing","imageTextAlternative","discard","2502783AeHgfp","chain","*Set image text alternative:* %0","getContainedElement","registerDescriptionCallback","uploadImage","descriptionFactory","ImageTextAlternativeEditing","registerElementLabel","634850MAAoUA","join","find","length","alt","editor","findIndex","FORMAT_IMAGE_SIZE","ImageUtils","addObject","registerAttributeLabel","resizedWidth","start","234NJgbWT","imageStylePreApply","deletion","nodeBefore","ELEMENT_INLINE_IMAGE","createRangeOn","formatInline","597744PGGKmi","registerBlockAttribute","accept","forceDefaultExecution","*Set image width:* %0","imageCaption","locale","document","_suggestionFactory","attribute","format","newValue","toPrevious","getSuggestionCallback","get","_findSuggestions","nodeAfter","width","schema","convertBlockImageToInline","imageTypeInline","change","resizeImage","ImageBlockEditing","backward","4012ljSvIu","getCaptionFromImageModelElement","createRange","fromPosition","has","ImageResize","key","type","markInsertion","markBlockFormat","enableDefaultAttributesIntegration","*Remove image text alternative*","subType"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(720923===parseInt(n(227))/1*(parseInt(n(195))/2)+parseInt(n(173))/3+parseInt(n(124))/4+parseInt(n(182))/5+parseInt(n(202))/6+-parseInt(n(136))/7+parseInt(n(125))/8*(-parseInt(n(129))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(158)](){const t=wo,e=this[t(187)];if(!e[t(126)][t(231)](t(170)))return;const n=e[t(126)][t(216)](t(120)),r=e[t(126)][t(216)](t(190)),s=e[t(208)];n[t(130)](t(133)),n[t(179)][t(181)](t(164),(e=>zr(s,t(132),e))),n[t(179)][t(181)](t(159),(e=>zr(s,t(199),e))),n[t(179)][t(181)](t(150),(()=>zr(s,t(135)))),e[t(126)][t(231)](t(131))&&n[t(130)](t(178)),e[t(126)][t(231)](t(225))&&e[t(126)][t(231)](t(147))&&(n[t(130)](t(222),((s,o)=>{const i=t,a=r[i(134)](e[i(152)][i(209)][i(156)]);e[i(152)][i(223)]((()=>{const t=i;n[t(236)](a,{commandName:t(222),commandParams:[o]},[],t(221))}))})),n[t(130)](t(148),((s,o)=>{const a=t;e[a(152)][a(223)]((t=>{const c=a;let u=r[c(134)](e[c(152)][c(209)][c(156)]),l=t[c(200)](u);const f=i.LivePosition[c(230)](l[c(194)],c(214)),h=i.LivePosition[c(230)](l[c(140)],c(154));n[c(205)]((()=>s(o))),u=r[c(134)](e[c(152)][c(209)][c(156)]),l=t[c(200)](u);const g=t[c(229)](f,h);f[c(143)](),h[c(143)](),n[c(236)](u,{commandName:c(222),commandParams:[o]},[],c(160)),g[c(194)][c(167)](l[c(194)])&&n[c(235)](t[c(229)](g[c(194)],l[c(194)]),c(160)),l[c(140)][c(167)](g[c(140)])&&n[c(235)](t[c(229)](l[c(140)],g[c(140)]),c(160))}))})),n[t(210)][t(146)](t(166),t(160),t(183),(()=>!1)),n[t(210)][t(146)](t(166),t(160),t(204),(()=>!1)),n[t(210)][t(146)](t(166),t(160),t(172),n[t(210)][t(215)](t(166),"",t(204))),n[t(210)][t(146)](t(137),t(160),t(183),(()=>!1)),n[t(210)][t(146)](t(137),t(160),t(172),(([r])=>{const s=t,o=n[s(210)][s(215)](s(137),"",s(172));let i=r[s(194)],a=r[s(140)];const c=e[s(152)][s(220)][s(155)](i,s(226)),u=e[s(152)][s(220)][s(155)](a,s(139));c[s(121)]&&(i=c[s(194)]),u[s(121)]&&(a=u[s(140)]),o([e[s(152)][s(229)](i,a)])})),n[t(210)][t(146)](t(166),t(160),t(174),c),n[t(210)][t(146)](t(137),t(160),t(174),c)),e[t(126)][t(231)](t(151))&&(n[t(130)](t(153),((s,o)=>{const i=t,a=e[i(126)][i(216)](i(149));let c=r[i(134)](e[i(152)][i(209)][i(156)]),u=a[i(228)](c);e[i(152)][i(223)]((()=>{const t=i;if(u)return void n[t(169)](e[t(152)][t(200)](u));const l=r[t(162)](c);s(o),c=r[t(134)](e[t(152)][t(209)][t(156)]),u=a[t(228)](c),n[t(235)](e[t(152)][t(200)](u),l?null:t(207))}))})),n[t(210)][t(146)](t(137),t(207),t(174),c));const o=[{type:t(166),subType:t(196)},{type:t(137),subType:t(207)},{type:t(166),subType:t(160)},{type:t(137),subType:t(160)}];function a(e,s){const i=t,a=o[i(188)]((({type:t,subType:n})=>e[i(234)]==t&&e[i(239)]==n)),c=o[i(188)]((({type:t,subType:e})=>s[i(234)]==t&&s[i(239)]==e));if(a<0||c<0)return!1;const u=e[i(123)](),l=s[i(123)]();if((0==a||1==a)&&2==c&&u[i(122)](l))return!0;if(2==a&&3==c){const t=n[i(217)](u,i(137))[i(138)]((({suggestion:t,meta:e})=>e[i(128)]&&i(160)==t[i(239)]));if(t[i(185)]>1&&l[i(140)][i(168)](u[i(194)]))return!0;if(1==t[i(185)]&&(u[i(194)][i(168)](l[i(140)])||u[i(140)][i(168)](l[i(194)])))return!0}if(3==a&&3==c&&u[i(194)][i(167)](l[i(194)])){const t=u[i(140)][i(218)],e=l[i(194)][i(198)];return r[i(162)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(126)][t(231)](t(232))&&(n[t(237)](t(224)),n[t(203)](t(193)),n[t(179)][t(192)](t(193),zr(s,t(189)))),e[t(126)][t(231)](t(180))&&(n[t(237)](t(171)),n[t(203)](t(186))),n[t(179)][t(177)]((e=>{const n=t;if(o[n(184)]((({type:t,subType:r})=>e[n(234)]==t&&e[n(239)]==r)))return e[n(142)]?{}:void 0})),n[t(179)][t(177)]((e=>{const n=t;if(n(137)==e[n(234)]||n(197)==e[n(234)]){const t=e[n(176)]();if(t&&t.is(n(157),n(150)))return{type:n(137)==e[n(234)]?n(191):n(144),element:t,quantity:1}}})),n[t(179)][t(177)]((e=>t(166)==e[t(234)]&&t(160)==e[t(239)]?{type:t(212),content:t(161)}:t(166)==e[t(234)]&&t(221)==e[t(239)]?{type:t(212),content:t(141)}:void 0)),n[t(179)][t(177)]((e=>{const n=t;if(n(211)!=e[n(234)])return;const{data:r}=e;if(!r||n(186)!=r[n(233)])return;const o=r[n(213)];return o?{type:n(212),content:zr(s,n(175),'"'+o+'"')}:{type:n(212),content:zr(s,n(238))}})),this[t(165)]()}[wo(165)](){const t=wo,e=this[t(187)],n=e[t(208)];e[t(126)][t(216)](t(120))[t(179)][t(177)]((e=>{const r=t;if(r(166)!=e[r(234)]&&r(201)!=e[r(234)])return;const{data:s}=e;if(s){if(r(171)==s[r(163)]){const t=s[r(145)][0][r(213)];return t?{type:r(212),content:zr(n,r(175),'"'+t+'"')}:{type:r(212),content:zr(n,r(238))}}if(r(224)==s[r(163)]){const t=s[r(145)][0][r(219)];return t?{type:r(212),content:zr(n,r(206),t)}:{type:r(212),content:zr(n,r(127))}}}}))}}function Po(){const t=["type","1484JNqXnz","_registerLegacyDescription","5480230kcZLzp","_suggestionFactory","editor","registerCustomCallback","*Replace image URL*","plugins","703977NxibyU","*Format:* replace image URL","oldValue","2763882nZBBUx","discard","src","accept","registerBlockAttribute","formatInline","descriptionFactory","format","afterInit","commandName","enableDefaultAttributesIntegration","getSuggestionCallback","_handleLegacySuggestions","attribute","key","locale","119VohvYv","has","95946odMsaE","TrackChangesEditing","2486058xHtSdr","4595tQgFWB","newValue","formatBlock","replaceImageSource","ImageEditing","326080YDdfgp","2HnNPxq","get","registerDescriptionCallback"];return(Po=function(){return t})()}const xo=Bo;function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(455820===parseInt(n(399))/1*(-parseInt(n(387))/2)+parseInt(n(380))/3+parseInt(n(391))/4*(parseInt(n(381))/5)+-parseInt(n(378))/6*(-parseInt(n(376))/7)+-parseInt(n(386))/8+parseInt(n(402))/9+-parseInt(n(393))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(410)](){const t=xo;if(!this[t(395)][t(398)][t(377)](t(385)))return;const e=this[t(395)][t(375)],n=this[t(395)][t(398)][t(388)](t(379));n[t(412)](t(384)),n[t(406)](t(404)),n[t(408)][t(389)]((n=>{const r=t;if(r(373)!=n[r(390)])return;const{data:s}=n;return s&&r(404)==s[r(374)]?s[r(382)]&&s[r(401)]?{type:r(409),content:zr(e,r(397))}:{type:r(409),content:""}:void 0})),this[t(372)]()}[xo(372)](){const t=xo,e=this[t(395)][t(398)][t(388)](t(379));e[t(394)][t(396)](t(383),t(384),t(405),e[t(394)][t(413)](t(383),null,t(403))),e[t(394)][t(396)](t(383),t(384),t(403),e[t(394)][t(413)](t(383),null,t(405))),this[t(392)]()}[xo(392)](){const t=xo,e=this[t(395)],n=e[t(375)];e[t(398)][t(388)](t(379))[t(408)][t(389)]((e=>{const r=t;if(r(383)!=e[r(390)]&&r(407)!=e[r(390)])return;const{data:s}=e;return s&&r(384)==s[r(411)]?{type:r(409),content:zr(n,r(400))}:void 0}))}}const jo=Vo;function Go(){const t=["16327720uTIUms","descriptionFactory","imageTypeInline","formatInline","926oOkGcZ","ImageUtils","registerDescriptionCallback","newRange","discard","format","*Format:* %0","next","getSuggestionCallback","convertInlineImageToBlock","shouldConvertImageType","getChangedMarkers","suggestion","markInlineFormat","normalizedStyles","locale","head","chain","getSuggestion","markBlockFormat","filter","isInlineImage","toLowerCase","createRangeOn","2171715UYnIeg","afterInit","discardSuggestion","accept","_suggestionFactory","hasSuggestion","getSuggestions","TrackChangesEditing","length","commandParams","model","getFirstRange","ImageStyleEditing","nodeBefore","imageStylePostApply","from","selection","registerPostFixer","has","imageCaption","refresh","_findSuggestions","enableCommand","isBefore","differ","imageTypeBlock","start","editor","registerCustomCallback","change","commandName","74ZevBnX","value","getClosestSelectedImageElement","side","setImageNaturalSizeAttributes","title","forEach","9vstQJg","isIntersecting","get","4SedlgR","commands","isEqual","_registerLegacyDescription","398358GYWPxh","isInContent","join","2156646BWKfPh","5783760GGcmfj","_splitMarkerName","FORMAT_SIDE_IMAGE","findIndex","nodeAfter","isBlockImage","imageStyle","1982635mwatiQ","plugins","name","end","type","Users","document","formatBlock","subType","commandReversedParams","author","isOwn","getContainedElement","imageStylePreApply","insertion"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=218]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(365555===parseInt(n(252))/1*(parseInt(n(296))/2)+-parseInt(n(266))/3+parseInt(n(262))/4*(-parseInt(n(277))/5)+-parseInt(n(269))/6+parseInt(n(221))/7+-parseInt(n(270))/8+parseInt(n(259))/9*(parseInt(n(292))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(222)](){const t=jo,n=this[t(248)];if(!n[t(278)][t(239)](t(233)))return;const r=n[t(278)][t(261)](t(228)),s=n[t(278)][t(261)](t(297)),o={};r[t(243)](t(276),((o,i)=>{const a=t,c=n[a(278)][a(261)](a(282)).me,u=n[a(263)][a(261)](a(276));let l=s[a(254)](n[a(231)][a(283)][a(237)]),f=n[a(231)][a(220)](l),h=u[a(253)];if(h==i[a(253)])return;const g={commandName:a(276),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(231)][a(250)]((()=>{const t=a;if(r[t(227)]()[t(316)]((e=>e[t(267)]&&c==e[t(287)]&&(t(284)==e[t(281)]||t(295)==e[t(281)])&&(t(290)==e[t(285)]||t(235)==e[t(285)])&&e[t(232)]()[t(264)](f)))[t(258)]((e=>r[t(223)](e[t(312)]))),l=s[t(254)](n[t(231)][t(283)][t(237)]),f=n[t(231)][t(220)](l),u[t(241)](),n[t(263)][t(261)](t(294))[t(241)](),n[t(263)][t(261)](t(246))[t(241)](),h=u[t(253)],h!=i[t(253)])return s[t(218)](l)&&u[t(306)](i[t(253)],l)?(o({...i,setImageSizes:!1}),l=s[t(254)](n[t(231)][t(283)][t(237)]),void r[t(315)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(290))):void(s[t(275)](l)?r[t(315)](l,g,[],t(235)):r[t(309)](f,g,t(235)))}))}));for(const e of n[t(278)][t(261)](t(233))[t(310)])o[e[t(279)]]=e[t(257)][t(219)]();r[t(225)][t(249)](t(284),t(290),t(268),(()=>!1)),r[t(225)][t(249)](t(284),t(235),t(268),(()=>!1)),r[t(225)][t(249)](t(295),t(235),t(268),(()=>!1)),r[t(225)][t(249)](t(284),t(290),t(224),(([e])=>{const n=t;s[n(256)](e[n(289)]())})),r[t(225)][t(249)](t(284),t(290),t(300),((e,n)=>{const s=t;r[s(225)][s(304)](s(284),"",s(224))(e,{commandName:n[s(251)],commandParams:n[s(286)]})})),r[t(225)][t(249)](t(284),t(290),t(313),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(284),subType:t(290)},{type:t(291),subType:t(240)},{type:t(284),subType:t(305)},{type:t(291),subType:t(305)}];function a(e,n){const o=t,a=i[o(273)]((({type:t,subType:n})=>e[o(281)]==t&&e[o(285)]==n)),c=i[o(273)]((({type:t,subType:e})=>n[o(281)]==t&&n[o(285)]==e));if(a<0||c<0)return!1;const u=e[o(232)](),l=n[o(232)]();if((0==a||1==a)&&2==c&&u[o(260)](l))return!0;if(2==a&&3==c){const t=r[o(242)](u,o(291))[o(316)]((({suggestion:t,meta:e})=>e[o(288)]&&o(305)==t[o(285)]));if(t[o(229)]>1&&l[o(280)][o(264)](u[o(247)]))return!0;if(1==t[o(229)]&&(u[o(247)][o(264)](l[o(280)])||u[o(280)][o(264)](l[o(247)])))return!0}if(3==a&&3==c&&u[o(247)][o(244)](l[o(247)])){const t=u[o(280)][o(274)],e=l[o(247)][o(234)];return s[o(275)](t)&&t===e}return!1}n[t(231)][t(283)][t(238)]((()=>{const e=t;let o=!1;const i=Array[e(236)](n[e(231)][e(283)][e(245)][e(307)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(271)](t);if(e(308)==i&&r[e(226)](u)){if(e(284)==a&&(e(290)==c||e(235)==c)){const t=r[e(314)](u);if(n[e(299)]){const n=t[e(232)]()[e(289)]();if(s[e(275)](n))continue;r[e(223)](t),o=!0}}if(e(291)==a&&e(240)==c&&!n[e(299)]){const t=r[e(314)](u);t[e(303)]&&t[e(303)][e(267)]&&(r[e(223)](t[e(303)]),o=!0)}}}return o})),this[t(265)](o)}[jo(265)](t){const e=jo,n=this[e(248)],r=n[e(311)];n[e(278)][e(261)](e(228))[e(293)][e(298)]((n=>{const s=e;if(s(284)!=n[s(281)]&&s(295)!=n[s(281)])return;const{data:o}=n;if(!o||s(276)!=o[s(251)])return;const i=o[s(230)][0][s(253)];return function(t){const e=s;return{type:e(301),content:zr(r,e(302),t)}}(s(255)===i?zr(r,s(272)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(342675===parseInt(n(491))/1*(-parseInt(n(479))/2)+-parseInt(n(507))/3*(parseInt(n(501))/4)+parseInt(n(500))/5*(-parseInt(n(512))/6)+parseInt(n(485))/7+parseInt(n(490))/8*(-parseInt(n(510))/9)+parseInt(n(497))/10*(parseInt(n(482))/11)+-parseInt(n(487))/12*(-parseInt(n(504))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(506)]=!1,this[e(499)]=!1}[zo(496)](){const t=zo,e=this[t(498)],n=e[t(481)][t(515)](t(480)),r=e[t(481)][t(515)](t(489));n&&(n.on(t(502),((e,[,n])=>{const s=t;this[s(506)]=r[s(488)],n[s(486)][s(484)]=!this[s(506)]}),{priority:t(513)}),this[t(503)](n,t(514),this[t(495)][t(505)](this)),this[t(503)](n,t(514),(()=>{const e=t;this[e(499)]&&(r[e(502)](),this[e(499)]=!1)}),{priority:t(494)}),e[t(511)][t(515)](t(508))[t(509)](t(480)))}[zo(495)](t,e){const n=zo,{suggestions:r}=e,s=this[n(498)][n(481)][n(515)](n(489)),o=s[n(488)];this[n(506)]!==o&&(s[n(502)](),this[n(499)]=!0),r&&r[n(483)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(498)][o(511)][o(515)](o(492)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(480)}}};this[o(498)][o(511)][o(515)](o(508))[o(493)](i)}))}}function qo(){const t=["commands","2048519iVUcCz","forEach","track_changes","1705284TsWzfO","collaboration_features","96JAGglm","value","trackChanges","3177656yniwxF","463JVxyEu","Users","_setSuggestionData","lowest","_handleImportedData","afterInit","10fVRPMV","editor","_trackChangesExecuted","684630XpJHjD","2320HAoLLO","execute","listenTo","2247479UDnUbU","bind","_trackChangesValueDuringImport","3120ShFKsu","TrackChangesEditing","enableCommand","9TknmQb","plugins","6prQETK","high","dataInsert","get","1438kszDDd","importWord"];return(qo=function(){return t})()}const Xo=Jo;function Yo(){const t=["896022Qusdyg","*Indent:* %0","plugins","596266YTpEkF","enableDefaultAttributesIntegration","blockIndent","getItems","registerAttributeLabel","outdentBlock","IndentBlock","FORMAT_INDENT","editor","enableCommand","2096nkibEo","afterInit","821106imhTtM","IndentEditing","commandName","indentBlock","*Outdent:* %0","outdent","253449xfaWdn","type","50514UfqRnb","indent","locale","30iVnhZa","1895BzFkGy","22SwbkKp","getItemLabel","1108698VsHQcI","104TMaAEf","get","_registerLegacyDescription","descriptionFactory","format","TrackChangesEditing","registerBlockAttribute","registerDescriptionCallback","has","formatBlock"];return(Yo=function(){return t})()}function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(298440===-parseInt(n(443))/1*(-parseInt(n(438))/2)+parseInt(n(415))/3+parseInt(n(428))/4*(-parseInt(n(442))/5)+parseInt(n(445))/6+parseInt(n(436))/7*(-parseInt(n(446))/8)+parseInt(n(430))/9+parseInt(n(441))/10*(-parseInt(n(418))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Zo extends t.Plugin{[Xo(429)](){const t=Xo,e=this[t(426)],n=e[t(417)][t(447)](t(410));if(e[t(417)][t(413)](t(431))&&(n[t(427)](t(439)),n[t(427)](t(435))),e[t(417)][t(413)](t(424)))for(const e of[t(433),t(423)])n[t(419)](e);const r=e[t(440)];n[t(411)](t(420)),n[t(408)][t(422)](t(420),zr(r,t(425))),this[t(407)]()}[Xo(407)](){const t=Xo,e=this[t(426)],n=e[t(440)],r=e[t(417)][t(447)](t(410));r[t(408)][t(412)]((e=>{const s=t;if(s(414)!=e[s(437)])return;const{data:o}=e;if(!o)return;if(s(433)!=o[s(432)]&&s(423)!=o[s(432)])return;const i=e[s(421)]()[0],a=r[s(408)][s(444)](i);return s(433)==o[s(432)]?{type:s(409),content:zr(n,s(416),a)}:s(423)==o[s(432)]?{type:s(409),content:zr(n,s(434),a)}:void 0}))}}function Qo(t,e){var n=ti();return(Qo=function(t,e){return n[t-=460]})(t,e)}var $o=Qo;function ti(){var t=["requires","input","1173064HCnWxu","3575368pKaCiL","editor","get","init","3152335cEiClC","13279mgQWSE","plugins","TrackChangesEditing","477702yrgMpv","3996568PRoGQz","12lrgYhh","2133324tiujCV","enableCommand","4902xwWIgV"];return(ti=function(){return t})()}!function(t,e){for(var n=Qo,r=t();;)try{if(806279===-parseInt(n(467))/1+-parseInt(n(476))/2*(-parseInt(n(461))/3)+-parseInt(n(468))/4+parseInt(n(472))/5+parseInt(n(464))/6*(parseInt(n(473))/7)+-parseInt(n(460))/8+parseInt(n(462))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(465)](){return[Ms.Input]}[$o(471)](){var t=$o;this[t(469)][t(474)][t(470)](t(475))[t(463)](t(466))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=205]})(t,e)}function si(){const t=["unlink","_registerLegacyDescription","commands","get","*Remove link*","LinkEditing","has","37566zzruvI","54TgdeIn","commandParams","descriptionFactory","commandName","registerAttributeLabel","link","2137261HQOsKL","newValue","plugins","toLowerCase","registerDescriptionCallback","400FeARqm","2846340bKZoGy","enableDefaultAttributesIntegration","locale","registerInlineAttribute","83403GVkRNc","type","11138jGeLiJ","afterInit","5JNkpXb","editor","manualDecorators","formatInline","52IrdNgI","label","attribute","key","linkHref","*Set link:* %0","488154BfkjLZ","link (","TrackChangesEditing","format","3887400cjiDVQ"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(202087===parseInt(n(226))/1*(parseInt(n(244))/2)+parseInt(n(242))/3*(parseInt(n(207))/4)+-parseInt(n(246))/5*(-parseInt(n(213))/6)+parseInt(n(232))/7+parseInt(n(237))/8*(-parseInt(n(225))/9)+-parseInt(n(238))/10+-parseInt(n(217))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(245)](){const t=ni,e=this[t(247)];if(!e[t(234)][t(224)](t(223)))return;const n=e[t(234)][t(221)](t(215)),r=e[t(220)][t(221)](t(231));n[t(239)](t(231)),n[t(239)](t(218)),n[t(241)](t(211));for(const e of r[t(205)])n[t(241)](e.id),n[t(228)][t(230)](e.id,t(214)+e[t(208)][t(235)]()+")");n[t(228)][t(236)]((n=>{const r=t;if(r(209)!=n[r(243)])return;const{data:s}=n;if(!s||r(211)!=s[r(210)])return;const o=s[r(233)],i=e[r(240)];return{type:r(216),content:null==o?zr(i,r(222)):zr(i,r(212),'"'+o+'"')}})),this[t(219)]()}[ni(219)](){const t=ni,e=this[t(247)],n=e[t(240)];e[t(234)][t(221)](t(215))[t(228)][t(236)]((e=>{const r=t;if(r(206)!=e[r(243)])return;const{data:s}=e;if(s){if(r(231)==s[r(229)]){const t=s[r(227)][0];return{type:r(216),content:zr(n,r(212),'"'+t+'"')}}return r(218)==s[r(229)]?{type:r(216),content:zr(n,r(222))}:void 0}}))}}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(943545===parseInt(n(169))/1*(parseInt(n(152))/2)+parseInt(n(139))/3*(-parseInt(n(218))/4)+parseInt(n(148))/5*(-parseInt(n(170))/6)+-parseInt(n(195))/7*(-parseInt(n(162))/8)+parseInt(n(202))/9+-parseInt(n(200))/10*(parseInt(n(142))/11)+parseInt(n(212))/12*(parseInt(n(144))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(150)](){const t=ii,e=this[t(183)],n=e[t(147)];if(!e[t(179)][t(135)](t(154)))return;const r=e[t(179)][t(190)](t(216)),s=e[t(179)][t(135)](t(145));function o(t){return()=>{const n=ai,s=e[n(185)][n(213)][n(209)],o=e[n(186)][n(190)](t);if(o[n(203)])return void e[n(181)](n(184),{});const i=t[n(149)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(164)](t)[s(153)]((t=>function(t,e){const n=s;return e[n(134)](t[n(156)],n(210))&&!e[n(180)](t)}(t,r)));o=o[s(153)]((t=>!t.is(s(207),s(210))||t[s(193)](s(182))!=e));const i=new Set;for(const t of o)t.is(s(207),s(210))?i[s(137)](ui(t)):i[s(137)](t);return Array[s(164)](i)}(s[n(173)](),i,e[n(185)][n(160)]);e[n(185)][n(199)]((()=>{const e=n;for(const n of a)r[e(192)](n,{commandName:t,commandParams:[{forceValue:!o[e(203)]}],formatGroupId:e(178)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(164)](t);const r=n[e(177)]((t=>e(210)!=t[e(130)]));return r>-1&&(n=n[e(149)](0,r)),n}(e[n(185)][n(213)][n(209)][n(173)]()),o=e[n(185)][n(159)](e[n(185)][n(141)](s[0],n(143)),e[n(185)][n(141)](s[s[n(133)]-1],n(175)));e[n(185)][n(199)]((()=>{const e=n;r[e(192)](o,{commandName:t,commandParams:[],formatGroupId:e(136)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(158)];for(;t&&t[n(193)](n(136))>e[n(193)](n(136));)r[n(137)](t),t=t[n(158)]}return Array[n(164)](r)}(s))}))}}r[t(138)](t(206),o(t(206))),r[t(138)](t(214),o(t(214))),s&&r[t(138)](t(155),o(t(155))),r[t(138)](t(201),i(t(201))),r[t(138)](t(211),i(t(211))),s&&r[t(138)](t(167),(()=>{const n=t,s=e[n(186)][n(190)](n(167)),o=Array[n(164)](s[n(131)]);o[n(153)]((t=>t[n(193)](n(146))!=s[n(203)])),e[n(185)][n(199)]((()=>{const t=n;for(const e of o)r[t(192)](e,{commandName:t(167),commandParams:[{forceValue:!s[t(203)]}]})}))})),r[t(171)][t(189)](t(210),(e=>zr(n,t(151),e))),r[t(171)][t(168)]((e=>{const r=t;if(r(187)!=e[r(166)]&&r(174)!=e[r(166)])return;const{data:s}=e;if(s){if(r(206)==s[r(194)]||r(214)==s[r(194)]||r(155)==s[r(194)])switch(s[r(194)][r(132)](r(197),"")){case r(176):return o(zr(n,r(208)));case r(204):return o(zr(n,r(188)));case r(172):return o(zr(n,r(198)))}if(r(201)==s[r(194)])return{type:r(217),content:zr(n,r(165),zr(n,r(151)))};if(r(211)==s[r(194)])return{type:r(217),content:zr(n,r(157),zr(n,r(151)))};if(r(167)==s[r(194)])return s[r(205)][0][r(163)]?{type:r(217),content:zr(n,r(140))}:{type:r(217),content:zr(n,r(196))}}function o(t){const e=r;return{type:e(217),content:zr(n,e(215),t)}}}))}}function ui(t){const e=ii,n=t[e(193)](e(136));if(0==n)return t;let r=t;for(;t[e(161)]&&t[e(161)].is(e(207),e(210));){const s=t[e(161)][e(193)](e(136));if(s==n)r=t[e(161)];else if(s<n)break;t=t[e(161)]}return r}function li(){const t=["type","checkTodoList","registerDescriptionCallback","1711549Tcrxss","396GwihaI","descriptionFactory","todo","getSelectedBlocks","formatInline","end","bulleted","findIndex","blockName","plugins","isObject","execute","listType","editor","paragraph","model","commands","formatBlock","ELEMENT_NUMBERED_LIST","registerElementLabel","get","push","markBlockFormat","getAttribute","commandName","243572rBqGuI","*Uncheck item*","List","ELEMENT_TODO_LIST","change","12110KtNYhw","indentList","5805207FQEKrE","value","numbered","commandParams","numberedList","element","ELEMENT_BULLETED_LIST","selection","listItem","outdentList","48EyinMz","document","bulletedList","*Change to:* %0","TrackChangesEditing","format","8pJykaF","name","_selectedElements","replace","length","checkChild","has","listIndent","add","enableCommand","2190459szwvpf","*Check item*","createPositionAt","12199qMGFjb","before","635791ypwdQP","LegacyTodoListEditing","todoListChecked","locale","30755vopxUA","slice","afterInit","ELEMENT_LIST_ITEM","2UkvGtm","filter","LegacyListEditing","todoList","parent","*Outdent:* %0","nextSibling","createRange","schema","previousSibling","368HYhlzI","forceValue","from","*Indent:* %0"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(207),e(210))&&t[e(193)](e(136))>0){let r=t[e(158)];for(;r&&e(210)==r[e(130)]&&r[e(193)](e(136))==t[e(193)](e(136));)n[e(191)](r),r=r[e(158)]}return n}const hi=di;function gi(){const t=["*Format:* set start index to %0","flat","selection","commandParams","LegacyListPropertiesEditing","handleListStartCommand","_getTranslationKeyForListStyle","forward","2262562kQPGrU","document","getAttribute","*Change to:* %0","*Format:* set order to regular","from","before","styles","numbered","formatInline","backward","listStyle","reversed","format","listReversed","formatBlock","map","handleListReversedCommand","6bCaXRY","replace","plugins","toUpperCase","afterInit","unshift","change","_getSuggestionBlocks","filter","listItem","bind","3TDSOqR","getSiblingNodes","enableCommand","1084064TnAZNJ","134247HAxPim","getLastPosition","ELEMENT_","push","listType","markMultiRangeBlockFormat","descriptionFactory","createRange","listStart","1222600ruyeFe","handleDescriptions","locale","registerDescriptionCallback","_getSuggestionBlocksForListStyle","parent","getSelectedBlocks","*Format:* set order to reversed","getFirstPosition","config","element","commandName","6867889DGqNXz","createPositionAt","5549740LkVELA","type","default","list.properties","has","get","editor","length","handleListStyleCommand","getListTypeFromListStyleType","45UYmzBL","TrackChangesEditing","LegacyListUtils","_LIST_","startIndex","31203660KyBmAJ","model"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(608127===parseInt(n(466))/1+-parseInt(n(433))/2*(-parseInt(n(462))/3)+-parseInt(n(475))/4+parseInt(n(408))/5+parseInt(n(451))/6*(parseInt(n(406))/7)+-parseInt(n(465))/8*(-parseInt(n(418))/9)+-parseInt(n(423))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(455)](){const t=hi;if(!this[t(414)][t(453)][t(412)](t(429)))return;const e=this[t(414)][t(403)][t(413)](t(411)),n=this[t(414)][t(453)][t(413)](t(419));e[t(440)]&&n[t(464)](t(444),this[t(416)][t(461)](this)),e[t(445)]&&n[t(464)](t(447),this[t(450)][t(461)](this)),e[t(422)]&&n[t(464)](t(474),this[t(430)][t(461)](this)),n[t(472)][t(397)](this[t(476)][t(461)](this))}[hi(416)](t,e={}){const n=hi,r=this[n(414)][n(453)][n(413)](n(419)),s=this[n(398)]();this[n(414)][n(424)][n(457)]((()=>{const t=n;r[t(471)](s,{commandName:t(444),commandParams:[{type:e[t(409)]}],formatGroupId:t(444)})}))}[hi(450)](t,e={}){const n=hi,r=this[n(414)][n(453)][n(413)](n(419)),s=this[n(458)]((t=>t.is(n(404),n(460))&&n(441)===t[n(435)](n(470))));if(s[n(415)]<1)return;const o=s[n(449)]((t=>this[n(414)][n(424)][n(473)](this[n(414)][n(424)][n(407)](t,n(439)),this[n(414)][n(424)][n(407)](t,0))));this[n(414)][n(424)][n(457)]((()=>{const t=n;r[t(471)](o,{commandName:t(447),commandParams:[{reversed:e[t(445)]}],formatGroupId:t(447)})}))}[hi(430)](t,e={}){const n=hi,r=this[n(414)][n(453)][n(413)](n(419)),s=this[n(458)]((t=>t.is(n(404),n(460))&&n(441)===t[n(435)](n(470))));if(s[n(415)]<1)return;const o=s[n(449)]((t=>this[n(414)][n(424)][n(473)](this[n(414)][n(424)][n(407)](t,n(439)),this[n(414)][n(424)][n(407)](t,0))));this[n(414)][n(424)][n(457)]((()=>{const t=n;r[t(471)](o,{commandName:t(474),commandParams:[{startIndex:e[t(422)]}],formatGroupId:t(474)})}))}[hi(476)](t){const e=hi;if(e(448)!=t[e(409)]&&e(442)!=t[e(409)])return;const n=this[e(414)][e(396)],{data:r}=t;if(!r)return;let s,o;switch(r[e(405)]){case e(444):s=e(436),o={type:e(446),content:zr(n,s,zr(n,this[e(431)](r[e(428)][0][e(409)])))};break;case e(447):s=r[e(428)][0][e(445)]?e(401):e(437),o={type:e(446),content:zr(n,s)};break;case e(474):s=e(425),o={type:e(446),content:zr(n,s,r[e(428)][0][e(422)])}}return o}[hi(398)](){const t=hi;var e,n,r,s;const o=this[t(414)][t(453)][t(413)](t(420));let i=Array[t(438)](this[t(414)][t(424)][t(434)][t(427)][t(400)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(404),t(460)))&&i[t(456)](...o[t(463)](this[t(414)][t(424)][t(434)][t(427)][t(402)](),t(443))),(null===(n=i[i[t(415)]-1])||void 0===n?void 0:n.is(t(404),t(460)))&&i[t(469)](...o[t(463)](this[t(414)][t(424)][t(434)][t(427)][t(467)](),t(432))),i=[...new Set(i)],(null===(s=null===(r=this[t(414)][t(424)][t(434)][t(427)][t(402)]())||void 0===r?void 0:r[t(399)])||void 0===s?void 0:s.is(t(404),t(460)))&&(i=i[t(459)]((e=>e.is(t(404),t(460))))),i}[hi(458)](t){const e=hi,n=this[e(414)][e(453)][e(413)](e(420));let r=Array[e(438)](this[e(414)][e(424)][e(434)][e(427)][e(400)]())[e(459)](t)[e(449)]((t=>{const r=e,s=this[r(414)][r(424)][r(407)](t,0);return[...n[r(463)](s,r(443)),...n[r(463)](s,r(432))]}))[e(426)]();return r=[...new Set(r)],r}[hi(431)](t){const e=hi;return e(468)+(this[e(414)][e(453)][e(413)](e(420))[e(417)](t)||e(410))[e(454)]()+e(421)+t[e(454)]()[e(452)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=455]})(t,e)}function Ei(){const t=["115097YCXYwe","get","media","conversion","TrackChangesEditing","createEmptyElement","elementToElement","high","plugins","ELEMENT_MEDIA","mediaEmbed","MediaEmbedEditing","enableCommand","downcastDispatcher","descriptionFactory","2204355ttDsBG","has","attribute:url:media","registerElementLabel","editor","div","1753084wvJnGx","879100nOeaNf","399210FLCSZB","3UsjXyN","40LZDlUm","1747962SIRqEB","data","afterInit","showSuggestionHighlights","stop","options","3005208wPHwBR","dataDowncast","locale","for"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(229512===parseInt(n(480))/1+parseInt(n(466))/2+parseInt(n(468))/3*(-parseInt(n(465))/4)+parseInt(n(459))/5+parseInt(n(470))/6+-parseInt(n(467))/7*(parseInt(n(469))/8)+-parseInt(n(476))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(472)](){const t=mi,e=this[t(463)];if(!e[t(488)][t(460)](t(455)))return;const n=e[t(488)][t(481)](t(484)),r=e[t(478)];n[t(456)](t(490)),n[t(458)][t(462)](t(482),(e=>zr(r,t(489),e))),e[t(483)][t(479)](t(477))[t(486)]({model:t(482),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(473)])return n[s(485)](s(464))},converterPriority:t(487)}),e[t(471)][t(457)].on(t(461),((e,n,r)=>{const s=t;r[s(475)][s(473)]&&e[s(474)]()}),{priority:t(487)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=372]})(t,e)}const _i=Ti;function yi(){const t=["18893xOpVtD","has","MentionEditing","get","editor","3DwERRR","3396aWtUJj","312HwFlwa","TrackChangesEditing","14042776tGufxV","638210HZDGuM","10FMKJce","2461635mlwHwy","plugins","45OOqZtx","mention","2483960lvAYyZ","829534enuYRU","afterInit","enableCommand","1214060UfwUfa"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(909862===parseInt(n(372))/1+parseInt(n(379))/2*(-parseInt(n(388))/3)+-parseInt(n(378))/4*(parseInt(n(373))/5)+parseInt(n(389))/6*(-parseInt(n(383))/7)+-parseInt(n(392))/8+parseInt(n(376))/9*(-parseInt(n(382))/10)+parseInt(n(374))/11*(parseInt(n(390))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(380)](){const t=_i,e=this[t(387)];e[t(375)][t(384)](t(385))&&e[t(375)][t(386)](t(391))[t(381)](t(377))}}const ki=Ni;function Ci(){const t=["data","TrackChangesEditing","editor","357HcGVzT","*Set format:* %0","next","315392rjNHuB","*Remove format:* %0","locale","plugins","registerBlockAttribute","199359GdGJEZ","handleDescriptions","6567705HuGBMB","oldValue","head","format","listType","multiLevelList","listMarkerStyle","newValue","500rvwxNR","3003824XgXYHp","8424dGNssY","afterInit","322329McSEBr","get","registerDescriptionCallback","ELEMENT_MULTI_LEVEL_LIST","MultiLevelList","enableDefaultAttributesIntegration","descriptionFactory","11492lprpsJ","10NzjLWm","has","key"];return(Ci=function(){return t})()}function Ni(t,e){const n=Ci();return(Ni=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Ni,r=t();for(;;)try{if(240490===parseInt(n(237))/1+-parseInt(n(232))/2+-parseInt(n(265))/3*(parseInt(n(258))/4)+-parseInt(n(247))/5*(-parseInt(n(249))/6)+parseInt(n(251))/7+-parseInt(n(248))/8+-parseInt(n(239))/9*(-parseInt(n(259))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Li extends t.Plugin{[ki(250)](){const t=ki,e=this[t(264)],n=e[t(235)][t(252)](t(263));e[t(235)][t(260)](t(255))&&(n[t(256)](t(244)),n[t(236)](t(245)),n[t(257)][t(253)]((e=>this[t(238)](e))))}[ki(238)](t){const e=ki,n=this[e(264)][e(234)],{data:r}=t,s={type:e(242),content:""};if(r&&e(245)==r[e(261)]){if(!r[e(240)])return{type:e(242),content:zr(n,e(230),zr(n,e(254)))+" ("+r[e(246)]+")"};if(!r[e(246)]){let o=t[e(241)];for(;o;){if(o[e(262)]&&e(243)==o[e(262)][e(261)]&&o[e(262)][e(246)])return s;o=o[e(231)]}return{type:e(242),content:zr(n,e(233),zr(n,e(254)))+" ("+r[e(240)]+")"}}}}}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=487]})(t,e)}const Si=Ri;function Mi(){const t=["529740QzCKuJ","606282MQhPuI","enableCommand","descriptionFactory","locale","editor","130482TFDBvx","get","333UUjiIw","PageBreakEditing","3023344ZpfGLf","5509576OJLDFg","plugins","287FfvVNk","has","pageBreak","registerElementLabel","1cDjOkf","ELEMENT_PAGE_BREAK","afterInit","291730YUmQZZ","TrackChangesEditing","1467946SOKEwa"];return(Mi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(929711===parseInt(n(503))/1*(-parseInt(n(508))/2)+parseInt(n(487))/3+parseInt(n(497))/4+-parseInt(n(509))/5+-parseInt(n(492))/6*(-parseInt(n(499))/7)+parseInt(n(496))/8+-parseInt(n(494))/9*(parseInt(n(506))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(505)](){const t=Si,e=this[t(491)];if(!e[t(498)][t(500)](t(495)))return;e[t(498)][t(493)](t(507))[t(488)](t(501));const n=e[t(498)][t(493)](t(507)),r=e[t(490)];n[t(489)][t(502)](t(501),(e=>zr(r,t(504),e)))}}const wi=Di;function Oi(){const t=["locale","writer","format","isTouching","registerElementLabel","47103YWTnMk","markerRange","paragraph","toViewPosition","2245998anCHPl","$text","addClass","model","downcastDispatcher","enableDefaultAttributesIntegration","insertion","insertParagraph","ck-suggestion-marker--active","nodeAfter","isBlock","getFirstRange","8NdloGK","2128509gOqyCW","bindElementToMarker","5534000UCfDVH","Paragraph","272284mrmBWX","get","markerName","has","registerDescriptionCallback","formatBlock","insert","TrackChangesEditing","includes","editing","checkChild","getItemLabel","afterInit","*Change to:* %0","commandName","consume","name","end","data","span","consumable","activeMarkers","mapper","ck-suggestion-marker-split","options","descriptionFactory","enableCommand","editor","plugins","showSuggestionHighlights","createUIElement","addMarker:suggestion:insertion","type","highest","299928MewrvL","ELEMENT_PARAGRAPH","614292apLMqN","*Insert:* %0","5DuBKZK","schema","35FHEdJd","_registerLegacyDescription","isLimit","start"];return(Oi=function(){return t})()}function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(239970===-parseInt(n(339))/1+parseInt(n(334))/2*(parseInt(n(388))/3)+-parseInt(n(375))/4+-parseInt(n(377))/5*(parseInt(n(322))/6)+parseInt(n(379))/7*(parseInt(n(373))/8)+parseInt(n(335))/9+parseInt(n(337))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Fi extends t.Plugin{[wi(351)](){const t=wi,e=this[t(366)];if(!e[t(367)][t(342)](t(338)))return;const n=e[t(383)],r=e[t(367)][t(340)](t(346));r[t(364)][t(387)](t(390),(e=>zr(n,t(374),e))),r[t(327)](t(390)),r[t(365)](t(329)),e[t(348)][t(326)].on(t(370),Pi(e),{priority:t(372)}),e[t(357)][t(326)].on(t(370),((n,r,s)=>{const o=t;s[o(363)][o(368)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(372)});const s=r[t(364)];s[t(343)]((r=>{const o=t;if(o(328)!==r[o(371)])return;const{start:i,end:a}=r[o(333)]();if(!i[o(386)](a)||!i[o(331)])return;const c=e[o(325)][o(378)],u=i[o(331)];return c[o(332)](u)&&!c[o(381)](u)&&c[o(349)](u,o(323))?{type:o(328),content:zr(n,o(376),s[o(350)](u,1))}:void 0})),this[t(380)]()}[wi(380)](){const t=wi,e=this[t(366)],n=e[t(383)];e[t(367)][t(340)](t(346))[t(364)][t(343)]((e=>{const r=t;if(r(344)!=e[r(371)])return;const{data:s}=e;return s&&r(390)==s[r(353)]?{type:r(385),content:zr(n,r(352),zr(n,r(374)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(367)][o(340)](o(346)),a=r[o(389)][o(382)],c=r[o(389)][o(356)],u=t[o(325)][o(378)];if(!a[o(386)](c)||!a[o(331)])return;const l=a[o(331)];if(u[o(332)](l)&&!u[o(381)](l)&&u[o(349)](l,o(323))){if(!s[o(359)][o(354)](r[o(389)],n[o(355)]))return;const t=s[o(384)][o(369)](o(358),{class:o(362)}),a=s[o(361)][o(321)](c);e&&i[o(360)][o(347)](r[o(341)])&&s[o(384)][o(324)](o(330),t),s[o(384)][o(345)](a,t),s[o(361)][o(336)](t,r[o(341)])}}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=347]})(t,e)}function Ui(){const t=["registerDescriptionCallback","editor","RemoveFormatEditing","format","746160onFZwu","plugins","locale","*Remove all formatting*","descriptionFactory","3440844TDCiOc","253oBBSJd","type","942sNcDAB","47789QmzqWh","8xDMmJW","removeFormat","enableDefaultAttributesIntegration","8wtKRqS","formatInline","646320pwCjmx","_registerLegacyDescription","formatBlock","get","afterInit","605480rHuyCP","has","TrackChangesEditing","1048130cMxdwA","807951fxkXYi","commandName"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(668299===parseInt(n(373))/1+-parseInt(n(371))/2*(parseInt(n(352))/3)+parseInt(n(358))/4+parseInt(n(351))/5+parseInt(n(366))/6*(-parseInt(n(367))/7)+parseInt(n(368))/8*(parseInt(n(363))/9)+-parseInt(n(348))/10*(-parseInt(n(364))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(347)](){const t=xi,e=this[t(355)];e[t(359)][t(349)](t(356))&&(e[t(359)][t(376)](t(350))[t(370)](t(369)),this[t(374)]())}[xi(374)](){const t=xi,e=this[t(355)];e[t(359)][t(376)](t(350))[t(362)][t(354)]((n=>{const r=t;if(r(375)!=n[r(365)]&&r(372)!=n[r(365)])return;const{data:s}=n;return s&&r(369)==s[r(353)]?{type:r(357),content:zr(e[r(360)],r(361))}:void 0}))}}function Gi(){const t=["420908aawGIS","18XWBulQ","TrackChangesEditing","enableCommand","acceptAllSuggestions","17577vyQTJx","257201FYugUe","RestrictedEditingModeEditing","has","acceptSuggestion","11355060qMsJav","goToPreviousRestrictedEditingException","46136Sutkzf","discardSuggestion","836630QfqvsM","333636ZaudpT","editor","acceptSelectedSuggestions","606aSEHkF","plugins","discardAllSuggestions","801GZOyKt","discardSelectedSuggestions","trackChanges","get","goToNextRestrictedEditingException","afterInit"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=439]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(345895===parseInt(n(462))/1+-parseInt(n(456))/2+-parseInt(n(457))/3*(-parseInt(n(444))/4)+parseInt(n(443))/5+parseInt(n(447))/6*(parseInt(n(461))/7)+-parseInt(n(441))/8*(-parseInt(n(450))/9)+-parseInt(n(439))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Vi(455)](){const t=Vi,e=this[t(445)];if(!e[t(448)][t(464)](t(463)))return;const n=e[t(448)][t(453)](t(458));n[t(459)](t(440)),n[t(459)](t(454));const r=e[t(448)][t(453)](t(463));r[t(459)](t(452)),r[t(459)](t(465)),r[t(459)](t(442)),r[t(459)](t(460)),r[t(459)](t(449)),r[t(459)](t(446)),r[t(459)](t(451))}}const Wi=Xi;function Ki(){const t=["init","writer","TrackChangesEditing","8608fQBRdN","738036wiawvA","softBreak","test","deletion","3URwIRM","ck-suggestion-marker-","element","includes","addMarker:suggestion","merge","split","533164iTisUC","insert","addMarker:suggestion:insertion","mapper","editing","downcastDispatcher","options","model","markerName","shiftEnter","5748675HszROy","descriptionFactory","showSuggestionHighlights","plugins","data","high","requires","bindElementToMarker","activeMarkers","name","locale","toViewPosition","addMarker:suggestion:deletion","enableCommand","consumable","14949otFJQo","get","createPositionBefore","span","editor","getItems","1426132ttyMlY","ck-suggestion-marker--active","7552866sktcdg","registerElementLabel","ELEMENT_LINE_BREAK","markerRange","addClass","createUIElement","5280737vYztCN"];return(Ki=function(){return t})()}!function(t,e){const n=Xi,r=t();for(;;)try{if(848158===-parseInt(n(484))/1+-parseInt(n(526))/2+parseInt(n(488))/3*(-parseInt(n(495))/4)+parseInt(n(505))/5+-parseInt(n(528))/6+parseInt(n(534))/7+-parseInt(n(483))/8*(-parseInt(n(520))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(511)](){return[Js.ShiftEnter]}[Wi(480)](){const t=Wi,e=this[t(524)],n=e[t(508)][t(521)](t(482));n[t(518)](t(504)),e[t(499)][t(500)].on(t(497),Yi(e),{priority:t(510)}),e[t(499)][t(500)].on(t(517),Yi(e),{priority:t(510)}),e[t(509)][t(500)].on(t(492),((n,r,s)=>{const o=t;s[o(501)][o(507)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(506)][t(529)](t(485),(n=>zr(e[t(515)],t(530),n)))}}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=480]})(t,e)}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(508)][o(521)](o(482));if(!s[o(519)][o(486)](r[o(531)],n[o(514)]))return;const a=t[o(502)];for(const t of r[o(531)][o(525)]()){if(!t.is(o(490),o(485)))continue;const n=o(487)==r[o(503)][o(494)](":")[1]?o(493):o(494),c=s[o(481)][o(533)](o(523),{class:o(489)+n}),u=s[o(498)][o(516)](a[o(522)](t));e&&i[o(513)][o(491)](r[o(503)])&&s[o(481)][o(532)](o(527),c),s[o(481)][o(496)](u,c),s[o(498)][o(512)](c,r[o(503)])}}}function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=475]})(t,e)}const Zi=Ji;function Qi(){const t=["from","restrictedEditingException","format","599478AkKzxU","document","descriptionFactory","getRanges","948271mdNlad","enableCommand","formatBlock","afterInit","selection","TrackChangesEditing","8942890EDNPlD","commandParams","FORMAT_RESTRICTED_ENABLED","model","registerDescriptionCallback","2490464GqdCRP","change","18155977kzZtqd","isCollapsed","commandName","has","locale","value","302220lJFTHL","editor","FORMAT_RESTRICTED_DISABLED","forceValue","commands","markInlineFormat","2240536aLQZDw","get","formatInline","type","plugins","StandardEditingModeEditing"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(977692===parseInt(n(505))/1+parseInt(n(478))/2+parseInt(n(501))/3+-parseInt(n(492))/4+parseInt(n(511))/5+-parseInt(n(486))/6+-parseInt(n(480))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(508)](){const t=Zi,e=this[t(487)],n=e[t(476)],r=e[t(484)];if(!e[t(496)][t(483)](t(497)))return;const s=e[t(496)][t(493)](t(510)),o=t(499),i=e[t(490)][t(493)](o);s[t(506)](o,((e,r={})=>{const a=t,c=n[a(502)][a(509)];if(c[a(481)])return void e(r);const u=void 0!==r[a(489)]?r[a(489)]:!i[a(485)];n[a(479)]((()=>{const t=a,e=Array[t(498)](c[t(504)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(491)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(503)][t(477)]((e=>{const n=t;if(n(507)!=e[n(495)]&&n(494)!=e[n(495)])return;const{data:s}=e;return s&&s[n(482)]==o?s[n(512)][0][n(489)]?{type:n(500),content:zr(r,n(475))}:{type:n(500),content:zr(r,n(488))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=468]})(t,e)}function na(){const t=["DataSchema","getGhsAttributeNameForElement","style","183THNCrG","3626LKTrvm","get","GeneralHtmlSupport","TrackChangesEditing","registerBlockAttribute","inline","8JbZYWZ","enableDefaultAttributesIntegration","_registerLegacyDescription","config","has","toLowerCase","registerAttributeLabel","1935jbeIly","24441PwvCSD","373109ooMhaC","formatBlock","commandParams","add","registerInlineAttribute","370oxTXmH","descriptionFactory","element","definitions","format","normalizeConfig","*Remove format:* %0","*Set format:* %0","afterInit","FORMAT_STYLE","forceValue","248857ZsoEtn","ghsAttributes","editor","type","70146xsnLwW","plugins","Style","block","443716yrtvVO","35NKwhqH","commandName","locale","StyleUtils","styleName","registerDescriptionCallback","formatInline"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(105657===-parseInt(n(474))/1+-parseInt(n(511))/2*(-parseInt(n(510))/3)+parseInt(n(499))/4+parseInt(n(500))/5*(-parseInt(n(495))/6)+parseInt(n(491))/7*(-parseInt(n(517))/8)+-parseInt(n(473))/9*(parseInt(n(480))/10)+parseInt(n(475))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(488)](){const t=ta,e=this[t(493)];if(!e[t(496)][t(470)](t(497))||!e[t(496)][t(470)](t(507)))return;const n=e[t(496)][t(512)](t(514)),r=e[t(502)],s=e[t(469)][t(512)](t(509))||{},o=e[t(496)][t(512)](t(513)),i=e[t(496)][t(512)](t(503))[t(485)](e[t(496)][t(512)](t(507)),s[t(483)]);n[t(518)](t(509));const a=new Set;for(const e of i[t(498)]){const n=o[t(508)](e[t(482)]);a[t(478)](n)}const c=new Set;for(const e of i[t(516)]){const n=o[t(508)](e[t(482)]);c[t(478)](n);for(const n of e[t(492)])c[t(478)](n)}for(const e of a)n[t(515)](e),n[t(481)][t(472)](e,zr(r,t(489)));for(const e of c)n[t(479)](e),n[t(481)][t(472)](e,zr(r,t(489)));this[t(468)]()}[ta(468)](){const t=ta,e=this[t(493)],n=e[t(502)];e[t(496)][t(512)](t(514))[t(481)][t(505)]((e=>{const r=t;if(r(476)!=e[r(494)]&&r(506)!=e[r(494)])return;const{data:s}=e;return s&&r(509)===s[r(501)]?s[r(477)][0][r(490)]?{type:r(484),content:zr(n,r(487),s[r(477)][0][r(504)][r(471)]())}:{type:r(484),content:zr(n,r(486),s[r(477)][0][r(504)][r(471)]())}:void 0}))}}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=447]})(t,e)}const oa=sa;function ia(){const t=["_suggestionFactory","removeClass","710670CqFOXl","addRange","toLowerCase","createPositionAt","add","element","get","filter","highest","locale","descriptionFactory","end","4GnUTHS","selectTableRow","insertion","_splitMarkerName","every","insertTableColumnLeft","getColumnIndexes","isIntersectingWithRange","getContainedElement","selection","substr","values","getSuggestion","forceValue","minRow","colspan","accept","mapper","first","afterInit","isIntersecting","markMultiRangeInsertion","push","getChangedMarkers","editor","$graveyard","_tablePostFixingSubtypes","subType","_acceptFormatSuggestionCallbackFactory","createTableWalker","createRangeOn","writer","4744152dokqVe","selectTableColumn","removeTableColumn","TableEditing","5887880EEYdkI","ELEMENT_TABLE_ROW","order","change","showSuggestionHighlights","detach","downcastDispatcher","discard","registerDescriptionCallback","tableRow","toViewElement","start","startsWith","has","type","commands","name","isArray","insertTableRowBelow","join","TrackChangesEditing","addMarker:suggestion","above","getAttribute","enqueueChange","601670SONyJD","span","isInContent","271706dvGVln","MAX_SAFE_INTEGER","classes","map","getItems","model","isEqual","getFirstRange","includes","_setupColumnsRowsFixing","insertTableColumnRight","tableCell","removeTableRow","createRangeIn","change:data","registerCustomCallback","maxColumn","isTouching","table","getRowIndexes","options","maxRow","registerElementLabel","execute","_getSuggestionCoords","hasAttribute","setSelection","rowspan","suggestion","3576510pdyuAz","oldRange","ELEMENT_TABLE_ROW_WITH_TEXT","_tableSuggestions","getSelectionAffectedTableCells","cell","*Insert:* %0","1001826cWgNOr","last","differ","root","MIN_SAFE_INTEGER","position","_getCoordsForCells","item","*Remove:* %0","getChildren","fromRange","length","insertTableRowAbove","findAncestor","getRanges","ELEMENT_TABLE_COLUMN","max","addClass","tableColumn","refresh","ELEMENT_TABLE","getCellLocation","rootName","low","registerPostFixer","ELEMENT_TABLE_COLUMN_WITH_TEXT","batch","TableUtils","getChanges","data","tablePaste","insert","from","enableCommand","deletion","min","document","ELEMENT_TABLE_WITH_TEXT","insertTable","$textProxy","plugins","nodeBefore","minColumn","nodeAfter","markMultiRangeDeletion","some","left"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(466482===-parseInt(n(450))/1+parseInt(n(453))/2+parseInt(n(489))/3+parseInt(n(550))/4*(parseInt(n(538))/5)+-parseInt(n(582))/6+parseInt(n(482))/7+parseInt(n(586))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(576)]=[e(595),e(507)],this[e(485)]=new Set}[oa(569)](){const t=oa,e=this[t(574)],n=e[t(458)][t(525)][t(559)];if(!e[t(529)][t(599)](t(585)))return;const r=e[t(547)],s=e[t(529)][t(544)](t(606)),o=e[t(529)][t(544)](t(516));s[t(548)][t(475)](t(471),(e=>zr(r,t(509),e))),this[t(462)](),s[t(522)](t(527)),s[t(522)](t(551)),s[t(522)](t(583));for(const r of[t(501),t(604)]){const i=e[t(601)][t(544)](r);s[t(522)](r,(r=>{const a=t;e[a(458)][a(589)]((t=>{const e=a;r();const c=e(447)===i[e(588)],u=o[e(486)](n),l=o[e(472)](u),f=c?l[e(568)]-1:l[e(490)]+1,h=u[0][e(502)](e(471)),g=o[e(579)](h,{startRow:f,endRow:f}),d=Array[e(521)](g)[e(456)]((n=>t[e(580)](n[e(487)])));s[e(571)](d,e(595))}))}))}for(const r of[t(555),t(463)]){const i=e[t(601)][t(544)](r);s[t(522)](r,(r=>{const a=t;e[a(458)][a(589)]((t=>{const e=a;r();const c=e(535)===i[e(588)],u=o[e(486)](n),l=o[e(556)](u),f=c?l[e(568)]-1:l[e(490)]+1,h=u[0][e(502)](e(471)),g=o[e(579)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(521)](g)[e(456)]((n=>t[e(580)](n[e(487)])));s[e(571)](d,e(507))}))}))}for(const r of[t(465),t(584)]){const i=r[t(560)](11),a=i[t(540)](),c=a[t(560)](0,3)+t(451),u=t(471)+i,l=t(524)+i,f=t(505)+i;s[t(522)](r,(()=>{const i=t;e[i(458)][i(589)]((t=>{const e=i,h=o[e(486)](n),g=h[0][e(502)](e(471));let d;if(e(465)==r){const t=o[e(472)](h);d={startRow:t[e(568)],endRow:t[e(490)],includeAllSlots:!0}}else{const t=o[e(556)](h);d={startColumn:t[e(568)],endColumn:t[e(490)],includeAllSlots:!0}}const p=o[e(579)](g,d),m=Array[e(521)](p)[e(456)]((({cell:t})=>t)),I=ca(m[e(545)]((t=>t[e(478)](c)))),E=ca(m[e(545)]((t=>!t[e(478)](c))))[e(456)]((n=>t[e(580)](n))),b=s[e(533)](E,u);if(b&&(e(595)==b[e(577)]||e(507)==b[e(577)])){const n=this[e(477)](b);for(const r of I){const s=t[e(580)](r),i=o[e(510)](r),u=r[e(448)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(539)](s)}}}))}))}function c(r){const s=t,o=Array[s(521)](n[s(503)]())[s(456)]((t=>i.LiveRange[s(499)](t)));e[s(458)][s(589)]((t=>{const n=s,i=t[n(515)];r=r[n(545)]((t=>n(575)!=t[n(492)][n(511)])),t[n(479)](r),e[n(601)][n(544)](n(465))[n(508)](),e[n(476)](n(465),{forceDefaultExecution:!0}),e[n(458)][n(449)]((()=>{const t=n;e[t(458)][t(449)](i,(e=>{const n=t,r=o[n(545)]((t=>n(575)!=t[n(492)][n(511)]));r[n(500)]>0&&e[n(479)](r);for(const t of o)t[n(591)]()}))}))}))}function u(r){const s=t;e[s(458)][s(589)]((t=>{const o=s,a=Array[o(521)](n[o(503)]())[o(456)]((t=>i.LiveRange[o(499)](t))),c=[];for(const t of r)for(const e of t[o(457)]({shallow:!0}))c[o(572)](e);for(const n of c)o(575)!=n[o(492)][o(511)]&&(t[o(479)](t[o(541)](n,0)),e[o(601)][o(544)](o(584))[o(508)](),e[o(476)](o(584),{forceDefaultExecution:!0}));const u=a[o(545)]((t=>o(575)!=t[o(492)][o(511)]));u[o(500)]>0&&t[o(479)](u);for(const t of a)t[o(591)]()}))}function l(e,n){const r=t;return n[r(554)]((t=>e[r(534)]((e=>e[r(549)][r(459)](t[r(597)])||t[r(549)][r(459)](e[r(597)])))))}function f(e,n){const r=t;return!e[r(534)]((t=>n[r(534)]((e=>t[r(570)](e)))))&&e[r(534)]((t=>n[r(534)]((e=>t[r(549)][r(470)](e[r(597)])))))}e[t(518)][t(592)].on(t(607),((e,n,r)=>{const s=t;if(!r[s(473)][s(590)])return;const o=n[s(496)];if(!o)return;const i=r[s(567)][s(596)](o);function c(t){return Array[s(603)](t)?t:[t]}i&&s(464)===o[s(602)]&&(0,a.setHighlightHandling)(i,r[s(581)],((t,e,n)=>n[s(506)](c(e[s(455)]),t)),((t,e,n)=>n[s(537)](c(e[s(455)]),t)))}),{priority:t(546)}),s[t(548)][t(594)]((e=>{const n=t;if(n(552)!=e[n(600)]&&n(523)!=e[n(600)])return;const s=e[n(558)]();if(null!=s&&s.is(n(543),n(471))){if(n(552)==e[n(600)]){const t=e[n(457)]()[n(545)]((t=>t.is(n(528))))[n(456)]((t=>t[n(518)]));if(t[n(500)])return{type:n(552),content:zr(r,n(488),zr(r,n(526),'"'+t[n(605)](" ")+'"'))}}if(n(523)==e[n(600)]){const t=e[n(457)]()[n(545)]((t=>t.is(n(528))))[n(456)]((t=>t[n(518)]));if(t[n(500)])return{type:n(523),content:zr(r,n(497),zr(r,n(526),'"'+t[n(605)](" ")+'"'))}}}})),s[t(548)][t(594)]((e=>{const n=t;if(n(595)==e[n(577)]){const t=e[n(457)]()[n(545)]((t=>t.is(n(528))))[n(456)]((t=>t[n(518)])),s=this[n(477)](e),o=s[n(474)]-s[n(564)]+1;if(n(552)==e[n(600)])return t[n(500)]?{type:n(552),content:zr(r,n(488),zr(r,n(484),[o,'"'+t[n(605)](" ")+'"']))}:{type:n(552),content:zr(r,n(488),zr(r,n(587),o))};if(n(523)==e[n(600)])return t[n(500)]?{type:n(523),content:zr(r,n(497),zr(r,n(484),[o,'"'+t[n(605)](" ")+'"']))}:{type:n(523),content:zr(r,n(497),zr(r,n(587),o))}}if(n(507)==e[n(577)]){const t=e[n(457)]()[n(545)]((t=>t.is(n(528))))[n(456)]((t=>t[n(518)])),s=this[n(477)](e),o=s[n(469)]-s[n(531)]+1;if(n(552)==e[n(600)])return t[n(500)]?{type:n(552),content:zr(r,n(488),zr(r,n(514),[o,'"'+t[n(605)](" ")+'"']))}:{type:n(552),content:zr(r,n(488),zr(r,n(504),o))};if(n(523)==e[n(600)])return t[n(500)]?{type:n(523),content:zr(r,n(497),zr(r,n(514),[o,'"'+t[n(605)](" ")+'"']))}:{type:n(523),content:zr(r,n(497),zr(r,n(504),o))}}})),s[t(536)][t(468)](t(552),t(595),t(593),c),s[t(536)][t(468)](t(523),t(595),t(566),c),s[t(536)][t(468)](t(552),t(507),t(593),u),s[t(536)][t(468)](t(523),t(507),t(566),u),s[t(536)][t(468)](t(552),t(507),t(605),l),s[t(536)][t(468)](t(523),t(507),t(605),l),s[t(536)][t(468)](t(552),t(595),t(605),f),s[t(536)][t(468)](t(523),t(595),t(605),f)}[oa(578)](){const t=oa,e=this[t(574)],n=e[t(458)][t(525)][t(559)];return(r,s)=>{const o=t;e[o(458)][o(589)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(549)][a(530)];u&&u[0]&&!1===u[0][a(563)]&&(l=r[0][a(597)][a(532)]);const f=t[a(466)](l);if(a(575)==f[a(492)][a(511)])return;const h=Array[a(521)](n[a(503)]())[a(456)]((t=>i.LiveRange[a(499)](t)));t[a(479)](f),e[a(601)][a(544)](c)[a(508)](),u[a(572)]({forceDefaultExecution:!0}),e[a(476)](c,...u);const g=h[a(545)]((t=>a(575)!=t[a(492)][a(511)]));g[a(500)]>0&&t[a(479)](g);for(const t of h)t[a(591)]()}))}}[oa(495)](t){const e=oa,n=this[e(574)][e(529)][e(544)](e(516));let r=Number[e(454)],s=Number[e(493)],o=Number[e(454)],i=Number[e(493)];for(const a of t){if(e(575)==a[e(492)][e(511)])continue;const{row:t,column:c}=n[e(510)](a),u=a[e(478)](e(480))?a[e(448)](e(480))-1:0,l=a[e(478)](e(565))?a[e(448)](e(565))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(462)](){const t=oa,e=this[t(574)],n=e[t(529)][t(544)](t(606)),r=e[t(529)][t(544)](t(516));e[t(458)][t(525)].on(t(467),(()=>{const r=t,s=Array[r(521)](e[r(458)][r(525)][r(491)][r(573)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(553)](t);if(r(481)!=s)continue;if(null!=e[r(483)])continue;const a=n[r(562)](o);this[r(576)][r(461)](i)&&this[r(485)][r(542)](a)}}),{priority:t(512)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(580)](e),a=e[s(502)](s(471)),c=r[s(510)](e);for(const t of this[s(485)]){const n=t[s(577)],r=n[s(598)](s(519)),u=n[s(560)](r?10:5),l=u[s(540)](),f=l[s(560)](0,3)+s(451),h=s(524)+u,g=s(505)+u;if(!t[s(452)])continue;if(a!=t[s(460)]()[s(597)][s(502)](s(471)))continue;if(t[s(557)](i))continue;const d=e[s(478)](f)?e[s(448)](f)-1:0,p=this[s(477)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(539)](i),o=!0)}return o};e[t(458)][t(525)][t(513)]((n=>{const r=t;let o=!1;for(const t of e[r(458)][r(525)][r(491)][r(517)]())if(r(520)==t[r(600)])if(r(595)==t[r(602)])for(const e of t[r(494)][r(532)][r(498)]())o=o||s(e,n);else r(464)==t[r(602)]&&(o=o||s(t[r(494)][r(532)],n));return o}))}[oa(477)](t){const e=oa;return this[e(495)](t[e(503)]()[e(456)]((t=>t[e(597)][e(532)])))}}function ca(t){const e=oa;return Array[e(521)](new Set(t)[e(561)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=188]})(t,e)}function fa(){const t=["rootName","_areSelectedCellsMergable","getAncestors","editor","createRangeOn","trackChanges","push","getSuggestions","3052060wksziU","plugins","_areMergableCells","mergeTableCellDown","formatBlock","971214dYrFOV","change","map","get","956694ZTfXKp","subType","6862830bTEpkh","from","1878504liyurC","*Split cell:* vertically","deletion","selection","forceDefaultExecution","TrackChangesEditing","find","5230572LPojdR","set:isEnabled","splitTableCellVertically","TableUtils","insertion","fromRange","tableCell","setSelection","_isForcedDefaultExecutionBlock","table","35qwjLrJ","refresh","createTableWalker","getRanges","3lAHQzF","locale","TableEditing","accept","has","mergeTableCellRight","registerCustomCallback","findAncestor","mergeTableCells","*Merge cells*","horizontally","mergeTableCellUp","direction","execute","element","size","author","343704StJJsB","mergeTableCellLeft","return","markBlockFormat","length","splitTableCellHorizontally","model","cell","type","getSelectionAffectedTableCells","containsRange","_suggestionFactory","getFirstPosition","detach","*Split cell:* horizontally","format","descriptionFactory","isInContent","commandName","afterInit","value","root","isEnabled","enableCommand","document","registerDescriptionCallback","markMultiRangeBlockFormat","getCellLocation","filter","add","requires","$graveyard","formatInline","18fiuDpz","_tablePostFixingSubtypes","_acceptFormatSuggestionCallbackFactory","commands","low","highest","stop"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(865783===-parseInt(n(188))/1+-parseInt(n(234))/2*(parseInt(n(217))/3)+-parseInt(n(203))/4+parseInt(n(282))/5+parseInt(n(192))/6+parseInt(n(213))/7*(parseInt(n(196))/8)+parseInt(n(267))/9*(parseInt(n(194))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(264)](){return[aa]}[ua(253)](){const t=ua,e=this[t(277)],n=e[t(240)][t(258)][t(199)],r=e[t(218)];if(!e[t(283)][t(221)](t(219)))return;const s=e[t(283)][t(191)](t(201)),o=e[t(283)][t(191)](t(206)),a=e[t(283)][t(191)](aa);a[t(268)][t(280)](t(225)),s[t(257)](t(225),(()=>{const n=t,r=o[n(243)](e[n(240)][n(258)][n(199)]);e[n(240)][n(189)]((()=>{const t=n;s[t(260)](r,{commandName:t(225),commandParams:[]},[],t(225))}))})),e[t(270)][t(191)](t(225)).on(t(230),((n,r)=>{const o=t;e[o(270)][o(191)](o(279))[o(254)]&&(r[o(238)]>0&&r[r[o(238)]-1]&&r[r[o(238)]-1][o(200)]||s[o(211)]||this[o(275)]()||n[o(273)]())}),{priority:t(272)});for(const n of[t(228),t(222),t(285),t(235)]){const r=e[t(270)][t(191)](n);s[t(257)](n,(()=>{const n=t,o=e[n(240)][n(258)][n(199)][n(246)]()[n(276)]()[n(202)]((t=>t.is(n(231),n(209)))),i=r[n(254)];e[n(240)][n(189)]((()=>{const t=n;s[t(260)]([o,i],{commandName:t(225),commandParams:[]},[],t(225))}))}))}for(const n of[t(205),t(239)]){const r=e[t(270)][t(191)](n);s[t(257)](n,(()=>{const i=t,a=o[i(243)](e[i(240)][i(258)][i(199)])[0],c=a[i(224)](i(212)),{column:u,row:l}=o[i(261)](a);let f=[];if(i(227)==r[i(229)]){const t=o[i(215)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(195)](t)[i(190)]((t=>t[i(241)]))}else{const t=o[i(215)](c,{column:u,includeAllSlots:!0});f=Array[i(195)](t)[i(190)]((t=>t[i(241)]))}e[i(240)][i(189)]((t=>{const e=i;s[e(237)](t[e(278)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(250)][t(259)]((e=>{const n=t;if(n(286)!=e[n(242)]&&n(266)!=e[n(242)])return;const{data:s}=e;return s&&n(225)==s[n(252)]?{type:n(249),content:zr(r,n(226))}:void 0})),s[t(250)][t(259)]((e=>{const n=t;if(n(286)!=e[n(242)]&&n(266)!=e[n(242)])return;const{data:s}=e;return s?n(205)==s[n(252)]?{type:n(249),content:zr(r,n(197))}:n(239)==s[n(252)]?{type:n(249),content:zr(r,n(248))}:void 0:void 0}));const c=a[t(269)]();for(const e of[t(228),t(222),t(285),t(235)])s[t(245)][t(223)](t(286),e,t(220),c);for(const e of[t(205),t(239)])s[t(245)][t(223)](t(286),e,t(220),c);s[t(245)][t(223)](t(286),t(225),t(220),(r=>{const s=t;e[s(240)][s(189)]((t=>{const o=s,a=Array[o(195)](n[o(216)]())[o(190)]((t=>i.LiveRange[o(208)](t)));t[o(210)](r),e[o(270)][o(191)](o(225))[o(214)](),e[o(230)](o(225),{forceDefaultExecution:!0});const c=a[o(262)]((t=>o(265)!=t[o(255)][o(274)]));c[o(238)]>0&&t[o(210)](c);for(const t of a)t[o(247)]()}))}));for(const n of[t(228),t(285),t(235),t(222)]){const r=e[t(270)][t(191)](n);r.on(t(204),((n,s,o)=>{const i=t;if(o){const t=e[i(240)][i(258)][i(199)][i(246)]()[i(276)]()[i(202)]((t=>t.is(i(231),i(209))));this[i(284)](r[i(254)],t)||(n[i(236)]=!1,n[i(273)]())}}),{priority:t(271)})}}[ua(275)](){const t=ua,e=this[t(277)][t(270)][t(191)](t(225)),n=this[t(277)][t(283)][t(191)](t(206));if(!e[t(256)])return!1;const r=n[t(243)](this[t(277)][t(240)][t(258)][t(199)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(284)](e,n))return!1;return!0}[ua(284)](t,e){const n=ua,r=this[n(277)][n(283)][n(191)](n(201)),s=this[n(277)][n(240)][n(278)](t),o=this[n(277)][n(240)][n(278)](e),i=new Set,a=new Set;for(const t of r[n(281)]())if((n(207)==t[n(242)]||n(198)==t[n(242)]||n(225)==t[n(193)])&&t[n(251)])for(const e of t[n(216)]())e[n(244)](s,!0)&&i[n(263)](t[n(242)]+":"+t[n(233)].id),e[n(244)](o,!0)&&a[n(263)](t[n(242)]+":"+t[n(233)].id);if(i[n(232)]!=a[n(232)])return!1;for(const t of i)if(!a[n(221)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=418]})(t,e)}function pa(){const t=["end","consume","downcastDispatcher","locale","data","_acceptFormatSuggestionCallbackFactory","7612623IxVrsv","_suggestionFactory","1695810vbTaps","setTableRowHeader","ck-suggestion-marker-","enableDefaultAttributesIntegration","nodeBefore","unbindElementFromMarkerName","FORMAT_REGULAR_COLUMN","headingRows","*Format:* %0","includes","data-suggestion","TableUtils","getSuggestion","options","bindElementToMarker","markerNameToElements","setAttribute","registerCustomCallback","has","registerBlockAttribute","plugins","addMarker:suggestion","editor","name","25341600pPhOjK","commandName","activeMarkers","registerAttributeLabel","mapper","removeMarker:suggestion","registerDescriptionCallback","accept","removeClass","toViewElement","setTableColumnHeader","stop","forceValue","showSuggestionHighlights","start","afterInit","_splitMarkerName","headingColumns","TrackChangesEditing","removeAttribute","_handleLegacySuggestions","20896bbeJOX","markerName","getCellLocation","item","_registerLegacyDescription","formatBlock","ck-suggestion-marker--active","format","commandParams","requires","highest","descriptionFactory","FORMAT_REGULAR_ROW","nodeAfter","8041048IcbTnH","625NyEmhm","FORMAT_HEADER_ROW","FORMAT_HEADER_COLUMN","writer","get","parent","1298762Uvgtsc","editing","TableEditing","481401zyiiFS","1peYlit","consumable","markerRange","cell","addClass","type","7TGOxyL","createTableWalker"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(808969===-parseInt(n(465))/1*(parseInt(n(461))/2)+-parseInt(n(464))/3+parseInt(n(440))/4*(parseInt(n(455))/5)+parseInt(n(481))/6+parseInt(n(471))/7*(-parseInt(n(454))/8)+-parseInt(n(479))/9+parseInt(n(419))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(449)](){return[aa]}[ga(434)](){const t=ga,e=this[t(503)];if(!e[t(501)][t(499)](t(463)))return;const n=e[t(476)],r=e[t(501)][t(459)](t(437));r[t(484)](t(482)),r[t(484)](t(429)),r[t(500)](t(488)),r[t(500)](t(436)),r[t(451)][t(422)](t(488),zr(n,t(456))),r[t(451)][t(422)](t(436),zr(n,t(457))),this[t(439)]()}[ga(439)](){const t=ga,e=this[t(503)][t(501)][t(459)](t(437)),n=this[t(503)][t(501)][t(459)](t(492)),r=this[t(503)][t(501)][t(459)](aa)[t(478)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(435)](o[a(441)]),l=e[a(493)](u),f=l[a(477)];if(a(445)!=l[a(470)]||!f||a(429)!=f[a(420)])return;if(o[a(443)])return void s[a(430)]();if(!i[a(466)][a(474)](o[a(467)],s[a(418)]))return;const h=o[a(467)][a(433)][a(453)],g=o[a(467)][a(473)][a(485)],d=h[a(460)][a(460)],{column:p}=n[a(442)](h),{column:m}=n[a(442)](g);for(let s=p;s<=m;s++){const l=n[a(472)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(468)],l=i[a(423)][a(428)](s);i[a(458)][a(469)](a(483)+c,l),r&&i[a(458)][a(497)](a(491),u,l),i[a(423)][a(495)](l,o[a(441)]),t&&(e[a(421)][a(490)](o[a(441)])?i[a(458)][a(469)](a(446),l):i[a(458)][a(427)](a(446),l))}}}}e[t(480)][t(498)](t(445),t(482),t(426),r),e[t(480)][t(498)](t(445),t(429),t(426),r),this[t(503)][t(462)][t(475)].on(t(502),s(),{priority:t(450)}),this[t(503)][t(477)][t(475)].on(t(502),((e,n,r)=>{const o=t;r[o(494)][o(432)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(450)}),this[t(503)][t(462)][t(475)].on(t(424),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(435)](r[o(441)]),c=e[o(493)](a),u=c[o(477)];if(o(445)!=c[o(470)]||!u||o(429)!=u[o(420)])return;const l=s[o(423)][o(496)](r[o(441)]);if(l)for(const t of l)s[o(458)][o(427)](o(483)+i,t),s[o(458)][o(427)](o(446),t),s[o(458)][o(438)](o(491),t),s[o(423)][o(486)](t,r[o(441)])}),{priority:t(450)}),this[t(444)]()}[ga(444)](){const t=ga,e=this[t(503)],n=e[t(476)];function r(e){const r=t;return{type:r(447),content:zr(n,r(489),e)}}e[t(501)][t(459)](t(437))[t(451)][t(425)]((e=>{const s=t;if(s(445)!=e[s(470)])return;const{data:o}=e;if(o){if(s(482)==o[s(420)]){const t=o[s(448)][0][s(431)];return r(zr(n,s(t?456:452)))}if(s(429)==o[s(420)]){const t=o[s(448)][0][s(431)];return r(zr(n,s(t?457:487)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=116]})(t,e)}function ba(){const t=["suggestion","columnInsertionIndexes","keys","380151JgbyRf","cells","_splitMarkerName","markerName","fromEntries","suggestionUnloaded","rootName","root","deletion","getRowIndexes","change","_getCoordsForCells","set","getItems","44RtnfCh","_createdBatches","remove","model","rowInsertionRanges","TableUtils","oldRange","get","tablePasteRow","tableCellBorderWidth","18JVRSEc","tablePasteColumn","suggestion:formatBlock:tablePasteCell","tableCellVerticalAlignment","name","paragraph","editor","low","conversion","join","row","isInContent","options","map","removeRows","insertContent","fromRange","document","tableCellPadding","updateMarker","columnInsertionRanges","type","afterInit","_isForcedDefaultExecutionBlock","createPositionBefore","last","getRanges","markers","registerDescriptionCallback","markMultiRangeInsertion","containsRange","end","every","tableCellSuggestion","removeMarkers","detach","wrap","_tablePostFixingSubtypes","$graveyard","removeMarker","8GFszyr","editing","listenTo","trackChanges","rowInsertionIndexes","markerToHighlight","tableCellBorderStyle","move","element","reduce","findAncestor","column","previous","111199WuLPFE","rows","endRow","createElement","getChanges","locale","isEqual","TableClipboard","1092dTjkeN","isEmpty","author","showSuggestionHighlights","getChild","entries","plugins","startsWith","deletionRanges","cell","getSuggestion","some","hasSuggestion","markerAttributes","tablePasteChainId","getRows","createTableWalker","registerCustomCallback","125870lAoBLU","getSuggestions","includes","markMultiRangeBlockFormat","discard","value","tableCell","requires","4bMQTKs","tableCellBorderColor","tablePasteCell","258RCXrtX","TrackChangesEditing","push","first","getMarkers","for","nextSibling","_suggestionFactory","4198159YwZGhJ","position","suggestionLoaded","newRange","length","dataDowncast","insertRows","getTableIfOnlyTableInContent","selection","table","removeColumns","descriptionFactory","formatBlock","nodeAfter","filter","getContainedElement","registerPostFixer","createRangeIn","getShiftedBy","setAttribute","tableCellBackgroundColor","createRange","clipboardOutput","commands","131085fnyrbd","attributes","from","return","getColumns","createRangeOn","fill","168pTjfZU","insertion","batch","activeMarkers","next","schema","Users","editingDowncast","ck-suggestion-marker--active","ck-suggestion-marker","getSelectionAffectedTableCells","suggestion-td","getSuggestionCallback","markMultiRangeDeletion","21323ORjuiJ","setAttributes","has","call","subType","insert","stop","*Replace table cells*","register","documentSelection","getChildren","previousSibling","unwrap","ck-suggestion-marker-insertion","getAttributes","content","add","tableCellHorizontalAlignment","start","forceDefaultExecution","_replaceTableSlotCell","accept","differ","view","elementToElement","insertColumns","forEach","3169205mUBfUE","getChangedMarkers","getColumnIndexes","getAllAdjacentSuggestions","find","getRange","redo","high","endColumn","columns","tablePaste","insertionRanges"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(595648===-parseInt(n(142))/1*(-parseInt(n(198))/2)+-parseInt(n(184))/3*(parseInt(n(295))/4)+parseInt(n(121))/5*(-parseInt(n(298))/6)+parseInt(n(306))/7*(-parseInt(n(248))/8)+-parseInt(n(208))/9*(parseInt(n(287))/10)+-parseInt(n(261))/11*(parseInt(n(269))/12)+-parseInt(n(169))/13*(-parseInt(n(128))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(207),Ia(296),Ia(254),Ia(159),Ia(211),Ia(117),Ia(226)],_a=Object[Ia(188)](Ta[Ia(221)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(294)](){return[aa]}[Ia(230)](){const t=Ia,n=this[t(214)];if(!n[t(275)][t(144)](t(268)))return;const r=n[t(275)][t(205)](t(299)),s=n[t(275)][t(205)](t(203)),o=n[t(275)][t(205)](aa),a=n[t(275)][t(205)](t(268));o[t(245)][t(300)](t(206),t(209)),n[t(201)][t(133)][t(150)](t(241),{allowIn:t(293),allowContentOf:t(293),isLimit:!0}),n[t(216)][t(166)]({model:t(241),view:t(139)});let c=null;n[t(201)].on(t(223),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(310)]-1];h&&h[u(161)]||r[u(231)]||this[u(214)][u(120)][u(205)](u(251))[u(292)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(151)))return!1;const i=s[o(313)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(138)](n[o(225)][o(314)]);if(!a[o(310)])return!1;const c=a[0][o(258)](o(315)),l=r[o(193)](a),f=r[o(171)](a),h={startRow:l[o(301)],endRow:l[o(233)],startColumn:f[o(301)],endColumn:f[o(233)]};return 1==a[o(310)]&&(h[o(263)]+=r[o(284)](i)-1,h[o(177)]+=r[o(125)](i)-1),ka(c,h,r)}(l,f,n[u(201)],s,a)&&(o[u(148)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(201)][u(194)]((()=>{const t=u;n[t(201)][t(223)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(310)]&&r[t(237)](o,t(206),{tablePasteChainId:s}),a[t(310)]&&r[t(237)](a,t(209),{tablePasteChainId:s}),l[t(310)]&&(r[t(237)](l,t(179),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(168)]((e=>{const n=t;var r;return null===(r=e[n(243)])||void 0===r?void 0:r[n(145)](e)}))),f[t(310)]&&(r[t(141)](f,t(179),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(168)]((e=>{const n=t;var r;return null===(r=e[n(243)])||void 0===r?void 0:r[n(145)](e)})));const g=r[t(290)](h[t(221)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(297),{tablePasteChainId:s});if(g){const e=g[t(302)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(201)][t(126)](s),a=e[t(173)]((e=>e[t(174)]()[t(267)](i)));a&&r[t(300)]([a[t(212)],o])}r[t(310)]&&g[t(116)](t(282),Object[t(188)](r))}c=null})))}),{priority:e.priorities[t(176)]+10}),n[t(275)][t(205)](t(268)).on(t(162),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(148)]();const u=s[r(278)],l=o,f=Aa(u),h=Aa(l);e[r(124)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(200)](u[r(273)](0));for(const t of Array[r(123)](l[r(152)]()))a[r(147)](t,u,r(239));const t=c[r(252)][r(289)](s[r(218)]),e=c[r(182)][r(289)](s[r(259)]);t||e||(g=i.LiveRange[r(224)](a[r(323)](u)))}else h&&!f&&(d=a[r(323)](u));else{const t=a[r(264)](r(241)),e=a[r(264)](r(241));a[r(244)](a[r(323)](u),e),a[r(147)](t,u,0);for(const e of Array[r(123)](l[r(152)]()))a[r(147)](e,t,r(239));g=i.LiveRange[r(224)](a[r(126)](t)),d=i.LiveRange[r(224)](a[r(126)](e))}const p=Array[r(123)](l[r(156)]())[r(320)]((([t])=>Ta[r(289)](t)));c[r(185)][r(300)]({element:u,attributes:p[r(310)]?Object[r(188)](p):null}),g&&c[r(180)][r(300)](g),d&&c[r(277)][r(300)](d)}),{priority:t(176)}),s.on(t(167),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(178)]||1;c[o(182)]=new Array(l)[o(127)](u)[o(221)](((t,e)=>t+e));for(const{cell:t}of s[o(285)](i,{startColumn:u,endColumn:u+l-1}))c[o(228)][o(300)](n[o(201)][o(126)](t))}),{priority:t(215)}),s.on(t(312),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(262)]||1;c[o(252)]=new Array(l)[o(127)](u)[o(221)](((t,e)=>t+e));for(const{cell:t}of s[o(285)](i,{startRow:u,endRow:u+l-1}))c[o(202)][o(300)](n[o(201)][o(126)](t))}),{priority:t(215)}),r[t(317)][t(236)]((e=>{const r=t;if(e[r(146)]&&e[r(146)][r(276)](r(179)))return e[r(260)]?{}:{type:r(129),content:zr(n[r(266)],r(149))}}));const u=()=>!1;for(const e of[t(179),t(209),t(206),t(297)])r[t(305)][t(286)](t(129),e,t(217),u),r[t(305)][t(286)](t(192),e,t(217),u),r[t(305)][t(286)](t(318),e,t(217),u);r[t(305)][t(286)](t(318),t(297),t(291),u),r[t(305)][t(286)](t(318),t(297),t(163),((e,r,s)=>{const o=t,i=e[o(221)]((t=>t[o(321)]()))[o(320)]((t=>t)),a=new Map(i[o(221)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(185)])e&&a[o(196)](t,e);else if(s&&s[o(282)])for(const[t,e]of Object[o(274)](s[o(282)])){const r=n[o(201)][o(235)][o(205)](t),s=r?r[o(174)]()[o(321)]():null;s&&a[o(196)](s,e)}n[o(201)][o(194)]((t=>{const e=o;for(const[n,r]of a)t[e(143)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(305)][o(286)](e,o(179),s,((t,i,a)=>{const c=o;n[c(201)][c(194)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(160)][o(319)];t.is(o(256),o(241))&&u[o(300)](t)}r[o(305)][o(140)](e,null,s)(t,i,a);for(const t of u)o(246)!=t[o(191)][o(190)]&&n[o(154)](t)}))}))};l(t(129),t(163)),l(t(129),t(291)),l(t(192),t(163)),l(t(192),t(291)),r[t(305)][t(286)](t(129),t(206),t(291),(e=>{const n=t,r=e[n(221)]((t=>t[n(321)]())),i=r[0][n(258)](n(315)),{minRow:a,maxRow:c}=o[n(195)](r);s[n(222)](i,{at:a,rows:c-a+1})})),r[t(305)][t(286)](t(129),t(209),t(291),(e=>{const n=t,r=e[n(221)]((t=>t[n(321)]())),i=r[0][n(258)](n(315)),{minColumn:a,maxColumn:c}=o[n(195)](r);s[n(316)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(146)]||!n[s(146)][s(276)](s(179)))return;const o=n[s(122)][s(283)],i=r[s(288)]()[s(320)]((t=>t[s(219)]&&t[s(122)]&&t[s(122)][s(283)]==o));i[s(310)]&&n[s(172)]()[s(310)]!=i[s(310)]&&i[s(257)](((t,e)=>(t[s(132)]=e,e[s(260)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(186)](e[s(187)]),i=[s(137),s(155)],a=r[s(131)][s(289)](e[s(187)]);return a&&i[s(300)](s(136)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(308),f,{priority:t(176)}),r.on(t(189),f,{priority:t(176)}),n[t(201)][t(225)][t(322)]((()=>{const e=t;let s=!1;const o=Array[e(123)](n[e(201)][e(225)][e(164)][e(170)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(186)](t);if(e(181)!=o||e(192)!=a||i[e(204)])continue;if(!r[e(281)](c))continue;const u=r[e(279)](c)[e(234)](),l=n[e(275)][e(205)](e(134)).me;for(const t of r[e(288)]())if(t[e(219)]&&t[e(271)]==l&&e(318)==t[e(229)]&&e(297)==t[e(146)]&&t[e(234)]()[e(240)]((t=>u[e(280)]((n=>n[e(238)](t,!0))))))for(const n of t[e(172)]())n[e(219)]&&(n[e(291)](),s=!0)}return s})),n[t(201)][t(225)][t(322)]((e=>{const s=t,o=n[s(120)][s(205)](s(175));if(!o||!o[s(199)][s(144)](e[s(130)]))return!1;let i=!1;const a=n[s(275)][s(205)](s(134)).me,c=n[s(201)][s(225)][s(164)][s(265)](),u=Array[s(123)](n[s(201)][s(225)][s(164)][s(170)]())[s(320)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(186)](t);return n(181)==o&&n(179)==i&&c==a.id&&!e[n(204)]}));for(const t of c){if(s(147)!=t[s(229)]||s(241)!=t[s(212)]||1!=t[s(310)])continue;const n=e[s(118)](t[s(307)],t[s(307)][s(324)](1));if(!u[s(173)]((({data:t})=>t[s(309)][s(267)](n))))for(const{name:t,data:r}of u)if(n[s(238)](r[s(309)])){e[s(227)](t,{range:n}),i=!0;break}}return i})),n[t(201)][t(225)][t(322)]((e=>{const s=t;let o=!1;const i=n[s(275)][s(205)](s(134)).me,a=r[s(288)]()[s(320)]((t=>t[s(219)]&&t[s(271)]==i)),c=new Set,u=new Set;for(const t of a)if(s(179)==t[s(146)])for(const e of t[s(302)]()){const n=e[s(174)]()[s(321)]();if(n)if(n.is(s(256),s(241))&&Aa(n)){t[s(247)](e[s(212)]),c[s(158)](n),o=!0;const r=n[s(304)],i=n[s(153)],a=r&&r.is(s(256),s(241)),l=i&&i.is(s(256),s(241));a&&!c[s(144)](r)&&u[s(158)](r),l&&!c[s(144)](i)&&u[s(158)](i)}else n.is(s(256),s(213))&&n[s(270)]&&(t[s(247)](e[s(212)]),o=!0)}else if(s(297)==t[s(146)]){if(!t[s(122)]||!t[s(122)][s(283)])continue;const e=t[s(122)][s(282)];if(e&&Object[s(183)](e)[s(310)])continue;const n=t[s(122)][s(283)];let r=!0,i=!0;for(const e of a)if(e[s(146)]&&e[s(146)][s(276)](s(179))){if(!e[s(122)][s(283)]){i=!1;break}if(e.id!=t.id&&e[s(122)][s(283)]==n){r=!1;break}}i&&r&&(t[s(242)](),o=!0)}for(const t of c)e[s(200)](t);for(const t of u)e[s(154)](t);return o})),n[t(216)][t(303)](t(135))[t(253)]({model:t(210),view:(t,e)=>h(t),converterPriority:t(176)}),n[t(216)][t(303)](t(311))[t(253)]({model:t(210),view:(e,n)=>n[t(220)][t(272)]?h(e,!1):null,converterPriority:t(176)});const g=n[t(249)][t(165)];this[t(250)](g[t(225)],t(119),((e,n)=>{const r=t,s=[];for(const t of g[r(323)](n[r(157)])[r(197)]())t.is(r(256),r(139))&&s[r(300)](t);g[r(194)]((t=>{const e=r;for(const n of s)t[e(255)](t[e(323)](n),t[e(232)](n)),t[e(200)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(270)])return!0;const n=t[e(273)](0);return n.is(e(256),e(213))&&n[e(270)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(285)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=La();return(Ca=function(t,e){return n[t-=294]})(t,e)}const Na=Ca;function La(){const t=["enableCommand","formatGroupId","424WknmAT","commandParams","17766qUNMGh","60poUHuo","getColumnGroupElement","getTableColumnsWidths","subType","model","registerCustomCallback","_suggestionFactory","2219193QYHMVP","markBlockFormat","16RusERX","56770crXofG","bind","formatInline","selection","2175672UGWtif","Users","table","columnWidths","accept","14YmmCnh","121xJWOaX","format","getSuggestions","locale","TableColumnResizeEditing","TrackChangesEditing","author","formatBlock","getSelectedElement","afterInit","get","247554vWhtcb","handleSuggestionDescription","registerDescriptionCallback","descriptionFactory","tableWidth","change","editor","getSuggestionCallback","130KLBRoO","resizeTableWidth","getAttribute","resizeTable","161270cwOPmk","getContainedElement","1373086CsFNqr","handleResizeTableWidthCommand","discard","*Format:* resize table","document","data","has","plugins","type"];return(La=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(706705===-parseInt(n(298))/1*(-parseInt(n(317))/2)+-parseInt(n(349))/3+parseInt(n(315))/4*(parseInt(n(328))/5)+parseInt(n(332))/6*(-parseInt(n(337))/7)+parseInt(n(327))/8*(-parseInt(n(325))/9)+parseInt(n(302))/10*(parseInt(n(338))/11)+parseInt(n(318))/12*(-parseInt(n(304))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Na(347)](){const t=Na;if(!this[t(296)][t(311)][t(310)](t(342)))return;const e=this[t(296)][t(311)][t(348)](t(343));e[t(313)](t(299),this[t(305)][t(329)](this)),e[t(324)][t(323)](t(345),t(301),t(336),e[t(324)][t(297)](t(345),null,t(306))),e[t(324)][t(323)](t(345),t(301),t(306),e[t(324)][t(297)](t(345),null,t(336))),e[t(352)][t(351)](this[t(350)][t(329)](this))}[Na(305)](t,e){const n=Na,r=this[n(296)][n(311)][n(348)](n(343)),s=this[n(296)][n(311)][n(348)](n(342)),o=e[n(334)]||this[n(296)][n(322)][n(308)][n(331)][n(346)]();this[n(296)][n(322)][n(295)]((()=>{const i=n,a=s[i(319)](o);let c=a?s[i(320)](a):null,u=o[i(300)](i(294))||null;const l=e[i(294)]||u,f=e[i(335)]||c,h=this[i(296)][i(311)][i(348)](i(333)).me;for(const t of r[i(340)]()){const e=t[i(303)]();if(i(301)===t[i(321)]&&e===o){t[i(344)]!==h&&t[i(306)]();const e=t[i(309)][i(316)];u=e[0][i(294)],c=e[0][i(335)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(326)](o,{commandName:i(299),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(301)},[],i(301))}))}[Na(350)](t){const e=Na;if(e(345)!=t[e(312)]&&e(330)!=t[e(312)])return;const{data:n}=t;if(n&&e(301)===n[e(314)]){const t=e(307);return{type:e(339),content:zr(this[e(296)][e(341)],t)}}}}const Sa=va;function Ma(){const t=["5268ZaulGr","213BEXZoc","has","6877890TRLuKT","3068835mMQnYc","get","enableCommand","Template","7628256TCxnIw","insertTemplate","TrackChangesEditing","3744648KJqHfP","5415893MMpWEl","5700006hJhJog","plugins","editor","afterInit","5KYGtEs"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(700243===parseInt(n(179))/1*(parseInt(n(178))/2)+parseInt(n(182))/3+-parseInt(n(189))/4+parseInt(n(177))/5*(parseInt(n(181))/6)+-parseInt(n(190))/7+-parseInt(n(186))/8+parseInt(n(191))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(194)](){const t=Sa,e=this[t(193)];e[t(192)][t(180)](t(185))&&e[t(192)][t(183)](t(188))[t(184)](t(187))}}const Oa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=499]})(t,e)}function Fa(){const t=["ELEMENT_TABLE_OF_CONTENTS","tableOfContents","24uxrvVi","663565AZjMvC","locale","3XopMyZ","plugins","insertTableOfContents","437444kqCBmm","descriptionFactory","269200qgFClS","registerElementLabel","2096492tSibja","afterInit","10977846mnAiNE","1296460BgGVoF","enableCommand","9glgrif","editor","commands","5sEDwQi","1273120uFizmG","TrackChangesEditing","get"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(334564===parseInt(n(503))/1+-parseInt(n(510))/2*(parseInt(n(505))/3)+-parseInt(n(512))/4*(-parseInt(n(520))/5)+-parseInt(n(502))/6*(-parseInt(n(508))/7)+-parseInt(n(521))/8*(-parseInt(n(517))/9)+-parseInt(n(515))/10+-parseInt(n(514))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[Oa(513)](){const t=Oa,e=this[t(518)];if(!e[t(519)][t(499)](t(507)))return;e[t(506)][t(499)](t(522))[t(516)](t(507));const n=e[t(506)][t(499)](t(522)),r=e[t(504)];n[t(509)][t(511)](t(501),(e=>zr(r,t(500),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=424]})(t,e)}function Ua(){const t=["257758kUNCJN","30fUxEfY","newRange","title-content","isCollapsed","suggestion","schema","270GLgXDN","isTouching","2642184ULUHuj","start","element","has","3528965maQLPx","registerElementLabel","removeMarker","getChangedMarkers","model","5088171hWGlRV","1456mrlsxe","ELEMENT_TITLE","isEqual","from","32AmYnjT","get","descriptionFactory","end","TrackChangesEditing","forward","differ","plugins","registerPostFixer","afterInit","locale","getNearestSelectionRange","8tGzuPw","createRange","updateMarker","editor","Title","411396KdDsBx","30Tvxgrr","document","867144mQcjGJ","166817PAIpIl","nodeBefore","_splitMarkerName"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(720690===parseInt(n(437))/1+-parseInt(n(441))/2*(parseInt(n(435))/3)+parseInt(n(429))/4*(-parseInt(n(454))/5)+parseInt(n(448))/6*(-parseInt(n(438))/7)+-parseInt(n(464))/8*(-parseInt(n(450))/9)+-parseInt(n(442))/10*(parseInt(n(459))/11)+-parseInt(n(434))/12*(-parseInt(n(460))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(426)](){const t=xa,e=this[t(432)];if(!e[t(424)][t(453)](t(433)))return;const n=e[t(424)][t(465)](t(468));n[t(466)][t(455)](t(444),(()=>zr(e[t(427)],t(461)))),e[t(458)][t(436)][t(425)]((r=>{const s=t;let o=!1;const i=Array[s(463)](e[s(458)][s(436)][s(470)][s(457)]());for(const{name:t,data:a}of i){const{group:i}=n[s(440)](t);if(s(446)!==i||!a[s(443)])continue;const c=a[s(443)],u=c[s(467)][s(439)];if(!u||!u.is(s(452),s(444)))continue;if(!c[s(451)][s(449)](c[s(467)]))continue;const l=e[s(458)][s(447)][s(428)](c[s(467)],s(469));if(l&&l[s(445)]){const e=r[s(430)](c[s(451)],l[s(451)]);e[s(462)](c)||(r[s(431)](t,{range:e}),o=!0)}o||(r[s(456)](t),o=!0)}return o}))}}const Ga=Ha;!function(t,e){const n=Ha,r=t();for(;;)try{if(505829===parseInt(n(198))/1+-parseInt(n(199))/2+parseInt(n(189))/3+parseInt(n(205))/4*(parseInt(n(192))/5)+-parseInt(n(193))/6*(parseInt(n(196))/7)+parseInt(n(200))/8+parseInt(n(195))/9*(-parseInt(n(201))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Va extends t.Plugin{[Ga(202)](){const t=Ga,e=this[t(191)],n=e[t(194)][t(208)](t(190));e[t(194)][t(197)](t(206))&&(n[t(204)](t(207)),n[t(204)](t(203)))}}function Ha(t,e){const n=za();return(Ha=function(t,e){return n[t-=189]})(t,e)}function za(){const t=["UndoEditing","undo","get","1647201MarbCp","TrackChangesEditing","editor","6095FnwGMI","114GlKJfB","plugins","1497141UVBNFm","70119ILPTgl","has","574084qTeOoR","636918ggNzHL","121152tKsnJR","10lHzwVJ","afterInit","redo","enableCommand","140BXSanI"];return(za=function(){return t})()}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=374]})(t,e)}function qa(){const t=["408287byqkct","TrackChangesEditing","16299yYVorP","afterInit","193519nPrfzT","get","10882984HRXzWY","has","14WgdZwC","50PnDeSW","toggleTableCaption","3vMdNTK","TableCaptionEditing","965634GpJzAq","requires","340xWHDcO","editor","plugins","enableCommand","6824PktHsc","2794804ySZDhf","1679580XLlHKj"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(838714===parseInt(n(380))/1*(-parseInt(n(384))/2)+parseInt(n(387))/3*(-parseInt(n(374))/4)+parseInt(n(385))/5*(-parseInt(n(389))/6)+parseInt(n(382))/7+-parseInt(n(395))/8*(-parseInt(n(378))/9)+parseInt(n(391))/10*(parseInt(n(376))/11)+parseInt(n(375))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(390)](){return[aa]}[Wa(379)](){const t=Wa,e=this[t(392)];e[t(393)][t(383)](t(388))&&e[t(393)][t(381)](t(377))[t(394)](t(386))}}const Ya=Ja;function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=405]})(t,e)}function Za(){const t=["findAncestor","handleSuggestionDescription","tableCellBorderStyle","tableCellBorderColor","getSuggestionCallback","_handlePropertyChange","10RHSsVn","removeAttribute","tableCellBackgroundColor","tableBorderWidth","registerCustomCallback","tableCellPadding","has","model","625216DQrSbS","tableCellProperties","_getSuggestion","enqueueChange","descriptionFactory","tableCellWidth","1KYKNzS","tableWidth","tableAlignment","getContainedElement","commandParams","1364410WhyNmR","63768UrVdlm","TableCellPropertiesEditing","5fAHuDX","pluginName","markBlockFormat","*Format:* change table properties","format","getAttribute","18304484LAwExC","2859435BrwyCQ","nodeAfter","get","plugins","accept","data","tableCellHeight","table","TrackChangesTableProperties","117hBVDLC","*Format:* change table cell properties","tableBorderColor","getSuggestions","discard","tableHeight","afterInit","join","TableUtils","2360334nvmsmW","locale","document","tableCellHorizontalAlignment","change","enableCommand","tableBorderStyle","TablePropertiesEditing","batch","setAttribute","formatBlock","6185571rCjfep","handleDiscardAction","_suggestionFactory","tableBackgroundColor","TrackChangesEditing","selection","editor","tableCellBorderWidth","subType","registerDescriptionCallback","tableCellVerticalAlignment","getSelectionAffectedTableCells","start","tableProperties","getFirstPosition"];return(Za=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(570348===parseInt(n(411))/1*(-parseInt(n(416))/2)+-parseInt(n(426))/3+parseInt(n(417))/4+-parseInt(n(419))/5*(-parseInt(n(444))/6)+-parseInt(n(455))/7+-parseInt(n(405))/8*(-parseInt(n(435))/9)+-parseInt(n(476))/10*(-parseInt(n(425))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(468)]=[e(437),e(450),e(479),e(413),e(412),e(440),e(458)],this[e(406)]=[e(473),e(472),e(462),e(481),e(410),e(432),e(478),e(447),e(465)]}static get[Ya(420)](){return Ya(434)}[Ya(441)](){const t=Ya,e=this[t(461)][t(429)][t(428)](t(459));if(this[t(461)][t(429)][t(482)](t(451))){for(const n of this[t(468)])e[t(449)](n,((e,r)=>{const s=t,o=this[s(461)][s(483)][s(446)][s(460)][s(469)]()[s(470)](s(433));this[s(475)](n,[o],this[s(468)],s(468),e,r)}));e[t(457)][t(480)](t(454),t(468),t(430),e[t(457)][t(474)](t(454),null,t(439))),e[t(457)][t(480)](t(454),t(468),t(439),((e,n)=>this[t(456)](this[t(468)],e,n))),e[t(457)][t(480)](t(454),t(468),t(442),(()=>!1))}if(this[t(461)][t(429)][t(482)](t(418))){for(const n of this[t(406)])e[t(449)](n,((e,r)=>{const s=t,o=this[s(461)][s(429)][s(428)](s(443))[s(466)](this[s(461)][s(483)][s(446)][s(460)]);this[s(475)](n,o,this[s(406)],s(406),e,r)}));e[t(457)][t(480)](t(454),t(406),t(430),e[t(457)][t(474)](t(454),null,t(439))),e[t(457)][t(480)](t(454),t(406),t(439),((e,n)=>this[t(456)](this[t(406)],e,n))),e[t(457)][t(480)](t(454),t(406),t(442),(()=>!1))}e[t(409)][t(464)]((e=>this[t(471)](e)))}[Ya(475)](t,e,n,r,s,o){const i=Ya,a=this[i(461)][i(429)][i(428)](i(459));this[i(461)][i(483)][i(408)](o[i(452)],(()=>{const t=i;for(const i of e)if(this[t(407)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(424)](r);void 0!==n&&(e[r]=n)}s(o),a[t(421)](i,{commandParams:[e]},[],r)}}))}[Ya(456)](t,e,n){const r=Ya,s=e[0][r(467)][r(427)],o=n[r(415)][0];this[r(461)][r(483)][r(448)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(453)](r,o[r],s):e[n(477)](r,s)}))}[Ya(471)](t){const e=Ya;if(t[e(431)])switch(t[e(463)]){case e(468):return{type:e(423),content:zr(this[e(461)][e(445)],e(422))};case e(406):return{type:e(423),content:zr(this[e(461)][e(445)],e(436))}}}[Ya(407)](t,e){const n=Ya,r=this[n(461)][n(429)][n(428)](n(459));for(const s of r[n(438)]({skipNotAttached:!0})){const r=s[n(414)]();if(s[n(463)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Z?Z.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):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--;)Br(n,e[s]);return n})),Ec=Tc;function bc(){const t=["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.","8hqyGGu","trackChangesCommand","substring","_suggestionState","registerCustomCallback","markInsertion","removeMarkers","insertion:join","insertContent","getChangedMarkers","getShiftedBy","widget","data-suggestion","_updateSuggestionData","removeMarker","descriptionFactory","track-changes-enable-command-twice","isUndo","formatBlock:join","next","change:activeMarkers","skipNestingCheck","action","ready","pop","trackChanges","getSuggestions","ck-suggestion-marker--active","containerElement","@external","_adapter","writer","_isDataLoaded","reconvertMarker","accept","discardAllSuggestions","toJSON","getDifference","format","startsWith","never","config","_defaultCallbacks","_blockAttributeKeys","track-changes-suggestion-not-found","listenTo","_reduceExistingSuggestions","_isForcedDefaultExecutionBlock","isRemovable","insertion:chain","head","insert","containsRangeInObject","suggestion:","split","elementEnd","setSelection","removeMarker:suggestion:attribute","update:suggestion","formatInline:chain","find","suggestion:attribute:","splitPosition","value","addHighlight","newValue","addMarker:suggestion:formatBlock","getUser","showSuggestionHighlights","suggestion","normal","isArray","_getExternalAuthor","track-changes-command-not-found","_recordAttributeChanges","_mergeNestedSuggestions","_createSuggestion","attribute:discard","enableDefaultAttributesIntegration","_processAttributeSuggestions","name","change:data","formatBlock:discard","_handleNewSuggestionMarker","addUser","$graveyard","deletion","init","markerToData","suggestion-type","group","LEAVE","size","11uTzuwB","getMultiRangeId","removeComment","createPositionAfter","12036051WgratA","ck-suggestion-marker-formatInline","formatInline:discard","previous","markerReady","nodeBefore","getIntersection","isAfter","createPositionBefore","map","isLocal","updateSuggestion","default","documentSelection","registerPostFixer","isBlock","external:","markAttributeChange","$textProxy","deleteContent","getRange","type","setTo","ENTER","_setSuggestionRange","catch","insertion:","comments","attribute:","formatInline:","removeMarker:suggestion:formatBlock","removeAttribute","getSuggestion","addClass","isExternal","_suggestionFactory","addSuggestion","addMarkerName","elementStart","dataToMarker","addComment","nodeAfter","isInContent","low","toViewElement","fromCharCode","unshift","insertion:discard","stopListening","item","_customCallbacks","_breakSuggestionMarker","116ByQGnR","multipleBlocks","track-changes-adapter-missing-getsuggestion","multi","locale","batch","isNextTo","for","_afterChanges","isObject","getCustomProperty","registerInlineAttribute","differ","markMultiRangeBlockFormat","rename","high","fetchCommentThread","containsItem","formatBlock:chain","bindElementToMarker","before","_joinWithAdjacentSuggestions","getContainedElement","formatBlock:","change:_saved","announce","deletion:","authorName","3331363sPUKpu","model","set","some","from","addSuggestionData","hasCommentThread","createRange","isCollapsed","accepted","define","_cutOutSuggestionMarker","addCommentThread","conversion","createPositionAt","commands","$marker","getFirstRange","dataReady","substr","isIntersectingWithRange","isLimit","forceDefaultExecution","_isBlockAttribute","deletion:join","addRange","marker-count","isTouching","tablePasteChainId","document","consumable","965292eUoMus","move","change","getCommentThread","_trackFormatChanges","getNearestSelectionRange","moveTargetPosition","formatInline:accept","_initAriaMarkerChangeAnnouncements","$elementName","range","markerToHighlight","targetPosition","isIntersecting","_model","adapter","notReady","deletion:chain","commandName","isMultiRange","_inlineAttributeKeys","clone","parent","dataDowncast","ck-suggestion-marker-","markDeletion","getWalker","$text","markInlineFormat","trackChanges.mergeNestedSuggestions","markMultiRangeDeletion","every","push","collaboration.channelId","schema","TrackChangesEditing","_enabledCommands","howMany","ck-suggestion-marker-formatBlock","suggestionChanged","upcast","PendingActions","markerNameToElements","addMarker:suggestion:attribute","getFirstMarker","start","stop","CommentsRepository","attributeKey","_rangeIsInLocalUserInsertion","open","_isRegisteredAttribute","assign","66372sVcmQj","selection","insertion:accept","data","detach","commentThread","consume","warn","_addThreadToSuggestion","_getMarkerAnnouncementText","oldValue","646774RDdoKV","addMarker:suggestion","oldRange","track-changes-user-not-found","_getAuthorFromId","_addSuggestionMarker","markMultiRangeInsertion","root","authoredAt","element","enableReadOnlyMode","filter","editing","groupId","enableCommand","4062558peLylN","createdAt","unbind","requires","trackChanges.trackFormatChanges","values","end","createSelection","_setSuggestionData","formatInline:join","_commentsRepository","delete","key","track-changes-adapter-already-set","formatGroupId","getAllAdjacentSuggestions","acceptSuggestion","attributes","isEqual","elementToElement","includes","_onDiscard","rootName","refresh","getItems","splice","getChanges","discard","author","newRange","attributeOldValue","fromRange","isAtStart","options","updateMarker","resolve","markBlockFormat","removeClass","remove","keys","suggestionUnloaded","_getAttributeKey","_suggestions","creator","discardSuggestion","clear","_checkSuggestionCorrectness","sort","after","_refreshAttributeSuggestionsChain","length","ck-suggestion-marker","plugins","containsPosition","markers","createElement","error-saving-suggestion-data-suggestion-discarded","isAtEnd","acceptSelectedSuggestions","markerName","FORMATTING","lowest","chain","Users","createRangeOn","attribute:accept","isBefore","add","backward","_joinSuggestions","PENDING_ACTION_SUGGESTION","_editor","always","unbindElementFromMarkerName","_processAttributeChanges","insertion","execute","acceptAllSuggestions","attributeNewValue","meta","rejected","highest","attribute:join","_splitMarkerName","rethrowUnexpectedError","forward","join","has","_removeSuggestion","_reduceSuggestionAttributeRange","track-changes-suggestion-data-mismatch","get","fire","editingDowncast","_findSuggestions","isSelectable","containsRange","addMarker","buildSuggestion","attribute","enqueueChange","setAttribute","getSuggestionCallback","_saved","position","registerBlockAttribute","then","5VFWbjA","removed","createRangeIn","return","discardSelectedSuggestions","getRanges","subType","getAttribute","concat","formatBlock:accept","hasComments","activeMarkers","_SUGGESTION_ANNOUNCEMENT","forEach","getLastMatchingPosition","_recordAttributeSuggestions","_registerDefaultCallbacks","formatBlock","suggestionLoaded","deletion:discard","applyOperation","getAncestors","_getSuggestionData","hasSuggestion","formatInline","isInsideObject","pluginName","originalSuggestionId","getMarkers","deletion:accept","_refreshSuggestionsChain","isOwn","toUpperCase","isDocumentOperation","mapper","1272300aChjrl","editor"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(762091===parseInt(n(438))/1+parseInt(n(374))/2+-parseInt(n(427))/3*(-parseInt(n(747))/4)+-parseInt(n(560))/5*(-parseInt(n(453))/6)+-parseInt(n(343))/7*(parseInt(n(598))/8)+-parseInt(n(695))/9+parseInt(n(595))/10*(parseInt(n(691))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(383);class yc extends t.Plugin{static get[Ec(456)](){return[Ec(421),o.Users,t.PendingActions,Qr,ns,as,fs,bs,ms,ks,Ss,Bs,to,so,uo,ho,bo,_o,Lo,vo,Fo,Ho,Uo,Ko,Zo,ei,ci,pi,Li,oi,Vs,Ks,bi,Ai,vi,Fi,ji,zi,qi,$i,ra,aa,ha,ma,Xa,ya,Ra,Pa,Qa,wa,ja,Va]}static get[Ec(586)](){return Ec(409)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(704)]((t=>String[e(740)](t)))[e(539)]("")}super(t),this[e(575)]=!1,this[e(345)](e(571),[]),this.on(e(618),((n,r,s,o)=>{const i=e;this[i(388)][i(376)]((()=>{const e=i;for(const n of[...o,...s])this[e(388)][e(507)][e(540)](n)&&t[e(450)][e(631)](n)}))})),this[e(613)]=new Xr(this[e(596)][e(344)][e(408)],this[e(596)][e(751)]),this[e(628)]=null,this[e(730)]=new Ac(this[e(596)]),this[e(495)]=new Map,this[e(463)]=t[e(505)][e(544)](e(421)),this[e(410)]=new Set,this[e(388)]=this[e(596)][e(344)],this[e(601)]=new WeakMap,this[e(645)]=!1,this[e(641)]=new Set([e(383)]),this[e(394)]=new Set,t[e(639)][e(353)](e(457),e(707)),this[e(378)]=t[e(639)][e(544)](e(457)),t[e(639)][e(353)](e(403),!0),this[e(673)]=t[e(639)][e(544)](e(403)),this[e(599)]=new u(t,this[e(410)]),this[e(382)](),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,50,50])}[Ec(685)](){const t=Ec,n=this[t(596)],r=(e,n)=>{const r=t;if(r(552)!=e)return r(398)+e;const s=n[r(652)]("|")[0];return this[r(366)](s)?r(412):r(696)};n[t(356)][t(754)](t(546))[t(385)]({model:t(667),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(536)](e[n(512)]),a=[n(504),r(o,i)];let c=3e3;return this[n(571)][n(473)](e[n(512)])&&(a[n(406)](n(625)),c=3010),n(684)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(356)][t(754)](t(397))[t(520)]((e=>{const r=t;e.on(r(439),((t,e,s)=>{const o=r;if(!s[o(486)][o(666)])return;const i=e[o(744)];if(!i)return;const c=s[o(594)][o(739)](i);n[o(344)][o(408)][o(756)](i)&&c&&!c[o(757)](o(609))&&c.is(o(626))&&(0,a.toWidget)(c,s[o(629)])}),{priority:r(762)})})),n[t(356)][t(754)](t(397))[t(385)]({model:t(667),view:(e,n)=>{const s=t;if(!n[s(486)][s(666)])return null;const{type:o,subType:i}=this[s(536)](e[s(512)]);return{classes:[s(504),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(744)])return;const{id:c}=this[a(536)](o[a(512)]);if(r){const t=this[a(495)][a(544)](c),e=this[a(494)](t);if(!this[a(366)](e))return}if(o[a(744)].is(a(428)))return void i[a(373)][a(433)](o[a(744)],s[a(678)]);const u=i[a(594)][a(739)](o[a(744)]);if(o[a(744)].is(a(447))&&n[a(344)][a(408)][a(710)](o[a(744)])&&!u[a(757)](a(662))){i[a(629)][a(728)]([a(504),a(412)],u),i[a(629)][a(554)](a(610),c,u),i[a(594)][a(334)](u,o[a(512)]),e&&(this[a(571)][a(473)](o[a(512)])?i[a(629)][a(728)](a(625),u):i[a(629)][a(490)](a(625),u));for(const t of n[a(344)][a(562)](o[a(744)])[a(477)]())i[a(373)][a(433)](t,s[a(678)]);i[a(373)][a(433)](o[a(744)],s[a(678)])}};n[t(356)][t(754)](t(397))[t(520)]((e=>{const n=t;e.on(n(664),((t,e,r)=>{const o=n;r[o(486)][o(666)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(534)})})),n[t(356)][t(754)](t(397))[t(520)]((e=>{const n=t;e.on(n(417),((t,e,r)=>{const o=n;r[o(486)][o(666)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(534)})})),n[t(356)][t(754)](t(397))[t(686)]({model:t(667),view:(e,n)=>n[t(486)][t(666)]?null:{group:t(667),name:e[t(362)](11)}}),n[t(356)][t(754)](t(414))[t(472)]({view:{name:t(667),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(651)+e[r(567)](r(687))+":"+e[r(567)]("id");return e[r(567)](r(369))&&(s+=":"+e[r(567)](r(369))),n[r(508)](r(359),{"data-name":s})}}),n[t(356)][t(754)](t(414))[t(734)]({view:t(667)}),n[t(356)][t(754)](t(546))[t(520)]((e=>{const n=t;e.on(n(664),s(),{priority:n(762)})})),n[t(356)][t(754)](t(546))[t(520)]((e=>{const n=t;e.on(n(417),s({isAttributeSuggestion:!0}),{priority:n(762)})})),n[t(356)][t(754)](t(546))[t(520)]((e=>{const n=t;e.on(n(725),((t,e,r)=>{const s=n,o=r[s(594)][s(416)](e[s(512)]);if(o)for(const t of o)t[s(757)](s(662))||(r[s(629)][s(490)]([s(504),s(412),s(625)],t),r[s(629)][s(726)](s(610),t),r[s(594)][s(526)](t,e[s(512)]))}),{priority:n(762)})})),n[t(356)][t(754)](t(546))[t(520)]((e=>{const n=t;e.on(n(655),((t,e,r)=>{const s=n,o=r[s(594)][s(416)](e[s(512)]);if(!o)return;const{id:i}=this[s(536)](e[s(512)]),a=this[s(495)][s(544)](i),c=this[s(494)](a);if(this[s(366)](c))for(const t of o)t[s(757)](s(662))||(r[s(629)][s(490)]([s(504),s(412),s(625)],t),r[s(629)][s(726)](s(610),t),r[s(594)][s(526)](t,e[s(512)]))}),{priority:n(762)})})),n[t(344)][t(372)][t(709)]((e=>{const r=t;let s=!1;const o=Array[r(347)](n[r(344)][r(372)][r(759)][r(607)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(536)](t);if(r(667)!==o)continue;const h=this[r(495)][r(544)](f);if(null!=c[r(482)]){r(584)==u&&(s=s||Nc(c[r(482)],t,e,n[r(344)][r(408)]));const o=r(552)==u&&this[r(366)](l[r(652)]("|")[0]);if(c[r(482)][r(351)]||r(683)==c[r(482)][r(445)][r(475)]||r(577)==u&&!Rc(c[r(482)])||o&&!Rc(c[r(482)])||r(684)==u&&(Cc(a=c[r(482)])||function(t){const e=r;return t[e(419)][e(396)]==t[e(459)][e(700)]&&t[e(419)][e(510)]}(a)))e[r(612)](t),s=!0;else{if(!h||!h[r(737)])continue;i[r(520)](h)}}}var a;return i[r(690)]>0&&(s=!!this[r(336)](i)||s),s})),n[t(344)][t(372)][t(709)]((e=>{const r=t;let s=!1;for(const t of n[r(344)][r(372)][r(759)][r(479)]())if(r(649)==t[r(716)])for(const t of this[r(495)][r(458)]()){if(t[r(393)]||!t[r(737)])continue;const o=r(577)==t[r(716)],i=this[r(494)](t),a=i&&this[r(366)](i);if(!o&&!a)continue;const c=t[r(360)]();if(c[r(419)][r(396)]!=c[r(459)][r(396)]&&!c[r(459)][r(510)]){const o=n[r(344)][r(357)](c[r(419)][r(736)],r(459)),i=n[r(344)][r(350)](c[r(419)],o);e[r(487)](t[r(418)](),{range:i}),s=!0}}return s})),n[t(344)][t(372)][t(709)]((e=>this[t(527)](e))),n[t(344)][t(372)][t(709)]((e=>!e[t(752)][t(705)]&&this[t(677)](e))),n[t(344)].on(t(755),(()=>{this[t(575)]=!1})),n[t(344)][t(372)].on(t(679),((r,s)=>{const o=t;if(!s[o(705)]||s[o(615)])return;if(!this[o(575)])return;const i=n[o(344)][o(372)][o(759)][o(479)]();if(0==i[o(503)])return;const a=[],c=i[o(449)]((t=>o(552)==t[o(716)])),u=i[o(449)]((t=>o(649)==t[o(716)]&&o(401)!=t[o(678)]));for(const t of c)this[o(425)](t[o(422)])&&a[o(406)]({key:t[o(422)],newValue:t[o(531)],oldValue:t[o(483)],range:Sc(t[o(384)],n[o(344)])});for(const t of u){if(o(761)!=t[o(620)]&&o(476)!=t[o(620)])continue;const e=Mc(t[o(557)][o(736)],n[o(344)]),r=t[o(335)];o(761)==t[o(620)]&&a[o(406)]({key:o(383),newValue:t[o(678)],oldValue:r[o(678)],range:e});for(const[n,s]of r[o(470)]){if(!this[o(425)](n))continue;const r=t[o(470)][o(544)](n);s!==r&&a[o(406)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(470)])this[o(425)](n)&&(r[o(470)][o(540)](n)||a[o(406)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(503)]&&n[o(344)][o(553)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(712)](t,e,s,o,{groupId:r});this[n(644)](t,a)}))}),{priority:t(514)}),n[t(344)][t(507)].on(t(656),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(536)](n[s(678)]),e=this[s(495)][s(544)](t);e&&e[s(732)](n[s(678)])}})),n[t(344)][t(372)].on(t(679),(()=>{const e=t,r=Array[e(347)](n[e(344)][e(372)][e(759)][e(607)]())[e(449)]((t=>e(667)===this[e(536)](t[e(678)])[e(688)]));if(0===r[e(503)])return;r[e(500)](((t,n)=>{const r=e,s=t[r(430)][r(440)],o=n[r(430)][r(440)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(419)][r(519)](o[r(419)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(536)](t);if(null===n[e(440)]){const n=this[e(681)](t);o[e(520)](n)}else{const t=this[e(495)][e(544)](r);null!==n[e(482)]||t[e(737)]?(s[e(520)](t[e(648)]),o[e(520)](t)):this[e(541)](t)}}o[e(690)]>0&&this[e(590)](o);for(const t of s)this[e(545)](e(413),t)})),n[t(344)].on(t(580),((e,r)=>{const s=t,o=r[0];if(!this[s(495)][s(690)])return;if(!o[s(593)])return;if(o[s(752)][s(615)]||!o[s(752)][s(705)])return;let i,a;switch(o[s(716)]){case s(649):i=n[s(344)][s(357)](o[s(557)]),a=i[s(608)](o[s(411)]);break;case s(652):i=n[s(344)][s(357)](o[s(660)]),a=n[s(344)][s(357)](o[s(380)]);break;case s(375):i=n[s(344)][s(357)](o[s(386)]),a=i[s(608)](o[s(411)]);break;default:return}const c=n[s(344)][s(350)](i,a);n[s(344)][s(376)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(547)](c)){if(e[t(393)])continue;if(t(584)==e[t(716)])continue;const r=this[t(494)](e);if(r&&this[t(366)](r)&&t(652)!=o[t(716)])continue;const s=e[t(430)]&&e[t(430)][t(748)];(t(577)!=e[t(716)]||t(652)==o[t(716)]&&!s)&&(n[t(650)]||t(528)==e[t(716)]&&n[t(591)]||e[t(360)]()[t(549)](c)&&this[t(746)](e,i,a))}}))}),{priority:t(514)}),n[t(344)].on(t(714),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(365)])return;if(this[s(645)])return;if(!this[s(599)][s(661)])return;if(o[s(351)])return;const a=n[s(344)][s(408)],{start:c,end:u}=o[s(360)](),l=c[s(736)]&&a[s(364)](c[s(736)])?null:a[s(379)](c,s(538)),f=u[s(700)]&&a[s(364)](u[s(700)])?null:a[s(379)](u,s(521)),h=n[s(344)][s(350)](l?l[s(419)]:c,f?f[s(459)]:u);n[s(344)][s(376)]((t=>{const e=s;this[e(399)](h);const r=n[e(344)][e(408)][e(379)](h[e(419)]);o.is(e(708))?t[e(654)](r):o[e(717)](r)})),e[s(420)]()}),{priority:e.priorities[t(668)]+10}),n[t(344)].on(t(606),((e,r)=>{const s=t,o=r[r[s(503)]-1];o&&o[s(365)]||this[s(645)]||this[s(599)][s(661)]&&(n[s(344)][s(376)]((()=>{const t=s;let o=n[t(344)][t(606)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(563)]=o[t(395)]();const i=o[t(459)][t(700)],a=n[t(344)][t(408)];i&&a[t(710)](i)&&!a[t(756)](i)&&(o=n[t(344)][t(350)](o[t(419)],n[t(344)][t(357)](i,t(459)))),this[t(603)](o)})),e[s(420)]())}),{priority:t(762)}),this[t(596)][t(358)][t(520)](t(623),this[t(599)]),this[t(452)](t(623));const o=new p(n,this[t(495)]);n[t(358)][t(520)](t(469),o),this[t(452)](t(469));const i=new b(n,this[t(495)]);n[t(358)][t(520)](t(497),i),this[t(452)](t(497)),n[t(358)][t(520)](t(530),new S(n,o,this[t(495)])),this[t(452)](t(530)),n[t(358)][t(520)](t(633),new S(n,i,this[t(495)])),this[t(452)](t(633)),n[t(358)][t(520)](t(511),new O(n,o,this[t(495)])),this[t(452)](t(511)),n[t(358)][t(520)](t(564),new O(n,i,this[t(495)])),this[t(452)](t(564));const c=n[t(505)][t(544)](t(421));this[t(643)](c,t(735),((e,{threadId:n})=>{const r=t,s=this[r(495)][r(544)](n);s&&s[r(432)]&&1===s[r(432)][r(503)]&&this[r(611)](n,{hasComments:!0})}),{priority:t(738)}),this[t(643)](c,t(693),((e,{threadId:n})=>{const r=t,s=this[r(495)][r(544)](n);s&&s[r(432)]&&!s[r(432)][r(503)]&&this[r(611)](n,{hasComments:!1})}),{priority:t(738)})}set[Ec(389)](t){const n=Ec;if(this[n(628)])throw new e.CKEditorError(n(466),this);this[n(628)]=t}get[Ec(389)](){return this[Ec(628)]}[Ec(624)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(495)][n(458)]())t&&!e[n(737)]||r[n(406)](e);return e?r[n(704)]((t=>t[n(634)]())):r}[Ec(727)](t){const n=Ec,r=this[n(495)][n(544)](t);if(!r)throw new e.CKEditorError(n(642),this);return r}[Ec(583)](t){const e=Ec;return this[e(495)][e(540)](t)}[Ec(348)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(716)][e(652)](":"),a=this[e(495)][e(544)](r)||this[e(674)](o,i,r,n,s);if(this[e(435)](a),this[e(499)](a,o,i||null,n),a[e(454)]=t[e(454)],a[e(630)]=!0,s&&s[e(627)]){const t=s[e(627)],n=this[e(670)](t[e(342)]);a[e(446)]=t[e(454)],a[e(481)]=n,a[e(729)]=!0}else a[e(446)]=t[e(454)];switch(t[e(430)]&&(a[e(430)]=t[e(430)]),t[e(470)]&&(a[e(470)]=t[e(470)]),this[e(628)]&&this[e(628)][e(731)]||(a[e(556)]=!0),this[e(601)][e(544)](a)){case e(390):this[e(601)][e(345)](a,e(361));break;case e(699):a[e(737)]?(this[e(336)](new Set([a])),this[e(590)](new Set([a])),this[e(601)][e(345)](a,e(621)),this[e(545)](e(578),a)):this[e(601)][e(345)](a,e(561))}return a}[Ec(469)](t){const e=Ec;this[e(365)]((()=>{const n=e;this[n(596)][n(344)][n(376)]((()=>{const e=n;for(const n of t[e(468)]())n[e(632)]()}))}))}[Ec(497)](t){const e=Ec;this[e(365)]((()=>{const n=e;this[n(596)][n(344)][n(376)]((()=>{const e=n;for(const n of t[e(468)]())n[e(480)]()}))}))}[Ec(452)](t,n){const r=Ec,s=this[r(596)][r(358)][r(544)](t);if(!s)throw new e.CKEditorError(r(671),this,{commandName:t});if(this[r(410)][r(540)](s))throw new e.CKEditorError(r(614),this,{commandName:t});this[r(410)][r(520)](s),n&&s.on(r(529),((t,e)=>{const o=r;this[o(599)][o(661)]&&(this[o(645)]||(e[o(503)]>0&&e[e[o(503)]-1]&&e[e[o(503)]-1][o(365)]?e[o(622)]():(t[o(563)]=n(((...t)=>s[o(529)](...t,{forceDefaultExecution:!0})),...e),t[o(420)]())))}),{priority:r(762)})}[Ec(365)](t){const n=Ec;let r,s;const o=this[n(645)];this[n(645)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(645)]=!1),s&&e.CKEditorError[n(537)](s,this),r}[Ec(603)](t,n=null,r={}){const s=Ec;if(t[s(351)])return null;const o=this[s(596)][s(505)][s(544)](s(516)).me;for(const{suggestion:e,meta:o}of this[s(547)](t,s(528)))if(o[s(591)]){if(!o[s(753)]){if(o[s(650)]){if(!this[s(673)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(746)](e,t[s(419)],t[s(459)]);break}if(n==e[s(566)]&&Oc(e,r)){const n=e[s(360)]();return n[s(419)][s(471)](t[s(459)])?this[s(719)](e,this[s(388)][s(350)](t[s(419)],n[s(459)])):this[s(719)](e,this[s(388)][s(350)](n[s(419)],t[s(459)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(721)+n:s(528),u=this[s(461)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(443)](c,i,a,t),u}[Ec(444)](t,n=Ec(750),r={}){const s=Ec,o=this[s(596)][s(505)][s(544)](s(516)).me,i=this[s(730)][s(555)](s(528),n,s(539));for(const e of this[s(624)]())if(e[s(481)].id==o.id&&s(528)==e[s(716)]&&e[s(566)]==n&&Oc(e,r)&&(i(e[s(565)](),t)||i(t,e[s(565)]()))){for(const n of t)e[s(368)](n);return e}for(const{suggestion:e,meta:n}of this[s(547)](t,s(528))){if(!n[s(591)])continue;if(!this[s(673)]&&n[s(650)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(565)]())for(const e of t)if(!n[s(549)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(721)+n,l=this[s(461)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(443)](u,a,c,e,Hr[s(692)]());return l}[Ec(402)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(351)])return null;if(o(638)===this[o(378)]){const e=this[o(730)][o(555)](o(584),r,o(632));return this[o(365)]((()=>e([t],n,s))),null}const i=this[o(596)][o(505)][o(544)](o(516)).me,a=[];if(o(525)!==this[o(378)])for(const{suggestion:e,meta:n}of this[o(547)](t,o(528)))n[o(591)]&&!n[o(585)]&&a[o(406)](...e[o(565)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(701)](s);e&&r[n(406)](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(635)](t);r[n(478)](e,1,...s),e+=s[n(503)]}}return r}(t,a);c[o(503)]&&this[o(388)][o(376)]((()=>{const t=o;for(const e of c){const o=this[t(730)][t(555)](t(584),r,t(632));this[t(365)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(419)],u=t[o(459)];for(const{suggestion:e,meta:n}of this[o(547)](t,o(584))){if(!n[o(591)])continue;if(e[o(566)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(360)]();if(i[o(549)](t,!0))return null;c=c[o(519)](i[o(419)])?c:i[o(419)],u=u[o(702)](i[o(459)])?u:i[o(459)],a?i[o(419)][o(519)](a[o(360)]()[o(419)])?(a[o(604)](),a=e):e[o(604)]():a=e}const l=this[o(388)][o(350)](c,u);if(a)this[o(719)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(461)]({id:t,type:o(724)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(443)](o(724)+r,t,a,l)}}return null}[Ec(489)](t,n,r=[],s=null,o={}){const i=Ec;n[i(467)]||(n[i(467)]=n[i(392)]),n[i(748)]=t.is(i(384)),s=s||Lc(n);const a=r[i(704)]((t=>Mc(t,this[i(388)]))),c=t.is(i(384))?t:Mc(t,this[i(388)]);if(i(638)===this[i(378)]){const t=this[i(730)][i(555)](i(577),s,i(632));return this[i(365)]((()=>t([c],n,o))),null}a[i(406)](c);let u=!0;for(const t of a)if(!this[i(423)](t)){u=!1;break}if(u&&i(525)!==this[i(378)]){const t=this[i(730)][i(555)](i(577),s,i(632));return this[i(365)]((()=>t([c],n,o))),null}let l=null,f=c[i(419)],h=c[i(459)];for(const{suggestion:t,meta:e}of this[i(547)](c,i(577))){if(!e[i(591)])continue;if(e[i(753)]||e[i(650)]||e[i(585)])continue;if(t[i(430)][i(467)]!=n[i(467)])continue;if(!Oc(t,o))continue;const r=t[i(360)]();if(t[i(566)]==s){if(r[i(549)](c,!0))return null;f=f[i(519)](r[i(419)])?f:r[i(419)],h=h[i(702)](r[i(459)])?h:r[i(459)],l?r[i(419)][i(519)](l[i(360)]()[i(419)])?(l[i(604)](),l=t):t[i(604)]():l=t}else{const e=c[i(701)](r);this[i(354)](t,e)}}const g=this[i(596)][i(505)][i(544)](i(516)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(719)](l,this[i(388)][i(350)](f,h)),l;{const t=this[i(461)]({id:d,type:i(338)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(443)](i(338)+s,d,p,this[i(388)][i(350)](f,h)),t}}[Ec(760)](t,n,r=[],s=null,o={}){const i=Ec;n[i(467)]||(n[i(467)]=n[i(392)]);const a=t[0];n[i(748)]=a.is(i(384)),s=s||Lc(n);const c=r[i(704)]((t=>Mc(t,this[i(388)]))),u=a.is(i(384))?t:t[i(704)]((t=>Mc(t,this[i(388)])));if(i(638)===this[i(378)]){const t=this[i(730)][i(555)](i(577),s,i(632));return this[i(365)]((()=>t(u,n,o))),null}c[i(406)](...u);let l=!0;for(const t of c)if(!this[i(423)](t)){l=!1;break}if(l&&i(525)!==this[i(378)]){const t=this[i(730)][i(555)](i(577),s,i(632));return this[i(365)]((()=>t(u,n,o))),null}const f=this[i(596)][i(505)][i(544)](i(516)).me;for(const t of this[i(624)]()){if(t[i(481)].id!=f.id)continue;if(i(577)!=t[i(716)]||t[i(430)][i(467)]!=n[i(467)])continue;if(!Oc(t,o))continue;const e=t[i(566)]==s;for(let n=0;n<u[i(503)];n++){const r=u[n];for(const s of t[i(588)]()){const o=s[i(715)]();if(r[i(471)](o)){e?(u[i(478)](n,1),n--):t[i(612)](s[i(678)]);break}}}}if(0==u[i(503)])return null;const h=this[i(730)][i(555)](i(577),s,i(539));for(const t of this[i(624)]())if(t[i(481)].id==f.id&&i(577)==t[i(716)]&&t[i(430)][i(467)]==n[i(467)]&&t[i(566)]==s&&Oc(t,o)&&(h(t[i(565)](),u)||h(u,t[i(565)]()))){for(const e of u)t[i(368)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(338)+s,m=this[i(461)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(443)](p,g,d,t,Hr[i(692)]());return m}[Ec(399)](t,n=null,r={}){const s=Ec;if(t[s(351)])return null;const o=this[s(596)][s(505)][s(544)](s(516)).me,a=new i.LiveRange(t[s(419)],t[s(459)]);for(const{suggestion:t,meta:e}of this[s(547)](a,s(528)))if(e[s(591)]&&!e[s(753)])if(t[s(393)]){const e=t[s(565)]()[s(449)]((t=>s(683)!=t[s(445)][s(475)]));if(e[s(405)]((t=>a[s(549)](t,!0)))&&t[s(480)](),e[s(346)]((t=>t[s(549)](a,!0)))){const t=this[s(730)][s(555)](s(684),n,s(632));return this[s(365)]((()=>t([a],null,r))),null}}else{const e=a[s(701)](t[s(360)]());null!==e&&t[s(474)]([e],null,r)}if(a[s(431)](),a[s(351)]||s(683)==a[s(445)][s(475)])return null;let c=null,u=a[s(419)],l=a[s(459)];const f=this[s(547)](a,s(684));for(const{suggestion:t,meta:e}of f){const n=this[s(388)][s(350)](u,l);if(e[s(591)]&&(this[s(673)]||!e[s(650)]&&!e[s(585)]))if(t[s(393)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(565)]()){if(r[s(549)](n,!0))return t;n[s(549)](r)||(e=!1)}e&&t[s(480)]()}else{const e=t[s(360)]();if(e[s(549)](n,!0))return t;if(!Oc(t,r)){n[s(549)](e)?t[s(604)]():e[s(506)](u)?u=e[s(459)]:e[s(506)](l)&&(l=e[s(419)]);continue}u=u[s(519)](e[s(419)])?u:e[s(419)],l=l[s(702)](e[s(459)])?l:e[s(459)],r=Object[s(426)]({},t[s(470)]),c?e[s(419)][s(519)](c[s(360)]()[s(419)])?(c[s(604)](),c=t):t[s(604)]():c=t}}if(c)return this[s(719)](c,this[s(388)][s(350)](u,l)),c;{const t=(0,e.uid)(),i=this[s(388)][s(350)](u,l),a=o.id,c=n?s(341)+n:s(684),f=this[s(461)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(443)](c,t,a,i),f}}[Ec(404)](t,n=Ec(750),r={}){const s=Ec,o=this[s(596)][s(505)][s(544)](s(516)).me,a=t[s(704)]((t=>new i.LiveRange(t[s(419)],t[s(459)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(547)](a,s(528)))e[s(591)]&&!e[s(753)]&&c[s(520)](t);for(const e of c)if(e[s(393)]){const o=e[s(565)]();if((!e[s(470)]||!e[s(470)][s(619)])&&o[s(405)]((t=>a[s(346)]((e=>e[s(549)](t,!0)))))&&e[s(480)](),a[s(405)]((t=>o[s(346)]((e=>e[s(549)](t,!0)))))){const e=this[s(730)][s(555)](s(684),n,s(632));return this[s(365)]((()=>e(t,null,r))),null}}else{const t=e[s(360)]();if(a[s(346)]((e=>e[s(549)](t,!0)))&&e[s(480)](),a[s(405)]((e=>t[s(549)](e,!0)))){const t=this[s(730)][s(555)](s(684),n,s(632));return this[s(365)]((()=>t(a,null,r))),null}}const u=this[s(730)][s(555)](s(684),n,s(539));let l=null;for(const t of this[s(624)]())if(t[s(481)].id==o.id&&t[s(737)]&&s(684)==t[s(716)]&&t[s(566)]==n&&Oc(t,r)&&(u(t[s(565)](),a)||u(a,t[s(565)]())))if(l){if(t[s(432)]&&t[s(432)][s(503)])continue;for(const e of t[s(565)]())l[s(363)](e)||l[s(368)](e);t[s(604)]()}else{l=t;for(const e of a)t[s(363)](e)||t[s(368)](e)}if(l)return l;c[s(498)]();for(const{suggestion:t,meta:e}of this[s(547)](a,s(684)))e[s(591)]&&(this[s(673)]||!e[s(650)]&&!e[s(585)])&&Oc(t,r)&&c[s(520)](t);for(const t of c){const e=t[s(565)]();if((!r||!r[s(619)])&&a[s(405)]((t=>e[s(346)]((e=>e[s(549)](t,!0))))))return t;(!t[s(470)]||!t[s(470)][s(619)])&&e[s(405)]((t=>a[s(346)]((e=>e[s(549)](t,!0)))))&&t[s(480)]()}const f=(0,e.uid)(),h=o.id,g=s(341)+n,d=this[s(461)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(431)](),t[s(351)]||s(683)==t[s(445)][s(475)]||this[s(443)](g,f,h,t,Hr[s(692)]());return d}[Ec(712)](t,n,r,s,o){const i=Ec;if(t[i(351)])return[];if(i(638)===this[i(378)])return[];const a=this[i(596)][i(505)][i(544)](i(516)).me.id,c=Array[i(347)](this[i(495)][i(458)]())[i(449)]((e=>i(552)==e[i(716)]&&e[i(430)][i(465)]==n&&e[i(363)](t)));if(i(707)===this[i(378)]){const e=this[i(547)](t,i(528))[i(449)]((({meta:t})=>t[i(591)]&&!t[i(585)]&&!t[i(753)]))[i(704)]((({suggestion:t})=>t));c[i(741)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(552)==t[i(716)]?t[i(430)][i(437)]:void 0,o=t[i(360)](),a=Array[i(347)](u[i(492)]())[i(658)]((t=>t[i(387)](o)));if(!a)continue;const c=a[i(635)](o);this[i(366)](n)&&i(528)==t[i(716)]&&0!=c[i(503)]||(u[i(464)](a),c[i(573)]((t=>{u[i(345)](t,r)})),i(528)!=t[i(716)]&&e!=s&&u[i(345)](a[i(701)](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(434)](i(597),{key:n});const f=(i(723)+(n+"|")+Lc({newValue:s}))[i(600)](0,60),h=this[i(461)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(406)](h),this[i(443)](f,c,a,t)}return l}[Ec(676)](t){const e=Ec;this[e(452)](t,((t,...n)=>{this[e(672)]((()=>{t(...n)}))}))}[Ec(558)](t){const e=Ec;this[e(641)][e(520)](t)}[Ec(758)](t){const e=Ec;this[e(394)][e(520)](t)}[Ec(494)](t){const e=Ec;return e(552)==t[e(716)]?t[e(566)][e(652)]("|")[0]:null}[Ec(719)](t,e){const n=Ec,r=t[n(418)]();this[n(388)][n(376)]((t=>{t[n(487)](r,{range:e})}))}[Ec(435)](t){const e=Ec,n=t.id,r=this[e(596)][e(639)][e(544)](e(407));this[e(463)][e(349)](n)||this[e(463)][e(355)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(463)][e(377)](n);s[e(455)](e(646)),s[e(646)]=!1,t[e(432)]=s}[Ec(499)](t,n,r,s){const o=Ec;if(t[o(716)]!=n||t[o(566)]!=r||t[o(496)].id!=s)throw this[o(596)][o(448)](o(543)),new e.CKEditorError(o(543),this)}[Ec(354)](t,n){const r=Ec,s=t[r(360)]();if(n[r(471)](s))t[r(604)]();else if(s[r(549)](n)){const o=this[r(388)][r(357)](n[r(419)][r(700)],r(459));this[r(719)](t,this[r(388)][r(350)](s[r(419)],o));const i=(0,e.uid)(),a=t[r(496)].id,c=t[r(716)]+":"+t[r(566)];this[r(461)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(430)],attributes:t[r(470)]});const u=this[r(388)][r(357)](n[r(459)][r(396)],r(501)),l=this[r(388)][r(350)](u,s[r(459)]);this[r(443)](c,i,a,l)}else if(s[r(506)](n[r(419)])){const e=this[r(388)][r(357)](n[r(419)][r(700)],r(459));this[r(719)](t,this[r(388)][r(350)](s[r(419)],e))}else{const e=this[r(388)][r(357)](n[r(459)][r(396)],r(501));this[r(719)](t,this[r(388)][r(350)](e,s[r(459)]))}}[Ec(423)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(547)](t,e(528))){if(!r[e(591)])continue;const s=n[e(565)]();for(const n of s)if(!t[e(635)](n)[e(503)])return!0}return!1}[Ec(442)](t){const n=Ec,r=this[n(596)][n(505)][n(544)](n(516))[n(665)](t);if(!r)throw new e.CKEditorError(n(441),this);return r}[Ec(670)](t){const e=Ec,n=this[e(596)][e(505)][e(544)](e(516)),r=(0,o.hashObject)(e(711)+t);return n[e(665)](r)||n[e(682)]({id:r,name:t})}[Ec(674)](t,e,n,r,s){const o=Ec,i=this[o(442)](r),a=this[o(730)][o(551)](t,e,n,i,s,(t=>{const e=o;this[e(611)](n,{attributes:t});const r=this[e(727)](n);this[e(336)](new Set([r])),this[e(590)](new Set([r]))}));return this[o(643)](a,o(632),(()=>{const t=o;this[t(611)](n,{state:t(352)})}),{priority:o(762)}),this[o(643)](a,o(480),(()=>{const t=o;this[t(611)](n,{state:t(533)})}),{priority:o(762)}),this[o(495)][o(345)](n,a),this[o(601)][o(345)](a,o(390)),a}[Ec(536)](t){const e=Ec,n=t[e(652)](":");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(746)](t,n,r){const s=Ec,o=t[s(360)](),i=o[s(419)],a=o[s(459)];this[s(719)](t,this[s(388)][s(350)](i,n));const c=(0,e.uid)(),u=t[s(496)].id,l=t[s(716)]+(t[s(566)]?":"+t[s(566)]:"");this[s(461)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(470)],data:t[s(430)]});const f=this[s(494)](t);(s(577)==t[s(716)]||f&&this[s(366)](f))&&(r=this[s(388)][s(703)](r[s(396)])),this[s(443)](l,c,u,this[s(388)][s(350)](r,a))}[Ec(547)](t,e=null){const n=Ec,r=[],s=this[n(596)][n(505)][n(544)](n(516)).me;Array[n(669)](t)||(t=[t]);for(const o of this[n(624)]()){if(!o[n(737)])continue;if(e&&o[n(716)]!=e)continue;let i=!1;for(const e of o[n(565)]()){for(const a of t){const t=a[n(419)][n(471)](e[n(459)])||a[n(459)][n(471)](e[n(419)]);if(t||a[n(701)](e)){const c=a[n(549)](e)&&kc(this[n(388)][n(408)],e[n(419)],a),u=e[n(549)](a)&&kc(this[n(388)][n(408)],a[n(419)],e);r[n(406)]({suggestion:o,meta:{isOwn:s==o[n(481)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(443)](t,e,n,r,s){const o=Ec;this[o(388)][o(376)]((i=>{const a=o;let c=a(651)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(550)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(541)](t){const e=Ec,n=t[e(698)],r=t[e(617)];t[e(698)]=null,t[e(617)]=null,null!=n&&n[e(617)]==t&&(n[e(617)]=r),null!=r&&r[e(698)]==t&&(r[e(698)]=n),e(621)==this[e(601)][e(544)](t)&&(this[e(601)][e(345)](t,e(561)),this[e(545)](e(493),t,n,r))}[Ec(461)](t){const n=Ec,r=t.id,s=this[n(348)](t);if(this[n(628)]&&this[n(628)][n(731)]){const o=this[n(596)][n(505)][n(544)](n(415)),i=s[n(570)],a=s[n(566)]?s[n(716)]+":"+s[n(566)]:s[n(716)],c=this[n(596)][n(751)],u=o[n(520)](zr(c,n(523))),l={id:r,type:a,hasComments:i,data:t[n(430)]||null,originalSuggestionId:t[n(587)]||null,attributes:s[n(470)]};this[n(628)][n(731)](l)[n(559)]((t=>{const e=n;s[e(556)]=!0,o[e(491)](u),t&&t[e(454)]&&(this[e(495)][e(544)](r)[e(454)]=t[e(454)])}))[n(720)]((t=>{const r=n;throw(0,e.logWarning)(r(509)),this[r(596)][r(344)][r(553)]({isUndoable:!1},(()=>{s[r(480)]()})),s[r(743)](),this[r(495)][r(464)](s.id),this[r(601)][r(464)](s),t}))}return s}[Ec(366)](t){const e=Ec;return this[e(641)][e(540)](t)}[Ec(611)](t,e){const n=Ec,r=this[n(596)][n(505)][n(544)](n(415)),s=this[n(727)](t);if(this[n(628)]&&this[n(628)][n(706)])if(s[n(556)]){const s=r[n(520)](zr(this[n(596)][n(751)],n(523)));this[n(628)][n(706)](t,e)[n(559)]((()=>{r[n(491)](s)}))}else s.on(n(339),(()=>{this[n(611)](t,e)}))}[Ec(582)](t){const n=Ec;if(!this[n(628)]||!this[n(628)][n(727)])throw new e.CKEditorError(n(749),this);return this[n(628)][n(727)](t)}[Ec(681)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(536)](t),i=this[e(495)][e(544)](n)||this[e(674)](r,s,n,o,{});switch(this[e(499)](i,r,s,o),this[e(601)][e(544)](i)){case e(390):this[e(582)](n)[e(559)]((t=>{const r=e;let s=Promise[r(488)]();t[r(570)]&&(s=this[r(463)][r(763)]({channelId:this[r(596)][r(639)][r(544)](r(407)),threadId:n})),s[r(559)]((()=>{const e=r;this[e(348)](t)[e(556)]=!0}))})),this[e(601)][e(345)](i,e(699));break;case e(561):this[e(611)](n,{state:e(424)});case e(361):this[e(601)][e(345)](i,e(621)),this[e(545)](e(578),i);break;case e(621):this[e(545)](e(413),i)}return i[e(732)](t),i}[Ec(590)](t){const e=Ec,n=Array[e(347)](t),r=n[e(449)]((t=>e(552)==t[e(716)]));this[e(502)](r);const s=n[e(449)]((t=>!t[e(393)]&&e(552)!=t[e(716)])),o=this[e(624)]({skipNotAttached:!0})[e(449)]((t=>!t[e(393)]&&e(552)!=t[e(716)])),i=o[e(449)]((n=>!t[e(540)](n))),a=new Map(o[e(704)]((t=>[t,this[e(730)][e(555)](t[e(716)],t[e(566)],e(515))]))),c=new Map(o[e(704)]((t=>[t,t[e(360)]()]))),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(540)](n)&&n[e(698)]&&(f[e(520)](n[e(698)]),n[e(698)][e(617)]===n&&(n[e(698)][e(617)]=null),n[e(698)]=null),!u[e(540)](n)&&n[e(617)]&&(f[e(520)](n[e(617)]),n[e(617)][e(698)]===n&&(n[e(617)][e(698)]=null),n[e(617)]=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(617)]=r[1],r[1][s(698)]=r[0],u[s(520)](r[0]),l[s(520)](r[1]))}}function g(t,n){const r=e;if(t[r(481)].id!==n[r(481)].id)return null;const s=a[r(544)](t)(t,n,c[r(544)](t),c[r(544)](n));return s&&a[r(544)](n)(t,n,c[r(544)](t),c[r(544)](n))?s[1][r(432)]&&s[1][r(432)][r(503)]?null:s:null}f[e(690)]&&this[e(590)](f)}[Ec(502)](t){const e=Ec;if(0==t[e(503)])return;const n=this[e(624)]({skipNotAttached:!0})[e(449)]((t=>e(552)==t[e(716)]&&t[e(630)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(470)]);s[e(540)](n)||(s[e(345)](n,r[e(503)]),r[e(406)]([]));const i=s[e(544)](n);r[i][e(406)](t)}!function(){const t=e;r[t(500)](((e,n)=>{const r=t,s=e[0][r(454)],o=n[0][r(454)];return s==o?e[0][r(470)][r(451)]<n[0][r(470)][r(451)]?-1:1:s<o?-1:1}));for(const e of r)e[t(500)](((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(406)](s);for(const s of n)r[t]=r[t][e(568)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(503)];n++)t[n][e(617)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(503)];n++)t[n][e(698)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(470)][r(451)]!==n[0][r(470)][r(451)]&&t[0][r(481)]!==n[0][r(481)])return!1;if(!function(t,e){const n=r;return!t[n(570)]&&!e[n(570)]||(!t[n(570)]||!e[n(570)])&&(!!(t[n(570)]&&e[n(454)]<t[n(432)][n(722)][n(544)](0)[n(454)])||!!(e[n(570)]&&t[n(454)]<e[n(432)][n(722)][n(544)](0)[n(454)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(470)],r(451)),o=Ic(n[0][r(470)],r(451));return!!Or(s,o)&&(!!t[r(405)]((t=>n[r(346)]((e=>t[r(360)]()[r(471)](e[r(360)]())))))&&n[r(405)]((e=>t[r(346)]((t=>e[r(360)]()[r(471)](t[r(360)]()))))))}}[Ec(336)](t){const e=Ec,n=Array[e(347)](t),r=this[e(624)]({skipNotAttached:!0}),s=r[e(449)]((n=>!t[e(540)](n))),o=new Map(n[e(704)]((t=>[t,this[e(730)][e(555)](t[e(716)],t[e(566)],e(539))]))),i=new Map(r[e(704)]((t=>[t,t[e(565)]()])));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(716)]!==n[a(716)]||s[a(481)].id!==n[a(481)].id||s[a(566)]!==n[a(566)])continue;if(!wc(n,s,[a(451)]))continue;if(a(552)==n[a(716)]&&n[a(430)][a(437)]!=s[a(430)][a(437)])continue;if(a(552)==n[a(716)]&&t[a(366)](n[a(430)][a(465)]))continue;if(a(577)==n[a(716)]){const e=t[a(596)][a(344)],r=n[a(337)]();if(r&&(e[a(408)][a(756)](r)||e[a(408)][a(364)](r)))continue}const c=o[a(544)](n),u=i[a(544)](n),l=i[a(544)](s),f=n[a(432)]&&n[a(432)][a(503)],h=s[a(432)]&&s[a(432)][a(503)];if(!f&&c(l,u))return t[a(522)](s,n),i[a(464)](n),!0;if(!h&&c(u,l))return t[a(522)](n,s),i[a(464)](s),!0}return!1}}[Ec(522)](t,e){const n=Ec;if(t[n(393)])for(const r of e[n(565)]())t[n(368)](r);else{const r=e[n(360)]()[n(459)];this[n(719)](t,this[n(388)][n(350)](t[n(360)]()[n(419)],r))}e[n(604)]()}[Ec(436)](t,e){const n=Ec,r=t[n(637)](n(636))||t[n(637)](n(552))?n(513):t[n(592)]();return zr(this[n(596)][n(751)],e+"_"+r+n(572))}[Ec(382)](){const t=Ec,e=this[t(596)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(388)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(536)](t[s(678)]);if(s(667)===e){n[s(340)](this[s(436)](r,s(689)));break}}for(const t of r){const{group:e,type:r}=this[s(536)](t[s(678)]);if(s(667)===e){n[s(340)](this[s(436)](r,s(718)));break}}}))}[Ec(527)](t){const e=Ec;if(this[e(575)])return!1;const n=this[e(596)],r=n[e(344)][e(372)][e(759)][e(479)]();if(0==r[e(503)])return!1;const s=[],o=r[e(449)]((t=>e(552)==t[e(716)])),i=r[e(449)]((t=>e(649)==t[e(716)]&&e(401)!=t[e(678)])),a=r[e(449)]((t=>e(491)==t[e(716)]&&e(401)!=t[e(678)]));for(const t of o)s[e(406)]({key:t[e(422)],newValue:t[e(531)],oldValue:t[e(483)],range:Sc(t[e(384)],n[e(344)])});for(const t of i){const r=a[e(658)]((n=>n[e(557)][e(471)](t[e(557)])));r&&s[e(406)]({key:e(383),newValue:t[e(678)],oldValue:r[e(678)],range:n[e(344)][e(517)](t[e(557)][e(736)])})}return 0!=s[e(503)]&&this[e(644)](t,s)}[Ec(677)](t){const e=Ec;let n=!1;const r=this[e(596)][e(344)][e(372)][e(759)][e(607)]()[e(449)]((t=>t[e(430)][e(482)]&&t[e(678)][e(637)](e(659))));for(const s of r){const{subType:r,id:o}=this[e(536)](s[e(678)]),i=r[e(652)]("|")[0];for(const r of this[e(624)]({skipNotAttached:!0}))r.id!=o&&e(552)==r[e(716)]&&r[e(430)]&&r[e(430)][e(465)]==i&&r[e(360)]()[e(387)](s[e(430)][e(482)])&&(this[e(542)](r,s[e(430)][e(482)],t),n=!0)}return n}[Ec(672)](t){const e=Ec;this[e(596)],this[e(575)]=!0,t()}[Ec(425)](t){const e=Ec,n=this[e(366)](t),r=this[e(394)][e(540)](t);return n||r}[Ec(644)](t,e){const n=Ec;if(0==e[n(503)])return!1;let r=!1;for(const s of e){const e=this[n(547)](s[n(384)],n(552))[n(449)]((t=>!t[n(532)][n(753)]))[n(704)]((t=>t[n(667)])),i=(0,o.hashObject)({newValue:s[n(663)]});e[n(449)]((t=>{const e=n,[r,o]=t[e(566)][e(652)]("|");return r==s[e(465)]&&o!=i}))[n(573)]((e=>{const o=n;this[o(542)](e,s[o(384)],t),r=!0}))}return r}[Ec(542)](t,e,n){const r=Ec,s=t[r(360)]()[r(635)](e);0!==s[r(503)]?1!==s[r(503)]?this[r(746)](t,e[r(419)],e[r(459)]):this[r(719)](t,s[0]):n[r(612)](t[r(418)]())}}class Ac{constructor(t){const e=Ec;this[e(524)]=t,this[e(388)]=t[e(344)],this[e(745)]=new Map,this[e(640)]=new Map,this[e(576)]()}[Ec(551)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(388)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(555)](t,e,i(632))(...n),onDiscard:(...n)=>this[i(555)](t,e,i(480))(...n)})}[Ec(602)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(745)][s(345)](o,r)}[Ec(555)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(745)][r(544)](s)||this[r(640)][r(544)](t+":"+n)}[Ec(576)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(500)](((t,n)=>t[e(419)][e(519)](n[e(419)])?1:-1)),this[e(388)][e(376)]((n=>{const r=e;for(const e of t){let t;t=e[r(459)][r(510)]&&e[r(459)][r(396)]==e[r(419)][r(736)]?n[r(460)](e[r(419)][r(736)],"on"):n[r(460)](e),this[r(388)][r(714)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(388)][n(376)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(704)]((t=>(Cc(t)&&(t=this[s(388)][s(350)](t[s(459)])),t)))[s(449)]((t=>s(683)!==t[s(445)][s(475)]));if(c[s(503)]<1)return;const u=Array[s(347)](this[s(388)][s(372)][s(428)][s(565)]())[s(704)]((t=>i.LiveRange[s(484)](t)));r[s(654)](c);for(const t of this[s(524)][s(358)][s(358)]())t[s(476)]();a[s(406)]({forceDefaultExecution:!0}),this[s(524)][s(529)](o,...a);const l=u[s(449)]((t=>s(683)!=t[s(445)][s(475)]));l[s(503)]>0&&r[s(654)](l);for(const t of u)t[s(431)]()}))},s=(e,n)=>1==e[t(503)]&&1==n[t(503)]&&e[0][t(459)][t(471)](n[0][t(419)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(388)])?[e,n]:vc(n,e,s,r,this[t(388)])?[n,e]:null;this[t(640)][t(345)](t(429),e),this[t(640)][t(345)](t(742),n),this[t(640)][t(345)](t(605),s),this[t(640)][t(345)](t(647),o),this[t(640)][t(345)](t(589),n),this[t(640)][t(345)](t(579),e),this[t(640)][t(345)](t(367),s),this[t(640)][t(345)](t(391),o),this[t(640)][t(345)](t(381),r),this[t(640)][t(345)](t(697),e),this[t(640)][t(345)](t(462),s),this[t(640)][t(345)](t(657),e),this[t(640)][t(345)](t(569),r),this[t(640)][t(345)](t(680),e),this[t(640)][t(345)](t(616),s),this[t(640)][t(345)](t(765),e),this[t(640)][t(345)](t(518),e),this[t(640)][t(345)](t(675),((e,n)=>{const r=t;if(!n)return;const s=this[r(524)][r(505)][r(544)](yc);this[r(388)][r(376)]((t=>{const o=r;if(o(383)==n[o(465)])for(const r of e){const e=r[o(419)][o(736)],s=n[o(437)];t[o(761)](e,s)}else if(s[o(366)](n[o(465)]))for(const r of e)void 0!==n[o(437)]?t[o(554)](n[o(465)],n[o(437)],r[o(419)][o(736)]):t[o(726)](n[o(465)],r[o(419)][o(736)]);else for(const r of e)n[o(437)]?t[o(554)](n[o(465)],n[o(437)],r):t[o(726)](n[o(465)],r)}))})),this[t(640)][t(345)](t(535),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(396)][r(581)]({includeSelf:!0,parentFirst:!0})){if(s[r(445)]==s)return!1;if(!n[r(764)](s))return!1;if(t[r(756)](s)||t[r(364)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(459)][e(396)]==t[e(419)][e(736)]&&t[e(459)][e(485)]}function Nc(t,e,n,r){const s=Ec,o=t=>!t[s(744)].is(s(713))&&!r[s(756)](t[s(744)]),i=t[s(419)][s(574)](o),a=t[s(459)][s(574)](o,{direction:s(521)});return!(t[s(419)][s(471)](i)&&t[s(459)][s(471)](a)||(i[s(519)](a)?n[s(487)](e,{range:n[s(350)](i,a)}):n[s(612)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(419)][e(736)];return n&&n.is(e(447))}function Sc(t,e){const n=Ec;return null==t[n(459)][n(700)]&&t[n(459)][n(396)]==t[n(419)][n(736)]?Mc(t[n(419)][n(736)],e):t}function Mc(t,e){const n=Ec,r=e[n(408)][n(756)](t)||e[n(408)][n(548)](t);return e[n(350)](e[n(357)](t,n(335)),r?e[n(694)](t):e[n(357)](t,n(459)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(459)][o(471)](r[o(419)]))return!0;if(t[o(716)]!=e[o(716)])return!1;if(!n[o(459)][o(370)](r[o(419)]))return!1;const i=s[o(350)](n[o(459)],r[o(419)])[o(400)]();for(const t of i)if([o(733),o(653)][o(473)](t[o(716)])&&s[o(408)][o(364)](t[o(744)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(630)]||!e[r(630)])&&Or(Ic(t[r(470)],n),Ic(e[r(470)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(470)]),s=Dc(e);if(!t[n(630)])return!1;for(const t of Object[n(492)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(426)]({},t);return delete n[e(619)],delete n[e(371)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=480]})(t,e)}function xc(){const t=["execute","remove","change:isDirty","4nJWMSG","plugins","944904WZSbxD","2911377eGusub","2eHufFJ","model","view","PENDING_ACTION_SUGGESTION","9660585jBGpoH","acceptSuggestion","702740RDWvIm","listenTo","destroy","unbind","canDiscard","_editor","_pendingAction","PendingActions","4586590OFMcjw","isEnabled","12eIgvFF","canAccept","_acceptCommand","stopListening","5nNpPLJ","bind","discardSuggestion","_setPendingAction","9XztYRG","commentThreadController","commands","932868ShTAgR","get","_removePendingAction","5202744oxqnbm","isDirty","_discardCommand","locale","getRanges","add","canEditAt"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(559212===-parseInt(n(487))/1*(parseInt(n(481))/2)+parseInt(n(523))/3*(parseInt(n(521))/4)+parseInt(n(501))/5*(-parseInt(n(508))/6)+parseInt(n(480))/7+parseInt(n(511))/8*(-parseInt(n(505))/9)+parseInt(n(495))/10+-parseInt(n(485))/11*(-parseInt(n(497))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(482)]=e,this[s(483)]=n,this[s(506)]=r,this[s(492)]=t,this[s(499)]=t[s(507)][s(509)](s(486)),this[s(513)]=t[s(507)][s(509)](s(503)),this[s(483)][s(502)](s(496)).to(this[s(499)],this[s(513)],((t,e)=>t||e)),this[s(483)][s(502)](s(498)).to(this[s(499)],s(496),(t=>t&&this[s(492)][s(482)][s(517)](e[s(515)]()))),this[s(483)][s(502)](s(491)).to(this[s(513)],s(496),(t=>t&&this[s(492)][s(482)][s(517)](e[s(515)]()))),this[s(493)]=null,n[s(512)]&&this[s(504)](),this[s(488)](n,s(486),(()=>this[s(486)]())),this[s(488)](n,s(503),(()=>this[s(503)]())),this[s(488)](n,s(520),(()=>{const t=s;n[t(512)]?this[t(504)]():this[t(510)]()}))}[Fc(486)](){const t=Fc;this[t(499)][t(518)](this[t(482)].id)}[Fc(503)](){const t=Fc;this[t(513)][t(518)](this[t(482)].id)}[Fc(489)](){const t=Fc;this[t(483)][t(490)](t(496)),this[t(483)][t(490)](t(498)),this[t(483)][t(490)](t(491)),this[t(500)](),this[t(506)][t(489)](),this[t(493)]&&this[t(510)]()}[Fc(504)](){const t=Fc,e=zr(this[t(492)][t(514)],t(484));this[t(493)]=this[t(492)][t(522)][t(509)](t(494))[t(516)](e)}[Fc(510)](){const t=Fc;null!==this[t(493)]&&this[t(492)][t(522)][t(509)](t(494))[t(519)](this[t(493)]),this[t(493)]=null}}function Uc(t,e){const n=Vc();return(Uc=function(t,e){return n[t-=236]})(t,e)}const jc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(850745===parseInt(n(282))/1*(parseInt(n(274))/2)+-parseInt(n(242))/3+-parseInt(n(281))/4*(-parseInt(n(255))/5)+-parseInt(n(249))/6*(-parseInt(n(239))/7)+-parseInt(n(246))/8*(parseInt(n(247))/9)+parseInt(n(285))/10*(-parseInt(n(278))/11)+parseInt(n(268))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(288)]=null,this[s(245)]=null,this[s(259)](s(258),!1),this[s(259)](s(241),e[s(241)]),this[s(266)](s(241)).to(e),this[s(259)](s(280),[]),this[s(259)](s(264),!1),this[s(259)](s(262),!1),this[s(259)](s(284),!1),this[s(259)](s(243),!1),this[s(260)]=e,this[s(261)]=n,this[s(267)]=r,r[s(248)]?this[s(259)](s(244),1):this[s(257)]()}[jc(270)](){const t=jc;this[t(287)][t(270)]()}[jc(263)](){const t=jc;this[t(288)]&&this[t(288)][t(263)](),this[t(245)]&&this[t(245)][t(263)](),super[t(263)]()}[jc(257)](){const t=jc,{CommentsListView:e}=this[t(267)];this[t(288)]=new e(this[t(279)],this[t(260)][t(238)],Object[t(273)]({CommentView:this[t(267)][t(237)]},this[t(267)])),this[t(288)][t(272)](t(256)).to(this),this[t(288)][t(272)](t(251)).to(this),this[t(288)][t(266)](t(258)).to(this),this[t(259)](t(244),this[t(288)][t(244)]+1),this[t(266)](t(244)).to(this[t(288)],t(244),(t=>t+1)),this[t(245)]=this[t(265)](),this.on(t(256),(()=>this[t(270)]())),this[t(266)](t(264)).to(this[t(288)],t(236),this[t(245)][t(275)],t(277),((t,e)=>t||!!e))}[jc(265)](){const t=jc,{CommentThreadInputView:e}=this[t(267)],n=new e(this[t(279)],this[t(261)],this[t(267)][t(276)]),r=n[t(275)];return n[t(266)](t(250)).to(this,t(258),this[t(260)][t(238)],t(271),r,t(277),((t,e,n)=>!!n||t&&!e)),r.on(t(252),((e,n)=>{const s=t;this[s(253)](s(286),n),r[s(240)][s(283)]("")})),r.on(t(254),(()=>this[t(270)]())),r[t(266)](t(269)).to(this[t(260)][t(238)],t(271)),n}}function Vc(){const t=["showInput","updateComment","submit","fire","cancel","180bsDxds","removeComment","_createCommentViews","isActive","set","_model","_localUser","isEnabled","destroy","isDirty","_createCommentThreadInputView","bind","_config","23625552YJTsUJ","disabledSubmit","focus","isReadOnly","delegate","assign","998268NAHIKi","commentInputView","editorConfig","value","389411uAxwaF","locale","descriptionParts","5188dgnkug","1GGUUCT","setData","canAccept","410ynVcjN","addComment","element","commentsListView","hasDirtyComment","CommentView","commentThread","105511cDPzQm","editor","authoredAt","2759784FFiDhz","canDiscard","length","commentThreadInputView","8ODILFU","2721591zMKAio","disableComments","402AtvHkI"];return(Vc=function(){return t})()}function Hc(){const t=["ck-suggestion__info","set",'"></span>',"querySelector","check","children","ck-suggestion","132nJvvOJ","<p>","execute","formatDateTime","canDiscard","ck-suggestion__info-name","9641448KKeERh",'" title="',"ck-annotation__actions","@external","innerHTML","commentThread","ck-suggestion__actions","ck-annotation","_createButton","value","split","isEnabled","editorReady","8493633YsYbtF","isExternal","acceptButton","</span>","creator","ck-annotation__user","description","content","discardSuggestion","1032278IFyASm","getTemplate","extendTemplate","ck-annotation__main","attributes","span","ck-comment__external","fire","ck-annotation__info","5tYGvHt","locale","render","commentThreadInputView","disableComments","Discard suggestion","userView",".ck-annotation__content-wrapper","importWord","color","ck-suggestion-wrapper--active","getUserViewNotificationText","authoredAt","getExternalSuggestionNote","ck-suggestion--discard","390607PeHNBV","discardButton","ck-suggestion__user","element","source","div","isActive","innerText","EXTERNAL_AVATAR","ck-annotation__info-time","author","EXTERNAL_SUGGESTION","acceptSuggestion","bind","ck-suggestion--accept","createElement","title","ck-suggestion__main","EXTERNAL_IMPORT_WORD_SUGGESTION","type","delegate","descriptionParts","editorDestroyed","commentsListView","1284796olqpXr","Accept suggestion","</p>","ck-suggestion-wrapper","ck-annotation__info-name","map","_config","cancel","3063704YtMSYU","change:description","2084016csImZC",'<span class="ck-suggestion-color" style="background-color: ',"push","ck-comment__info-time","ck-annotation__content-wrapper","time","name","ck-suggestion--disabled-comments","_descriptionElement","join","canAccept","_model","ck-suggestion-","setTemplate",'<span class="ck-suggestion-type">',"bindTemplate","EXTERNAL_IMPORT_WORD_AVATAR"];return(Hc=function(){return t})()}const zc=Wc;function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(682126===parseInt(n(384))/1+parseInt(n(322))/2+parseInt(n(332))/3+parseInt(n(330))/4*(-parseInt(n(393))/5)+-parseInt(n(356))/6*(-parseInt(n(408))/7)+-parseInt(n(362))/8+-parseInt(n(375))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Gc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(350)](i(427),""),this[i(421)](i(427)).to(this,i(429),(t=>t&&t[0]?t[0][i(427)]:"")),this[i(421)](i(381)).to(this,i(429),this,i(414),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(357)+qc(e[n(382)],e[n(402)])+n(324);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(340)]=null,this[i(377)]=this[i(370)](zr(e,i(323)),t.icons[i(353)],i(422),i(420),"sw"),this[i(377)][i(421)](i(373)).to(this,i(342)),this[i(409)]=this[i(370)](zr(e,i(398)),t.icons[i(329)],i(407),i(383),"sw"),this[i(409)][i(421)](i(373)).to(this,i(360)),this[i(399)]=new o.UserView(e,this[i(343)][i(418)],this[i(404)]()),this[i(399)][i(386)]({attributes:{class:[i(410),i(380)]}}),this[i(345)](this[i(385)]())}[zc(385)](){const t=zc,e=this[t(347)],n=[{tag:t(413),attributes:{class:[t(349),t(392)]},children:[{tag:t(389),children:[{text:this[t(399)][t(338)]}],attributes:{class:[t(361),t(326)]}},{tag:t(337),attributes:{datetime:e.to(t(405)),class:[t(335),t(417)]},children:[{text:e.to(t(405),(e=>this[t(328)][t(359)](e)))}]}]},{tag:t(413),attributes:{class:[t(368),t(364)]},children:[this[t(377)],this[t(409)]]},{tag:t(413),attributes:{class:[t(336)]}}];this[t(343)][t(376)]&&n[t(334)]({tag:t(413),attributes:{class:[t(390)]},children:[{text:this[t(406)]()}]});const r={tag:t(413),attributes:{class:[t(325),e.if(t(414),t(403)),e.to(t(427),(e=>t(344)+e)),this[t(328)][t(397)]&&t(339)],"data-suggestion-id":this[t(343)].id,"data-thread-id":this[t(343)][t(367)].id,"data-author-id":this[t(343)][t(418)].id,tabindex:-1},children:[{tag:t(413),attributes:{class:[t(355),t(369)]},children:[this[t(399)],{tag:t(413),attributes:{class:[t(425),t(387)]},children:n}]}]};return this[t(431)]&&this[t(396)]&&(r[t(354)][t(334)](this[t(431)],this[t(396)]),this[t(431)][t(428)](t(374)).to(this),this[t(431)][t(428)](t(430)).to(this),this[t(396)][t(428)](t(374)).to(this),this[t(396)][t(428)](t(430)).to(this)),r}[zc(395)](){const t=zc;super[t(395)](),this[t(340)]=this[t(411)][t(352)](t(400)),this[t(340)][t(366)]=this[t(381)],this.on(t(331),((e,n,r)=>{const s=t;this[s(340)][s(366)]=r}))}[zc(370)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(394)]);return a[i(350)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(386)]({attributes:{class:n}}),a.on(i(358),(()=>{const t=i;this[t(391)](r,this[t(343)].id)})),a}[zc(406)](){const t=zc;return t(401)===this[t(343)][t(388)][t(365)][t(412)]?zr(this[t(394)],t(426)):zr(this[t(394)],t(419))}[zc(404)](){const t=zc;return this[t(343)][t(376)]?t(401)===this[t(343)][t(388)][t(365)][t(412)]?zr(this[t(394)],t(348),this[t(343)][t(379)][t(338)]):zr(this[t(394)],t(416),this[t(343)][t(379)][t(338)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(372)]("*")[n(327)](((t,e)=>e%2!=0?n(346)+Xc(t)+n(378):Xc(t)))[n(341)](""),e&&(r+=n(333)+e[n(371)]+n(363)+e[n(424)]+n(351)),r}function Xc(t){const e=zc,n=document[e(423)](e(389));return n[e(415)]=t,n[e(366)]}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';function Jc(t,e){const n=tu();return(Jc=function(t,e){return n[t-=102]})(t,e)}const Zc=Jc;!function(t,e){const n=Jc,r=t();for(;;)try{if(216469===-parseInt(n(195))/1*(-parseInt(n(171))/2)+parseInt(n(144))/3+parseInt(n(161))/4+-parseInt(n(137))/5*(-parseInt(n(209))/6)+-parseInt(n(118))/7+-parseInt(n(193))/8+-parseInt(n(116))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(tu);class Qc extends t.Plugin{static get[Zc(125)](){const t=Zc;return[yc,o.Users,t(208),t(156),t(220)]}static get[Zc(114)](){return Zc(225)}constructor(t){const e=Zc;super(t),this[e(104)]=new Map,this[e(151)]=new Map,this[e(150)]=new Map,this[e(133)]=new Map;const n=this[e(123)][e(105)];n[e(206)](e(138),Kc),n[e(206)](e(117),!1),this[e(198)]=n[e(141)](e(117))}[Zc(189)](t,e){const n=Zc;0===this[n(133)][n(223)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(133)]){const r=this[t(104)][t(110)](e);r||n?r&&n&&this[t(232)](e):this[t(244)](e)}this[t(133)][t(120)](),this[t(123)][t(174)][t(141)](t(220))[t(103)](),this[t(168)]()}),10),this[n(133)][n(238)](t,e)}[Zc(111)](){const t=Zc,e=this[t(123)],n=e[t(174)][t(141)](t(205)),r=e[t(174)][t(141)](t(156)),s=e[t(174)][t(141)](t(220)),o=e[t(174)][t(141)](t(208));this[t(204)](),s[t(178)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(121)](this[e(104)])){const s=t[e(128)](),o=[];for(const t of s){if(!t[e(216)])continue;if(t[e(182)]){o[e(162)](...t[e(200)]());continue}const n=t[e(155)]();if(o[e(233)]>0){const t=o[0][e(191)](n);if(t){o[0]=t;continue}}o[e(162)](n)}n[e(162)]([r[e(108)],o])}return n})),this[t(199)](n,t(149),((e,n)=>{const r=t;this[r(199)](n,r(160),((t,e,s,o)=>{const i=r;n[i(216)]&&(null==s?(this[i(221)](o[i(226)]),this[i(189)](n,!1)):(this[i(221)](s[i(226)]),null==o&&this[i(189)](n,!0)))})),null!==n[r(146)]?this[r(221)](n[r(226)]):this[r(189)](n,!1)})),this[t(199)](n,t(224),((e,n,r)=>{const s=t;this[s(145)](n,s(160)),this[s(133)][s(142)](n),this[s(104)][s(110)](n)&&this[s(232)](n),r&&this[s(221)](r[s(226)])})),this[t(199)](n,t(190),((e,n)=>{this[t(221)](n)})),this[t(199)](r,t(102),(()=>{this[t(168)]()})),this[t(199)](o,t(228),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(136)](r))return;const i=n[o(180)](r);this[o(104)][o(141)](i)[o(108)][o(130)]()}),{priority:t(124)})}[Zc(168)](){const t=Zc,e=this[t(123)][t(174)][t(141)](t(156)),n=this[t(123)][t(174)][t(141)](t(205)),r=Array[t(121)](e[t(210)],(e=>e[t(127)]))[t(154)]((e=>this[t(151)][t(110)](e))),s=[];for(const e of r){const n=this[t(151)][t(141)](e)[t(203)][t(128)]();s[t(162)](...n[t(167)](((e,n)=>[...e,...n[t(234)]()]),[]))}n[t(235)]=s}[Zc(204)](){const t=Zc,n=this[t(123)],r=n[t(148)],o=zr(r,t(242)),i=new e.Collection([{type:t(215),model:new s.ViewModel({withText:!0,label:o,commandName:t(152),role:t(197)})},{type:t(119)},{type:t(135),model:new s.ViewModel({withText:!0,label:zr(r,t(107)),commandName:t(177),role:t(179)})},{type:t(135),model:new s.ViewModel({withText:!0,label:zr(r,t(207)),commandName:t(185),role:t(179)})},{type:t(135),model:new s.ViewModel({withText:!0,label:zr(r,t(219)),commandName:t(166),role:t(179)})},{type:t(135),model:new s.ViewModel({withText:!0,label:zr(r,t(183)),commandName:t(217),role:t(179)})}]);for(const e of i)if($c(e)){const r=n[t(132)][t(141)](e[t(203)][t(186)]);e[t(203)][t(241)](t(231),t(236)).to(r,t(143),t(236))}n.ui[t(222)][t(187)](t(152),(e=>this[t(243)](e,i,o))),n.ui[t(222)][t(187)](t(158),(e=>this[t(239)](e,i,o)))}[Zc(243)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(123)][r(132)][r(141)](r(152));o[r(153)][r(238)]({tooltip:n,label:n,icon:Yc}),o[r(153)][r(241)](r(231)).to(i,r(143)),o[r(153)].on(r(181),(()=>{const t=r;i[t(181)](),this[t(123)][t(188)][t(108)][t(130)]()})),(0,s.addListToDropdown)(o,e,{role:r(129)});const a=[];for(const t of e)$c(t)&&a[r(162)](this[r(123)][r(132)][r(141)](t[r(203)][r(186)]));const c=o[r(153)];return c[r(164)][r(175)](r(236)),c[r(113)][r(175)](r(236)),c[r(164)][r(241)](r(236)).to(i,r(236)),c[r(113)][r(241)](r(236))[r(106)](a,r(236),((...t)=>t[r(112)]((t=>t)))),o.on(r(181),(t=>{const e=r;this[e(123)][e(181)](t[e(147)][e(186)]),this[e(123)][e(188)][e(108)][e(130)]()})),o}[Zc(239)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(123)][r(132)][r(141)](r(152));o[r(153)][r(238)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(119)==n[r(159)]){a[r(184)][r(187)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(203)];i[r(241)](...Object[r(109)](c)).to(c),i[r(212)](r(181)).to(o),i.on(r(181),(()=>{const t=r;this[t(123)][t(181)](c[t(186)]),this[t(123)][t(188)][t(108)][t(130)]()})),e[r(140)][r(187)](i),a[r(184)][r(187)](e)}return o[r(241)](r(236)).to(i,r(236)),o[r(230)][r(140)][r(187)](a),o}[Zc(244)](t){const e=Zc,n=this[e(123)],r=n[e(105)],s=n[e(174)][e(141)](e(156)),i=n[e(174)][e(141)](e(208)),a=n[e(174)][e(141)](e(220)),c=n[e(174)][e(141)](o.Users).me,u=r[e(141)](e(152))[e(163)],{CommentsListView:l,CommentThreadInputView:f}=n[e(174)][e(141)](e(229));let h,g;this[e(150)][e(110)](t.id)?(g=this[e(150)][e(141)](t.id),h=g[e(245)]):(h=new u(n[e(148)],t,c,{disableComments:this[e(198)],editorConfig:r[e(141)](e(165)),maxCommentsWhenCollapsed:r[e(141)](e(218)),maxThreadTotalWeight:r[e(141)](e(172)),maxCommentCharsWhenCollapsed:r[e(141)](e(169)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(141)](e(148))),CommentView:r[e(141)](e(176))[e(213)],CommentsListView:l,CommentThreadInputView:f}),h[e(202)].on(e(181),(()=>{const t=e;n[t(188)][t(108)][t(130)]()})),h[e(115)].on(e(181),(()=>{const t=e;n[t(188)][t(108)][t(130)]()})),g=s[e(173)](this[e(123)][e(148)],h),g[e(241)](e(237)).to(h,e(237)),g[e(241)](e(233)).to(h),g[e(241)](e(159)).to(h,e(159),(t=>e(196)+t)),this[e(150)][e(238)](t.id,g));const d=i[e(131)](t[e(211)],h),p=new Bc(n,t,h,d),m=t[e(128)]()[e(154)]((t=>t[e(216)]));h[e(122)]=n[e(174)][e(141)](e(205))[e(170)][e(227)](m),this[e(104)][e(238)](t,p),this[e(151)][e(238)](h,p);const I=s[e(201)]({view:g,target:()=>{const r=e,s=[],i=t[r(128)]()[r(154)]((t=>t[r(216)]));for(const t of i)s[r(162)](...t[r(194)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(188)],s)},type:()=>e(196)+p[e(108)][e(159)]});i[e(126)](h,I),s[e(187)](I),a[e(214)](I)}[Zc(232)](t){const e=Zc,n=this[e(123)][e(174)][e(141)](e(208)),r=this[e(123)][e(174)][e(141)](e(156)),s=this[e(104)][e(141)](t),o=s[e(108)],i=r[e(192)](o);n[e(240)](o),i&&r[e(134)](i),this[e(104)][e(142)](t),this[e(151)][e(142)](o),s[e(139)]()}[Zc(221)](t){const e=Zc;if(!t[e(216)]||!this[e(104)][e(110)](t))return;const n=this[e(123)][e(174)][e(141)](e(205)),r=this[e(104)][e(141)](t),s=t[e(128)]();r[e(108)][e(122)]=n[e(170)][e(227)](s)}[Zc(139)](){const t=Zc;for(const e of this[t(104)][t(109)]())this[t(232)](e);for(const e of this[t(150)][t(157)]())e[t(245)][t(139)]();super[t(139)]()}}function $c(t){return Zc(203)in t}function tu(){const t=["_handleSuggestionControllerDelayed","suggestionChanged","getJoined","getByInnerView","2542248ZSSApO","getMarkers","53309yFpOQh","suggestion-","menuitemcheckbox","_disableComments","listenTo","getRanges","createAnnotation","acceptButton","model","_addUIComponentsToFactory","TrackChangesEditing","define","Accept all selected suggestions","CommentsRepository","6HfXSTt","activeAnnotations","commentThread","delegate","CommentView","registerAnnotation","switchbutton","isInContent","discardSelectedSuggestions","comments.maxCommentsWhenCollapsed","Discard all suggestions","EditorAnnotations","_updateController","componentFactory","size","suggestionUnloaded","TrackChangesUI","head","getDescriptions","addComment","CommentsUI","panelView","isOn","_destroyController","length","getMarkerNames","activeMarkers","isEnabled","isDirty","set","_createMenuBarMenu","_unbindEditors","bind","Track changes","_createToolbarButton","_initializeController","mainView","change:activeAnnotations","refreshSelectedViews","_suggestionToController","config","toMany","Accept all suggestions","view","keys","has","init","some","arrowView","pluginName","discardButton","968157vNribZ","trackChanges.disableComments","1469748TERXmW","separator","clear","from","descriptionParts","editor","lowest","requires","_bindAnnotationToEditors","innerView","getAllAdjacentSuggestions","menu","focus","createCommentThreadController","commands","_handleControllerBuffer","remove","button","hasSuggestion","45805iokvWY","trackChanges.SuggestionThreadView","destroy","children","get","delete","value","687375JjEuAv","stopListening","previous","source","locale","suggestionLoaded","_annotationViews","_viewToController","trackChanges","buttonView","filter","getFirstRange","Annotations","values","menuBar:trackChanges","type","change:previous","1174588AeFEDR","push","SuggestionThreadView","actionView","comments.editorConfig","discardAllSuggestions","reduce","_refreshActiveMarkers","comments.maxCommentCharsWhenCollapsed","descriptionFactory","12ElIuTp","comments.maxThreadTotalWeight","createAnnotationView","plugins","unbind","comments","acceptAllSuggestions","addSourceCollector","menuitem","getSuggestion","execute","isMultiRange","Discard all selected suggestions","items","acceptSelectedSuggestions","commandName","add","editing"];return(tu=function(){return t})()}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=413]})(t,e)}var nu=eu;function ru(){var t=["4gaYqNO","347592VyEPyc","pluginName","76fjfWDT","Comments","130HqEfDw","getSuggestion","get","191887NMzDbH","adapter","TrackChanges","requires","855165uFiHMu","editor","791644TBJpXq","27477vbHIUF","addSuggestionData","232893tyOyiE","addSuggestion","getSuggestions","1668480aQZtEi","plugins"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(185895===parseInt(n(413))/1+parseInt(n(430))/2*(parseInt(n(420))/3)+-parseInt(n(427))/4*(parseInt(n(417))/5)+parseInt(n(428))/6+-parseInt(n(419))/7+parseInt(n(425))/8+parseInt(n(422))/9*(-parseInt(n(432))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(416)](){return[yc,Qc,nu(431)]}static get[nu(429)](){return nu(415)}set[nu(414)](t){var e=nu;this[e(418)][e(426)][e(434)](yc)[e(414)]=t}get[nu(414)](){var t=nu;return this[t(418)][t(426)][t(434)](yc)[t(414)]}[nu(423)](t){var e=nu;return this[e(418)][e(426)][e(434)](yc)[e(421)](t)}[nu(424)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(418)][n(426)][n(434)](yc)[n(424)]({skipNotAttached:t,toJSON:e})}[nu(433)](t){var e=nu;return this[e(418)][e(426)][e(434)](yc)[e(433)](t)}}const ou=lu;function iu(){const t=["addCommentThread","model","889645OHHCnT","name","execute","_adapter","addSuggestionData","getUser","reduce","getRootsAttributes","1079054lfxGZG","511456UHYlDV","config","3214815eheFHK","getRootNames","editorCreator","rootsAttributes","535910aieJHA","constructor","set","getDataWithDiscardedSuggestions","Users","TrackChangesDataGetter","createElement","destroy","function","Pagination","getCommentThreads","editor","track-changes-data-invalid-editor-creator","end","div","users","TrackChangesData","7XctQmn","addUser","push","27HtSjrJ","document","getSuggestions","createDocumentFragment","appendChild","getDataWithAcceptedSuggestions","define","discardAllSuggestions","acceptAllSuggestions","useAnonymousUser","3617502rOfDtc","pluginName","TrackChangesEditing","map","requires","get","CommentsRepository","result","plugins","trackChangesData","53943RBMbDa","136sdicgi","data","create","getFullData","trackChangesData.editorCreator","init"];return(iu=function(){return t})()}!function(t,e){const n=lu,r=t();for(;;)try{if(569941===parseInt(n(452))/1+parseInt(n(460))/2+-parseInt(n(443))/3*(-parseInt(n(444))/4)+-parseInt(n(463))/5+parseInt(n(497))/6*(-parseInt(n(484))/7)+-parseInt(n(461))/8+-parseInt(n(487))/9*(parseInt(n(467))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(476)];class cu extends t.Plugin{static get[ou(501)](){return[yc]}static get[ou(498)](){return ou(483)}[ou(449)](){const t=ou,n=this[t(478)];if(n[t(462)][t(493)](t(448),(e=>{const r=t,s=n[r(451)][r(488)][r(464)]()[r(458)](((t,e)=>(t[e]="",t)),{});return n[r(468)][r(446)](s,e)})),t(475)!=typeof n[t(462)][t(502)](t(506))[t(465)])throw new e.CKEditorError(t(479))}[ou(492)](t){return hu(this[ou(478)],!0,t)}[ou(470)](t){return hu(this[ou(478)],!1,t)}}class uu extends t.Plugin{static get[ou(498)](){return ou(472)}constructor(t){const e=ou;super(t),this[e(504)]=e(480)}[ou(449)](){const t=ou;this[t(478)][t(505)][t(502)](t(503))[t(455)]={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(478)][t(505)][t(502)](t(499))[t(455)]=null}}function lu(t,e){const n=iu();return(lu=function(t,e){return n[t-=443]})(t,e)}function fu(t){return void 0!==t[ou(459)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(505)][r(486)](yc,uu),s[r(466)]=fu(t)?t[r(459)]():void 0;const i=document[r(490)](),a=t[r(462)][r(502)](r(506))[r(465)],c=await a(s,(()=>function(t){const e=r,n=document[e(473)](e(481));return t[e(491)](n),n}(i)));!function(t,e){const n=r,s=t[n(451)][n(488)][n(464)]()[n(458)](((e,r)=>(e[r]=t[n(445)][n(502)]({rootName:r}),e)),{}),o=t[n(505)][n(502)](n(471))[n(482)][n(500)]((t=>({id:t.id,name:t[n(453)]}))),i=t[n(505)][n(502)](n(499))[n(489)]({skipNotAttached:!0,toJSON:!0}),a=t[n(505)][n(502)](n(503))[n(477)]({skipNotAttached:!0,toJSON:!0}),c=e[n(505)][n(502)](n(471)),u=e[n(505)][n(502)](n(499)),l=e[n(505)][n(502)](n(503));for(const t of o)c[n(457)](t.id)||c[n(485)](t);c.me||c[n(496)]();for(const t of a)l[n(450)](t);for(const t of i)u[n(456)](t);e[n(445)][n(469)](s)}(t,c),c[r(454)](r(e?495:494));const u=fu(c)?c[r(447)](n):c[r(445)][r(502)](n);return await c[r(474)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=464]})(t,e)}function du(){var t=["5630OMXUXG","293468SUnOLY","60090TwNMRB","5FjUcPa","7uDbmIC","498849rOoQhK","167346yjdtVY","878712PmBZBb","2997rHmNGd","28239CksgNg"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(188095===parseInt(n(473))/1+-parseInt(n(466))/2+parseInt(n(469))/3+parseInt(n(465))/4+parseInt(n(467))/5*(parseInt(n(470))/6)+parseInt(n(468))/7*(parseInt(n(471))/8)+parseInt(n(472))/9*(-parseInt(n(464))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>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(t,e){const n=l,r=t();for(;;)try{if(600514===parseInt(n(403))/1*(-parseInt(n(394))/2)+-parseInt(n(407))/3+parseInt(n(390))/4*(parseInt(n(401))/5)+-parseInt(n(408))/6+-parseInt(n(410))/7+parseInt(n(405))/8+parseInt(n(397))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(411)]=e,this[n(392)]=!1,this[n(399)](),this[n(402)]=!1}[c(399)](){this[c(393)]=!0}[c(396)](){const t=c;this[t(392)]=!this[t(392)],this[t(392)]?this[t(406)]():this[t(391)]()}[c(406)](){const t=c;for(const e of this[t(412)][t(395)][t(395)]())e[t(398)]&&!this[t(411)][t(404)](e)&&e[t(400)](t(409))}[c(391)](){const t=c;for(const e of this[t(412)][t(395)][t(395)]())e[t(398)]&&!this[t(411)][t(404)](e)&&e[t(413)](t(409))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=390]})(t,e)}function f(){const t=["affectsData","refresh","forceDisabled","55CUbQhn","_isEnabledBasedOnSelection","3prNBch","has","7691944zvMTdv","_disableUnsupportedCommands","3498906ezPyUu","2556570DcSsUw","TrackChangesCommand","5200748VuQEAs","_enabledCommands","editor","clearForceDisabled","176044aVOWvB","_enableCommands","value","isEnabled","710354UJIGjj","commands","execute","23002128RsEwtv"];return(f=function(){return t})()}function h(t,e){const n=d();return(h=function(t,e){return n[t-=235]})(t,e)}const g=h;function d(){const t=["TrackChangesEditing","_suggestions","model","2czBKsu","1563aDTyGW","65065BFwBzv","91psWRhY","editor","canEditAt","refresh","575098ZMnWAg","634794WqUmRP","484ycwCZZ","execute","1360AIgCve","acceptSuggestion","plugins","isEnabled","8106471tdYTMa","_isEnabledBasedOnSelection","track-changes-accept-suggestion-not-found","11541600phCXjB","get","getRanges","5599595nDScYv"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(771454===-parseInt(n(257))/1*(parseInt(n(250))/2)+parseInt(n(251))/3*(parseInt(n(259))/4)+parseInt(n(246))/5+parseInt(n(258))/6*(-parseInt(n(253))/7)+parseInt(n(243))/8+parseInt(n(240))/9+parseInt(n(236))/10*(-parseInt(n(252))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(248)]=e,this[n(256)](),this[n(241)]=!1}[g(256)](){this[g(239)]=!0}[g(235)](t){const n=g,r=this[n(248)][n(244)](t);if(!r)throw new e.CKEditorError(n(242),this);const s=r[n(245)]();this[n(254)][n(249)][n(255)](s)&&this[n(254)][n(238)][n(244)](n(247))[n(237)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=232]})(t,e)}function E(){const t=["get","105mCjLdr","track-changes-discard-suggestion-not-found","60074LjqWdd","_isEnabledBasedOnSelection","1629UASoSr","4404018yNxmEV","editor","5332316SFzMio","refresh","getRanges","TrackChangesEditing","325010MhIabn","102520EETZva","model","execute","plugins","_suggestions","canEditAt","isEnabled","480258MjbfYW","2600080EIQmbJ","discardSuggestion"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(712960===parseInt(n(243))/1+-parseInt(n(249))/2*(parseInt(n(247))/3)+-parseInt(n(254))/4+-parseInt(n(235))/5+parseInt(n(252))/6+-parseInt(n(244))/7+parseInt(n(236))/8*(parseInt(n(251))/9))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(240)]=e,this[n(232)](),this[n(250)]=!1}[m(232)](){this[m(242)]=!0}[m(238)](t){const n=m,r=this[n(240)][n(246)](t);if(!r)throw new e.CKEditorError(n(248),this);const s=r[n(233)]();this[n(253)][n(237)][n(241)](s)&&this[n(253)][n(239)][n(246)](n(234))[n(245)](r)}}function T(t){const e=_;return t[e(507)](((t,n)=>e(480)==t[e(502)]&&e(480)!=n[e(502)]?-1:e(480)!=t[e(502)]&&e(480)==n[e(502)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=479]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(520)];for(;s<t[n(508)];){const a=t[s],c=t[s+1];r||(r=e[n(496)](a)),A(e,a,c)||(o[n(515)](e[n(512)](r,i[n(513)](a)?e[n(521)](a):e[n(497)](a,n(511)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(521)](e),o=t[r(496)](n);return s[r(483)](o)}function k(){const t=["createPositionBefore","createPositionAt","replace","isCollapsed","execute","144796vacUxc","type","isArray","add","154161JHGwCr","next","sort","length","655otOghc","getRanges","end","createRange","isObject","isMultiRange","push","value"," [color ","470700KlABhS","from","schema","createPositionAfter","87993MUgdmq","deletion","29043BnvUgQ","content","isTouching","isIntersecting","join","start","change","map","18366TpZtGB","isInContent","8mxQkfM","splice","2212581KScuuL","color","2710JuznGR"];return(k=function(){return t})()}!function(t,e){const n=_,r=t();for(;;)try{if(236996===parseInt(n(505))/1+parseInt(n(501))/2+-parseInt(n(479))/3+-parseInt(n(518))/4+parseInt(n(509))/5*(-parseInt(n(489))/6)+parseInt(n(493))/7*(-parseInt(n(491))/8)+-parseInt(n(481))/9*(-parseInt(n(495))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(508)];){const s=n[r(492)](0,100);t[r(487)]((()=>{const t=r;for(const n of s)n[t(490)]&&e[t(500)](n.id)}))}}function N(t,e){const n=R();return(N=function(t,e){return n[t-=447]})(t,e)}const L=N;function R(){const t=["_isEnabledBasedOnSelection","some","isEnabled","values","canEditAt","getRanges","72CrRhpy","from","_suggestions","8gkpePJ","37057lozAPZ","119790UcuLMw","688384MDOvvP","execute","1047108EAvRkN","2412165fKUlGs","model","refresh","isInContent","18PoEVSI","editor","_command","239709WKbilj","9453990usPVZD"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(334664===-parseInt(n(457))/1*(parseInt(n(456))/2)+parseInt(n(469))/3+parseInt(n(461))/4+parseInt(n(458))/5*(-parseInt(n(453))/6)+-parseInt(n(462))/7+parseInt(n(459))/8*(-parseInt(n(466))/9)+parseInt(n(470))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(468)]=e,this[r(455)]=n,this[r(464)](),this[r(447)]=!1}[L(464)](){const t=L,e=Array[t(454)](this[t(455)][t(450)]())[t(448)]((e=>e[t(465)]));this[t(449)]=this[t(468)][t(449)]&&e}[L(460)](){const t=L,e=T(Array[t(454)](this[t(455)][t(450)]()));for(const n of e){const e=n[t(452)]();if(!this[t(467)][t(463)][t(451)](e))return}C(this[t(467)][t(463)],this[t(468)],e)}}const v=O;function M(){const t=["document","7404252thzQSn","_suggestions","1771712vfJbNe","52586FYfuRH","values","_selectedSuggestions","482605VUiBLw","selection","21207546lPOrjZ","10mXygnd","_isEnabledBasedOnSelection","3778810tUmsFd","getRanges","_command","refresh","canEditAt","from","model","size","10kBNsfG","execute","editor","isEnabled","3ruFhYh","11711600EoHmmc"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(807569===parseInt(n(413))/1*(parseInt(n(407))/2)+parseInt(n(401))/3*(parseInt(n(406))/4)+-parseInt(n(410))/5+-parseInt(n(404))/6+parseInt(n(415))/7+-parseInt(n(402))/8+parseInt(n(412))/9*(parseInt(n(397))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(417)]=e,this[r(405)]=n,this[r(409)]=new Set,this[r(392)](),this[r(414)]=!1}[v(392)](){const t=v,e=this[t(399)][t(395)][t(403)][t(411)],n=Array[t(394)](this[t(405)][t(408)]());this[t(409)]=function(t,e){const n=_,r=Array[n(519)](t[n(510)]()),s=new Set;for(const o of e)if(o[n(490)])for(const e of r)for(const r of o[n(510)]())(e[n(484)](r)||t[n(499)]&&!o[n(514)]&&o[n(506)]&&r[n(511)][n(483)](e[n(486)]))&&s[n(504)](o);return s}(e,n),this[t(400)]=this[t(417)][t(400)]&&!!this[t(409)][t(396)]}[v(398)](){const t=v,e=T(Array[t(394)](this[t(409)]));for(const n of e){const e=n[t(416)]();if(!this[t(399)][t(395)][t(393)](e))return}C(this[t(399)][t(395)],this[t(417)],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 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 J=q||Y||Function("return this")();const Z=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Z?Z.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,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(J,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Lt,wt.prototype.get=St,wt.prototype.has=Mt,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=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Zt=function(t,e,n){var r=t[e];Jt.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):Zt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const 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 Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const 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=Le(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?J.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 Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=function(t,e){return Qt(t,Je(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),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=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Dn($e(t))};const 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 Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==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)):Ze(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 Xt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(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 Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\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))||(Zn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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])?[]:{})}Zt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return 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 Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Lr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(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=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=178]})(t,e)}function Vr(){const t=["1218276NuxHxz","1810itTMzf","nodeBefore","isMultiRange","removeMarkers","isInContent","getRanges","toJSON","push","decorate","addMarkerName","author","nodeAfter","authoredAt","get","getMultiRangeId","addMarker","_isDataLoaded","hasComments","_onDiscard","data","setAttribute","@external","_saved","getMarkers","isIntersecting","split","getFirstMarker","isExternal","suggestion:","attributes","add","isIntersectingWithRange","getAllAdjacentSuggestions","accept","addRange","head","commentThread","substr","9ujFzbW","onDiscard","getMarkerNames","getRange","removeMarker","subType","from","onAccept","reduce","19874PgaFwg","getContainedElement","createdAt","map","discard","type","4033995HHjaMP","delete","_markerNames","change","85855lhHYSO","set","length","_onAccept","getItems","start","97oeaDuj","clear","size","previous","_onAttributesChange","getFirstRange","next","11936168ldqgiR","removeAttribute","filter","markers","creator","21TYWSMm","onAttributesChange","5159496GqkJfH","2496396eswIkp","_model","end"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(769622===-parseInt(n(210))/1*(parseInt(n(194))/2)+-parseInt(n(228))/3+parseInt(n(224))/4+-parseInt(n(200))/5+-parseInt(n(225))/6*(parseInt(n(222))/7)+parseInt(n(217))/8*(parseInt(n(185))/9)+-parseInt(n(229))/10*(-parseInt(n(204))/11))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(245)]=!1,this.id=e.id,this[n(199)]=e[n(199)],this[n(190)]=e[n(190)]||null,this[n(239)]=e[n(239)],this[n(221)]=e[n(221)]||e[n(239)],this[n(256)]=Boolean(e[n(258)]&&e[n(258)][n(250)]),this[n(248)]=null,this[n(226)]=t,this[n(207)]=e[n(192)],this[n(247)]=e[n(186)],this[n(214)]=e[n(223)],this[n(202)]=new Set,this[n(196)]=null,this[n(205)](n(241),null),this[n(205)](n(258),e[n(258)]||{}),this[n(205)](n(213),null),this[n(205)](n(216),null),this[n(205)](n(183),null),this[n(205)](n(251),!1),this[n(237)](n(180)),this[n(237)](n(198))}get[jr(182)](){const t=jr;let e=this;for(;e[t(213)];)e=e[t(213)];return e}get[jr(246)](){const t=jr;return!!this[t(183)]&&this[t(183)][t(206)]>0}get[jr(231)](){const t=jr;return 0!=this[t(202)][t(212)]&&6==Array[t(191)](this[t(202)])[0][t(254)](":")[t(206)]}get[jr(233)](){return null!==this[jr(255)]()}[jr(238)](t){const e=jr;this[e(202)][e(259)](t)}[jr(187)](){const t=jr;return Array[t(191)](this[t(202)])}[jr(252)](){const t=jr;return this[t(187)]()[t(197)]((e=>this[t(226)][t(220)][t(242)](e)))[t(219)]((t=>t))}[jr(255)](){return this[jr(252)]()[0]||null}[jr(232)](){const t=jr;this[t(226)][t(203)]((e=>{const n=t;for(const t of this[n(252)]())e[n(189)](t)})),this[t(202)][t(211)]()}[jr(189)](t){const e=jr;this[e(226)][e(203)]((n=>{n[e(189)](t)})),this[e(202)][e(201)](t)}[jr(181)](t){const e=jr,n=e(257)+this[e(199)]+":"+this[e(190)]+":"+this.id+":"+this[e(221)].id+":"+Hr[e(243)]();this[e(238)](n),this[e(226)][e(203)]((r=>{r[e(244)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(178)](t){const e=jr;for(const n of this[e(234)]())if(n[e(253)](t))return!0;return!1}[jr(234)](){const t=jr;return this[t(252)]()[t(197)]((e=>e[t(188)]()))}[jr(208)](){const t=jr;return this[t(234)]()[t(193)](((e,n)=>[...e,...n[t(208)]()]),[])}[jr(215)](){const t=jr;var e;return(null===(e=this[t(255)]())||void 0===e?void 0:e[t(188)]())||null}[jr(195)](){const t=jr,e=this[t(234)]();if(1!=e[t(206)])return null;const n=e[0],r=n[t(209)][t(240)],s=n[t(227)][t(230)];return r instanceof i.Element?r!=s?null:r:null}[jr(180)](){const t=jr;this[t(207)](this[t(234)](),this[t(248)],this[t(258)]),this[t(232)]()}[jr(198)](){const t=jr;this[t(247)](this[t(234)](),this[t(248)],this[t(258)]),this[t(232)]()}[jr(179)](){const t=jr,e=[];let n=this[t(182)];for(;n;)e[t(236)](n),n=n[t(216)];return e}[jr(249)](t,e){const n=jr,r=qn(this[n(258)]);hr(r,t,e),wr(r,this[n(258)])||(this[n(258)]=r,this[n(214)](r))}[jr(218)](t){const e=jr,n=qn(this[e(258)]);Ur(n,t),wr(n,this[e(258)])||(this[e(258)]=n,this[e(214)](this[e(258)]))}[jr(235)](){const t=jr;return{id:this.id,type:this[t(190)]?this[t(199)]+":"+this[t(190)]:this[t(199)],authorId:this[t(221)].id,createdAt:this[t(196)],hasComments:this[t(246)],data:this[t(248)],attributes:this[t(258)]}}static[jr(243)](){const t=jr;return(0,e.uid)()[t(184)](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=Xr();return(Kr=function(t,e){return n[t-=470]})(t,e)}function Xr(){const t=["previousSibling","isInContent","element","skip","1289281EgiFIY","isEmpty","addFormat","Object","$1 $2","getDescriptions","attribute","match","3204AspaRf","quantity","_resolveDescriptionItems","EmptyContainer","registerDescriptionCallback","*Merge:* %0","key","registerAttributeLabel","elementEnd","addEmptyContainer","text","*Split:* %0","_addDescriptionItems","removeFormat","map","_itemLabels","isEqual","join","_locale","normal","*Remove format:* %0","525009DXhtUL","subType","_itemLabelsCallbacks","getItemLabel","isObject","newValue","_handleInsertRemoveSuggestionDescription","getWalker","$textProxy","_schema","insertion","6099352ootzkN","has","end","_customCallbacks","nodeAfter","type","push","indexOf","elementStart","label","registerElementLabel","getFirstRange","set","remove","*Remove:* %0","ELEMENT_SPACE","17830UcROKH","removeContainer","pop","nextSibling","1248208rbmgOT","*Set format:* %0","_handleCustomCallbackDescription","item","deletion","matchingCallback","format","8rxAvMj","removeObject","*Change to:* %0","_handleAttributeSuggestionDescription","length","function","4pvcvJn","checkChild","name","replace","removeEmptyContainer","5815685rPxLXd","*Insert:* %0","_attributeLabels","get","REPLACE_TEXT","addObject","softBreak","addContainer","_handleRenameSuggestionDescription","$text","start","7436166zuNfeQ","add","data","Container"];return(Xr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(650538===parseInt(n(519))/1+-parseInt(n(482))/2+-parseInt(n(548))/3+-parseInt(n(495))/4*(-parseInt(n(500))/5)+-parseInt(n(511))/6+-parseInt(n(559))/7*(-parseInt(n(489))/8)+-parseInt(n(527))/9*(parseInt(n(478))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(562)]=[],this[n(542)]=new Map,this[n(550)]=[],this[n(502)]=new Map,this[n(557)]=t,this[n(545)]=e}[Wr(524)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(493)];o++){const i=t[o];if(!i[e(516)])continue;const a=this[e(484)](i);if(a){if(null!=i[e(549)]){if(r[e(560)](i[e(549)]))continue;r[e(512)](i[e(549)])}n[e(565)](a)}else if(e(525)!=i[e(564)])e(558)!=i[e(564)]&&e(486)!=i[e(564)]||this[e(554)](n,i,t[o+1]);else{const t=i[e(513)][e(533)];if(s[e(560)](t))continue;s[e(512)](i[e(513)][e(533)]),t==Tc?this[e(508)](n,i):this[e(492)](n,i)}}return this[e(529)](n)}[Wr(531)](t){const e=Wr;this[e(562)][e(565)](t)}[Wr(472)](t,n,r=e.priorities[Wr(546)]){const s=Wr;s(494)==typeof t?(0,e.insertToPriorityArray)(this[s(550)],{matchingCallback:t,label:n,priority:r}):this[s(542)][s(474)](t,n)}[Wr(534)](t,e){const n=Wr;this[n(502)][n(474)](t,e)}[Wr(551)](t,e=1){const n=Wr;let r;for(const e of this[n(550)])if(e[n(487)](t)){r=e[n(471)];break}return r||(r=this[n(542)][n(503)](t[n(497)])),r?r(e):1!==e?e+" "+t[n(497)]+"s":""+t[n(497)]}[Wr(539)](t,e){const n=Wr,r=e[n(473)]()[n(555)](),s=n(558)==e[n(564)]?n(512):n(475);for(const e of r){const o=e[n(485)],i=t[t[n(493)]-1];if(o.is(n(556)))i&&i[n(564)][n(566)](n(514))>-1&&t[n(480)](),i&&n(537)==i[n(564)]?i[s]+=o[n(513)]:t[n(565)]({type:n(537),add:n(512)==s?o[n(513)]:"",remove:n(475)==s?o[n(513)]:""});else if(this[n(557)][n(552)](o)){const a=o;if(i&&i[n(564)][n(566)](n(514))>-1&&t[n(480)](),n(535)==e[n(564)])continue;i&&i[n(564)]==s+n(522)&&i[n(517)][n(497)]==a[n(497)]?i[n(528)]++:t[n(565)]({type:s+n(522),element:a,quantity:1}),r[n(518)]((t=>!(n(535)==t[n(564)]&&t[n(485)]==o)))}else if(this[n(557)][n(496)](o,n(509))||o.is(n(517),n(506))){const r=o;if(n(512)==s&&n(470)==e[n(564)]||n(475)==s&&n(535)==e[n(564)])continue;if(i&&-1==i[n(564)][n(566)](n(514))){n(537)==i[n(564)]&&(i[s]+="\n");continue}let a;if(a=n(512)==s?r[n(481)]&&!this[n(557)][n(552)](r[n(481)])?r[n(481)]:null:r[n(515)]&&!this[n(557)][n(552)](r[n(515)])?r[n(515)]:null,r[n(520)]||a&&a[n(520)]){const e=a&&a[n(520)]?a:r;i&&i[n(564)]==s+n(530)&&i[n(517)][n(497)]==e[n(497)]?i[n(528)]++:t[n(565)]({type:s+n(530),element:e,quantity:1})}else t[n(565)]({type:s+n(514),element:r})}}}[Wr(529)](t){const e=Wr,n=this[e(545)],r=[],s=[],o=[];for(const i of t)switch(i[e(564)]){case e(537):if(i[e(512)]=i[e(512)][e(498)](/(\S)\u000A+(\S)/g,e(523))[e(498)](/\u000A/g,""),i[e(475)]=i[e(475)][e(498)](/(\S)\u000A+(\S)/g,e(523))[e(498)](/\u000A/g,""),""!=i[e(512)]&&""!=i[e(475)]){r[e(565)]({type:e(498),content:zr(n,e(504),['"'+i[e(475)]+'"','"'+i[e(512)]+'"'])});continue}if(null!=i[e(512)][e(526)](/^ +$/)){r[e(565)]({type:e(558),content:zr(n,e(501),zr(n,e(477),i[e(512)][e(493)]))});continue}if(null!=i[e(475)][e(526)](/^ +$/)){r[e(565)]({type:e(486),content:zr(n,e(476),zr(n,e(477),i[e(475)][e(493)]))});continue}if(""!=i[e(512)]){r[e(565)]({type:e(558),content:zr(n,e(501),'"'+i[e(512)]+'"')});continue}r[e(565)]({type:e(486),content:zr(n,e(476),'"'+i[e(475)]+'"')});continue;case e(536):case e(505):r[e(565)]({type:e(558),content:zr(n,e(501),this[e(551)](i[e(517)],i[e(528)]))});continue;case e(499):case e(490):r[e(565)]({type:e(486),content:zr(n,e(476),this[e(551)](i[e(517)],i[e(528)]))});continue;case e(507):r[e(565)]({type:e(558),content:zr(n,e(538),this[e(551)](i[e(517)],i[e(528)]))});continue;case e(479):r[e(565)]({type:e(486),content:zr(n,e(532),this[e(551)](i[e(517)],i[e(528)]))});continue;case e(521):s[e(565)](i[e(533)]);continue;case e(540):o[e(565)](i[e(533)]);continue;default:r[e(565)](i)}if(s[e(493)]){const t=s[e(541)]((t=>this[e(502)][e(560)](t)?this[e(502)][e(503)](t):t))[e(544)](", ");r[e(565)]({type:e(488),content:zr(this[e(545)],e(483),t)})}if(o[e(493)]){const t=o[e(541)]((t=>this[e(502)][e(560)](t)?this[e(502)][e(503)](t):t))[e(544)](", ");r[e(565)]({type:e(488),content:zr(this[e(545)],e(547),t)})}return r}[Wr(484)](t){const e=Wr;for(const n of this[e(562)]){const r=n(t);if(r&&e(564)in r)return r}}[Wr(492)](t,e){const n=Wr,r=e[n(513)],s=void 0===r[n(553)]?n(540):n(521);t[n(565)]({type:s,key:r[n(533)]})}[Wr(508)](t,e){const n=Wr;t[n(565)]({type:n(488),content:zr(this[n(545)],n(491),this[n(551)](e[n(473)]()[n(510)][n(563)],1))})}[Wr(554)](t,e,n){const r=Wr;if(this[r(539)](t,e),n&&n[r(473)]()&&!e[r(473)]()[r(561)][r(543)](n[r(473)]()[r(510)])){const n=t[t[r(493)]-1],s=r(558)==e[r(564)]?r(512):r(475);n&&r(537)==n[r(564)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(555816===-parseInt(n(278))/1*(-parseInt(n(288))/2)+parseInt(n(289))/3*(parseInt(n(286))/4)+-parseInt(n(280))/5+-parseInt(n(292))/6+parseInt(n(279))/7+parseInt(n(290))/8*(-parseInt(n(293))/9)+-parseInt(n(285))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Yr(281)](){const t=Yr,e=this[t(284)],n=e[t(291)][t(287)](t(294));e[t(283)][t(287)](t(282))&&n[t(295)](t(282))}}function Qr(){const t=["3943492hxpcVk","1128695MYUwoY","afterInit","showAIAssistant","commands","editor","1636220XkivHG","28wxzXNd","get","6JrdcKW","308397pzqsNb","8pZlAwS","plugins","3405906YyIIEw","546579nFMwSs","TrackChangesEditing","enableCommand","96870lvycVI"];return(Qr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=424]})(t,e)}const ts=$r;function es(){const t=["right","*Format:* %0","enableDefaultAttributesIntegration","left","17079UxXFJB","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","get","has","plugins","format","formatBlock","commandParams","value","type","registerAttributeLabel","commandName","FORMAT_ALIGNMENT","_registerLegacyDescription","27IhwtOu","1187550DBsGuc","descriptionFactory","center","1153369coUFVA","TrackChangesEditing","20WcWwXJ","alignment","editor","44JmeCBZ","FORMAT_ALIGN_TO_CENTER","registerBlockAttribute","locale","75868UjOCCp","FORMAT_JUSTIFY_TEXT","afterInit","203115etioBs","20OLeEZd","395700gqsKlG","6OPcAKn","458872eneXTx","AlignmentEditing","justify","registerDescriptionCallback"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(101646===-parseInt(n(430))/1+-parseInt(n(434))/2*(-parseInt(n(445))/3)+parseInt(n(466))/4*(-parseInt(n(433))/5)+-parseInt(n(436))/6*(-parseInt(n(464))/7)+-parseInt(n(437))/8*(-parseInt(n(460))/9)+parseInt(n(461))/10+-parseInt(n(426))/11*(parseInt(n(435))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(432)](){const t=ts,e=this[t(425)],n=e[t(429)];if(!e[t(450)][t(449)](t(438)))return;const r=e[t(450)][t(448)](t(465));r[t(443)](t(424)),r[t(428)](t(424)),r[t(462)][t(456)](t(424),zr(n,t(458))),this[t(459)]()}[ts(459)](){const t=ts,e=this[t(425)],n=e[t(429)];e[t(450)][t(448)](t(465))[t(462)][t(440)]((e=>{const r=t;if(r(452)!=e[r(455)])return;const{data:s}=e;if(s&&r(424)==s[r(457)]){const t=s[r(453)][0][r(454)];return{type:r(451),content:zr(n,r(442),function(t){const e=r;switch(t){case e(444):return zr(n,e(446));case e(441):return zr(n,e(447));case e(463):return zr(n,e(427));case e(439):return zr(n,e(431))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=168]})(t,e)}function os(){const t=["italic","FORMAT_STRIKETHROUGH","*Remove format:* %0","76968QQHasr","afterInit","UnderlineEditing","SubscriptEditing","superscript","FORMAT_UNDERLINE","type","underline","_registerLegacyDescription","plugins","bold","formatInline","1905482PVNxtd","toUpperCase","forceValue","get","8813088cPeXLF","subscript","strikethrough","StrikethroughEditing","4160724krrZEv","FORMAT_CODE","FORMAT_BOLD","slice","editor","registerAttributeLabel","1844500eYxYoA","registerInlineAttribute","format","BoldEditing","FORMAT_ITALIC","*Format:* %0","1130332QHssNa","locale","registerDescriptionCallback","TrackChangesEditing","ItalicEditing","commandParams","1ZEYMSb","FORMAT_SUBSCRIPT","descriptionFactory","FORMAT_","1485807kGmOdU","toLowerCase","623cEHEjO","commandName","CodeEditing","has","FORMAT_SUPERSCRIPT","code","SuperscriptEditing","enableDefaultAttributesIntegration"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(994628===-parseInt(n(198))/1*(parseInt(n(172))/2)+-parseInt(n(202))/3+parseInt(n(192))/4+-parseInt(n(186))/5+parseInt(n(180))/6+-parseInt(n(204))/7*(-parseInt(n(215))/8)+parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(189),rs(196),rs(217),rs(206),rs(179),rs(218),rs(210)];class as extends t.Plugin{[rs(216)](){const t=rs,e=this[t(184)],n=e[t(169)][t(175)](t(195)),r=e[t(193)];for(const s of is){if(!e[t(169)][t(207)](s))continue;const o=s[t(183)](0,-7)[t(203)](),i=t(201)+o[t(173)]();n[t(211)](o),n[t(187)](o),n[t(200)][t(185)](o,zr(r,i))}this[t(168)]()}[rs(168)](){const t=rs,e=this[t(184)],n=e[t(193)],r=e[t(169)][t(175)](t(195));function s(e,s){const o=t;r[o(200)][o(194)]((t=>{const r=o;if(r(171)!=t[r(221)])return;const{data:i}=t;return i&&i[r(205)]===e?i[r(197)][0][r(174)]?{type:r(188),content:zr(n,r(191),s)}:{type:r(188),content:zr(n,r(214),s)}:void 0}))}s(t(170),zr(n,t(182))),s(t(212),zr(n,t(190))),s(t(222),zr(n,t(220))),s(t(209),zr(n,t(181))),s(t(178),zr(n,t(213))),s(t(177),zr(n,t(199))),s(t(219),zr(n,t(208)))}}function cs(){const t=["get","selection","value","getSelectedBlocks","markBlockFormat","name","$root","model","5mOqJdE","checkChild","locale","880808BKFnTY","722934pYIkGn","1583617GbjthB","ELEMENT_BLOCK_QUOTE","registerDescriptionCallback","4458HeCiOp","commandParams","editor","forceValue","format","schema","*Remove format:* %0","has","138835uyizWd","TrackChangesEditing","*Set format:* %0","document","blockQuote","1060308zhcYpQ","from","366152whAmyG","filter","change","22BiaVOs","afterInit","parent","enableCommand","commandName","descriptionFactory","plugins","BlockQuoteEditing","commands"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(131412===-parseInt(n(130))/1+-parseInt(n(140))/2*(-parseInt(n(165))/3)+parseInt(n(160))/4+parseInt(n(157))/5*(-parseInt(n(161))/6)+parseInt(n(162))/7+parseInt(n(137))/8+-parseInt(n(135))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(141)](){const t=us,e=this[t(124)],n=e[t(159)];if(!e[t(146)][t(129)](t(147)))return;const r=e[t(146)][t(149)](t(131)),s=this[t(124)][t(148)][t(149)](t(134));r[t(143)](t(134),((n,o={})=>{const i=t,a=this[i(124)][i(156)][i(133)][i(150)],c=o&&void 0!==o[i(125)]?o[i(125)]:!s[i(151)];let u=[];if(c){const t=Array[i(136)](a[i(152)]())[i(138)]((t=>hs(t)||function(t,e){const n=i,r=e[n(158)](t[n(142)],n(134)),s=e[n(158)]([n(155),n(134)],t);return r&&s}(t,this[i(124)][i(156)][i(127)])));u=y(t,e[i(156)])}else{const t=Array[i(136)](a[i(152)]())[i(138)]((t=>hs(t)));u=y(t,e[i(156)])}e[i(156)][i(139)]((()=>{const t=i;for(const e of u)r[t(153)](e,{commandName:t(134),commandParams:[{forceValue:c}]})}))})),r[t(145)][t(164)]((e=>{const r=t,{data:s}=e;if(s&&r(134)==s[r(144)]){const t=zr(n,r(163));return s[r(123)][0][r(125)]?{type:r(126),content:zr(n,r(132),t)}:{type:r(126),content:zr(n,r(128),t)}}}))}}function hs(t){const e=us;return e(134)==t[e(142)][e(154)]}const gs=ps;function ds(){const t=["changeCaseLower","get","enableCommand","897560aSuEuP","TrackChangesEditing","plugins","363adlvGf","editor","CaseChange","changeCaseTitle","changeCaseUpper","1739053DgHCci","7TpWqxs","6nHGOIc","25IJGMTh","has","8820240ABNTNE","9DPJEte","afterInit","16551770xSKjcv","1611662KHVyzw","2551812NDLOhA","1061048srmnqq"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(896954===parseInt(n(395))/1+parseInt(n(404))/2*(parseInt(n(397))/3)+-parseInt(n(406))/4*(-parseInt(n(398))/5)+parseInt(n(400))/6+-parseInt(n(396))/7*(-parseInt(n(387))/8)+-parseInt(n(401))/9*(-parseInt(n(403))/10)+parseInt(n(390))/11*(-parseInt(n(405))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(402)](){const t=gs,e=this[t(391)];e[t(389)][t(399)](t(392))&&(e[t(389)][t(385)](t(388))[t(386)](t(394)),e[t(389)][t(385)](t(388))[t(386)](t(384)),e[t(389)][t(385)](t(388))[t(386)](t(393)))}}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(793549===parseInt(n(453))/1*(-parseInt(n(445))/2)+-parseInt(n(451))/3*(-parseInt(n(452))/4)+parseInt(n(449))/5*(-parseInt(n(448))/6)+parseInt(n(443))/7*(parseInt(n(446))/8)+-parseInt(n(444))/9+-parseInt(n(455))/10+parseInt(n(454))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(441)](){const t=Is,e=this[t(447)];e[t(442)][t(450)](t(439))&&e[t(457)][t(450)](t(456))[t(440)](t(439))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=439]})(t,e)}function Ts(){const t=["afterInit","commands","13573EQNwvq","2916279nliuhc","48WYbUyk","1528avGtju","editor","2373726xOgDKQ","10DXkBWP","get","3uHHLlN","3817756xPlNLg","58066WteAlN","29479098PAgAMi","7023000ywcfcY","TrackChangesEditing","plugins","ckbox","enableCommand"];return(Ts=function(){return t})()}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=408]})(t,e)}function As(){const t=["afterInit","get","indentCodeBlock","selection","locale","language","commandName","forceValue","find","value","descriptionFactory","enableCommand","format","change","plugins","toLowerCase","2898RkNEXX","22EzXxJh","has","formatBlock","commands","isLimit","document","type","12aogNtu","outdentCodeBlock","codeBlock","filter","parent","markBlockFormat","registerElementLabel","55VdkIOF","TrackChangesEditing","name","ELEMENT_CODE_BLOCK","34098masEXK","blockName","1358WSwcOE","rootElement","149319WdordR","*Remove format:* %0","from","editor","label","CodeBlock","26765REDAHm","registerDescriptionCallback","28AoiPmr","checkChild","commandParams","getSelectedBlocks","languages","config","96EXMkfW","*Set format:* %0","schema","2834741petizN","349470zdcSOZ","251442kqlFAz","model"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(208961===parseInt(n(458))/1*(parseInt(n(416))/2)+parseInt(n(439))/3+parseInt(n(428))/4*(parseInt(n(426))/5)+parseInt(n(457))/6*(-parseInt(n(418))/7)+-parseInt(n(434))/8*(-parseInt(n(420))/9)+-parseInt(n(438))/10*(parseInt(n(412))/11)+parseInt(n(465))/12*(-parseInt(n(437))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(441)](){const t=_s,e=this[t(423)];if(!e[t(455)][t(459)](t(425)))return;const n=e[t(455)][t(442)](t(413)),r=e[t(445)],s=e[t(433)][t(442)](t(467))[t(432)],o=e[t(461)][t(442)](t(467));n[t(452)](t(443)),n[t(452)](t(466)),n[t(452)](t(467),((r,i={})=>{const a=t,c=e[a(440)],u=e[a(440)][a(463)][a(444)],l=i&&void 0!==i[a(448)]?i[a(448)]:!o[a(450)];let f;i[a(446)]||(i[a(446)]=s[0][a(446)]),f=l?Array[a(422)](u[a(431)]())[a(408)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(419))&&!e[n(462)](t)&&e[n(429)](t[n(409)],n(467))}(t,c[a(436)]))):Array[a(422)](u[a(431)]())[a(408)]((t=>Cs(t)));const h=y(f,c);c[a(454)]((()=>{const t=a;for(const e of h)n[t(410)](e,{commandName:t(467),commandParams:[{...i,forceValue:l}],formatGroupId:t(417)})}))})),n[t(451)][t(411)](t(467),(e=>zr(r,t(415),e))),n[t(451)][t(427)]((e=>{const n=t;if(n(460)!=e[n(464)])return;const o=r.t,{data:i}=e;if(!i||n(467)!=i[n(447)])return;const a=i[n(430)][0][n(446)],c=o(s[n(449)]((t=>t[n(446)]===a))[n(424)])[n(456)]();return i[n(430)][0][n(448)]?{type:n(453),content:zr(r,n(435),zr(r,n(415),1)+" ("+c+")")}:{type:n(453),content:zr(r,n(421),zr(r,n(415),1))}}))}}function Cs(t){const e=_s;return e(467)==t[e(414)]}const Ns=Ls;function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=209]})(t,e)}function Rs(){const t=["CommentsEditing","1780900gZEudS","get","plugins","editor","enableCommand","2215068AiDOkW","392209RjqEzF","2DuofgZ","afterInit","1769450UvwVhh","addCommentThread","144747HEmjZq","TrackChangesEditing","153741YQXlYW","has","3360798DJnfDv","128sEEfhX","28gOiagG"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(196399===-parseInt(n(213))/1*(-parseInt(n(214))/2)+-parseInt(n(218))/3*(parseInt(n(224))/4)+parseInt(n(226))/5+-parseInt(n(212))/6+parseInt(n(220))/7*(parseInt(n(223))/8)+-parseInt(n(222))/9+parseInt(n(216))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(215)](){const t=Ns,e=this[t(210)];e[t(209)][t(221)](t(225))&&e[t(209)][t(227)](t(219))[t(211)](t(217))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=264]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(290)]())o[r(276)](t)&&s[r(274)](n[r(296)](o));return s}function ws(){const t=["24KHXrGh","isLimit","addHighlight","1943455cuGquM","writer","TrackChangesEditing","2707439ejZeNd","push","markerName","hasAttribute","ck-suggestion-marker--active","isContent","type","toViewElement","5948886OPRGPM","parent","toViewPosition","name","ck-suggestion-marker-","5894487vJALDP","isBlock","model","1432800ISZzDq","getItems","elementEnd","previousPosition","item","bindElementToMarker","start","createRangeOn","getWalker","markerRange","4165784Fjdazy","span","includes","schema","766236nJFYvZ","consumable","3ZJlnZU","plugins","nextSibling","createUIElement","addClass","isAtEnd","getCustomProperty","insert","activeMarkers","mapper","get","test"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(306)][r(265)](r(272));return(o,i,a)=>{const c=r;if(!a[c(304)][c(266)](i[c(298)],o[c(284)]))return;const u=i[c(298)][c(297)](),l=i[c(298)][c(295)],f=t[c(288)][c(302)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(293)];d=d||f[c(278)](e);const n=a[c(264)][c(280)](e);if(n&&n[c(311)](c(269)))return;c(291)==t[c(279)]&&f[c(287)](e)&&!f[c(268)](e)&&(e[c(307)]||l[c(310)]?h&&h[c(282)]==e||(h=e,m(t[c(292)]),p=!0):g=g||t[c(292)])}function m(t){const r=c,o=a[r(271)][r(308)](r(300),{class:r(285)+e}),u=a[r(264)][r(283)](t);n&&s[r(313)][r(301)](i[r(275)])&&a[r(271)][r(309)](r(277),o),a[r(271)][r(312)](u,o),a[r(264)][r(294)](o,i[r(275)])}d||p||!g||m(g)}}function Ds(t,e){const n=xs();return(Ds=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=Ms,r=t();for(;;)try{if(971804===parseInt(n(289))/1+parseInt(n(303))/2*(parseInt(n(305))/3)+parseInt(n(299))/4+-parseInt(n(270))/5+-parseInt(n(281))/6+-parseInt(n(273))/7*(parseInt(n(267))/8)+parseInt(n(286))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Bs=Ds;function xs(){const t=["isCollapsed","setSelection","$graveyard","end","start","merge","removeMarker:suggestion:deletion","455576EOdLQf","remove","buffer","9SeELmK","modifySelection","14998410CIpoDX","enableCommand","data","get","deleteForward","178iXabyU","plugins","markerName","unbindElementFromMarkerName","getFirstRange","downcastDispatcher","markerNameToElements","14472392qKtvGf","addMarker:suggestion:deletion","showSuggestionHighlights","createRange","lock","7qNwkpG","4307995wqdxqE","options","7809486ukXGBG","detach","editing","bind","fromRange","enqueueChange","delete","4665ObqmHl","root","rootName","TrackChangesEditing","batch","136450dfGjJD","unlock","document","uiElement","commands","selection","mapper","writer","requires","unit","high","editor","model","createSelection","forward","init"];return(xs=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(984759===-parseInt(n(505))/1+-parseInt(n(478))/2*(parseInt(n(500))/3)+parseInt(n(468))/4+-parseInt(n(491))/5+-parseInt(n(493))/6*(parseInt(n(490))/7)+parseInt(n(485))/8*(parseInt(n(471))/9)+parseInt(n(473))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Bs(513)](){return[vs.Delete]}[Bs(460)](){const t=Bs,e=this[t(516)],n=e[t(479)][t(476)](t(503));n[t(474)](t(499));const r=e[t(509)][t(476)](t(477));n[t(474)](t(477),((n,s={})=>{const o=t,a=e[o(517)][o(518)](e[o(517)][o(507)][o(510)]);a[o(461)]&&e[o(517)][o(472)](a,{direction:o(519),unit:s[o(514)]});const c=a[o(482)](),u=i.LiveRange[o(497)](c);let l;n(s),l=o(463)==u[o(501)][o(502)]?e[o(517)][o(488)](c[o(465)]):e[o(517)][o(488)](u[o(465)],u[o(464)]),u[o(494)](),e[o(517)][o(498)](r[o(470)][o(504)],(t=>{const e=o;r[e(470)][e(489)](),t[e(462)](t[e(488)](l[e(464)])),r[e(470)][e(506)]()}))})),e[t(495)][t(483)].on(t(486),Fs(e,t(466)),{priority:t(515)}),e[t(475)][t(483)].on(t(486),((n,r,s)=>{const o=t;s[o(492)][o(487)]&&Fs(e,o(466),{showActiveMarker:!1})[o(496)](this)(n,r,s)}),{priority:t(515)}),e[t(495)][t(483)].on(t(467),((e,n,r)=>{const s=t,o=r[s(511)][s(484)](n[s(480)]);if(o)for(const t of o)t.is(s(508))&&(r[s(511)][s(481)](t,n[s(480)]),r[s(512)][s(469)](t))}),{priority:t(515)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=201]})(t,e)}function Gs(){const t=["*Remove format:* %0","*Change to:* %0","find","meta","commands","nodeAfter","fromRange","setSelection","customBulletedList","newValue","listReversed","schema","mergeListItemBackward","registerDescriptionCallback","end","filter","oldValue","commandName","attribute","TrackChangesEditing","nextSibling","key","ELEMENT_","ListEditing","every","locale","FORMAT_INDENT","plugins","_LIST","getRanges","7739872OcavMH","655392xhZFKq","push","getChanges","mergeListItemForward","ELEMENT_NUMBERED_LIST","_suggestionFactory","noTrackChangesFixer","forceValue","ELEMENT_TODO_LIST","isObject","ELEMENT_BULLETED_LIST","includes","*Split:* list item","assureChains","302885wTntdk","enableDefaultAttributesIntegration","todo","range","todoList","createRange","trackChangesCommand","getFirstRange","*Uncheck item*","listMarkerStyle","listItemId","document","listIndent","177458eSaWSk","registerPostFixer","listItemIdFixer","descriptionFactory","*Set format:* %0","commandParams","next","previousSibling","601356THztty","listType","bulletedList","getAttribute","change","config","*Format:* remove from %0","outdentList","indentList","*Check item*","get","_findSuggestions","isNextTo","listMarker","refresh","registerCustomCallback","TodoListEditing","_getAttributeKey","listStyle","differ","has","formatBlock","numberedList","multipleBlocks","afterInit","suggestion","detach","475524UdDFCo","groupId","listStart","*Merge:* list item","numbered","accept","containsItem","parent","*Merge:* %0","format","batch","_supportLegacySuggestions","328936DVROET","data","start","*Outdent:* %0","attributeKey","ELEMENT_LIST_ITEM","_registerLegacyDescription","model","editor","getFirstMarker","bulleted","*Indent:* %0","default","splitListItemAfter","deletion","documentList","*Format:* insert into %0","16vFtiFL","registerBlockAttribute","registerAttributeLabel","type","value","length","splitListItemBefore","selection","head","checkTodoList","list.multiBlock","from","registerElementLabel","customNumberedList","attributes","todoListCheck","isLocal","getSuggestions","toUpperCase","execute","todoListChecked","setAttribute","map","removeMarker","createPositionAt","isUndo"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(172327===-parseInt(n(282))/1+-parseInt(n(235))/2+-parseInt(n(270))/3+-parseInt(n(299))/4*(parseInt(n(222))/5)+parseInt(n(208))/6+-parseInt(n(243))/7+parseInt(n(207))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(267)](){const t=Us,e=this[t(290)];if(!e[t(204)][t(263)](t(348)))return;const n=e[t(202)],r=e[t(204)][t(253)](t(344)),s=e[t(204)][t(263)](t(259)),o=!!e[t(248)][t(253)](t(309));function i(e){const r=t;return{type:r(279),content:""+zr(n,r(239),e)}}function a(e){const r=t;return{type:r(279),content:""+zr(n,r(325),e)}}r[t(223)](t(265)),r[t(223)](t(245)),r[t(223)](t(312)),r[t(223)](t(333)),r[t(223)](t(251)),r[t(223)](t(250)),r[t(223)](t(295)),r[t(223)](t(305)),r[t(300)](t(232)),r[t(300)](t(244)),r[t(300)](t(234)),o&&(r[t(223)](t(337)),r[t(223)](t(211))),s&&(r[t(223)](t(226)),r[t(223)](t(308)),r[t(300)](t(319)),r[t(238)][t(338)]((e=>{const r=t,{data:s}=e;if(s&&r(319)==s[r(346)])return{type:r(279),content:s[r(334)]?zr(n,r(252)):zr(n,r(230))}})),this[t(290)][t(289)][t(233)][t(236)]((e=>{const n=t;if(e[n(280)][n(324)])return!1;let s=!1;const o=r[n(316)]({skipNotAttached:!0})[n(340)]((t=>n(319)===r[n(260)](t)));for(const t of o)n(224)!=t[n(229)]()[n(284)][n(330)][n(246)](n(244))&&(r[n(254)](t[n(229)](),n(343))[n(327)]((t=>n(244)===r[n(260)](t[n(268)])))||(e[n(322)](t[n(291)]()),s=!0));return s}))),r[t(238)][t(301)](t(234),zr(n,t(203)));const c={type:t(279),content:""};r[t(238)][t(338)]((e=>{const r=t,{data:s}=e;if(!s||r(244)!=s[r(346)])return;let u=e[r(307)];for(;u;){if(u[r(283)]&&((r(261)==u[r(283)][r(346)]||r(231)==u[r(283)][r(346)])&&(u[r(283)][r(334)]&&r(294)!=u[r(283)][r(334)]||r(294)!=u[r(283)][r(341)]&&!s[r(334)])||!o&&u[r(283)][r(346)]==Tc))return c;u=u[r(241)]}if(null==s[r(334)])switch(s[r(341)]){case r(292):return a(zr(n,r(218)));case r(274):return a(zr(n,r(212)));case r(224):return a(zr(n,r(216)))}switch(s[r(334)]){case r(292):return i(zr(n,r(218)));case r(274):return i(zr(n,r(212)));case r(224):return i(zr(n,r(216)))}})),r[t(238)][t(338)]((e=>{const n=t,{data:r}=e;if(r&&n(234)==r[n(346)])return null==r[n(334)]||null==r[n(341)]&&0==r[n(334)]?c:void 0})),r[t(238)][t(338)]((e=>{const r=t;if(r(343)!=e[r(302)])return;const{data:s}=e;if(!s||r(232)!=s[r(346)])return;const o=Hs(e);return r(334)==o?{type:r(279),content:zr(n,r(273))}:r(341)==o?{type:r(279),content:zr(n,r(220))}:c})),e[t(289)][t(233)][t(236)]((e=>this[t(237)](e))),e[t(289)][t(233)][t(236)]((e=>this[t(214)](e))),e[t(289)][t(233)][t(236)]((e=>this[t(221)](e))),this[t(281)]()}[Us(237)](t){const e=Us;if(t[e(280)][e(324)]||!t[e(280)][e(315)])return!1;let n=!1;const r=this[e(290)][e(204)][e(253)](e(344))[e(316)]({skipNotAttached:!0})[e(340)]((t=>t[e(283)]&&e(232)==t[e(283)][e(346)]))[e(340)]((t=>t[e(283)][e(334)]&&t[e(283)][e(341)]));for(const s of r)Hs(s)||(t[e(322)](s[e(291)]()),n=!0);return n}[Us(214)](t){const e=Us;if(t[e(280)][e(324)]||!t[e(280)][e(315)])return!1;const n=this[e(290)][e(204)][e(253)](e(344));if(n[e(228)][e(303)])return!1;let r=!1;const s=[e(244),e(232),e(234),e(261),e(272),e(335),e(314),e(256),e(231)],o=this[e(290)][e(289)][e(233)][e(262)][e(210)]()[e(340)]((t=>e(343)==t[e(302)]))[e(340)]((t=>s[e(219)](t[e(286)])));if(0==o[e(304)])return r;for(const i of o){const o=n[e(254)](i[e(225)],e(343))[e(340)]((t=>!t[e(328)][e(255)]))[e(321)]((t=>t[e(268)]))[e(340)]((t=>{const r=e,o=n[r(260)](t);return s[r(219)](o)}));if(o[e(304)]){for(const n of o)t[e(322)](n[e(291)]());r=!0}}return r}[Us(221)](t){const e=Us;if(t[e(280)][e(324)]||!t[e(280)][e(315)])return!1;const n=this[e(290)][e(204)][e(253)](e(344));let r=!1;const s=[e(244),e(232),e(234),e(261),e(272),e(335),e(314),e(256),e(231)];for(const t of n[e(316)]({skipNotAttached:!0})){const o=n[e(254)](t[e(229)](),e(343))[e(321)]((t=>t[e(268)]))[e(340)]((t=>t[e(283)]&&s[e(219)](t[e(283)][e(346)])));if(!o[e(304)])continue;const a=o[0][e(307)][e(313)][e(271)];if(!o[e(201)]((t=>t[e(313)][e(271)]===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(316)]({skipNotAttached:!0})[s(340)]((e=>s(343)==e[s(302)]&&e[s(313)][s(271)]==t)))e[s(320)](s(271),r)}function i(t,n){const r=e;let s=t[r(307)],i=!1;for(;s;)s[r(313)][r(271)]!=n&&(o(s[r(313)][r(271)],n),s[r(320)](r(271),n),i=!0),s=s[r(241)];return i}}[Us(281)](){const t=Us,e=this[t(290)],n=e[t(202)],r=e[t(204)][t(253)](t(344));this[t(288)](),r[t(213)][t(258)](t(264),t(297),t(275),(function(n,r){const s=t,o=[];for(let t of n)t[s(284)][s(330)]===t[s(339)][s(277)]&&(t=e[s(289)][s(227)](e[s(289)][s(323)](t[s(284)][s(330)],0))),o[s(209)](t);e[s(289)][s(247)]((t=>{const n=s,a=e[n(289)][n(233)][n(306)],c=Array[n(310)](a[n(206)]())[n(321)]((t=>i.LiveRange[n(331)](t)));t[n(332)](o),e[n(329)][n(253)](r[n(342)])[n(257)](),r[n(240)][n(209)]({forceDefaultExecution:!0}),e[n(318)](r[n(342)],...r[n(240)]),t[n(332)](c);for(const t of c)t[n(269)]()}))})),r[t(238)][t(311)]((function(n){const r=t,s=!e[r(289)][r(336)][r(217)](n),o=n[r(242)],i=n[r(345)],a=n[r(246)](r(232)),c=!o||o[r(246)](r(232))!==a,u=!i||i[r(246)](r(232))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(287),e)))}[Us(288)](){const t=Us,e=this[t(290)],n=e[t(202)];function r(n){const r=t,s=e[r(329)][r(253)](r(245))[r(303)],o=e[r(329)][r(253)](r(265))[r(303)];return r(265)===n?s:o}e[t(204)][t(253)](t(344))[t(238)][t(338)]((function(s){const o=t;if(o(264)!=s[o(302)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(342)]){case o(245):u=i[o(240)][0][o(215)],l=r(i[o(342)]),a=o(u?298:249),!l&&e[o(248)][o(253)](o(309))||(a=o(326)),c={type:o(279),content:zr(n,a,zr(n,o(218)))};break;case o(265):u=i[o(240)][0][o(215)],l=r(i[o(342)]),a=o(u?298:249),!l&&e[o(248)][o(253)](o(309))||(a=o(326)),c={type:o(279),content:zr(n,a,zr(n,o(212)))};break;case o(251):a=o(293),c={type:o(279),content:zr(n,a,zr(n,o(287)))};break;case o(250):a=function(t){const e=o,n=t[e(229)]();let r=n[e(284)][e(330)];for(;r&&n[e(276)](r);){if(r[e(246)](e(234))>0)return!1;r=r[e(345)]}return!0}(s)?zr(n,o(249),zr(n,function(t){const e=o;return e(347)+t[e(229)]()[e(284)][e(330)][e(246)](e(244))[e(317)]()+e(205)}(s))):zr(n,o(285),zr(n,o(287))),c={type:o(279),content:a};break;case o(337):case o(211):!1===i[o(266)]&&(a=o(278),c={type:o(296),content:zr(n,a,zr(n,o(287)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(229)]()[e(284)][e(330)][e(242)];for(;n;){const r=n[e(246)](e(232));if(!r)return!1;if(r==t[e(283)][e(334)])return e(334);if(r==t[e(283)][e(341)])return e(341);n=n[e(242)]}return!1}const zs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(607647===-parseInt(n(435))/1+-parseInt(n(426))/2+parseInt(n(372))/3*(parseInt(n(432))/4)+-parseInt(n(428))/5*(-parseInt(n(446))/6)+-parseInt(n(460))/7*(-parseInt(n(413))/8)+parseInt(n(462))/9*(parseInt(n(401))/10)+-parseInt(n(417))/11*(-parseInt(n(458))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[zs(394)](){const t=zs;if(!this[t(414)][t(442)][t(376)](t(420)))return;const e=this[t(414)][t(404)][t(448)](t(436)),n=this[t(414)][t(442)][t(448)](t(424));e[t(455)]&&(n[t(373)](t(464)),n[t(463)](t(464))),e[t(433)]&&(n[t(373)](t(437)),n[t(463)](t(437))),e[t(409)]&&(n[t(373)](t(425)),n[t(463)](t(425)));const r={type:t(440),content:""};n[t(391)][t(371)](this[t(453)][t(430)](this));const s=this[t(414)][t(402)];n[t(391)][t(406)](t(437),zr(s,t(421))),n[t(391)][t(371)]((e=>{const n=t,{data:s}=e;if(s&&n(437)==s[n(431)])return null==s[n(388)]||0==s[n(388)]&&null==s[n(403)]?r:void 0})),n[t(391)][t(406)](t(425),zr(s,t(380))),n[t(391)][t(371)]((e=>{const n=t,{data:s}=e;if(s&&n(425)==s[n(431)])return null==s[n(388)]||1==s[n(388)]&&null==s[n(403)]?r:void 0})),this[t(414)][t(410)][t(395)][t(444)]((e=>{const r=t;if(e[r(456)][r(429)])return!1;let s=!1;const o=n[r(384)]({skipNotAttached:!0})[r(416)]((t=>{const e=r,s=n[e(389)](t);return e(425)==s||e(437)==s}));for(const t of o){const o=t[r(443)]()[r(399)][r(452)][r(447)](r(396));r(375)!=o&&r(427)!=o&&(n[r(461)](t[r(443)](),r(392))[r(386)]((t=>r(396)==n[r(389)](t[r(411)])))||(e[r(457)](t[r(387)]()),s=!0))}return s})),this[t(397)]()}[zs(453)](t){const e=zs,n=this[e(414)][e(402)],{data:r}=t,s={type:e(440),content:""};if(!r||e(464)!=r[e(431)])return;if(!r[e(403)])return e(383)==r[e(388)]?s:{type:e(440),content:""+zr(n,e(398),zr(n,this[e(374)](r[e(388)])))};if(!r[e(388)]){if(e(383)==r[e(403)])return s;let o=t[e(422)];for(;o;){if(o[e(385)]&&e(396)==o[e(385)][e(431)]&&o[e(385)][e(388)])return s;o=o[e(438)]}return{type:e(440),content:""+zr(n,e(418),zr(n,this[e(374)](r[e(403)])))}}if(e(383)!=r[e(388)])return{type:e(440),content:""+zr(n,e(398),zr(n,this[e(374)](r[e(388)])))};let o=t[e(422)];for(;o;){if(o[e(385)]&&e(396)==o[e(385)][e(431)]&&o[e(385)][e(388)]&&o[e(385)][e(403)])return s;o=o[e(438)]}const i=t[e(443)]()[e(399)][e(452)][e(447)](e(396));return{type:e(440),content:zr(n,e(398),zr(n,e(439)+i[e(451)]()+e(419)))}}[zs(397)](){const t=zs,e=this[t(414)],n=e[t(402)];e[t(442)][t(448)](t(424))[t(391)][t(371)]((e=>{const r=t;if(r(393)!=e[r(434)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(405)]){case r(464):o=r(407),i={type:r(440),content:zr(n,o,zr(n,this[r(374)](s[r(381)][0][r(434)])))};break;case r(437):o=s[r(381)][0][r(433)]?r(379):r(415),i={type:r(440),content:zr(n,o)};break;case r(425):o=r(445),i={type:r(440),content:zr(n,o,s[r(381)][0][r(409)])}}return i}))}[zs(374)](t){const e=zs;return e(439)+function(t){const n=e;return qs[n(390)](t)?n(450):Ys[n(390)](t)?n(375):null}(t)[e(451)]()+e(412)+t[e(451)]()[e(454)](/-/g,"_")}}function Xs(){const t=["head","lower-latin","TrackChangesEditing","listStart","218654KyCSEl","customNumbered","190315nTMydj","isUndo","bind","key","156AtXGiC","reversed","type","588790YXeGTY","list.properties","listReversed","next","ELEMENT_","format","lower-roman","plugins","getFirstRange","registerPostFixer","*Format:* set start index to %0","72KgAXcf","getAttribute","get","square","bulleted","toUpperCase","nodeAfter","handleDescriptions","replace","styles","batch","removeMarker","36OsWcte","upper-latin","10108ZEGUMF","_findSuggestions","1391481fJOHwD","registerBlockAttribute","listStyle","registerDescriptionCallback","13215JxOtmk","enableDefaultAttributesIntegration","_getTranslationKeyForListStyle","numbered","has","decimal","circle","*Format:* set order to reversed","FORMAT_LIST_START","commandParams","upper-roman","default","getSuggestions","data","find","getFirstMarker","newValue","_getAttributeKey","includes","descriptionFactory","attribute","formatBlock","afterInit","document","listType","_registerLegacyDescription","*Set format:* %0","start","decimal-leading-zero","30XkyxuV","locale","oldValue","config","commandName","registerAttributeLabel","*Change to:* %0","disc","startIndex","model","suggestion","_LIST_","568GnSVWw","editor","*Format:* set order to regular","filter","406494oEOOsl","*Remove format:* %0","_LIST_DEFAULT","ListPropertiesEditing","FORMAT_LIST_REVERSED"];return(Xs=function(){return t})()}const qs=[zs(408),zs(378),zs(449)],Ys=[zs(377),zs(400),zs(441),zs(382),zs(423),zs(459)];var Js=n(507);const Zs=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=397]})(t,e)}function $s(){const t=["addMarker:suggestion:insertion","downcastDispatcher","removeMarker:suggestion:insertion","editing","nextSibling","TrackChangesEditing","parent","end","3043689IhJtuE","15395HmXsgf","createPositionAt","document","setSelection","124QBfpsT","enterBlock","fire","9iTGGaR","writer","hasClass","init","12ycQFNJ","getFirstPosition","options","unbindElementFromMarkerName","afterExecute","ck-suggestion-marker-split","high","selection","48fHPCkW","data","createRange","1011132vMiaeF","markInsertion","531576bjewKS","showSuggestionHighlights","remove","bind","change","122044eGceRh","20mxaVDR","enter","editor","mapper","commands","get","plugins","model","86566HhrTWC","split","enableCommand","detach","fromRange","getFirstRange","511Qvnxvm","markerName","requires","markerNameToElements"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(123489===parseInt(n(413))/1+-parseInt(n(422))/2*(parseInt(n(448))/3)+parseInt(n(445))/4*(-parseInt(n(441))/5)+-parseInt(n(406))/6+parseInt(n(428))/7*(parseInt(n(403))/8)+-parseInt(n(408))/9*(-parseInt(n(414))/10)+-parseInt(n(440))/11*(-parseInt(n(452))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Zs(430)](){return[Js.Enter]}[Zs(451)](){const t=Zs,e=this[t(416)],n=e[t(420)][t(419)](t(437)),r=e[t(418)][t(419)](t(415));n[t(424)](t(415),(()=>{const s=t;e[s(421)][s(412)]((t=>{const o=s,a=e[o(421)][o(443)][o(402)],c=a[o(453)](),u=i.LiveRange[o(426)](a[o(427)]());if(r[o(446)](t)){const r=e[o(421)][o(442)](c[o(438)][o(436)],0),s=t[o(405)](c,r);n[o(407)](s)}else t[o(444)](t[o(405)](u[o(439)]));u[o(425)](),r[o(447)](o(399),{writer:t})}))})),e[t(435)][t(433)].on(t(432),Fs(e,t(423)),{priority:t(401)}),e[t(435)][t(433)].on(t(434),((e,n,r)=>{const s=t,o=r[s(417)][s(431)](n[s(429)]);if(o)for(const t of o)t[s(450)](s(400))&&(r[s(417)][s(398)](t,n[s(429)]),r[s(449)][s(410)](t))}),{priority:t(401)}),e[t(404)][t(433)].on(t(432),((n,r,s)=>{const o=t;s[o(397)][o(409)]&&Fs(e,o(423),{showActiveMarker:!1})[o(411)](this)(n,r,s)}),{priority:t(401)})}}const eo=ro;function no(){const t=["getRange","markers","423zJiDrf","item","5733132NMuNIH","createRange","1986264PcBSVt","plugins","replace","TrackChangesEditing","afterInit","FindAndReplaceEditing","enableCommand","find","getMarkersGroup","start","handleFindCommand","filter","FindAndReplaceUtils","end","124167OeeThp","3596610UkUIyM","4305339KOgBGM","replaceAll","suggestion:deletion","string","findPrevious","findNext","has","findByTextCallback","464952qTRgkT","editor","model","createPositionAt","getIntersection","get","28NQMIEM","_isInDeletionRange","1851306TzNJSI","bind"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(739220===parseInt(n(158))/1+parseInt(n(144))/2+parseInt(n(160))/3+parseInt(n(182))/4+parseInt(n(159))/5+parseInt(n(176))/6*(-parseInt(n(174))/7)+parseInt(n(168))/8*(-parseInt(n(180))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(148)](){const t=eo;if(!this[t(169)][t(145)][t(166)](t(149)))return;const e=this[t(169)][t(145)][t(173)](t(147));e[t(150)](t(151),this[t(154)][t(177)](this)),e[t(150)](t(165)),e[t(150)](t(164)),e[t(150)](t(146)),e[t(150)](t(161))}[eo(154)](t,e,n={}){const r=eo,s=this[r(169)][r(145)][r(173)](r(156));return t((t=>(r(163)==typeof e?s[r(167)](e,n):e)(t)[r(155)]((e=>!1===this[r(175)](e,t[r(181)])))),n)}[eo(175)](t,e){const n=eo,r=this[n(169)][n(170)][n(143)](this[n(169)][n(170)][n(171)](e,t[n(153)]),this[n(169)][n(170)][n(171)](e,t[n(157)]));for(const t of this[n(169)][n(170)][n(179)][n(152)](n(162)))if(null!==r[n(172)](t[n(178)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=139]})(t,e)}function ao(){const t=["toLowerCase","1832202RievrR","*Reset font family*","afterInit","registerAttributeLabel","title","18nnksiK","format","label","has","value","*Reset font size*","registerDescriptionCallback","FontSize","fontColor.colors","_registerLegacyDescription","FontFamilyEditing","find","*Reset font background color*","FORMAT_FONT_SIZE","formatInline","plugins","registerInlineAttribute","9684jQzfUq","*Set font size:* %0","enableDefaultAttributesIntegration","97429ZPsRCc","755ilVvUQ","FORMAT_FONT_BACKGROUND","4562528dAKeRq","*Set font background color:* %0","fontFamily","6XsvTSB","normalizeSizeOptions","*Set font family:* %0","fontSize","trim","editor","fontBackgroundColor.colors","TrackChangesEditing","3068240uzEBsW","get","FontSizeEditing","FontColorEditing","commandName","commandParams","descriptionFactory","type","FORMAT_FONT_COLOR","FontBackgroundColorEditing","model","*Reset font color*","config","*Set font color:* %0","fontSize.options","fontBackgroundColor","1841154qywCUk","fontColor","locale","1113624OAMjhf","FORMAT_FONT_FAMILY"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(510027===parseInt(n(177))/1*(parseInt(n(183))/2)+-parseInt(n(152))/3+parseInt(n(149))/4+parseInt(n(178))/5*(parseInt(n(174))/6)+parseInt(n(146))/7+-parseInt(n(180))/8+parseInt(n(157))/9*(parseInt(n(191))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(193),commandName:oo(186)},{pluginName:oo(167),commandName:oo(182)},{pluginName:oo(194),commandName:oo(147)},{pluginName:oo(139),commandName:oo(145)}];class uo extends t.Plugin{[oo(154)](){const t=oo,e=this[t(188)][t(148)],n=this[t(188)][t(172)][t(192)](t(190));for(const{pluginName:e,commandName:r}of co)this[t(188)][t(172)][t(160)](e)&&(n[t(176)](r),n[t(173)](r));e.t,n[t(197)][t(155)](t(186),zr(e,t(170))),n[t(197)][t(155)](t(182),zr(e,t(150))),n[t(197)][t(155)](t(147),zr(e,t(199))),n[t(197)][t(155)](t(145),zr(e,t(179))),this[t(166)]()}[oo(166)](){const t=oo,e=this[t(188)],n=e[t(148)];e[t(172)][t(192)](t(190))[t(197)][t(163)]((e=>{const r=t,o=n.t;if(r(171)!=e[r(198)])return;const{data:i}=e;if(null!=i){if(r(186)==i[r(195)]){const t=i[r(196)][0][r(161)];if(t){const e=o(this[r(188)][r(172)][r(192)](r(164))[r(184)](this[r(188)][r(142)][r(192)](r(144)))[r(168)]((e=>e[r(140)]==t))[r(156)])[r(151)]();return{type:r(158),content:zr(n,r(175),e)}}return{type:r(158),content:zr(n,r(162))}}if(r(182)==i[r(195)]){const t=i[r(196)][0][r(161)];return t?{type:r(158),content:zr(n,r(185),t)}:{type:r(158),content:zr(n,r(153))}}if(r(147)==i[r(195)]){const t=i[r(196)][0][r(161)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(142)][r(192)](r(165)))[r(168)]((e=>e[r(140)]==t));let i=t,a="";return e&&(i=e[r(159)],a=o(i)[r(151)]()),{type:r(158),content:zr(n,r(143),a)[r(187)](),color:{value:t,title:a||i}}}return{type:r(158),content:zr(n,r(141))}}if(r(145)==i[r(195)]){const t=i[r(196)][0][r(161)];if(t){const e=(0,s.normalizeColorOptions)(this[r(188)][r(142)][r(192)](r(189)))[r(168)]((e=>e[r(140)]==t));let i=t,a="";return e&&(i=e[r(159)],a=o(i)[r(151)]()),{type:r(158),content:zr(n,r(181),a)[r(187)](),color:{value:t,title:a||i}}}return{type:r(158),content:zr(n,r(169))}}}}))}}const lo=ho;function fo(){const t=["join","find","descriptionFactory","fontBackgroundColor","get","entries","FontSize","TrackChangesEditing","977385rRfXDp","afterInit","579838TkrHzd","38997MIgTFW","slice","commandParams","copyFormat","editor","fontColor.colors","584XPWSAY","type","config","*Remove all formatting*","fontSize.options","169805eAuKKI","toUpperCase","model","138ytrNPF","2577628JVrgAL","2afYmTy","fontSize","toLowerCase","*Set format to:* %0","plugins","length","normalizeSizeOptions","fontColor","_registerLegacyDescription","registerDescriptionCallback","locale","commands","boolean","910553UFhzbd","enableDefaultAttributesIntegration","formatBlock","enableCommand","formatInline","23003190ppFWlk","split","label","charAt","pasteFormat","title","commandName","push","format"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(415564===-parseInt(n(322))/1+-parseInt(n(339))/2*(parseInt(n(320))/3)+-parseInt(n(338))/4+-parseInt(n(334))/5*(parseInt(n(337))/6)+parseInt(n(352))/7+-parseInt(n(329))/8*(-parseInt(n(323))/9)+parseInt(n(303))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(321)](){const t=lo,e=this[t(327)],n=e[t(343)][t(316)](t(319)),r=e[t(350)][t(316)](t(326)),s=e[t(350)][t(316)](t(307));r&&s&&(n[t(353)](t(307)),n[t(355)](t(326)),this[t(347)]())}[lo(347)](){const t=lo,e=this[t(327)],n=e[t(349)];e[t(343)][t(316)](t(319))[t(314)][t(348)]((r=>{const s=t;if(s(354)!=r[s(330)]&&s(302)!=r[s(330)])return;const{data:o}=r;if(o&&s(307)===o[s(309)]){const t=[],r=o[s(325)][0];for(const[n,o]of Object[s(317)](r))t[s(310)](po(e,n,o));return t[s(344)]?{type:s(311),content:zr(n,s(342),t[s(312)](", "))}:{type:s(311),content:zr(n,s(332))}}}))}}function po(t,e,n){const r=lo,o=t[r(349)].t,i=e[r(304)](/(?=[A-Z])/)[r(312)](" "),a=o(i[r(306)](0)[r(335)]()+i[r(324)](1))[r(341)]();if(r(351)==typeof n)return a;if(r(346)===e||r(315)===e){const e=(0,s.normalizeColorOptions)(t[r(331)][r(316)](r(328)))[r(313)]((t=>t[r(336)]==n));return a+" ("+(e?o(e[r(305)])[r(341)]():n)+")"}if(r(340)===e&&isNaN(parseFloat(n))){const e=t[r(343)][r(316)](r(318))[r(345)](t[r(331)][r(316)](r(333)))[r(313)]((t=>t[r(336)]==n));return a+" ("+(e?o(e[r(308)])[r(341)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=314]})(t,e)}const Io=mo;function Eo(){const t=["2335128fdCOqe","locale","get","value","7yjwRWC","format","plugins","enableDefaultAttributesIntegration","_headingOptions","afterInit","match","HeadingEditing","ELEMENT_HEADING","_getHeadingLevel","registerElementLabel","65245TESRav","_registerLegacyDescription","1945584ElIldf","model","descriptionFactory","162fiEBBB","title","view","find","6839775qELNli","*Change to:* %0","commandParams","editor","name","49254azgfsK","has","heading","type","commandName","TrackChangesEditing","formatBlock","6aeyGCY","heading.options","12071100kAuitv","registerDescriptionCallback","config","2523124ecRgVW","ELEMENT_HEADING_CUSTOM","paragraph"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(516718===parseInt(n(352))/1*(parseInt(n(345))/2)+-parseInt(n(333))/3+parseInt(n(357))/4+-parseInt(n(331))/5*(parseInt(n(336))/6)+parseInt(n(320))/7*(parseInt(n(316))/8)+-parseInt(n(340))/9+parseInt(n(354))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(325)](){const t=Io,e=this[t(343)];if(!e[t(322)][t(346)](t(327)))return;this[t(324)]=e[t(356)][t(318)](t(353));const n=e[t(317)],r=e[t(322)][t(318)](t(350));r[t(323)](t(347));for(const e of this[t(324)])t(315)!=e[t(334)]&&r[t(335)][t(330)](e[t(334)],(n=>{const r=t,i=this[r(329)](e[r(334)]);return null!==i?s(n,i):o(n,e[r(337)])}));function s(e,r){return zr(n,t(328),[e,r])}function o(e,r){return zr(n,t(314),[e,r])}this[t(332)]()}[Io(332)](){const t=Io,e=this[t(343)],n=e[t(317)];e[t(322)][t(318)](t(350))[t(335)][t(355)]((e=>{const r=t;if(r(351)!=e[r(348)])return;const{data:s}=e;if(s&&r(347)==s[r(349)]){const e=s[r(342)][0][r(319)],c=this[r(329)](e);if(null!==c)return{type:r(321),content:zr(n,r(341),(a=c,zr(n,r(328),[1,a])))};const u=this[r(324)][r(339)]((t=>t[r(334)]===e))[r(337)];return{type:r(321),content:zr(n,r(341),(o=1,i=u,zr(n,t(314),[o,i])))}}var o,i,a}))}[Io(329)](t){const e=Io;var n,r;const s=t[e(326)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(324)])||void 0===n?void 0:n[e(339)]((n=>n[e(334)]==t));if(o&&o[e(338)]){const t=o[e(338)],n=(null!==(r=t[e(344)])&&void 0!==r?r:t)[e(326)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["TrackChangesEditing","registerInlineAttribute","editor","enableDefaultAttributesIntegration","registerDescriptionCallback","highlight","title","FORMAT_HIGHLIGHT","commandName","34619673VscDyC","14ioTYbz","201986EkGNor","commandParams","3546akimaz","*Set highlight:* %0","registerAttributeLabel","find","get","13951RKIdKV","highlight.options","toLowerCase","config","descriptionFactory","plugins","_registerLegacyDescription","3197032zZgrfY","HighlightEditing","formatInline","10lKOtYB","model","7514001OmrXtE","locale","afterInit","type","color","value","format","60hNsPIA","323577ZYHFqJ","431330JxFeCU","has","*Remove highlight*"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(746915===-parseInt(n(291))/1*(-parseInt(n(292))/2)+-parseInt(n(319))/3+-parseInt(n(318))/4*(parseInt(n(320))/5)+parseInt(n(294))/6*(-parseInt(n(299))/7)+-parseInt(n(306))/8+-parseInt(n(311))/9*(parseInt(n(309))/10)+parseInt(n(290))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(313)](){const t=_o,e=this[t(283)];if(!e[t(304)][t(279)](t(307)))return;const n=e[t(304)][t(298)](t(281)),r=e[t(312)];n[t(284)](t(286)),n[t(282)](t(286)),n[t(303)][t(296)](t(286),zr(r,t(288))),this[t(305)]()}[_o(305)](){const t=_o,e=this[t(283)],n=e[t(312)];e[t(304)][t(298)](t(281))[t(303)][t(285)]((r=>{const s=t;if(s(308)!=r[s(314)])return;const{data:o}=r;if(o&&s(286)==o[s(289)]){const t=n.t,r=o[s(293)][0][s(316)];if(r){const o=e[s(302)][s(298)](s(300))[s(297)]((t=>t[s(310)]==r)),i=t(o[s(287)])[s(301)]();return{type:s(317),content:zr(n,s(295),i),color:{value:o[s(315)],title:o[s(287)]}}}return{type:s(317),content:zr(n,s(280),zr(n,s(288)))}}}))}}const ko=No;!function(t,e){const n=No,r=t();for(;;)try{if(879366===parseInt(n(453))/1*(parseInt(n(451))/2)+parseInt(n(441))/3+-parseInt(n(449))/4+parseInt(n(420))/5+parseInt(n(442))/6*(parseInt(n(430))/7)+parseInt(n(432))/8+parseInt(n(428))/9*(-parseInt(n(424))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Co extends t.Plugin{[ko(429)](){const t=ko,e=this[t(447)];if(!e[t(425)][t(436)](t(427)))return;e[t(425)][t(445)](t(450))[t(440)](t(443));const n=e[t(425)][t(445)](t(450)),r=e[t(438)];n[t(452)][t(454)](t(443),(e=>zr(r,t(444),e))),e[t(426)][t(439)](t(437))[t(433)]({model:t(443),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(434)])return null;const o=n[s(448)](s(423)),i=n[s(431)]("hr");return n[s(446)](s(419),o),n[s(422)](n[s(435)](o,0),i),o},converterPriority:t(421)})}}function No(t,e){const n=Lo();return(No=function(t,e){return n[t-=419]})(t,e)}function Lo(){const t=["dataDowncast","locale","for","enableCommand","1887591NKRTLv","6ZTYQJY","horizontalLine","ELEMENT_HORIZONTAL_LINE","get","addClass","editor","createContainerElement","5052148JEbbtH","TrackChangesEditing","414982qZCbIG","descriptionFactory","5WBCBbY","registerElementLabel","ck-horizontal-line","6261155HANSRv","high","insert","div","130UeaphR","plugins","conversion","HorizontalLineEditing","1469376sEEJLT","afterInit","4655378lObtuJ","createEmptyElement","5447184XOagQc","elementToStructure","showSuggestionHighlights","createPositionAt","has"];return(Lo=function(){return t})()}const Ro=vo;function So(){const t=["314JlKIxW","HtmlEmbed","value","enableDefaultAttributesIntegration","4703675tsnpEH","16vsmPvk","getFirstRange","format","ELEMENT_HTML_EMBED","rawHtml","type","*Change %0 content*","afterInit","nodeAfter","descriptionFactory","start","htmlEmbed","formatBlock","commandName","key","718942plRYro","registerBlockAttribute","5687276JSvnld","TrackChangesEditing","4376322fsltLu","341qggPML","locale","4856570CJqiXM","42RwRHJT","_registerLegacyDescription","element","plugins","registerElementLabel","3120507LNMYwU","attribute","registerDescriptionCallback","get","editor","has"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=253]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(801193===parseInt(n(287))/1*(-parseInt(n(262))/2)+parseInt(n(256))/3+-parseInt(n(284))/4+-parseInt(n(266))/5+parseInt(n(290))/6*(parseInt(n(282))/7)+parseInt(n(267))/8*(parseInt(n(286))/9)+parseInt(n(289))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(274)](){const t=Ro,e=this[t(260)];if(!e[t(254)][t(261)](t(263)))return;const n=e[t(254)][t(259)](t(285)),r=e[t(288)];n[t(276)][t(255)](t(271),(e=>zr(r,t(270),e))),n[t(265)](t(278)),n[t(283)](t(264)),n[t(276)][t(258)]((e=>{const n=t;if(n(257)!=e[n(272)])return;const{data:s}=e;if(s&&n(264)==s[n(281)]&&e[n(268)]()[n(277)][n(275)].is(n(253),n(271))){const t=zr(r,n(270));return{type:n(269),content:zr(r,n(273),t)}}})),this[t(291)]()}[Ro(291)](){const t=Ro,e=this[t(260)],n=e[t(288)];e[t(254)][t(259)](t(285))[t(276)][t(258)]((e=>{const r=t;if(r(279)!=e[r(272)])return;const{data:s}=e;if(s&&r(278)==s[r(280)]){const t=zr(n,r(270));return{type:r(269),content:zr(n,r(273),t)}}}))}}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=297]})(t,e)}const wo=Oo;!function(t,e){const n=Oo,r=t();for(;;)try{if(386111===-parseInt(n(326))/1+parseInt(n(319))/2+-parseInt(n(297))/3+parseInt(n(411))/4*(parseInt(n(301))/5)+-parseInt(n(416))/6+parseInt(n(298))/7*(-parseInt(n(310))/8)+parseInt(n(305))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(302)](){const t=wo,e=this[t(351)];if(!e[t(321)][t(406)](t(407)))return;const n=e[t(321)][t(396)](t(299)),r=e[t(321)][t(396)](t(324)),s=e[t(320)];n[t(408)](t(401)),n[t(382)][t(409)](t(361),(e=>zr(s,t(364),e))),n[t(382)][t(409)](t(395),(e=>zr(s,t(345),e))),n[t(382)][t(409)](t(362),(()=>zr(s,t(338)))),e[t(321)][t(406)](t(331))&&n[t(408)](t(354)),e[t(321)][t(406)](t(384))&&e[t(321)][t(406)](t(413))&&(n[t(408)](t(379),((s,o)=>{const i=t,a=r[i(340)](e[i(358)][i(329)][i(366)]);e[i(358)][i(360)]((()=>{const t=i;n[t(394)](a,{commandName:t(379),commandParams:[o]},[],t(378))}))})),n[t(408)](t(346),((s,o)=>{const a=t;e[a(358)][a(360)]((t=>{const c=a;let u=r[c(340)](e[c(358)][c(329)][c(366)]),l=t[c(322)](u);const f=i.LivePosition[c(348)](l[c(392)],c(374)),h=i.LivePosition[c(348)](l[c(318)],c(355));n[c(377)]((()=>s(o))),u=r[c(340)](e[c(358)][c(329)][c(366)]),l=t[c(322)](u);const g=t[c(306)](f,h);f[c(383)](),h[c(383)](),n[c(394)](u,{commandName:c(379),commandParams:[o]},[],c(386)),g[c(392)][c(369)](l[c(392)])&&n[c(405)](t[c(306)](g[c(392)],l[c(392)]),c(386)),l[c(318)][c(369)](g[c(318)])&&n[c(405)](t[c(306)](l[c(318)],g[c(318)]),c(386))}))})),n[t(375)][t(398)](t(414),t(386),t(339),(()=>!1)),n[t(375)][t(398)](t(414),t(386),t(410),(()=>!1)),n[t(375)][t(398)](t(414),t(386),t(304),n[t(375)][t(359)](t(414),"",t(410))),n[t(375)][t(398)](t(311),t(386),t(339),(()=>!1)),n[t(375)][t(398)](t(311),t(386),t(304),(([r])=>{const s=t,o=n[s(375)][s(359)](s(311),"",s(304));let i=r[s(392)],a=r[s(318)];const c=e[s(358)][s(333)][s(356)](i,s(341)),u=e[s(358)][s(333)][s(356)](a,s(415));c[s(308)]&&(i=c[s(392)]),u[s(308)]&&(a=u[s(318)]),o([e[s(358)][s(306)](i,a)])})),n[t(375)][t(398)](t(414),t(386),t(342),c),n[t(375)][t(398)](t(311),t(386),t(342),c)),e[t(321)][t(406)](t(404))&&(n[t(408)](t(368),((s,o)=>{const i=t,a=e[i(321)][i(396)](i(400));let c=r[i(340)](e[i(358)][i(329)][i(366)]),u=a[i(309)](c);e[i(358)][i(360)]((()=>{const t=i;if(u)return void n[t(316)](e[t(358)][t(322)](u));const l=r[t(412)](c);s(o),c=r[t(340)](e[t(358)][t(329)][t(366)]),u=a[t(309)](c),n[t(405)](e[t(358)][t(322)](u),l?null:t(336))}))})),n[t(375)][t(398)](t(311),t(336),t(342),c));const o=[{type:t(414),subType:t(389)},{type:t(311),subType:t(336)},{type:t(414),subType:t(386)},{type:t(311),subType:t(386)}];function a(e,s){const i=t,a=o[i(303)]((({type:t,subType:n})=>e[i(307)]==t&&e[i(334)]==n)),c=o[i(303)]((({type:t,subType:e})=>s[i(307)]==t&&s[i(334)]==e));if(a<0||c<0)return!1;const u=e[i(349)](),l=s[i(349)]();if((0==a||1==a)&&2==c&&u[i(371)](l))return!0;if(2==a&&3==c){const t=n[i(402)](u,i(311))[i(343)]((({suggestion:t,meta:e})=>e[i(347)]&&i(386)==t[i(334)]));if(t[i(370)]>1&&l[i(318)][i(350)](u[i(392)]))return!0;if(1==t[i(370)]&&(u[i(392)][i(350)](l[i(318)])||u[i(318)][i(350)](l[i(392)])))return!0}if(3==a&&3==c&&u[i(392)][i(369)](l[i(392)])){const t=u[i(318)][i(391)],e=l[i(392)][i(327)];return r[i(412)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(321)][t(406)](t(300))&&(n[t(388)](t(365)),n[t(352)](t(344)),n[t(382)][t(330)](t(344),zr(s,t(381)))),e[t(321)][t(406)](t(337))&&(n[t(388)](t(393)),n[t(352)](t(335))),n[t(382)][t(385)]((e=>{const n=t;if(o[n(397)]((({type:t,subType:r})=>e[n(307)]==t&&e[n(334)]==r)))return e[n(390)]?{}:void 0})),n[t(382)][t(385)]((e=>{const n=t;if(n(311)==e[n(307)]||n(357)==e[n(307)]){const t=e[n(325)]();if(t&&t.is(n(367),n(362)))return{type:n(311)==e[n(307)]?n(313):n(332),element:t,quantity:1}}})),n[t(382)][t(385)]((e=>t(414)==e[t(307)]&&t(386)==e[t(334)]?{type:t(317),content:t(323)}:t(414)==e[t(307)]&&t(378)==e[t(334)]?{type:t(317),content:t(403)}:void 0)),n[t(382)][t(385)]((e=>{const n=t;if(n(353)!=e[n(307)])return;const{data:r}=e;if(!r||n(335)!=r[n(328)])return;const o=r[n(387)];return o?{type:n(317),content:zr(s,n(376),'"'+o+'"')}:{type:n(317),content:zr(s,n(399))}})),this[t(314)]()}[wo(314)](){const t=wo,e=this[t(351)],n=e[t(320)];e[t(321)][t(396)](t(299))[t(382)][t(385)]((e=>{const r=t;if(r(414)!=e[r(307)]&&r(363)!=e[r(307)])return;const{data:s}=e;if(s){if(r(393)==s[r(312)]){const t=s[r(373)][0][r(387)];return t?{type:r(317),content:zr(n,r(376),'"'+t+'"')}:{type:r(317),content:zr(n,r(399))}}if(r(365)==s[r(312)]){const t=s[r(373)][0][r(380)];return t?{type:r(317),content:zr(n,r(315),t)}:{type:r(317),content:zr(n,r(372))}}}}))}}function Do(){const t=["toPrevious","_suggestionFactory","*Set image text alternative:* %0","forceDefaultExecution","convertBlockImageToInline","imageTypeInline","width","FORMAT_IMAGE_SIZE","descriptionFactory","detach","ImageBlockEditing","registerDescriptionCallback","convertInlineImageToBlock","newValue","enableDefaultAttributesIntegration","imageStylePreApply","previous","nodeAfter","start","imageTextAlternative","markBlockFormat","imageInline","get","find","registerCustomCallback","*Remove image text alternative*","ImageCaptionUtils","insertImage","_findSuggestions","Block image to inline image","ImageCaptionEditing","markInsertion","has","ImageEditing","enableCommand","registerElementLabel","accept","12nKtgFj","isBlockImage","ImageInlineEditing","formatBlock","forward","4532016gqznjc","271515JPEbxy","3017krGTmA","TrackChangesEditing","ImageResize","1143195OTXnDo","afterInit","findIndex","discard","7572294AUUwfX","createRange","type","isCollapsed","getCaptionFromImageModelElement","3464ujdLTE","insertion","commandName","addObject","_registerLegacyDescription","*Set image width:* %0","markDeletion","format","end","539274ksxpta","locale","plugins","createRangeOn","Inline image to block image","ImageUtils","getContainedElement","378345jGknYf","nodeBefore","key","document","registerAttributeLabel","ImageUploadEditing","removeObject","schema","subType","alt","imageCaption","ImageTextAlternativeEditing","ELEMENT_CAPTION","join","getClosestSelectedImageElement","backward","chain","filter","resizedWidth","ELEMENT_INLINE_IMAGE","imageTypeBlock","isOwn","fromPosition","getFirstRange","isEqual","editor","registerBlockAttribute","attribute","uploadImage","toNext","getNearestSelectionRange","deletion","model","getSuggestionCallback","change","imageBlock","caption","formatInline","ELEMENT_IMAGE","resizeImage","selection","element","toggleImageCaption","isBefore","length","isIntersecting","*Reset image width*","commandParams"];return(Do=function(){return t})()}const Bo=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(799912===-parseInt(n(182))/1*(-parseInt(n(163))/2)+parseInt(n(186))/3*(parseInt(n(160))/4)+-parseInt(n(185))/5+parseInt(n(188))/6*(-parseInt(n(166))/7)+parseInt(n(176))/8*(parseInt(n(187))/9)+parseInt(n(180))/10+parseInt(n(192))/11*(-parseInt(n(179))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Po extends t.Plugin{[Bo(199)](){const t=Bo;if(!this[t(196)][t(189)][t(174)](t(165)))return;const e=this[t(196)][t(200)],n=this[t(196)][t(189)][t(164)](t(202));n[t(181)](t(173)),n[t(168)](t(203)),n[t(183)][t(184)]((n=>{const r=t;if(r(175)!=n[r(171)])return;const{data:s}=n;return s&&r(203)==s[r(161)]?s[r(201)]&&s[r(170)]?{type:r(190),content:zr(e,r(197))}:{type:r(190),content:""}:void 0})),this[t(177)]()}[Bo(177)](){const t=Bo,e=this[t(196)][t(189)][t(164)](t(202));e[t(172)][t(195)](t(194),t(173),t(162),e[t(172)][t(191)](t(194),null,t(193))),e[t(172)][t(195)](t(194),t(173),t(193),e[t(172)][t(191)](t(194),null,t(162))),this[t(198)]()}[Bo(198)](){const t=Bo,e=this[t(196)],n=e[t(200)];e[t(189)][t(164)](t(202))[t(183)][t(184)]((e=>{const r=t;if(r(194)!=e[r(171)]&&r(167)!=e[r(171)])return;const{data:s}=e;return s&&r(173)==s[r(169)]?{type:r(190),content:zr(n,r(178))}:void 0}))}}function Uo(){const t=["registerCustomCallback","editor","*Replace image URL*","_registerLegacyDescription","afterInit","locale","newValue","TrackChangesEditing","src","6968BiDjdO","key","accept","6ebMnOc","get","ImageEditing","64708WUeChS","formatInline","registerBlockAttribute","commandName","oldValue","type","_suggestionFactory","replaceImageSource","has","attribute","200iYOdbx","_handleLegacySuggestions","*Format:* replace image URL","125808ofFfOR","14068520XtMpOD","enableDefaultAttributesIntegration","85931xIfuHs","descriptionFactory","registerDescriptionCallback","6362860tGswjw","624rvkXcn","366291OZRwWY","522LUfiYS","plugins","format","getSuggestionCallback","176jWLues","discard","formatBlock"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=240]})(t,e)}function Vo(){const t=["model","getFirstRange","getSuggestions","20817764SOXdQU","getChangedMarkers","isInContent","isOwn","name","forEach","markBlockFormat","value","2OzuftO","formatBlock","nodeBefore","imageStyle","_registerLegacyDescription","FORMAT_SIDE_IMAGE","accept","registerDescriptionCallback","length","newRange","isBefore","end","differ","ImageStyleEditing","toLowerCase","commandParams","imageTypeBlock","_splitMarkerName","format","4xOHAGZ","normalizedStyles","hasSuggestion","isBlockImage","author","filter","isEqual","_findSuggestions","convertInlineImageToBlock","subType","discard","from","isIntersecting","join","get","locale","title","insertion","afterInit","chain","head","document","type","findIndex","commands","selection","949543rMibyM","discardSuggestion","_suggestionFactory","start","has","getSuggestionCallback","getContainedElement","side","451630vUEPsK","ImageUtils","markInlineFormat","Users","next","*Format:* %0","refresh","2186608MTrqKm","enableCommand","getClosestSelectedImageElement","commandName","plugins","imageTypeInline","36BNcphH","createRangeOn","2189960nFenKe","243oeGDkM","registerCustomCallback","suggestion","TrackChangesEditing","imageStylePreApply","imageCaption","nodeAfter","registerPostFixer","getSuggestion","change","setImageNaturalSizeAttributes","isInlineImage","3302814GoWDUQ","descriptionFactory","1289669UjYWue","imageStylePostApply","commandReversedParams","formatInline","shouldConvertImageType","editor"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(803894===parseInt(n(253))/1*(parseInt(n(270))/2)+-parseInt(n(251))/3*(-parseInt(n(289))/4)+parseInt(n(338))/5+-parseInt(n(336))/6*(-parseInt(n(315))/7)+parseInt(n(330))/8+parseInt(n(339))/9*(-parseInt(n(323))/10)+-parseInt(n(262))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(307)](){const t=jo,n=this[t(258)];if(!n[t(334)][t(319)](t(283)))return;const r=n[t(334)][t(303)](t(242)),s=n[t(334)][t(303)](t(324)),o={};r[t(331)](t(273),((o,i)=>{const a=t,c=n[a(334)][a(303)](a(326)).me,u=n[a(313)][a(303)](a(273));let l=s[a(332)](n[a(259)][a(310)][a(314)]),f=n[a(259)][a(337)](l),h=u[a(269)];if(h==i[a(269)])return;const g={commandName:a(273),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(259)][a(248)]((()=>{const t=a;if(r[t(261)]()[t(294)]((e=>e[t(264)]&&c==e[t(293)]&&(t(271)==e[t(311)]||t(256)==e[t(311)])&&(t(243)==e[t(298)]||t(254)==e[t(298)])&&e[t(260)]()[t(295)](f)))[t(267)]((e=>r[t(316)](e[t(309)]))),l=s[t(332)](n[t(259)][t(310)][t(314)]),f=n[t(259)][t(337)](l),u[t(329)](),n[t(313)][t(303)](t(335))[t(329)](),n[t(313)][t(303)](t(286))[t(329)](),h=u[t(269)],h!=i[t(269)])return s[t(250)](l)&&u[t(257)](i[t(269)],l)?(o({...i,setImageSizes:!1}),l=s[t(332)](n[t(259)][t(310)][t(314)]),void r[t(268)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(243))):void(s[t(292)](l)?r[t(268)](l,g,[],t(254)):r[t(325)](f,g,t(254)))}))}));for(const e of n[t(334)][t(303)](t(283))[t(290)])o[e[t(266)]]=e[t(305)][t(284)]();r[t(317)][t(240)](t(271),t(243),t(302),(()=>!1)),r[t(317)][t(240)](t(271),t(254),t(302),(()=>!1)),r[t(317)][t(240)](t(256),t(254),t(302),(()=>!1)),r[t(317)][t(240)](t(271),t(243),t(276),(([e])=>{const n=t;s[n(249)](e[n(321)]())})),r[t(317)][t(240)](t(271),t(243),t(299),((e,n)=>{const s=t;r[s(317)][s(320)](s(271),"",s(276))(e,{commandName:n[s(333)],commandParams:n[s(255)]})})),r[t(317)][t(240)](t(271),t(243),t(308),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(271),subType:t(243)},{type:t(306),subType:t(244)},{type:t(271),subType:t(297)},{type:t(306),subType:t(297)}];function a(e,n){const o=t,a=i[o(312)]((({type:t,subType:n})=>e[o(311)]==t&&e[o(298)]==n)),c=i[o(312)]((({type:t,subType:e})=>n[o(311)]==t&&n[o(298)]==e));if(a<0||c<0)return!1;const u=e[o(260)](),l=n[o(260)]();if((0==a||1==a)&&2==c&&u[o(301)](l))return!0;if(2==a&&3==c){const t=r[o(296)](u,o(306))[o(294)]((({suggestion:t,meta:e})=>e[o(265)]&&o(297)==t[o(298)]));if(t[o(278)]>1&&l[o(281)][o(295)](u[o(318)]))return!0;if(1==t[o(278)]&&(u[o(318)][o(295)](l[o(281)])||u[o(281)][o(295)](l[o(318)])))return!0}if(3==a&&3==c&&u[o(318)][o(280)](l[o(318)])){const t=u[o(281)][o(245)],e=l[o(318)][o(272)];return s[o(292)](t)&&t===e}return!1}n[t(259)][t(310)][t(246)]((()=>{const e=t;let o=!1;const i=Array[e(300)](n[e(259)][e(310)][e(282)][e(263)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(287)](t);if(e(241)==i&&r[e(291)](u)){if(e(271)==a&&(e(243)==c||e(254)==c)){const t=r[e(247)](u);if(n[e(279)]){const n=t[e(260)]()[e(321)]();if(s[e(292)](n))continue;r[e(316)](t),o=!0}}if(e(306)==a&&e(244)==c&&!n[e(279)]){const t=r[e(247)](u);t[e(327)]&&t[e(327)][e(264)]&&(r[e(316)](t[e(327)]),o=!0)}}}return o})),this[t(274)](o)}[jo(274)](t){const e=jo,n=this[e(258)],r=n[e(304)];n[e(334)][e(303)](e(242))[e(252)][e(277)]((n=>{const s=e;if(s(271)!=n[s(311)]&&s(256)!=n[s(311)])return;const{data:o}=n;if(!o||s(273)!=o[s(333)])return;const i=o[s(285)][0][s(269)];return function(t){const e=s;return{type:e(288),content:zr(r,e(328),t)}}(s(322)===i?zr(r,s(275)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["value","465254BxMkis","listenTo","_trackChangesValueDuringImport","afterInit","3oQdFOi","get","Users","_handleImportedData","high","bind","track_changes","commands","217432uvXYVf","importWord","60215boTMWQ","collaboration_features","95403cKWnYt","dataInsert","1198268SXFPbI","2200093ELtLvk","plugins","TrackChangesEditing","50488zDWQVp","369KXiNkv","trackChanges","execute","forEach","186fkjtKc","_trackChangesExecuted","lowest","_setSuggestionData","enableCommand","1160LuSFVk","editor"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=121]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(210177===parseInt(n(145))/1+parseInt(n(133))/2+parseInt(n(137))/3*(-parseInt(n(151))/4)+parseInt(n(147))/5*(-parseInt(n(125))/6)+-parseInt(n(152))/7+-parseInt(n(155))/8*(parseInt(n(121))/9)+-parseInt(n(130))/10*(-parseInt(n(149))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(135)]=!1,this[e(126)]=!1}[zo(136)](){const t=zo,e=this[t(131)],n=e[t(144)][t(138)](t(146)),r=e[t(144)][t(138)](t(122));n&&(n.on(t(123),((e,[,n])=>{const s=t;this[s(135)]=r[s(132)],n[s(148)][s(143)]=!this[s(135)]}),{priority:t(141)}),this[t(134)](n,t(150),this[t(140)][t(142)](this)),this[t(134)](n,t(150),(()=>{const e=t;this[e(126)]&&(r[e(123)](),this[e(126)]=!1)}),{priority:t(127)}),e[t(153)][t(138)](t(154))[t(129)](t(146)))}[zo(140)](t,e){const n=zo,{suggestions:r}=e,s=this[n(131)][n(144)][n(138)](n(122)),o=s[n(132)];this[n(135)]!==o&&(s[n(123)](),this[n(126)]=!0),r&&r[n(124)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(131)][o(153)][o(138)](o(139)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(146)}}};this[o(131)][o(153)][o(138)](o(154))[o(128)](i)}))}}const qo=Jo;function Yo(){const t=["getItems","registerBlockAttribute","indent","IndentEditing","descriptionFactory","1705056YrvjCU","737804nMCYsO","_registerLegacyDescription","FORMAT_INDENT","548853VfiMpT","blockIndent","plugins","outdentBlock","IndentBlock","783495gSxFRP","6258917QqPinx","has","indentBlock","locale","registerAttributeLabel","registerDescriptionCallback","enableCommand","commandName","formatBlock","editor","112995lXokTt","format","*Outdent:* %0","1329342yFokBB","afterInit","TrackChangesEditing","getItemLabel","type","outdent","*Indent:* %0","get","enableDefaultAttributesIntegration"];return(Yo=function(){return t})()}function Jo(t,e){const n=Yo();return(Jo=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(233779===-parseInt(n(219))/1+-parseInt(n(237))/2+parseInt(n(240))/3+-parseInt(n(236))/4+-parseInt(n(245))/5+parseInt(n(222))/6+parseInt(n(246))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Zo extends t.Plugin{[qo(223)](){const t=qo,e=this[t(218)],n=e[t(242)][t(229)](t(224));if(e[t(242)][t(247)](t(234))&&(n[t(215)](t(233)),n[t(215)](t(227))),e[t(242)][t(247)](t(244)))for(const e of[t(248),t(243)])n[t(230)](e);const r=e[t(212)];n[t(232)](t(241)),n[t(235)][t(213)](t(241),zr(r,t(239))),this[t(238)]()}[qo(238)](){const t=qo,e=this[t(218)],n=e[t(212)],r=e[t(242)][t(229)](t(224));r[t(235)][t(214)]((e=>{const s=t;if(s(217)!=e[s(226)])return;const{data:o}=e;if(!o)return;if(s(248)!=o[s(216)]&&s(243)!=o[s(216)])return;const i=e[s(231)]()[0],a=r[s(235)][s(225)](i);return s(248)==o[s(216)]?{type:s(220),content:zr(n,s(228),a)}:s(243)==o[s(216)]?{type:s(220),content:zr(n,s(221),a)}:void 0}))}}function Qo(t,e){var n=ti();return(Qo=function(t,e){return n[t-=450]})(t,e)}var $o=Qo;function ti(){var t=["2643674udBunQ","init","2656215mKOzGu","531479PgrMCO","3322950PIwvPu","get","enableCommand","506336pDKpog","TrackChangesEditing","8413716RSbOcy","requires","editor","plugins","20049008FlKVgi","input"];return(ti=function(){return t})()}!function(t,e){for(var n=Qo,r=t();;)try{if(739907===-parseInt(n(463))/1+parseInt(n(460))/2+-parseInt(n(464))/3+parseInt(n(452))/4+-parseInt(n(462))/5+-parseInt(n(454))/6+parseInt(n(458))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(455)](){return[vs.Input]}[$o(461)](){var t=$o;this[t(456)][t(457)][t(450)](t(453))[t(451)](t(459))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=188]})(t,e)}function si(){const t=["14643nqjVbW","755049oTNUKx","1912aOeqBH","type","newValue","10BMjEcI","format","60QIQBSc","unlink","attribute","190466ygqPdY","get","commands","formatInline","commandParams","key","descriptionFactory","toLowerCase","LinkEditing","locale","plugins","linkHref","link (","commandName","registerAttributeLabel","1074300RTYgCc","1pXGlxt","*Remove link*","registerDescriptionCallback","219241GcgauK","_registerLegacyDescription","link","enableDefaultAttributesIntegration","editor","afterInit","registerInlineAttribute","*Set link:* %0","860160cvRfsx","43604ZhXAdE","has","manualDecorators","TrackChangesEditing","label"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(195891===parseInt(n(194))/1*(-parseInt(n(221))/2)+-parseInt(n(212))/3+parseInt(n(206))/4*(-parseInt(n(216))/5)+parseInt(n(193))/6+-parseInt(n(205))/7+parseInt(n(213))/8*(parseInt(n(211))/9)+parseInt(n(218))/10*(parseInt(n(197))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(202)](){const t=ni,e=this[t(201)];if(!e[t(188)][t(207)](t(229)))return;const n=e[t(188)][t(222)](t(209)),r=e[t(223)][t(222)](t(199));n[t(200)](t(199)),n[t(200)](t(219)),n[t(203)](t(189));for(const e of r[t(208)])n[t(203)](e.id),n[t(227)][t(192)](e.id,t(190)+e[t(210)][t(228)]()+")");n[t(227)][t(196)]((n=>{const r=t;if(r(220)!=n[r(214)])return;const{data:s}=n;if(!s||r(189)!=s[r(226)])return;const o=s[r(215)],i=e[r(230)];return{type:r(217),content:null==o?zr(i,r(195)):zr(i,r(204),'"'+o+'"')}})),this[t(198)]()}[ni(198)](){const t=ni,e=this[t(201)],n=e[t(230)];e[t(188)][t(222)](t(209))[t(227)][t(196)]((e=>{const r=t;if(r(224)!=e[r(214)])return;const{data:s}=e;if(s){if(r(199)==s[r(191)]){const t=s[r(225)][0];return{type:r(217),content:zr(n,r(204),'"'+t+'"')}}return r(219)==s[r(191)]?{type:r(217),content:zr(n,r(195))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=374]})(t,e)}function ci(){const t=["getSelectedBlocks","change","TrackChangesEditing","nextSibling","*Indent:* %0","plugins","12764yngRem","findIndex","add","LegacyTodoListEditing","330748LVyUmz","18bRXMvm","1SRfEkA","indentList","registerElementLabel","document","has","1180440bAfcdZ","format","1032090NodCjZ","element","396nxWXme","checkTodoList","type","List","forceValue","model","LegacyListEditing","ELEMENT_LIST_ITEM","listIndent","todoListChecked","42178rTxyrR","createPositionAt","replace","editor","isObject","selection","execute","6209IFSiiV","parent","formatBlock","ELEMENT_BULLETED_LIST","bulletedList","paragraph","before","descriptionFactory","commandName","_selectedElements","end","value","todoList","afterInit","registerDescriptionCallback","outdentList","51VZTdzw","listType","push","*Outdent:* %0","*Check item*","from","numberedList","get","*Change to:* %0","checkChild","enableCommand","ELEMENT_NUMBERED_LIST","listItem","createRange","locale","getAttribute","*Uncheck item*","commands","length","formatInline","numbered","todo","name","bulleted","commandParams","schema","blockName","previousSibling","678nuWOwi","ELEMENT_TODO_LIST","1468760tCEnbs","slice","filter","markBlockFormat"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(190576===parseInt(n(457))/1*(-parseInt(n(388))/2)+-parseInt(n(411))/3*(parseInt(n(451))/4)+-parseInt(n(374))/5+parseInt(n(439))/6*(-parseInt(n(395))/7)+-parseInt(n(441))/8+-parseInt(n(456))/9*(parseInt(n(376))/10)+parseInt(n(455))/11*(parseInt(n(378))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(408)](){const t=ii,e=this[t(391)],n=e[t(425)];if(!e[t(450)][t(461)](t(384)))return;const r=e[t(450)][t(418)](t(447)),s=e[t(450)][t(461)](t(454));function o(t){return()=>{const n=ai,s=e[n(383)][n(460)][n(393)],o=e[n(428)][n(418)](t);if(o[n(406)])return void e[n(394)](n(400),{});const i=t[n(442)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(416)](t)[s(443)]((t=>function(t,e){const n=s;return e[n(420)](t[n(396)],n(423))&&!e[n(392)](t)}(t,r)));o=o[s(443)]((t=>!t.is(s(377),s(423))||t[s(426)](s(412))!=e));const i=new Set;for(const t of o)t.is(s(377),s(423))?i[s(453)](li(t)):i[s(453)](t);return Array[s(416)](i)}(s[n(445)](),i,e[n(383)][n(436)]);e[n(383)][n(446)]((()=>{const e=n;for(const n of a)r[e(444)](n,{commandName:t,commandParams:[{forceValue:!o[e(406)]}],formatGroupId:e(437)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(416)](t);const r=n[e(452)]((t=>e(423)!=t[e(433)]));return r>-1&&(n=n[e(442)](0,r)),n}(e[n(383)][n(460)][n(393)][n(445)]()),o=e[n(383)][n(424)](e[n(383)][n(389)](s[0],n(401)),e[n(383)][n(389)](s[s[n(429)]-1],n(405)));e[n(383)][n(446)]((()=>{const e=n;r[e(444)](o,{commandName:t,commandParams:[],formatGroupId:e(386)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(448)];for(;t&&t[n(426)](n(386))>e[n(426)](n(386));)r[n(453)](t),t=t[n(448)]}return Array[n(416)](r)}(s))}))}}r[t(421)](t(417),o(t(417))),r[t(421)](t(399),o(t(399))),s&&r[t(421)](t(407),o(t(407))),r[t(421)](t(458),i(t(458))),r[t(421)](t(410),i(t(410))),s&&r[t(421)](t(379),(()=>{const n=t,s=e[n(428)][n(418)](n(379)),o=Array[n(416)](s[n(404)]);o[n(443)]((t=>t[n(426)](n(387))!=s[n(406)])),e[n(383)][n(446)]((()=>{const t=n;for(const e of o)r[t(444)](e,{commandName:t(379),commandParams:[{forceValue:!s[t(406)]}]})}))})),r[t(402)][t(459)](t(423),(e=>zr(n,t(385),e))),r[t(402)][t(409)]((e=>{const r=t;if(r(397)!=e[r(380)]&&r(430)!=e[r(380)])return;const{data:s}=e;if(s){if(r(417)==s[r(403)]||r(399)==s[r(403)]||r(407)==s[r(403)])switch(s[r(403)][r(390)](r(381),"")){case r(434):return o(zr(n,r(398)));case r(431):return o(zr(n,r(422)));case r(432):return o(zr(n,r(440)))}if(r(458)==s[r(403)])return{type:r(375),content:zr(n,r(449),zr(n,r(385)))};if(r(410)==s[r(403)])return{type:r(375),content:zr(n,r(414),zr(n,r(385)))};if(r(379)==s[r(403)])return s[r(435)][0][r(382)]?{type:r(375),content:zr(n,r(415))}:{type:r(375),content:zr(n,r(427))}}function o(t){const e=r;return{type:e(375),content:zr(n,e(419),t)}}}))}}function li(t){const e=ii,n=t[e(426)](e(386));if(0==n)return t;let r=t;for(;t[e(438)]&&t[e(438)].is(e(377),e(423));){const s=t[e(438)][e(426)](e(386));if(s==n)r=t[e(438)];else if(s<n)break;t=t[e(438)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(377),e(423))&&t[e(426)](e(386))>0){let r=t[e(448)];for(;r&&e(423)==r[e(433)]&&r[e(426)](e(386))==t[e(426)](e(386));)n[e(413)](r),r=r[e(448)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=182]})(t,e)}function di(){const t=["startIndex","listReversed","filter","_getTranslationKeyForListStyle","afterInit","map","commandName","handleListReversedCommand","registerDescriptionCallback","19314PgDjlC","styles","7329264llMspy","parent","length","backward","getFirstPosition","model","list.properties","formatBlock","getLastPosition","from","selection","getSiblingNodes","listStart","*Format:* set start index to %0","*Change to:* %0","document","4538639HpLzPt","listStyle","descriptionFactory","getListTypeFromListStyleType","markMultiRangeBlockFormat","replace","_getSuggestionBlocksForListStyle","change","TrackChangesEditing","handleListStartCommand","locale","LegacyListUtils","flat","_getSuggestionBlocks","842CVZRcx","forward","200QvUiTr","element","commandParams","*Format:* set order to regular","LegacyListPropertiesEditing","createPositionAt","getSelectedBlocks","*Format:* set order to reversed","get","editor","15610INxdvF","bind","push","43809wIVYsT","unshift","handleDescriptions","enableCommand","plugins","ELEMENT_","before","_LIST_","1151630MrnFRN","1183856hrkzsn","formatInline","232LqrLGr","type","getAttribute","numbered","config","createRange","handleListStyleCommand","has","toUpperCase","reversed","default","listType","format","listItem"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(929851===parseInt(n(258))/1*(parseInt(n(203))/2)+-parseInt(n(192))/3*(parseInt(n(260))/4)+parseInt(n(200))/5+-parseInt(n(228))/6+-parseInt(n(244))/7+-parseInt(n(201))/8+parseInt(n(226))/9*(parseInt(n(189))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(221)](){const t=hi;if(!this[t(188)][t(196)][t(210)](t(183)))return;const e=this[t(188)][t(207)][t(187)](t(234)),n=this[t(188)][t(196)][t(187)](t(252));e[t(227)]&&n[t(195)](t(245),this[t(209)][t(190)](this)),e[t(212)]&&n[t(195)](t(218),this[t(224)][t(190)](this)),e[t(217)]&&n[t(195)](t(240),this[t(253)][t(190)](this)),n[t(246)][t(225)](this[t(194)][t(190)](this))}[hi(209)](t,e={}){const n=hi,r=this[n(188)][n(196)][n(187)](n(252)),s=this[n(250)]();this[n(188)][n(233)][n(251)]((()=>{const t=n;r[t(248)](s,{commandName:t(245),commandParams:[{type:e[t(204)]}],formatGroupId:t(245)})}))}[hi(224)](t,e={}){const n=hi,r=this[n(188)][n(196)][n(187)](n(252)),s=this[n(257)]((t=>t.is(n(261),n(216))&&n(206)===t[n(205)](n(214))));if(s[n(230)]<1)return;const o=s[n(222)]((t=>this[n(188)][n(233)][n(208)](this[n(188)][n(233)][n(184)](t,n(198)),this[n(188)][n(233)][n(184)](t,0))));this[n(188)][n(233)][n(251)]((()=>{const t=n;r[t(248)](o,{commandName:t(218),commandParams:[{reversed:e[t(212)]}],formatGroupId:t(218)})}))}[hi(253)](t,e={}){const n=hi,r=this[n(188)][n(196)][n(187)](n(252)),s=this[n(257)]((t=>t.is(n(261),n(216))&&n(206)===t[n(205)](n(214))));if(s[n(230)]<1)return;const o=s[n(222)]((t=>this[n(188)][n(233)][n(208)](this[n(188)][n(233)][n(184)](t,n(198)),this[n(188)][n(233)][n(184)](t,0))));this[n(188)][n(233)][n(251)]((()=>{const t=n;r[t(248)](o,{commandName:t(240),commandParams:[{startIndex:e[t(217)]}],formatGroupId:t(240)})}))}[hi(194)](t){const e=hi;if(e(235)!=t[e(204)]&&e(202)!=t[e(204)])return;const n=this[e(188)][e(254)],{data:r}=t;if(!r)return;let s,o;switch(r[e(223)]){case e(245):s=e(242),o={type:e(215),content:zr(n,s,zr(n,this[e(220)](r[e(262)][0][e(204)])))};break;case e(218):s=r[e(262)][0][e(212)]?e(186):e(182),o={type:e(215),content:zr(n,s)};break;case e(240):s=e(241),o={type:e(215),content:zr(n,s,r[e(262)][0][e(217)])}}return o}[hi(250)](){const t=hi;var e,n,r,s;const o=this[t(188)][t(196)][t(187)](t(255));let i=Array[t(237)](this[t(188)][t(233)][t(243)][t(238)][t(185)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(261),t(216)))&&i[t(193)](...o[t(239)](this[t(188)][t(233)][t(243)][t(238)][t(232)](),t(231))),(null===(n=i[i[t(230)]-1])||void 0===n?void 0:n.is(t(261),t(216)))&&i[t(191)](...o[t(239)](this[t(188)][t(233)][t(243)][t(238)][t(236)](),t(259))),i=[...new Set(i)],(null===(s=null===(r=this[t(188)][t(233)][t(243)][t(238)][t(232)]())||void 0===r?void 0:r[t(229)])||void 0===s?void 0:s.is(t(261),t(216)))&&(i=i[t(219)]((e=>e.is(t(261),t(216))))),i}[hi(257)](t){const e=hi,n=this[e(188)][e(196)][e(187)](e(255));let r=Array[e(237)](this[e(188)][e(233)][e(243)][e(238)][e(185)]())[e(219)](t)[e(222)]((t=>{const r=e,s=this[r(188)][r(233)][r(184)](t,0);return[...n[r(239)](s,r(231)),...n[r(239)](s,r(259))]}))[e(256)]();return r=[...new Set(r)],r}[hi(220)](t){const e=hi;return e(197)+(this[e(188)][e(196)][e(187)](e(255))[e(247)](t)||e(213))[e(211)]()+e(199)+t[e(211)]()[e(249)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["6UxWUNS","get","div","options","media","enableCommand","attribute:url:media","278971ZwchmT","mediaEmbed","elementToElement","downcastDispatcher","showSuggestionHighlights","registerElementLabel","184yoixBD","4561135NXmwst","conversion","dataDowncast","afterInit","stop","high","locale","MediaEmbedEditing","descriptionFactory","5679054iwcZfe","ELEMENT_MEDIA","createEmptyElement","940sjyXLQ","TrackChangesEditing","705424vxTfVZ","plugins","for","277607TdcrRb","editor","2515008CqsdYL","has","data","228FbfknL","45EHqtYy"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(640509===-parseInt(n(308))/1+parseInt(n(313))/2+-parseInt(n(317))/3*(-parseInt(n(316))/4)+-parseInt(n(332))/5*(-parseInt(n(318))/6)+-parseInt(n(325))/7*(-parseInt(n(331))/8)+parseInt(n(303))/9+parseInt(n(306))/10*(-parseInt(n(311))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(297)](){const t=mi,e=this[t(312)];if(!e[t(309)][t(314)](t(301)))return;const n=e[t(309)][t(319)](t(307)),r=e[t(300)];n[t(323)](t(326)),n[t(302)][t(330)](t(322),(e=>zr(r,t(304),e))),e[t(333)][t(310)](t(296))[t(327)]({model:t(322),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(329)])return n[s(305)](s(320))},converterPriority:t(299)}),e[t(315)][t(328)].on(t(324),((e,n,r)=>{const s=t;r[s(321)][s(329)]&&e[s(298)]()}),{priority:t(299)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(401384===-parseInt(n(498))/1*(parseInt(n(482))/2)+-parseInt(n(479))/3*(-parseInt(n(488))/4)+-parseInt(n(485))/5*(parseInt(n(484))/6)+-parseInt(n(487))/7*(parseInt(n(495))/8)+-parseInt(n(499))/9+-parseInt(n(490))/10*(-parseInt(n(494))/11)+parseInt(n(492))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(491)](){const t=Ti,e=this[t(480)];e[t(496)][t(481)](t(493))&&e[t(496)][t(497)](t(489))[t(486)](t(483))}}function Ai(){const t=["afterInit","14619708RRJXSQ","MentionEditing","825ibDlTj","78712YBcsrF","plugins","get","8dXYihc","4434435nLZiUd","303wykBFj","editor","has","73036yHNoLO","mention","6QIqSzU","1321265LFVNcQ","enableCommand","357WQMIJu","4504jFZxdy","TrackChangesEditing","82700bceOPO"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=414]})(t,e)}function Ni(){const t=["afterInit","key","handleDescriptions","newValue","8186jqjiIL","locale","oldValue","MultiLevelList","*Remove format:* %0","3093444TMJvGw","format","multiLevelList","17328664tkrCgh","data","*Set format:* %0","listMarkerStyle","has","897GNDDPi","TrackChangesEditing","listType","registerDescriptionCallback","plugins","head","9AEdNhn","6431508PWNhas","2223403tjUNNb","547075Lwesyp","ELEMENT_MULTI_LEVEL_LIST","descriptionFactory","421316niLCFf","next","registerBlockAttribute","editor","get","enableDefaultAttributesIntegration"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(696251===-parseInt(n(440))/1+parseInt(n(415))/2*(parseInt(n(428))/3)+-parseInt(n(420))/4+-parseInt(n(437))/5+-parseInt(n(435))/6+-parseInt(n(436))/7+-parseInt(n(423))/8*(-parseInt(n(434))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(446)](){const t=ki,e=this[t(443)],n=e[t(432)][t(444)](t(429));e[t(432)][t(427)](t(418))&&(n[t(445)](t(422)),n[t(442)](t(426)),n[t(439)][t(431)]((e=>this[t(448)](e))))}[ki(448)](t){const e=ki,n=this[e(443)][e(416)],{data:r}=t,s={type:e(421),content:""};if(r&&e(426)==r[e(447)]){if(!r[e(417)])return{type:e(421),content:zr(n,e(425),zr(n,e(438)))+" ("+r[e(414)]+")"};if(!r[e(414)]){let o=t[e(433)];for(;o;){if(o[e(424)]&&e(430)==o[e(424)][e(447)]&&o[e(424)][e(414)])return s;o=o[e(441)]}return{type:e(421),content:zr(n,e(419),zr(n,e(438)))+" ("+r[e(417)]+")"}}}}}const Ri=vi;function Si(){const t=["get","plugins","registerElementLabel","32300lmWFba","16NSDoVt","400256RtTppk","pageBreak","1056jpcuNL","ELEMENT_PAGE_BREAK","descriptionFactory","enableCommand","1yHAVOx","10dOFiFI","locale","editor","PageBreakEditing","234474mRShwz","501418GztfDe","4334pMBdOg","383058wxHdOp","180MbmUer","TrackChangesEditing","afterInit","has","756049bfIPHt"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=238]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(174918===parseInt(n(247))/1*(-parseInt(n(253))/2)+-parseInt(n(252))/3*(-parseInt(n(240))/4)+parseInt(n(239))/5*(parseInt(n(256))/6)+-parseInt(n(260))/7+-parseInt(n(241))/8+-parseInt(n(255))/9*(-parseInt(n(248))/10)+-parseInt(n(254))/11*(-parseInt(n(243))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(258)](){const t=Ri,e=this[t(250)];if(!e[t(262)][t(259)](t(251)))return;e[t(262)][t(261)](t(257))[t(246)](t(242));const n=e[t(262)][t(261)](t(257)),r=e[t(249)];n[t(245)][t(238)](t(242),(e=>zr(r,t(244),e)))}}const Oi=wi;function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=478]})(t,e)}function Fi(){const t=["nodeAfter","get","commandName","model","3554691sBsTCN","start","name","isTouching","105736tqdXUt","TrackChangesEditing","Paragraph","insert","checkChild","1192130emVweP","schema","includes","editing","markerRange","addMarker:suggestion:insertion","ck-suggestion-marker-split","800JCnaWX","_registerLegacyDescription","options","enableDefaultAttributesIntegration","ck-suggestion-marker--active","*Insert:* %0","24812AVbMzS","consume","consumable","ELEMENT_PARAGRAPH","formatBlock","$text","showSuggestionHighlights","markerName","registerDescriptionCallback","*Change to:* %0","downcastDispatcher","28146SfVgrm","registerElementLabel","activeMarkers","format","editor","span","enableCommand","end","468tLSxcq","toViewPosition","createUIElement","bindElementToMarker","2599923zaiiGP","has","11KcLWmE","plugins","getItemLabel","insertParagraph","descriptionFactory","writer","highest","1769728JHVmmS","locale","afterInit","paragraph","insertion","isLimit","getFirstRange","data","isBlock","addClass","type","40PZcgxp","mapper"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(738787===parseInt(n(524))/1*(-parseInt(n(496))/2)+parseInt(n(547))/3+-parseInt(n(485))/4+-parseInt(n(518))/5*(-parseInt(n(535))/6)+-parseInt(n(502))/7+parseInt(n(506))/8*(parseInt(n(543))/9)+-parseInt(n(511))/10*(parseInt(n(478))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[Oi(487)](){const t=Oi,e=this[t(539)];if(!e[t(479)][t(548)](t(508)))return;const n=e[t(486)],r=e[t(479)][t(499)](t(507));r[t(482)][t(536)](t(488),(e=>zr(n,t(527),e))),r[t(521)](t(488)),r[t(541)](t(481)),e[t(514)][t(534)].on(t(516),Bi(e),{priority:t(484)}),e[t(492)][t(534)].on(t(516),((n,r,s)=>{const o=t;s[o(520)][o(530)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(484)});const s=r[t(482)];s[t(532)]((r=>{const o=t;if(o(489)!==r[o(495)])return;const{start:i,end:a}=r[o(491)]();if(!i[o(505)](a)||!i[o(498)])return;const c=e[o(501)][o(512)],u=i[o(498)];return c[o(493)](u)&&!c[o(490)](u)&&c[o(510)](u,o(529))?{type:o(489),content:zr(n,o(523),s[o(480)](u,1))}:void 0})),this[t(519)]()}[Oi(519)](){const t=Oi,e=this[t(539)],n=e[t(486)];e[t(479)][t(499)](t(507))[t(482)][t(532)]((e=>{const r=t;if(r(528)!=e[r(495)])return;const{data:s}=e;return s&&r(488)==s[r(500)]?{type:r(538),content:zr(n,r(533),zr(n,r(527)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(479)][o(499)](o(507)),a=r[o(515)][o(503)],c=r[o(515)][o(542)],u=t[o(501)][o(512)];if(!a[o(505)](c)||!a[o(498)])return;const l=a[o(498)];if(u[o(493)](l)&&!u[o(490)](l)&&u[o(510)](l,o(529))){if(!s[o(526)][o(525)](r[o(515)],n[o(504)]))return;const t=s[o(483)][o(545)](o(540),{class:o(517)}),a=s[o(497)][o(544)](c);e&&i[o(537)][o(513)](r[o(531)])&&s[o(483)][o(494)](o(522),t),s[o(483)][o(509)](a,t),s[o(497)][o(546)](t,r[o(531)])}}}const xi=Ui;function Pi(){const t=["registerDescriptionCallback","12366WXHDqB","locale","4987592xiZvfJ","_registerLegacyDescription","1919754YbnCGz","editor","2123231uqyrLh","formatBlock","735uWfyOl","has","3358290TJwHQK","formatInline","removeFormat","20RvWKtd","*Remove all formatting*","afterInit","TrackChangesEditing","RemoveFormatEditing","988CSylVH","46xpcQpo","commandName","plugins","enableDefaultAttributesIntegration","format","16871HDlbRr","6213HaPisS","get","descriptionFactory","type"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(458238===parseInt(n(307))/1*(-parseInt(n(332))/2)+parseInt(n(308))/3*(parseInt(n(331))/4)+-parseInt(n(323))/5+-parseInt(n(313))/6*(parseInt(n(321))/7)+parseInt(n(315))/8+parseInt(n(317))/9+-parseInt(n(326))/10*(-parseInt(n(319))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(328)](){const t=xi,e=this[t(318)];e[t(334)][t(322)](t(330))&&(e[t(334)][t(309)](t(329))[t(335)](t(325)),this[t(316)]())}[xi(316)](){const t=xi,e=this[t(318)];e[t(334)][t(309)](t(329))[t(310)][t(312)]((n=>{const r=t;if(r(320)!=n[r(311)]&&r(324)!=n[r(311)])return;const{data:s}=n;return s&&r(325)==s[r(333)]?{type:r(336),content:zr(e[r(314)],r(327))}:void 0}))}}function Gi(){const t=["discardSuggestion","afterInit","RestrictedEditingModeEditing","5729010qQWvcz","discardAllSuggestions","4iHSVHA","1859253ynhGSb","10147216YkXTnB","discardSelectedSuggestions","5645864kZGtkH","acceptAllSuggestions","get","acceptSuggestion","237155qEhude","plugins","TrackChangesEditing","trackChanges","enableCommand","goToPreviousRestrictedEditingException","1848186YjjsWg","has","goToNextRestrictedEditingException","acceptSelectedSuggestions","editor","428193XhaIgR"];return(Gi=function(){return t})()}const Vi=Hi;function Hi(t,e){const n=Gi();return(Hi=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(507921===parseInt(n(161))/1+parseInt(n(156))/2+parseInt(n(143))/3+-parseInt(n(142))/4*(parseInt(n(150))/5)+-parseInt(n(165))/6+parseInt(n(146))/7+-parseInt(n(144))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Vi(163)](){const t=Vi,e=this[t(160)];if(!e[t(151)][t(157)](t(164)))return;const n=e[t(151)][t(148)](t(152));n[t(154)](t(155)),n[t(154)](t(158));const r=e[t(151)][t(148)](t(164));r[t(154)](t(153)),r[t(154)](t(149)),r[t(154)](t(162)),r[t(154)](t(147)),r[t(154)](t(166)),r[t(154)](t(159)),r[t(154)](t(145))}}const Wi=Xi;function Ki(){const t=["4656840UwQCyp","addClass","requires","plugins","editing","shiftEnter","registerElementLabel","ck-suggestion-marker--active","createUIElement","enableCommand","mapper","high","6915456jXONeF","markerName","name","createPositionBefore","showSuggestionHighlights","35976JDTcGZ","addMarker:suggestion:insertion","model","82wfaXBY","editor","8ZYQdeW","writer","getItems","TrackChangesEditing","ck-suggestion-marker-","init","consumable","descriptionFactory","options","6486KETjgG","downcastDispatcher","20jBnFde","get","includes","toViewPosition","activeMarkers","test","merge","softBreak","ELEMENT_LINE_BREAK","deletion","data","markerRange","insert","addMarker:suggestion:deletion","addMarker:suggestion","locale","5424986eNsfGl","bindElementToMarker","14900230VdQJBt","315076zAoHsl","element","span","split"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=126]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(389805===-parseInt(n(135))/1+parseInt(n(138))/2*(-parseInt(n(149))/3)+-parseInt(n(170))/4*(parseInt(n(151))/5)+parseInt(n(174))/6+-parseInt(n(167))/7*(-parseInt(n(140))/8)+parseInt(n(130))/9+-parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(176)](){return[Js.ShiftEnter]}[Wi(145)](){const t=Wi,e=this[t(139)],n=e[t(177)][t(152)](t(143));n[t(127)](t(179)),e[t(178)][t(150)].on(t(136),Yi(e),{priority:t(129)}),e[t(178)][t(150)].on(t(164),Yi(e),{priority:t(129)}),e[t(161)][t(150)].on(t(165),((n,r,s)=>{const o=t;s[o(148)][o(134)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(147)][t(180)](t(158),(n=>zr(e[t(166)],t(159),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(177)][o(152)](o(143));if(!s[o(146)][o(156)](r[o(162)],n[o(132)]))return;const a=t[o(137)];for(const t of r[o(162)][o(142)]()){if(!t.is(o(171),o(158)))continue;const n=o(160)==r[o(131)][o(173)](":")[1]?o(157):o(173),c=s[o(141)][o(126)](o(172),{class:o(144)+n}),u=s[o(128)][o(154)](a[o(133)](t));e&&i[o(155)][o(153)](r[o(131)])&&s[o(141)][o(175)](o(181),c),s[o(141)][o(163)](u,c),s[o(128)][o(168)](c,r[o(131)])}}}function Ji(t,e){const n=Zi();return(Ji=function(t,e){return n[t-=174]})(t,e)}function Zi(){const t=["72FwkuVU","463660EYoGZF","descriptionFactory","format","134862IMXBCw","getRanges","model","document","commandParams","afterInit","StandardEditingModeEditing","2125871HsZTvz","restrictedEditingException","registerDescriptionCallback","type","9rjbUvs","14Ywuqhl","commands","from","3rdxARl","locale","formatInline","markInlineFormat","selection","value","formatBlock","716126WFNgHR","plugins","forceValue","has","TrackChangesEditing","commandName","359872RCyVsX","FORMAT_RESTRICTED_DISABLED","editor","get","408290oVtyuS","isCollapsed","FORMAT_RESTRICTED_ENABLED","24jeopKx","change","enableCommand","3989530itFjVp"];return(Zi=function(){return t})()}const Qi=Ji;!function(t,e){const n=Ji,r=t();for(;;)try{if(264827===parseInt(n(192))/1+parseInt(n(214))/2*(parseInt(n(207))/3)+parseInt(n(189))/4+parseInt(n(181))/5*(parseInt(n(184))/6)+-parseInt(n(204))/7*(-parseInt(n(177))/8)+-parseInt(n(203))/9*(-parseInt(n(187))/10)+-parseInt(n(199))/11*(parseInt(n(188))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Qi(197)](){const t=Qi,e=this[t(179)],n=e[t(194)],r=e[t(208)];if(!e[t(215)][t(174)](t(198)))return;const s=e[t(215)][t(180)](t(175)),o=t(200),i=e[t(205)][t(180)](o);s[t(186)](o,((e,r={})=>{const a=t,c=n[a(195)][a(211)];if(c[a(182)])return void e(r);const u=void 0!==r[a(216)]?r[a(216)]:!i[a(212)];n[a(185)]((()=>{const t=a,e=Array[t(206)](c[t(193)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(210)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(190)][t(201)]((e=>{const n=t;if(n(213)!=e[n(202)]&&n(209)!=e[n(202)])return;const{data:s}=e;return s&&s[n(176)]==o?s[n(196)][0][n(216)]?{type:n(191),content:zr(r,n(183))}:{type:n(191),content:zr(r,n(178))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=214]})(t,e)}function na(){const t=["1510NkuZtX","20694EltpcO","14ChXiNg","13650DdbhKB","locale","enableDefaultAttributesIntegration","registerAttributeLabel","3506224izNopM","format","toLowerCase","descriptionFactory","inline","afterInit","normalizeConfig","TrackChangesEditing","commandParams","12823180rUKhcP","172xsjlpA","DataSchema","getGhsAttributeNameForElement","_registerLegacyDescription","forceValue","registerDescriptionCallback","plugins","1987hjeSnh","ghsAttributes","definitions","StyleUtils","formatBlock","commandName","registerInlineAttribute","config","get","element","block","style","GeneralHtmlSupport","*Remove format:* %0","editor","1159389Xxreyq","styleName","Style","formatInline","has","3587788KMwjnl","add","FORMAT_STYLE","*Set format:* %0","registerBlockAttribute","type"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(580496===-parseInt(n(219))/1*(parseInt(n(262))/2)+parseInt(n(246))/3+parseInt(n(239))/4+parseInt(n(245))/5*(-parseInt(n(248))/6)+parseInt(n(247))/7*(-parseInt(n(252))/8)+parseInt(n(234))/9+parseInt(n(261))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(257)](){const t=ta,e=this[t(233)];if(!e[t(218)][t(238)](t(236))||!e[t(218)][t(238)](t(263)))return;const n=e[t(218)][t(227)](t(259)),r=e[t(249)],s=e[t(226)][t(227)](t(230))||{},o=e[t(218)][t(227)](t(231)),i=e[t(218)][t(227)](t(222))[t(258)](e[t(218)][t(227)](t(263)),s[t(221)]);n[t(250)](t(230));const a=new Set;for(const e of i[t(229)]){const n=o[t(214)](e[t(228)]);a[t(240)](n)}const c=new Set;for(const e of i[t(256)]){const n=o[t(214)](e[t(228)]);c[t(240)](n);for(const n of e[t(220)])c[t(240)](n)}for(const e of a)n[t(243)](e),n[t(255)][t(251)](e,zr(r,t(241)));for(const e of c)n[t(225)](e),n[t(255)][t(251)](e,zr(r,t(241)));this[t(215)]()}[ta(215)](){const t=ta,e=this[t(233)],n=e[t(249)];e[t(218)][t(227)](t(259))[t(255)][t(217)]((e=>{const r=t;if(r(223)!=e[r(244)]&&r(237)!=e[r(244)])return;const{data:s}=e;return s&&r(230)===s[r(224)]?s[r(260)][0][r(216)]?{type:r(253),content:zr(n,r(242),s[r(260)][0][r(235)][r(254)]())}:{type:r(253),content:zr(n,r(232),s[r(260)][0][r(235)][r(254)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=164]})(t,e)}function ia(){const t=["getContainedElement","2950048DcrCnE","accept","end","addMarker:suggestion","values","4eiHIzW","594690XLTJFp","nodeAfter","isInContent","oldRange","2045981SGJKHg","name","maxRow","ELEMENT_TABLE_ROW_WITH_TEXT","plugins","model","getChangedMarkers","_tableSuggestions","findAncestor","element","discard","getChanges","isIntersectingWithRange","add","getCellLocation","data","forceValue","every","minColumn","registerCustomCallback","_getSuggestionCoords","execute","ELEMENT_TABLE_COLUMN_WITH_TEXT","tableColumn","insertTableRowBelow","TrackChangesEditing","*Remove:* %0","getAttribute","document","above","getColumnIndexes","selectTableRow","some","_acceptFormatSuggestionCallbackFactory","classes","showSuggestionHighlights","createTableWalker","change:data","ELEMENT_TABLE_COLUMN","registerPostFixer","differ","ELEMENT_TABLE","maxColumn","left","last","table","2822931AiBQiW","refresh","substr","first","insertTableColumnRight","writer","has","_getCoordsForCells","setSelection","min","suggestion","isArray","removeClass","markMultiRangeDeletion","enqueueChange","hasAttribute","nodeBefore","rootName","getSelectionAffectedTableCells","length","isTouching","locale","subType","change","ELEMENT_TABLE_WITH_TEXT","push","includes","ELEMENT_TABLE_ROW","order","$textProxy","149003piSDQC","selection","insertTableRowAbove","map","*Insert:* %0","max","descriptionFactory","selectTableColumn","commands","insertTable","registerDescriptionCallback","3SdIGaW","registerElementLabel","tableRow","enableCommand","afterInit","getRowIndexes","isIntersecting","1121160ogOtEK","root","minRow","toLowerCase","cell","tableCell","TableEditing","deletion","startsWith","tablePaste","fromRange","insertion","removeTableRow","position","start","downcastDispatcher","getRanges","$graveyard","insert","_suggestionFactory","toViewElement","highest","item","batch","from","mapper","getSuggestion","_tablePostFixingSubtypes","MAX_SAFE_INTEGER","markMultiRangeInsertion","colspan","getChildren","span","filter","options","_splitMarkerName","addRange","getFirstRange","_setupColumnsRowsFixing","isEqual","addClass","low","getItems","MIN_SAFE_INTEGER","detach","join","get","removeTableColumn","693894XxPWKn","insertTableColumnLeft","createRangeOn","editor","createRangeIn","TableUtils","createPositionAt","type","rowspan"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(184875===parseInt(n(223))/1*(parseInt(n(304))/2)+parseInt(n(234))/3*(parseInt(n(241))/4)+-parseInt(n(305))/5+parseInt(n(289))/6+parseInt(n(309))/7+-parseInt(n(299))/8+-parseInt(n(193))/9)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(268)]=[e(236),e(170)],this[e(316)]=new Set}[sa(238)](){const t=sa,e=this[t(292)],n=e[t(314)][t(175)][t(224)];if(!e[t(313)][t(199)](t(247)))return;const r=e[t(214)],s=e[t(313)][t(287)](t(172)),o=e[t(313)][t(287)](t(294));s[t(229)][t(235)](t(192),(e=>zr(r,t(188),e))),this[t(279)](),s[t(237)](t(232)),s[t(237)](t(178)),s[t(237)](t(230));for(const r of[t(225),t(171)]){const i=e[t(231)][t(287)](r);s[t(237)](r,(r=>{const a=t;e[a(314)][a(216)]((t=>{const e=a;r();const c=e(176)===i[e(221)],u=o[e(211)](n),l=o[e(239)](u),f=c?l[e(196)]-1:l[e(191)]+1,h=u[0][e(317)](e(192)),g=o[e(183)](h,{startRow:f,endRow:f}),d=Array[e(265)](g)[e(226)]((n=>t[e(291)](n[e(245)])));s[e(270)](d,e(236))}))}))}for(const r of[t(290),t(197)]){const i=e[t(231)][t(287)](r);s[t(237)](r,(r=>{const a=t;e[a(314)][a(216)]((t=>{const e=a;r();const c=e(190)===i[e(221)],u=o[e(211)](n),l=o[e(177)](u),f=c?l[e(196)]-1:l[e(191)]+1,h=u[0][e(317)](e(192)),g=o[e(183)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(265)](g)[e(226)]((n=>t[e(291)](n[e(245)])));s[e(270)](d,e(170))}))}))}for(const r of[t(253),t(288)]){const i=r[t(195)](11),a=i[t(244)](),c=a[t(195)](0,3)+t(273),u=t(192)+i,l=t(202)+i,f=t(228)+i;s[t(237)](r,(()=>{const i=t;e[i(314)][i(216)]((t=>{const e=i,h=o[e(211)](n),g=h[0][e(317)](e(192));let d;if(e(253)==r){const t=o[e(239)](h);d={startRow:t[e(196)],endRow:t[e(191)],includeAllSlots:!0}}else{const t=o[e(177)](h);d={startColumn:t[e(196)],endColumn:t[e(191)],includeAllSlots:!0}}const p=o[e(183)](g,d),m=Array[e(265)](p)[e(226)]((({cell:t})=>t)),I=ca(m[e(274)]((t=>t[e(208)](c)))),E=ca(m[e(274)]((t=>!t[e(208)](c))))[e(226)]((n=>t[e(291)](n))),b=s[e(206)](E,u);if(b&&(e(236)==b[e(215)]||e(170)==b[e(215)])){const n=this[e(167)](b);for(const r of I){const s=t[e(291)](r),i=o[e(323)](r),u=r[e(174)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(277)](s)}}}))}))}function c(r){const s=t,o=Array[s(265)](n[s(257)]())[s(226)]((t=>i.LiveRange[s(251)](t)));e[s(314)][s(216)]((t=>{const n=s,i=t[n(264)];r=r[n(274)]((t=>n(258)!=t[n(242)][n(210)])),t[n(201)](r),e[n(231)][n(287)](n(253))[n(194)](),e[n(168)](n(253),{forceDefaultExecution:!0}),e[n(314)][n(207)]((()=>{const t=n;e[t(314)][t(207)](i,(e=>{const n=t,r=o[n(274)]((t=>n(258)!=t[n(242)][n(210)]));r[n(212)]>0&&e[n(201)](r);for(const t of o)t[n(285)]()}))}))}))}function u(r){const s=t;e[s(314)][s(216)]((t=>{const o=s,a=Array[o(265)](n[o(257)]())[o(226)]((t=>i.LiveRange[o(251)](t))),c=[];for(const t of r)for(const e of t[o(283)]({shallow:!0}))c[o(218)](e);for(const n of c)o(258)!=n[o(242)][o(210)]&&(t[o(201)](t[o(295)](n,0)),e[o(231)][o(287)](o(288))[o(194)](),e[o(168)](o(288),{forceDefaultExecution:!0}));const u=a[o(274)]((t=>o(258)!=t[o(242)][o(210)]));u[o(212)]>0&&t[o(201)](u);for(const t of a)t[o(285)]()}))}function l(e,n){const r=t;return n[r(164)]((t=>e[r(179)]((e=>e[r(301)][r(280)](t[r(255)])||t[r(301)][r(280)](e[r(255)])))))}function f(e,n){const r=t;return!e[r(179)]((t=>n[r(179)]((e=>t[r(240)](e)))))&&e[r(179)]((t=>n[r(179)]((e=>t[r(301)][r(213)](e[r(255)])))))}e[t(324)][t(256)].on(t(302),((e,n,r)=>{const s=t;if(!r[s(275)][s(182)])return;const o=n[s(263)];if(!o)return;const i=r[s(266)][s(261)](o);function c(t){return Array[s(204)](t)?t:[t]}i&&s(246)===o[s(310)]&&(0,a.setHighlightHandling)(i,r[s(198)],((t,e,n)=>n[s(281)](c(e[s(181)]),t)),((t,e,n)=>n[s(205)](c(e[s(181)]),t)))}),{priority:t(262)}),s[t(229)][t(233)]((e=>{const n=t;if(n(252)!=e[n(296)]&&n(248)!=e[n(296)])return;const s=e[n(298)]();if(null!=s&&s.is(n(318),n(192))){if(n(252)==e[n(296)]){const t=e[n(283)]()[n(274)]((t=>t.is(n(222))))[n(226)]((t=>t[n(324)]));if(t[n(212)])return{type:n(252),content:zr(r,n(227),zr(r,n(217),'"'+t[n(286)](" ")+'"'))}}if(n(248)==e[n(296)]){const t=e[n(283)]()[n(274)]((t=>t.is(n(222))))[n(226)]((t=>t[n(324)]));if(t[n(212)])return{type:n(248),content:zr(r,n(173),zr(r,n(217),'"'+t[n(286)](" ")+'"'))}}}})),s[t(229)][t(233)]((e=>{const n=t;if(n(236)==e[n(215)]){const t=e[n(283)]()[n(274)]((t=>t.is(n(222))))[n(226)]((t=>t[n(324)])),s=this[n(167)](e),o=s[n(311)]-s[n(243)]+1;if(n(252)==e[n(296)])return t[n(212)]?{type:n(252),content:zr(r,n(227),zr(r,n(312),[o,'"'+t[n(286)](" ")+'"']))}:{type:n(252),content:zr(r,n(227),zr(r,n(220),o))};if(n(248)==e[n(296)])return t[n(212)]?{type:n(248),content:zr(r,n(173),zr(r,n(312),[o,'"'+t[n(286)](" ")+'"']))}:{type:n(248),content:zr(r,n(173),zr(r,n(220),o))}}if(n(170)==e[n(215)]){const t=e[n(283)]()[n(274)]((t=>t.is(n(222))))[n(226)]((t=>t[n(324)])),s=this[n(167)](e),o=s[n(189)]-s[n(165)]+1;if(n(252)==e[n(296)])return t[n(212)]?{type:n(252),content:zr(r,n(227),zr(r,n(169),[o,'"'+t[n(286)](" ")+'"']))}:{type:n(252),content:zr(r,n(227),zr(r,n(185),o))};if(n(248)==e[n(296)])return t[n(212)]?{type:n(248),content:zr(r,n(173),zr(r,n(169),[o,'"'+t[n(286)](" ")+'"']))}:{type:n(248),content:zr(r,n(173),zr(r,n(185),o))}}})),s[t(260)][t(166)](t(252),t(236),t(319),c),s[t(260)][t(166)](t(248),t(236),t(300),c),s[t(260)][t(166)](t(252),t(170),t(319),u),s[t(260)][t(166)](t(248),t(170),t(300),u),s[t(260)][t(166)](t(252),t(170),t(286),l),s[t(260)][t(166)](t(248),t(170),t(286),l),s[t(260)][t(166)](t(252),t(236),t(286),f),s[t(260)][t(166)](t(248),t(236),t(286),f)}[sa(180)](){const t=sa,e=this[t(292)],n=e[t(314)][t(175)][t(224)];return(r,s)=>{const o=t;e[o(314)][o(216)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(301)][a(209)];u&&u[0]&&!1===u[0][a(325)]&&(l=r[0][a(255)][a(306)]);const f=t[a(293)](l);if(a(258)==f[a(242)][a(210)])return;const h=Array[a(265)](n[a(257)]())[a(226)]((t=>i.LiveRange[a(251)](t)));t[a(201)](f),e[a(231)][a(287)](c)[a(194)](),u[a(218)]({forceDefaultExecution:!0}),e[a(168)](c,...u);const g=h[a(274)]((t=>a(258)!=t[a(242)][a(210)]));g[a(212)]>0&&t[a(201)](g);for(const t of h)t[a(285)]()}))}}[sa(200)](t){const e=sa,n=this[e(292)][e(313)][e(287)](e(294));let r=Number[e(269)],s=Number[e(284)],o=Number[e(269)],i=Number[e(284)];for(const a of t){if(e(258)==a[e(242)][e(210)])continue;const{row:t,column:c}=n[e(323)](a),u=a[e(208)](e(297))?a[e(174)](e(297))-1:0,l=a[e(208)](e(271))?a[e(174)](e(271))-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(292)],n=e[t(313)][t(287)](t(172)),r=e[t(313)][t(287)](t(294));e[t(314)][t(175)].on(t(184),(()=>{const r=t,s=Array[r(265)](e[r(314)][r(175)][r(187)][r(315)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(276)](t);if(r(203)!=s)continue;if(null!=e[r(308)])continue;const a=n[r(267)](o);this[r(268)][r(219)](i)&&this[r(316)][r(322)](a)}}),{priority:t(282)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(291)](e),a=e[s(317)](s(192)),c=r[s(323)](e);for(const t of this[s(316)]){const n=t[s(215)],r=n[s(249)](s(250)),u=n[s(195)](r?10:5),l=u[s(244)](),f=l[s(195)](0,3)+s(273),h=s(202)+u,g=s(228)+u;if(!t[s(307)])continue;if(a!=t[s(278)]()[s(255)][s(317)](s(192)))continue;if(t[s(321)](i))continue;const d=e[s(208)](f)?e[s(174)](f)-1:0,p=this[s(167)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(277)](i),o=!0)}return o};e[t(314)][t(175)][t(186)]((n=>{const r=t;let o=!1;for(const t of e[r(314)][r(175)][r(187)][r(320)]())if(r(259)==t[r(296)])if(r(236)==t[r(310)])for(const e of t[r(254)][r(306)][r(272)]())o=o||s(e,n);else r(246)==t[r(310)]&&(o=o||s(t[r(254)][r(306)],n));return o}))}[sa(167)](t){const e=sa;return this[e(200)](t[e(257)]()[e(226)]((t=>t[e(255)][e(306)])))}}function ca(t){const e=sa;return Array[e(265)](new Set(t)[e(303)]())}const ua=fa;function la(){const t=["mergeTableCellUp","find","markMultiRangeBlockFormat","model","getFirstPosition","tableCell","size","mergeTableCellDown","6171375CtSLGI","*Merge cells*","descriptionFactory","2177991xMDkLl","1550710vnDcjH","has","TrackChangesEditing","splitTableCellHorizontally","push","_areMergableCells","root","direction","commandName","*Split cell:* horizontally","TableEditing","subType","TableUtils","formatInline","32672cTjqSi","deletion","40mRNoPB","splitTableCellVertically","183157lSSfOP","24mRJJJr","filter","$graveyard","length","afterInit","isInContent","3096lkUAim","fromRange","mergeTableCells","registerDescriptionCallback","locale","value","isEnabled","getSelectionAffectedTableCells","element","_areSelectedCellsMergable","refresh","get","document","format","set:isEnabled","map","plugins","horizontally","170hYqnyL","getCellLocation","execute","rootName","860CFHmUV","getRanges","requires","mergeTableCellRight","cell","detach","add","formatBlock","author","114UDeFOr","type","table","getSuggestions","createTableWalker","highest","containsRange","findAncestor","accept","setSelection","markBlockFormat","_isForcedDefaultExecutionBlock","enableCommand","registerCustomCallback","*Split cell:* vertically","insertion","createRangeOn","_suggestionFactory","low","stop","commands","mergeTableCellLeft","_tablePostFixingSubtypes","13275szbPzl","editor","return","trackChanges","selection","_acceptFormatSuggestionCallbackFactory","16313suyGYn","change","from","getAncestors","forceDefaultExecution"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(642755===-parseInt(n(279))/1*(-parseInt(n(345))/2)+parseInt(n(256))/3*(-parseInt(n(316))/4)+parseInt(n(302))/5*(parseInt(n(321))/6)+parseInt(n(298))/7+-parseInt(n(318))/8*(-parseInt(n(301))/9)+parseInt(n(349))/10*(parseInt(n(285))/11)+parseInt(n(327))/12*(-parseInt(n(320))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(351)](){return[aa]}[ua(325)](){const t=ua,e=this[t(280)],n=e[t(293)][t(339)][t(283)],r=e[t(331)];if(!e[t(343)][t(303)](t(312)))return;const s=e[t(343)][t(338)](t(304)),o=e[t(343)][t(338)](t(314)),a=e[t(343)][t(338)](aa);a[t(278)][t(306)](t(329)),s[t(268)](t(329),(()=>{const n=t,r=o[n(334)](e[n(293)][n(339)][n(283)]);e[n(293)][n(286)]((()=>{const t=n;s[t(292)](r,{commandName:t(329),commandParams:[]},[],t(329))}))})),e[t(276)][t(338)](t(329)).on(t(347),((n,r)=>{const o=t;e[o(276)][o(338)](o(282))[o(332)]&&(r[o(324)]>0&&r[r[o(324)]-1]&&r[r[o(324)]-1][o(289)]||s[o(267)]||this[o(336)]()||n[o(275)]())}),{priority:t(261)});for(const n of[t(290),t(352),t(297),t(277)]){const r=e[t(276)][t(338)](n);s[t(268)](n,(()=>{const n=t,o=e[n(293)][n(339)][n(283)][n(294)]()[n(288)]()[n(291)]((t=>t.is(n(335),n(295)))),i=r[n(332)];e[n(293)][n(286)]((()=>{const t=n;s[t(292)]([o,i],{commandName:t(329),commandParams:[]},[],t(329))}))}))}for(const n of[t(319),t(305)]){const r=e[t(276)][t(338)](n);s[t(268)](n,(()=>{const i=t,a=o[i(334)](e[i(293)][i(339)][i(283)])[0],c=a[i(263)](i(258)),{column:u,row:l}=o[i(346)](a);let f=[];if(i(344)==r[i(309)]){const t=o[i(260)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(287)](t)[i(342)]((t=>t[i(353)]))}else{const t=o[i(260)](c,{column:u,includeAllSlots:!0});f=Array[i(287)](t)[i(342)]((t=>t[i(353)]))}e[i(293)][i(286)]((t=>{const e=i;s[e(266)](t[e(272)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(300)][t(330)]((e=>{const n=t;if(n(356)!=e[n(257)]&&n(315)!=e[n(257)])return;const{data:s}=e;return s&&n(329)==s[n(310)]?{type:n(340),content:zr(r,n(299))}:void 0})),s[t(300)][t(330)]((e=>{const n=t;if(n(356)!=e[n(257)]&&n(315)!=e[n(257)])return;const{data:s}=e;return s?n(319)==s[n(310)]?{type:n(340),content:zr(r,n(270))}:n(305)==s[n(310)]?{type:n(340),content:zr(r,n(311))}:void 0:void 0}));const c=a[t(284)]();for(const e of[t(290),t(352),t(297),t(277)])s[t(273)][t(269)](t(356),e,t(264),c);for(const e of[t(319),t(305)])s[t(273)][t(269)](t(356),e,t(264),c);s[t(273)][t(269)](t(356),t(329),t(264),(r=>{const s=t;e[s(293)][s(286)]((t=>{const o=s,a=Array[o(287)](n[o(350)]())[o(342)]((t=>i.LiveRange[o(328)](t)));t[o(265)](r),e[o(276)][o(338)](o(329))[o(337)](),e[o(347)](o(329),{forceDefaultExecution:!0});const c=a[o(322)]((t=>o(323)!=t[o(308)][o(348)]));c[o(324)]>0&&t[o(265)](c);for(const t of a)t[o(354)]()}))}));for(const n of[t(290),t(297),t(277),t(352)]){const r=e[t(276)][t(338)](n);r.on(t(341),((n,s,o)=>{const i=t;if(o){const t=e[i(293)][i(339)][i(283)][i(294)]()[i(288)]()[i(291)]((t=>t.is(i(335),i(295))));this[i(307)](r[i(332)],t)||(n[i(281)]=!1,n[i(275)]())}}),{priority:t(274)})}}[ua(336)](){const t=ua,e=this[t(280)][t(276)][t(338)](t(329)),n=this[t(280)][t(343)][t(338)](t(314));if(!e[t(333)])return!1;const r=n[t(334)](this[t(280)][t(293)][t(339)][t(283)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(307)](e,n))return!1;return!0}[ua(307)](t,e){const n=ua,r=this[n(280)][n(343)][n(338)](n(304)),s=this[n(280)][n(293)][n(272)](t),o=this[n(280)][n(293)][n(272)](e),i=new Set,a=new Set;for(const t of r[n(259)]())if((n(271)==t[n(257)]||n(317)==t[n(257)]||n(329)==t[n(313)])&&t[n(326)])for(const e of t[n(350)]())e[n(262)](s,!0)&&i[n(355)](t[n(257)]+":"+t[n(357)].id),e[n(262)](o,!0)&&a[n(355)](t[n(257)]+":"+t[n(357)].id);if(i[n(296)]!=a[n(296)])return!1;for(const t of i)if(!a[n(303)](t))return!1;return!0}}function ga(t,e){const n=ma();return(ga=function(t,e){return n[t-=283]})(t,e)}const da=ga;!function(t,e){const n=ga,r=t();for(;;)try{if(516542===-parseInt(n(353))/1*(-parseInt(n(345))/2)+parseInt(n(320))/3+-parseInt(n(318))/4+parseInt(n(360))/5+parseInt(n(329))/6*(parseInt(n(309))/7)+-parseInt(n(324))/8*(-parseInt(n(357))/9)+-parseInt(n(361))/10*(parseInt(n(333))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[da(340)](){return[aa]}[da(330)](){const t=da,e=this[t(286)];if(!e[t(338)][t(342)](t(296)))return;const n=e[t(363)],r=e[t(338)][t(354)](t(369));r[t(337)](t(321)),r[t(337)](t(343)),r[t(298)](t(294)),r[t(298)](t(365)),r[t(292)][t(306)](t(294),zr(n,t(289))),r[t(292)][t(306)](t(365),zr(n,t(308))),this[t(335)]()}[da(335)](){const t=da,e=this[t(286)][t(338)][t(354)](t(369)),n=this[t(286)][t(338)][t(354)](t(366)),r=this[t(286)][t(338)][t(354)](aa)[t(304)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(300)](o[a(351)]),l=e[a(316)](u),f=l[a(314)];if(a(283)!=l[a(347)]||!f||a(343)!=f[a(303)])return;if(o[a(295)])return void s[a(322)]();if(!i[a(291)][a(305)](o[a(290)],s[a(339)]))return;const h=o[a(290)][a(352)][a(346)],g=o[a(290)][a(325)][a(288)],d=h[a(327)][a(327)],{column:p}=n[a(367)](h),{column:m}=n[a(367)](g);for(let s=p;s<=m;s++){const l=n[a(358)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(348)],l=i[a(356)][a(315)](s);i[a(307)][a(334)](a(302)+c,l),r&&i[a(307)][a(297)](a(331),u,l),i[a(356)][a(311)](l,o[a(351)]),t&&(e[a(364)][a(293)](o[a(351)])?i[a(307)][a(334)](a(328),l):i[a(307)][a(326)](a(328),l))}}}}e[t(285)][t(319)](t(283),t(321),t(368),r),e[t(285)][t(319)](t(283),t(343),t(368),r),this[t(286)][t(317)][t(312)].on(t(350),s(),{priority:t(359)}),this[t(286)][t(314)][t(312)].on(t(350),((e,n,r)=>{const o=t;r[o(313)][o(323)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(359)}),this[t(286)][t(317)][t(312)].on(t(355),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(300)](r[o(351)]),c=e[o(316)](a),u=c[o(314)];if(o(283)!=c[o(347)]||!u||o(343)!=u[o(303)])return;const l=s[o(356)][o(332)](r[o(351)]);if(l)for(const t of l)s[o(307)][o(326)](o(302)+i,t),s[o(307)][o(326)](o(328),t),s[o(307)][o(284)](o(331),t),s[o(356)][o(287)](t,r[o(351)])}),{priority:t(359)}),this[t(344)]()}[da(344)](){const t=da,e=this[t(286)],n=e[t(363)];function r(e){const r=t;return{type:r(362),content:zr(n,r(336),e)}}e[t(338)][t(354)](t(369))[t(292)][t(341)]((e=>{const s=t;if(s(283)!=e[s(347)])return;const{data:o}=e;if(o){if(s(321)==o[s(303)]){const t=o[s(301)][0][s(299)];return r(zr(n,s(t?289:349)))}if(s(343)==o[s(303)]){const t=o[s(301)][0][s(299)];return r(zr(n,s(t?308:310)))}}}))}}function ma(){const t=["12RPVuiN","nodeAfter","type","cell","FORMAT_REGULAR_ROW","addMarker:suggestion","markerName","start","80686xTCHQc","get","removeMarker:suggestion","mapper","3774915juIXSk","createTableWalker","highest","5164610qHSjqw","46180eoEdbv","format","locale","activeMarkers","headingColumns","TableUtils","getCellLocation","accept","TrackChangesEditing","formatBlock","removeAttribute","_suggestionFactory","editor","unbindElementFromMarkerName","nodeBefore","FORMAT_HEADER_ROW","markerRange","consumable","descriptionFactory","includes","headingRows","item","TableEditing","setAttribute","registerBlockAttribute","forceValue","_splitMarkerName","commandParams","ck-suggestion-marker-","commandName","_acceptFormatSuggestionCallbackFactory","consume","registerAttributeLabel","writer","FORMAT_HEADER_COLUMN","718214EAtLot","FORMAT_REGULAR_COLUMN","bindElementToMarker","downcastDispatcher","options","data","toViewElement","getSuggestion","editing","2157764YdQzpF","registerCustomCallback","140712rkkYTS","setTableRowHeader","stop","showSuggestionHighlights","8iGNlXJ","end","removeClass","parent","ck-suggestion-marker--active","60GywWJN","afterInit","data-suggestion","markerNameToElements","4653zQrvEB","addClass","_handleLegacySuggestions","*Format:* %0","enableDefaultAttributesIntegration","plugins","name","requires","registerDescriptionCallback","has","setTableColumnHeader","_registerLegacyDescription"];return(ma=function(){return t})()}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=444]})(t,e)}function ba(){const t=["2DTTuUn","TableUtils","columnInsertionIndexes","fromRange","forceDefaultExecution","getRanges","getRowIndexes","getSelectionAffectedTableCells","7735080CgLlqD","set","conversion","formatBlock","afterInit","forEach","deletionRanges","registerDescriptionCallback","insertionRanges","editingDowncast","_splitMarkerName","getRange","getAttributes","insert","getItems","tableCellSuggestion","start","getShiftedBy","cells","suggestion:formatBlock:tablePasteCell","removeMarkers","showSuggestionHighlights","tableCellPadding","setAttributes","commands","findAncestor","fill","columns","getSuggestions","removeColumns","rootName","return","registerCustomCallback","getColumnIndexes","model","_suggestionFactory","newRange","hasSuggestion","editor","listenTo","document","_createdBatches","filter","getTableIfOnlyTableInContent","fromEntries","getChangedMarkers","removeMarker","getSuggestion","documentSelection","isEmpty","cell","find","getContainedElement","tablePasteColumn","join","call","1454346HZuXoU","ck-suggestion-marker-insertion","editing","removeRows","last","root","attributes","get","getRows","includes","markers","batch","getMarkers","30IkNQNp","$graveyard","register","tableCellBorderStyle","*Replace table cells*","getChanges","value","containsRange","tableCellBorderColor","11532VtnVOd","suggestionLoaded","insertColumns","previous","getSuggestionCallback","_isForcedDefaultExecutionBlock","redo","171alNWuX","isEqual","Users","rows","dataDowncast","view","startsWith","_tablePostFixingSubtypes","_getCoordsForCells","markMultiRangeDeletion","getChild","name","endColumn","markMultiRangeInsertion","activeMarkers","tablePasteCell","nodeAfter","low","getAllAdjacentSuggestions","tableCellVerticalAlignment","discard","end","getColumns","updateMarker","content","element","oldRange","from","endRow","position","wrap","keys","createRangeOn","change","586337ecNWQD","registerPostFixer","suggestion-td","first","TableClipboard","suggestion","some","deletion","previousSibling","createTableWalker","next","470435CpwIui","schema","remove","tablePaste","for","tableCell","trackChanges","insertContent","setAttribute","rowInsertionRanges","options","requires","locale","tableCellBackgroundColor","createRangeIn","markerToHighlight","entries","tablePasteRow","accept","createElement","ck-suggestion-marker","row","plugins","columnInsertionRanges","selection","nextSibling","column","suggestionUnloaded","ck-suggestion-marker--active","author","isInContent","descriptionFactory","add","elementToElement","table","has","type","_replaceTableSlotCell","map","markMultiRangeBlockFormat","8YRhUKE","markerName","paragraph","4912852LUmsyJ","rowInsertionIndexes","TrackChangesEditing","push","insertion","stop","tableCellHorizontalAlignment","20468503sBttIc","detach","clipboardOutput","every","length","insertRows","createPositionBefore","unwrap","tableCellBorderWidth","markerAttributes","subType","createRange","move","getChildren","reduce","differ","tablePasteChainId","high"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(498594===parseInt(n(612))/1*(parseInt(n(485))/2)+-parseInt(n(578))/3*(parseInt(n(571))/4)+parseInt(n(623))/5*(-parseInt(n(562))/6)+-parseInt(n(460))/7+-parseInt(n(457))/8*(-parseInt(n(549))/9)+-parseInt(n(493))/10+parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(475),Ia(570),Ia(565),Ia(466),Ia(597),Ia(636),Ia(515)],_a=Object[Ia(537)](Ta[Ia(455)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(634)](){return[aa]}[Ia(497)](){const t=Ia,n=this[t(531)];if(!n[t(645)][t(452)](t(616)))return;const r=n[t(645)][t(556)](t(462)),s=n[t(645)][t(556)](t(486)),o=n[t(645)][t(556)](aa),a=n[t(645)][t(556)](t(616));o[t(585)][t(463)](t(640),t(546)),n[t(527)][t(624)][t(564)](t(508),{allowIn:t(628),allowContentOf:t(628),isLimit:!0}),n[t(495)][t(450)]({model:t(508),view:t(614)});let c=null;n[t(527)].on(t(630),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(471)]-1];h&&h[u(489)]||r[u(576)]||this[u(531)][u(517)][u(556)](u(629))[u(568)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(541)))return!1;const i=s[o(536)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(492)](n[o(533)][o(647)]);if(!a[o(471)])return!1;const c=a[0][o(518)](o(451)),l=r[o(491)](a),f=r[o(526)](a),h={startRow:l[o(615)],endRow:l[o(553)],startColumn:f[o(615)],endColumn:f[o(553)]};return 1==a[o(471)]&&(h[o(606)]+=r[o(557)](i)-1,h[o(590)]+=r[o(600)](i)-1),ka(c,h,r)}(l,f,n[u(527)],s,a)&&(o[u(465)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(527)][u(611)]((()=>{const t=u;n[t(527)][t(630)](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(471)]&&r[t(591)](o,t(640),{tablePasteChainId:s}),a[t(471)]&&r[t(591)](a,t(546),{tablePasteChainId:s}),l[t(471)]&&(r[t(591)](l,t(626),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(498)]((e=>{const n=t;var r;return null===(r=e[n(468)])||void 0===r?void 0:r[n(548)](e)}))),f[t(471)]&&(r[t(587)](f,t(626),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(498)]((e=>{const n=t;var r;return null===(r=e[n(468)])||void 0===r?void 0:r[n(548)](e)})));const g=r[t(456)](h[t(455)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(593),{tablePasteChainId:s});if(g){const e=g[t(561)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(527)][t(610)](s),a=e[t(544)]((e=>e[t(504)]()[t(579)](i)));a&&r[t(463)]([a[t(589)],o])}r[t(471)]&&g[t(631)](t(476),Object[t(537)](r))}c=null})))}),{priority:e.priorities[t(484)]+10}),n[t(645)][t(556)](t(616)).on(t(454),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(465)]();const u=s[r(543)],l=o,f=Aa(u),h=Aa(l);e[r(524)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(625)](u[r(588)](0));for(const t of Array[r(605)](l[r(480)]()))a[r(506)](t,u,r(599));const t=c[r(461)][r(558)](s[r(644)]),e=c[r(487)][r(558)](s[r(649)]);t||e||(g=i.LiveRange[r(488)](a[r(637)](u)))}else h&&!f&&(d=a[r(637)](u));else{const t=a[r(642)](r(508)),e=a[r(642)](r(508));a[r(608)](a[r(637)](u),e),a[r(506)](t,u,0);for(const e of Array[r(605)](l[r(480)]()))a[r(506)](e,t,r(599));g=i.LiveRange[r(488)](a[r(610)](t)),d=i.LiveRange[r(488)](a[r(610)](e))}const p=Array[r(605)](l[r(505)]())[r(535)]((([t])=>Ta[r(558)](t)));c[r(511)][r(463)]({element:u,attributes:p[r(471)]?Object[r(537)](p):null}),g&&c[r(501)][r(463)](g),d&&c[r(499)][r(463)](d)}),{priority:t(484)}),s.on(t(573),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(520)]||1;c[o(487)]=new Array(l)[o(519)](u)[o(455)](((t,e)=>t+e));for(const{cell:t}of s[o(621)](i,{startColumn:u,endColumn:u+l-1}))c[o(646)][o(463)](n[o(527)][o(610)](t))}),{priority:t(595)}),s.on(t(472),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(581)]||1;c[o(461)]=new Array(l)[o(519)](u)[o(455)](((t,e)=>t+e));for(const{cell:t}of s[o(621)](i,{startRow:u,endRow:u+l-1}))c[o(632)][o(463)](n[o(527)][o(610)](t))}),{priority:t(595)}),r[t(448)][t(500)]((e=>{const r=t;if(e[r(477)]&&e[r(477)][r(584)](r(626)))return e[r(574)]?{}:{type:r(464),content:zr(n[r(635)],r(566))}}));const u=()=>!1;for(const e of[t(626),t(546),t(640),t(593)])r[t(528)][t(525)](t(464),e,t(547),u),r[t(528)][t(525)](t(619),e,t(547),u),r[t(528)][t(525)](t(496),e,t(547),u);r[t(528)][t(525)](t(496),t(593),t(598),u),r[t(528)][t(525)](t(496),t(593),t(641),((e,r,s)=>{const o=t,i=e[o(455)]((t=>t[o(545)]()))[o(535)]((t=>t)),a=new Map(i[o(455)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(511)])e&&a[o(494)](t,e);else if(s&&s[o(476)])for(const[t,e]of Object[o(639)](s[o(476)])){const r=n[o(527)][o(559)][o(556)](t),s=r?r[o(504)]()[o(545)]():null;s&&a[o(494)](s,e)}n[o(527)][o(611)]((t=>{const e=o;for(const[n,r]of a)t[e(516)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(528)][o(525)](e,o(626),s,((t,i,a)=>{const c=o;n[c(527)][c(611)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(509)][o(594)];t.is(o(603),o(508))&&u[o(463)](t)}r[o(528)][o(575)](e,null,s)(t,i,a);for(const t of u)o(563)!=t[o(554)][o(523)]&&n[o(474)](t)}))}))};l(t(464),t(641)),l(t(464),t(598)),l(t(619),t(641)),l(t(619),t(598)),r[t(528)][t(525)](t(464),t(640),t(598),(e=>{const n=t,r=e[n(455)]((t=>t[n(545)]())),i=r[0][n(518)](n(451)),{minRow:a,maxRow:c}=o[n(586)](r);s[n(552)](i,{at:a,rows:c-a+1})})),r[t(528)][t(525)](t(464),t(546),t(598),(e=>{const n=t,r=e[n(455)]((t=>t[n(545)]())),i=r[0][n(518)](n(451)),{minColumn:a,maxColumn:c}=o[n(586)](r);s[n(522)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(477)]||!n[s(477)][s(584)](s(626)))return;const o=n[s(555)][s(483)],i=r[s(521)]()[s(535)]((t=>t[s(447)]&&t[s(555)]&&t[s(555)][s(483)]==o));i[s(471)]&&n[s(596)]()[s(471)]!=i[s(471)]&&i[s(481)](((t,e)=>(t[s(622)]=e,e[s(574)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(503)](e[s(458)]),i=[s(643),s(550)],a=r[s(592)][s(558)](e[s(458)]);return a&&i[s(463)](s(445)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(572),f,{priority:t(484)}),r.on(t(444),f,{priority:t(484)}),n[t(527)][t(533)][t(613)]((()=>{const e=t;let s=!1;const o=Array[e(605)](n[e(527)][e(533)][e(482)][e(538)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(503)](t);if(e(617)!=o||e(619)!=a||i[e(604)])continue;if(!r[e(530)](c))continue;const u=r[e(540)](c)[e(490)](),l=n[e(645)][e(556)](e(580)).me;for(const t of r[e(521)]())if(t[e(447)]&&t[e(446)]==l&&e(496)==t[e(453)]&&e(593)==t[e(477)]&&t[e(490)]()[e(470)]((t=>u[e(618)]((n=>n[e(569)](t,!0))))))for(const n of t[e(596)]())n[e(447)]&&(n[e(598)](),s=!0)}return s})),n[t(527)][t(533)][t(613)]((e=>{const s=t,o=n[s(517)][s(556)](s(577));if(!o||!o[s(534)][s(452)](e[s(560)]))return!1;let i=!1;const a=n[s(645)][s(556)](s(580)).me,c=n[s(527)][s(533)][s(482)][s(567)](),u=Array[s(605)](n[s(527)][s(533)][s(482)][s(538)]())[s(535)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(503)](t);return n(617)==o&&n(626)==i&&c==a.id&&!e[n(604)]}));for(const t of c){if(s(506)!=t[s(453)]||s(508)!=t[s(589)]||1!=t[s(471)])continue;const n=e[s(478)](t[s(607)],t[s(607)][s(510)](1));if(!u[s(544)]((({data:t})=>t[s(529)][s(579)](n))))for(const{name:t,data:r}of u)if(n[s(569)](r[s(529)])){e[s(601)](t,{range:n}),i=!0;break}}return i})),n[t(527)][t(533)][t(613)]((e=>{const s=t;let o=!1;const i=n[s(645)][s(556)](s(580)).me,a=r[s(521)]()[s(535)]((t=>t[s(447)]&&t[s(446)]==i)),c=new Set,u=new Set;for(const t of a)if(s(626)==t[s(477)])for(const e of t[s(561)]()){const n=e[s(504)]()[s(545)]();if(n)if(n.is(s(603),s(508))&&Aa(n)){t[s(539)](e[s(589)]),c[s(449)](n),o=!0;const r=n[s(648)],i=n[s(620)],a=r&&r.is(s(603),s(508)),l=i&&i.is(s(603),s(508));a&&!c[s(452)](r)&&u[s(449)](r),l&&!c[s(452)](i)&&u[s(449)](i)}else n.is(s(603),s(459))&&n[s(542)]&&(t[s(539)](e[s(589)]),o=!0)}else if(s(593)==t[s(477)]){if(!t[s(555)]||!t[s(555)][s(483)])continue;const e=t[s(555)][s(476)];if(e&&Object[s(609)](e)[s(471)])continue;const n=t[s(555)][s(483)];let r=!0,i=!0;for(const e of a)if(e[s(477)]&&e[s(477)][s(584)](s(626))){if(!e[s(555)][s(483)]){i=!1;break}if(e.id!=t.id&&e[s(555)][s(483)]==n){r=!1;break}}i&&r&&(t[s(513)](),o=!0)}for(const t of c)e[s(625)](t);for(const t of u)e[s(474)](t);return o})),n[t(495)][t(627)](t(502))[t(638)]({model:t(512),view:(t,e)=>h(t),converterPriority:t(484)}),n[t(495)][t(627)](t(582))[t(638)]({model:t(512),view:(e,n)=>n[t(633)][t(514)]?h(e,!1):null,converterPriority:t(484)});const g=n[t(551)][t(583)];this[t(532)](g[t(533)],t(469),((e,n)=>{const r=t,s=[];for(const t of g[r(637)](n[r(602)])[r(507)]())t.is(r(603),r(614))&&s[r(463)](t);g[r(611)]((t=>{const e=r;for(const n of s)t[e(479)](t[e(637)](n),t[e(473)](n)),t[e(625)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(542)])return!0;const n=t[e(588)](0);return n.is(e(603),e(459))&&n[e(542)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(621)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function Na(){const t=["enableCommand","*Format:* resize table","handleResizeTableWidthCommand","5331654hxgmQO","formatGroupId","789705XIwsDj","descriptionFactory","has","getSuggestions","88tMMDdf","editor","discard","4173687YiQsND","author","plugins","selection","getSuggestionCallback","getSelectedElement","data","change","table","resizeTable","16608PVdeYH","columnWidths","71900BOJUKu","commandParams","registerCustomCallback","bind","subType","Users","registerDescriptionCallback","TrackChangesEditing","_suggestionFactory","markBlockFormat","resizeTableWidth","2939836LiyPYe","get","5cLseZZ","handleSuggestionDescription","getAttribute","471hwYyBT","tableWidth","format","type","9466wxbovP","locale","model","getColumnGroupElement","document","TableColumnResizeEditing","afterInit","formatBlock","formatInline","accept","getTableColumnsWidths","3014KEonpu","getContainedElement"];return(Na=function(){return t})()}function La(t,e){const n=Na();return(La=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(488471===parseInt(n(156))/1+parseInt(n(178))/2*(-parseInt(n(174))/3)+parseInt(n(169))/4+-parseInt(n(171))/5*(-parseInt(n(137))/6)+parseInt(n(146))/7+parseInt(n(143))/8*(parseInt(n(139))/9)+-parseInt(n(158))/10*(parseInt(n(132))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(127)](){const t=Ca;if(!this[t(144)][t(148)][t(141)](t(126)))return;const e=this[t(144)][t(148)][t(170)](t(165));e[t(134)](t(168),this[t(136)][t(161)](this)),e[t(166)][t(160)](t(128),t(155),t(130),e[t(166)][t(150)](t(128),null,t(145))),e[t(166)][t(160)](t(128),t(155),t(145),e[t(166)][t(150)](t(128),null,t(130))),e[t(140)][t(164)](this[t(172)][t(161)](this))}[Ca(136)](t,e){const n=Ca,r=this[n(144)][n(148)][n(170)](n(165)),s=this[n(144)][n(148)][n(170)](n(126)),o=e[n(154)]||this[n(144)][n(180)][n(125)][n(149)][n(151)]();this[n(144)][n(180)][n(153)]((()=>{const i=n,a=s[i(124)](o);let c=a?s[i(131)](a):null,u=o[i(173)](i(175))||null;const l=e[i(175)]||u,f=e[i(157)]||c,h=this[i(144)][i(148)][i(170)](i(163)).me;for(const t of r[i(142)]()){const e=t[i(133)]();if(i(155)===t[i(162)]&&e===o){t[i(147)]!==h&&t[i(145)]();const e=t[i(152)][i(159)];u=e[0][i(175)],c=e[0][i(157)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(167)](o,{commandName:i(168),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(155)},[],i(155))}))}[Ca(172)](t){const e=Ca;if(e(128)!=t[e(177)]&&e(129)!=t[e(177)])return;const{data:n}=t;if(n&&e(155)===n[e(138)]){const t=e(135);return{type:e(176),content:zr(this[e(144)][e(179)],t)}}}}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=138]})(t,e)}const va=Sa;function Ma(){const t=["113829jfsXBW","afterInit","953271lDUhnt","plugins","has","7klLiwk","get","editor","304215bwPKMy","13856530OorLAp","insertTemplate","Template","1177836OJfEDB","1471595IUyIKp","11UnJZtr","8iNVRVy","enableCommand","TrackChangesEditing","835350QsAfdT","4paJIlI"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(171630===-parseInt(n(155))/1+-parseInt(n(146))/2*(parseInt(n(147))/3)+-parseInt(n(139))/4+-parseInt(n(140))/5+parseInt(n(145))/6*(-parseInt(n(152))/7)+parseInt(n(142))/8*(-parseInt(n(149))/9)+parseInt(n(156))/10*(parseInt(n(141))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[va(148)](){const t=va,e=this[t(154)];e[t(150)][t(151)](t(138))&&e[t(150)][t(153)](t(144))[t(143)](t(157))}}function wa(t,e){const n=Da();return(wa=function(t,e){return n[t-=344]})(t,e)}const Fa=wa;function Da(){const t=["tableOfContents","editor","enableCommand","descriptionFactory","5234620AiiVFU","2888312NOlTaw","insertTableOfContents","afterInit","registerElementLabel","10018hTfOJj","locale","TrackChangesEditing","221008lNUikk","plugins","5436595dvrvgd","get","705QmIIPF","9iABICR","33882060rgdvNP","12ZbqOCY","ELEMENT_TABLE_OF_CONTENTS","commands","684472BsZctu"];return(Da=function(){return t})()}!function(t,e){const n=wa,r=t();for(;;)try{if(703548===-parseInt(n(355))/1+-parseInt(n(352))/2*(-parseInt(n(359))/3)+parseInt(n(347))/4+parseInt(n(357))/5+-parseInt(n(362))/6*(-parseInt(n(348))/7)+-parseInt(n(365))/8*(parseInt(n(360))/9)+-parseInt(n(361))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Fa(350)](){const t=Fa,e=this[t(344)];if(!e[t(364)][t(358)](t(349)))return;e[t(356)][t(358)](t(354))[t(345)](t(349));const n=e[t(356)][t(358)](t(354)),r=e[t(353)];n[t(346)][t(351)](t(366),(e=>zr(r,t(363),e)))}}const xa=Pa;function Pa(t,e){const n=ja();return(Pa=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Pa,r=t();for(;;)try{if(603403===-parseInt(n(406))/1*(parseInt(n(424))/2)+-parseInt(n(383))/3*(-parseInt(n(388))/4)+parseInt(n(419))/5*(-parseInt(n(405))/6)+-parseInt(n(387))/7+-parseInt(n(385))/8+-parseInt(n(382))/9+parseInt(n(409))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[xa(397)](){const t=xa,e=this[t(425)];if(!e[t(394)][t(423)](t(410)))return;const n=e[t(394)][t(416)](t(393));n[t(386)][t(422)](t(417),(()=>zr(e[t(392)],t(404)))),e[t(418)][t(421)][t(395)]((r=>{const s=t;let o=!1;const i=Array[s(398)](e[s(418)][s(421)][s(400)][s(389)]());for(const{name:t,data:a}of i){const{group:i}=n[s(415)](t);if(s(420)!==i||!a[s(402)])continue;const c=a[s(402)],u=c[s(414)][s(411)];if(!u||!u.is(s(407),s(417)))continue;if(!c[s(412)][s(408)](c[s(414)]))continue;const l=e[s(418)][s(396)][s(401)](c[s(414)],s(384));if(l&&l[s(413)]){const e=r[s(403)](c[s(412)],l[s(412)]);e[s(399)](c)||(r[s(391)](t,{range:e}),o=!0)}o||(r[s(390)](t),o=!0)}return o}))}}function ja(){const t=["nodeBefore","start","isCollapsed","end","_splitMarkerName","get","title-content","model","74775airuLX","suggestion","document","registerElementLabel","has","1402918pktDBj","editor","10385595QFtKZt","9fvSdvv","forward","4747336wtFUJh","descriptionFactory","7504490DLOfGq","778724YvWBfj","getChangedMarkers","removeMarker","updateMarker","locale","TrackChangesEditing","plugins","registerPostFixer","schema","afterInit","from","isEqual","differ","getNearestSelectionRange","newRange","createRange","ELEMENT_TITLE","336RkCUzK","1FVUfwV","element","isTouching","43777410njBejv","Title"];return(ja=function(){return t})()}function Ga(){const t=["afterInit","UndoEditing","11GXcJLK","190739CayKOM","get","editor","2000016KDxEma","has","plugins","2iIkJiW","2187185TqIBwo","2837485NKZRBY","26343rXptRB","undo","1876390fRaJgP","redo","856DZiyVY","681lOtJfp","TrackChangesEditing","372rrZlPY","enableCommand"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(592162===parseInt(n(122))/1*(parseInt(n(128))/2)+-parseInt(n(115))/3*(parseInt(n(117))/4)+parseInt(n(130))/5+-parseInt(n(125))/6+-parseInt(n(129))/7+parseInt(n(114))/8*(parseInt(n(131))/9)+parseInt(n(112))/10*(parseInt(n(121))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{[Va(119)](){const t=Va,e=this[t(124)],n=e[t(127)][t(123)](t(116));e[t(127)][t(126)](t(120))&&(n[t(118)](t(132)),n[t(118)](t(113)))}}function Wa(){const t=["editor","20ySNSWE","enableCommand","1171659wjMaXU","TableCaptionEditing","plugins","toggleTableCaption","2277888NwrAZb","481230BalLlF","280fFmFrl","11stjpPB","afterInit","12bFsKVk","3328533dspLhX","has","9191710mgQXOg","get","142331zCaxwE","requires","TrackChangesEditing","172584OZuDUh"];return(Wa=function(){return t})()}const Ka=Xa;function Xa(t,e){const n=Wa();return(Xa=function(t,e){return n[t-=390]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(758304===-parseInt(n(410))/1+-parseInt(n(397))/2+parseInt(n(393))/3*(parseInt(n(402))/4)+-parseInt(n(391))/5*(-parseInt(n(398))/6)+parseInt(n(407))/7*(-parseInt(n(399))/8)+parseInt(n(403))/9+-parseInt(n(405))/10*(-parseInt(n(400))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class qa extends t.Plugin{static get[Ka(408)](){return[aa]}[Ka(401)](){const t=Ka,e=this[t(390)];e[t(395)][t(404)](t(394))&&e[t(395)][t(406)](t(409))[t(392)](t(396))}}const Ya=Ja;function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=273]})(t,e)}function Za(){const t=["_suggestionFactory","1555192LoimdJ","enableCommand","tableAlignment","subType","handleDiscardAction","table","*Format:* change table cell properties","5GNAWYm","selection","tableBorderColor","format","formatBlock","tableProperties","840wHARSh","1912148RbHFNk","*Format:* change table properties","tableCellBorderColor","tableBorderWidth","TablePropertiesEditing","registerCustomCallback","tableCellHorizontalAlignment","removeAttribute","start","tableCellVerticalAlignment","get","tableHeight","handleSuggestionDescription","tableBorderStyle","TrackChangesTableProperties","getAttribute","discard","registerDescriptionCallback","tableCellBorderWidth","data","TableCellPropertiesEditing","locale","getContainedElement","_handlePropertyChange","batch","tableCellBorderStyle","pluginName","join","_getSuggestion","tableCellBackgroundColor","getSuggestionCallback","document","change","nodeAfter","enqueueChange","10420614cHFfcu","1063952gONhfD","getSelectionAffectedTableCells","getSuggestions","accept","tableWidth","setAttribute","model","12AqXsgd","2954673kjNjbK","markBlockFormat","787228LXCsoW","tableCellProperties","564619nbSRxe","descriptionFactory","TrackChangesEditing","tableCellPadding","commandParams","40uwkVNr","tableCellWidth","has","tableBackgroundColor","TableUtils","findAncestor","editor","tableCellHeight","plugins","getFirstPosition","afterInit"];return(Za=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(930430===-parseInt(n(279))/1+-parseInt(n(339))/2+-parseInt(n(336))/3*(parseInt(n(329))/4)+parseInt(n(286))/5*(-parseInt(n(328))/6)+-parseInt(n(293))/7+-parseInt(n(346))/8*(-parseInt(n(337))/9)+parseInt(n(292))/10*(parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(291)]=[e(288),e(306),e(296),e(281),e(333),e(304),e(349)],this[e(340)]=[e(295),e(318),e(311),e(344),e(347),e(274),e(322),e(299),e(302)]}static get[Ya(319)](){return Ya(307)}[Ya(277)](){const t=Ya,e=this[t(273)][t(275)][t(303)](t(343));if(this[t(273)][t(275)][t(348)](t(297))){for(const n of this[t(291)])e[t(280)](n,((e,r)=>{const s=t,o=this[s(273)][s(335)][s(324)][s(287)][s(276)]()[s(351)](s(284));this[s(316)](n,[o],this[s(291)],s(291),e,r)}));e[t(278)][t(298)](t(290),t(291),t(332),e[t(278)][t(323)](t(290),null,t(309))),e[t(278)][t(298)](t(290),t(291),t(309),((e,n)=>this[t(283)](this[t(291)],e,n))),e[t(278)][t(298)](t(290),t(291),t(320),(()=>!1))}if(this[t(273)][t(275)][t(348)](t(313))){for(const n of this[t(340)])e[t(280)](n,((e,r)=>{const s=t,o=this[s(273)][s(275)][s(303)](s(350))[s(330)](this[s(273)][s(335)][s(324)][s(287)]);this[s(316)](n,o,this[s(340)],s(340),e,r)}));e[t(278)][t(298)](t(290),t(340),t(332),e[t(278)][t(323)](t(290),null,t(309))),e[t(278)][t(298)](t(290),t(340),t(309),((e,n)=>this[t(283)](this[t(340)],e,n))),e[t(278)][t(298)](t(290),t(340),t(320),(()=>!1))}e[t(342)][t(310)]((e=>this[t(305)](e)))}[Ya(316)](t,e,n,r,s,o){const i=Ya,a=this[i(273)][i(275)][i(303)](i(343));this[i(273)][i(335)][i(327)](o[i(317)],(()=>{const t=i;for(const i of e)if(this[t(321)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(308)](r);void 0!==n&&(e[r]=n)}s(o),a[t(338)](i,{commandParams:[e]},[],r)}}))}[Ya(283)](t,e,n){const r=Ya,s=e[0][r(301)][r(326)],o=n[r(345)][0];this[r(273)][r(335)][r(325)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(334)](r,o[r],s):e[n(300)](r,s)}))}[Ya(305)](t){const e=Ya;if(t[e(312)])switch(t[e(282)]){case e(291):return{type:e(289),content:zr(this[e(273)][e(314)],e(294))};case e(340):return{type:e(289),content:zr(this[e(273)][e(314)],e(285))}}}[Ya(321)](t,e){const n=Ya,r=this[n(273)][n(275)][n(303)](n(343));for(const s of r[n(331)]({skipNotAttached:!0})){const r=s[n(315)]();if(s[n(282)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Z?Z.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):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=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})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=yc;function bc(){const t=["isLimit","discard","update:suggestion","change","from","open","insertion:chain","attribute","insert","getWalker","conversion","pop","enableCommand","Users","attribute:join","markBlockFormat","addMarkerName","markDeletion","authoredAt","attributeNewValue","_breakSuggestionMarker","upcast","highest","isUndo","notReady","substring","originalSuggestionId","isMultiRange","low","newValue","nodeAfter","updateSuggestion","deletion:accept","commandName","splitPosition","1666025uxKXeN","never","resolve","change:activeMarkers","before","_isRegisteredAttribute","bindElementToMarker","removeMarker:suggestion:formatBlock","groupId","stop","rethrowUnexpectedError","acceptSuggestion","rejected","_findSuggestions","execute","insertion:discard","getUser","_checkSuggestionCorrectness","delete","getFirstMarker","root","$text","formatBlock:discard","concat","_suggestions","howMany","_defaultCallbacks","return","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.","commentThread","_onDiscard","parent","setTo","_createSuggestion","addHighlight","attributeOldValue","suggestion:attribute:","_blockAttributeKeys","createRangeOn","selection","track-changes-user-not-found","toUpperCase","containsRangeInObject","fire","getRange","suggestionUnloaded","_joinSuggestions","$marker","comments","_customCallbacks","previous","suggestionChanged","isCollapsed","getShiftedBy","$textProxy","getSuggestion","error-saving-suggestion-data-suggestion-discarded","insertion:","markerNameToElements","high","FORMATTING","_addThreadToSuggestion","hasCommentThread","addClass","acceptSelectedSuggestions","updateMarker","elementEnd","createSelection","enableReadOnlyMode","widget","creator","_initAriaMarkerChangeAnnouncements","_processAttributeSuggestions","schema","4529mVWvdB","assign","documentSelection","clear","refresh","insertContent","hasComments","_splitMarkerName","createPositionAt","range","formatGroupId","dataDowncast","track-changes-adapter-already-set","markerToData","TrackChangesEditing","_inlineAttributeKeys","ck-suggestion-marker--active","isRemovable","_isForcedDefaultExecutionBlock","getItems","isInContent","move","applyOperation","formatInline:accept","isBefore","getCustomProperty","getNearestSelectionRange","isNextTo","forceDefaultExecution","addMarker","@external","init","attribute:discard","_trackFormatChanges","getFirstRange","track-changes-adapter-missing-getsuggestion","removed","containerElement","formatBlock","moveTargetPosition","fromCharCode","_afterChanges","_getSuggestionData","consume","_reduceSuggestionAttributeRange","createdAt","trackChangesCommand","trackChanges.mergeNestedSuggestions","3HJEEqZ","addComment","skipNestingCheck","format","data","values","isBlock","getSuggestions","addUser","formatBlock:chain","oldValue","isSelectable","markMultiRangeInsertion","sort","isIntersecting","containsRange","rename","createRange","38547BwNIAs","get","name","675737APBkOZ","differ","isObject","setAttribute","_mergeNestedSuggestions","has","getAncestors","suggestion","_addSuggestionMarker","isIntersectingWithRange","5410084vHsTYq","insertion:join","commands","insertion","removeClass","3210rfjMeo","length","5456536KUVBAA","acceptAllSuggestions","getDifference","unbindElementFromMarkerName","createPositionAfter","accepted","for","meta","stopListening","dataToMarker","add","isAtStart","discardSuggestion","editingDowncast","_recordAttributeSuggestions","tablePasteChainId","chain","includes","_adapter","detach","discardSelectedSuggestions","markerToHighlight","discardAllSuggestions","_saved","_refreshSuggestionsChain","author","isLocal","trackChanges.trackFormatChanges","_editor","filter","hasSuggestion","activeMarkers","push","ENTER","suggestionLoaded","_suggestionState","unbind","next","writer","pluginName","find","deletion","trackChanges","define","reconvertMarker","formatBlock:join","addCommentThread","newRange","2918092hdCSqa","set","adapter","markerName","elementToElement","warn","_recordAttributeChanges","_enabledCommands","formatInline:join","backward","attribute:accept","containsPosition","_joinWithAdjacentSuggestions","buildSuggestion","isOwn","key","fromRange","_model","_removeSuggestion","registerInlineAttribute","startsWith","enqueueChange","getAllAdjacentSuggestions","editor","markMultiRangeDeletion","consumable","formatInline","size","track-changes-command-not-found","_SUGGESTION_ANNOUNCEMENT","targetPosition","every","marker-count","registerBlockAttribute","always","getLastMatchingPosition","_isDataLoaded","attribute:","some","listenTo","default","descriptionFactory","mapper","enableDefaultAttributesIntegration","model","join","$elementName","deletion:","options","unshift","markAttributeChange","forward","getRanges","CommentsRepository","_setSuggestionRange","item","containsItem","removeMarkers","isExternal","ready","registerCustomCallback","toViewElement","splice","normal","_getExternalAuthor","deleteContent","markInsertion","markerReady","deletion:join","_setSuggestionData","getChangedMarkers","_getMarkerAnnouncementText","locale","_getAuthorFromId","getChanges","remove","ck-suggestion-marker","then","getContainedElement","oldRange","isTouching","_processAttributeChanges","$graveyard","showSuggestionHighlights","change:_saved","position","action","_commentsRepository","track-changes-suggestion-data-mismatch","formatInline:discard","element","createElement","formatBlock:accept","subType","change:data","plugins","substr","_handleNewSuggestionMarker","addRange","createPositionBefore","value","config","formatBlock:","addSuggestionData","removeMarker:suggestion:attribute","external:","_updateSuggestionData","forEach","getIntersection","getMarkers","dataReady","markInlineFormat","PENDING_ACTION_SUGGESTION","multipleBlocks","keys","catch","collaboration.channelId","lowest","createRangeIn","addMarker:suggestion","authorName","isArray","attributeKey","start","setSelection","ck-suggestion-marker-formatInline","deletion:chain","addSuggestion","multi","requires","head","addMarker:suggestion:formatBlock","1270JxTigf","attributes","after","PendingActions","getAttribute","track-changes-suggestion-not-found","split","markers","elementStart","LEAVE","isEqual","addMarker:suggestion:attribute","suggestion:","removeComment","rootName","removeMarker","_cutOutSuggestionMarker","data-suggestion","fetchCommentThread","nodeBefore","group","markMultiRangeBlockFormat","map","_registerDefaultCallbacks","ck-suggestion-marker-","document","accept","isInsideObject","ck-suggestion-marker-formatBlock","_rangeIsInLocalUserInsertion","clone","batch","type","formatInline:","formatInline:chain","isAtEnd","insertion:accept","toJSON","_isBlockAttribute","end","announce","_reduceExistingSuggestions","suggestion-type","deletion:discard","track-changes-enable-command-twice","getMultiRangeId","editing","_refreshAttributeSuggestionsChain","isDocumentOperation","isAfter","getCommentThread","getSuggestionCallback","_getAttributeKey","_suggestionFactory","registerPostFixer","removeAttribute"];return(bc=function(){return t})()}!function(t,e){const n=yc,r=t();for(;;)try{if(896882===-parseInt(n(549))/1+parseInt(n(183))/2+-parseInt(n(528))/3*(-parseInt(n(559))/4)+parseInt(n(406))/5+-parseInt(n(564))/6*(parseInt(n(480))/7)+-parseInt(n(566))/8+-parseInt(n(546))/9*(parseInt(n(315))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(229);class _c extends t.Plugin{static get[Ec(312)](){return[Ec(236),o.Users,t.PendingActions,Zr,ns,as,fs,Es,ms,ks,Ss,Ps,to,so,uo,go,bo,Ao,Co,Mo,Fo,Ho,Po,Xo,Zo,ei,ui,pi,Li,oi,Vs,Ks,bi,yi,Mi,Di,ji,zi,qi,$i,ra,aa,ha,pa,qa,ya,Ra,Ba,Qa,Oa,Ua,za]}static get[Ec(605)](){return Ec(494)}constructor(t){const e=Ec;function n(t){const e=yc;return t[e(337)]((t=>String[e(520)](t)))[e(228)]("")}super(t),this[e(580)]=!1,this[e(184)](e(597),[]),this.on(e(409),((n,r,s,o)=>{const i=e;this[i(200)][i(374)]((()=>{const e=i;for(const n of[...o,...s])this[e(200)][e(322)][e(554)](n)&&t[e(361)][e(610)](n)}))})),this[e(224)]=new qr(this[e(206)][e(227)][e(479)],this[e(206)][e(255)]),this[e(584)]=null,this[e(368)]=new Ac(this[e(206)]),this[e(430)]=new Map,this[e(270)]=t[e(278)][e(547)](e(236)),this[e(190)]=new Set,this[e(200)]=this[e(206)][e(227)],this[e(601)]=new WeakMap,this[e(498)]=!1,this[e(443)]=new Set([e(229)]),this[e(495)]=new Set,t[e(284)][e(609)](e(593),e(223)),this[e(513)]=t[e(284)][e(547)](e(593)),t[e(284)][e(609)](e(527),!0),this[e(553)]=t[e(284)][e(547)](e(527)),this[e(526)]=new u(t,this[e(190)]),this[e(477)](),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,50,54])}[Ec(511)](){const t=Ec,n=this[t(206)],r=(e,n)=>{const r=t;if(r(378)!=e)return r(339)+e;const s=n[r(321)]("|")[0];return this[r(353)](s)?r(343):r(308)};n[t(381)][t(572)](t(579))[t(587)]({model:t(556),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(487)](e[n(186)]),a=[n(259),r(o,i)];let c=3e3;return this[n(597)][n(583)](e[n(186)])&&(a[n(598)](n(496)),c=3010),n(607)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(381)][t(572)](t(491))[t(576)]((e=>{const r=t;e.on(r(302),((t,e,s)=>{const o=r;if(!s[o(231)][o(266)])return;const i=e[o(238)];if(!i)return;const c=s[o(225)][o(244)](i);n[o(227)][o(479)][o(551)](i)&&c&&!c[o(505)](o(475))&&c.is(o(517))&&(0,a.toWidget)(c,s[o(604)])}),{priority:r(465)})})),n[t(381)][t(572)](t(491))[t(587)]({model:t(556),view:(e,n)=>{const s=t;if(!n[s(231)][s(266)])return null;const{type:o,subType:i}=this[s(487)](e[s(186)]);return{classes:[s(259),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(238)])return;const{id:c}=this[a(487)](o[a(186)]);if(r){const t=this[a(430)][a(547)](c),e=this[a(367)](t);if(!this[a(353)](e))return}if(o[a(238)].is(a(445)))return void i[a(208)][a(523)](o[a(238)],s[a(548)]);const u=i[a(225)][a(244)](o[a(238)]);if(o[a(238)].is(a(273))&&n[a(227)][a(479)][a(534)](o[a(238)])&&!u[a(505)](a(440))){i[a(604)][a(469)]([a(259),a(343)],u),i[a(604)][a(552)](a(332),c,u),i[a(225)][a(412)](u,o[a(186)]),e&&(this[a(597)][a(583)](o[a(186)])?i[a(604)][a(469)](a(496),u):i[a(604)][a(563)](a(496),u));for(const t of n[a(227)][a(301)](o[a(238)])[a(499)]())i[a(208)][a(523)](t,s[a(548)]);i[a(208)][a(523)](o[a(238)],s[a(548)])}};n[t(381)][t(572)](t(491))[t(576)]((e=>{const n=t;e.on(n(314),((t,e,r)=>{const o=n;r[o(231)][o(266)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(393)})})),n[t(381)][t(572)](t(491))[t(576)]((e=>{const n=t;e.on(n(326),((t,e,r)=>{const o=n;r[o(231)][o(266)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(393)})})),n[t(381)][t(572)](t(491))[t(493)]({model:t(556),view:(e,n)=>n[t(231)][t(266)]?null:{group:t(556),name:e[t(279)](11)}}),n[t(381)][t(572)](t(392))[t(187)]({view:{name:t(556),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(327)+e[r(319)](r(357))+":"+e[r(319)]("id");return e[r(319)](r(215))&&(s+=":"+e[r(319)](r(215))),n[r(274)](r(453),{"data-name":s})}}),n[t(381)][t(572)](t(392))[t(575)]({view:t(556)}),n[t(381)][t(572)](t(579))[t(576)]((e=>{const n=t;e.on(n(314),s(),{priority:n(465)})})),n[t(381)][t(572)](t(579))[t(576)]((e=>{const n=t;e.on(n(326),s({isAttributeSuggestion:!0}),{priority:n(465)})})),n[t(381)][t(572)](t(579))[t(576)]((e=>{const n=t;e.on(n(413),((t,e,r)=>{const s=n,o=r[s(225)][s(464)](e[s(186)]);if(o)for(const t of o)t[s(505)](s(440))||(r[s(604)][s(563)]([s(259),s(343),s(496)],t),r[s(604)][s(370)](s(332),t),r[s(225)][s(569)](t,e[s(186)]))}),{priority:n(465)})})),n[t(381)][t(572)](t(579))[t(576)]((e=>{const n=t;e.on(n(287),((t,e,r)=>{const s=n,o=r[s(225)][s(464)](e[s(186)]);if(!o)return;const{id:i}=this[s(487)](e[s(186)]),a=this[s(430)][s(547)](i),c=this[s(367)](a);if(this[s(353)](c))for(const t of o)t[s(505)](s(440))||(r[s(604)][s(563)]([s(259),s(343),s(496)],t),r[s(604)][s(370)](s(332),t),r[s(225)][s(569)](t,e[s(186)]))}),{priority:n(465)})})),n[t(227)][t(340)][t(369)]((e=>{const r=t;let s=!1;const o=Array[r(375)](n[r(227)][r(340)][r(550)][r(253)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(487)](t);if(r(556)!==o)continue;const h=this[r(430)][r(547)](f);if(null!=c[r(182)]){r(209)==u&&(s=s||Nc(c[r(182)],t,e,n[r(227)][r(479)]));const o=r(378)==u&&this[r(353)](l[r(321)]("|")[0]);if(c[r(182)][r(458)]||r(265)==c[r(182)][r(426)][r(329)]||r(518)==u&&!Rc(c[r(182)])||o&&!Rc(c[r(182)])||r(607)==u&&(Cc(a=c[r(182)])||function(t){const e=r;return t[e(306)][e(437)]==t[e(354)][e(334)]&&t[e(306)][e(350)]}(a)))e[r(330)](t),s=!0;else{if(!h||!h[r(500)])continue;i[r(576)](h)}}}var a;return i[r(210)]>0&&(s=!!this[r(195)](i)||s),s})),n[t(227)][t(340)][t(369)]((e=>{const r=t;let s=!1;for(const t of n[r(227)][r(340)][r(550)][r(257)]())if(r(379)==t[r(347)])for(const t of this[r(430)][r(533)]()){if(t[r(398)]||!t[r(500)])continue;const o=r(518)==t[r(347)],i=this[r(367)](t),a=i&&this[r(353)](i);if(!o&&!a)continue;const c=t[r(514)]();if(c[r(306)][r(437)]!=c[r(354)][r(437)]&&!c[r(354)][r(350)]){const o=n[r(227)][r(488)](c[r(306)][r(401)],r(354)),i=n[r(227)][r(545)](c[r(306)],o);e[r(471)](t[r(425)](),{range:i}),s=!0}}return s})),n[t(227)][t(340)][t(369)]((e=>this[t(264)](e))),n[t(227)][t(340)][t(369)]((e=>!e[t(346)][t(592)]&&this[t(478)](e))),n[t(227)].on(t(521),(()=>{this[t(580)]=!1})),n[t(227)][t(340)].on(t(277),((r,s)=>{const o=t;if(!s[o(592)]||s[o(394)])return;if(!this[o(580)])return;const i=n[o(227)][o(340)][o(550)][o(257)]();if(0==i[o(565)])return;const a=[],c=i[o(595)]((t=>o(378)==t[o(347)])),u=i[o(595)]((t=>o(379)==t[o(347)]&&o(427)!=t[o(548)]));for(const t of c)this[o(411)](t[o(305)])&&a[o(598)]({key:t[o(305)],newValue:t[o(390)],oldValue:t[o(441)],range:Sc(t[o(489)],n[o(227)])});for(const t of u){if(o(544)!=t[o(269)]&&o(484)!=t[o(269)])continue;const e=vc(t[o(268)][o(401)],n[o(227)]),r=t[o(410)];o(544)==t[o(269)]&&a[o(598)]({key:o(229),newValue:t[o(548)],oldValue:r[o(548)],range:e});for(const[n,s]of r[o(316)]){if(!this[o(411)](n))continue;const r=t[o(316)][o(547)](n);s!==r&&a[o(598)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(316)])this[o(411)](n)&&(r[o(316)][o(554)](n)||a[o(598)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(565)]&&n[o(227)][o(204)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(233)](t,e,s,o,{groupId:r});this[n(356)](t,a)}))}),{priority:t(300)}),n[t(227)][t(322)].on(t(373),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(487)](n[s(548)]),e=this[s(430)][s(547)](t);e&&e[s(387)](n[s(548)])}})),n[t(227)][t(340)].on(t(277),(()=>{const e=t,r=Array[e(375)](n[e(227)][e(340)][e(550)][e(253)]())[e(595)]((t=>e(556)===this[e(487)](t[e(548)])[e(335)]));if(0===r[e(565)])return;r[e(541)](((t,n)=>{const r=e,s=t[r(532)][r(262)],o=n[r(532)][r(262)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(306)][r(504)](o[r(306)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(487)](t);if(null===n[e(262)]){const n=this[e(280)](t);o[e(576)](n)}else{const t=this[e(430)][e(547)](r);null!==n[e(182)]||t[e(500)]?(s[e(576)](t[e(313)]),o[e(576)](t)):this[e(201)](t)}}o[e(210)]>0&&this[e(590)](o);for(const t of s)this[e(449)](e(457),t)})),n[t(227)].on(t(502),((e,r)=>{const s=t,o=r[0];if(!this[s(430)][s(210)])return;if(!o[s(363)])return;if(o[s(346)][s(394)]||!o[s(346)][s(592)])return;let i,a;switch(o[s(347)]){case s(379):i=n[s(227)][s(488)](o[s(268)]),a=i[s(459)](o[s(431)]);break;case s(321):i=n[s(227)][s(488)](o[s(405)]),a=n[s(227)][s(488)](o[s(519)]);break;case s(501):i=n[s(227)][s(488)](o[s(213)]),a=i[s(459)](o[s(431)]);break;default:return}const c=n[s(227)][s(545)](i,a);n[s(227)][s(374)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(419)](c)){if(e[t(398)])continue;if(t(209)==e[t(347)])continue;const r=this[t(367)](e);if(r&&this[t(353)](r)&&t(321)!=o[t(347)])continue;const s=e[t(532)]&&e[t(532)][t(296)];(t(518)!=e[t(347)]||t(321)==o[t(347)]&&!s)&&(n[t(448)]||t(562)==e[t(347)]&&n[t(197)]||e[t(514)]()[t(543)](c)&&this[t(391)](e,i,a))}}))}),{priority:t(300)}),n[t(227)].on(t(248),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(508)])return;if(this[s(498)])return;if(!this[s(526)][s(283)])return;if(o[s(458)])return;const a=n[s(227)][s(479)],{start:c,end:u}=o[s(514)](),l=c[s(401)]&&a[s(371)](c[s(401)])?null:a[s(506)](c,s(234)),f=u[s(334)]&&a[s(371)](u[s(334)])?null:a[s(506)](u,s(192)),h=n[s(227)][s(545)](l?l[s(306)]:c,f?f[s(354)]:u);n[s(227)][s(374)]((t=>{const e=s;this[e(388)](h);const r=n[e(227)][e(479)][e(506)](h[e(306)]);o.is(e(482))?t[e(307)](r):o[e(438)](r)})),e[s(415)]()}),{priority:e.priorities[t(246)]+10}),n[t(227)].on(t(485),((e,r)=>{const s=t,o=r[r[s(565)]-1];o&&o[s(508)]||this[s(498)]||this[s(526)][s(283)]&&(n[s(227)][s(374)]((()=>{const t=s;let o=n[t(227)][t(485)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(433)]=o[t(345)]();const i=o[t(354)][t(334)],a=n[t(227)][t(479)];i&&a[t(534)](i)&&!a[t(551)](i)&&(o=n[t(227)][t(545)](o[t(306)],n[t(227)][t(488)](i,t(354)))),this[t(249)](o)})),e[s(415)]())}),{priority:t(465)}),this[t(206)][t(561)][t(576)](t(608),this[t(526)]),this[t(383)](t(608));const o=new p(n,this[t(430)]);n[t(561)][t(576)](t(417),o),this[t(383)](t(417));const i=new b(n,this[t(430)]);n[t(561)][t(576)](t(578),i),this[t(383)](t(578)),n[t(561)][t(576)](t(567),new S(n,o,this[t(430)])),this[t(383)](t(567)),n[t(561)][t(576)](t(588),new S(n,i,this[t(430)])),this[t(383)](t(588)),n[t(561)][t(576)](t(470),new w(n,o,this[t(430)])),this[t(383)](t(470)),n[t(561)][t(576)](t(586),new w(n,i,this[t(430)])),this[t(383)](t(586));const c=n[t(278)][t(547)](t(236));this[t(222)](c,t(529),((e,{threadId:n})=>{const r=t,s=this[r(430)][r(547)](n);s&&s[r(435)]&&1===s[r(435)][r(565)]&&this[r(289)](n,{hasComments:!0})}),{priority:t(399)}),this[t(222)](c,t(328),((e,{threadId:n})=>{const r=t,s=this[r(430)][r(547)](n);s&&s[r(435)]&&!s[r(435)][r(565)]&&this[r(289)](n,{hasComments:!1})}),{priority:t(399)})}set[Ec(185)](t){const n=Ec;if(this[n(584)])throw new e.CKEditorError(n(492),this);this[n(584)]=t}get[Ec(185)](){return this[Ec(584)]}[Ec(535)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(430)][n(533)]())t&&!e[n(500)]||r[n(598)](e);return e?r[n(337)]((t=>t[n(352)]())):r}[Ec(461)](t){const n=Ec,r=this[n(430)][n(547)](t);if(!r)throw new e.CKEditorError(n(320),this);return r}[Ec(596)](t){const e=Ec;return this[e(430)][e(554)](t)}[Ec(286)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(347)][e(321)](":"),a=this[e(430)][e(547)](r)||this[e(439)](o,i,r,n,s);if(this[e(467)](a),this[e(423)](a,o,i||null,n),a[e(525)]=t[e(525)],a[e(219)]=!0,s&&s[e(510)]){const t=s[e(510)],n=this[e(247)](t[e(303)]);a[e(389)]=t[e(525)],a[e(591)]=n,a[e(241)]=!0}else a[e(389)]=t[e(525)];switch(t[e(532)]&&(a[e(532)]=t[e(532)]),t[e(316)]&&(a[e(316)]=t[e(316)]),this[e(584)]&&this[e(584)][e(310)]||(a[e(589)]=!0),this[e(601)][e(547)](a)){case e(395):this[e(601)][e(184)](a,e(293));break;case e(250):a[e(500)]?(this[e(195)](new Set([a])),this[e(590)](new Set([a])),this[e(601)][e(184)](a,e(242)),this[e(449)](e(600),a)):this[e(601)][e(184)](a,e(516))}return a}[Ec(417)](t){const e=Ec;this[e(508)]((()=>{const n=e;this[n(206)][n(227)][n(374)]((()=>{const e=n;for(const n of t[e(205)]())n[e(341)]()}))}))}[Ec(578)](t){const e=Ec;this[e(508)]((()=>{const n=e;this[n(206)][n(227)][n(374)]((()=>{const e=n;for(const n of t[e(205)]())n[e(372)]()}))}))}[Ec(383)](t,n){const r=Ec,s=this[r(206)][r(561)][r(547)](t);if(!s)throw new e.CKEditorError(r(211),this,{commandName:t});if(this[r(190)][r(554)](s))throw new e.CKEditorError(r(359),this,{commandName:t});this[r(190)][r(576)](s),n&&s.on(r(420),((t,e)=>{const o=r;this[o(526)][o(283)]&&(this[o(498)]||(e[o(565)]>0&&e[e[o(565)]-1]&&e[e[o(565)]-1][o(508)]?e[o(382)]():(t[o(433)]=n(((...t)=>s[o(420)](...t,{forceDefaultExecution:!0})),...e),t[o(415)]())))}),{priority:r(465)})}[Ec(508)](t){const n=Ec;let r,s;const o=this[n(498)];this[n(498)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(498)]=!1),s&&e.CKEditorError[n(416)](s,this),r}[Ec(249)](t,n=null,r={}){const s=Ec;if(t[s(458)])return null;const o=this[s(206)][s(278)][s(547)](s(384)).me;for(const{suggestion:e,meta:o}of this[s(419)](t,s(562)))if(o[s(197)]){if(!o[s(507)]){if(o[s(448)]){if(!this[s(553)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(391)](e,t[s(306)],t[s(354)]);break}if(n==e[s(276)]&&wc(e,r)){const n=e[s(514)]();return n[s(306)][s(325)](t[s(354)])?this[s(237)](e,this[s(200)][s(545)](t[s(306)],n[s(354)])):this[s(237)](e,this[s(200)][s(545)](n[s(306)],t[s(354)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(463)+n:s(562),u=this[s(252)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(557)](c,i,a,t),u}[Ec(540)](t,n=Ec(311),r={}){const s=Ec,o=this[s(206)][s(278)][s(547)](s(384)).me,i=this[s(368)][s(366)](s(562),n,s(228));for(const e of this[s(535)]())if(e[s(591)].id==o.id&&s(562)==e[s(347)]&&e[s(276)]==n&&wc(e,r)&&(i(e[s(235)](),t)||i(t,e[s(235)]()))){for(const n of t)e[s(281)](n);return e}for(const{suggestion:e,meta:n}of this[s(419)](t,s(562))){if(!n[s(197)])continue;if(!this[s(553)]&&n[s(448)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(235)]())for(const e of t)if(!n[s(543)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(463)+n,l=this[s(252)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(557)](u,a,c,e,Hr[s(360)]());return l}[Ec(294)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(458)])return null;if(o(407)===this[o(513)]){const e=this[o(368)][o(366)](o(209),r,o(341));return this[o(508)]((()=>e([t],n,s))),null}const i=this[o(206)][o(278)][o(547)](o(384)).me,a=[];if(o(217)!==this[o(513)])for(const{suggestion:e,meta:n}of this[o(419)](t,o(562)))n[o(197)]&&!n[o(342)]&&a[o(598)](...e[o(235)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(291)](s);e&&r[n(598)](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(565)];){const s=r[e][n(568)](t);r[n(245)](e,1,...s),e+=s[n(565)]}}return r}(t,a);c[o(565)]&&this[o(200)][o(374)]((()=>{const t=o;for(const e of c){const o=this[t(368)][t(366)](t(209),r,t(341));this[t(508)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(306)],u=t[o(354)];for(const{suggestion:e,meta:n}of this[o(419)](t,o(209))){if(!n[o(197)])continue;if(e[o(276)]!=r)continue;if(!wc(e,s))continue;const i=e[o(514)]();if(i[o(543)](t,!0))return null;c=c[o(504)](i[o(306)])?c:i[o(306)],u=u[o(364)](i[o(354)])?u:i[o(354)],a?i[o(306)][o(504)](a[o(514)]()[o(306)])?(a[o(240)](),a=e):e[o(240)]():a=e}const l=this[o(200)][o(545)](c,u);if(a)this[o(237)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(252)]({id:t,type:o(348)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(557)](o(348)+r,t,a,l)}}return null}[Ec(386)](t,n,r=[],s=null,o={}){const i=Ec;n[i(490)]||(n[i(490)]=n[i(404)]),n[i(296)]=t.is(i(489)),s=s||Lc(n);const a=r[i(337)]((t=>vc(t,this[i(200)]))),c=t.is(i(489))?t:vc(t,this[i(200)]);if(i(407)===this[i(513)]){const t=this[i(368)][i(366)](i(518),s,i(341));return this[i(508)]((()=>t([c],n,o))),null}a[i(598)](c);let u=!0;for(const t of a)if(!this[i(344)](t)){u=!1;break}if(u&&i(217)!==this[i(513)]){const t=this[i(368)][i(366)](i(518),s,i(341));return this[i(508)]((()=>t([c],n,o))),null}let l=null,f=c[i(306)],h=c[i(354)];for(const{suggestion:t,meta:e}of this[i(419)](c,i(518))){if(!e[i(197)])continue;if(e[i(507)]||e[i(448)]||e[i(342)])continue;if(t[i(532)][i(490)]!=n[i(490)])continue;if(!wc(t,o))continue;const r=t[i(514)]();if(t[i(276)]==s){if(r[i(543)](c,!0))return null;f=f[i(504)](r[i(306)])?f:r[i(306)],h=h[i(364)](r[i(354)])?h:r[i(354)],l?r[i(306)][i(504)](l[i(514)]()[i(306)])?(l[i(240)](),l=t):t[i(240)]():l=t}else{const e=c[i(291)](r);this[i(331)](t,e)}}const g=this[i(206)][i(278)][i(547)](i(384)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(237)](l,this[i(200)][i(545)](f,h)),l;{const t=this[i(252)]({id:d,type:i(285)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(557)](i(285)+s,d,p,this[i(200)][i(545)](f,h)),t}}[Ec(336)](t,n,r=[],s=null,o={}){const i=Ec;n[i(490)]||(n[i(490)]=n[i(404)]);const a=t[0];n[i(296)]=a.is(i(489)),s=s||Lc(n);const c=r[i(337)]((t=>vc(t,this[i(200)]))),u=a.is(i(489))?t:t[i(337)]((t=>vc(t,this[i(200)])));if(i(407)===this[i(513)]){const t=this[i(368)][i(366)](i(518),s,i(341));return this[i(508)]((()=>t(u,n,o))),null}c[i(598)](...u);let l=!0;for(const t of c)if(!this[i(344)](t)){l=!1;break}if(l&&i(217)!==this[i(513)]){const t=this[i(368)][i(366)](i(518),s,i(341));return this[i(508)]((()=>t(u,n,o))),null}const f=this[i(206)][i(278)][i(547)](i(384)).me;for(const t of this[i(535)]()){if(t[i(591)].id!=f.id)continue;if(i(518)!=t[i(347)]||t[i(532)][i(490)]!=n[i(490)])continue;if(!wc(t,o))continue;const e=t[i(276)]==s;for(let n=0;n<u[i(565)];n++){const r=u[n];for(const s of t[i(292)]()){const o=s[i(450)]();if(r[i(325)](o)){e?(u[i(245)](n,1),n--):t[i(330)](s[i(548)]);break}}}}if(0==u[i(565)])return null;const h=this[i(368)][i(366)](i(518),s,i(228));for(const t of this[i(535)]())if(t[i(591)].id==f.id&&i(518)==t[i(347)]&&t[i(532)][i(490)]==n[i(490)]&&t[i(276)]==s&&wc(t,o)&&(h(t[i(235)](),u)||h(u,t[i(235)]()))){for(const e of u)t[i(281)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(285)+s,m=this[i(252)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(557)](p,g,d,t,Hr[i(360)]());return m}[Ec(388)](t,n=null,r={}){const s=Ec;if(t[s(458)])return null;const o=this[s(206)][s(278)][s(547)](s(384)).me,a=new i.LiveRange(t[s(306)],t[s(354)]);for(const{suggestion:t,meta:e}of this[s(419)](a,s(562)))if(e[s(197)]&&!e[s(507)])if(t[s(398)]){const e=t[s(235)]()[s(595)]((t=>s(265)!=t[s(426)][s(329)]));if(e[s(214)]((t=>a[s(543)](t,!0)))&&t[s(372)](),e[s(221)]((t=>t[s(543)](a,!0)))){const t=this[s(368)][s(366)](s(607),n,s(341));return this[s(508)]((()=>t([a],null,r))),null}}else{const e=a[s(291)](t[s(514)]());null!==e&&t[s(436)]([e],null,r)}if(a[s(585)](),a[s(458)]||s(265)==a[s(426)][s(329)])return null;let c=null,u=a[s(306)],l=a[s(354)];const f=this[s(419)](a,s(607));for(const{suggestion:t,meta:e}of f){const n=this[s(200)][s(545)](u,l);if(e[s(197)]&&(this[s(553)]||!e[s(448)]&&!e[s(342)]))if(t[s(398)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(235)]()){if(r[s(543)](n,!0))return t;n[s(543)](r)||(e=!1)}e&&t[s(372)]()}else{const e=t[s(514)]();if(e[s(543)](n,!0))return t;if(!wc(t,r)){n[s(543)](e)?t[s(240)]():e[s(194)](u)?u=e[s(354)]:e[s(194)](l)&&(l=e[s(306)]);continue}u=u[s(504)](e[s(306)])?u:e[s(306)],l=l[s(364)](e[s(354)])?l:e[s(354)],r=Object[s(481)]({},t[s(316)]),c?e[s(306)][s(504)](c[s(514)]()[s(306)])?(c[s(240)](),c=t):t[s(240)]():c=t}}if(c)return this[s(237)](c,this[s(200)][s(545)](u,l)),c;{const t=(0,e.uid)(),i=this[s(200)][s(545)](u,l),a=o.id,c=n?s(230)+n:s(607),f=this[s(252)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(557)](c,t,a,i),f}}[Ec(207)](t,n=Ec(311),r={}){const s=Ec,o=this[s(206)][s(278)][s(547)](s(384)).me,a=t[s(337)]((t=>new i.LiveRange(t[s(306)],t[s(354)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(419)](a,s(562)))e[s(197)]&&!e[s(507)]&&c[s(576)](t);for(const e of c)if(e[s(398)]){const o=e[s(235)]();if((!e[s(316)]||!e[s(316)][s(530)])&&o[s(214)]((t=>a[s(221)]((e=>e[s(543)](t,!0)))))&&e[s(372)](),a[s(214)]((t=>o[s(221)]((e=>e[s(543)](t,!0)))))){const e=this[s(368)][s(366)](s(607),n,s(341));return this[s(508)]((()=>e(t,null,r))),null}}else{const t=e[s(514)]();if(a[s(221)]((e=>e[s(543)](t,!0)))&&e[s(372)](),a[s(214)]((e=>t[s(543)](e,!0)))){const t=this[s(368)][s(366)](s(607),n,s(341));return this[s(508)]((()=>t(a,null,r))),null}}const u=this[s(368)][s(366)](s(607),n,s(228));let l=null;for(const t of this[s(535)]())if(t[s(591)].id==o.id&&t[s(500)]&&s(607)==t[s(347)]&&t[s(276)]==n&&wc(t,r)&&(u(t[s(235)](),a)||u(a,t[s(235)]())))if(l){if(t[s(435)]&&t[s(435)][s(565)])continue;for(const e of t[s(235)]())l[s(558)](e)||l[s(281)](e);t[s(240)]()}else{l=t;for(const e of a)t[s(558)](e)||t[s(281)](e)}if(l)return l;c[s(483)]();for(const{suggestion:t,meta:e}of this[s(419)](a,s(607)))e[s(197)]&&(this[s(553)]||!e[s(448)]&&!e[s(342)])&&wc(t,r)&&c[s(576)](t);for(const t of c){const e=t[s(235)]();if((!r||!r[s(530)])&&a[s(214)]((t=>e[s(221)]((e=>e[s(543)](t,!0))))))return t;(!t[s(316)]||!t[s(316)][s(530)])&&e[s(214)]((t=>a[s(221)]((e=>e[s(543)](t,!0)))))&&t[s(372)]()}const f=(0,e.uid)(),h=o.id,g=s(230)+n,d=this[s(252)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(585)](),t[s(458)]||s(265)==t[s(426)][s(329)]||this[s(557)](g,f,h,t,Hr[s(360)]());return d}[Ec(233)](t,n,r,s,o){const i=Ec;if(t[i(458)])return[];if(i(407)===this[i(513)])return[];const a=this[i(206)][i(278)][i(547)](i(384)).me.id,c=Array[i(375)](this[i(430)][i(533)]())[i(595)]((e=>i(378)==e[i(347)]&&e[i(532)][i(198)]==n&&e[i(558)](t)));if(i(223)===this[i(513)]){const e=this[i(419)](t,i(562))[i(595)]((({meta:t})=>t[i(197)]&&!t[i(342)]&&!t[i(507)]))[i(337)]((({suggestion:t})=>t));c[i(232)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(378)==t[i(347)]?t[i(532)][i(538)]:void 0,o=t[i(514)](),a=Array[i(375)](u[i(297)]())[i(606)]((t=>t[i(542)](o)));if(!a)continue;const c=a[i(568)](o);this[i(353)](n)&&i(562)==t[i(347)]&&0!=c[i(565)]||(u[i(424)](a),c[i(290)]((t=>{u[i(184)](t,r)})),i(562)!=t[i(347)]&&e!=s&&u[i(184)](a[i(291)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(565)]>37&&console[i(188)](i(434),{key:n});const f=(i(220)+(n+"|")+Lc({newValue:s}))[i(396)](0,60),h=this[i(252)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(598)](h),this[i(557)](f,c,a,t)}return l}[Ec(226)](t){const e=Ec;this[e(383)](t,((t,...n)=>{this[e(189)]((()=>{t(...n)}))}))}[Ec(216)](t){const e=Ec;this[e(443)][e(576)](t)}[Ec(202)](t){const e=Ec;this[e(495)][e(576)](t)}[Ec(367)](t){const e=Ec;return e(378)==t[e(347)]?t[e(276)][e(321)]("|")[0]:null}[Ec(237)](t,e){const n=Ec,r=t[n(425)]();this[n(200)][n(374)]((t=>{t[n(471)](r,{range:e})}))}[Ec(467)](t){const e=Ec,n=t.id,r=this[e(206)][e(284)][e(547)](e(299));this[e(270)][e(468)](n)||this[e(270)][e(612)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(270)][e(365)](n);s[e(602)](e(497)),s[e(497)]=!1,t[e(435)]=s}[Ec(423)](t,n,r,s){const o=Ec;if(t[o(347)]!=n||t[o(276)]!=r||t[o(476)].id!=s)throw this[o(206)][o(474)](o(271)),new e.CKEditorError(o(271),this)}[Ec(331)](t,n){const r=Ec,s=t[r(514)]();if(n[r(325)](s))t[r(240)]();else if(s[r(543)](n)){const o=this[r(200)][r(488)](n[r(306)][r(334)],r(354));this[r(237)](t,this[r(200)][r(545)](s[r(306)],o));const i=(0,e.uid)(),a=t[r(476)].id,c=t[r(347)]+":"+t[r(276)];this[r(252)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(532)],attributes:t[r(316)]});const u=this[r(200)][r(488)](n[r(354)][r(437)],r(317)),l=this[r(200)][r(545)](u,s[r(354)]);this[r(557)](c,i,a,l)}else if(s[r(194)](n[r(306)])){const e=this[r(200)][r(488)](n[r(306)][r(334)],r(354));this[r(237)](t,this[r(200)][r(545)](s[r(306)],e))}else{const e=this[r(200)][r(488)](n[r(354)][r(437)],r(317));this[r(237)](t,this[r(200)][r(545)](e,s[r(354)]))}}[Ec(344)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(419)](t,e(562))){if(!r[e(197)])continue;const s=n[e(235)]();for(const n of s)if(!t[e(568)](n)[e(565)])return!0}return!1}[Ec(256)](t){const n=Ec,r=this[n(206)][n(278)][n(547)](n(384))[n(422)](t);if(!r)throw new e.CKEditorError(n(446),this);return r}[Ec(247)](t){const e=Ec,n=this[e(206)][e(278)][e(547)](e(384)),r=(0,o.hashObject)(e(288)+t);return n[e(422)](r)||n[e(536)]({id:r,name:t})}[Ec(439)](t,e,n,r,s){const o=Ec,i=this[o(256)](r),a=this[o(368)][o(196)](t,e,n,i,s,(t=>{const e=o;this[e(289)](n,{attributes:t});const r=this[e(461)](n);this[e(195)](new Set([r])),this[e(590)](new Set([r]))}));return this[o(222)](a,o(341),(()=>{const t=o;this[t(289)](n,{state:t(571)})}),{priority:o(465)}),this[o(222)](a,o(372),(()=>{const t=o;this[t(289)](n,{state:t(418)})}),{priority:o(465)}),this[o(430)][o(184)](n,a),this[o(601)][o(184)](a,o(395)),a}[Ec(487)](t){const e=Ec,n=t[e(321)](":");return{group:n[0],type:n[1],subType:n[e(565)]>=5?n[2]:null,id:n[e(565)]<5?n[2]:n[3],authorId:n[e(565)]<5?n[3]:n[4],markerCount:6==n[e(565)]?n[5]:null}}[Ec(391)](t,n,r){const s=Ec,o=t[s(514)](),i=o[s(306)],a=o[s(354)];this[s(237)](t,this[s(200)][s(545)](i,n));const c=(0,e.uid)(),u=t[s(476)].id,l=t[s(347)]+(t[s(276)]?":"+t[s(276)]:"");this[s(252)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(316)],data:t[s(532)]});const f=this[s(367)](t);(s(518)==t[s(347)]||f&&this[s(353)](f))&&(r=this[s(200)][s(282)](r[s(437)])),this[s(557)](l,c,u,this[s(200)][s(545)](r,a))}[Ec(419)](t,e=null){const n=Ec,r=[],s=this[n(206)][n(278)][n(547)](n(384)).me;Array[n(304)](t)||(t=[t]);for(const o of this[n(535)]()){if(!o[n(500)])continue;if(e&&o[n(347)]!=e)continue;let i=!1;for(const e of o[n(235)]()){for(const a of t){const t=a[n(306)][n(325)](e[n(354)])||a[n(354)][n(325)](e[n(306)]);if(t||a[n(291)](e)){const c=a[n(543)](e)&&kc(this[n(200)][n(479)],e[n(306)],a),u=e[n(543)](a)&&kc(this[n(200)][n(479)],a[n(306)],e);r[n(598)]({suggestion:o,meta:{isOwn:s==o[n(591)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(557)](t,e,n,r,s){const o=Ec;this[o(200)][o(374)]((i=>{const a=o;let c=a(327)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(509)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(201)](t){const e=Ec,n=t[e(456)],r=t[e(603)];t[e(456)]=null,t[e(603)]=null,null!=n&&n[e(603)]==t&&(n[e(603)]=r),null!=r&&r[e(456)]==t&&(r[e(456)]=n),e(242)==this[e(601)][e(547)](t)&&(this[e(601)][e(184)](t,e(516)),this[e(449)](e(451),t,n,r))}[Ec(252)](t){const n=Ec,r=t.id,s=this[n(286)](t);if(this[n(584)]&&this[n(584)][n(310)]){const o=this[n(206)][n(278)][n(547)](n(318)),i=s[n(486)],a=s[n(276)]?s[n(347)]+":"+s[n(276)]:s[n(347)],c=this[n(206)][n(255)],u=o[n(576)](zr(c,n(295))),l={id:r,type:a,hasComments:i,data:t[n(532)]||null,originalSuggestionId:t[n(397)]||null,attributes:s[n(316)]};this[n(584)][n(310)](l)[n(260)]((t=>{const e=n;s[e(589)]=!0,o[e(258)](u),t&&t[e(525)]&&(this[e(430)][e(547)](r)[e(525)]=t[e(525)])}))[n(298)]((t=>{const r=n;throw(0,e.logWarning)(r(462)),this[r(206)][r(227)][r(204)]({isUndoable:!1},(()=>{s[r(372)]()})),s[r(574)](),this[r(430)][r(424)](s.id),this[r(601)][r(424)](s),t}))}return s}[Ec(353)](t){const e=Ec;return this[e(443)][e(554)](t)}[Ec(289)](t,e){const n=Ec,r=this[n(206)][n(278)][n(547)](n(318)),s=this[n(461)](t);if(this[n(584)]&&this[n(584)][n(402)])if(s[n(589)]){const s=r[n(576)](zr(this[n(206)][n(255)],n(295)));this[n(584)][n(402)](t,e)[n(260)]((()=>{r[n(258)](s)}))}else s.on(n(267),(()=>{this[n(289)](t,e)}))}[Ec(522)](t){const n=Ec;if(!this[n(584)]||!this[n(584)][n(461)])throw new e.CKEditorError(n(515),this);return this[n(584)][n(461)](t)}[Ec(280)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(487)](t),i=this[e(430)][e(547)](n)||this[e(439)](r,s,n,o,{});switch(this[e(423)](i,r,s,o),this[e(601)][e(547)](i)){case e(395):this[e(522)](n)[e(260)]((t=>{const r=e;let s=Promise[r(408)]();t[r(486)]&&(s=this[r(270)][r(333)]({channelId:this[r(206)][r(284)][r(547)](r(299)),threadId:n})),s[r(260)]((()=>{const e=r;this[e(286)](t)[e(589)]=!0}))})),this[e(601)][e(184)](i,e(250));break;case e(516):this[e(289)](n,{state:e(376)});case e(293):this[e(601)][e(184)](i,e(242)),this[e(449)](e(600),i);break;case e(242):this[e(449)](e(457),i)}return i[e(387)](t),i}[Ec(590)](t){const e=Ec,n=Array[e(375)](t),r=n[e(595)]((t=>e(378)==t[e(347)]));this[e(362)](r);const s=n[e(595)]((t=>!t[e(398)]&&e(378)!=t[e(347)])),o=this[e(535)]({skipNotAttached:!0})[e(595)]((t=>!t[e(398)]&&e(378)!=t[e(347)])),i=o[e(595)]((n=>!t[e(554)](n))),a=new Map(o[e(337)]((t=>[t,this[e(368)][e(366)](t[e(347)],t[e(276)],e(582))]))),c=new Map(o[e(337)]((t=>[t,t[e(514)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(565)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(565)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(565)];t++){const n=s[t];!l[e(554)](n)&&n[e(456)]&&(f[e(576)](n[e(456)]),n[e(456)][e(603)]===n&&(n[e(456)][e(603)]=null),n[e(456)]=null),!u[e(554)](n)&&n[e(603)]&&(f[e(576)](n[e(603)]),n[e(603)][e(456)]===n&&(n[e(603)][e(456)]=null),n[e(603)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(565)];e++){const r=g(t,n[e]);r&&(r[0][s(603)]=r[1],r[1][s(456)]=r[0],u[s(576)](r[0]),l[s(576)](r[1]))}}function g(t,n){const r=e;if(t[r(591)].id!==n[r(591)].id)return null;const s=a[r(547)](t)(t,n,c[r(547)](t),c[r(547)](n));return s&&a[r(547)](n)(t,n,c[r(547)](t),c[r(547)](n))?s[1][r(435)]&&s[1][r(435)][r(565)]?null:s:null}f[e(210)]&&this[e(590)](f)}[Ec(362)](t){const e=Ec;if(0==t[e(565)])return;const n=this[e(535)]({skipNotAttached:!0})[e(595)]((t=>e(378)==t[e(347)]&&t[e(219)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(316)]);s[e(554)](n)||(s[e(184)](n,r[e(565)]),r[e(598)]([]));const i=s[e(547)](n);r[i][e(598)](t)}!function(){const t=e;r[t(541)](((e,n)=>{const r=t,s=e[0][r(525)],o=n[0][r(525)];return s==o?e[0][r(316)][r(414)]<n[0][r(316)][r(414)]?-1:1:s<o?-1:1}));for(const e of r)e[t(541)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(565)];t++){if(0==r[t][e(565)])continue;const n=[];for(let s=t+1;s<r[e(565)];s++)0!=r[s][e(565)]&&i(r[t],r[s])&&n[e(598)](s);for(const s of n)r[t]=r[t][e(429)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(565)];n++)t[n][e(603)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(565)];n++)t[n][e(456)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(316)][r(414)]!==n[0][r(316)][r(414)]&&t[0][r(591)]!==n[0][r(591)])return!1;if(!function(t,e){const n=r;return!t[n(486)]&&!e[n(486)]||(!t[n(486)]||!e[n(486)])&&(!!(t[n(486)]&&e[n(525)]<t[n(435)][n(454)][n(547)](0)[n(525)])||!!(e[n(486)]&&t[n(525)]<e[n(435)][n(454)][n(547)](0)[n(525)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(316)],r(414)),o=Ic(n[0][r(316)],r(414));return!!wr(s,o)&&(!!t[r(214)]((t=>n[r(221)]((e=>t[r(514)]()[r(325)](e[r(514)]())))))&&n[r(214)]((e=>t[r(221)]((t=>e[r(514)]()[r(325)](t[r(514)]()))))))}}[Ec(195)](t){const e=Ec,n=Array[e(375)](t),r=this[e(535)]({skipNotAttached:!0}),s=r[e(595)]((n=>!t[e(554)](n))),o=new Map(n[e(337)]((t=>[t,this[e(368)][e(366)](t[e(347)],t[e(276)],e(228))]))),i=new Map(r[e(337)]((t=>[t,t[e(235)]()])));for(let t=0;t<n[e(565)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(565)];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(565)];e++){const s=r[e];if(s[a(347)]!==n[a(347)]||s[a(591)].id!==n[a(591)].id||s[a(276)]!==n[a(276)])continue;if(!Oc(n,s,[a(414)]))continue;if(a(378)==n[a(347)]&&n[a(532)][a(538)]!=s[a(532)][a(538)])continue;if(a(378)==n[a(347)]&&t[a(353)](n[a(532)][a(198)]))continue;if(a(518)==n[a(347)]){const e=t[a(206)][a(227)],r=n[a(261)]();if(r&&(e[a(479)][a(551)](r)||e[a(479)][a(371)](r)))continue}const c=o[a(547)](n),u=i[a(547)](n),l=i[a(547)](s),f=n[a(435)]&&n[a(435)][a(565)],h=s[a(435)]&&s[a(435)][a(565)];if(!f&&c(l,u))return t[a(452)](s,n),i[a(424)](n),!0;if(!h&&c(u,l))return t[a(452)](n,s),i[a(424)](s),!0}return!1}}[Ec(452)](t,e){const n=Ec;if(t[n(398)])for(const r of e[n(235)]())t[n(281)](r);else{const r=e[n(514)]()[n(354)];this[n(237)](t,this[n(200)][n(545)](t[n(514)]()[n(306)],r))}e[n(240)]()}[Ec(254)](t,e){const n=Ec,r=t[n(203)](n(531))||t[n(203)](n(378))?n(466):t[n(447)]();return zr(this[n(206)][n(255)],e+"_"+r+n(212))}[Ec(477)](){const t=Ec,e=this[t(206)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(200)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(487)](t[s(548)]);if(s(556)===e){n[s(355)](this[s(254)](r,s(324)));break}}for(const t of r){const{group:e,type:r}=this[s(487)](t[s(548)]);if(s(556)===e){n[s(355)](this[s(254)](r,s(599)));break}}}))}[Ec(264)](t){const e=Ec;if(this[e(580)])return!1;const n=this[e(206)],r=n[e(227)][e(340)][e(550)][e(257)]();if(0==r[e(565)])return!1;const s=[],o=r[e(595)]((t=>e(378)==t[e(347)])),i=r[e(595)]((t=>e(379)==t[e(347)]&&e(427)!=t[e(548)])),a=r[e(595)]((t=>e(258)==t[e(347)]&&e(427)!=t[e(548)]));for(const t of o)s[e(598)]({key:t[e(305)],newValue:t[e(390)],oldValue:t[e(441)],range:Sc(t[e(489)],n[e(227)])});for(const t of i){const r=a[e(606)]((n=>n[e(268)][e(325)](t[e(268)])));r&&s[e(598)]({key:e(229),newValue:t[e(548)],oldValue:r[e(548)],range:n[e(227)][e(444)](t[e(268)][e(401)])})}return 0!=s[e(565)]&&this[e(356)](t,s)}[Ec(478)](t){const e=Ec;let n=!1;const r=this[e(206)][e(227)][e(340)][e(550)][e(253)]()[e(595)]((t=>t[e(532)][e(182)]&&t[e(548)][e(203)](e(442))));for(const s of r){const{subType:r,id:o}=this[e(487)](s[e(548)]),i=r[e(321)]("|")[0];for(const r of this[e(535)]({skipNotAttached:!0}))r.id!=o&&e(378)==r[e(347)]&&r[e(532)]&&r[e(532)][e(198)]==i&&r[e(514)]()[e(542)](s[e(532)][e(182)])&&(this[e(524)](r,s[e(532)][e(182)],t),n=!0)}return n}[Ec(189)](t){const e=Ec;this[e(206)],this[e(580)]=!0,t()}[Ec(411)](t){const e=Ec,n=this[e(353)](t),r=this[e(495)][e(554)](t);return n||r}[Ec(356)](t,e){const n=Ec;if(0==e[n(565)])return!1;let r=!1;for(const s of e){const e=this[n(419)](s[n(489)],n(378))[n(595)]((t=>!t[n(573)][n(507)]))[n(337)]((t=>t[n(556)])),i=(0,o.hashObject)({newValue:s[n(400)]});e[n(595)]((t=>{const e=n,[r,o]=t[e(276)][e(321)]("|");return r==s[e(198)]&&o!=i}))[n(290)]((e=>{const o=n;this[o(524)](e,s[o(489)],t),r=!0}))}return r}[Ec(524)](t,e,n){const r=Ec,s=t[r(514)]()[r(568)](e);0!==s[r(565)]?1!==s[r(565)]?this[r(391)](t,e[r(306)],e[r(354)]):this[r(237)](t,s[0]):n[r(330)](t[r(425)]())}}function yc(t,e){const n=bc();return(yc=function(t,e){return n[t-=182]})(t,e)}class Ac{constructor(t){const e=Ec;this[e(594)]=t,this[e(200)]=t[e(227)],this[e(455)]=new Map,this[e(432)]=new Map,this[e(338)]()}[Ec(196)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(200)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(366)](t,e,i(341))(...n),onDiscard:(...n)=>this[i(366)](t,e,i(372))(...n)})}[Ec(243)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(455)][s(184)](o,r)}[Ec(366)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(455)][r(547)](s)||this[r(432)][r(547)](t+":"+n)}[Ec(338)](){const t=Ec,e=()=>!1,n=t=>{const e=yc;t[e(541)](((t,n)=>t[e(306)][e(504)](n[e(306)])?1:-1)),this[e(200)][e(374)]((n=>{const r=e;for(const e of t){let t;t=e[r(354)][r(350)]&&e[r(354)][r(437)]==e[r(306)][r(401)]?n[r(473)](e[r(306)][r(401)],"on"):n[r(473)](e),this[r(200)][r(248)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=yc;e&&this[n(200)][n(374)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(337)]((t=>(Cc(t)&&(t=this[s(200)][s(545)](t[s(354)])),t)))[s(595)]((t=>s(265)!==t[s(426)][s(329)]));if(c[s(565)]<1)return;const u=Array[s(375)](this[s(200)][s(340)][s(445)][s(235)]())[s(337)]((t=>i.LiveRange[s(199)](t)));r[s(307)](c);for(const t of this[s(594)][s(561)][s(561)]())t[s(484)]();a[s(598)]({forceDefaultExecution:!0}),this[s(594)][s(420)](o,...a);const l=u[s(595)]((t=>s(265)!=t[s(426)][s(329)]));l[s(565)]>0&&r[s(307)](l);for(const t of u)t[s(585)]()}))},s=(e,n)=>1==e[t(565)]&&1==n[t(565)]&&e[0][t(354)][t(325)](n[0][t(306)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(200)])?[e,n]:Mc(n,e,s,r,this[t(200)])?[n,e]:null;this[t(432)][t(184)](t(351),e),this[t(432)][t(184)](t(421),n),this[t(432)][t(184)](t(560),s),this[t(432)][t(184)](t(377),o),this[t(432)][t(184)](t(403),n),this[t(432)][t(184)](t(358),e),this[t(432)][t(184)](t(251),s),this[t(432)][t(184)](t(309),o),this[t(432)][t(184)](t(503),r),this[t(432)][t(184)](t(272),e),this[t(432)][t(184)](t(191),s),this[t(432)][t(184)](t(349),e),this[t(432)][t(184)](t(275),r),this[t(432)][t(184)](t(428),e),this[t(432)][t(184)](t(611),s),this[t(432)][t(184)](t(537),e),this[t(432)][t(184)](t(193),e),this[t(432)][t(184)](t(512),((e,n)=>{const r=t;if(!n)return;const s=this[r(594)][r(278)][r(547)](_c);this[r(200)][r(374)]((t=>{const o=r;if(o(229)==n[o(198)])for(const r of e){const e=r[o(306)][o(401)],s=n[o(538)];t[o(544)](e,s)}else if(s[o(353)](n[o(198)]))for(const r of e)void 0!==n[o(538)]?t[o(552)](n[o(198)],n[o(538)],r[o(306)][o(401)]):t[o(370)](n[o(198)],r[o(306)][o(401)]);else for(const r of e)n[o(538)]?t[o(552)](n[o(198)],n[o(538)],r):t[o(370)](n[o(198)],r)}))})),this[t(432)][t(184)](t(385),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(437)][r(555)]({includeSelf:!0,parentFirst:!0})){if(s[r(426)]==s)return!1;if(!n[r(239)](s))return!1;if(t[r(551)](s)||t[r(371)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(354)][e(437)]==t[e(306)][e(401)]&&t[e(354)][e(577)]}function Nc(t,e,n,r){const s=Ec,o=t=>!t[s(238)].is(s(460))&&!r[s(551)](t[s(238)]),i=t[s(306)][s(218)](o),a=t[s(354)][s(218)](o,{direction:s(192)});return!(t[s(306)][s(325)](i)&&t[s(354)][s(325)](a)||(i[s(504)](a)?n[s(471)](e,{range:n[s(545)](i,a)}):n[s(330)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(306)][e(401)];return n&&n.is(e(273))}function Sc(t,e){const n=Ec;return null==t[n(354)][n(334)]&&t[n(354)][n(437)]==t[n(306)][n(401)]?vc(t[n(306)][n(401)],e):t}function vc(t,e){const n=Ec,r=e[n(479)][n(551)](t)||e[n(479)][n(539)](t);return e[n(545)](e[n(488)](t,n(410)),r?e[n(570)](t):e[n(488)](t,n(354)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(354)][o(325)](r[o(306)]))return!0;if(t[o(347)]!=e[o(347)])return!1;if(!n[o(354)][o(263)](r[o(306)]))return!1;const i=s[o(545)](n[o(354)],r[o(306)])[o(380)]();for(const t of i)if([o(323),o(472)][o(583)](t[o(347)])&&s[o(479)][o(371)](t[o(238)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(219)]||!e[r(219)])&&wr(Ic(t[r(316)],n),Ic(e[r(316)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(316)]),s=Fc(e);if(!t[n(219)])return!1;for(const t of Object[n(297)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(481)]({},t);return delete n[e(530)],delete n[e(581)],n}function Dc(t,e){const n=xc();return(Dc=function(t,e){return n[t-=386]})(t,e)}const Bc=Dc;function xc(){const t=["stopListening","acceptSuggestion","canAccept","bind","change:isDirty","_acceptCommand","11414216WyFplX","242226hTkmiF","listenTo","unbind","11xtPqYO","execute","3112946rkGDcR","_discardCommand","destroy","isDirty","_removePendingAction","discardSuggestion","2856231ouxCoA","PENDING_ACTION_SUGGESTION","isEnabled","canEditAt","remove","93751eTtCqk","model","PendingActions","1LlTIfJ","_pendingAction","commentThreadController","240ppzOGK","_editor","view","locale","_setPendingAction","get","add","plugins","canDiscard","500amHUPO","5312495uoTREx","4mUmnRl","3959916GHNslh","getRanges","commands"];return(xc=function(){return t})()}!function(t,e){const n=Dc,r=t();for(;;)try{if(899855===parseInt(n(426))/1*(-parseInt(n(412))/2)+parseInt(n(418))/3*(parseInt(n(396))/4)+-parseInt(n(395))/5+-parseInt(n(429))/6*(parseInt(n(423))/7)+parseInt(n(406))/8+parseInt(n(407))/9*(parseInt(n(394))/10)+parseInt(n(410))/11*(parseInt(n(397))/12))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=Dc;super(),this[s(424)]=e,this[s(387)]=n,this[s(428)]=r,this[s(386)]=t,this[s(405)]=t[s(399)][s(390)](s(401)),this[s(413)]=t[s(399)][s(390)](s(417)),this[s(387)][s(403)](s(420)).to(this[s(405)],this[s(413)],((t,e)=>t||e)),this[s(387)][s(403)](s(402)).to(this[s(405)],s(420),(t=>t&&this[s(386)][s(424)][s(421)](e[s(398)]()))),this[s(387)][s(403)](s(393)).to(this[s(413)],s(420),(t=>t&&this[s(386)][s(424)][s(421)](e[s(398)]()))),this[s(427)]=null,n[s(415)]&&this[s(389)](),this[s(408)](n,s(401),(()=>this[s(401)]())),this[s(408)](n,s(417),(()=>this[s(417)]())),this[s(408)](n,s(404),(()=>{const t=s;n[t(415)]?this[t(389)]():this[t(416)]()}))}[Bc(401)](){const t=Bc;this[t(405)][t(411)](this[t(424)].id)}[Bc(417)](){const t=Bc;this[t(413)][t(411)](this[t(424)].id)}[Bc(414)](){const t=Bc;this[t(387)][t(409)](t(420)),this[t(387)][t(409)](t(402)),this[t(387)][t(409)](t(393)),this[t(400)](),this[t(428)][t(414)](),this[t(427)]&&this[t(416)]()}[Bc(389)](){const t=Bc,e=zr(this[t(386)][t(388)],t(419));this[t(427)]=this[t(386)][t(392)][t(390)](t(425))[t(391)](e)}[Bc(416)](){const t=Bc;null!==this[t(427)]&&this[t(386)][t(392)][t(390)](t(425))[t(422)](this[t(427)]),this[t(427)]=null}}function Uc(){const t=["hasDirtyComment","CommentView","1629172aVRpwf","locale","set","length","editorConfig","editor","addComment","bind","_model","_createCommentViews","735492ualNJU","destroy","_localUser","disabledSubmit","showInput","38296KBCeZZ","isReadOnly","45863532OfuZUP","canAccept","canDiscard","46BANaoB","50UkGNxn","delegate","setData","7YThaYR","removeComment","cancel","commentInputView","114152JPGHXt","assign","isEnabled","4170331Tpzyna","updateComment","disableComments","descriptionParts","745meBdgS","fire","_config","element","focus","isDirty","_createCommentThreadInputView","commentsListView","submit","222303WBzAVz","value","authoredAt","commentThread","commentThreadInputView","isActive","810JroYzM"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=152]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(982113===-parseInt(n(187))/1+-parseInt(n(154))/2*(-parseInt(n(178))/3)+parseInt(n(202))/4*(parseInt(n(169))/5)+-parseInt(n(197))/6*(-parseInt(n(158))/7)+-parseInt(n(162))/8*(-parseInt(n(184))/9)+parseInt(n(155))/10*(parseInt(n(165))/11)+-parseInt(n(204))/12)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(176)]=null,this[s(182)]=null,this[s(189)](s(183),!1),this[s(189)](s(180),e[s(180)]),this[s(194)](s(180)).to(e),this[s(189)](s(168),[]),this[s(189)](s(174),!1),this[s(189)](s(164),!1),this[s(189)](s(152),!1),this[s(189)](s(153),!1),this[s(195)]=e,this[s(199)]=n,this[s(171)]=r,r[s(167)]?this[s(189)](s(190),1):this[s(196)]()}[jc(173)](){const t=jc;this[t(172)][t(173)]()}[jc(198)](){const t=jc;this[t(176)]&&this[t(176)][t(198)](),this[t(182)]&&this[t(182)][t(198)](),super[t(198)]()}[jc(196)](){const t=jc,{CommentsListView:e}=this[t(171)];this[t(176)]=new e(this[t(188)],this[t(195)][t(181)],Object[t(163)]({CommentView:this[t(171)][t(186)]},this[t(171)])),this[t(176)][t(156)](t(159)).to(this),this[t(176)][t(156)](t(166)).to(this),this[t(176)][t(194)](t(183)).to(this),this[t(189)](t(190),this[t(176)][t(190)]+1),this[t(194)](t(190)).to(this[t(176)],t(190),(t=>t+1)),this[t(182)]=this[t(175)](),this.on(t(159),(()=>this[t(173)]())),this[t(194)](t(174)).to(this[t(176)],t(185),this[t(182)][t(161)],t(179),((t,e)=>t||!!e))}[jc(175)](){const t=jc,{CommentThreadInputView:e}=this[t(171)],n=new e(this[t(188)],this[t(199)],this[t(171)][t(191)]),r=n[t(161)];return n[t(194)](t(201)).to(this,t(183),this[t(195)][t(181)],t(203),r,t(179),((t,e,n)=>!!n||t&&!e)),r.on(t(177),((e,n)=>{const s=t;this[s(170)](s(193),n),r[s(192)][s(157)]("")})),r.on(t(160),(()=>this[t(173)]())),r[t(194)](t(200)).to(this[t(195)][t(181)],t(203)),n}}const Hc=Wc;function zc(){const t=["querySelector","isActive","render",'"></span>',"check","editorReady","discardSuggestion","6GDHDeL","ck-suggestion__main","isEnabled","1ausUin","7zojslx","495824xDFvTV","ck-suggestion--discard","ck-suggestion__info","ck-comment__external","@external","canDiscard","ck-annotation__content-wrapper","createElement","ck-suggestion__user","getUserViewNotificationText","commentThread","delegate","canAccept","author","change:description","split","getExternalSuggestionNote","36tbcftF","extendTemplate","acceptSuggestion","set","setTemplate","commentsListView","time","ck-annotation__info-time","locale",'<span class="ck-suggestion-color" style="background-color: ',"</span>","EXTERNAL_SUGGESTION","attributes","title","364898oVmyxg","ck-suggestion-wrapper--active","11994870hOQwuO","formatDateTime","importWord","authoredAt","value","children","editorDestroyed","ck-suggestion__info-name","16906494Mbbpxu","ck-annotation__info-name","span","bindTemplate","map","ck-annotation__actions","ck-suggestion__actions",'<span class="ck-suggestion-type">',"commentThreadInputView","isExternal","_createButton","ck-annotation__user","EXTERNAL_IMPORT_WORD_AVATAR","cancel","fire","_descriptionElement","innerText","source","1581042CbySyS","descriptionParts",".ck-annotation__content-wrapper","element","execute","description","discardButton","bind","EXTERNAL_IMPORT_WORD_SUGGESTION","_config","<p>","Discard suggestion","ck-suggestion-wrapper","name","ck-suggestion--disabled-comments","25ICHojB","_model","color","innerHTML","15803685zfuJDe","ck-annotation__main","ck-annotation","div","join","ck-suggestion-","push","ck-suggestion--accept","content","3883528ApXTDT","userView","getTemplate","type","EXTERNAL_AVATAR","acceptButton",'" title="',"Accept suggestion","disableComments","creator","ck-comment__info-time","</p>","ck-suggestion","ck-annotation__info"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(888779===-parseInt(n(539))/1*(parseInt(n(459))/2)+parseInt(n(536))/3*(parseInt(n(428))/4)+parseInt(n(502))/5*(-parseInt(n(487))/6)+-parseInt(n(540))/7*(-parseInt(n(515))/8)+-parseInt(n(506))/9+-parseInt(n(461))/10+parseInt(n(469))/11*(parseInt(n(445))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(448)](i(518),""),this[i(494)](i(518)).to(this,i(488),(t=>t&&t[0]?t[0][i(518)]:"")),this[i(494)](i(492)).to(this,i(488),this,i(530),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(497)+Xc(e[n(514)],e[n(504)])+n(526);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(484)]=null,this[i(520)]=this[i(479)](zr(e,i(522)),t.icons[i(533)],i(513),i(447),"sw"),this[i(520)][i(494)](i(538)).to(this,i(440)),this[i(493)]=this[i(479)](zr(e,i(498)),t.icons[i(482)],i(429),i(535),"sw"),this[i(493)][i(494)](i(538)).to(this,i(433)),this[i(516)]=new o.UserView(e,this[i(503)][i(441)],this[i(437)]()),this[i(516)][i(446)]({attributes:{class:[i(436),i(480)]}}),this[i(449)](this[i(517)]())}[Hc(517)](){const t=Hc,e=this[t(472)],n=[{tag:t(509),attributes:{class:[t(430),t(528)]},children:[{tag:t(471),children:[{text:this[t(516)][t(500)]}],attributes:{class:[t(468),t(470)]}},{tag:t(451),attributes:{datetime:e.to(t(464)),class:[t(525),t(452)]},children:[{text:e.to(t(464),(e=>this[t(496)][t(462)](e)))}]}]},{tag:t(509),attributes:{class:[t(475),t(474)]},children:[this[t(520)],this[t(493)]]},{tag:t(509),attributes:{class:[t(434)]}}];this[t(503)][t(478)]&&n[t(512)]({tag:t(509),attributes:{class:[t(431)]},children:[{text:this[t(444)]()}]});const r={tag:t(509),attributes:{class:[t(499),e.if(t(530),t(460)),e.to(t(518),(e=>t(511)+e)),this[t(496)][t(523)]&&t(501)],"data-suggestion-id":this[t(503)].id,"data-thread-id":this[t(503)][t(438)].id,"data-author-id":this[t(503)][t(441)].id,tabindex:-1},children:[{tag:t(509),attributes:{class:[t(527),t(508)]},children:[this[t(516)],{tag:t(509),attributes:{class:[t(537),t(507)]},children:n}]}]};return this[t(450)]&&this[t(477)]&&(r[t(466)][t(512)](this[t(450)],this[t(477)]),this[t(450)][t(439)](t(534)).to(this),this[t(450)][t(439)](t(467)).to(this),this[t(477)][t(439)](t(534)).to(this),this[t(477)][t(439)](t(467)).to(this)),r}[Hc(531)](){const t=Hc;super[t(531)](),this[t(484)]=this[t(490)][t(529)](t(489)),this[t(484)][t(505)]=this[t(492)],this.on(t(442),((e,n,r)=>{const s=t;this[s(484)][s(505)]=r}))}[Hc(479)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(453)]);return a[i(448)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(446)]({attributes:{class:n}}),a.on(i(491),(()=>{const t=i;this[t(483)](r,this[t(503)].id)})),a}[Hc(444)](){const t=Hc;return t(463)===this[t(503)][t(457)][t(432)][t(486)]?zr(this[t(453)],t(495)):zr(this[t(453)],t(456))}[Hc(437)](){const t=Hc;return this[t(503)][t(478)]?t(463)===this[t(503)][t(457)][t(432)][t(486)]?zr(this[t(453)],t(481),this[t(503)][t(524)][t(500)]):zr(this[t(453)],t(519),this[t(503)][t(524)][t(500)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(443)]("*")[n(473)](((t,e)=>e%2!=0?n(476)+qc(t)+n(455):qc(t)))[n(510)](""),e&&(r+=n(454)+e[n(465)]+n(521)+e[n(458)]+n(532)),r}function qc(t){const e=Hc,n=document[e(435)](e(471));return n[e(485)]=t,n[e(505)]}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',Jc=Qc;function Zc(){const t=["view","getMarkerNames","filter","223091pcrKxB","menuBar:trackChanges","_handleControllerBuffer","has","_annotationViews","Annotations","arrowView","model","clear","descriptionParts","add","isMultiRange","EditorAnnotations","isEnabled","4348BPwnjy","innerView","activeAnnotations","_destroyController","createAnnotationView","CommentView","suggestion-","CommentsUI","Accept all suggestions","init","values","editor","trackChanges.disableComments","trackChanges","items","hasSuggestion","_handleSuggestionControllerDelayed","getSuggestion","remove","trackChanges.SuggestionThreadView","createAnnotation","requires","push","getMarkers","getFirstRange","_unbindEditors","SuggestionThreadView","getRanges","78rjwCsC","18244ZRiRoZ","switchbutton","suggestionUnloaded","from","6MEWFwK","comments.editorConfig","descriptionFactory","acceptButton","type","separator","keys","Accept all selected suggestions","stopListening","createCommentThreadController","Discard all selected suggestions","delete","getDescriptions","pluginName","buttonView","213gwLOXg","getAllAdjacentSuggestions","_initializeController","config","value","editing","getJoined","change:previous","suggestionChanged","commands","96kLCTUv","length","acceptAllSuggestions","comments.maxCommentCharsWhenCollapsed","listenTo","bind","delegate","_addUIComponentsToFactory","Discard all suggestions","plugins","set","menuitemcheckbox","unbind","locale","_viewToController","focus","define","_suggestionToController","get","head","commandName","_createToolbarButton","_bindAnnotationToEditors","Track changes","addComment","3691270MGjmgF","3199021slwcxa","addSourceCollector","getByInnerView","menu","discardSelectedSuggestions","toMany","TrackChangesEditing","reduce","size","isInContent","previous","registerAnnotation","comments.maxCommentsWhenCollapsed","isDirty","isOn","comments","comments.maxThreadTotalWeight","2862605lxTJwz","panelView","suggestionLoaded","change:activeAnnotations","button","_disableComments","destroy","8pHzsLs","discardAllSuggestions","activeMarkers","CommentsRepository","mainView","commentThread","1944711ZeRuDe","discardButton","acceptSelectedSuggestions","TrackChangesUI","menuitem","some","children","_updateController","_refreshActiveMarkers","source","actionView","refreshSelectedViews","lowest","_createMenuBarMenu","componentFactory","execute"];return(Zc=function(){return t})()}function Qc(t,e){const n=Zc();return(Qc=function(t,e){return n[t-=206]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(457076===-parseInt(n(214))/1*(parseInt(n(313))/2)+parseInt(n(341))/3*(-parseInt(n(342))/4)+parseInt(n(267))/5*(parseInt(n(346))/6)+-parseInt(n(250))/7*(-parseInt(n(274))/8)+parseInt(n(280))/9+-parseInt(n(249))/10+-parseInt(n(299))/11*(-parseInt(n(224))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class $c extends t.Plugin{static get[Jc(334)](){const t=Jc;return[_c,o.Users,t(277),t(304),t(311)]}static get[Jc(212)](){return Jc(283)}constructor(t){const e=Jc;super(t),this[e(241)]=new Map,this[e(238)]=new Map,this[e(303)]=new Map,this[e(301)]=new Map;const n=this[e(324)][e(217)];n[e(240)](e(332),Kc),n[e(240)](e(325),!1),this[e(272)]=n[e(242)](e(325))}[Jc(329)](t,e){const n=Jc;0===this[n(301)][n(258)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(301)]){const r=this[t(241)][t(302)](e);r||n?r&&n&&this[t(316)](e):this[t(216)](e)}this[t(301)][t(307)](),this[t(324)][t(233)][t(242)](t(311))[t(291)](),this[t(288)]()}),10),this[n(301)][n(234)](t,e)}[Jc(322)](){const t=Jc,e=this[t(324)],n=e[t(233)][t(242)](t(256)),r=e[t(233)][t(242)](t(304)),s=e[t(233)][t(242)](t(311)),o=e[t(233)][t(242)](t(277));this[t(231)](),s[t(251)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(345)](this[e(241)])){const s=t[e(215)](),o=[];for(const t of s){if(!t[e(259)])continue;if(t[e(310)]){o[e(335)](...t[e(340)]());continue}const n=t[e(337)]();if(o[e(225)]>0){const t=o[0][e(220)](n);if(t){o[0]=t;continue}}o[e(335)](n)}n[e(335)]([r[e(296)],o])}return n})),this[t(228)](n,t(269),((e,n)=>{const r=t;this[r(228)](n,r(221),((t,e,s,o)=>{const i=r;n[i(259)]&&(null==s?(this[i(287)](o[i(243)]),this[i(329)](n,!1)):(this[i(287)](s[i(243)]),null==o&&this[i(329)](n,!0)))})),null!==n[r(260)]?this[r(287)](n[r(243)]):this[r(329)](n,!1)})),this[t(228)](n,t(344),((e,n,r)=>{const s=t;this[s(207)](n,s(221)),this[s(301)][s(210)](n),this[s(241)][s(302)](n)&&this[s(316)](n),r&&this[s(287)](r[s(243)])})),this[t(228)](n,t(222),((e,n)=>{this[t(287)](n)})),this[t(228)](r,t(270),(()=>{this[t(288)]()})),this[t(228)](o,t(248),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(328)](r))return;const i=n[o(330)](r);this[o(241)][o(242)](i)[o(296)][o(239)]()}),{priority:t(292)})}[Jc(288)](){const t=Jc,e=this[t(324)][t(233)][t(242)](t(304)),n=this[t(324)][t(233)][t(242)](t(256)),r=Array[t(345)](e[t(315)],(e=>e[t(314)]))[t(298)]((e=>this[t(238)][t(302)](e))),s=[];for(const e of r){const n=this[t(238)][t(242)](e)[t(306)][t(215)]();s[t(335)](...n[t(257)](((e,n)=>[...e,...n[t(297)]()]),[]))}n[t(276)]=s}[Jc(231)](){const t=Jc,n=this[t(324)],r=n[t(237)],o=zr(r,t(247)),i=new e.Collection([{type:t(343),model:new s.ViewModel({withText:!0,label:o,commandName:t(326),role:t(235)})},{type:t(351)},{type:t(271),model:new s.ViewModel({withText:!0,label:zr(r,t(321)),commandName:t(226),role:t(284)})},{type:t(271),model:new s.ViewModel({withText:!0,label:zr(r,t(206)),commandName:t(282),role:t(284)})},{type:t(271),model:new s.ViewModel({withText:!0,label:zr(r,t(232)),commandName:t(275),role:t(284)})},{type:t(271),model:new s.ViewModel({withText:!0,label:zr(r,t(209)),commandName:t(254),role:t(284)})}]);for(const e of i)if(tu(e)){const r=n[t(223)][t(242)](e[t(306)][t(244)]);e[t(306)][t(229)](t(264),t(312)).to(r,t(218),t(312))}n.ui[t(294)][t(309)](t(326),(e=>this[t(245)](e,i,o))),n.ui[t(294)][t(309)](t(300),(e=>this[t(293)](e,i,o)))}[Jc(245)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(324)][r(223)][r(242)](r(326));o[r(213)][r(234)]({tooltip:n,label:n,icon:Yc}),o[r(213)][r(229)](r(264)).to(i,r(218)),o[r(213)].on(r(295),(()=>{const t=r;i[t(295)](),this[t(324)][t(219)][t(296)][t(239)]()})),(0,s.addListToDropdown)(o,e,{role:r(253)});const a=[];for(const t of e)tu(t)&&a[r(335)](this[r(324)][r(223)][r(242)](t[r(306)][r(244)]));const c=o[r(213)];return c[r(290)][r(236)](r(312)),c[r(305)][r(236)](r(312)),c[r(290)][r(229)](r(312)).to(i,r(312)),c[r(305)][r(229)](r(312))[r(255)](a,r(312),((...t)=>t[r(285)]((t=>t)))),o.on(r(295),(t=>{const e=r;this[e(324)][e(295)](t[e(289)][e(244)]),this[e(324)][e(219)][e(296)][e(239)]()})),o}[Jc(293)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(324)][r(223)][r(242)](r(326));o[r(213)][r(234)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(351)==n[r(350)]){a[r(327)][r(309)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(306)];i[r(229)](...Object[r(352)](c)).to(c),i[r(230)](r(295)).to(o),i.on(r(295),(()=>{const t=r;this[t(324)][t(295)](c[t(244)]),this[t(324)][t(219)][t(296)][t(239)]()})),e[r(286)][r(309)](i),a[r(327)][r(309)](e)}return o[r(229)](r(312)).to(i,r(312)),o[r(268)][r(286)][r(309)](a),o}[Jc(216)](t){const e=Jc,n=this[e(324)],r=n[e(217)],s=n[e(233)][e(242)](e(304)),i=n[e(233)][e(242)](e(277)),a=n[e(233)][e(242)](e(311)),c=n[e(233)][e(242)](o.Users).me,u=r[e(242)](e(326))[e(339)],{CommentsListView:l,CommentThreadInputView:f}=n[e(233)][e(242)](e(320));let h,g;this[e(303)][e(302)](t.id)?(g=this[e(303)][e(242)](t.id),h=g[e(278)]):(h=new u(n[e(237)],t,c,{disableComments:this[e(272)],editorConfig:r[e(242)](e(347)),maxCommentsWhenCollapsed:r[e(242)](e(262)),maxThreadTotalWeight:r[e(242)](e(266)),maxCommentCharsWhenCollapsed:r[e(242)](e(227)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(242)](e(237))),CommentView:r[e(242)](e(265))[e(318)],CommentsListView:l,CommentThreadInputView:f}),h[e(349)].on(e(295),(()=>{const t=e;n[t(219)][t(296)][t(239)]()})),h[e(281)].on(e(295),(()=>{const t=e;n[t(219)][t(296)][t(239)]()})),g=s[e(317)](this[e(324)][e(237)],h),g[e(229)](e(263)).to(h,e(263)),g[e(229)](e(225)).to(h),g[e(229)](e(350)).to(h,e(350),(t=>e(319)+t)),this[e(303)][e(234)](t.id,g));const d=i[e(208)](t[e(279)],h),p=new Pc(n,t,h,d),m=t[e(215)]()[e(298)]((t=>t[e(259)]));h[e(308)]=n[e(233)][e(242)](e(256))[e(348)][e(211)](m),this[e(241)][e(234)](t,p),this[e(238)][e(234)](h,p);const I=s[e(333)]({view:g,target:()=>{const r=e,s=[],i=t[r(215)]()[r(298)]((t=>t[r(259)]));for(const t of i)s[r(335)](...t[r(336)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(219)],s)},type:()=>e(319)+p[e(296)][e(350)]});i[e(246)](h,I),s[e(309)](I),a[e(261)](I)}[Jc(316)](t){const e=Jc,n=this[e(324)][e(233)][e(242)](e(277)),r=this[e(324)][e(233)][e(242)](e(304)),s=this[e(241)][e(242)](t),o=s[e(296)],i=r[e(252)](o);n[e(338)](o),i&&r[e(331)](i),this[e(241)][e(210)](t),this[e(238)][e(210)](o),s[e(273)]()}[Jc(287)](t){const e=Jc;if(!t[e(259)]||!this[e(241)][e(302)](t))return;const n=this[e(324)][e(233)][e(242)](e(256)),r=this[e(241)][e(242)](t),s=t[e(215)]();r[e(296)][e(308)]=n[e(348)][e(211)](s)}[Jc(273)](){const t=Jc;for(const e of this[t(241)][t(352)]())this[t(316)](e);for(const e of this[t(303)][t(323)]())e[t(278)][t(273)]();super[t(273)]()}}function tu(t){return Jc(306)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=186]})(t,e)}var nu=eu;function ru(){var t=["getSuggestion","788971nbiaiI","addSuggestionData","Comments","editor","514297ybrcJC","plugins","get","addSuggestion","requires","1711980kTGqsJ","2163040GeZRVp","636534XpfirW","60HTEUCe","TrackChanges","adapter","3581732EodZrR","getSuggestions","pluginName","672125NtaOXO","24aytsDY","2UTRrBE"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(469681===parseInt(n(196))/1*(parseInt(n(194))/2)+parseInt(n(205))/3+-parseInt(n(189))/4+-parseInt(n(192))/5+parseInt(n(193))/6*(parseInt(n(200))/7)+parseInt(n(206))/8+-parseInt(n(207))/9*(parseInt(n(186))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(204)](){return[_c,$c,nu(198)]}static get[nu(191)](){return nu(187)}set[nu(188)](t){var e=nu;this[e(199)][e(201)][e(202)](_c)[e(188)]=t}get[nu(188)](){var t=nu;return this[t(199)][t(201)][t(202)](_c)[t(188)]}[nu(203)](t){var e=nu;return this[e(199)][e(201)][e(202)](_c)[e(197)](t)}[nu(190)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(199)][n(201)][n(202)](_c)[n(190)]({skipNotAttached:t,toJSON:e})}[nu(195)](t){var e=nu;return this[e(199)][e(201)][e(202)](_c)[e(195)](t)}}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=129]})(t,e)}function au(){const t=["TrackChangesDataGetter","function","trackChangesData","push","createElement","3825195xjvSNL","track-changes-data-invalid-editor-creator","addCommentThread","Pagination","set","execute","constructor","getRootsAttributes","32XpAwnP","364032JEiRLI","6RDFOpB","data","destroy","22HHsDDh","result","end","reduce","CommentsRepository","11002212BpOfUd","getDataWithAcceptedSuggestions","createDocumentFragment","discardAllSuggestions","editorCreator","addSuggestionData","trackChangesData.editorCreator","_adapter","1560620cEuRsx","getDataWithDiscardedSuggestions","getCommentThreads","useAnonymousUser","editor","plugins","get","addUser","requires","192787thIcKh","Users","name","model","appendChild","TrackChangesEditing","create","rootsAttributes","4841838MyAydw","init","TrackChangesData","getUser","users","acceptAllSuggestions","pluginName","getRootNames","getSuggestions","div","config","29474XiybOO","9orVlhg","map","10aENKUh","getFullData","define","document"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(292912===parseInt(n(146))/1*(parseInt(n(187))/2)+-parseInt(n(188))/3*(-parseInt(n(142))/4)+parseInt(n(159))/5*(parseInt(n(143))/6)+parseInt(n(168))/7*(parseInt(n(141))/8)+-parseInt(n(176))/9*(-parseInt(n(190))/10)+-parseInt(n(133))/11+-parseInt(n(151))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(136)];class uu extends t.Plugin{static get[ou(167)](){return[_c]}static get[ou(182)](){return ou(178)}[ou(177)](){const t=ou,n=this[t(163)];if(n[t(186)][t(192)](t(157),(e=>{const r=t,s=n[r(171)][r(193)][r(183)]()[r(149)](((t,e)=>(t[e]="",t)),{});return n[r(139)][r(174)](s,e)})),t(129)!=typeof n[t(186)][t(165)](t(130))[t(155)])throw new e.CKEditorError(t(134))}[ou(152)](t){return hu(this[ou(163)],!0,t)}[ou(160)](t){return hu(this[ou(163)],!1,t)}}class lu extends t.Plugin{static get[ou(182)](){return ou(194)}constructor(t){const e=ou;super(t),this[e(147)]=e(148)}[ou(177)](){const t=ou;this[t(163)][t(164)][t(165)](t(150))[t(158)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(163)][t(164)][t(165)](t(173))[t(158)]=null}}function fu(t){return void 0!==t[ou(140)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(164)][r(131)](_c,lu),s[r(175)]=fu(t)?t[r(140)]():void 0;const i=document[r(153)](),a=t[r(186)][r(165)](r(130))[r(155)],c=await a(s,(()=>function(t){const e=r,n=document[e(132)](e(185));return t[e(172)](n),n}(i)));!function(t,e){const n=r,s=t[n(171)][n(193)][n(183)]()[n(149)](((e,r)=>(e[r]=t[n(144)][n(165)]({rootName:r}),e)),{}),o=t[n(164)][n(165)](n(169))[n(180)][n(189)]((t=>({id:t.id,name:t[n(170)]}))),i=t[n(164)][n(165)](n(173))[n(184)]({skipNotAttached:!0,toJSON:!0}),a=t[n(164)][n(165)](n(150))[n(161)]({skipNotAttached:!0,toJSON:!0}),c=e[n(164)][n(165)](n(169)),u=e[n(164)][n(165)](n(173)),l=e[n(164)][n(165)](n(150));for(const t of o)c[n(179)](t.id)||c[n(166)](t);c.me||c[n(162)]();for(const t of a)l[n(135)](t);for(const t of i)u[n(156)](t);e[n(144)][n(137)](s)}(t,c),c[r(138)](r(e?181:154));const u=fu(c)?c[r(191)](n):c[r(144)][r(165)](n);return await c[r(145)](),u}function gu(){var t=["408167zIUpQN","15649749PjDReB","28FMhxyA","1581348KOmETg","395224GHzBkp","3852504AYNXjW","1100355vPCkmC","10IckZEs","1654384XkUfkH"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=292]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(524085===-parseInt(n(298))/1+-parseInt(n(292))/2+parseInt(n(295))/3+-parseInt(n(293))/4*(parseInt(n(296))/5)+parseInt(n(294))/6+parseInt(n(300))/7*(-parseInt(n(297))/8)+parseInt(n(299))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();