@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240710.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>nu,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=324]})(t,e)}function l(){const t=["5772795NFxVcJ","editor","926679bJVrmv","value","execute","clearForceDisabled","has","8FuDUzN","2NefZxt","32432BGTNOk","refresh","_enabledCommands","10380252Hsrlrk","forceDisabled","_isEnabledBasedOnSelection","affectsData","700JrNAeN","_disableUnsupportedCommands","38421iBwIFQ","6trSlnB","TrackChangesCommand","commands","isEnabled","33taeMpl","3065594HvKgUx","_enableCommands","233539RyYqrj"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(750852===-parseInt(n(347))/1+-parseInt(n(329))/2*(parseInt(n(350))/3)+-parseInt(n(330))/4+-parseInt(n(348))/5*(parseInt(n(340))/6)+-parseInt(n(345))/7*(parseInt(n(328))/8)+-parseInt(n(339))/9*(-parseInt(n(337))/10)+parseInt(n(344))/11*(parseInt(n(333))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(332)]=e,this[n(324)]=!1,this[n(331)](),this[n(335)]=!1}[c(331)](){this[c(343)]=!0}[c(325)](){const t=c;this[t(324)]=!this[t(324)],this[t(324)]?this[t(338)]():this[t(346)]()}[c(338)](){const t=c;for(const e of this[t(349)][t(342)][t(342)]())e[t(336)]&&!this[t(332)][t(327)](e)&&e[t(334)](t(341))}[c(346)](){const t=c;for(const e of this[t(349)][t(342)][t(342)]())e[t(336)]&&!this[t(332)][t(327)](e)&&e[t(326)](t(341))}}function h(){const t=["isEnabled","model","72sLlsFJ","1820580EXxhst","106264ohlBbI","canEditAt","getRanges","35lJvmpm","refresh","TrackChangesEditing","acceptSuggestion","get","1117716ARnAbU","execute","_isEnabledBasedOnSelection","28908bVWTwT","52368IFylwU","30951oLxOnG","plugins","5291190BeqUXw","_suggestions","editor","track-changes-accept-suggestion-not-found"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(226083===-parseInt(n(270))/1+parseInt(n(257))/2+-parseInt(n(268))/3*(parseInt(n(255))/4)+-parseInt(n(256))/5+parseInt(n(265))/6+-parseInt(n(260))/7*(parseInt(n(269))/8)+parseInt(n(272))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(273)]=e,this[n(261)](),this[n(267)]=!1}[g(261)](){this[g(253)]=!0}[g(266)](t){const n=g,r=this[n(273)][n(264)](t);if(!r)throw new e.CKEditorError(n(252),this);const s=r[n(259)]();this[n(274)][n(254)][n(258)](s)&&this[n(274)][n(271)][n(264)](n(262))[n(263)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=187]})(t,e)}const I=m;function E(){const t=["_isEnabledBasedOnSelection","track-changes-discard-suggestion-not-found","6334704MHXwAb","isEnabled","execute","1875uebhJG","37ObRwWP","TrackChangesEditing","canEditAt","6wpRydF","5196yqoRnW","plugins","getRanges","92037ZDHJcN","17192270USSpZo","2010748pZDGyk","16074AdaqGs","7hQJWmp","_suggestions","model","refresh","discardSuggestion","get","45810xlsfYp","11273448dKsWUq","editor"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(953161===parseInt(n(212))/1*(-parseInt(n(203))/2)+-parseInt(n(189))/3*(-parseInt(n(195))/4)+parseInt(n(211))/5*(parseInt(n(196))/6)+-parseInt(n(197))/7*(parseInt(n(204))/8)+-parseInt(n(208))/9+-parseInt(n(194))/10+parseInt(n(193))/11*(parseInt(n(190))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(198)]=e,this[n(200)](),this[n(206)]=!1}[I(200)](){this[I(209)]=!0}[I(210)](t){const n=I,r=this[n(198)][n(202)](t);if(!r)throw new e.CKEditorError(n(207),this);const s=r[n(192)]();this[n(205)][n(199)][n(188)](s)&&this[n(205)][n(191)][n(202)](n(187))[n(201)](r)}}function T(t){const e=A;return t[e(257)](((t,n)=>e(271)==t[e(262)]&&e(271)!=n[e(262)]?-1:e(271)!=t[e(262)]&&e(271)==n[e(262)]?1:0))}function _(t,e){const n=A;let r,s=0;const o=[],i=e[n(230)];for(;s<t[n(241)];){const a=t[s],c=t[s+1];r||(r=e[n(245)](a)),y(e,a,c)||(o[n(268)](e[n(255)](r,i[n(261)](a)?e[n(264)](a):e[n(256)](a,n(242)))),r=null),s++}return o}function y(t,e,n){const r=A;if(!n)return!1;const s=t[r(264)](e),o=t[r(245)](n);return s[r(251)](o)}function A(t,e){const n=k();return(A=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=A,r=t();for(;;)try{if(415947===parseInt(n(259))/1+parseInt(n(258))/2*(parseInt(n(228))/3)+-parseInt(n(231))/4*(parseInt(n(246))/5)+-parseInt(n(243))/6*(-parseInt(n(235))/7)+-parseInt(n(238))/8*(parseInt(n(236))/9)+parseInt(n(233))/10+parseInt(n(265))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["getRanges","16pSrZXs","isArray","content","length","end","474pnxKRL","map","createPositionBefore","90TlxHpf","isIntersecting","from","value","isInContent","isTouching","change","execute","start","createRange","createPositionAt","sort","34QtaYCx","286853UuZgcY","isCollapsed","isObject","type","replace","createPositionAfter","1001517VAobtW"," [color ","color","push","isMultiRange","splice","deletion","23001AYBLOK","next","schema","61128LGPzlv","add","2454470mPHuRn","join","37667LwJuLl","2194929WCbyHi"];return(k=function(){return t})()}function C(t,e,n){const r=A;for(;n[r(241)];){const s=n[r(270)](0,100);t[r(252)]((()=>{const t=r;for(const n of s)n[t(250)]&&e[t(253)](n.id)}))}}function N(t,e){const n=R();return(N=function(t,e){return n[t-=340]})(t,e)}const L=N;function R(){const t=["213384clPLzx","getRanges","198jMmJJP","isInContent","3050tDxoUs","4618980EBaMtH","15XzynzC","editor","execute","some","6974ZOneoZ","refresh","canEditAt","2754168BaaimS","_isEnabledBasedOnSelection","7GCSZUM","_suggestions","isEnabled","905944OCDzVC","_command","269ENvVJj","values","13667244JUEkgY","330VViGyF","model","from"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(626934===-parseInt(n(363))/1*(parseInt(n(347))/2)+parseInt(n(349))/3*(-parseInt(n(361))/4)+parseInt(n(348))/5+parseInt(n(356))/6*(-parseInt(n(358))/7)+-parseInt(n(343))/8*(-parseInt(n(345))/9)+-parseInt(n(340))/10*(parseInt(n(353))/11)+parseInt(n(365))/12)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(362)]=e,this[r(359)]=n,this[r(354)](),this[r(357)]=!1}[L(354)](){const t=L,e=Array[t(342)](this[t(359)][t(364)]())[t(352)]((e=>e[t(346)]));this[t(360)]=this[t(362)][t(360)]&&e}[L(351)](){const t=L,e=T(Array[t(342)](this[t(359)][t(364)]()));for(const n of e){const e=n[t(344)]();if(!this[t(350)][t(341)][t(355)](e))return}C(this[t(350)][t(341)],this[t(362)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=v,r=t();for(;;)try{if(587761===-parseInt(n(380))/1+-parseInt(n(405))/2+parseInt(n(401))/3*(parseInt(n(392))/4)+parseInt(n(403))/5+parseInt(n(395))/6*(parseInt(n(389))/7)+parseInt(n(390))/8*(-parseInt(n(387))/9)+parseInt(n(400))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(402)]=e,this[r(385)]=n,this[r(397)]=new Set,this[r(381)](),this[r(394)]=!1}[M(381)](){const t=M,e=this[t(398)][t(393)][t(386)][t(396)],n=Array[t(382)](this[t(385)][t(399)]());this[t(397)]=function(t,e){const n=A,r=Array[n(248)](t[n(237)]()),s=new Set;for(const o of e)if(o[n(250)])for(const e of r)for(const r of o[n(237)]())(e[n(247)](r)||t[n(260)]&&!o[n(269)]&&o[n(229)]&&r[n(242)][n(251)](e[n(254)]))&&s[n(232)](o);return s}(e,n),this[t(384)]=this[t(402)][t(384)]&&!!this[t(397)][t(388)]}[M(391)](){const t=M,e=T(Array[t(382)](this[t(397)]));for(const n of e){const e=n[t(383)]();if(!this[t(398)][t(393)][t(404)](e))return}C(this[t(398)][t(393)],this[t(402)],e)}}function O(){const t=["963976rpuVqv","refresh","from","getRanges","isEnabled","_suggestions","document","1467uJXOwz","size","1106YHGyfj","49648wgxcBR","execute","19732mIIHHV","model","_isEnabledBasedOnSelection","26118QDOqzG","selection","_selectedSuggestions","editor","values","16593410HBUExb","447hnTMEc","_command","2738250eRREQa","canEditAt","2132934gFoIFz"];return(O=function(){return t})()}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Q||Function("return this")();const Z=J.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Z?Z.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Z?Z.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 Qt=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)||Qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(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&&Yt(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&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?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,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return Xe.call(t,e)})))}:qe;const Ze=function(t,e){return Yt(t,Je(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,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 Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(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(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(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=Vr;function Gr(){const t=["start","9511yNCGDZ","from","6179607WyVsIK","attributes","hasComments","5398488lDFLGk","_onAttributesChange","data","map","decorate","push","512477wYsNgK","684295gLrZvB","removeAttribute","@external","getMarkers","previous","filter","head","accept","delete","_onDiscard","markers","commentThread","set","substr","reduce","split","removeMarker","onAccept","setAttribute","_onAccept","1951848ZmlVku","clear","addMarkerName","_markerNames","getItems","subType","authoredAt","20jNBbxT","_model","_saved","getFirstRange","change","5615088yCLeAB","_isDataLoaded","getMarkerNames","isMultiRange","add","nodeBefore","creator","isExternal","isInContent","6UqmWbx","getFirstMarker","createdAt","suggestion:","getAllAdjacentSuggestions","type","end","nodeAfter","next","isIntersectingWithRange","onDiscard","getRange","get","getRanges","size","isIntersecting","addMarker","discard","removeMarkers","getContainedElement","author","onAttributesChange","toJSON","addRange","getMultiRangeId","length"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=475]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(779588===parseInt(n(502))/1*(-parseInt(n(475))/2)+parseInt(n(534))/3+-parseInt(n(541))/4*(parseInt(n(514))/5)+parseInt(n(507))/6+-parseInt(n(513))/7+parseInt(n(546))/8+-parseInt(n(504))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(547)]=!1,this.id=e.id,this[n(480)]=e[n(480)],this[n(539)]=e[n(539)]||null,this[n(495)]=e[n(495)],this[n(552)]=e[n(552)]||e[n(495)],this[n(553)]=Boolean(e[n(505)]&&e[n(505)][n(516)]),this[n(509)]=null,this[n(542)]=t,this[n(533)]=e[n(531)],this[n(523)]=e[n(485)],this[n(508)]=e[n(496)],this[n(537)]=new Set,this[n(477)]=null,this[n(526)](n(540),null),this[n(526)](n(505),e[n(505)]||{}),this[n(526)](n(518),null),this[n(526)](n(483),null),this[n(526)](n(525),null),this[n(526)](n(543),!1),this[n(511)](n(521)),this[n(511)](n(492))}get[jr(520)](){const t=jr;let e=this;for(;e[t(518)];)e=e[t(518)];return e}get[jr(506)](){const t=jr;return!!this[t(525)]&&this[t(525)][t(500)]>0}get[jr(549)](){const t=jr;return 0!=this[t(537)][t(489)]&&6==Array[t(503)](this[t(537)])[0][t(529)](":")[t(500)]}get[jr(554)](){return null!==this[jr(476)]()}[jr(536)](t){const e=jr;this[e(537)][e(550)](t)}[jr(548)](){const t=jr;return Array[t(503)](this[t(537)])}[jr(517)](){const t=jr;return this[t(548)]()[t(510)]((e=>this[t(542)][t(524)][t(487)](e)))[t(519)]((t=>t))}[jr(476)](){return this[jr(517)]()[0]||null}[jr(493)](){const t=jr;this[t(542)][t(545)]((e=>{const n=t;for(const t of this[n(517)]())e[n(530)](t)})),this[t(537)][t(535)]()}[jr(530)](t){const e=jr;this[e(542)][e(545)]((n=>{n[e(530)](t)})),this[e(537)][e(522)](t)}[jr(498)](t){const e=jr,n=e(478)+this[e(480)]+":"+this[e(539)]+":"+this.id+":"+this[e(552)].id+":"+Hr[e(499)]();this[e(536)](n),this[e(542)][e(545)]((r=>{r[e(491)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(484)](t){const e=jr;for(const n of this[e(488)]())if(n[e(490)](t))return!0;return!1}[jr(488)](){const t=jr;return this[t(517)]()[t(510)]((e=>e[t(486)]()))}[jr(538)](){const t=jr;return this[t(488)]()[t(528)](((e,n)=>[...e,...n[t(538)]()]),[])}[jr(544)](){const t=jr;var e;return(null===(e=this[t(476)]())||void 0===e?void 0:e[t(486)]())||null}[jr(494)](){const t=jr,e=this[t(488)]();if(1!=e[t(500)])return null;const n=e[0],r=n[t(501)][t(482)],s=n[t(481)][t(551)];return r instanceof i.Element?r!=s?null:r:null}[jr(521)](){const t=jr;this[t(533)](this[t(488)](),this[t(509)],this[t(505)]),this[t(493)]()}[jr(492)](){const t=jr;this[t(523)](this[t(488)](),this[t(509)],this[t(505)]),this[t(493)]()}[jr(479)](){const t=jr,e=[];let n=this[t(520)];for(;n;)e[t(512)](n),n=n[t(483)];return e}[jr(532)](t,e){const n=jr,r=Xn(this[n(505)]);hr(r,t,e),Or(r,this[n(505)])||(this[n(505)]=r,this[n(508)](r))}[jr(515)](t){const e=jr,n=Xn(this[e(505)]);Ur(n,t),Or(n,this[e(505)])||(this[e(505)]=n,this[e(508)](this[e(505)]))}[jr(497)](){const t=jr;return{id:this.id,type:this[t(539)]?this[t(480)]+":"+this[t(539)]:this[t(480)],authorId:this[t(552)].id,createdAt:this[t(477)],hasComments:this[t(506)],data:this[t(509)],attributes:this[t(505)]}}static[jr(499)](){const t=jr;return(0,e.uid)()[t(527)](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=qr;function Kr(){const t=["normal","_addDescriptionItems","remove","Container","addFormat","getWalker","_handleInsertRemoveSuggestionDescription","removeContainer","addEmptyContainer","$textProxy","24OJZruz","nodeAfter","_customCallbacks","text","isInContent","attribute","add","*Set format:* %0","type","key","softBreak","registerAttributeLabel","deletion","2192500YJwUqQ","removeEmptyContainer","map","*Merge:* %0","_handleAttributeSuggestionDescription","get","_itemLabelsCallbacks","removeFormat","$text","_schema","elementStart","start","name","_attributeLabels","elementEnd","join","subType","ELEMENT_SPACE","removeObject","previousSibling","4wCUNCW","_handleRenameSuggestionDescription","*Remove format:* %0","has","Object","*Split:* %0","_itemLabels","addObject","registerDescriptionCallback","length","indexOf","2VQSMEk","item","_handleCustomCallbackDescription","isEmpty","getFirstRange","pop","1994416tDxaPG","793940zSnmSl","skip","isEqual","label","getDescriptions","_resolveDescriptionItems","addContainer","registerElementLabel","*Change to:* %0","matchingCallback","855605wDxAMq","16155106gsezXv","element","data","checkChild","*Remove:* %0","1883274uOOAFk","set","$1 $2","isObject","nextSibling","quantity","push","insertion","*Insert:* %0","format","_locale","end","REPLACE_TEXT","replace","18UsCNIJ","match","getItemLabel","newValue","function","871402NkuHAp","EmptyContainer"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(526815===-parseInt(n(325))/1+-parseInt(n(318))/2*(parseInt(n(341))/3)+parseInt(n(307))/4*(parseInt(n(335))/5)+parseInt(n(274))/6*(parseInt(n(360))/7)+parseInt(n(324))/8+parseInt(n(355))/9*(-parseInt(n(287))/10)+parseInt(n(336))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(276)]=[],this[n(313)]=new Map,this[n(293)]=[],this[n(300)]=new Map,this[n(296)]=t,this[n(351)]=e}[Wr(329)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(316)];o++){const i=t[o];if(!i[e(278)])continue;const a=this[e(320)](i);if(a){if(null!=i[e(303)]){if(r[e(310)](i[e(303)]))continue;r[e(280)](i[e(303)])}n[e(347)](a)}else if(e(279)!=i[e(282)])e(348)!=i[e(282)]&&e(286)!=i[e(282)]||this[e(270)](n,i,t[o+1]);else{const t=i[e(338)][e(283)];if(s[e(310)](t))continue;s[e(280)](i[e(338)][e(283)]),t==_c?this[e(308)](n,i):this[e(291)](n,i)}}return this[e(330)](n)}[Wr(315)](t){const e=Wr;this[e(276)][e(347)](t)}[Wr(332)](t,n,r=e.priorities[Wr(362)]){const s=Wr;s(359)==typeof t?(0,e.insertToPriorityArray)(this[s(293)],{matchingCallback:t,label:n,priority:r}):this[s(313)][s(342)](t,n)}[Wr(285)](t,e){const n=Wr;this[n(300)][n(342)](t,e)}[Wr(357)](t,e=1){const n=Wr;let r;for(const e of this[n(293)])if(e[n(334)](t)){r=e[n(328)];break}return r||(r=this[n(313)][n(292)](t[n(299)])),r?r(e):1!==e?e+" "+t[n(299)]+"s":""+t[n(299)]}[Wr(363)](t,e){const n=Wr,r=e[n(322)]()[n(269)](),s=n(348)==e[n(282)]?n(280):n(364);for(const e of r){const o=e[n(319)],i=t[t[n(316)]-1];if(o.is(n(273)))i&&i[n(282)][n(317)](n(365))>-1&&t[n(323)](),i&&n(277)==i[n(282)]?i[s]+=o[n(338)]:t[n(347)]({type:n(277),add:n(280)==s?o[n(338)]:"",remove:n(364)==s?o[n(338)]:""});else if(this[n(296)][n(344)](o)){const a=o;if(i&&i[n(282)][n(317)](n(365))>-1&&t[n(323)](),n(301)==e[n(282)])continue;i&&i[n(282)]==s+n(311)&&i[n(337)][n(299)]==a[n(299)]?i[n(346)]++:t[n(347)]({type:s+n(311),element:a,quantity:1}),r[n(326)]((t=>!(n(301)==t[n(282)]&&t[n(319)]==o)))}else if(this[n(296)][n(339)](o,n(295))||o.is(n(337),n(284))){const r=o;if(n(280)==s&&n(297)==e[n(282)]||n(364)==s&&n(301)==e[n(282)])continue;if(i&&-1==i[n(282)][n(317)](n(365))){n(277)==i[n(282)]&&(i[s]+="\n");continue}let a;if(a=n(280)==s?r[n(345)]&&!this[n(296)][n(344)](r[n(345)])?r[n(345)]:null:r[n(306)]&&!this[n(296)][n(344)](r[n(306)])?r[n(306)]:null,r[n(321)]||a&&a[n(321)]){const e=a&&a[n(321)]?a:r;i&&i[n(282)]==s+n(361)&&i[n(337)][n(299)]==e[n(299)]?i[n(346)]++:t[n(347)]({type:s+n(361),element:e,quantity:1})}else t[n(347)]({type:s+n(365),element:r})}}}[Wr(330)](t){const e=Wr,n=this[e(351)],r=[],s=[],o=[];for(const i of t)switch(i[e(282)]){case e(277):if(i[e(280)]=i[e(280)][e(354)](/(\S)\u000A+(\S)/g,e(343))[e(354)](/\u000A/g,""),i[e(364)]=i[e(364)][e(354)](/(\S)\u000A+(\S)/g,e(343))[e(354)](/\u000A/g,""),""!=i[e(280)]&&""!=i[e(364)]){r[e(347)]({type:e(354),content:zr(n,e(353),['"'+i[e(364)]+'"','"'+i[e(280)]+'"'])});continue}if(null!=i[e(280)][e(356)](/^ +$/)){r[e(347)]({type:e(348),content:zr(n,e(349),zr(n,e(304),i[e(280)][e(316)]))});continue}if(null!=i[e(364)][e(356)](/^ +$/)){r[e(347)]({type:e(286),content:zr(n,e(340),zr(n,e(304),i[e(364)][e(316)]))});continue}if(""!=i[e(280)]){r[e(347)]({type:e(348),content:zr(n,e(349),'"'+i[e(280)]+'"')});continue}r[e(347)]({type:e(286),content:zr(n,e(340),'"'+i[e(364)]+'"')});continue;case e(272):case e(314):r[e(347)]({type:e(348),content:zr(n,e(349),this[e(357)](i[e(337)],i[e(346)]))});continue;case e(288):case e(305):r[e(347)]({type:e(286),content:zr(n,e(340),this[e(357)](i[e(337)],i[e(346)]))});continue;case e(331):r[e(347)]({type:e(348),content:zr(n,e(312),this[e(357)](i[e(337)],i[e(346)]))});continue;case e(271):r[e(347)]({type:e(286),content:zr(n,e(290),this[e(357)](i[e(337)],i[e(346)]))});continue;case e(268):s[e(347)](i[e(283)]);continue;case e(294):o[e(347)](i[e(283)]);continue;default:r[e(347)](i)}if(s[e(316)]){const t=s[e(289)]((t=>this[e(300)][e(310)](t)?this[e(300)][e(292)](t):t))[e(302)](", ");r[e(347)]({type:e(350),content:zr(this[e(351)],e(281),t)})}if(o[e(316)]){const t=o[e(289)]((t=>this[e(300)][e(310)](t)?this[e(300)][e(292)](t):t))[e(302)](", ");r[e(347)]({type:e(350),content:zr(this[e(351)],e(309),t)})}return r}[Wr(320)](t){const e=Wr;for(const n of this[e(276)]){const r=n(t);if(r&&e(282)in r)return r}}[Wr(291)](t,e){const n=Wr,r=e[n(338)],s=void 0===r[n(358)]?n(294):n(268);t[n(347)]({type:s,key:r[n(283)]})}[Wr(308)](t,e){const n=Wr;t[n(347)]({type:n(350),content:zr(this[n(351)],n(333),this[n(357)](e[n(322)]()[n(298)][n(275)],1))})}[Wr(270)](t,e,n){const r=Wr;if(this[r(363)](t,e),n&&n[r(322)]()&&!e[r(322)]()[r(352)][r(327)](n[r(322)]()[r(298)])){const n=t[t[r(316)]-1],s=r(348)==e[r(282)]?r(280):r(364);n&&r(277)==n[r(282)]&&(n[s]+="\n")}}}function Qr(t,e){const n=Zr();return(Qr=function(t,e){return n[t-=124]})(t,e)}const Jr=Qr;function Zr(){const t=["925890RUaYVs","68912xbwGjL","editor","1806141EoluOK","12221172lAtwQY","TrackChangesEditing","commands","plugins","54cTVtJO","afterInit","enableCommand","showAIAssistant","34108ScbuUt","619284sJgMcw","140jFJPgt","get","3086525BTyfHN"];return(Zr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(624024===parseInt(n(132))/1*(-parseInt(n(136))/2)+-parseInt(n(127))/3+-parseInt(n(137))/4+parseInt(n(140))/5+parseInt(n(124))/6+-parseInt(n(138))/7*(-parseInt(n(125))/8)+parseInt(n(128))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Yr extends t.Plugin{[Jr(133)](){const t=Jr,e=this[t(126)],n=e[t(131)][t(139)](t(129));e[t(130)][t(139)](t(135))&&n[t(134)](t(135))}}const $r=es;!function(t,e){const n=es,r=t();for(;;)try{if(665914===-parseInt(n(374))/1*(-parseInt(n(376))/2)+parseInt(n(383))/3*(-parseInt(n(355))/4)+-parseInt(n(382))/5+-parseInt(n(373))/6+parseInt(n(354))/7+parseInt(n(348))/8*(parseInt(n(344))/9)+-parseInt(n(370))/10*(parseInt(n(360))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class ts extends t.Plugin{[$r(357)](){const t=$r,e=this[t(363)],n=e[t(345)];if(!e[t(372)][t(347)](t(368)))return;const r=e[t(372)][t(346)](t(349));r[t(352)](t(371)),r[t(353)](t(371)),r[t(369)][t(366)](t(371),zr(n,t(356))),this[t(367)]()}[$r(367)](){const t=$r,e=this[t(363)],n=e[t(345)];e[t(372)][t(346)](t(349))[t(369)][t(362)]((e=>{const r=t;if(r(364)!=e[r(365)])return;const{data:s}=e;if(s&&r(371)==s[r(378)]){const t=s[r(359)][0][r(377)];return{type:r(385),content:zr(n,r(350),function(t){const e=r;switch(t){case e(379):return zr(n,e(381));case e(361):return zr(n,e(380));case e(375):return zr(n,e(358));case e(384):return zr(n,e(351))}}(t))}}}))}}function es(t,e){const n=ns();return(es=function(t,e){return n[t-=344]})(t,e)}function ns(){const t=["justify","format","837801UNbdyx","locale","get","has","56IfvXQP","TrackChangesEditing","*Format:* %0","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","registerBlockAttribute","5750899xgWkDw","1257436AZrIOf","FORMAT_ALIGNMENT","afterInit","FORMAT_ALIGN_TO_CENTER","commandParams","154HlUgxD","right","registerDescriptionCallback","editor","formatBlock","type","registerAttributeLabel","_registerLegacyDescription","AlignmentEditing","descriptionFactory","154740RIvAEy","alignment","plugins","7904736SUcUvC","1jhHvPf","center","2644750WYeknE","value","commandName","left","FORMAT_ALIGN_TO_RIGHT","FORMAT_ALIGN_TO_LEFT","1405950TWFJHD","3FhRLsD"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=280]})(t,e)}function os(){const t=["commandName","685FpVBsW","27SHVKLC","1180506iRRKwL","slice","FORMAT_","SuperscriptEditing","CodeEditing","_registerLegacyDescription","plugins","registerDescriptionCallback","4312vbSzgb","SubscriptEditing","descriptionFactory","834687EfUlHw","formatInline","FORMAT_STRIKETHROUGH","registerInlineAttribute","TrackChangesEditing","code","type","enableDefaultAttributesIntegration","locale","*Format:* %0","subscript","get","strikethrough","*Remove format:* %0","FORMAT_ITALIC","861570PaITCH","has","38825oHMOMn","superscript","StrikethroughEditing","afterInit","FORMAT_SUPERSCRIPT","FORMAT_SUBSCRIPT","toUpperCase","commandParams","underline","16pDXXXG","BoldEditing","ItalicEditing","204aunLwF","bold","registerAttributeLabel","2916137yGhYYc","FORMAT_CODE","italic","editor","toLowerCase","UnderlineEditing","11696212QfxSxh","format","FORMAT_BOLD","forceValue","FORMAT_UNDERLINE"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(757050===-parseInt(n(323))/1*(parseInt(n(333))/2)+parseInt(n(336))/3+parseInt(n(308))/4*(-parseInt(n(296))/5)+parseInt(n(325))/6+parseInt(n(311))/7*(parseInt(n(305))/8)+parseInt(n(324))/9*(parseInt(n(294))/10)+parseInt(n(317))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(306),rs(307),rs(316),rs(329),rs(298),rs(334),rs(328)];class as extends t.Plugin{[rs(299)](){const t=rs,e=this[t(314)],n=e[t(331)][t(290)](t(283)),r=e[t(287)];for(const s of is){if(!e[t(331)][t(295)](s))continue;const o=s[t(326)](0,-7)[t(315)](),i=t(327)+o[t(302)]();n[t(286)](o),n[t(282)](o),n[t(335)][t(310)](o,zr(r,i))}this[t(330)]()}[rs(330)](){const t=rs,e=this[t(314)],n=e[t(287)],r=e[t(331)][t(290)](t(283));function s(e,s){const o=t;r[o(335)][o(332)]((t=>{const r=o;if(r(280)!=t[r(285)])return;const{data:i}=t;return i&&i[r(322)]===e?i[r(303)][0][r(320)]?{type:r(318),content:zr(n,r(288),s)}:{type:r(318),content:zr(n,r(292),s)}:void 0}))}s(t(309),zr(n,t(319))),s(t(313),zr(n,t(293))),s(t(304),zr(n,t(321))),s(t(284),zr(n,t(312))),s(t(291),zr(n,t(281))),s(t(289),zr(n,t(301))),s(t(297),zr(n,t(300)))}}function cs(t,e){const n=fs();return(cs=function(t,e){return n[t-=284]})(t,e)}const us=cs;!function(t,e){const n=cs,r=t();for(;;)try{if(998824===-parseInt(n(303))/1+-parseInt(n(326))/2*(parseInt(n(321))/3)+-parseInt(n(295))/4*(parseInt(n(323))/5)+parseInt(n(315))/6+parseInt(n(318))/7+parseInt(n(319))/8+-parseInt(n(325))/9*(parseInt(n(297))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[us(293)](){const t=us,e=this[t(307)],n=e[t(322)];if(!e[t(324)][t(302)](t(294)))return;const r=e[t(324)][t(308)](t(306)),s=this[t(307)][t(310)][t(308)](t(320));r[t(286)](t(320),((n,o={})=>{const i=t,a=this[i(307)][i(296)][i(299)][i(291)],c=o&&void 0!==o[i(317)]?o[i(317)]:!s[i(314)];let u=[];if(c){const t=Array[i(309)](a[i(284)]())[i(290)]((t=>hs(t)||function(t,e){const n=i,r=e[n(300)](t[n(287)],n(320)),s=e[n(300)]([n(298),n(320)],t);return r&&s}(t,this[i(307)][i(296)][i(292)])));u=_(t,e[i(296)])}else{const t=Array[i(309)](a[i(284)]())[i(290)]((t=>hs(t)));u=_(t,e[i(296)])}e[i(296)][i(327)]((()=>{const t=i;for(const e of u)r[t(288)](e,{commandName:t(320),commandParams:[{forceValue:c}]})}))})),r[t(289)][t(285)]((e=>{const r=t,{data:s}=e;if(s&&r(320)==s[r(304)]){const t=zr(n,r(301));return s[r(316)][0][r(317)]?{type:r(305),content:zr(n,r(312),t)}:{type:r(305),content:zr(n,r(311),t)}}}))}}function fs(){const t=["from","commands","*Remove format:* %0","*Set format:* %0","name","value","10495140SJyaZT","commandParams","forceValue","10831485gCWmsv","10099104enScVI","blockQuote","4170nvlWlh","locale","35rpuQrB","plugins","1197qxtavm","458NGvXhp","change","getSelectedBlocks","registerDescriptionCallback","enableCommand","parent","markBlockFormat","descriptionFactory","filter","selection","schema","afterInit","BlockQuoteEditing","4396PwxNPT","model","184730RtxlQA","$root","document","checkChild","ELEMENT_BLOCK_QUOTE","has","777197SWucoj","commandName","format","TrackChangesEditing","editor","get"];return(fs=function(){return t})()}function hs(t){const e=us;return e(320)==t[e(287)][e(313)]}const gs=ps;function ds(){const t=["21267sKKvzw","49sYpwmu","566kYXiSE","5079255AwkKjP","plugins","changeCaseUpper","get","enableCommand","4210JUQrWK","8713896CyoDKy","editor","129264WYtbPD","afterInit","has","1064396MuVvcU","TrackChangesEditing","2104611sQvFgg","changeCaseTitle","CaseChange","changeCaseLower","3530ubQQEh"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(687767===parseInt(n(515))/1*(-parseInt(n(509))/2)+parseInt(n(502))/3+parseInt(n(500))/4+parseInt(n(510))/5+parseInt(n(518))/6*(parseInt(n(508))/7)+-parseInt(n(516))/8+-parseInt(n(507))/9*(-parseInt(n(506))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(498)](){const t=gs,e=this[t(517)];e[t(511)][t(499)](t(504))&&(e[t(511)][t(513)](t(501))[t(514)](t(512)),e[t(511)][t(513)](t(501))[t(514)](t(505)),e[t(511)][t(513)](t(501))[t(514)](t(503)))}}const Is=bs;function Es(){const t=["5175042TfFOcZ","12QpljSq","plugins","TrackChangesEditing","get","436096KrGLcc","490Pthrps","31599bjNSwE","3149541OSNSkI","7wjRYSF","4462865SlZQBV","2pbywzG","commands","1333453RXEWIz","enableCommand","editor","ckbox","4hcOhUb","afterInit","482072OcWvNq"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(816688===parseInt(n(449))/1*(-parseInt(n(455))/2)+parseInt(n(452))/3+-parseInt(n(461))/4*(parseInt(n(454))/5)+parseInt(n(444))/6+-parseInt(n(453))/7*(parseInt(n(443))/8)+parseInt(n(451))/9*(parseInt(n(450))/10)+parseInt(n(457))/11*(parseInt(n(445))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(462)](){const t=Is,e=this[t(459)];e[t(456)][t(448)](t(460))&&e[t(446)][t(448)](t(447))[t(458)](t(460))}}function _s(t,e){const n=ks();return(_s=function(t,e){return n[t-=491]})(t,e)}const ys=_s;!function(t,e){const n=_s,r=t();for(;;)try{if(876601===-parseInt(n(540))/1+parseInt(n(510))/2*(parseInt(n(536))/3)+parseInt(n(544))/4+parseInt(n(511))/5+parseInt(n(505))/6*(-parseInt(n(528))/7)+parseInt(n(496))/8*(parseInt(n(527))/9)+-parseInt(n(508))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[ys(506)](){const t=ys,e=this[t(492)];if(!e[t(525)][t(515)](t(522)))return;const n=e[t(525)][t(514)](t(533)),r=e[t(530)],s=e[t(516)][t(514)](t(495))[t(502)],o=e[t(491)][t(514)](t(495));n[t(531)](t(509)),n[t(531)](t(526)),n[t(531)](t(495),((r,i={})=>{const a=t,c=e[a(494)],u=e[a(494)][a(537)][a(541)],l=i&&void 0!==i[a(542)]?i[a(542)]:!o[a(529)];let f;i[a(517)]||(i[a(517)]=s[0][a(517)]),f=l?Array[a(501)](u[a(521)]())[a(543)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(493))&&!e[n(539)](t)&&e[n(538)](t[n(519)],n(495))}(t,c[a(547)]))):Array[a(501)](u[a(521)]())[a(543)]((t=>Cs(t)));const h=_(f,c);c[a(503)]((()=>{const t=a;for(const e of h)n[t(545)](e,{commandName:t(495),commandParams:[{...i,forceValue:l}],formatGroupId:t(520)})}))})),n[t(500)][t(535)](t(495),(e=>zr(r,t(497),e))),n[t(500)][t(518)]((e=>{const n=t;if(n(532)!=e[n(498)])return;const o=r.t,{data:i}=e;if(!i||n(495)!=i[n(499)])return;const a=i[n(507)][0][n(517)],c=o(s[n(546)]((t=>t[n(517)]===a))[n(524)])[n(534)]();return i[n(507)][0][n(542)]?{type:n(504),content:zr(r,n(513),zr(r,n(497),1)+" ("+c+")")}:{type:n(504),content:zr(r,n(512),zr(r,n(497),1))}}))}}function ks(){const t=["find","schema","commands","editor","rootElement","model","codeBlock","1710032BXyHwk","ELEMENT_CODE_BLOCK","type","commandName","descriptionFactory","from","languages","change","format","6pbysQA","afterInit","commandParams","11228120DozTfq","indentCodeBlock","25322hMzDyv","8524860rOFtCs","*Remove format:* %0","*Set format:* %0","get","has","config","language","registerDescriptionCallback","parent","blockName","getSelectedBlocks","CodeBlock","name","label","plugins","outdentCodeBlock","36BKKCXA","5839337WwtKdF","value","locale","enableCommand","formatBlock","TrackChangesEditing","toLowerCase","registerElementLabel","18rdaJOf","document","checkChild","isLimit","1426977MfYguO","selection","forceValue","filter","6498508IPqwsO","markBlockFormat"];return(ks=function(){return t})()}function Cs(t){const e=ys;return e(495)==t[e(523)]}function Ns(){const t=["62574eGgiUc","addCommentThread","afterInit","editor","535785SgJpJi","1973260qSUcYZ","977248hSvbWV","9sdQBqc","CommentsEditing","371HoHwhW","TrackChangesEditing","6944080Ieorot","118869KZhOwO","20pVvrSo","enableCommand","get","4THpBYU","plugins","has","1663015JZQhHR"];return(Ns=function(){return t})()}function Ls(t,e){const n=Ns();return(Ls=function(t,e){return n[t-=474]})(t,e)}const Rs=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(297394===-parseInt(n(482))/1*(-parseInt(n(486))/2)+-parseInt(n(474))/3+parseInt(n(475))/4+parseInt(n(489))/5+parseInt(n(490))/6*(parseInt(n(479))/7)+-parseInt(n(476))/8*(-parseInt(n(477))/9)+-parseInt(n(483))/10*(parseInt(n(481))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Rs(492)](){const t=Rs,e=this[t(493)];e[t(487)][t(488)](t(478))&&e[t(487)][t(485)](t(480))[t(484)](t(491))}}var Ms=n(834);function vs(){const t=["consumable","createRangeOn","mapper","schema","ck-suggestion-marker-","activeMarkers","bindElementToMarker","532847odgxQH","1960016RDNTAS","insert","name","elementEnd","960xiYUjc","getItems","previousPosition","addHighlight","TrackChangesEditing","nextSibling","item","12030TGxNTS","isBlock","type","1073685WazvRf","ck-suggestion-marker--active","toViewElement","isAtEnd","4834109BeocjR","getCustomProperty","2345760IovFHQ","parent","markerRange","getWalker","695792KPMaox","model","45RMfrWZ","isContent","get","isLimit","start","includes","span","plugins","createUIElement","toViewPosition","writer","hasAttribute","push","markerName","addClass","test"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=262]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(286)]())o[r(268)](t)&&s[r(269)](n[r(274)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(264)][r(309)](r(289));return(o,i,a)=>{const c=r;if(!a[c(273)][c(272)](i[c(303)],o[c(283)]))return;const u=i[c(303)][c(304)](),l=i[c(303)][c(311)],f=t[c(306)][c(276)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(291)];d=d||f[c(308)](e);const n=a[c(275)][c(297)](e);if(n&&n[c(300)](c(288)))return;c(284)==t[c(294)]&&f[c(293)](e)&&!f[c(310)](e)&&(e[c(290)]||l[c(298)]?h&&h[c(302)]==e||(h=e,m(t[c(287)]),p=!0):g=g||t[c(287)])}function m(t){const r=c,o=a[r(267)][r(265)](r(263),{class:r(277)+e}),u=a[r(275)][r(266)](t);n&&s[r(278)][r(262)](i[r(270)])&&a[r(267)][r(271)](r(296),o),a[r(267)][r(282)](u,o),a[r(275)][r(279)](o,i[r(270)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(404351===-parseInt(n(280))/1+parseInt(n(305))/2+-parseInt(n(295))/3+parseInt(n(285))/4*(-parseInt(n(292))/5)+-parseInt(n(301))/6+parseInt(n(299))/7+parseInt(n(281))/8*(parseInt(n(307))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=xs;function Ps(){const t=["$graveyard","downcastDispatcher","options","requires","writer","forward","unlock","root","55050MkEksZ","modifySelection","selection","buffer","model","15793182wQUtlz","enableCommand","showSuggestionHighlights","10dkcAMn","init","merge","145817nqTLDm","removeMarker:suggestion:deletion","document","5880XWgemR","createRange","commands","unit","setSelection","uiElement","getFirstRange","editing","fromRange","start","bind","TrackChangesEditing","remove","mapper","batch","unbindElementFromMarkerName","detach","createSelection","editor","enqueueChange","6xqpLHC","get","14063cPFSBi","deleteForward","lock","end","addMarker:suggestion:deletion","markerNameToElements","high","markerName","rootName","3396069PxjXls","1464444PzNFUs","28oFxmea","data","isCollapsed","delete","plugins","39473269KIMtcd"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(884634===parseInt(n(189))/1*(-parseInt(n(212))/2)+parseInt(n(223))/3+parseInt(n(225))/4*(parseInt(n(178))/5)+-parseInt(n(224))/6+parseInt(n(214))/7*(-parseInt(n(192))/8)+-parseInt(n(183))/9+-parseInt(n(186))/10*(-parseInt(n(169))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(173)](){return[Ms.Delete]}[Fs(187)](){const t=Fs,e=this[t(210)],n=e[t(168)][t(213)](t(203));n[t(184)](t(167));const r=e[t(194)][t(213)](t(215));n[t(184)](t(215),((n,s={})=>{const o=t,a=e[o(182)][o(209)](e[o(182)][o(191)][o(180)]);a[o(227)]&&e[o(182)][o(179)](a,{direction:o(175),unit:s[o(195)]});const c=a[o(198)](),u=i.LiveRange[o(200)](c);let l;n(s),l=o(170)==u[o(177)][o(222)]?e[o(182)][o(193)](c[o(201)]):e[o(182)][o(193)](u[o(201)],u[o(217)]),u[o(208)](),e[o(182)][o(211)](r[o(181)][o(206)],(t=>{const e=o;r[e(181)][e(216)](),t[e(196)](t[e(193)](l[e(217)])),r[e(181)][e(176)]()}))})),e[t(199)][t(171)].on(t(218),Ds(e,t(188)),{priority:t(220)}),e[t(226)][t(171)].on(t(218),((n,r,s)=>{const o=t;s[o(172)][o(185)]&&Ds(e,o(188),{showActiveMarker:!1})[o(202)](this)(n,r,s)}),{priority:t(220)}),e[t(199)][t(171)].on(t(190),((e,n,r)=>{const s=t,o=r[s(205)][s(219)](n[s(221)]);if(o)for(const t of o)t.is(s(197))&&(r[s(205)][s(207)](t,n[s(221)]),r[s(174)][s(204)](t))}),{priority:t(220)})}}const Us=Gs;function js(){const t=["attributes","*Change to:* %0","end","listItemIdFixer","toUpperCase","afterInit","551006PdMmZq","oldValue","parent","schema","splitListItemBefore","outdentList","locale","bulleted","1770615lRECbX","next","selection","getAttribute","listItemId","groupId","*Uncheck item*","ELEMENT_NUMBERED_LIST","getFirstMarker","type","batch","enableDefaultAttributesIntegration","listType","*Merge:* %0","containsItem","range","mergeListItemBackward","_supportLegacySuggestions","splitListItemAfter","*Outdent:* %0","checkTodoList","commandParams","listStyle","detach","TrackChangesEditing","value","isLocal","deletion","registerAttributeLabel","isUndo","listIndent","multipleBlocks","isNextTo","forceValue","start","listStart","numbered","documentList","setAttribute","createPositionAt","commandName","has","differ","*Remove format:* %0","ELEMENT_LIST_ITEM","filter","todoListChecked","execute","accept","list.multiBlock","newValue","_getAttributeKey","map","every","customNumberedList","commands","registerBlockAttribute","data","suggestion","numberedList","4696434juCYMI","descriptionFactory","editor","setSelection","2595680FeOHXu","getChanges","key","FORMAT_INDENT","default","length","*Check item*","push","attributeKey","ELEMENT_TODO_LIST","registerDescriptionCallback","createRange","nextSibling","2129865OfkEPg","format","indentList","removeMarker","2cOgvmE","*Merge:* list item","ListEditing","todo","*Split:* list item","meta","listMarkerStyle","_findSuggestions","567917LMCkCO","formatBlock","plugins","registerCustomCallback","todoListCheck","bulletedList","fromRange","_registerLegacyDescription","isObject","listReversed","_suggestionFactory","refresh","getRanges","nodeAfter","includes","_LIST","todoList","head","find","mergeListItemForward","*Set format:* %0","get","*Format:* insert into %0","registerPostFixer","32VPbrod","document","trackChangesCommand","registerElementLabel","*Indent:* %0","getFirstRange","TodoListEditing","listMarker","model","getSuggestions","9834489hgDuvk","ELEMENT_","ELEMENT_BULLETED_LIST","previousSibling","assureChains","noTrackChangesFixer","*Format:* remove from %0","from","change","customBulletedList","config","attribute"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(401188===parseInt(n(406))/1*(parseInt(n(346))/2)+-parseInt(n(414))/3+parseInt(n(329))/4+parseInt(n(342))/5+parseInt(n(325))/6+-parseInt(n(354))/7*(parseInt(n(378))/8)+-parseInt(n(388))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(405)](){const t=Us,e=this[t(327)];if(!e[t(356)][t(306)](t(348)))return;const n=e[t(412)],r=e[t(356)][t(375)](t(438)),s=e[t(356)][t(306)](t(384)),o=!!e[t(398)][t(375)](t(314));function i(e){const r=t;return{type:r(343),content:""+zr(n,r(374),e)}}function a(e){const r=t;return{type:r(343),content:""+zr(n,r(308),e)}}r[t(425)](t(324)),r[t(425)](t(359)),r[t(425)](t(319)),r[t(425)](t(397)),r[t(425)](t(344)),r[t(425)](t(411)),r[t(425)](t(432)),r[t(425)](t(410)),r[t(321)](t(418)),r[t(321)](t(426)),r[t(321)](t(444)),o&&(r[t(425)](t(430)),r[t(425)](t(373))),s&&(r[t(425)](t(370)),r[t(425)](t(434)),r[t(321)](t(311)),r[t(326)][t(339)]((e=>{const r=t,{data:s}=e;if(s&&r(311)==s[r(331)])return{type:r(343),content:s[r(315)]?zr(n,r(335)):zr(n,r(420))}})),this[t(327)][t(386)][t(379)][t(377)]((e=>{const n=t;if(e[n(424)][n(443)])return!1;let s=!1;const o=r[n(387)]({skipNotAttached:!0})[n(310)]((t=>n(311)===r[n(316)](t)));for(const t of o)n(349)!=t[n(383)]()[n(448)][n(367)][n(417)](n(426))&&(r[n(353)](t[n(383)](),n(399))[n(372)]((t=>n(426)===r[n(316)](t[n(323)])))||(e[n(345)](t[n(422)]()),s=!0));return s}))),r[t(326)][t(442)](t(444),zr(n,t(332)));const c={type:t(343),content:""};r[t(326)][t(339)]((e=>{const r=t,{data:s}=e;if(!s||r(426)!=s[r(331)])return;let u=e[r(371)];for(;u;){if(u[r(322)]&&((r(436)==u[r(322)][r(331)]||r(352)==u[r(322)][r(331)])&&(u[r(322)][r(315)]&&r(333)!=u[r(322)][r(315)]||r(333)!=u[r(322)][r(407)]&&!s[r(315)])||!o&&u[r(322)][r(331)]==_c))return c;u=u[r(415)]}if(null==s[r(315)])switch(s[r(407)]){case r(413):return a(zr(n,r(390)));case r(450):return a(zr(n,r(421)));case r(349):return a(zr(n,r(338)))}switch(s[r(315)]){case r(413):return i(zr(n,r(390)));case r(450):return i(zr(n,r(421)));case r(349):return i(zr(n,r(338)))}})),r[t(326)][t(339)]((e=>{const n=t,{data:r}=e;if(r&&n(444)==r[n(331)])return null==r[n(315)]||null==r[n(407)]&&0==r[n(315)]?c:void 0})),r[t(326)][t(339)]((e=>{const r=t;if(r(399)!=e[r(423)])return;const{data:s}=e;if(!s||r(418)!=s[r(331)])return;const o=Hs(e);return r(315)==o?{type:r(343),content:zr(n,r(347))}:r(407)==o?{type:r(343),content:zr(n,r(350))}:c})),e[t(386)][t(379)][t(377)]((e=>this[t(403)](e))),e[t(386)][t(379)][t(377)]((e=>this[t(393)](e))),e[t(386)][t(379)][t(377)]((e=>this[t(392)](e))),this[t(431)]()}[Us(403)](t){const e=Us;if(t[e(424)][e(443)]||!t[e(424)][e(440)])return!1;let n=!1;const r=this[e(327)][e(356)][e(375)](e(438))[e(387)]({skipNotAttached:!0})[e(310)]((t=>t[e(322)]&&e(418)==t[e(322)][e(331)]))[e(310)]((t=>t[e(322)][e(315)]&&t[e(322)][e(407)]));for(const s of r)Hs(s)||(t[e(345)](s[e(422)]()),n=!0);return n}[Us(393)](t){const e=Us;if(t[e(424)][e(443)]||!t[e(424)][e(440)])return!1;const n=this[e(327)][e(356)][e(375)](e(438));if(n[e(380)][e(439)])return!1;let r=!1;const s=[e(426),e(418),e(444),e(436),e(449),e(363),e(358),e(385),e(352)],o=this[e(327)][e(386)][e(379)][e(307)][e(330)]()[e(310)]((t=>e(399)==t[e(423)]))[e(310)]((t=>s[e(368)](t[e(337)])));if(0==o[e(334)])return r;for(const i of o){const o=n[e(353)](i[e(429)],e(399))[e(310)]((t=>!t[e(351)][e(446)]))[e(317)]((t=>t[e(323)]))[e(310)]((t=>{const r=e,o=n[r(316)](t);return s[r(368)](o)}));if(o[e(334)]){for(const n of o)t[e(345)](n[e(422)]());r=!0}}return r}[Us(392)](t){const e=Us;if(t[e(424)][e(443)]||!t[e(424)][e(440)])return!1;const n=this[e(327)][e(356)][e(375)](e(438));let r=!1;const s=[e(426),e(418),e(444),e(436),e(449),e(363),e(358),e(385),e(352)];for(const t of n[e(387)]({skipNotAttached:!0})){const o=n[e(353)](t[e(383)](),e(399))[e(317)]((t=>t[e(323)]))[e(310)]((t=>t[e(322)]&&s[e(368)](t[e(322)][e(331)])));if(!o[e(334)])continue;const a=o[0][e(371)][e(400)][e(419)];if(!o[e(318)]((t=>t[e(400)][e(419)]===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(387)]({skipNotAttached:!0})[s(310)]((e=>s(399)==e[s(423)]&&e[s(400)][s(419)]==t)))e[s(303)](s(419),r)}function i(t,n){const r=e;let s=t[r(371)],i=!1;for(;s;)s[r(400)][r(419)]!=n&&(o(s[r(400)][r(419)],n),s[r(303)](r(419),n),i=!0),s=s[r(415)];return i}}[Us(431)](){const t=Us,e=this[t(327)],n=e[t(412)],r=e[t(356)][t(375)](t(438));this[t(361)](),r[t(364)][t(357)](t(355),t(451),t(313),(function(n,r){const s=t,o=[];for(let t of n)t[s(448)][s(367)]===t[s(402)][s(408)]&&(t=e[s(386)][s(340)](e[s(386)][s(304)](t[s(448)][s(367)],0))),o[s(336)](t);e[s(386)][s(396)]((t=>{const n=s,a=e[n(386)][n(379)][n(416)],c=Array[n(395)](a[n(366)]())[n(317)]((t=>i.LiveRange[n(360)](t)));t[n(328)](o),e[n(320)][n(375)](r[n(305)])[n(365)](),r[n(435)][n(336)]({forceDefaultExecution:!0}),e[n(312)](r[n(305)],...r[n(435)]),t[n(328)](c);for(const t of c)t[n(437)]()}))})),r[t(326)][t(381)]((function(n){const r=t,s=!e[r(386)][r(409)][r(362)](n),o=n[r(391)],i=n[r(341)],a=n[r(417)](r(418)),c=!o||o[r(417)](r(418))!==a,u=!i||i[r(417)](r(418))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(309),e)))}[Us(361)](){const t=Us,e=this[t(327)],n=e[t(412)];function r(n){const r=t,s=e[r(320)][r(375)](r(359))[r(439)],o=e[r(320)][r(375)](r(324))[r(439)];return r(324)===n?s:o}e[t(356)][t(375)](t(438))[t(326)][t(339)]((function(s){const o=t;if(o(355)!=s[o(423)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(305)]){case o(359):u=i[o(435)][0][o(447)],l=r(i[o(305)]),a=o(u?376:394),!l&&e[o(398)][o(375)](o(314))||(a=o(401)),c={type:o(343),content:zr(n,a,zr(n,o(390)))};break;case o(324):u=i[o(435)][0][o(447)],l=r(i[o(305)]),a=o(u?376:394),!l&&e[o(398)][o(375)](o(314))||(a=o(401)),c={type:o(343),content:zr(n,a,zr(n,o(421)))};break;case o(344):a=o(382),c={type:o(343),content:zr(n,a,zr(n,o(309)))};break;case o(411):a=function(t){const e=o,n=t[e(383)]();let r=n[e(448)][e(367)];for(;r&&n[e(428)](r);){if(r[e(417)](e(444))>0)return!1;r=r[e(341)]}return!0}(s)?zr(n,o(394),zr(n,function(t){const e=o;return e(389)+t[e(383)]()[e(448)][e(367)][e(417)](e(426))[e(404)]()+e(369)}(s))):zr(n,o(433),zr(n,o(309))),c={type:o(343),content:a};break;case o(430):case o(373):!1===i[o(445)]&&(a=o(427),c={type:o(441),content:zr(n,a,zr(n,o(309)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(383)]()[e(448)][e(367)][e(391)];for(;n;){const r=n[e(417)](e(418));if(!r)return!1;if(r==t[e(322)][e(315)])return e(315);if(r==t[e(322)][e(407)])return e(407);n=n[e(391)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(669688===-parseInt(n(403))/1+-parseInt(n(339))/2*(-parseInt(n(400))/3)+parseInt(n(375))/4+parseInt(n(392))/5+parseInt(n(337))/6+parseInt(n(352))/7*(parseInt(n(333))/8)+-parseInt(n(383))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[zs(366)](){const t=zs;if(!this[t(341)][t(398)][t(377)](t(420)))return;const e=this[t(341)][t(395)][t(368)](t(355)),n=this[t(341)][t(398)][t(368)](t(407));e[t(370)]&&(n[t(362)](t(381)),n[t(376)](t(381))),e[t(393)]&&(n[t(362)](t(372)),n[t(376)](t(372))),e[t(415)]&&(n[t(362)](t(342)),n[t(376)](t(342)));const r={type:t(419),content:""};n[t(358)][t(338)](this[t(350)][t(364)](this));const s=this[t(341)][t(417)];n[t(358)][t(411)](t(372),zr(s,t(343))),n[t(358)][t(338)]((e=>{const n=t,{data:s}=e;if(s&&n(372)==s[n(423)])return null==s[n(361)]||0==s[n(361)]&&null==s[n(336)]?r:void 0})),n[t(358)][t(411)](t(342),zr(s,t(386))),n[t(358)][t(338)]((e=>{const n=t,{data:s}=e;if(s&&n(342)==s[n(423)])return null==s[n(361)]||1==s[n(361)]&&null==s[n(336)]?r:void 0})),this[t(341)][t(418)][t(422)][t(374)]((e=>{const r=t;if(e[r(365)][r(406)])return!1;let s=!1;const o=n[r(399)]({skipNotAttached:!0})[r(345)]((t=>{const e=r,s=n[e(409)](t);return e(342)==s||e(372)==s}));for(const t of o){const o=t[r(412)]()[r(346)][r(382)][r(413)](r(356));r(357)!=o&&r(344)!=o&&(n[r(378)](t[r(412)](),r(359))[r(404)]((t=>r(356)==n[r(409)](t[r(349)])))||(e[r(401)](t[r(416)]()),s=!0))}return s})),this[t(335)]()}[zs(350)](t){const e=zs,n=this[e(341)][e(417)],{data:r}=t,s={type:e(419),content:""};if(!r||e(381)!=r[e(423)])return;if(!r[e(336)])return e(353)==r[e(361)]?s:{type:e(419),content:""+zr(n,e(408),zr(n,this[e(340)](r[e(361)])))};if(!r[e(361)]){if(e(353)==r[e(336)])return s;let o=t[e(394)];for(;o;){if(o[e(351)]&&e(356)==o[e(351)][e(423)]&&o[e(351)][e(361)])return s;o=o[e(363)]}return{type:e(419),content:""+zr(n,e(396),zr(n,this[e(340)](r[e(336)])))}}if(e(353)!=r[e(361)])return{type:e(419),content:""+zr(n,e(408),zr(n,this[e(340)](r[e(361)])))};let o=t[e(394)];for(;o;){if(o[e(351)]&&e(356)==o[e(351)][e(423)]&&o[e(351)][e(361)]&&o[e(351)][e(336)])return s;o=o[e(363)]}const i=t[e(412)]()[e(346)][e(382)][e(413)](e(356));return{type:e(419),content:zr(n,e(408),zr(n,e(421)+i[e(389)]()+e(397)))}}[zs(335)](){const t=zs,e=this[t(341)],n=e[t(417)];e[t(398)][t(368)](t(407))[t(358)][t(338)]((e=>{const r=t;if(r(402)!=e[r(387)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(380)]){case r(381):o=r(388),i={type:r(419),content:zr(n,o,zr(n,this[r(340)](s[r(414)][0][r(387)])))};break;case r(372):o=s[r(414)][0][r(393)]?r(410):r(371),i={type:r(419),content:zr(n,o)};break;case r(342):o=r(360),i={type:r(419),content:zr(n,o,s[r(414)][0][r(415)])}}return i}))}[zs(340)](t){const e=zs;return e(421)+function(t){const n=e;return Xs[n(390)](t)?n(379):Qs[n(390)](t)?n(357):null}(t)[e(389)]()+e(348)+t[e(389)]()[e(334)](/-/g,"_")}}function qs(){const t=["ListPropertiesEditing","ELEMENT_","document","key","72npsCuL","replace","_registerLegacyDescription","oldValue","4177956zEdxDe","registerDescriptionCallback","24FwRjza","_getTranslationKeyForListStyle","editor","listStart","FORMAT_LIST_REVERSED","customNumbered","filter","start","decimal-leading-zero","_LIST_","suggestion","handleDescriptions","data","239869BLOQPA","default","disc","list.properties","listType","numbered","descriptionFactory","attribute","*Format:* set start index to %0","newValue","enableDefaultAttributesIntegration","next","bind","batch","afterInit","circle","get","square","styles","*Format:* set order to regular","listReversed","upper-roman","registerPostFixer","752432gMPvBx","registerBlockAttribute","has","_findSuggestions","bulleted","commandName","listStyle","nodeAfter","24164991NgxCjV","upper-latin","lower-latin","FORMAT_LIST_START","type","*Change to:* %0","toUpperCase","includes","lower-roman","4931965exuOip","reversed","head","config","*Remove format:* %0","_LIST_DEFAULT","plugins","getSuggestions","299859LtdnyC","removeMarker","formatBlock","23979TyreUq","find","decimal","isUndo","TrackChangesEditing","*Set format:* %0","_getAttributeKey","*Format:* set order to reversed","registerAttributeLabel","getFirstRange","getAttribute","commandParams","startIndex","getFirstMarker","locale","model","format"];return(qs=function(){return t})()}const Xs=[zs(354),zs(367),zs(369)],Qs=[zs(405),zs(347),zs(391),zs(373),zs(385),zs(384)];var Js=n(507);function Zs(t,e){const n=$s();return(Zs=function(t,e){return n[t-=306]})(t,e)}const Ys=Zs;function $s(){const t=["5178AntTdU","9311030WpzsXp","hasClass","540HInvmr","parent","9yzofXa","getFirstRange","11476680yrCINY","markInsertion","getFirstPosition","downcastDispatcher","high","markerNameToElements","fire","markerName","writer","remove","afterExecute","mapper","ck-suggestion-marker-split","get","TrackChangesEditing","createPositionAt","fromRange","bind","requires","11WceRkE","detach","editing","2291340wjBfKM","21644VnjqNy","commands","6539144CPjIYR","enableCommand","model","data","document","init","plugins","addMarker:suggestion:insertion","change","unbindElementFromMarkerName","showSuggestionHighlights","split","createRange","end","editor","nextSibling","enterBlock","removeMarker:suggestion:insertion","2471qYpSqU","53178uTmZAX","options","31uiYMgK","selection","setSelection","enter"];return($s=function(){return t})()}!function(t,e){const n=Zs,r=t();for(;;)try{if(623410===-parseInt(n(324))/1*(-parseInt(n(322))/2)+-parseInt(n(357))/3+parseInt(n(358))/4*(-parseInt(n(331))/5)+-parseInt(n(328))/6*(-parseInt(n(321))/7)+-parseInt(n(360))/8*(-parseInt(n(333))/9)+-parseInt(n(329))/10+parseInt(n(354))/11*(parseInt(n(335))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(353)](){return[Js.Enter]}[Ys(308)](){const t=Ys,e=this[t(317)],n=e[t(309)][t(348)](t(349)),r=e[t(359)][t(348)](t(327));n[t(361)](t(327),(()=>{const s=t;e[s(362)][s(311)]((t=>{const o=s,a=e[o(362)][o(307)][o(325)],c=a[o(337)](),u=i.LiveRange[o(351)](a[o(334)]());if(r[o(319)](t)){const r=e[o(362)][o(350)](c[o(332)][o(318)],0),s=t[o(315)](c,r);n[o(336)](s)}else t[o(326)](t[o(315)](u[o(316)]));u[o(355)](),r[o(341)](o(345),{writer:t})}))})),e[t(356)][t(338)].on(t(310),Ds(e,t(314)),{priority:t(339)}),e[t(356)][t(338)].on(t(320),((e,n,r)=>{const s=t,o=r[s(346)][s(340)](n[s(342)]);if(o)for(const t of o)t[s(330)](s(347))&&(r[s(346)][s(312)](t,n[s(342)]),r[s(343)][s(344)](t))}),{priority:t(339)}),e[t(306)][t(338)].on(t(310),((n,r,s)=>{const o=t;s[o(323)][o(313)]&&Ds(e,o(314),{showActiveMarker:!1})[o(352)](this)(n,r,s)}),{priority:t(339)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=168]})(t,e)}function ro(){const t=["replace","FindAndReplaceEditing","469206pVszsq","findNext","getIntersection","find","createRange","getRange","end","350QpnzDW","FindAndReplaceUtils","handleFindCommand","1682324sEWZeg","suggestion:deletion","filter","860271fdLoju","1671286bOWoUg","enableCommand","_isInDeletionRange","replaceAll","findPrevious","get","string","425475iMwbYU","25VariQX","getMarkersGroup","has","isArray","bind","createPositionAt","results","item","afterInit","TrackChangesEditing","8oqAiJs","editor","419754GpOTqn","markers","model","start","findByTextCallback","plugins","1522564rFcEGa"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(427047===-parseInt(n(197))/1+-parseInt(n(168))/2+parseInt(n(210))/3+parseInt(n(194))/4+-parseInt(n(176))/5*(parseInt(n(188))/6)+-parseInt(n(207))/7*(parseInt(n(186))/8)+-parseInt(n(175))/9*(-parseInt(n(204))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(184)](){const t=eo;if(!this[t(187)][t(193)][t(178)](t(196)))return;const e=this[t(187)][t(193)][t(173)](t(185));e[t(169)](t(200),this[t(206)][t(180)](this)),e[t(169)](t(198)),e[t(169)](t(172)),e[t(169)](t(195)),e[t(169)](t(171))}[eo(206)](t,e,n={}){const r=eo,s=this[r(187)][r(193)][r(173)](r(205));return t((t=>{const o=r;let i=(o(174)==typeof e?s[o(192)](e,n):e)(t);Array[o(179)](i)&&(i={results:i,searchText:o(174)==typeof e?e:""});const a=i[o(182)][o(209)]((e=>!1===this[o(170)](e,t[o(183)])));return{...i,results:a}}),n)}[eo(170)](t,e){const n=eo,r=this[n(187)][n(190)][n(201)](this[n(187)][n(190)][n(181)](e,t[n(191)]),this[n(187)][n(190)][n(181)](e,t[n(203)]));for(const t of this[n(187)][n(190)][n(189)][n(177)](n(208)))if(null!==r[n(199)](t[n(202)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=255]})(t,e)}function ao(){const t=["fontColor.colors","_registerLegacyDescription","*Set font family:* %0","FORMAT_FONT_SIZE","afterInit","8fmshLL","FontSize","normalizeSizeOptions","label","*Reset font color*","FontSizeEditing","7761ylIQOG","model","registerInlineAttribute","fontColor","92695NDhQHG","FontColorEditing","enableDefaultAttributesIntegration","*Set font size:* %0","FontFamilyEditing","registerAttributeLabel","editor","fontBackgroundColor.colors","18666318IUSoPH","1933011LXkcSo","*Set font background color:* %0","1676CeSNvo","*Reset font size*","FORMAT_FONT_COLOR","commandName","trim","FontBackgroundColorEditing","*Reset font background color*","find","config","descriptionFactory","toLowerCase","plugins","value","fontFamily","formatInline","registerDescriptionCallback","title","fontSize.options","366PqgVii","21867pdGeqJ","TrackChangesEditing","14204790RbAShg","FORMAT_FONT_BACKGROUND","format","fontSize","type","FORMAT_FONT_FAMILY","3121307AmoEJn","*Reset font family*","has","commandParams","fontBackgroundColor","46MMVEHX","locale","*Set font color:* %0","get"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(744846===parseInt(n(261))/1*(parseInt(n(274))/2)+-parseInt(n(289))/3*(parseInt(n(304))/4)+-parseInt(n(293))/5*(parseInt(n(260))/6)+-parseInt(n(269))/7+parseInt(n(283))/8*(-parseInt(n(302))/9)+parseInt(n(263))/10+parseInt(n(301))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(288),commandName:oo(266)},{pluginName:oo(297),commandName:oo(255)},{pluginName:oo(294),commandName:oo(292)},{pluginName:oo(309),commandName:oo(273)}];class uo extends t.Plugin{[oo(282)](){const t=oo,e=this[t(299)][t(275)],n=this[t(299)][t(315)][t(277)](t(262));for(const{pluginName:e,commandName:r}of co)this[t(299)][t(315)][t(271)](e)&&(n[t(295)](r),n[t(291)](r));n[t(313)][t(298)](t(266),zr(e,t(281))),n[t(313)][t(298)](t(255),zr(e,t(268))),n[t(313)][t(298)](t(292),zr(e,t(306))),n[t(313)][t(298)](t(273),zr(e,t(264))),this[t(279)]()}[oo(279)](){const t=oo,e=this[t(299)],n=e[t(275)];e[t(315)][t(277)](t(262))[t(313)][t(257)]((e=>{const r=t,o=n.t;if(r(256)!=e[r(267)])return;const{data:i}=e;if(null!=i){if(r(266)==i[r(307)]){const t=i[r(272)][0][r(316)];if(t){const e=o(this[r(299)][r(315)][r(277)](r(284))[r(285)](this[r(299)][r(312)][r(277)](r(259)))[r(311)]((e=>e[r(290)]==t))[r(258)])[r(314)]();return{type:r(265),content:zr(n,r(296),e)}}return{type:r(265),content:zr(n,r(305))}}if(r(255)==i[r(307)]){const t=i[r(272)][0][r(316)];return t?{type:r(265),content:zr(n,r(280),t)}:{type:r(265),content:zr(n,r(270))}}if(r(292)==i[r(307)]){const t=i[r(272)][0][r(316)];if(t){const e=(0,s.normalizeColorOptions)(this[r(299)][r(312)][r(277)](r(278)))[r(311)]((e=>e[r(290)]==t));let i=t,a="";return e&&(i=e[r(286)],a=o(i)[r(314)]()),{type:r(265),content:zr(n,r(276),a)[r(308)](),color:{value:t,title:a||i}}}return{type:r(265),content:zr(n,r(287))}}if(r(273)==i[r(307)]){const t=i[r(272)][0][r(316)];if(t){const e=(0,s.normalizeColorOptions)(this[r(299)][r(312)][r(277)](r(300)))[r(311)]((e=>e[r(290)]==t));let i=t,a="";return e&&(i=e[r(286)],a=o(i)[r(314)]()),{type:r(265),content:zr(n,r(303),a)[r(308)](),color:{value:t,title:a||i}}}return{type:r(265),content:zr(n,r(310))}}}}))}}const lo=ho;function fo(){const t=["fontSize","fontSize.options","plugins","*Remove all formatting*","type","locale","descriptionFactory","title","enableDefaultAttributesIntegration","commandParams","charAt","toUpperCase","11448PzXrXk","fontColor.colors","config","823645LethKG","split","find","normalizeSizeOptions","format","afterInit","pasteFormat","label","entries","push","length","get","4MbaeCh","commands","enableCommand","396328tqUbfy","toLowerCase","model","editor","_registerLegacyDescription","copyFormat","boolean","join","formatBlock","fontColor","1190946Gkgxgv","slice","fontBackgroundColor","512610KjUWNe","696BAzPjD","TrackChangesEditing","1852284RPHzXp","registerDescriptionCallback","*Set format to:* %0","388104ZDvPBr","FontSize","commandName","formatInline"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(218362===parseInt(n(293))/1+-parseInt(n(306))/2+-parseInt(n(303))/3+-parseInt(n(290))/4*(-parseInt(n(331))/5)+-parseInt(n(312))/6+parseInt(n(309))/7+parseInt(n(307))/8*(parseInt(n(328))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(283)](){const t=lo,e=this[t(296)],n=e[t(318)][t(289)](t(308)),r=e[t(291)][t(289)](t(298)),s=e[t(291)][t(289)](t(284));r&&s&&(n[t(324)](t(284)),n[t(292)](t(298)),this[t(297)]())}[lo(297)](){const t=lo,e=this[t(296)],n=e[t(321)];e[t(318)][t(289)](t(308))[t(322)][t(310)]((r=>{const s=t;if(s(301)!=r[s(320)]&&s(315)!=r[s(320)])return;const{data:o}=r;if(o&&s(284)===o[s(314)]){const t=[],r=o[s(325)][0];for(const[n,o]of Object[s(286)](r))t[s(287)](po(e,n,o));return t[s(288)]?{type:s(282),content:zr(n,s(311),t[s(300)](", "))}:{type:s(282),content:zr(n,s(319))}}}))}}function po(t,e,n){const r=lo,o=t[r(321)].t,i=e[r(332)](/(?=[A-Z])/)[r(300)](" "),a=o(i[r(326)](0)[r(327)]()+i[r(304)](1))[r(294)]();if(r(299)==typeof n)return a;if(r(302)===e||r(305)===e){const e=(0,s.normalizeColorOptions)(t[r(330)][r(289)](r(329)))[r(280)]((t=>t[r(295)]==n));return a+" ("+(e?o(e[r(285)])[r(294)]():n)+")"}if(r(316)===e&&isNaN(parseFloat(n))){const e=t[r(318)][r(289)](r(313))[r(281)](t[r(330)][r(289)](r(317)))[r(280)]((t=>t[r(295)]==n));return a+" ("+(e?o(e[r(323)])[r(294)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=326]})(t,e)}function Eo(){const t=["ELEMENT_HEADING","3VAfWHq","registerElementLabel","838536wrNqEC","value","paragraph","heading.options","2681nbBvIV","3018pJQAIb","heading","commandName","_getHeadingLevel","registerDescriptionCallback","plugins","name","find","view","13704255OJwCQo","get","3088324xJwfeh","descriptionFactory","_headingOptions","format","1770712dmomvs","*Change to:* %0","ELEMENT_HEADING_CUSTOM","config","2442240IJaGde","afterInit","editor","locale","formatBlock","has","title","TrackChangesEditing","_registerLegacyDescription","383484qcFifF","type","enableDefaultAttributesIntegration","match","commandParams","model","HeadingEditing"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(649358===parseInt(n(354))/1+-parseInt(n(341))/2+-parseInt(n(362))/3*(parseInt(n(337))/4)+parseInt(n(345))/5+-parseInt(n(326))/6*(parseInt(n(368))/7)+parseInt(n(364))/8+parseInt(n(335))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(346)](){const t=mo,e=this[t(347)];if(!e[t(331)][t(350)](t(360)))return;this[t(339)]=e[t(344)][t(336)](t(367));const n=e[t(348)],r=e[t(331)][t(336)](t(352));r[t(356)](t(327));for(const e of this[t(339)])t(366)!=e[t(359)]&&r[t(338)][t(363)](e[t(359)],(n=>{const r=t,i=this[r(329)](e[r(359)]);return null!==i?s(n,i):o(n,e[r(351)])}));function s(e,r){return zr(n,t(361),[e,r])}function o(e,r){return zr(n,t(343),[e,r])}this[t(353)]()}[mo(353)](){const t=mo,e=this[t(347)],n=e[t(348)];e[t(331)][t(336)](t(352))[t(338)][t(330)]((e=>{const r=t;if(r(349)!=e[r(355)])return;const{data:s}=e;if(s&&r(327)==s[r(328)]){const e=s[r(358)][0][r(365)],c=this[r(329)](e);if(null!==c)return{type:r(340),content:zr(n,r(342),(a=c,zr(n,r(361),[1,a])))};const u=this[r(339)][r(333)]((t=>t[r(359)]===e))[r(351)];return{type:r(340),content:zr(n,r(342),(o=1,i=u,zr(n,t(343),[o,i])))}}var o,i,a}))}[mo(329)](t){const e=mo;var n,r;const s=t[e(357)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(339)])||void 0===n?void 0:n[e(333)]((n=>n[e(359)]==t));if(o&&o[e(334)]){const t=o[e(334)],n=(null!==(r=t[e(332)])&&void 0!==r?r:t)[e(357)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=250]})(t,e)}function yo(){const t=["FORMAT_HIGHLIGHT","commandParams","afterInit","color","3404382GppGFI","has","27244872oStCDe","*Remove highlight*","TrackChangesEditing","value","1057164zGCGDM","model","1265976wOGwAz","editor","highlight","highlight.options","toLowerCase","format","plugins","get","registerDescriptionCallback","descriptionFactory","commandName","config","registerInlineAttribute","formatInline","8715875CfzvDW","enableDefaultAttributesIntegration","10572PToQzj","_registerLegacyDescription","registerAttributeLabel","title","find","locale","type","6824150EOSkMa","HighlightEditing","162NXJOrZ","*Set highlight:* %0"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(819491===-parseInt(n(273))/1*(parseInt(n(264))/2)+-parseInt(n(279))/3+-parseInt(n(285))/4+-parseInt(n(271))/5+-parseInt(n(287))/6+parseInt(n(262))/7+parseInt(n(281))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(277)](){const t=To,e=this[t(288)];if(!e[t(254)][t(280)](t(272)))return;const n=e[t(254)][t(255)](t(283)),r=e[t(269)];n[t(263)](t(250)),n[t(260)](t(250)),n[t(257)][t(266)](t(250),zr(r,t(275))),this[t(265)]()}[To(265)](){const t=To,e=this[t(288)],n=e[t(269)];e[t(254)][t(255)](t(283))[t(257)][t(256)]((r=>{const s=t;if(s(261)!=r[s(270)])return;const{data:o}=r;if(o&&s(250)==o[s(258)]){const t=n.t,r=o[s(276)][0][s(284)];if(r){const o=e[s(259)][s(255)](s(251))[s(268)]((t=>t[s(286)]==r)),i=t(o[s(267)])[s(252)]();return{type:s(253),content:zr(n,s(274),i),color:{value:o[s(278)],title:o[s(267)]}}}return{type:s(253),content:zr(n,s(282),zr(n,s(275)))}}}))}}const ko=No;function Co(){const t=["createContainerElement","horizontalLine","showSuggestionHighlights","createEmptyElement","createPositionAt","get","descriptionFactory","HorizontalLineEditing","editor","high","105308aLogtE","5373952hMOlNA","insert","div","addClass","1836RHSxkU","24490wPMucO","1277227PwESsn","36gCtFKs","conversion","dataDowncast","2155785zaYSAH","registerElementLabel","has","afterInit","plugins","enableCommand","ELEMENT_HORIZONTAL_LINE","12FcdlmJ","11711vGfpib","for","211467ppgdLf","elementToStructure","TrackChangesEditing","locale","ck-horizontal-line"];return(Co=function(){return t})()}function No(t,e){const n=Co();return(No=function(t,e){return n[t-=180]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(743871===-parseInt(n(207))/1+parseInt(n(188))/2+parseInt(n(209))/3*(parseInt(n(206))/4)+-parseInt(n(199))/5+-parseInt(n(196))/6*(-parseInt(n(195))/7)+-parseInt(n(189))/8+parseInt(n(193))/9*(parseInt(n(194))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Lo extends t.Plugin{[ko(202)](){const t=ko,e=this[t(186)];if(!e[t(203)][t(201)](t(185)))return;e[t(203)][t(183)](t(211))[t(204)](t(215));const n=e[t(203)][t(183)](t(211)),r=e[t(212)];n[t(184)][t(200)](t(215),(e=>zr(r,t(205),e))),e[t(197)][t(208)](t(198))[t(210)]({model:t(215),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(180)])return null;const o=n[s(214)](s(191)),i=n[s(181)]("hr");return n[s(192)](s(213),o),n[s(190)](n[s(182)](o,0),i),o},converterPriority:t(187)})}}const Ro=Mo;function So(){const t=["TrackChangesEditing","plugins","enableDefaultAttributesIntegration","723808pdxjNV","formatBlock","attribute","2LzMMcc","element","registerBlockAttribute","format","ELEMENT_HTML_EMBED","133trkKyz","descriptionFactory","HtmlEmbed","68778GNzeFH","6626272lbHHli","value","type","htmlEmbed","nodeAfter","start","registerDescriptionCallback","*Change %0 content*","commandName","2612712eMFoyg","rawHtml","registerElementLabel","5838205ygkWMT","get","has","2840HgbuFU","_registerLegacyDescription","getFirstRange","locale","122973RbDJhx","editor","afterInit","199314mBZDdl","key"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(936706===-parseInt(n(291))/1+parseInt(n(294))/2*(-parseInt(n(283))/3)+parseInt(n(303))/4+-parseInt(n(276))/5+parseInt(n(286))/6*(-parseInt(n(299))/7)+-parseInt(n(312))/8+-parseInt(n(302))/9*(-parseInt(n(279))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(285)](){const t=Ro,e=this[t(284)];if(!e[t(289)][t(278)](t(301)))return;const n=e[t(289)][t(277)](t(288)),r=e[t(282)];n[t(300)][t(275)](t(313),(e=>zr(r,t(298),e))),n[t(290)](t(306)),n[t(296)](t(304)),n[t(300)][t(309)]((e=>{const n=t;if(n(293)!=e[n(305)])return;const{data:s}=e;if(s&&n(304)==s[n(287)]&&e[n(281)]()[n(308)][n(307)].is(n(295),n(313))){const t=zr(r,n(298));return{type:n(297),content:zr(r,n(310),t)}}})),this[t(280)]()}[Ro(280)](){const t=Ro,e=this[t(284)],n=e[t(282)];e[t(289)][t(277)](t(288))[t(300)][t(309)]((e=>{const r=t;if(r(292)!=e[r(305)])return;const{data:s}=e;if(s&&r(306)==s[r(311)]){const t=zr(n,r(298));return{type:r(297),content:zr(n,r(310),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=433]})(t,e)}function Do(){const t=["ImageEditing","element","nodeAfter","FORMAT_IMAGE_SIZE","isEqual","ImageUploadEditing","getFirstRange","imageTypeInline","imageBlock","*Set image text alternative:* %0","createRange","createRangeOn","_registerLegacyDescription","*Set image width:* %0","has","format","key","fromPosition","insertion","Inline image to block image","enableDefaultAttributesIntegration","ImageCaptionEditing","attribute","13225091dcRJSu","imageStylePreApply","ELEMENT_CAPTION","ImageResize","backward","1570ibvIdV","convertInlineImageToBlock","isBlockImage","previous","Block image to inline image","ImageBlockEditing","resizeImage","detach","toNext","filter","formatInline","*Reset image width*","join","getNearestSelectionRange","isCollapsed","findIndex","ELEMENT_IMAGE","getClosestSelectedImageElement","removeObject","deletion","markBlockFormat","commandParams","isBefore","180956tmUymc","width","alt","forward","discard","ImageTextAlternativeEditing","formatBlock","change","2325066CeotIY","uploadImage","imageTextAlternative","commandName","plugins","getCaptionFromImageModelElement","accept","selection","25SQztYv","isOwn","schema","get","type","ImageCaptionUtils","document","imageTypeBlock","editor","toggleImageCaption","find","3797466DpxCHE","registerBlockAttribute","length","markDeletion","registerElementLabel","TrackChangesEditing","89780CmiGxZ","*Remove image text alternative*","forceDefaultExecution","start","1142oQNEIK","imageInline","model","144JgxwIX","getSuggestionCallback","toPrevious","registerDescriptionCallback","chain","ELEMENT_INLINE_IMAGE","convertBlockImageToInline","afterInit","registerCustomCallback","newValue","markInsertion","descriptionFactory","addObject","ImageInlineEditing","getContainedElement","27062sPQZvW","_suggestionFactory","imageCaption","subType","insertImage","nodeBefore","99nzwFGc","enableCommand","ImageUtils","registerAttributeLabel","caption","_findSuggestions","isIntersecting","resizedWidth","end","locale"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(493793===-parseInt(n(471))/1*(-parseInt(n(533))/2)+-parseInt(n(442))/3+-parseInt(n(434))/4*(parseInt(n(450))/5)+-parseInt(n(461))/6+parseInt(n(489))/7*(-parseInt(n(474))/8)+parseInt(n(495))/9*(parseInt(n(467))/10)+parseInt(n(528))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(481)](){const t=wo,e=this[t(458)];if(!e[t(446)][t(519)](t(505)))return;const n=e[t(446)][t(453)](t(466)),r=e[t(446)][t(453)](t(497)),s=e[t(504)];n[t(496)](t(493)),n[t(485)][t(465)](t(513),(e=>zr(s,t(549),e))),n[t(485)][t(465)](t(472),(e=>zr(s,t(479),e))),n[t(485)][t(465)](t(499),(()=>zr(s,t(530)))),e[t(446)][t(519)](t(510))&&n[t(496)](t(443)),e[t(446)][t(519)](t(538))&&e[t(446)][t(519)](t(487))&&(n[t(496)](t(512),((s,o)=>{const i=t,a=r[i(550)](e[i(473)][i(456)][i(449)]);e[i(473)][i(441)]((()=>{const t=i;n[t(553)](a,{commandName:t(512),commandParams:[o]},[],t(480))}))})),n[t(496)](t(457),((s,o)=>{const a=t;e[a(473)][a(441)]((t=>{const c=a;let u=r[c(550)](e[c(473)][c(456)][c(449)]),l=t[c(516)](u);const f=i.LivePosition[c(522)](l[c(470)],c(476)),h=i.LivePosition[c(522)](l[c(503)],c(541));n[c(469)]((()=>s(o))),u=r[c(550)](e[c(473)][c(456)][c(449)]),l=t[c(516)](u);const g=t[c(515)](f,h);f[c(540)](),h[c(540)](),n[c(553)](u,{commandName:c(512),commandParams:[o]},[],c(534)),g[c(470)][c(433)](l[c(470)])&&n[c(484)](t[c(515)](g[c(470)],l[c(470)]),c(534)),l[c(503)][c(433)](g[c(503)])&&n[c(484)](t[c(515)](l[c(503)],g[c(503)]),c(534))}))})),n[t(490)][t(482)](t(440),t(534),t(545),(()=>!1)),n[t(490)][t(482)](t(440),t(534),t(448),(()=>!1)),n[t(490)][t(482)](t(440),t(534),t(438),n[t(490)][t(475)](t(440),"",t(448))),n[t(490)][t(482)](t(523),t(534),t(545),(()=>!1)),n[t(490)][t(482)](t(523),t(534),t(438),(([r])=>{const s=t,o=n[s(490)][s(475)](s(523),"",s(438));let i=r[s(470)],a=r[s(503)];const c=e[s(473)][s(452)][s(546)](i,s(532)),u=e[s(473)][s(452)][s(546)](a,s(437));c[s(547)]&&(i=c[s(470)]),u[s(547)]&&(a=u[s(503)]),o([e[s(473)][s(515)](i,a)])})),n[t(490)][t(482)](t(440),t(534),t(478),c),n[t(490)][t(482)](t(523),t(534),t(478),c)),e[t(446)][t(519)](t(526))&&(n[t(496)](t(459),((s,o)=>{const i=t,a=e[i(446)][i(453)](i(455));let c=r[i(550)](e[i(473)][i(456)][i(449)]),u=a[i(447)](c);e[i(473)][i(441)]((()=>{const t=i;if(u)return void n[t(464)](e[t(473)][t(516)](u));const l=r[t(535)](c);s(o),c=r[t(550)](e[t(473)][t(456)][t(449)]),u=a[t(447)](c),n[t(484)](e[t(473)][t(516)](u),l?null:t(491))}))})),n[t(490)][t(482)](t(523),t(491),t(478),c));const o=[{type:t(440),subType:t(529)},{type:t(523),subType:t(491)},{type:t(440),subType:t(534)},{type:t(523),subType:t(534)}];function a(e,s){const i=t,a=o[i(548)]((({type:t,subType:n})=>e[i(454)]==t&&e[i(492)]==n)),c=o[i(548)]((({type:t,subType:e})=>s[i(454)]==t&&s[i(492)]==e));if(a<0||c<0)return!1;const u=e[i(511)](),l=s[i(511)]();if((0==a||1==a)&&2==c&&u[i(501)](l))return!0;if(2==a&&3==c){const t=n[i(500)](u,i(523))[i(542)]((({suggestion:t,meta:e})=>e[i(451)]&&i(534)==t[i(492)]));if(t[i(463)]>1&&l[i(503)][i(509)](u[i(470)]))return!0;if(1==t[i(463)]&&(u[i(470)][i(509)](l[i(503)])||u[i(503)][i(509)](l[i(470)])))return!0}if(3==a&&3==c&&u[i(470)][i(433)](l[i(470)])){const t=u[i(503)][i(507)],e=l[i(470)][i(494)];return r[i(535)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(446)][t(519)](t(531))&&(n[t(525)](t(539)),n[t(462)](t(502)),n[t(485)][t(498)](t(502),zr(s,t(508)))),e[t(446)][t(519)](t(439))&&(n[t(525)](t(444)),n[t(462)](t(436))),n[t(485)][t(477)]((e=>{const n=t;if(o[n(460)]((({type:t,subType:r})=>e[n(454)]==t&&e[n(492)]==r)))return e[n(536)]?{}:void 0})),n[t(485)][t(477)]((e=>{const n=t;if(n(523)==e[n(454)]||n(552)==e[n(454)]){const t=e[n(488)]();if(t&&t.is(n(506),n(499)))return{type:n(523)==e[n(454)]?n(486):n(551),element:t,quantity:1}}})),n[t(485)][t(477)]((e=>t(440)==e[t(454)]&&t(534)==e[t(492)]?{type:t(520),content:t(524)}:t(440)==e[t(454)]&&t(480)==e[t(492)]?{type:t(520),content:t(537)}:void 0)),n[t(485)][t(477)]((e=>{const n=t;if(n(527)!=e[n(454)])return;const{data:r}=e;if(!r||n(436)!=r[n(521)])return;const o=r[n(483)];return o?{type:n(520),content:zr(s,n(514),'"'+o+'"')}:{type:n(520),content:zr(s,n(468))}})),this[t(517)]()}[wo(517)](){const t=wo,e=this[t(458)],n=e[t(504)];e[t(446)][t(453)](t(466))[t(485)][t(477)]((e=>{const r=t;if(r(440)!=e[r(454)]&&r(543)!=e[r(454)])return;const{data:s}=e;if(s){if(r(444)==s[r(445)]){const t=s[r(554)][0][r(483)];return t?{type:r(520),content:zr(n,r(514),'"'+t+'"')}:{type:r(520),content:zr(n,r(468))}}if(r(539)==s[r(445)]){const t=s[r(554)][0][r(435)];return t?{type:r(520),content:zr(n,r(518),t)}:{type:r(520),content:zr(n,r(544))}}}}))}}function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=342]})(t,e)}const xo=Po;function Bo(){const t=["enableDefaultAttributesIntegration","oldValue","get","locale","key","2775026lIqNkQ","3724656MbKpsH","has","_registerLegacyDescription","1422331SPtwgy","formatBlock","newValue","format","registerCustomCallback","7382982NaERbU","editor","8IeZzbG","formatInline","type","replaceImageSource","accept","TrackChangesEditing","commandName","descriptionFactory","1156920jBsnBz","registerDescriptionCallback","plugins","discard","*Replace image URL*","registerBlockAttribute","_suggestionFactory","ImageEditing","7bRUGiG","_handleLegacySuggestions","4843485zDcXdn","src","getSuggestionCallback","5274396CyuVNI","attribute","*Format:* replace image URL","afterInit"];return(Bo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(886845===parseInt(n(344))/1+parseInt(n(381))/2+-parseInt(n(382))/3+parseInt(n(372))/4+-parseInt(n(359))/5+parseInt(n(349))/6*(-parseInt(n(367))/7)+-parseInt(n(351))/8*(parseInt(n(369))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(375)](){const t=xo;if(!this[t(350)][t(361)][t(342)](t(366)))return;const e=this[t(350)][t(379)],n=this[t(350)][t(361)][t(378)](t(356));n[t(376)](t(354)),n[t(364)](t(370)),n[t(358)][t(360)]((n=>{const r=t;if(r(373)!=n[r(353)])return;const{data:s}=n;return s&&r(370)==s[r(380)]?s[r(346)]&&s[r(377)]?{type:r(347),content:zr(e,r(363))}:{type:r(347),content:""}:void 0})),this[t(368)]()}[xo(368)](){const t=xo,e=this[t(350)][t(361)][t(378)](t(356));e[t(365)][t(348)](t(345),t(354),t(355),e[t(365)][t(371)](t(345),null,t(362))),e[t(365)][t(348)](t(345),t(354),t(362),e[t(365)][t(371)](t(345),null,t(355))),this[t(343)]()}[xo(343)](){const t=xo,e=this[t(350)],n=e[t(379)];e[t(361)][t(378)](t(356))[t(358)][t(360)]((e=>{const r=t;if(r(345)!=e[r(353)]&&r(352)!=e[r(353)])return;const{data:s}=e;return s&&r(354)==s[r(357)]?{type:r(347),content:zr(n,r(374))}:void 0}))}}const jo=Vo;function Go(){const t=["refresh","isInlineImage","isIntersecting","nodeBefore","4818432jbEwyR","afterInit","_splitMarkerName","get","markBlockFormat","chain","accept","getChangedMarkers","document","name","_findSuggestions","isOwn","differ","type","3277525hRysOD","convertInlineImageToBlock","isBlockImage","_suggestionFactory","imageTypeInline","_registerLegacyDescription","author","forEach","isInContent","isBefore","TrackChangesEditing","subType","registerDescriptionCallback","has","712050nxkRYO","FORMAT_SIDE_IMAGE","next","getSuggestion","shouldConvertImageType","model","imageCaption","selection","imageStyle","getFirstRange","formatInline","getContainedElement","getSuggestions","*Format:* %0","join","format","findIndex","4leJIsu","setImageNaturalSizeAttributes","getSuggestionCallback","892833EhCtBt","suggestion","registerPostFixer","nodeAfter","commandParams","discard","formatBlock","createRangeOn","ImageUtils","start","commandName","length","head","end","Users","title","commands","discardSuggestion","change","commandReversedParams","getClosestSelectedImageElement","2053660yfMZej","from","side","imageStylePreApply","insertion","imageTypeBlock","isEqual","toLowerCase","descriptionFactory","newRange","imageStylePostApply","filter","13176160AuBcMj","hasSuggestion","normalizedStyles","markInlineFormat","locale","plugins","enableCommand","ImageStyleEditing","855240SQYBUv","editor","registerCustomCallback","value"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(946996===parseInt(n(450))/1+parseInt(n(414))/2+-parseInt(n(470))/3*(parseInt(n(467))/4)+parseInt(n(436))/5+parseInt(n(422))/6+parseInt(n(394))/7+-parseInt(n(406))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(423)](){const t=jo,n=this[t(415)];if(!n[t(411)][t(449)](t(413)))return;const r=n[t(411)][t(425)](t(446)),s=n[t(411)][t(425)](t(478)),o={};r[t(412)](t(458),((o,i)=>{const a=t,c=n[a(411)][a(425)](a(387)).me,u=n[a(389)][a(425)](a(458));let l=s[a(393)](n[a(455)][a(430)][a(457)]),f=n[a(455)][a(477)](l),h=u[a(417)];if(h==i[a(417)])return;const g={commandName:a(458),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(455)][a(391)]((()=>{const t=a;if(r[t(462)]()[t(405)]((e=>e[t(444)]&&c==e[t(442)]&&(t(476)==e[t(435)]||t(460)==e[t(435)])&&(t(397)==e[t(447)]||t(404)==e[t(447)])&&e[t(459)]()[t(400)](f)))[t(443)]((e=>r[t(390)](e[t(482)]))),l=s[t(393)](n[t(455)][t(430)][t(457)]),f=n[t(455)][t(477)](l),u[t(418)](),n[t(389)][t(425)](t(440))[t(418)](),n[t(389)][t(425)](t(399))[t(418)](),h=u[t(417)],h!=i[t(417)])return s[t(419)](l)&&u[t(454)](i[t(417)],l)?(o({...i,setImageSizes:!1}),l=s[t(393)](n[t(455)][t(430)][t(457)]),void r[t(426)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(397))):void(s[t(438)](l)?r[t(426)](l,g,[],t(404)):r[t(409)](f,g,t(404)))}))}));for(const e of n[t(411)][t(425)](t(413))[t(408)])o[e[t(431)]]=e[t(388)][t(401)]();r[t(439)][t(416)](t(476),t(397),t(464),(()=>!1)),r[t(439)][t(416)](t(476),t(404),t(464),(()=>!1)),r[t(439)][t(416)](t(460),t(404),t(464),(()=>!1)),r[t(439)][t(416)](t(476),t(397),t(428),(([e])=>{const n=t;s[n(468)](e[n(461)]())})),r[t(439)][t(416)](t(476),t(397),t(475),((e,n)=>{const s=t;r[s(439)][s(469)](s(476),"",s(428))(e,{commandName:n[s(480)],commandParams:n[s(392)]})})),r[t(439)][t(416)](t(476),t(397),t(427),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(476),subType:t(397)},{type:t(398),subType:t(456)},{type:t(476),subType:t(437)},{type:t(398),subType:t(437)}];function a(e,n){const o=t,a=i[o(466)]((({type:t,subType:n})=>e[o(435)]==t&&e[o(447)]==n)),c=i[o(466)]((({type:t,subType:e})=>n[o(435)]==t&&n[o(447)]==e));if(a<0||c<0)return!1;const u=e[o(459)](),l=n[o(459)]();if((0==a||1==a)&&2==c&&u[o(420)](l))return!0;if(2==a&&3==c){const t=r[o(432)](u,o(398))[o(405)]((({suggestion:t,meta:e})=>e[o(433)]&&o(437)==t[o(447)]));if(t[o(481)]>1&&l[o(483)][o(400)](u[o(479)]))return!0;if(1==t[o(481)]&&(u[o(479)][o(400)](l[o(483)])||u[o(483)][o(400)](l[o(479)])))return!0}if(3==a&&3==c&&u[o(479)][o(445)](l[o(479)])){const t=u[o(483)][o(473)],e=l[o(479)][o(421)];return s[o(438)](t)&&t===e}return!1}n[t(455)][t(430)][t(472)]((()=>{const e=t;let o=!1;const i=Array[e(395)](n[e(455)][e(430)][e(434)][e(429)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(424)](t);if(e(471)==i&&r[e(407)](u)){if(e(476)==a&&(e(397)==c||e(404)==c)){const t=r[e(453)](u);if(n[e(403)]){const n=t[e(459)]()[e(461)]();if(s[e(438)](n))continue;r[e(390)](t),o=!0}}if(e(398)==a&&e(456)==c&&!n[e(403)]){const t=r[e(453)](u);t[e(452)]&&t[e(452)][e(444)]&&(r[e(390)](t[e(452)]),o=!0)}}}return o})),this[t(441)](o)}[jo(441)](t){const e=jo,n=this[e(415)],r=n[e(410)];n[e(411)][e(425)](e(446))[e(402)][e(448)]((n=>{const s=e;if(s(476)!=n[s(435)]&&s(460)!=n[s(435)])return;const{data:o}=n;if(!o||s(458)!=o[s(480)])return;const i=o[s(474)][0][s(417)];return function(t){const e=s;return{type:e(465),content:zr(r,e(463),t)}}(s(396)===i?zr(r,s(451)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["_handleImportedData","324118Lfezze","4720msRwDj","execute","8037mdjRnQ","TrackChangesEditing","afterInit","875960mykLcY","_setSuggestionData","_trackChangesExecuted","bind","lowest","listenTo","get","enableCommand","track_changes","commands","plugins","high","6bknXjC","406044jQbXFR","Users","importWord","collaboration_features","trackChanges","dataInsert","708256qMXAGr","_trackChangesValueDuringImport","value","forEach","editor","1995903KVvzQx","331502esUTns"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(170805===parseInt(n(259))/1+-parseInt(n(257))/2*(parseInt(n(277))/3)+parseInt(n(251))/4+parseInt(n(265))/5+parseInt(n(278))/6+parseInt(n(256))/7+-parseInt(n(260))/8*(parseInt(n(262))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(252)]=!1,this[e(267)]=!1}[zo(264)](){const t=zo,e=this[t(255)],n=e[t(274)][t(271)](t(247)),r=e[t(274)][t(271)](t(249));n&&(n.on(t(261),((e,[,n])=>{const s=t;this[s(252)]=r[s(253)],n[s(248)][s(273)]=!this[s(252)]}),{priority:t(276)}),this[t(270)](n,t(250),this[t(258)][t(268)](this)),this[t(270)](n,t(250),(()=>{const e=t;this[e(267)]&&(r[e(261)](),this[e(267)]=!1)}),{priority:t(269)}),e[t(275)][t(271)](t(263))[t(272)](t(247)))}[zo(258)](t,e){const n=zo,{suggestions:r}=e,s=this[n(255)][n(274)][n(271)](n(249)),o=s[n(253)];this[n(252)]!==o&&(s[n(261)](),this[n(267)]=!0),r&&r[n(254)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(255)][o(275)][o(271)](o(246)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(247)}}};this[o(255)][o(275)][o(271)](o(263))[o(266)](i)}))}}const Xo=Jo;function Qo(){const t=["locale","472RQjNNa","outdent","commandName","FORMAT_INDENT","3gmizYE","50WjSLJg","12031350jKIlkP","indentBlock","getItems","registerAttributeLabel","_registerLegacyDescription","14581JXSsPf","has","getItemLabel","get","TrackChangesEditing","blockIndent","29882elCnJH","enableCommand","IndentBlock","outdentBlock","8148780yTfDNC","704710fJswgy","afterInit","enableDefaultAttributesIntegration","editor","3710348vIaPFM","registerBlockAttribute","4828860AVFnSd","registerDescriptionCallback","indent","IndentEditing","formatBlock","format","type","*Outdent:* %0","*Indent:* %0","descriptionFactory","plugins"];return(Qo=function(){return t})()}function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=358]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(554067===parseInt(n(382))/1*(parseInt(n(370))/2)+-parseInt(n(369))/3*(-parseInt(n(391))/4)+-parseInt(n(387))/5+-parseInt(n(393))/6+parseInt(n(376))/7*(parseInt(n(365))/8)+parseInt(n(386))/9+-parseInt(n(371))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Zo extends t.Plugin{[Xo(388)](){const t=Xo,e=this[t(390)],n=e[t(363)][t(379)](t(380));if(e[t(363)][t(377)](t(396))&&(n[t(383)](t(395)),n[t(383)](t(366))),e[t(363)][t(377)](t(384)))for(const e of[t(372),t(385)])n[t(389)](e);const r=e[t(364)];n[t(392)](t(381)),n[t(362)][t(374)](t(381),zr(r,t(368))),this[t(375)]()}[Xo(375)](){const t=Xo,e=this[t(390)],n=e[t(364)],r=e[t(363)][t(379)](t(380));r[t(362)][t(394)]((e=>{const s=t;if(s(397)!=e[s(359)])return;const{data:o}=e;if(!o)return;if(s(372)!=o[s(367)]&&s(385)!=o[s(367)])return;const i=e[s(373)]()[0],a=r[s(362)][s(378)](i);return s(372)==o[s(367)]?{type:s(358),content:zr(n,s(361),a)}:s(385)==o[s(367)]?{type:s(358),content:zr(n,s(360),a)}:void 0}))}}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=242]})(t,e)}function ti(){var t=["1832946PICGsS","1hChAGM","input","9317080KexqtF","enableCommand","8016070MJiynN","get","3041124PChfgi","TrackChangesEditing","editor","2545000aWxuQX","28PdZvvY","625630buPYlu","init","9vYdREJ","3eulbPd","21158951CtFHYa","plugins","requires"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(617917===-parseInt(n(245))/1*(parseInt(n(256))/2)+-parseInt(n(259))/3*(-parseInt(n(251))/4)+parseInt(n(254))/5+parseInt(n(244))/6*(parseInt(n(255))/7)+parseInt(n(247))/8+parseInt(n(258))/9*(-parseInt(n(249))/10)+-parseInt(n(260))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Yo(243)](){return[Ms.Input]}[Yo(257)](){var t=Yo;this[t(253)][t(242)][t(250)](t(252))[t(248)](t(246))}}const ni=si;function ri(){const t=["3104724uAcYXm","link","afterInit","unlink","11816LmPeJz","14164790PNzzDZ","type","registerDescriptionCallback","locale","10348zSMqbx","registerInlineAttribute","label","3719106DifuAo","editor","commandParams","registerAttributeLabel","linkHref","has","link (","format","LinkEditing","129RKhmnl","1508516NMNbRw","5ZfkCoo","2128HIDymL","*Set link:* %0","newValue","plugins","TrackChangesEditing","formatInline","key","_registerLegacyDescription","toLowerCase","commands","*Remove link*","attribute","descriptionFactory","manualDecorators","get","537347FPleTU","enableDefaultAttributesIntegration","commandName"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=218]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(419483===parseInt(n(239))/1+parseInt(n(251))/2*(parseInt(n(221))/3)+-parseInt(n(222))/4*(parseInt(n(223))/5)+-parseInt(n(242))/6+parseInt(n(224))/7*(-parseInt(n(246))/8)+-parseInt(n(254))/9+parseInt(n(247))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(244)](){const t=ni,e=this[t(255)];if(!e[t(227)][t(259)](t(220)))return;const n=e[t(227)][t(238)](t(228)),r=e[t(233)][t(238)](t(243));n[t(240)](t(243)),n[t(240)](t(245)),n[t(252)](t(258));for(const e of r[t(237)])n[t(252)](e.id),n[t(236)][t(257)](e.id,t(218)+e[t(253)][t(232)]()+")");n[t(236)][t(249)]((n=>{const r=t;if(r(235)!=n[r(248)])return;const{data:s}=n;if(!s||r(258)!=s[r(230)])return;const o=s[r(226)],i=e[r(250)];return{type:r(219),content:null==o?zr(i,r(234)):zr(i,r(225),'"'+o+'"')}})),this[t(231)]()}[ni(231)](){const t=ni,e=this[t(255)],n=e[t(250)];e[t(227)][t(238)](t(228))[t(236)][t(249)]((e=>{const r=t;if(r(229)!=e[r(248)])return;const{data:s}=e;if(s){if(r(243)==s[r(241)]){const t=s[r(256)][0];return{type:r(219),content:zr(n,r(225),'"'+t+'"')}}return r(245)==s[r(241)]?{type:r(219),content:zr(n,r(234))}:void 0}}))}}const ii=ci;function ai(){const t=["listIndent","document","12352zumVHq","42324AiyJHA","name","LegacyListEditing","registerDescriptionCallback","numberedList","schema","editor","2409003ZJRPnu","descriptionFactory","commandParams","ELEMENT_TODO_LIST","ELEMENT_NUMBERED_LIST","createPositionAt","List","commandName","has","ELEMENT_LIST_ITEM","nextSibling","value","outdentList","change","*Outdent:* %0","checkTodoList","TrackChangesEditing","*Check item*","add","2749270CfBOnq","bulletedList","paragraph","formatBlock","createRange","parent","LegacyTodoListEditing","type","462056dtfDlG","markBlockFormat","commands","execute","355QpfTcr","end","length","todoListChecked","from","todoList","248526zivuZy","push","forceValue","checkChild","*Change to:* %0","enableCommand","getSelectedBlocks","*Indent:* %0","blockName","_selectedElements","*Uncheck item*","findIndex","before","listItem","bulleted","1170756RzCYKJ","indentList","get","afterInit","todo","locale","listType","element","model","numbered","formatInline","isObject","595WjxYHq","filter","3yITlLJ","registerElementLabel","format","replace","previousSibling","slice","ELEMENT_BULLETED_LIST","selection","plugins","getAttribute"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(278803===parseInt(n(436))/1*(-parseInt(n(407))/2)+parseInt(n(422))/3+-parseInt(n(397))/4+-parseInt(n(401))/5*(-parseInt(n(449))/6)+-parseInt(n(434))/7*(parseInt(n(448))/8)+-parseInt(n(456))/9+parseInt(n(389))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(425)](){const t=ii,e=this[t(455)],n=e[t(427)];if(!e[t(444)][t(464)](t(451)))return;const r=e[t(444)][t(424)](t(386)),s=e[t(444)][t(464)](t(395));function o(t){return()=>{const n=ci,s=e[n(430)][n(447)][n(443)],o=e[n(399)][n(424)](t);if(o[n(467)])return void e[n(400)](n(391),{});const i=t[n(441)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(405)](t)[s(435)]((t=>function(t,e){const n=s;return e[n(410)](t[n(394)],n(420))&&!e[n(433)](t)}(t,r)));o=o[s(435)]((t=>!t.is(s(429),s(420))||t[s(445)](s(428))!=e));const i=new Set;for(const t of o)t.is(s(429),s(420))?i[s(388)](li(t)):i[s(388)](t);return Array[s(405)](i)}(s[n(413)](),i,e[n(430)][n(454)]);e[n(430)][n(469)]((()=>{const e=n;for(const n of a)r[e(398)](n,{commandName:t,commandParams:[{forceValue:!o[e(467)]}],formatGroupId:e(415)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(405)](t);const r=n[e(418)]((t=>e(420)!=t[e(450)]));return r>-1&&(n=n[e(441)](0,r)),n}(e[n(430)][n(447)][n(443)][n(413)]()),o=e[n(430)][n(393)](e[n(430)][n(461)](s[0],n(419)),e[n(430)][n(461)](s[s[n(403)]-1],n(402)));e[n(430)][n(469)]((()=>{const e=n;r[e(398)](o,{commandName:t,commandParams:[],formatGroupId:e(446)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(466)];for(;t&&t[n(445)](n(446))>e[n(445)](n(446));)r[n(388)](t),t=t[n(466)]}return Array[n(405)](r)}(s))}))}}r[t(412)](t(453),o(t(453))),r[t(412)](t(390),o(t(390))),s&&r[t(412)](t(406),o(t(406))),r[t(412)](t(423),i(t(423))),r[t(412)](t(468),i(t(468))),s&&r[t(412)](t(471),(()=>{const n=t,s=e[n(399)][n(424)](n(471)),o=Array[n(405)](s[n(416)]);o[n(435)]((t=>t[n(445)](n(404))!=s[n(467)])),e[n(430)][n(469)]((()=>{const t=n;for(const e of o)r[t(398)](e,{commandName:t(471),commandParams:[{forceValue:!s[t(467)]}]})}))})),r[t(457)][t(437)](t(420),(e=>zr(n,t(465),e))),r[t(457)][t(452)]((e=>{const r=t;if(r(392)!=e[r(396)]&&r(432)!=e[r(396)])return;const{data:s}=e;if(s){if(r(453)==s[r(463)]||r(390)==s[r(463)]||r(406)==s[r(463)])switch(s[r(463)][r(439)](r(462),"")){case r(421):return o(zr(n,r(442)));case r(431):return o(zr(n,r(460)));case r(426):return o(zr(n,r(459)))}if(r(423)==s[r(463)])return{type:r(438),content:zr(n,r(414),zr(n,r(465)))};if(r(468)==s[r(463)])return{type:r(438),content:zr(n,r(470),zr(n,r(465)))};if(r(471)==s[r(463)])return s[r(458)][0][r(409)]?{type:r(438),content:zr(n,r(387))}:{type:r(438),content:zr(n,r(417))}}function o(t){const e=r;return{type:e(438),content:zr(n,e(411),t)}}}))}}function li(t){const e=ii,n=t[e(445)](e(446));if(0==n)return t;let r=t;for(;t[e(440)]&&t[e(440)].is(e(429),e(420));){const s=t[e(440)][e(445)](e(446));if(s==n)r=t[e(440)];else if(s<n)break;t=t[e(440)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(429),e(420))&&t[e(445)](e(446))>0){let r=t[e(466)];for(;r&&e(420)==r[e(450)]&&r[e(445)](e(446))==t[e(445)](e(446));)n[e(408)](r),r=r[e(466)]}return n}function hi(){const t=["descriptionFactory","11hEnZLp","default","11121072mcXQos","document","markMultiRangeBlockFormat","afterInit","from","backward","model","_LIST_","getAttribute","enableCommand","list.properties","bind","toUpperCase","commandName","filter","LegacyListPropertiesEditing","LegacyListUtils","getFirstPosition","has","forward","startIndex","3fUBvXG","listStart","length","_getSuggestionBlocksForListStyle","change","11007324ApgCzf","handleListReversedCommand","plugins","handleListStartCommand","getListTypeFromListStyleType","listItem","unshift","registerDescriptionCallback","format","parent","_getSuggestionBlocks","createPositionAt","229108yYidEM","*Format:* set order to regular","locale","handleDescriptions","TrackChangesEditing","9630jujKeB","flat","378Mdalsz","*Format:* set start index to %0","60qRKdIM","ELEMENT_","editor","styles","get","reversed","_getTranslationKeyForListStyle","map","commandParams","*Change to:* %0","10145254KddDlT","10089kLNAdq","346lcdSni","listType","type","element","selection","listReversed","push","538212QVlWqr","numbered","listStyle","formatInline","before","replace","getSiblingNodes","getLastPosition","handleListStyleCommand","formatBlock","config","getSelectedBlocks","*Format:* set order to reversed","createRange"];return(hi=function(){return t})()}const gi=di;function di(t,e){const n=hi();return(di=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(863107===-parseInt(n(200))/1*(-parseInt(n(131))/2)+-parseInt(n(176))/3*(parseInt(n(193))/4)+-parseInt(n(202))/5*(-parseInt(n(138))/6)+-parseInt(n(129))/7+parseInt(n(155))/8+-parseInt(n(130))/9*(parseInt(n(198))/10)+parseInt(n(153))/11*(parseInt(n(181))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hi);class pi extends t.Plugin{[gi(158)](){const t=gi;if(!this[t(204)][t(183)][t(173)](t(170)))return;const e=this[t(204)][t(148)][t(123)](t(165)),n=this[t(204)][t(183)][t(123)](t(197));e[t(205)]&&n[t(164)](t(140),this[t(146)][t(166)](this)),e[t(124)]&&n[t(164)](t(136),this[t(182)][t(166)](this)),e[t(175)]&&n[t(164)](t(177),this[t(184)][t(166)](this)),n[t(152)][t(188)](this[t(196)][t(166)](this))}[gi(146)](t,e={}){const n=gi,r=this[n(204)][n(183)][n(123)](n(197)),s=this[n(179)]();this[n(204)][n(161)][n(180)]((()=>{const t=n;r[t(157)](s,{commandName:t(140),commandParams:[{type:e[t(133)]}],formatGroupId:t(140)})}))}[gi(182)](t,e={}){const n=gi,r=this[n(204)][n(183)][n(123)](n(197)),s=this[n(191)]((t=>t.is(n(134),n(186))&&n(139)===t[n(163)](n(132))));if(s[n(178)]<1)return;const o=s[n(126)]((t=>this[n(204)][n(161)][n(151)](this[n(204)][n(161)][n(192)](t,n(142)),this[n(204)][n(161)][n(192)](t,0))));this[n(204)][n(161)][n(180)]((()=>{const t=n;r[t(157)](o,{commandName:t(136),commandParams:[{reversed:e[t(124)]}],formatGroupId:t(136)})}))}[gi(184)](t,e={}){const n=gi,r=this[n(204)][n(183)][n(123)](n(197)),s=this[n(191)]((t=>t.is(n(134),n(186))&&n(139)===t[n(163)](n(132))));if(s[n(178)]<1)return;const o=s[n(126)]((t=>this[n(204)][n(161)][n(151)](this[n(204)][n(161)][n(192)](t,n(142)),this[n(204)][n(161)][n(192)](t,0))));this[n(204)][n(161)][n(180)]((()=>{const t=n;r[t(157)](o,{commandName:t(177),commandParams:[{startIndex:e[t(175)]}],formatGroupId:t(177)})}))}[gi(196)](t){const e=gi;if(e(147)!=t[e(133)]&&e(141)!=t[e(133)])return;const n=this[e(204)][e(195)],{data:r}=t;if(!r)return;let s,o;switch(r[e(168)]){case e(140):s=e(128),o={type:e(189),content:zr(n,s,zr(n,this[e(125)](r[e(127)][0][e(133)])))};break;case e(136):s=r[e(127)][0][e(124)]?e(150):e(194),o={type:e(189),content:zr(n,s)};break;case e(177):s=e(201),o={type:e(189),content:zr(n,s,r[e(127)][0][e(175)])}}return o}[gi(179)](){const t=gi;var e,n,r,s;const o=this[t(204)][t(183)][t(123)](t(171));let i=Array[t(159)](this[t(204)][t(161)][t(156)][t(135)][t(149)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(134),t(186)))&&i[t(187)](...o[t(144)](this[t(204)][t(161)][t(156)][t(135)][t(172)](),t(160))),(null===(n=i[i[t(178)]-1])||void 0===n?void 0:n.is(t(134),t(186)))&&i[t(137)](...o[t(144)](this[t(204)][t(161)][t(156)][t(135)][t(145)](),t(174))),i=[...new Set(i)],(null===(s=null===(r=this[t(204)][t(161)][t(156)][t(135)][t(172)]())||void 0===r?void 0:r[t(190)])||void 0===s?void 0:s.is(t(134),t(186)))&&(i=i[t(169)]((e=>e.is(t(134),t(186))))),i}[gi(191)](t){const e=gi,n=this[e(204)][e(183)][e(123)](e(171));let r=Array[e(159)](this[e(204)][e(161)][e(156)][e(135)][e(149)]())[e(169)](t)[e(126)]((t=>{const r=e,s=this[r(204)][r(161)][r(192)](t,0);return[...n[r(144)](s,r(160)),...n[r(144)](s,r(174))]}))[e(199)]();return r=[...new Set(r)],r}[gi(125)](t){const e=gi;return e(203)+(this[e(204)][e(183)][e(123)](e(171))[e(185)](t)||e(154))[e(167)]()+e(162)+t[e(167)]()[e(143)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=299]})(t,e)}function Ei(){const t=["2809060OZbdPH","conversion","div","ELEMENT_MEDIA","275eipGTk","createEmptyElement","275120eenKvn","data","media","MediaEmbedEditing","for","afterInit","get","locale","downcastDispatcher","elementToElement","plugins","8tWGQyA","enableCommand","editor","2ilqniJ","331676ZbJwLP","88MZWYab","showSuggestionHighlights","registerElementLabel","9072qdlQSw","111702ZrCRPf","5001101HBvAhT","options","TrackChangesEditing","stop","attribute:url:media","mediaEmbed","high","dataDowncast","1510842wMJioP","has","descriptionFactory"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(611020===-parseInt(n(327))/1+parseInt(n(326))/2*(parseInt(n(303))/3)+-parseInt(n(312))/4+-parseInt(n(310))/5*(parseInt(n(332))/6)+-parseInt(n(333))/7*(parseInt(n(323))/8)+-parseInt(n(331))/9+parseInt(n(306))/10*(parseInt(n(328))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(317)](){const t=mi,e=this[t(325)];if(!e[t(322)][t(304)](t(315)))return;const n=e[t(322)][t(318)](t(335)),r=e[t(319)];n[t(324)](t(300)),n[t(305)][t(330)](t(314),(e=>zr(r,t(309),e))),e[t(307)][t(316)](t(302))[t(321)]({model:t(314),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(329)])return n[s(311)](s(308))},converterPriority:t(301)}),e[t(313)][t(320)].on(t(299),((e,n,r)=>{const s=t;r[s(334)][s(329)]&&e[s(336)]()}),{priority:t(301)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=277]})(t,e)}function _i(){const t=["TrackChangesEditing","afterInit","has","133RjxCza","enableCommand","487088zgWDpN","editor","90EMBgPS","MentionEditing","get","205buquJw","34843572fnVKon","687796ccYuwR","11twPwgl","mention","549vZMmYo","94200PfjLAS","plugins","6822VgmZPK","732328OPkGec","266589CxcpeE"];return(_i=function(){return t})()}const yi=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(595418===-parseInt(n(277))/1+-parseInt(n(297))/2*(parseInt(n(294))/3)+-parseInt(n(291))/4+parseInt(n(289))/5*(parseInt(n(295))/6)+parseInt(n(282))/7*(-parseInt(n(284))/8)+parseInt(n(278))/9*(-parseInt(n(286))/10)+parseInt(n(292))/11*(parseInt(n(290))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[yi(280)](){const t=yi,e=this[t(285)];e[t(296)][t(281)](t(287))&&e[t(296)][t(288)](t(279))[t(283)](t(293))}}function ki(){const t=["3539MydOBw","*Remove format:* %0","locale","4rGtNiC","5702785gaazrA","706824HzESMi","head","registerDescriptionCallback","descriptionFactory","has","*Set format:* %0","106VtWIqJ","MultiLevelList","27NEFJIn","format","197240seqFcY","multiLevelList","oldValue","key","1608UuEHjf","next","registerBlockAttribute","listMarkerStyle","ELEMENT_MULTI_LEVEL_LIST","afterInit","6517uAVxcn","data","TrackChangesEditing","477063IztasU","newValue","listType","handleDescriptions","enableDefaultAttributesIntegration","get","editor","189935qiNiwr","plugins"];return(ki=function(){return t})()}const Ci=Ni;function Ni(t,e){const n=ki();return(Ni=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=Ni,r=t();for(;;)try{if(111903===parseInt(n(298))/1*(parseInt(n(309))/2)+parseInt(n(289))/3+parseInt(n(301))/4*(parseInt(n(296))/5)+parseInt(n(303))/6+parseInt(n(323))/7*(parseInt(n(317))/8)+-parseInt(n(311))/9*(parseInt(n(313))/10)+-parseInt(n(302))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Li extends t.Plugin{[Ci(322)](){const t=Ci,e=this[t(295)],n=e[t(297)][t(294)](t(325));e[t(297)][t(307)](t(310))&&(n[t(293)](t(314)),n[t(319)](t(320)),n[t(306)][t(305)]((e=>this[t(292)](e))))}[Ci(292)](t){const e=Ci,n=this[e(295)][e(300)],{data:r}=t,s={type:e(312),content:""};if(r&&e(320)==r[e(316)]){if(!r[e(315)])return{type:e(312),content:zr(n,e(308),zr(n,e(321)))+" ("+r[e(290)]+")"};if(!r[e(290)]){let o=t[e(304)];for(;o;){if(o[e(324)]&&e(291)==o[e(324)][e(316)]&&o[e(324)][e(290)])return s;o=o[e(318)]}return{type:e(312),content:zr(n,e(299),zr(n,e(321)))+" ("+r[e(315)]+")"}}}}}const Ri=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(791314===parseInt(n(350))/1*(parseInt(n(349))/2)+parseInt(n(344))/3+parseInt(n(355))/4+parseInt(n(356))/5*(-parseInt(n(351))/6)+parseInt(n(347))/7*(-parseInt(n(345))/8)+parseInt(n(343))/9*(parseInt(n(336))/10)+-parseInt(n(353))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ri(342)](){const t=Ri,e=this[t(333)];if(!e[t(338)][t(339)](t(341)))return;e[t(338)][t(354)](t(346))[t(352)](t(348));const n=e[t(338)][t(354)](t(346)),r=e[t(340)];n[t(337)][t(335)](t(348),(e=>zr(r,t(334),e)))}}function vi(){const t=["10128635GhvSAI","get","6147884ycMmLx","19295tYZQqR","editor","ELEMENT_PAGE_BREAK","registerElementLabel","10wAsxKm","descriptionFactory","plugins","has","locale","PageBreakEditing","afterInit","551358ysZPKQ","2609298LpRBEV","8ibiIPg","TrackChangesEditing","8626086RshBHQ","pageBreak","167306BuGaIe","11AxdfuE","690bmBTKW","enableCommand"];return(vi=function(){return t})()}const wi=Oi;function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=309]})(t,e)}function Di(){const t=["get","insert","TrackChangesEditing","enableCommand","bindElementToMarker","ck-suggestion-marker-split","end","includes","insertion","39192brHEMa","_registerLegacyDescription","*Insert:* %0","writer","addMarker:suggestion:insertion","highest","mapper","checkChild","paragraph","ck-suggestion-marker--active","descriptionFactory","start","editor","isTouching","addClass","createUIElement","762478gRUdJC","registerDescriptionCallback","format","47327xcsRyq","getItemLabel","plugins","locale","afterInit","downcastDispatcher","isLimit","enableDefaultAttributesIntegration","model","23170lAdVrD","Paragraph","toViewPosition","insertParagraph","span","markerRange","showSuggestionHighlights","data","3982698FQNHni","ELEMENT_PARAGRAPH","schema","type","markerName","editing","commandName","consume","consumable","30QcqnCj","$text","552eMGoKh","options","getFirstRange","1276612EtHJTI","*Change to:* %0","formatBlock","registerElementLabel","activeMarkers","name","15321897NhjpRp","nodeAfter","isBlock","has"];return(Di=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(836699===parseInt(n(347))/1+-parseInt(n(313))/2+-parseInt(n(333))/3+parseInt(n(366))/4+-parseInt(n(325))/5*(-parseInt(n(342))/6)+-parseInt(n(316))/7*(parseInt(n(344))/8)+parseInt(n(353))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[wi(320)](){const t=wi,e=this[t(309)];if(!e[t(318)][t(356)](t(326)))return;const n=e[t(319)],r=e[t(318)][t(357)](t(359));r[t(376)][t(350)](t(374),(e=>zr(n,t(334),e))),r[t(323)](t(374)),r[t(360)](t(328)),e[t(338)][t(321)].on(t(370),Pi(e),{priority:t(371)}),e[t(332)][t(321)].on(t(370),((n,r,s)=>{const o=t;s[o(345)][o(331)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(371)});const s=r[t(376)];s[t(314)]((r=>{const o=t;if(o(365)!==r[o(336)])return;const{start:i,end:a}=r[o(346)]();if(!i[o(310)](a)||!i[o(354)])return;const c=e[o(324)][o(335)],u=i[o(354)];return c[o(355)](u)&&!c[o(322)](u)&&c[o(373)](u,o(343))?{type:o(365),content:zr(n,o(368),s[o(317)](u,1))}:void 0})),this[t(367)]()}[wi(367)](){const t=wi,e=this[t(309)],n=e[t(319)];e[t(318)][t(357)](t(359))[t(376)][t(314)]((e=>{const r=t;if(r(349)!=e[r(336)])return;const{data:s}=e;return s&&r(374)==s[r(339)]?{type:r(315),content:zr(n,r(348),zr(n,r(334)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(318)][o(357)](o(359)),a=r[o(330)][o(377)],c=r[o(330)][o(363)],u=t[o(324)][o(335)];if(!a[o(310)](c)||!a[o(354)])return;const l=a[o(354)];if(u[o(355)](l)&&!u[o(322)](l)&&u[o(373)](l,o(343))){if(!s[o(341)][o(340)](r[o(330)],n[o(352)]))return;const t=s[o(369)][o(312)](o(329),{class:o(362)}),a=s[o(372)][o(327)](c);e&&i[o(351)][o(364)](r[o(337)])&&s[o(369)][o(311)](o(375),t),s[o(369)][o(358)](a,t),s[o(372)][o(361)](t,r[o(337)])}}}function xi(){const t=["format","TrackChangesEditing","39ydOGRk","104588JKpCdX","252994SHsBaH","254496pBHbtZ","plugins","_registerLegacyDescription","2104815aTZTrI","get","afterInit","removeFormat","1290Tgjfmv","descriptionFactory","RemoveFormatEditing","formatInline","8109117blkihI","locale","148284zhzNnt","has","registerDescriptionCallback","commandName","formatBlock","10mFoTQj","enableDefaultAttributesIntegration","16520sxicxR","type","*Remove all formatting*","editor"];return(xi=function(){return t})()}const Bi=Ui;function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(366160===parseInt(n(161))/1+-parseInt(n(147))/2+parseInt(n(145))/3*(parseInt(n(146))/4)+-parseInt(n(151))/5+parseInt(n(155))/6*(-parseInt(n(139))/7)+parseInt(n(148))/8+parseInt(n(159))/9*(parseInt(n(137))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(153)](){const t=Bi,e=this[t(142)];e[t(149)][t(162)](t(157))&&(e[t(149)][t(152)](t(144))[t(138)](t(154)),this[t(150)]())}[Bi(150)](){const t=Bi,e=this[t(142)];e[t(149)][t(152)](t(144))[t(156)][t(163)]((n=>{const r=t;if(r(136)!=n[r(140)]&&r(158)!=n[r(140)])return;const{data:s}=n;return s&&r(154)==s[r(164)]?{type:r(143),content:zr(e[r(160)],r(141))}:void 0}))}}const Gi=Hi;!function(t,e){const n=Hi,r=t();for(;;)try{if(935077===-parseInt(n(515))/1+-parseInt(n(494))/2+-parseInt(n(504))/3+-parseInt(n(516))/4*(parseInt(n(503))/5)+parseInt(n(510))/6*(parseInt(n(512))/7)+-parseInt(n(498))/8*(parseInt(n(501))/9)+parseInt(n(499))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Vi extends t.Plugin{[Gi(496)](){const t=Gi,e=this[t(500)];if(!e[t(508)][t(507)](t(518)))return;const n=e[t(508)][t(519)](t(513));n[t(517)](t(495)),n[t(517)](t(514));const r=e[t(508)][t(519)](t(518));r[t(517)](t(502)),r[t(517)](t(511)),r[t(517)](t(520)),r[t(517)](t(509)),r[t(517)](t(497)),r[t(517)](t(506)),r[t(517)](t(505))}}function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=494]})(t,e)}function zi(){const t=["27UakJhn","trackChanges","1592505rtctNZ","4434249OgHeRN","discardSelectedSuggestions","acceptSelectedSuggestions","has","plugins","acceptAllSuggestions","473646lvoIrH","acceptSuggestion","49kBJkEG","TrackChangesEditing","goToNextRestrictedEditingException","528951nfhNQG","12tOPuKN","enableCommand","RestrictedEditingModeEditing","get","discardSuggestion","3352472Xlskav","goToPreviousRestrictedEditingException","afterInit","discardAllSuggestions","1369408qeJdXX","55347910DDCNxE","editor"];return(zi=function(){return t})()}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=389]})(t,e)}function qi(){const t=["span","markerName","includes","editor","enableCommand","169614EzAuTd","shiftEnter","mapper","downcastDispatcher","model","addClass","consumable","ck-suggestion-marker-","locale","test","descriptionFactory","registerElementLabel","plugins","bindElementToMarker","writer","3468tylzhu","showSuggestionHighlights","merge","init","deletion","element","addMarker:suggestion","name","data","369VRtWAX","high","getItems","addMarker:suggestion:insertion","3390240kPNkER","toViewPosition","41790fhsbOy","TrackChangesEditing","markerRange","split","createPositionBefore","2589cTXOSk","editing","softBreak","options","1960214QoLmvh","createUIElement","get","addMarker:suggestion:deletion","activeMarkers","45mPEdEV","ELEMENT_LINE_BREAK","insert","requires","1555840REbHvh","1342884FYnlhP","ck-suggestion-marker--active"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(719116===parseInt(n(397))/1+-parseInt(n(443))/2+-parseInt(n(439))/3*(parseInt(n(419))/4)+-parseInt(n(392))/5*(-parseInt(n(404))/6)+parseInt(n(432))/7+parseInt(n(396))/8+-parseInt(n(428))/9*(-parseInt(n(434))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(395)](){return[Js.ShiftEnter]}[Wi(422)](){const t=Wi,e=this[t(402)],n=e[t(416)][t(389)](t(435));n[t(403)](t(405)),e[t(440)][t(407)].on(t(431),Qi(e),{priority:t(429)}),e[t(440)][t(407)].on(t(390),Qi(e),{priority:t(429)}),e[t(427)][t(407)].on(t(425),((n,r,s)=>{const o=t;s[o(442)][o(420)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(414)][t(415)](t(441),(n=>zr(e[t(412)],t(393),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(416)][o(389)](o(435));if(!s[o(410)][o(413)](r[o(436)],n[o(426)]))return;const a=t[o(408)];for(const t of r[o(436)][o(430)]()){if(!t.is(o(424),o(441)))continue;const n=o(423)==r[o(400)][o(437)](":")[1]?o(421):o(437),c=s[o(418)][o(444)](o(399),{class:o(411)+n}),u=s[o(406)][o(433)](a[o(438)](t));e&&i[o(391)][o(401)](r[o(400)])&&s[o(418)][o(409)](o(398),c),s[o(418)][o(394)](u,c),s[o(406)][o(417)](c,r[o(400)])}}}const Ji=Zi;function Zi(t,e){const n=Yi();return(Zi=function(t,e){return n[t-=404]})(t,e)}function Yi(){const t=["from","descriptionFactory","plugins","afterInit","89oCjUPk","isCollapsed","getRanges","47916Smojmb","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","commandName","get","type","formatInline","restrictedEditingException","56ImxzVr","TrackChangesEditing","change","FORMAT_RESTRICTED_DISABLED","2827kJFYwr","format","markInlineFormat","has","registerDescriptionCallback","commandParams","document","11030QyMatZ","1272870ZdANvJ","selection","enableCommand","formatBlock","262821fOWmDc","369116bQHnqH","model","4305IPPUdc","value","2122DlQbKI","10wOzWmY","editor","locale","forceValue","commands"];return(Yi=function(){return t})()}!function(t,e){const n=Zi,r=t();for(;;)try{if(106687===parseInt(n(413))/1*(parseInt(n(445))/2)+parseInt(n(440))/3+-parseInt(n(441))/4*(parseInt(n(404))/5)+-parseInt(n(436))/6+parseInt(n(443))/7+parseInt(n(424))/8*(parseInt(n(416))/9)+-parseInt(n(435))/10*(-parseInt(n(428))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(412)](){const t=Ji,e=this[t(405)],n=e[t(442)],r=e[t(406)];if(!e[t(411)][t(431)](t(417)))return;const s=e[t(411)][t(420)](t(425)),o=t(423),i=e[t(408)][t(420)](o);s[t(438)](o,((e,r={})=>{const a=t,c=n[a(434)][a(437)];if(c[a(414)])return void e(r);const u=void 0!==r[a(407)]?r[a(407)]:!i[a(444)];n[a(426)]((()=>{const t=a,e=Array[t(409)](c[t(415)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(430)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(410)][t(432)]((e=>{const n=t;if(n(439)!=e[n(421)]&&n(422)!=e[n(421)])return;const{data:s}=e;return s&&s[n(419)]==o?s[n(433)][0][n(407)]?{type:n(429),content:zr(r,n(418))}:{type:n(429),content:zr(r,n(427))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=260]})(t,e)}const ea=ta;function na(){const t=["FORMAT_STYLE","afterInit","23649670ubsMjs","1050996pHnHQI","5MauChK","_registerLegacyDescription","definitions","StyleUtils","registerAttributeLabel","editor","toLowerCase","ghsAttributes","4401960zvzBzy","9UhSCkD","1357404lglmEV","registerBlockAttribute","locale","registerInlineAttribute","TrackChangesEditing","has","inline","add","style","registerDescriptionCallback","plugins","794058fDQWmD","commandParams","GeneralHtmlSupport","get","descriptionFactory","block","commandName","type","formatBlock","*Remove format:* %0","formatInline","normalizeConfig","config","35MHifzN","DataSchema","691818zeaJnE","getGhsAttributeNameForElement","forceValue","*Set format:* %0","Style","453952Mtcfqg","element","format","styleName","enableDefaultAttributesIntegration"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(302457===parseInt(n(287))/1+parseInt(n(267))/2+parseInt(n(295))/3+parseInt(n(306))/4*(parseInt(n(296))/5)+parseInt(n(282))/6*(parseInt(n(280))/7)+parseInt(n(304))/8*(parseInt(n(305))/9)+-parseInt(n(294))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(293)](){const t=ea,e=this[t(301)];if(!e[t(266)][t(261)](t(286))||!e[t(266)][t(261)](t(281)))return;const n=e[t(266)][t(270)](t(260)),r=e[t(308)],s=e[t(279)][t(270)](t(264))||{},o=e[t(266)][t(270)](t(269)),i=e[t(266)][t(270)](t(299))[t(278)](e[t(266)][t(270)](t(281)),s[t(298)]);n[t(291)](t(264));const a=new Set;for(const e of i[t(272)]){const n=o[t(283)](e[t(288)]);a[t(263)](n)}const c=new Set;for(const e of i[t(262)]){const n=o[t(283)](e[t(288)]);c[t(263)](n);for(const n of e[t(303)])c[t(263)](n)}for(const e of a)n[t(307)](e),n[t(271)][t(300)](e,zr(r,t(292)));for(const e of c)n[t(309)](e),n[t(271)][t(300)](e,zr(r,t(292)));this[t(297)]()}[ea(297)](){const t=ea,e=this[t(301)],n=e[t(308)];e[t(266)][t(270)](t(260))[t(271)][t(265)]((e=>{const r=t;if(r(275)!=e[r(274)]&&r(277)!=e[r(274)])return;const{data:s}=e;return s&&r(264)===s[r(273)]?s[r(268)][0][r(284)]?{type:r(289),content:zr(n,r(285),s[r(268)][0][r(290)][r(302)]())}:{type:r(289),content:zr(n,r(276),s[r(268)][0][r(290)][r(302)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=oa,r=t();for(;;)try{if(196545===parseInt(n(299))/1*(-parseInt(n(171))/2)+parseInt(n(325))/3+-parseInt(n(276))/4*(-parseInt(n(211))/5)+parseInt(n(307))/6*(-parseInt(n(263))/7)+-parseInt(n(285))/8+-parseInt(n(210))/9+parseInt(n(223))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=oa;super(t),this[e(313)]=[e(286),e(247)],this[e(214)]=new Set}[sa(229)](){const t=sa,e=this[t(174)],n=e[t(172)][t(293)][t(279)];if(!e[t(297)][t(216)](t(319)))return;const r=e[t(184)],s=e[t(297)][t(220)](t(289)),o=e[t(297)][t(220)](t(265));s[t(208)][t(317)](t(249),(e=>zr(r,t(260),e))),this[t(316)](),s[t(270)](t(274)),s[t(270)](t(226)),s[t(270)](t(315));for(const r of[t(290),t(258)]){const i=e[t(235)][t(220)](r);s[t(270)](r,(r=>{const a=t;e[a(172)][a(259)]((t=>{const e=a;r();const c=e(250)===i[e(294)],u=o[e(205)](n),l=o[e(176)](u),f=c?l[e(327)]-1:l[e(264)]+1,h=u[0][e(204)](e(249)),g=o[e(232)](h,{startRow:f,endRow:f}),d=Array[e(328)](g)[e(201)]((n=>t[e(292)](n[e(306)])));s[e(230)](d,e(286))}))}))}for(const r of[t(231),t(170)]){const i=e[t(235)][t(220)](r);s[t(270)](r,(r=>{const a=t;e[a(172)][a(259)]((t=>{const e=a;r();const c=e(241)===i[e(294)],u=o[e(205)](n),l=o[e(187)](u),f=c?l[e(327)]-1:l[e(264)]+1,h=u[0][e(204)](e(249)),g=o[e(232)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(328)](g)[e(201)]((n=>t[e(292)](n[e(306)])));s[e(230)](d,e(247))}))}))}for(const r of[t(225),t(269)]){const i=r[t(268)](11),a=i[t(194)](),c=a[t(268)](0,3)+t(302),u=t(249)+i,l=t(280)+i,f=t(326)+i;s[t(270)](r,(()=>{const i=t;e[i(172)][i(259)]((t=>{const e=i,h=o[e(205)](n),g=h[0][e(204)](e(249));let d;if(e(225)==r){const t=o[e(176)](h);d={startRow:t[e(327)],endRow:t[e(264)],includeAllSlots:!0}}else{const t=o[e(187)](h);d={startColumn:t[e(327)],endColumn:t[e(264)],includeAllSlots:!0}}const p=o[e(232)](g,d),m=Array[e(328)](p)[e(201)]((({cell:t})=>t)),I=ca(m[e(251)]((t=>t[e(188)](c)))),E=ca(m[e(251)]((t=>!t[e(188)](c))))[e(201)]((n=>t[e(292)](n))),b=s[e(190)](E,u);if(b&&(e(286)==b[e(183)]||e(247)==b[e(183)])){const n=this[e(257)](b);for(const r of I){const s=t[e(292)](r),i=o[e(246)](r),u=r[e(262)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(296)](s)}}}))}))}function c(r){const s=t,o=Array[s(328)](n[s(245)]())[s(201)]((t=>i.LiveRange[s(193)](t)));e[s(172)][s(259)]((t=>{const n=s,i=t[n(320)];r=r[n(251)]((t=>n(301)!=t[n(228)][n(304)])),t[n(179)](r),e[n(235)][n(220)](n(225))[n(295)](),e[n(272)](n(225),{forceDefaultExecution:!0}),e[n(172)][n(298)]((()=>{const t=n;e[t(172)][t(298)](i,(e=>{const n=t,r=o[n(251)]((t=>n(301)!=t[n(228)][n(304)]));r[n(189)]>0&&e[n(179)](r);for(const t of o)t[n(273)]()}))}))}))}function u(r){const s=t;e[s(172)][s(259)]((t=>{const o=s,a=Array[o(328)](n[o(245)]())[o(201)]((t=>i.LiveRange[o(193)](t))),c=[];for(const t of r)for(const e of t[o(191)]({shallow:!0}))c[o(196)](e);for(const n of c)o(301)!=n[o(228)][o(304)]&&(t[o(179)](t[o(234)](n,0)),e[o(235)][o(220)](o(269))[o(295)](),e[o(272)](o(269),{forceDefaultExecution:!0}));const u=a[o(251)]((t=>o(301)!=t[o(228)][o(304)]));u[o(189)]>0&&t[o(179)](u);for(const t of a)t[o(273)]()}))}function l(e,n){const r=t;return n[r(275)]((t=>e[r(219)]((e=>e[r(252)][r(233)](t[r(237)])||t[r(252)][r(233)](e[r(237)])))))}function f(e,n){const r=t;return!e[r(219)]((t=>n[r(219)]((e=>t[r(181)](e)))))&&e[r(219)]((t=>n[r(219)]((e=>t[r(252)][r(239)](e[r(237)])))))}e[t(200)][t(271)].on(t(283),((e,n,r)=>{const s=t;if(!r[s(324)][s(261)])return;const o=n[s(305)];if(!o)return;const i=r[s(215)][s(197)](o);function c(t){return Array[s(267)](t)?t:[t]}i&&s(236)===o[s(310)]&&(0,a.setHighlightHandling)(i,r[s(303)],((t,e,n)=>n[s(182)](c(e[s(199)]),t)),((t,e,n)=>n[s(212)](c(e[s(199)]),t)))}),{priority:t(221)}),s[t(208)][t(242)]((e=>{const n=t;if(n(244)!=e[n(321)]&&n(253)!=e[n(321)])return;const s=e[n(323)]();if(null!=s&&s.is(n(255),n(249))){if(n(244)==e[n(321)]){const t=e[n(191)]()[n(251)]((t=>t.is(n(311))))[n(201)]((t=>t[n(200)]));if(t[n(189)])return{type:n(244),content:zr(r,n(198),zr(r,n(284),'"'+t[n(309)](" ")+'"'))}}if(n(253)==e[n(321)]){const t=e[n(191)]()[n(251)]((t=>t.is(n(311))))[n(201)]((t=>t[n(200)]));if(t[n(189)])return{type:n(253),content:zr(r,n(178),zr(r,n(284),'"'+t[n(309)](" ")+'"'))}}}})),s[t(208)][t(242)]((e=>{const n=t;if(n(286)==e[n(183)]){const t=e[n(191)]()[n(251)]((t=>t.is(n(311))))[n(201)]((t=>t[n(200)])),s=this[n(257)](e),o=s[n(180)]-s[n(207)]+1;if(n(244)==e[n(321)])return t[n(189)]?{type:n(244),content:zr(r,n(198),zr(r,n(177),[o,'"'+t[n(309)](" ")+'"']))}:{type:n(244),content:zr(r,n(198),zr(r,n(248),o))};if(n(253)==e[n(321)])return t[n(189)]?{type:n(253),content:zr(r,n(178),zr(r,n(177),[o,'"'+t[n(309)](" ")+'"']))}:{type:n(253),content:zr(r,n(178),zr(r,n(248),o))}}if(n(247)==e[n(183)]){const t=e[n(191)]()[n(251)]((t=>t.is(n(311))))[n(201)]((t=>t[n(200)])),s=this[n(257)](e),o=s[n(203)]-s[n(213)]+1;if(n(244)==e[n(321)])return t[n(189)]?{type:n(244),content:zr(r,n(198),zr(r,n(300),[o,'"'+t[n(309)](" ")+'"']))}:{type:n(244),content:zr(r,n(198),zr(r,n(217),o))};if(n(253)==e[n(321)])return t[n(189)]?{type:n(253),content:zr(r,n(178),zr(r,n(300),[o,'"'+t[n(309)](" ")+'"']))}:{type:n(253),content:zr(r,n(178),zr(r,n(217),o))}}})),s[t(318)][t(202)](t(244),t(286),t(329),c),s[t(318)][t(202)](t(253),t(286),t(240),c),s[t(318)][t(202)](t(244),t(247),t(329),u),s[t(318)][t(202)](t(253),t(247),t(240),u),s[t(318)][t(202)](t(244),t(247),t(309),l),s[t(318)][t(202)](t(253),t(247),t(309),l),s[t(318)][t(202)](t(244),t(286),t(309),f),s[t(318)][t(202)](t(253),t(286),t(309),f)}[sa(282)](){const t=sa,e=this[t(174)],n=e[t(172)][t(293)][t(279)];return(r,s)=>{const o=t;e[o(172)][o(259)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(252)][a(224)];u&&u[0]&&!1===u[0][a(330)]&&(l=r[0][a(237)][a(195)]);const f=t[a(287)](l);if(a(301)==f[a(228)][a(304)])return;const h=Array[a(328)](n[a(245)]())[a(201)]((t=>i.LiveRange[a(193)](t)));t[a(179)](f),e[a(235)][a(220)](c)[a(295)](),u[a(196)]({forceDefaultExecution:!0}),e[a(272)](c,...u);const g=h[a(251)]((t=>a(301)!=t[a(228)][a(304)]));g[a(189)]>0&&t[a(179)](g);for(const t of h)t[a(273)]()}))}}[sa(238)](t){const e=sa,n=this[e(174)][e(297)][e(220)](e(265));let r=Number[e(277)],s=Number[e(322)],o=Number[e(277)],i=Number[e(322)];for(const a of t){if(e(301)==a[e(228)][e(304)])continue;const{row:t,column:c}=n[e(246)](a),u=a[e(188)](e(288))?a[e(262)](e(288))-1:0,l=a[e(188)](e(291))?a[e(262)](e(291))-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(316)](){const t=sa,e=this[t(174)],n=e[t(297)][t(220)](t(289)),r=e[t(297)][t(220)](t(265));e[t(172)][t(293)].on(t(281),(()=>{const r=t,s=Array[r(328)](e[r(172)][r(293)][r(331)][r(218)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(254)](t);if(r(222)!=s)continue;if(null!=e[r(227)])continue;const a=n[r(314)](o);this[r(313)][r(175)](i)&&this[r(214)][r(256)](a)}}),{priority:t(209)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(292)](e),a=e[s(204)](s(249)),c=r[s(246)](e);for(const t of this[s(214)]){const n=t[s(183)],r=n[s(206)](s(169)),u=n[s(268)](r?10:5),l=u[s(194)](),f=l[s(268)](0,3)+s(302),h=s(280)+u,g=s(326)+u;if(!t[s(308)])continue;if(a!=t[s(192)]()[s(237)][s(204)](s(249)))continue;if(t[s(173)](i))continue;const d=e[s(188)](f)?e[s(262)](f)-1:0,p=this[s(257)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(296)](i),o=!0)}return o};e[t(172)][t(293)][t(312)]((n=>{const r=t;let o=!1;for(const t of e[r(172)][r(293)][r(331)][r(278)]())if(r(243)==t[r(321)])if(r(286)==t[r(310)])for(const e of t[r(185)][r(195)][r(186)]())o=o||s(e,n);else r(236)==t[r(310)]&&(o=o||s(t[r(185)][r(195)],n));return o}))}[sa(257)](t){const e=sa;return this[e(238)](t[e(245)]()[e(201)]((t=>t[e(237)][e(195)])))}}function aa(){const t=["8815900hsTUXm","nodeBefore","removeTableRow","selectTableRow","oldRange","root","afterInit","markMultiRangeInsertion","insertTableColumnLeft","createTableWalker","isEqual","createPositionAt","commands","tableCell","start","_getCoordsForCells","isTouching","accept","left","registerDescriptionCallback","insert","insertion","getRanges","getCellLocation","tableColumn","ELEMENT_TABLE_ROW","table","above","filter","end","deletion","_splitMarkerName","element","add","_getSuggestionCoords","insertTableRowBelow","change","ELEMENT_TABLE","showSuggestionHighlights","getAttribute","399BeHGLO","last","TableUtils","values","isArray","substr","removeTableColumn","enableCommand","downcastDispatcher","execute","detach","insertTable","every","8XCALWq","MAX_SAFE_INTEGER","getChanges","selection","min","change:data","_acceptFormatSuggestionCallbackFactory","addMarker:suggestion","ELEMENT_TABLE_WITH_TEXT","582944MzuKoL","tableRow","createRangeIn","rowspan","TrackChangesEditing","insertTableRowAbove","colspan","createRangeOn","document","order","refresh","addRange","plugins","enqueueChange","3aAgVlQ","ELEMENT_TABLE_COLUMN_WITH_TEXT","$graveyard","span","writer","rootName","item","cell","28686jawfum","isInContent","join","name","$textProxy","registerPostFixer","_tablePostFixingSubtypes","getSuggestion","selectTableColumn","_setupColumnsRowsFixing","registerElementLabel","_suggestionFactory","TableEditing","batch","type","MIN_SAFE_INTEGER","getContainedElement","options","194274YnywsI","max","first","from","discard","forceValue","differ","tablePaste","insertTableColumnRight","142712fGOWmg","model","isIntersectingWithRange","editor","includes","getRowIndexes","ELEMENT_TABLE_ROW_WITH_TEXT","*Remove:* %0","setSelection","maxRow","isIntersecting","addClass","subType","locale","position","getChildren","getColumnIndexes","hasAttribute","length","markMultiRangeDeletion","getItems","getFirstRange","fromRange","toLowerCase","nodeAfter","push","toViewElement","*Insert:* %0","classes","data","map","registerCustomCallback","maxColumn","findAncestor","getSelectionAffectedTableCells","startsWith","minRow","descriptionFactory","low","1867086rBYFZP","42760HqrYCY","removeClass","minColumn","_tableSuggestions","mapper","has","ELEMENT_TABLE_COLUMN","getChangedMarkers","some","get","highest","suggestion"];return(aa=function(){return t})()}function ca(t){const e=sa;return Array[e(328)](new Set(t)[e(266)]())}const ua=fa;function la(){const t=["author","splitTableCellHorizontally","_suggestionFactory","9565619UMmkVs","set:isEnabled","change","2239527yFrbIO","length","selection","rootName","createTableWalker","registerDescriptionCallback","requires","mergeTableCells","markMultiRangeBlockFormat","findAncestor","commands","$graveyard","format","getAncestors","trackChanges","formatBlock","direction","push","has","execute","stop","_areSelectedCellsMergable","mergeTableCellLeft","848958dQntsX","setSelection","detach","highest","horizontally","locale","72gsfQKL","commandName","*Split cell:* vertically","_acceptFormatSuggestionCallbackFactory","find","createRangeOn","937900ZfVIrB","forceDefaultExecution","registerCustomCallback","_isForcedDefaultExecutionBlock","splitTableCellVertically","size","insertion","TrackChangesEditing","_areMergableCells","model","get","fromRange","tableCell","getFirstPosition","isInContent","*Merge cells*","document","root","getRanges","plugins","getSuggestions","729760neMtna","return","126738uQSCVh","filter","containsRange","subType","from","table","mergeTableCellDown","getCellLocation","isEnabled","type","506ZQTOYj","cell","markBlockFormat","add","2KjqBHO","value","TableEditing","accept","mergeTableCellRight","enableCommand","mergeTableCellUp","refresh","element","_tablePostFixingSubtypes","afterInit","5SbsBer","1262894ACjjfh","editor","low","formatInline","deletion","TableUtils","*Split cell:* horizontally","descriptionFactory","getSelectionAffectedTableCells","map"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(971288===-parseInt(n(228))/1+-parseInt(n(216))/2*(-parseInt(n(144))/3)+-parseInt(n(179))/4*(parseInt(n(227))/5)+-parseInt(n(167))/6+-parseInt(n(141))/7+-parseInt(n(173))/8*(parseInt(n(202))/9)+-parseInt(n(200))/10*(-parseInt(n(212))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(150)](){return[ia]}[ua(226)](){const t=ua,e=this[t(229)],n=e[t(188)][t(195)][t(146)],r=e[t(172)];if(!e[t(198)][t(162)](t(218)))return;const s=e[t(198)][t(189)](t(186)),o=e[t(198)][t(189)](t(233)),a=e[t(198)][t(189)](ia);a[t(225)][t(161)](t(151)),s[t(221)](t(151),(()=>{const n=t,r=o[n(236)](e[n(188)][n(195)][n(146)]);e[n(188)][n(143)]((()=>{const t=n;s[t(152)](r,{commandName:t(151),commandParams:[]},[],t(151))}))})),e[t(154)][t(189)](t(151)).on(t(163),((n,r)=>{const o=t;e[o(154)][o(189)](o(158))[o(217)]&&(r[o(145)]>0&&r[r[o(145)]-1]&&r[r[o(145)]-1][o(180)]||s[o(182)]||this[o(165)]()||n[o(164)]())}),{priority:t(170)});for(const n of[t(222),t(220),t(208),t(166)]){const r=e[t(154)][t(189)](n);s[t(221)](n,(()=>{const n=t,o=e[n(188)][n(195)][n(146)][n(192)]()[n(157)]()[n(177)]((t=>t.is(n(224),n(191)))),i=r[n(217)];e[n(188)][n(143)]((()=>{const t=n;s[t(152)]([o,i],{commandName:t(151),commandParams:[]},[],t(151))}))}))}for(const n of[t(183),t(239)]){const r=e[t(154)][t(189)](n);s[t(221)](n,(()=>{const i=t,a=o[i(236)](e[i(188)][i(195)][i(146)])[0],c=a[i(153)](i(207)),{column:u,row:l}=o[i(209)](a);let f=[];if(i(171)==r[i(160)]){const t=o[i(148)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(206)](t)[i(237)]((t=>t[i(213)]))}else{const t=o[i(148)](c,{column:u,includeAllSlots:!0});f=Array[i(206)](t)[i(237)]((t=>t[i(213)]))}e[i(188)][i(143)]((t=>{const e=i;s[e(214)](t[e(178)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(235)][t(149)]((e=>{const n=t;if(n(159)!=e[n(211)]&&n(231)!=e[n(211)])return;const{data:s}=e;return s&&n(151)==s[n(174)]?{type:n(156),content:zr(r,n(194))}:void 0})),s[t(235)][t(149)]((e=>{const n=t;if(n(159)!=e[n(211)]&&n(231)!=e[n(211)])return;const{data:s}=e;return s?n(183)==s[n(174)]?{type:n(156),content:zr(r,n(175))}:n(239)==s[n(174)]?{type:n(156),content:zr(r,n(234))}:void 0:void 0}));const c=a[t(176)]();for(const e of[t(222),t(220),t(208),t(166)])s[t(140)][t(181)](t(159),e,t(219),c);for(const e of[t(183),t(239)])s[t(140)][t(181)](t(159),e,t(219),c);s[t(140)][t(181)](t(159),t(151),t(219),(r=>{const s=t;e[s(188)][s(143)]((t=>{const o=s,a=Array[o(206)](n[o(197)]())[o(237)]((t=>i.LiveRange[o(190)](t)));t[o(168)](r),e[o(154)][o(189)](o(151))[o(223)](),e[o(163)](o(151),{forceDefaultExecution:!0});const c=a[o(203)]((t=>o(155)!=t[o(196)][o(147)]));c[o(145)]>0&&t[o(168)](c);for(const t of a)t[o(169)]()}))}));for(const n of[t(222),t(208),t(166),t(220)]){const r=e[t(154)][t(189)](n);r.on(t(142),((n,s,o)=>{const i=t;if(o){const t=e[i(188)][i(195)][i(146)][i(192)]()[i(157)]()[i(177)]((t=>t.is(i(224),i(191))));this[i(187)](r[i(217)],t)||(n[i(201)]=!1,n[i(164)]())}}),{priority:t(230)})}}[ua(165)](){const t=ua,e=this[t(229)][t(154)][t(189)](t(151)),n=this[t(229)][t(198)][t(189)](t(233));if(!e[t(210)])return!1;const r=n[t(236)](this[t(229)][t(188)][t(195)][t(146)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(187)](e,n))return!1;return!0}[ua(187)](t,e){const n=ua,r=this[n(229)][n(198)][n(189)](n(186)),s=this[n(229)][n(188)][n(178)](t),o=this[n(229)][n(188)][n(178)](e),i=new Set,a=new Set;for(const t of r[n(199)]())if((n(185)==t[n(211)]||n(232)==t[n(211)]||n(151)==t[n(205)])&&t[n(193)])for(const e of t[n(197)]())e[n(204)](s,!0)&&i[n(215)](t[n(211)]+":"+t[n(238)].id),e[n(204)](o,!0)&&a[n(215)](t[n(211)]+":"+t[n(238)].id);if(i[n(184)]!=a[n(184)])return!1;for(const t of i)if(!a[n(162)](t))return!1;return!0}}const ga=pa;function da(){const t=["locale","removeMarker:suggestion","removeAttribute","_splitMarkerName","setTableRowHeader","format","type","start","includes","setTableColumnHeader","291fJKKFB","plugins","621555PcAXTX","addMarker:suggestion","afterInit","createTableWalker","enableDefaultAttributesIntegration","activeMarkers","has","nodeAfter","formatBlock","editing","6ZGtfFU","accept","getCellLocation","data","item","addClass","showSuggestionHighlights","markerName","toViewElement","get","*Format:* %0","FORMAT_REGULAR_COLUMN","10pgjJUq","headingColumns","TableUtils","forceValue","data-suggestion","bindElementToMarker","end","requires","19864fRVyjj","markerNameToElements","markerRange","parent","getSuggestion","registerBlockAttribute","_suggestionFactory","highest","_registerLegacyDescription","commandName","cell","_acceptFormatSuggestionCallbackFactory","unbindElementFromMarkerName","ck-suggestion-marker-","consume","FORMAT_HEADER_ROW","FORMAT_HEADER_COLUMN","FORMAT_REGULAR_ROW","editor","removeClass","writer","consumable","_handleLegacySuggestions","393983YDBMXk","nodeBefore","registerDescriptionCallback","TrackChangesEditing","name","ck-suggestion-marker--active","registerAttributeLabel","mapper","options","stop","5971SIuvXn","10656954LacICe","commandParams","descriptionFactory","5224AmgTCI","setAttribute","TableEditing","registerCustomCallback","headingRows","2802546MsSDBx","451290ZUepWe","downcastDispatcher"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=215]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(289464===-parseInt(n(264))/1+parseInt(n(284))/2+parseInt(n(296))/3*(parseInt(n(241))/4)+-parseInt(n(298))/5*(parseInt(n(221))/6)+parseInt(n(274))/7*(-parseInt(n(278))/8)+-parseInt(n(283))/9*(parseInt(n(233))/10)+parseInt(n(275))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(240)](){return[ia]}[ga(300)](){const t=ga,e=this[t(259)];if(!e[t(297)][t(217)](t(280)))return;const n=e[t(286)],r=e[t(297)][t(230)](t(267));r[t(215)](t(290)),r[t(215)](t(295)),r[t(246)](t(282)),r[t(246)](t(234)),r[t(277)][t(270)](t(282),zr(n,t(256))),r[t(277)][t(270)](t(234),zr(n,t(257))),this[t(263)]()}[ga(263)](){const t=ga,e=this[t(259)][t(297)][t(230)](t(267)),n=this[t(259)][t(297)][t(230)](t(235)),r=this[t(259)][t(297)][t(230)](ia)[t(252)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(289)](o[a(228)]),l=e[a(245)](u),f=l[a(224)];if(a(219)!=l[a(292)]||!f||a(295)!=f[a(250)])return;if(o[a(225)])return void s[a(273)]();if(!i[a(262)][a(255)](o[a(243)],s[a(268)]))return;const h=o[a(243)][a(293)][a(218)],g=o[a(243)][a(239)][a(265)],d=h[a(244)][a(244)],{column:p}=n[a(223)](h),{column:m}=n[a(223)](g);for(let s=p;s<=m;s++){const l=n[a(301)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(251)],l=i[a(271)][a(229)](s);i[a(261)][a(226)](a(254)+c,l),r&&i[a(261)][a(279)](a(237),u,l),i[a(271)][a(238)](l,o[a(228)]),t&&(e[a(216)][a(294)](o[a(228)])?i[a(261)][a(226)](a(269),l):i[a(261)][a(260)](a(269),l))}}}}e[t(247)][t(281)](t(219),t(290),t(222),r),e[t(247)][t(281)](t(219),t(295),t(222),r),this[t(259)][t(220)][t(285)].on(t(299),s(),{priority:t(248)}),this[t(259)][t(224)][t(285)].on(t(299),((e,n,r)=>{const o=t;r[o(272)][o(227)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(248)}),this[t(259)][t(220)][t(285)].on(t(287),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(289)](r[o(228)]),c=e[o(245)](a),u=c[o(224)];if(o(219)!=c[o(292)]||!u||o(295)!=u[o(250)])return;const l=s[o(271)][o(242)](r[o(228)]);if(l)for(const t of l)s[o(261)][o(260)](o(254)+i,t),s[o(261)][o(260)](o(269),t),s[o(261)][o(288)](o(237),t),s[o(271)][o(253)](t,r[o(228)])}),{priority:t(248)}),this[t(249)]()}[ga(249)](){const t=ga,e=this[t(259)],n=e[t(286)];function r(e){const r=t;return{type:r(291),content:zr(n,r(231),e)}}e[t(297)][t(230)](t(267))[t(277)][t(266)]((e=>{const s=t;if(s(219)!=e[s(292)])return;const{data:o}=e;if(o){if(s(290)==o[s(250)]){const t=o[s(276)][0][s(236)];return r(zr(n,s(t?256:258)))}if(s(295)==o[s(250)]){const t=o[s(276)][0][s(236)];return r(zr(n,s(t?257:232)))}}}))}}const Ia=ba;function Ea(){const t=["19833HluCxt","tablePaste","*Replace table cells*","row","element","options","Users","view","selection","getSuggestionCallback","for","createRange","5599OkGsSB","forEach","root","isEqual","316Lkhdtk","findAncestor","insertRows","call","suggestion","first","editor","listenTo","insertion","markerToHighlight","TrackChangesEditing","markers","entries","trackChanges","tablePasteCell","getSuggestion","suggestion-td","createElement","getSuggestions","position","tableCellHorizontalAlignment","afterInit","has","40fvuBZK","getSelectionAffectedTableCells","removeMarker","showSuggestionHighlights","$graveyard","newRange","fromEntries","push","conversion","requires","getChild","tableCellBorderWidth","683784SJmNDH","markerAttributes","table","cells","columnInsertionRanges","join","nextSibling","descriptionFactory","tablePasteChainId","value","start","createTableWalker","tableCellPadding","columnInsertionIndexes","document","325866fdIqqC","previousSibling","editing","getRows","registerDescriptionCallback","suggestion:formatBlock:tablePasteCell","rowInsertionRanges","get","markerName","content","_suggestionFactory","getChildren","map","getRange","accept","forceDefaultExecution","getColumns","ck-suggestion-marker","registerPostFixer","getRowIndexes","1035643PjMGOE","tableCellBackgroundColor","ck-suggestion-marker-insertion","set","_isForcedDefaultExecutionBlock","redo","locale","getChangedMarkers","setAttribute","tableCellBorderColor","name","getAllAdjacentSuggestions","createRangeIn","plugins","remove","subType","endColumn","_splitMarkerName","attributes","activeMarkers","640sDBrFh","tableCell","author","find","_createdBatches","from","wrap","oldRange","markMultiRangeBlockFormat","insertColumns","insertContent","getAttributes","return","column","model","getMarkers","removeRows","stop","cell","fromRange","add","suggestionLoaded","99vlOpOh","TableClipboard","last","change","TableUtils","insertionRanges","end","deletionRanges","isInContent","setAttributes","startsWith","removeColumns","createRangeOn","getContainedElement","registerCustomCallback","paragraph","removeMarkers","_getCoordsForCells","fill","markMultiRangeInsertion","markMultiRangeDeletion","tablePasteRow","filter","_tablePostFixingSubtypes","detach","isEmpty","1634379yNNdUd","low","tableCellVerticalAlignment","columns","formatBlock","reduce","every","unwrap","documentSelection","next","some","rootName","suggestionUnloaded","commands","hasSuggestion","discard","ck-suggestion-marker--active","getChanges","tablePasteColumn","endRow","high","getItems","rows","tableCellBorderStyle","getTableIfOnlyTableInContent","clipboardOutput","getColumnIndexes","previous","2697302zcXdQb","move","schema","dataDowncast","batch","register","getRanges","insert","rowInsertionIndexes","length","nodeAfter","getShiftedBy","includes","updateMarker","tableCellSuggestion","deletion","type","keys","differ","_replaceTableSlotCell","elementToElement","containsRange","editingDowncast","createPositionBefore"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(970697===parseInt(n(619))/1+parseInt(n(647))/2+parseInt(n(671))/3*(-parseInt(n(481))/4)+-parseInt(n(504))/5*(parseInt(n(531))/6)+-parseInt(n(551))/7+parseInt(n(516))/8*(-parseInt(n(593))/9)+parseInt(n(571))/10*(parseInt(n(477))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(515),Ia(560),Ia(642),Ia(501),Ia(621),Ia(552),Ia(528)],_a=Object[Ia(510)](Ta[Ia(543)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(513)](){return[ia]}[Ia(502)](){const t=Ia,n=this[t(487)];if(!n[t(564)][t(503)](t(594)))return;const r=n[t(564)][t(538)](t(491)),s=n[t(564)][t(538)](t(597)),o=n[t(564)][t(538)](ia),a=n[t(564)][t(538)](t(594));o[t(616)][t(511)](t(614),t(637)),n[t(585)][t(649)][t(652)](t(661),{allowIn:t(572),allowContentOf:t(572),isLimit:!0}),n[t(512)][t(667)]({model:t(661),view:t(497)});let c=null;n[t(585)].on(t(581),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(656)]-1];h&&h[u(546)]||r[u(555)]||this[u(487)][u(632)][u(538)](u(494))[u(525)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(627)))return!1;const i=s[o(643)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(505)](n[o(530)][o(473)]);if(!a[o(656)])return!1;const c=a[0][o(482)](o(518)),l=r[o(550)](a),f=r[o(645)](a),h={startRow:l[o(486)],endRow:l[o(595)],startColumn:f[o(486)],endColumn:f[o(595)]};return 1==a[o(656)]&&(h[o(638)]+=r[o(534)](i)-1,h[o(567)]+=r[o(547)](i)-1),ka(c,h,r)}(l,f,n[u(585)],s,a)&&(o[u(588)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(585)][u(596)]((()=>{const t=u;n[t(585)][t(581)](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(656)]&&r[t(612)](o,t(614),{tablePasteChainId:s}),a[t(656)]&&r[t(612)](a,t(637),{tablePasteChainId:s}),l[t(656)]&&(r[t(612)](l,t(672),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(478)]((e=>{const n=t;var r;return null===(r=e[n(617)])||void 0===r?void 0:r[n(484)](e)}))),f[t(656)]&&(r[t(613)](f,t(672),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(478)]((e=>{const n=t;var r;return null===(r=e[n(617)])||void 0===r?void 0:r[n(484)](e)})));const g=r[t(579)](h[t(543)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(495),{tablePasteChainId:s});if(g){const e=g[t(586)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(585)][t(605)](s),a=e[t(574)]((e=>e[t(544)]()[t(480)](i)));a&&r[t(511)]([a[t(561)],o])}r[t(656)]&&g[t(559)](t(517),Object[t(510)](r))}c=null})))}),{priority:e.priorities[t(639)]+10}),n[t(564)][t(538)](t(594)).on(t(666),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(588)]();const u=s[r(589)],l=o,f=Aa(u),h=Aa(l);e[r(583)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(565)](u[r(514)](0));for(const t of Array[r(576)](l[r(542)]()))a[r(654)](t,u,r(599));const t=c[r(655)][r(659)](s[r(468)]),e=c[r(529)][r(659)](s[r(584)]);t||e||(g=i.LiveRange[r(590)](a[r(563)](u)))}else h&&!f&&(d=a[r(563)](u));else{const t=a[r(498)](r(661)),e=a[r(498)](r(661));a[r(577)](a[r(563)](u),e),a[r(654)](t,u,0);for(const e of Array[r(576)](l[r(542)]()))a[r(654)](e,t,r(599));g=i.LiveRange[r(590)](a[r(605)](t)),d=i.LiveRange[r(590)](a[r(605)](e))}const p=Array[r(576)](l[r(582)]())[r(615)]((([t])=>Ta[r(659)](t)));c[r(519)][r(511)]({element:u,attributes:p[r(656)]?Object[r(510)](p):null}),g&&c[r(598)][r(511)](g),d&&c[r(600)][r(511)](d)}),{priority:t(639)}),s.on(t(580),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(622)]||1;c[o(529)]=new Array(l)[o(611)](u)[o(543)](((t,e)=>t+e));for(const{cell:t}of s[o(527)](i,{startColumn:u,endColumn:u+l-1}))c[o(520)][o(511)](n[o(585)][o(605)](t))}),{priority:t(620)}),s.on(t(483),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(641)]||1;c[o(655)]=new Array(l)[o(611)](u)[o(543)](((t,e)=>t+e));for(const{cell:t}of s[o(527)](i,{startRow:u,endRow:u+l-1}))c[o(537)][o(511)](n[o(585)][o(605)](t))}),{priority:t(620)}),r[t(523)][t(535)]((e=>{const r=t;if(e[r(566)]&&e[r(566)][r(603)](r(672)))return e[r(646)]?{}:{type:r(489),content:zr(n[r(557)],r(467))}}));const u=()=>!1;for(const e of[t(672),t(637),t(614),t(495)])r[t(541)][t(607)](t(489),e,t(521),u),r[t(541)][t(607)](t(662),e,t(521),u),r[t(541)][t(607)](t(623),e,t(521),u);r[t(541)][t(607)](t(623),t(495),t(634),u),r[t(541)][t(607)](t(623),t(495),t(545),((e,r,s)=>{const o=t,i=e[o(543)]((t=>t[o(606)]()))[o(615)]((t=>t)),a=new Map(i[o(543)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(519)])e&&a[o(554)](t,e);else if(s&&s[o(517)])for(const[t,e]of Object[o(493)](s[o(517)])){const r=n[o(585)][o(492)][o(538)](t),s=r?r[o(544)]()[o(606)]():null;s&&a[o(554)](s,e)}n[o(585)][o(596)]((t=>{const e=o;for(const[n,r]of a)t[e(602)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(541)][o(607)](e,o(672),s,((t,i,a)=>{const c=o;n[c(585)][c(596)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(526)][o(657)];t.is(o(469),o(661))&&u[o(511)](t)}r[o(541)][o(474)](e,null,s)(t,i,a);for(const t of u)o(508)!=t[o(479)][o(630)]&&n[o(626)](t)}))}))};l(t(489),t(545)),l(t(489),t(634)),l(t(662),t(545)),l(t(662),t(634)),r[t(541)][t(607)](t(489),t(614),t(634),(e=>{const n=t,r=e[n(543)]((t=>t[n(606)]())),i=r[0][n(482)](n(518)),{minRow:a,maxRow:c}=o[n(610)](r);s[n(587)](i,{at:a,rows:c-a+1})})),r[t(541)][t(607)](t(489),t(637),t(634),(e=>{const n=t,r=e[n(543)]((t=>t[n(606)]())),i=r[0][n(482)](n(518)),{minColumn:a,maxColumn:c}=o[n(610)](r);s[n(604)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(566)]||!n[s(566)][s(603)](s(672)))return;const o=n[s(569)][s(524)],i=r[s(499)]()[s(615)]((t=>t[s(601)]&&t[s(569)]&&t[s(569)][s(524)]==o));i[s(656)]&&n[s(562)]()[s(656)]!=i[s(656)]&&i[s(624)](((t,e)=>(t[s(628)]=e,e[s(646)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(568)](e[s(539)]),i=[s(548),s(553)],a=r[s(570)][s(659)](e[s(539)]);return a&&i[s(511)](s(635)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(592),f,{priority:t(639)}),r.on(t(631),f,{priority:t(639)}),n[t(585)][t(530)][t(549)]((()=>{const e=t;let s=!1;const o=Array[e(576)](n[e(585)][e(530)][e(665)][e(558)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(568)](t);if(e(485)!=o||e(662)!=a||i[e(578)])continue;if(!r[e(633)](c))continue;const u=r[e(496)](c)[e(653)](),l=n[e(564)][e(538)](e(471)).me;for(const t of r[e(499)]())if(t[e(601)]&&t[e(573)]==l&&e(623)==t[e(663)]&&e(495)==t[e(566)]&&t[e(653)]()[e(625)]((t=>u[e(629)]((n=>n[e(668)](t,!0))))))for(const n of t[e(562)]())n[e(601)]&&(n[e(634)](),s=!0)}return s})),n[t(585)][t(530)][t(549)]((e=>{const s=t,o=n[s(632)][s(538)](s(556));if(!o||!o[s(575)][s(503)](e[s(651)]))return!1;let i=!1;const a=n[s(564)][s(538)](s(471)).me,c=n[s(585)][s(530)][s(665)][s(636)](),u=Array[s(576)](n[s(585)][s(530)][s(665)][s(558)]())[s(615)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(568)](t);return n(485)==o&&n(672)==i&&c==a.id&&!e[n(578)]}));for(const t of c){if(s(654)!=t[s(663)]||s(661)!=t[s(561)]||1!=t[s(656)])continue;const n=e[s(476)](t[s(500)],t[s(500)][s(658)](1));if(!u[s(574)]((({data:t})=>t[s(509)][s(480)](n))))for(const{name:t,data:r}of u)if(n[s(668)](r[s(509)])){e[s(660)](t,{range:n}),i=!0;break}}return i})),n[t(585)][t(530)][t(549)]((e=>{const s=t;let o=!1;const i=n[s(564)][s(538)](s(471)).me,a=r[s(499)]()[s(615)]((t=>t[s(601)]&&t[s(573)]==i)),c=new Set,u=new Set;for(const t of a)if(s(672)==t[s(566)])for(const e of t[s(586)]()){const n=e[s(544)]()[s(606)]();if(n)if(n.is(s(469),s(661))&&Aa(n)){t[s(506)](e[s(561)]),c[s(591)](n),o=!0;const r=n[s(522)],i=n[s(532)],a=r&&r.is(s(469),s(661)),l=i&&i.is(s(469),s(661));a&&!c[s(503)](r)&&u[s(591)](r),l&&!c[s(503)](i)&&u[s(591)](i)}else n.is(s(469),s(608))&&n[s(618)]&&(t[s(506)](e[s(561)]),o=!0)}else if(s(495)==t[s(566)]){if(!t[s(569)]||!t[s(569)][s(524)])continue;const e=t[s(569)][s(517)];if(e&&Object[s(664)](e)[s(656)])continue;const n=t[s(569)][s(524)];let r=!0,i=!0;for(const e of a)if(e[s(566)]&&e[s(566)][s(603)](s(672))){if(!e[s(569)][s(524)]){i=!1;break}if(e.id!=t.id&&e[s(569)][s(524)]==n){r=!1;break}}i&&r&&(t[s(609)](),o=!0)}for(const t of c)e[s(565)](t);for(const t of u)e[s(626)](t);return o})),n[t(512)][t(475)](t(669))[t(490)]({model:t(536),view:(t,e)=>h(t),converterPriority:t(639)}),n[t(512)][t(475)](t(650))[t(490)]({model:t(536),view:(e,n)=>n[t(470)][t(507)]?h(e,!1):null,converterPriority:t(639)});const g=n[t(533)][t(472)];this[t(488)](g[t(530)],t(644),((e,n)=>{const r=t,s=[];for(const t of g[r(563)](n[r(540)])[r(640)]())t.is(r(469),r(497))&&s[r(511)](t);g[r(596)]((t=>{const e=r;for(const n of s)t[e(648)](t[e(563)](n),t[e(670)](n)),t[e(565)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(618)])return!0;const n=t[e(514)](0);return n.is(e(469),e(608))&&n[e(618)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(527)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function Na(){const t=["formatBlock","resizeTableWidth","has","TrackChangesEditing","544026etBhKU","getContainedElement","resizeTable","model","author","_suggestionFactory","selection","locale","4ZZTjvx","330VGmySd","document","getSuggestions","getColumnGroupElement","TableColumnResizeEditing","commandParams","change","getSuggestionCallback","plugins","handleSuggestionDescription","subType","*Format:* resize table","formatInline","Users","7695423zxmkoY","afterInit","type","handleResizeTableWidthCommand","bind","registerCustomCallback","getTableColumnsWidths","editor","get","data","descriptionFactory","columnWidths","getSelectedElement","tableWidth","markBlockFormat","discard","2242610bDveEW","formatGroupId","5080352BIxKGI","accept","enableCommand","getAttribute","40602fbjvMe","110UtxEPc","table","161CsqrpF","format","41577jgmqMm","269140HPbEDx","registerDescriptionCallback"];return(Na=function(){return t})()}function La(t,e){const n=Na();return(La=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(641479===-parseInt(n(226))/1+parseInt(n(215))/2*(parseInt(n(219))/3)+-parseInt(n(234))/4*(parseInt(n(208))/5)+parseInt(n(214))/6*(-parseInt(n(217))/7)+-parseInt(n(210))/8+parseInt(n(192))/9+parseInt(n(220))/10*(parseInt(n(235))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(193)](){const t=Ca;if(!this[t(199)][t(243)][t(224)](t(239)))return;const e=this[t(199)][t(243)][t(200)](t(225));e[t(212)](t(223),this[t(195)][t(196)](this)),e[t(231)][t(197)](t(222),t(228),t(211),e[t(231)][t(242)](t(222),null,t(207))),e[t(231)][t(197)](t(222),t(228),t(207),e[t(231)][t(242)](t(222),null,t(211))),e[t(202)][t(221)](this[t(244)][t(196)](this))}[Ca(195)](t,e){const n=Ca,r=this[n(199)][n(243)][n(200)](n(225)),s=this[n(199)][n(243)][n(200)](n(239)),o=e[n(216)]||this[n(199)][n(229)][n(236)][n(232)][n(204)]();this[n(199)][n(229)][n(241)]((()=>{const i=n,a=s[i(238)](o);let c=a?s[i(198)](a):null,u=o[i(213)](i(205))||null;const l=e[i(205)]||u,f=e[i(203)]||c,h=this[i(199)][i(243)][i(200)](i(191)).me;for(const t of r[i(237)]()){const e=t[i(227)]();if(i(228)===t[i(245)]&&e===o){t[i(230)]!==h&&t[i(207)]();const e=t[i(201)][i(240)];u=e[0][i(205)],c=e[0][i(203)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(206)](o,{commandName:i(223),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(228)},[],i(228))}))}[Ca(244)](t){const e=Ca;if(e(222)!=t[e(194)]&&e(190)!=t[e(194)])return;const{data:n}=t;if(n&&e(228)===n[e(209)]){const t=e(189);return{type:e(218),content:zr(this[e(199)][e(233)],t)}}}}const Sa=va;!function(t,e){const n=va,r=t();for(;;)try{if(624346===parseInt(n(342))/1*(-parseInt(n(341))/2)+parseInt(n(347))/3+-parseInt(n(345))/4*(-parseInt(n(343))/5)+-parseInt(n(349))/6+-parseInt(n(337))/7+parseInt(n(335))/8+-parseInt(n(339))/9*(-parseInt(n(346))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Ma extends t.Plugin{[Sa(352)](){const t=Sa,e=this[t(353)];e[t(338)][t(348)](t(350))&&e[t(338)][t(340)](t(351))[t(344)](t(336))}}function va(t,e){const n=wa();return(va=function(t,e){return n[t-=335]})(t,e)}function wa(){const t=["4eycNhJ","312320pxbEzw","915462tHfsrd","has","4229376KoXQTV","Template","TrackChangesEditing","afterInit","editor","4818088oRORwo","insertTemplate","5504324ZawrGo","plugins","432BkMyxr","get","695940tbvcqI","1ppBxdz","284965iitXHV","enableCommand"];return(wa=function(){return t})()}const Oa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=203]})(t,e)}function Fa(){const t=["get","afterInit","1318695bPEgpp","20927jAryfX","registerElementLabel","insertTableOfContents","3848KgeyrG","enableCommand","locale","tableOfContents","1186692QtQKzV","plugins","commands","editor","ELEMENT_TABLE_OF_CONTENTS","4417XADafw","descriptionFactory","TrackChangesEditing","2763SxavIB","130sFrJQq","52932beVHDb","4146wQOSUN","1154747pYbRbq","33tcMCjc"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(385752===parseInt(n(223))/1+-parseInt(n(206))/2+-parseInt(n(219))/3*(-parseInt(n(216))/4)+-parseInt(n(222))/5+-parseInt(n(217))/6*(parseInt(n(211))/7)+parseInt(n(226))/8*(parseInt(n(214))/9)+parseInt(n(215))/10*(parseInt(n(218))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[Oa(221)](){const t=Oa,e=this[t(209)];if(!e[t(208)][t(220)](t(225)))return;e[t(207)][t(220)](t(213))[t(203)](t(225));const n=e[t(207)][t(220)](t(213)),r=e[t(204)];n[t(212)][t(224)](t(205),(e=>zr(r,t(210),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=238]})(t,e)}function Ua(){const t=["nodeBefore","6501EjwyJN","7768TjthOW","3268130dlDKvZ","registerElementLabel","title-content","suggestion","323256RpyvKI","model","getChangedMarkers","7pZAIUu","Title","_splitMarkerName","477855nRRRYy","getNearestSelectionRange","start","isCollapsed","removeMarker","descriptionFactory","isEqual","document","get","end","afterInit","TrackChangesEditing","182bYJTwo","differ","6710934qmpdNX","forward","locale","createRange","from","editor","updateMarker","104FKscJR","308XgtccN","534132EsUVMs","plugins","1775ukjInD","element","schema","isTouching","ELEMENT_TITLE","has","registerPostFixer","22YvAIKi","newRange"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(572698===-parseInt(n(252))/1*(parseInt(n(239))/2)+parseInt(n(240))/3+-parseInt(n(253))/4*(parseInt(n(242))/5)+parseInt(n(278))/6*(parseInt(n(261))/7)+parseInt(n(238))/8*(parseInt(n(264))/9)+-parseInt(n(254))/10*(-parseInt(n(249))/11)+parseInt(n(258))/12*(-parseInt(n(276))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(274)](){const t=xa,e=this[t(283)];if(!e[t(241)][t(247)](t(262)))return;const n=e[t(241)][t(272)](t(275));n[t(269)][t(255)](t(256),(()=>zr(e[t(280)],t(246)))),e[t(259)][t(271)][t(248)]((r=>{const s=t;let o=!1;const i=Array[s(282)](e[s(259)][s(271)][s(277)][s(260)]());for(const{name:t,data:a}of i){const{group:i}=n[s(263)](t);if(s(257)!==i||!a[s(250)])continue;const c=a[s(250)],u=c[s(273)][s(251)];if(!u||!u.is(s(243),s(256)))continue;if(!c[s(266)][s(245)](c[s(273)]))continue;const l=e[s(259)][s(244)][s(265)](c[s(273)],s(279));if(l&&l[s(267)]){const e=r[s(281)](c[s(266)],l[s(266)]);e[s(270)](c)||(r[s(284)](t,{range:e}),o=!0)}o||(r[s(268)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["14810UQLfNv","1110009wttvvh","has","152DLVBbv","enableCommand","afterInit","9165042RTcHhG","TrackChangesEditing","undo","3715420UNeRpo","1068QzpSAo","8bQxKhy","537442hfEplh","16472110eQHDjB","get","plugins","UndoEditing","redo","73962xoUzKJ","editor"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(916070===-parseInt(n(306))/1+-parseInt(n(305))/2*(-parseInt(n(315))/3)+parseInt(n(303))/4+-parseInt(n(314))/5*(parseInt(n(304))/6)+-parseInt(n(312))/7*(-parseInt(n(317))/8)+parseInt(n(320))/9+-parseInt(n(307))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(319)](){const t=Ga,e=this[t(313)],n=e[t(309)][t(308)](t(321));e[t(309)][t(316)](t(310))&&(n[t(318)](t(322)),n[t(318)](t(311)))}}const Wa=qa;function Ka(){const t=["TrackChangesEditing","3562700LxwpXM","enableCommand","afterInit","453DvogDM","582ZuerUa","6200546afzkVD","requires","4688719QRsFyY","get","82ZDogJj","editor","toggleTableCaption","3282111yowLVm","TableCaptionEditing","plugins","7589jfCujW","18520PKbAec","8lrdthi","23955mdzdOX","has"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(389204===-parseInt(n(246))/1*(-parseInt(n(240))/2)+-parseInt(n(234))/3*(parseInt(n(247))/4)+-parseInt(n(249))/5*(parseInt(n(235))/6)+parseInt(n(238))/7+-parseInt(n(248))/8*(-parseInt(n(243))/9)+-parseInt(n(231))/10+parseInt(n(236))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[Wa(237)](){return[ia]}[Wa(233)](){const t=Wa,e=this[t(241)];e[t(245)][t(250)](t(244))&&e[t(245)][t(239)](t(230))[t(232)](t(242))}}const Qa=Ja;function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=365]})(t,e)}function Za(){const t=["data","locale","discard","pluginName","tableCellPadding","tableCellBackgroundColor","tableCellVerticalAlignment","registerDescriptionCallback","tableBorderStyle","getContainedElement","start","nodeAfter","tableCellBorderWidth","5002176quxObN","11yUCXUr","tableWidth","get","4458848rOiXrL","528YQMQCH","setAttribute","findAncestor","getSuggestions","7wirMQB","tableCellBorderColor","2sVSoKg","tableProperties","descriptionFactory","TrackChangesEditing","afterInit","tableCellProperties","getAttribute","getFirstPosition","table","_getSuggestion","tableAlignment","selection","accept","TableCellPropertiesEditing","editor","format","1146538fqHVlU","handleSuggestionDescription","enableCommand","getSelectionAffectedTableCells","tableCellHeight","tableCellBorderStyle","21230llWWUR","tableBackgroundColor","commandParams","2629089WhIgUp","tableBorderColor","*Format:* change table properties","subType","10607260zgVKIh","registerCustomCallback","change","_suggestionFactory","TablePropertiesEditing","plugins","getSuggestionCallback","TrackChangesTableProperties","removeAttribute","tableCellWidth","TableUtils","handleDiscardAction","5957370yUHlDS","tableBorderWidth","tableHeight","model","batch","formatBlock","_handlePropertyChange","enqueueChange","*Format:* change table cell properties","has","tableCellHorizontalAlignment","markBlockFormat","join","document"];return(Za=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(584377===parseInt(n(423))/1+-parseInt(n(407))/2*(-parseInt(n(432))/3)+parseInt(n(401))/4*(parseInt(n(429))/5)+parseInt(n(396))/6*(-parseInt(n(405))/7)+parseInt(n(400))/8+-parseInt(n(369))/9+parseInt(n(436))/10*(-parseInt(n(397))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(408)]=[e(433),e(391),e(370),e(417),e(398),e(371),e(430)],this[e(412)]=[e(406),e(428),e(395),e(387),e(366),e(427),e(388),e(379),e(389)]}static get[Qa(386)](){return Qa(443)}[Qa(411)](){const t=Qa,e=this[t(421)][t(441)][t(399)](t(410));if(this[t(421)][t(441)][t(378)](t(440))){for(const n of this[t(408)])e[t(425)](n,((e,r)=>{const s=t,o=this[s(421)][s(372)][s(382)][s(418)][s(414)]()[s(403)](s(415));this[s(375)](n,[o],this[s(408)],s(408),e,r)}));e[t(439)][t(437)](t(374),t(408),t(419),e[t(439)][t(442)](t(374),null,t(385))),e[t(439)][t(437)](t(374),t(408),t(385),((e,n)=>this[t(368)](this[t(408)],e,n))),e[t(439)][t(437)](t(374),t(408),t(381),(()=>!1))}if(this[t(421)][t(441)][t(378)](t(420))){for(const n of this[t(412)])e[t(425)](n,((e,r)=>{const s=t,o=this[s(421)][s(441)][s(399)](s(367))[s(426)](this[s(421)][s(372)][s(382)][s(418)]);this[s(375)](n,o,this[s(412)],s(412),e,r)}));e[t(439)][t(437)](t(374),t(412),t(419),e[t(439)][t(442)](t(374),null,t(385))),e[t(439)][t(437)](t(374),t(412),t(385),((e,n)=>this[t(368)](this[t(412)],e,n))),e[t(439)][t(437)](t(374),t(412),t(381),(()=>!1))}e[t(409)][t(390)]((e=>this[t(424)](e)))}[Qa(375)](t,e,n,r,s,o){const i=Qa,a=this[i(421)][i(441)][i(399)](i(410));this[i(421)][i(372)][i(376)](o[i(373)],(()=>{const t=i;for(const i of e)if(this[t(416)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(413)](r);void 0!==n&&(e[r]=n)}s(o),a[t(380)](i,{commandParams:[e]},[],r)}}))}[Qa(368)](t,e,n){const r=Qa,s=e[0][r(393)][r(394)],o=n[r(431)][0];this[r(421)][r(372)][r(438)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(402)](r,o[r],s):e[n(365)](r,s)}))}[Qa(424)](t){const e=Qa;if(t[e(383)])switch(t[e(435)]){case e(408):return{type:e(422),content:zr(this[e(421)][e(384)],e(434))};case e(412):return{type:e(422),content:zr(this[e(421)][e(384)],e(377))}}}[Qa(416)](t,e){const n=Qa,r=this[n(421)][n(441)][n(399)](n(410));for(const s of r[n(404)]({skipNotAttached:!0})){const r=s[n(392)]();if(s[n(435)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Z?Z.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=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})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=316]})(t,e)}function Tc(){const t=["getFirstMarker","track-changes-enable-command-twice","sort","for","tablePasteChainId","trackChanges","dataToMarker","options","action","deletion:join","_getAuthorFromId","commandName","originalSuggestionId","_removeSuggestion","meta","getLastMatchingPosition","isEqual","chain","getCustomProperty","commentThread","splitPosition","suggestionUnloaded","dataDowncast","PendingActions","removed","config","acceptAllSuggestions","registerPostFixer","isBefore","fire","formatInline:chain","rethrowUnexpectedError","containsPosition","lowest","split","createPositionAt","containsRangeInObject","targetPosition","markAttributeChange","suggestionLoaded","position","suggestion","high","updateMarker","dataReady","getAllAdjacentSuggestions","subType","formatGroupId","writer","highest","consumable","resolve","attributes","createPositionBefore","_registerDefaultCallbacks","_editor","addComment","set","previous","newValue","addMarker:suggestion:attribute","506502AkTgEU","splice","concat","addCommentThread","format","isMultiRange","hasCommentThread","markMultiRangeDeletion","detach","collaboration.channelId","isBlock","_processAttributeChanges","deleteContent","488GrBNRY","getShiftedBy","insertion","isLimit","ck-suggestion-marker-formatBlock","_blockAttributeKeys","$textProxy","track-changes-adapter-already-set","get","warn","delete","insert","clear","attribute:accept","marker-count","insertion:","accept","editor","key","containsRange","execute","suggestion-type","init","toViewElement","_suggestionState","markerNameToElements","_addSuggestionMarker","remove","formatBlock:accept","end","reconvertMarker","catch","_recordAttributeChanges","formatInline:join","registerInlineAttribute","removeAttribute","getDifference","addMarkerName","isAtStart","_recordAttributeSuggestions","_checkSuggestionCorrectness","toUpperCase","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.","_getExternalAuthor","isExternal","createRangeIn","includes","8hiyMYt","isTouching","differ","start","define","getNearestSelectionRange","model","value","creator","createElement","widget","isSelectable","discard","getAncestors","getCommentThread","attributeKey","oldRange","stop","markInlineFormat","_onDiscard","_isForcedDefaultExecutionBlock","_SUGGESTION_ANNOUNCEMENT","updateSuggestion","_trackFormatChanges","groupId","ck-suggestion-marker-","fetchCommentThread","markMultiRangeInsertion","track-changes-user-not-found","_getMarkerAnnouncementText","registerCustomCallback","createPositionAfter","values","createSelection","getSuggestions","LEAVE","removeComment","formatBlock","insertion:chain","registerBlockAttribute","change:data","_joinSuggestions","upcast","_isBlockAttribute","normal","some","removeMarkers","insertion:accept","addSuggestion","push","formatInline:","$marker","getItems","return","ck-suggestion-marker--active","getFirstRange","markerToHighlight","error-saving-suggestion-data-suggestion-discarded","getAttribute","notReady","elementEnd","conversion","_createSuggestion","head","attributeNewValue","has","item","_addThreadToSuggestion","rootName","requires","deletion:accept","isIntersecting","_getSuggestionData","isArray","data","editingDowncast","_cutOutSuggestionMarker","descriptionFactory","_initAriaMarkerChangeAnnouncements","_inlineAttributeKeys","batch","markerName","enqueueChange","nodeAfter","refresh","change","activeMarkers","moveTargetPosition","never","pluginName","substring","@external","listenTo","_defaultCallbacks","authorName","_getAttributeKey","formatInline:discard","getUser","track-changes-command-not-found","$elementName","move","multipleBlocks","FORMATTING","locale","elementStart","discardSelectedSuggestions","_suggestions","addSuggestionData","multi","discardSuggestion","type","enableReadOnlyMode","formatBlock:","group","size","discardAllSuggestions","trackChanges.trackFormatChanges","open","then","isRemovable","track-changes-adapter-missing-getsuggestion","insertContent","schema","getSuggestionCallback","mapper","author","markerToData","accepted","formatBlock:join","update:suggestion","after","setTo","createRangeOn","elementToElement","getRanges","before","_handleNewSuggestionMarker","getRange","hasSuggestion","editing","root","track-changes-suggestion-data-mismatch","_customCallbacks","suggestion:","trackChanges.mergeNestedSuggestions","addMarker","deletion","_isRegisteredAttribute","range","change:activeMarkers","_commentsRepository","markers","ready","TrackChangesEditing","attribute:join","substr","unbindElementFromMarkerName","createRange","isUndo","startsWith","_reduceSuggestionAttributeRange","removeMarker:suggestion:attribute","_rangeIsInLocalUserInsertion","_findSuggestions","_splitMarkerName","oldValue","enableCommand","every","addMarker:suggestion","Users","formatBlock:discard","track-changes-suggestion-not-found","ENTER","authoredAt","markDeletion","forceDefaultExecution","_afterChanges","addRange","315278paJKhj","isCollapsed","trackChangesCommand","_setSuggestionData","deletion:chain","hasComments","_updateSuggestionData","$text","formatBlock:chain","getMarkers","_saved","change:_saved","170SqMIxt","join","getMultiRangeId","PENDING_ACTION_SUGGESTION","unshift","getChangedMarkers","containerElement","announce","stopListening","external:","ck-suggestion-marker-formatInline","insertion:join","_model","isLocal","getIntersection","setAttribute","clone","isOwn","_refreshAttributeSuggestionsChain","add","1175382huXdAO","ck-suggestion-marker","toJSON","_mergeNestedSuggestions","keys","backward","buildSuggestion","2085020ycXXKH","formatInline","attribute:discard","deletion:discard","_joinWithAdjacentSuggestions","isInContent","applyOperation","isAfter","skipNestingCheck","formatInline:accept","addClass","isInsideObject","addUser","howMany","removeMarker","assign","addMarker:suggestion:formatBlock","isDocumentOperation","pop","forEach","showSuggestionHighlights","fromCharCode","_adapter","rename","markInsertion","map","documentSelection","nodeBefore","_breakSuggestionMarker","name","isIntersectingWithRange","data-suggestion","comments","length","next","attribute","removeClass","rejected","acceptSuggestion","attribute:","attributeOldValue","_isDataLoaded","$graveyard","find","insertion:discard","_processAttributeSuggestions","forward","markBlockFormat","element","enableDefaultAttributesIntegration","26509mCAxsl","plugins","getChanges","fromRange","markMultiRangeBlockFormat","addHighlight","_suggestionFactory","isObject","createdAt","_enabledCommands","low","default","selection","_reduceExistingSuggestions","deletion:","document","commands","adapter","getWalker","getSuggestion","_refreshSuggestionsChain","removeMarker:suggestion:formatBlock","containsItem","markerReady","always","611708HqwLSE","setSelection","CommentsRepository","suggestionChanged","_setSuggestionRange","suggestion:attribute:","filter","parent","isAtEnd","getContainedElement","newRange","consume","156663oDZgmZ","acceptSelectedSuggestions","bindElementToMarker","unbind","isNextTo","from"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(219745===parseInt(n(506))/1+-parseInt(n(620))/2+parseInt(n(699))/3*(-parseInt(n(328))/4)+parseInt(n(545))/5+parseInt(n(538))/6+parseInt(n(595))/7*(parseInt(n(712))/8)+parseInt(n(632))/9*(-parseInt(n(518))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(427);class yc extends t.Plugin{static get[Ec(397)](){return[Ec(622),o.Users,t.PendingActions,Yr,ts,as,ls,Ts,ms,As,Ss,Bs,to,so,uo,go,bo,Ao,Lo,vo,Fo,Ho,Uo,qo,Zo,ei,ui,pi,Li,oi,Vs,Ks,bi,Ai,Mi,Fi,ji,Vi,Xi,$i,ra,ia,ha,ma,Xa,ya,Ra,Pa,Ya,Ma,ja,za]}static get[Ec(417)](){return Ec(481)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(570)]((t=>String[e(566)](t)))[e(519)]("")}super(t),this[e(320)]=!1,this[e(695)](e(414),[]),this.on(e(477),((n,r,s,o)=>{const i=e;this[i(530)][i(413)]((()=>{const e=i;for(const n of[...o,...s])this[e(530)][e(479)][e(393)](n)&&t[e(467)][e(742)](n)}))})),this[e(405)]=new Xr(this[e(729)][e(334)][e(450)],this[e(729)][e(431)]),this[e(567)]=null,this[e(601)]=new Ac(this[e(729)]),this[e(434)]=new Map,this[e(478)]=t[e(596)][e(720)](e(622)),this[e(604)]=new Set,this[e(530)]=this[e(729)][e(334)],this[e(736)]=new WeakMap,this[e(348)]=!1,this[e(717)]=new Set([e(427)]),this[e(407)]=new Set,t[e(663)][e(332)](e(444),e(606)),this[e(351)]=t[e(663)][e(720)](e(444)),t[e(663)][e(332)](e(472),!0),this[e(541)]=t[e(663)][e(720)](e(472)),this[e(508)]=new f(t,this[e(604)]),this[e(406)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,49,54])}[Ec(734)](){const t=Ec,n=this[t(729)],r=(e,n)=>{const r=t;if(r(580)!=e)return r(353)+e;const s=n[r(672)]("|")[0];return this[r(371)](s)?r(716):r(528)};n[t(389)][t(641)](t(403))[t(384)]({model:t(679),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(492)](e[n(409)]),a=[n(539),r(o,i)];let c=3e3;return this[n(414)][n(327)](e[n(409)])&&(a[n(377)](n(382)),c=3010),n(474)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(389)][t(641)](t(660))[t(537)]((e=>{const r=t;e.on(r(496),((t,e,s)=>{const o=r;if(!s[o(645)][o(565)])return;const i=e[o(394)];if(!i)return;const c=s[o(452)][o(735)](i);n[o(334)][o(450)][o(602)](i)&&c&&!c[o(656)](o(338))&&c.is(o(524))&&(0,a.toWidget)(c,s[o(686)])}),{priority:r(680)})})),n[t(389)][t(641)](t(660))[t(384)]({model:t(679),view:(e,n)=>{const s=t;if(!n[s(645)][s(565)])return null;const{type:o,subType:i}=this[s(492)](e[s(409)]);return{classes:[s(539),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(394)])return;const{id:c}=this[a(492)](o[a(409)]);if(r){const t=this[a(434)][a(720)](c),e=this[a(423)](t);if(!this[a(371)](e))return}if(o[a(394)].is(a(607)))return void i[a(688)][a(631)](o[a(394)],s[a(574)]);const u=i[a(452)][a(735)](o[a(394)]);if(o[a(394)].is(a(593))&&n[a(334)][a(450)][a(709)](o[a(394)])&&!u[a(656)](a(600))){i[a(686)][a(555)]([a(539),a(716)],u),i[a(686)][a(533)](a(576),c,u),i[a(452)][a(634)](u,o[a(409)]),e&&(this[a(414)][a(327)](o[a(409)])?i[a(686)][a(555)](a(382),u):i[a(686)][a(581)](a(382),u));for(const t of n[a(334)][a(326)](o[a(394)])[a(380)]())i[a(688)][a(631)](t,s[a(574)]);i[a(688)][a(631)](o[a(394)],s[a(574)])}};n[t(389)][t(641)](t(660))[t(537)]((e=>{const n=t;e.on(n(561),((t,e,r)=>{const o=n;r[o(645)][o(565)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(687)})})),n[t(389)][t(641)](t(660))[t(537)]((e=>{const n=t;e.on(n(698),((t,e,r)=>{const o=n;r[o(645)][o(565)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(687)})})),n[t(389)][t(641)](t(660))[t(454)]({model:t(679),view:(e,n)=>n[t(645)][t(565)]?null:{group:t(679),name:e[t(483)](11)}}),n[t(389)][t(641)](t(370))[t(461)]({view:{name:t(679),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(471)+e[r(386)](r(733))+":"+e[r(386)]("id");return e[r(386)](r(726))&&(s+=":"+e[r(386)](r(726))),n[r(337)](r(379),{"data-name":s})}}),n[t(389)][t(641)](t(370))[t(644)]({view:t(679)}),n[t(389)][t(641)](t(403))[t(537)]((e=>{const n=t;e.on(n(561),s(),{priority:n(680)})})),n[t(389)][t(641)](t(403))[t(537)]((e=>{const n=t;e.on(n(698),s({isAttributeSuggestion:!0}),{priority:n(680)})})),n[t(389)][t(641)](t(403))[t(537)]((e=>{const n=t;e.on(n(616),((t,e,r)=>{const s=n,o=r[s(452)][s(737)](e[s(409)]);if(o)for(const t of o)t[s(656)](s(600))||(r[s(686)][s(581)]([s(539),s(716),s(382)],t),r[s(686)][s(316)](s(576),t),r[s(452)][s(484)](t,e[s(409)]))}),{priority:n(680)})})),n[t(389)][t(641)](t(403))[t(537)]((e=>{const n=t;e.on(n(489),((t,e,r)=>{const s=n,o=r[s(452)][s(737)](e[s(409)]);if(!o)return;const{id:i}=this[s(492)](e[s(409)]),a=this[s(434)][s(720)](i),c=this[s(423)](a);if(this[s(371)](c))for(const t of o)t[s(656)](s(600))||(r[s(686)][s(581)]([s(539),s(716),s(382)],t),r[s(686)][s(316)](s(576),t),r[s(452)][s(484)](t,e[s(409)]))}),{priority:n(680)})})),n[t(334)][t(610)][t(665)]((e=>{const r=t;let s=!1;const o=Array[r(637)](n[r(334)][r(610)][r(330)][r(523)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(492)](t);if(r(679)!==o)continue;const h=this[r(434)][r(720)](f);if(null!=c[r(630)]){r(546)==u&&(s=s||Nc(c[r(630)],t,e,n[r(334)][r(450)]));const o=r(580)==u&&this[r(371)](l[r(672)]("|")[0]);if(c[r(630)][r(507)]||r(587)==c[r(630)][r(468)][r(396)]||r(365)==u&&!Rc(c[r(630)])||o&&!Rc(c[r(630)])||r(474)==u&&(Cc(a=c[r(630)])||function(t){const e=r;return t[e(331)][e(627)]==t[e(741)][e(572)]&&t[e(331)][e(628)]}(a)))e[r(559)](t),s=!0;else{if(!h||!h[r(550)])continue;i[r(537)](h)}}}var a;return i[r(442)]>0&&(s=!!this[r(549)](i)||s),s})),n[t(334)][t(610)][t(665)]((e=>{const r=t;let s=!1;for(const t of n[r(334)][r(610)][r(330)][r(597)]())if(r(723)==t[r(438)])for(const t of this[r(434)][r(360)]()){if(t[r(704)]||!t[r(550)])continue;const o=r(365)==t[r(438)],i=this[r(423)](t),a=i&&this[r(371)](i);if(!o&&!a)continue;const c=t[r(383)]();if(c[r(331)][r(627)]!=c[r(741)][r(627)]&&!c[r(741)][r(628)]){const o=n[r(334)][r(673)](c[r(331)][r(411)],r(741)),i=n[r(334)][r(485)](c[r(331)],o);e[r(681)](t[r(638)](),{range:i}),s=!0}}return s})),n[t(334)][t(610)][t(665)]((e=>this[t(710)](e))),n[t(334)][t(610)][t(665)]((e=>!e[t(408)][t(531)]&&this[t(590)](e))),n[t(334)].on(t(504),(()=>{this[t(320)]=!1})),n[t(334)][t(610)].on(t(368),((r,s)=>{const o=t;if(!s[o(531)]||s[o(486)])return;if(!this[o(320)])return;const i=n[o(334)][o(610)][o(330)][o(597)]();if(0==i[o(578)])return;const a=[],c=i[o(626)]((t=>o(580)==t[o(438)])),u=i[o(626)]((t=>o(723)==t[o(438)]&&o(513)!=t[o(574)]));for(const t of c)this[o(475)](t[o(343)])&&a[o(377)]({key:t[o(343)],newValue:t[o(392)],oldValue:t[o(585)],range:Sc(t[o(476)],n[o(334)])});for(const t of u){if(o(568)!=t[o(646)]&&o(412)!=t[o(646)])continue;const e=Mc(t[o(678)][o(411)],n[o(334)]),r=t[o(463)];o(568)==t[o(646)]&&a[o(377)]({key:o(427),newValue:t[o(574)],oldValue:r[o(574)],range:e});for(const[n,s]of r[o(690)]){if(!this[o(475)](n))continue;const r=t[o(690)][o(720)](n);s!==r&&a[o(377)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(690)])this[o(475)](n)&&(r[o(690)][o(393)](n)||a[o(377)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(578)]&&n[o(334)][o(410)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(676)](t,e,s,o,{groupId:r});this[n(608)](t,a)}))}),{priority:t(671)}),n[t(334)][t(479)].on(t(457),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(492)](n[s(574)]),e=this[s(434)][s(720)](t);e&&e[s(318)](n[s(574)])}})),n[t(334)][t(610)].on(t(368),(()=>{const e=t,r=Array[e(637)](n[e(334)][e(610)][e(330)][e(523)]())[e(626)]((t=>e(679)===this[e(492)](t[e(574)])[e(441)]));if(0===r[e(578)])return;r[e(640)](((t,n)=>{const r=e,s=t[r(402)][r(344)],o=n[r(402)][r(344)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(331)][r(666)](o[r(331)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(492)](t);if(null===n[e(344)]){const n=this[e(464)](t);o[e(537)](n)}else{const t=this[e(434)][e(720)](r);null!==n[e(630)]||t[e(550)]?(s[e(537)](t[e(391)]),o[e(537)](t)):this[e(651)](t)}}o[e(442)]>0&&this[e(615)](o);for(const t of s)this[e(667)](e(623),t)})),n[t(334)].on(t(551),((e,r)=>{const s=t,o=r[0];if(!this[s(434)][s(442)])return;if(!o[s(562)])return;if(o[s(408)][s(486)]||!o[s(408)][s(531)])return;let i,a;switch(o[s(438)]){case s(723):i=n[s(334)][s(673)](o[s(678)]),a=i[s(713)](o[s(558)]);break;case s(672):i=n[s(334)][s(673)](o[s(658)]),a=n[s(334)][s(673)](o[s(415)]);break;case s(428):i=n[s(334)][s(673)](o[s(675)]),a=i[s(713)](o[s(558)]);break;default:return}const c=n[s(334)][s(485)](i,a);n[s(334)][s(413)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(491)](c)){if(e[t(704)])continue;if(t(546)==e[t(438)])continue;const r=this[t(423)](e);if(r&&this[t(371)](r)&&t(672)!=o[t(438)])continue;const s=e[t(402)]&&e[t(402)][t(429)];(t(365)!=e[t(438)]||t(672)==o[t(438)]&&!s)&&(n[t(674)]||t(714)==e[t(438)]&&n[t(535)]||e[t(383)]()[t(731)](c)&&this[t(573)](e,i,a))}}))}),{priority:t(671)}),n[t(334)].on(t(711),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(503)])return;if(this[s(348)])return;if(!this[s(508)][s(335)])return;if(o[s(507)])return;const a=n[s(334)][s(450)],{start:c,end:u}=o[s(383)](),l=c[s(411)]&&a[s(715)](c[s(411)])?null:a[s(333)](c,s(591)),f=u[s(572)]&&a[s(715)](u[s(572)])?null:a[s(333)](u,s(543)),h=n[s(334)][s(485)](l?l[s(331)]:c,f?f[s(741)]:u);n[s(334)][s(413)]((t=>{const e=s;this[e(502)](h);const r=n[e(334)][e(450)][e(333)](h[e(331)]);o.is(e(571))?t[e(621)](r):o[e(459)](r)})),e[s(345)]()}),{priority:e.priorities[t(372)]+10}),n[t(334)].on(t(449),((e,r)=>{const s=t,o=r[r[s(578)]-1];o&&o[s(503)]||this[s(348)]||this[s(508)][s(335)]&&(n[s(334)][s(413)]((()=>{const t=s;let o=n[t(334)][t(449)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(381)]=o[t(534)]();const i=o[t(741)][t(572)],a=n[t(334)][t(450)];i&&a[t(709)](i)&&!a[t(602)](i)&&(o=n[t(334)][t(485)](o[t(331)],n[t(334)][t(673)](i,t(741)))),this[t(569)](o)})),e[s(345)]())}),{priority:t(680)}),this[t(729)][t(611)][t(537)](t(643),this[t(508)]),this[t(494)](t(643));const o=new p(n,this[t(434)]);n[t(611)][t(537)](t(583),o),this[t(494)](t(583));const i=new b(n,this[t(434)]);n[t(611)][t(537)](t(437),i),this[t(494)](t(437)),n[t(611)][t(537)](t(664),new S(n,o,this[t(434)])),this[t(494)](t(664)),n[t(611)][t(537)](t(443),new S(n,i,this[t(434)])),this[t(494)](t(443)),n[t(611)][t(537)](t(633),new w(n,o,this[t(434)])),this[t(494)](t(633)),n[t(611)][t(537)](t(433),new w(n,i,this[t(434)])),this[t(494)](t(433));const c=n[t(596)][t(720)](t(622));this[t(420)](c,t(694),((e,{threadId:n})=>{const r=t,s=this[r(434)][r(720)](n);s&&s[r(657)]&&1===s[r(657)][r(578)]&&this[r(512)](n,{hasComments:!0})}),{priority:t(605)}),this[t(420)](c,t(364),((e,{threadId:n})=>{const r=t,s=this[r(434)][r(720)](n);s&&s[r(657)]&&!s[r(657)][r(578)]&&this[r(512)](n,{hasComments:!1})}),{priority:t(605)})}set[Ec(612)](t){const n=Ec;if(this[n(567)])throw new e.CKEditorError(n(719),this);this[n(567)]=t}get[Ec(612)](){return this[Ec(567)]}[Ec(362)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(434)][n(360)]())t&&!e[n(550)]||r[n(377)](e);return e?r[n(570)]((t=>t[n(540)]())):r}[Ec(614)](t){const n=Ec,r=this[n(434)][n(720)](t);if(!r)throw new e.CKEditorError(n(499),this);return r}[Ec(466)](t){const e=Ec;return this[e(434)][e(393)](t)}[Ec(435)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(438)][e(672)](":"),a=this[e(434)][e(720)](r)||this[e(390)](o,i,r,n,s);if(this[e(395)](a),this[e(321)](a,o,i||null,n),a[e(603)]=t[e(603)],a[e(586)]=!0,s&&s[e(419)]){const t=s[e(419)],n=this[e(324)](t[e(422)]);a[e(501)]=t[e(603)],a[e(453)]=n,a[e(325)]=!0}else a[e(501)]=t[e(603)];switch(t[e(402)]&&(a[e(402)]=t[e(402)]),t[e(690)]&&(a[e(690)]=t[e(690)]),this[e(567)]&&this[e(567)][e(376)]||(a[e(516)]=!0),this[e(736)][e(720)](a)){case e(387):this[e(736)][e(695)](a,e(682));break;case e(618):a[e(550)]?(this[e(549)](new Set([a])),this[e(615)](new Set([a])),this[e(736)][e(695)](a,e(480)),this[e(667)](e(677),a)):this[e(736)][e(695)](a,e(662))}return a}[Ec(583)](t){const e=Ec;this[e(503)]((()=>{const n=e;this[n(729)][n(334)][n(413)]((()=>{const e=n;for(const n of t[e(683)]())n[e(728)]()}))}))}[Ec(437)](t){const e=Ec;this[e(503)]((()=>{const n=e;this[n(729)][n(334)][n(413)]((()=>{const e=n;for(const n of t[e(683)]())n[e(340)]()}))}))}[Ec(494)](t,n){const r=Ec,s=this[r(729)][r(611)][r(720)](t);if(!s)throw new e.CKEditorError(r(426),this,{commandName:t});if(this[r(604)][r(393)](s))throw new e.CKEditorError(r(639),this,{commandName:t});this[r(604)][r(537)](s),n&&s.on(r(732),((t,e)=>{const o=r;this[o(508)][o(335)]&&(this[o(348)]||(e[o(578)]>0&&e[e[o(578)]-1]&&e[e[o(578)]-1][o(503)]?e[o(563)]():(t[o(381)]=n(((...t)=>s[o(732)](...t,{forceDefaultExecution:!0})),...e),t[o(345)]())))}),{priority:r(680)})}[Ec(503)](t){const n=Ec;let r,s;const o=this[n(348)];this[n(348)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(348)]=!1),s&&e.CKEditorError[n(669)](s,this),r}[Ec(569)](t,n=null,r={}){const s=Ec;if(t[s(507)])return null;const o=this[s(729)][s(596)][s(720)](s(497)).me;for(const{suggestion:e,meta:o}of this[s(491)](t,s(714)))if(o[s(535)]){if(!o[s(636)]){if(o[s(674)]){if(!this[s(541)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(573)](e,t[s(331)],t[s(741)]);break}if(n==e[s(684)]&&Oc(e,r)){const n=e[s(383)]();return n[s(331)][s(654)](t[s(741)])?this[s(624)](e,this[s(530)][s(485)](t[s(331)],n[s(741)])):this[s(624)](e,this[s(530)][s(485)](n[s(331)],t[s(741)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(727)+n:s(714),u=this[s(509)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(738)](c,i,a,t),u}[Ec(355)](t,n=Ec(436),r={}){const s=Ec,o=this[s(729)][s(596)][s(720)](s(497)).me,i=this[s(601)][s(451)](s(714),n,s(519));for(const e of this[s(362)]())if(e[s(453)].id==o.id&&s(714)==e[s(438)]&&e[s(684)]==n&&Oc(e,r)&&(i(e[s(462)](),t)||i(t,e[s(462)]()))){for(const n of t)e[s(505)](n);return e}for(const{suggestion:e,meta:n}of this[s(491)](t,s(714))){if(!n[s(535)])continue;if(!this[s(541)]&&n[s(674)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(462)]())for(const e of t)if(!n[s(731)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(727)+n,l=this[s(509)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(738)](u,a,c,e,Hr[s(520)]());return l}[Ec(346)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(507)])return null;if(o(416)===this[o(351)]){const e=this[o(601)][o(451)](o(546),r,o(728));return this[o(503)]((()=>e([t],n,s))),null}const i=this[o(729)][o(596)][o(720)](o(497)).me,a=[];if(o(619)!==this[o(351)])for(const{suggestion:e,meta:n}of this[o(491)](t,o(714)))n[o(535)]&&!n[o(556)]&&a[o(377)](...e[o(462)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(532)](s);e&&r[n(377)](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(578)];){const s=r[e][n(317)](t);r[n(700)](e,1,...s),e+=s[n(578)]}}return r}(t,a);c[o(578)]&&this[o(530)][o(413)]((()=>{const t=o;for(const e of c){const o=this[t(601)][t(451)](t(546),r,t(728));this[t(503)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(331)],u=t[o(741)];for(const{suggestion:e,meta:n}of this[o(491)](t,o(546))){if(!n[o(535)])continue;if(e[o(684)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(383)]();if(i[o(731)](t,!0))return null;c=c[o(666)](i[o(331)])?c:i[o(331)],u=u[o(552)](i[o(741)])?u:i[o(741)],a?i[o(331)][o(666)](a[o(383)]()[o(331)])?(a[o(374)](),a=e):e[o(374)]():a=e}const l=this[o(530)][o(485)](c,u);if(a)this[o(624)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(509)]({id:t,type:o(378)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(738)](o(378)+r,t,a,l)}}return null}[Ec(592)](t,n,r=[],s=null,o={}){const i=Ec;n[i(685)]||(n[i(685)]=n[i(649)]),n[i(429)]=t.is(i(476)),s=s||Lc(n);const a=r[i(570)]((t=>Mc(t,this[i(530)]))),c=t.is(i(476))?t:Mc(t,this[i(530)]);if(i(416)===this[i(351)]){const t=this[i(601)][i(451)](i(365),s,i(728));return this[i(503)]((()=>t([c],n,o))),null}a[i(377)](c);let u=!0;for(const t of a)if(!this[i(490)](t)){u=!1;break}if(u&&i(619)!==this[i(351)]){const t=this[i(601)][i(451)](i(365),s,i(728));return this[i(503)]((()=>t([c],n,o))),null}let l=null,f=c[i(331)],h=c[i(741)];for(const{suggestion:t,meta:e}of this[i(491)](c,i(365))){if(!e[i(535)])continue;if(e[i(636)]||e[i(674)]||e[i(556)])continue;if(t[i(402)][i(685)]!=n[i(685)])continue;if(!Oc(t,o))continue;const r=t[i(383)]();if(t[i(684)]==s){if(r[i(731)](c,!0))return null;f=f[i(666)](r[i(331)])?f:r[i(331)],h=h[i(552)](r[i(741)])?h:r[i(741)],l?r[i(331)][i(666)](l[i(383)]()[i(331)])?(l[i(374)](),l=t):t[i(374)]():l=t}else{const e=c[i(532)](r);this[i(404)](t,e)}}const g=this[i(729)][i(596)][i(720)](i(497)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(624)](l,this[i(530)][i(485)](f,h)),l;{const t=this[i(509)]({id:d,type:i(440)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(738)](i(440)+s,d,p,this[i(530)][i(485)](f,h)),t}}[Ec(599)](t,n,r=[],s=null,o={}){const i=Ec;n[i(685)]||(n[i(685)]=n[i(649)]);const a=t[0];n[i(429)]=a.is(i(476)),s=s||Lc(n);const c=r[i(570)]((t=>Mc(t,this[i(530)]))),u=a.is(i(476))?t:t[i(570)]((t=>Mc(t,this[i(530)])));if(i(416)===this[i(351)]){const t=this[i(601)][i(451)](i(365),s,i(728));return this[i(503)]((()=>t(u,n,o))),null}c[i(377)](...u);let l=!0;for(const t of c)if(!this[i(490)](t)){l=!1;break}if(l&&i(619)!==this[i(351)]){const t=this[i(601)][i(451)](i(365),s,i(728));return this[i(503)]((()=>t(u,n,o))),null}const f=this[i(729)][i(596)][i(720)](i(497)).me;for(const t of this[i(362)]()){if(t[i(453)].id!=f.id)continue;if(i(365)!=t[i(438)]||t[i(402)][i(685)]!=n[i(685)])continue;if(!Oc(t,o))continue;const e=t[i(684)]==s;for(let n=0;n<u[i(578)];n++){const r=u[n];for(const s of t[i(515)]()){const o=s[i(465)]();if(r[i(654)](o)){e?(u[i(700)](n,1),n--):t[i(559)](s[i(574)]);break}}}}if(0==u[i(578)])return null;const h=this[i(601)][i(451)](i(365),s,i(519));for(const t of this[i(362)]())if(t[i(453)].id==f.id&&i(365)==t[i(438)]&&t[i(402)][i(685)]==n[i(685)]&&t[i(684)]==s&&Oc(t,o)&&(h(t[i(462)](),u)||h(u,t[i(462)]()))){for(const e of u)t[i(505)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(440)+s,m=this[i(509)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(738)](p,g,d,t,Hr[i(520)]());return m}[Ec(502)](t,n=null,r={}){const s=Ec;if(t[s(507)])return null;const o=this[s(729)][s(596)][s(720)](s(497)).me,a=new i.LiveRange(t[s(331)],t[s(741)]);for(const{suggestion:t,meta:e}of this[s(491)](a,s(714)))if(e[s(535)]&&!e[s(636)])if(t[s(704)]){const e=t[s(462)]()[s(626)]((t=>s(587)!=t[s(468)][s(396)]));if(e[s(495)]((t=>a[s(731)](t,!0)))&&t[s(340)](),e[s(373)]((t=>t[s(731)](a,!0)))){const t=this[s(601)][s(451)](s(474),n,s(728));return this[s(503)]((()=>t([a],null,r))),null}}else{const e=a[s(532)](t[s(383)]());null!==e&&t[s(347)]([e],null,r)}if(a[s(707)](),a[s(507)]||s(587)==a[s(468)][s(396)])return null;let c=null,u=a[s(331)],l=a[s(741)];const f=this[s(491)](a,s(474));for(const{suggestion:t,meta:e}of f){const n=this[s(530)][s(485)](u,l);if(e[s(535)]&&(this[s(541)]||!e[s(674)]&&!e[s(556)]))if(t[s(704)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(462)]()){if(r[s(731)](n,!0))return t;n[s(731)](r)||(e=!1)}e&&t[s(340)]()}else{const e=t[s(383)]();if(e[s(731)](n,!0))return t;if(!Oc(t,r)){n[s(731)](e)?t[s(374)]():e[s(670)](u)?u=e[s(741)]:e[s(670)](l)&&(l=e[s(331)]);continue}u=u[s(666)](e[s(331)])?u:e[s(331)],l=l[s(552)](e[s(741)])?l:e[s(741)],r=Object[s(560)]({},t[s(690)]),c?e[s(331)][s(666)](c[s(383)]()[s(331)])?(c[s(374)](),c=t):t[s(374)]():c=t}}if(c)return this[s(624)](c,this[s(530)][s(485)](u,l)),c;{const t=(0,e.uid)(),i=this[s(530)][s(485)](u,l),a=o.id,c=n?s(609)+n:s(474),f=this[s(509)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(738)](c,t,a,i),f}}[Ec(706)](t,n=Ec(436),r={}){const s=Ec,o=this[s(729)][s(596)][s(720)](s(497)).me,a=t[s(570)]((t=>new i.LiveRange(t[s(331)],t[s(741)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(491)](a,s(714)))e[s(535)]&&!e[s(636)]&&c[s(537)](t);for(const e of c)if(e[s(704)]){const o=e[s(462)]();if((!e[s(690)]||!e[s(690)][s(553)])&&o[s(495)]((t=>a[s(373)]((e=>e[s(731)](t,!0)))))&&e[s(340)](),a[s(495)]((t=>o[s(373)]((e=>e[s(731)](t,!0)))))){const e=this[s(601)][s(451)](s(474),n,s(728));return this[s(503)]((()=>e(t,null,r))),null}}else{const t=e[s(383)]();if(a[s(373)]((e=>e[s(731)](t,!0)))&&e[s(340)](),a[s(495)]((e=>t[s(731)](e,!0)))){const t=this[s(601)][s(451)](s(474),n,s(728));return this[s(503)]((()=>t(a,null,r))),null}}const u=this[s(601)][s(451)](s(474),n,s(519));let l=null;for(const t of this[s(362)]())if(t[s(453)].id==o.id&&t[s(550)]&&s(474)==t[s(438)]&&t[s(684)]==n&&Oc(t,r)&&(u(t[s(462)](),a)||u(a,t[s(462)]())))if(l){if(t[s(657)]&&t[s(657)][s(578)])continue;for(const e of t[s(462)]())l[s(575)](e)||l[s(505)](e);t[s(374)]()}else{l=t;for(const e of a)t[s(575)](e)||t[s(505)](e)}if(l)return l;c[s(724)]();for(const{suggestion:t,meta:e}of this[s(491)](a,s(474)))e[s(535)]&&(this[s(541)]||!e[s(674)]&&!e[s(556)])&&Oc(t,r)&&c[s(537)](t);for(const t of c){const e=t[s(462)]();if((!r||!r[s(553)])&&a[s(495)]((t=>e[s(373)]((e=>e[s(731)](t,!0))))))return t;(!t[s(690)]||!t[s(690)][s(553)])&&e[s(495)]((t=>a[s(373)]((e=>e[s(731)](t,!0)))))&&t[s(340)]()}const f=(0,e.uid)(),h=o.id,g=s(609)+n,d=this[s(509)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(707)](),t[s(507)]||s(587)==t[s(468)][s(396)]||this[s(738)](g,f,h,t,Hr[s(520)]());return d}[Ec(676)](t,n,r,s,o){const i=Ec;if(t[i(507)])return[];if(i(416)===this[i(351)])return[];const a=this[i(729)][i(596)][i(720)](i(497)).me.id,c=Array[i(637)](this[i(434)][i(360)]())[i(626)]((e=>i(580)==e[i(438)]&&e[i(402)][i(730)]==n&&e[i(575)](t)));if(i(606)===this[i(351)]){const e=this[i(491)](t,i(714))[i(626)]((({meta:t})=>t[i(535)]&&!t[i(556)]&&!t[i(636)]))[i(570)]((({suggestion:t})=>t));c[i(522)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(580)==t[i(438)]?t[i(402)][i(493)]:void 0,o=t[i(383)](),a=Array[i(637)](u[i(542)]())[i(588)]((t=>t[i(399)](o)));if(!a)continue;const c=a[i(317)](o);this[i(371)](n)&&i(714)==t[i(438)]&&0!=c[i(578)]||(u[i(722)](a),c[i(564)]((t=>{u[i(695)](t,r)})),i(714)!=t[i(438)]&&e!=s&&u[i(695)](a[i(532)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(578)]>37&&console[i(721)](i(323),{key:n});const f=(i(584)+(n+"|")+Lc({newValue:s}))[i(418)](0,60),h=this[i(509)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(377)](h),this[i(738)](f,c,a,t)}return l}[Ec(594)](t){const e=Ec;this[e(494)](t,((t,...n)=>{this[e(744)]((()=>{t(...n)}))}))}[Ec(367)](t){const e=Ec;this[e(717)][e(537)](t)}[Ec(746)](t){const e=Ec;this[e(407)][e(537)](t)}[Ec(423)](t){const e=Ec;return e(580)==t[e(438)]?t[e(684)][e(672)]("|")[0]:null}[Ec(624)](t,e){const n=Ec,r=t[n(638)]();this[n(530)][n(413)]((t=>{t[n(681)](r,{range:e})}))}[Ec(395)](t){const e=Ec,n=t.id,r=this[e(729)][e(663)][e(720)](e(708));this[e(478)][e(705)](n)||this[e(478)][e(702)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(478)][e(342)](n);s[e(635)](e(447)),s[e(447)]=!1,t[e(657)]=s}[Ec(321)](t,n,r,s){const o=Ec;if(t[o(438)]!=n||t[o(684)]!=r||t[o(336)].id!=s)throw this[o(729)][o(439)](o(469)),new e.CKEditorError(o(469),this)}[Ec(404)](t,n){const r=Ec,s=t[r(383)]();if(n[r(654)](s))t[r(374)]();else if(s[r(731)](n)){const o=this[r(530)][r(673)](n[r(331)][r(572)],r(741));this[r(624)](t,this[r(530)][r(485)](s[r(331)],o));const i=(0,e.uid)(),a=t[r(336)].id,c=t[r(438)]+":"+t[r(684)];this[r(509)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(402)],attributes:t[r(690)]});const u=this[r(530)][r(673)](n[r(741)][r(627)],r(458)),l=this[r(530)][r(485)](u,s[r(741)]);this[r(738)](c,i,a,l)}else if(s[r(670)](n[r(331)])){const e=this[r(530)][r(673)](n[r(331)][r(572)],r(741));this[r(624)](t,this[r(530)][r(485)](s[r(331)],e))}else{const e=this[r(530)][r(673)](n[r(741)][r(627)],r(458));this[r(624)](t,this[r(530)][r(485)](e,s[r(741)]))}}[Ec(490)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(491)](t,e(714))){if(!r[e(535)])continue;const s=n[e(462)]();for(const n of s)if(!t[e(317)](n)[e(578)])return!0}return!1}[Ec(648)](t){const n=Ec,r=this[n(729)][n(596)][n(720)](n(497))[n(425)](t);if(!r)throw new e.CKEditorError(n(356),this);return r}[Ec(324)](t){const e=Ec,n=this[e(729)][e(596)][e(720)](e(497)),r=(0,o.hashObject)(e(527)+t);return n[e(425)](r)||n[e(557)]({id:r,name:t})}[Ec(390)](t,e,n,r,s){const o=Ec,i=this[o(648)](r),a=this[o(601)][o(544)](t,e,n,i,s,(t=>{const e=o;this[e(512)](n,{attributes:t});const r=this[e(614)](n);this[e(549)](new Set([r])),this[e(615)](new Set([r]))}));return this[o(420)](a,o(728),(()=>{const t=o;this[t(512)](n,{state:t(455)})}),{priority:o(680)}),this[o(420)](a,o(340),(()=>{const t=o;this[t(512)](n,{state:t(582)})}),{priority:o(680)}),this[o(434)][o(695)](n,a),this[o(736)][o(695)](a,o(387)),a}[Ec(492)](t){const e=Ec,n=t[e(672)](":");return{group:n[0],type:n[1],subType:n[e(578)]>=5?n[2]:null,id:n[e(578)]<5?n[2]:n[3],authorId:n[e(578)]<5?n[3]:n[4],markerCount:6==n[e(578)]?n[5]:null}}[Ec(573)](t,n,r){const s=Ec,o=t[s(383)](),i=o[s(331)],a=o[s(741)];this[s(624)](t,this[s(530)][s(485)](i,n));const c=(0,e.uid)(),u=t[s(336)].id,l=t[s(438)]+(t[s(684)]?":"+t[s(684)]:"");this[s(509)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(690)],data:t[s(402)]});const f=this[s(423)](t);(s(365)==t[s(438)]||f&&this[s(371)](f))&&(r=this[s(530)][s(691)](r[s(627)])),this[s(738)](l,c,u,this[s(530)][s(485)](r,a))}[Ec(491)](t,e=null){const n=Ec,r=[],s=this[n(729)][n(596)][n(720)](n(497)).me;Array[n(401)](t)||(t=[t]);for(const o of this[n(362)]()){if(!o[n(550)])continue;if(e&&o[n(438)]!=e)continue;let i=!1;for(const e of o[n(462)]()){for(const a of t){const t=a[n(331)][n(654)](e[n(741)])||a[n(741)][n(654)](e[n(331)]);if(t||a[n(532)](e)){const c=a[n(731)](e)&&kc(this[n(530)][n(450)],e[n(331)],a),u=e[n(731)](a)&&kc(this[n(530)][n(450)],a[n(331)],e);r[n(377)]({suggestion:o,meta:{isOwn:s==o[n(453)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(738)](t,e,n,r,s){const o=Ec;this[o(530)][o(413)]((i=>{const a=o;let c=a(471)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(473)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(651)](t){const e=Ec,n=t[e(696)],r=t[e(579)];t[e(696)]=null,t[e(579)]=null,null!=n&&n[e(579)]==t&&(n[e(579)]=r),null!=r&&r[e(696)]==t&&(r[e(696)]=n),e(480)==this[e(736)][e(720)](t)&&(this[e(736)][e(695)](t,e(662)),this[e(667)](e(659),t,n,r))}[Ec(509)](t){const n=Ec,r=t.id,s=this[n(435)](t);if(this[n(567)]&&this[n(567)][n(376)]){const o=this[n(729)][n(596)][n(720)](n(661)),i=s[n(511)],a=s[n(684)]?s[n(438)]+":"+s[n(684)]:s[n(438)],c=this[n(729)][n(431)],u=o[n(537)](zr(c,n(521))),l={id:r,type:a,hasComments:i,data:t[n(402)]||null,originalSuggestionId:t[n(650)]||null,attributes:s[n(690)]};this[n(567)][n(376)](l)[n(446)]((t=>{const e=n;s[e(516)]=!0,o[e(739)](u),t&&t[e(603)]&&(this[e(434)][e(720)](r)[e(603)]=t[e(603)])}))[n(743)]((t=>{const r=n;throw(0,e.logWarning)(r(385)),this[r(729)][r(334)][r(410)]({isUndoable:!1},(()=>{s[r(340)]()})),s[r(526)](),this[r(434)][r(722)](s.id),this[r(736)][r(722)](s),t}))}return s}[Ec(371)](t){const e=Ec;return this[e(717)][e(393)](t)}[Ec(512)](t,e){const n=Ec,r=this[n(729)][n(596)][n(720)](n(661)),s=this[n(614)](t);if(this[n(567)]&&this[n(567)][n(350)])if(s[n(516)]){const s=r[n(537)](zr(this[n(729)][n(431)],n(521)));this[n(567)][n(350)](t,e)[n(446)]((()=>{r[n(739)](s)}))}else s.on(n(517),(()=>{this[n(512)](t,e)}))}[Ec(400)](t){const n=Ec;if(!this[n(567)]||!this[n(567)][n(614)])throw new e.CKEditorError(n(448),this);return this[n(567)][n(614)](t)}[Ec(464)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(492)](t),i=this[e(434)][e(720)](n)||this[e(390)](r,s,n,o,{});switch(this[e(321)](i,r,s,o),this[e(736)][e(720)](i)){case e(387):this[e(400)](n)[e(446)]((t=>{const r=e;let s=Promise[r(689)]();t[r(511)]&&(s=this[r(478)][r(354)]({channelId:this[r(729)][r(663)][r(720)](r(708)),threadId:n})),s[r(446)]((()=>{const e=r;this[e(435)](t)[e(516)]=!0}))})),this[e(736)][e(695)](i,e(618));break;case e(662):this[e(512)](n,{state:e(445)});case e(682):this[e(736)][e(695)](i,e(480)),this[e(667)](e(677),i);break;case e(480):this[e(667)](e(623),i)}return i[e(318)](t),i}[Ec(615)](t){const e=Ec,n=Array[e(637)](t),r=n[e(626)]((t=>e(580)==t[e(438)]));this[e(536)](r);const s=n[e(626)]((t=>!t[e(704)]&&e(580)!=t[e(438)])),o=this[e(362)]({skipNotAttached:!0})[e(626)]((t=>!t[e(704)]&&e(580)!=t[e(438)])),i=o[e(626)]((n=>!t[e(393)](n))),a=new Map(o[e(570)]((t=>[t,this[e(601)][e(451)](t[e(438)],t[e(684)],e(655))]))),c=new Map(o[e(570)]((t=>[t,t[e(383)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(578)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(578)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(578)];t++){const n=s[t];!l[e(393)](n)&&n[e(696)]&&(f[e(537)](n[e(696)]),n[e(696)][e(579)]===n&&(n[e(696)][e(579)]=null),n[e(696)]=null),!u[e(393)](n)&&n[e(579)]&&(f[e(537)](n[e(579)]),n[e(579)][e(696)]===n&&(n[e(579)][e(696)]=null),n[e(579)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(578)];e++){const r=g(t,n[e]);r&&(r[0][s(579)]=r[1],r[1][s(696)]=r[0],u[s(537)](r[0]),l[s(537)](r[1]))}}function g(t,n){const r=e;if(t[r(453)].id!==n[r(453)].id)return null;const s=a[r(720)](t)(t,n,c[r(720)](t),c[r(720)](n));return s&&a[r(720)](n)(t,n,c[r(720)](t),c[r(720)](n))?s[1][r(657)]&&s[1][r(657)][r(578)]?null:s:null}f[e(442)]&&this[e(615)](f)}[Ec(536)](t){const e=Ec;if(0==t[e(578)])return;const n=this[e(362)]({skipNotAttached:!0})[e(626)]((t=>e(580)==t[e(438)]&&t[e(586)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(690)]);s[e(393)](n)||(s[e(695)](n,r[e(578)]),r[e(377)]([]));const i=s[e(720)](n);r[i][e(377)](t)}!function(){const t=e;r[t(640)](((e,n)=>{const r=t,s=e[0][r(603)],o=n[0][r(603)];return s==o?e[0][r(690)][r(352)]<n[0][r(690)][r(352)]?-1:1:s<o?-1:1}));for(const e of r)e[t(640)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(578)];t++){if(0==r[t][e(578)])continue;const n=[];for(let s=t+1;s<r[e(578)];s++)0!=r[s][e(578)]&&i(r[t],r[s])&&n[e(377)](s);for(const s of n)r[t]=r[t][e(701)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(578)];n++)t[n][e(579)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(578)];n++)t[n][e(696)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(690)][r(352)]!==n[0][r(690)][r(352)]&&t[0][r(453)]!==n[0][r(453)])return!1;if(!function(t,e){const n=r;return!t[n(511)]&&!e[n(511)]||(!t[n(511)]||!e[n(511)])&&(!!(t[n(511)]&&e[n(603)]<t[n(657)][n(577)][n(720)](0)[n(603)])||!!(e[n(511)]&&t[n(603)]<e[n(657)][n(577)][n(720)](0)[n(603)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(690)],r(352)),o=Ic(n[0][r(690)],r(352));return!!Or(s,o)&&(!!t[r(495)]((t=>n[r(373)]((e=>t[r(383)]()[r(654)](e[r(383)]())))))&&n[r(495)]((e=>t[r(373)]((t=>e[r(383)]()[r(654)](t[r(383)]()))))))}}[Ec(549)](t){const e=Ec,n=Array[e(637)](t),r=this[e(362)]({skipNotAttached:!0}),s=r[e(626)]((n=>!t[e(393)](n))),o=new Map(n[e(570)]((t=>[t,this[e(601)][e(451)](t[e(438)],t[e(684)],e(519))]))),i=new Map(r[e(570)]((t=>[t,t[e(462)]()])));for(let t=0;t<n[e(578)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(578)];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(578)];e++){const s=r[e];if(s[a(438)]!==n[a(438)]||s[a(453)].id!==n[a(453)].id||s[a(684)]!==n[a(684)])continue;if(!wc(n,s,[a(352)]))continue;if(a(580)==n[a(438)]&&n[a(402)][a(493)]!=s[a(402)][a(493)])continue;if(a(580)==n[a(438)]&&t[a(371)](n[a(402)][a(730)]))continue;if(a(365)==n[a(438)]){const e=t[a(729)][a(334)],r=n[a(629)]();if(r&&(e[a(450)][a(602)](r)||e[a(450)][a(715)](r)))continue}const c=o[a(720)](n),u=i[a(720)](n),l=i[a(720)](s),f=n[a(657)]&&n[a(657)][a(578)],h=s[a(657)]&&s[a(657)][a(578)];if(!f&&c(l,u))return t[a(369)](s,n),i[a(722)](n),!0;if(!h&&c(u,l))return t[a(369)](n,s),i[a(722)](s),!0}return!1}}[Ec(369)](t,e){const n=Ec;if(t[n(704)])for(const r of e[n(462)]())t[n(505)](r);else{const r=e[n(383)]()[n(741)];this[n(624)](t,this[n(530)][n(485)](t[n(383)]()[n(331)],r))}e[n(374)]()}[Ec(357)](t,e){const n=Ec,r=t[n(487)](n(703))||t[n(487)](n(580))?n(430):t[n(322)]();return zr(this[n(729)][n(431)],e+"_"+r+n(349))}[Ec(406)](){const t=Ec,e=this[t(729)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(530)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(492)](t[s(574)]);if(s(679)===e){n[s(525)](this[s(357)](r,s(363)));break}}for(const t of r){const{group:e,type:r}=this[s(492)](t[s(574)]);if(s(679)===e){n[s(525)](this[s(357)](r,s(500)));break}}}))}[Ec(710)](t){const e=Ec;if(this[e(320)])return!1;const n=this[e(729)],r=n[e(334)][e(610)][e(330)][e(597)]();if(0==r[e(578)])return!1;const s=[],o=r[e(626)]((t=>e(580)==t[e(438)])),i=r[e(626)]((t=>e(723)==t[e(438)]&&e(513)!=t[e(574)])),a=r[e(626)]((t=>e(739)==t[e(438)]&&e(513)!=t[e(574)]));for(const t of o)s[e(377)]({key:t[e(343)],newValue:t[e(392)],oldValue:t[e(585)],range:Sc(t[e(476)],n[e(334)])});for(const t of i){const r=a[e(588)]((n=>n[e(678)][e(654)](t[e(678)])));r&&s[e(377)]({key:e(427),newValue:t[e(574)],oldValue:r[e(574)],range:n[e(334)][e(460)](t[e(678)][e(411)])})}return 0!=s[e(578)]&&this[e(608)](t,s)}[Ec(590)](t){const e=Ec;let n=!1;const r=this[e(729)][e(334)][e(610)][e(330)][e(523)]()[e(626)]((t=>t[e(402)][e(630)]&&t[e(574)][e(487)](e(625))));for(const s of r){const{subType:r,id:o}=this[e(492)](s[e(574)]),i=r[e(672)]("|")[0];for(const r of this[e(362)]({skipNotAttached:!0}))r.id!=o&&e(580)==r[e(438)]&&r[e(402)]&&r[e(402)][e(730)]==i&&r[e(383)]()[e(399)](s[e(402)][e(630)])&&(this[e(488)](r,s[e(402)][e(630)],t),n=!0)}return n}[Ec(744)](t){const e=Ec;this[e(729)],this[e(320)]=!0,t()}[Ec(475)](t){const e=Ec,n=this[e(371)](t),r=this[e(407)][e(393)](t);return n||r}[Ec(608)](t,e){const n=Ec;if(0==e[n(578)])return!1;let r=!1;for(const s of e){const e=this[n(491)](s[n(476)],n(580))[n(626)]((t=>!t[n(652)][n(636)]))[n(570)]((t=>t[n(679)])),i=(0,o.hashObject)({newValue:s[n(697)]});e[n(626)]((t=>{const e=n,[r,o]=t[e(684)][e(672)]("|");return r==s[e(730)]&&o!=i}))[n(564)]((e=>{const o=n;this[o(488)](e,s[o(476)],t),r=!0}))}return r}[Ec(488)](t,e,n){const r=Ec,s=t[r(383)]()[r(317)](e);0!==s[r(578)]?1!==s[r(578)]?this[r(573)](t,e[r(331)],e[r(741)]):this[r(624)](t,s[0]):n[r(559)](t[r(638)]())}}class Ac{constructor(t){const e=Ec;this[e(693)]=t,this[e(530)]=t[e(334)],this[e(470)]=new Map,this[e(421)]=new Map,this[e(692)]()}[Ec(544)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(530)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(451)](t,e,i(728))(...n),onDiscard:(...n)=>this[i(451)](t,e,i(340))(...n)})}[Ec(358)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(470)][s(695)](o,r)}[Ec(451)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(470)][r(720)](s)||this[r(421)][r(720)](t+":"+n)}[Ec(692)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(640)](((t,n)=>t[e(331)][e(666)](n[e(331)])?1:-1)),this[e(530)][e(413)]((n=>{const r=e;for(const e of t){let t;t=e[r(741)][r(628)]&&e[r(741)][r(627)]==e[r(331)][r(411)]?n[r(361)](e[r(331)][r(411)],"on"):n[r(361)](e),this[r(530)][r(711)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(530)][n(413)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(570)]((t=>(Cc(t)&&(t=this[s(530)][s(485)](t[s(741)])),t)))[s(626)]((t=>s(587)!==t[s(468)][s(396)]));if(c[s(578)]<1)return;const u=Array[s(637)](this[s(530)][s(610)][s(607)][s(462)]())[s(570)]((t=>i.LiveRange[s(598)](t)));r[s(621)](c);for(const t of this[s(693)][s(611)][s(611)]())t[s(412)]();a[s(377)]({forceDefaultExecution:!0}),this[s(693)][s(732)](o,...a);const l=u[s(626)]((t=>s(587)!=t[s(468)][s(396)]));l[s(578)]>0&&r[s(621)](l);for(const t of u)t[s(707)]()}))},s=(e,n)=>1==e[t(578)]&&1==n[t(578)]&&e[0][t(741)][t(654)](n[0][t(331)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(530)])?[e,n]:vc(n,e,s,r,this[t(530)])?[n,e]:null;this[t(421)][t(695)](t(375),e),this[t(421)][t(695)](t(589),n),this[t(421)][t(695)](t(529),s),this[t(421)][t(695)](t(366),o),this[t(421)][t(695)](t(398),n),this[t(421)][t(695)](t(548),e),this[t(421)][t(695)](t(647),s),this[t(421)][t(695)](t(510),o),this[t(421)][t(695)](t(554),r),this[t(421)][t(695)](t(424),e),this[t(421)][t(695)](t(745),s),this[t(421)][t(695)](t(668),e),this[t(421)][t(695)](t(740),r),this[t(421)][t(695)](t(498),e),this[t(421)][t(695)](t(456),s),this[t(421)][t(695)](t(514),e),this[t(421)][t(695)](t(725),e),this[t(421)][t(695)](t(547),((e,n)=>{const r=t;if(!n)return;const s=this[r(693)][r(596)][r(720)](yc);this[r(530)][r(413)]((t=>{const o=r;if(o(427)==n[o(730)])for(const r of e){const e=r[o(331)][o(411)],s=n[o(493)];t[o(568)](e,s)}else if(s[o(371)](n[o(730)]))for(const r of e)void 0!==n[o(493)]?t[o(533)](n[o(730)],n[o(493)],r[o(331)][o(411)]):t[o(316)](n[o(730)],r[o(331)][o(411)]);else for(const r of e)n[o(493)]?t[o(533)](n[o(730)],n[o(493)],r):t[o(316)](n[o(730)],r)}))})),this[t(421)][t(695)](t(482),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(627)][r(341)]({includeSelf:!0,parentFirst:!0})){if(s[r(468)]==s)return!1;if(!n[r(617)](s))return!1;if(t[r(602)](s)||t[r(715)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(741)][e(627)]==t[e(331)][e(411)]&&t[e(741)][e(319)]}function Nc(t,e,n,r){const s=Ec,o=t=>!t[s(394)].is(s(718))&&!r[s(602)](t[s(394)]),i=t[s(331)][s(653)](o),a=t[s(741)][s(653)](o,{direction:s(543)});return!(t[s(331)][s(654)](i)&&t[s(741)][s(654)](a)||(i[s(666)](a)?n[s(681)](e,{range:n[s(485)](i,a)}):n[s(559)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(331)][e(411)];return n&&n.is(e(593))}function Sc(t,e){const n=Ec;return null==t[n(741)][n(572)]&&t[n(741)][n(627)]==t[n(331)][n(411)]?Mc(t[n(331)][n(411)],e):t}function Mc(t,e){const n=Ec,r=e[n(450)][n(602)](t)||e[n(450)][n(339)](t);return e[n(485)](e[n(673)](t,n(463)),r?e[n(359)](t):e[n(673)](t,n(741)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(741)][o(654)](r[o(331)]))return!0;if(t[o(438)]!=e[o(438)])return!1;if(!n[o(741)][o(329)](r[o(331)]))return!1;const i=s[o(485)](n[o(741)],r[o(331)])[o(613)]();for(const t of i)if([o(432),o(388)][o(327)](t[o(438)])&&s[o(450)][o(715)](t[o(394)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(586)]||!e[r(586)])&&Or(Ic(t[r(690)],n),Ic(e[r(690)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(690)]),s=Dc(e);if(!t[n(586)])return!1;for(const t of Object[n(542)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(560)]({},t);return delete n[e(553)],delete n[e(642)],n}function Fc(t,e){const n=Pc();return(Fc=function(t,e){return n[t-=270]})(t,e)}function Pc(){const t=["30450vtnSCO","49ktvvOZ","change:isDirty","locale","plugins","acceptSuggestion","1QtjoIE","isDirty","bind","426026UbAxcQ","469865ZSLXco","discardSuggestion","listenTo","model","_removePendingAction","view","60392zWXPbO","canDiscard","execute","_pendingAction","_editor","_discardCommand","_acceptCommand","commands","canEditAt","PendingActions","isEnabled","673728YwMOHc","unbind","53732dFMMfp","2676213qTDtJt","destroy","commentThreadController","remove","PENDING_ACTION_SUGGESTION","_setPendingAction","getRanges","add","canAccept","stopListening","get"];return(Pc=function(){return t})()}const xc=Fc;!function(t,e){const n=Fc,r=t();for(;;)try{if(120470===-parseInt(n(309))/1*(-parseInt(n(271))/2)+-parseInt(n(289))/3+-parseInt(n(291))/4+-parseInt(n(272))/5+-parseInt(n(303))/6+parseInt(n(304))/7*(-parseInt(n(278))/8)+parseInt(n(292))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(275)]=e,this[s(277)]=n,this[s(294)]=r,this[s(282)]=t,this[s(284)]=t[s(285)][s(302)](s(308)),this[s(283)]=t[s(285)][s(302)](s(273)),this[s(277)][s(270)](s(288)).to(this[s(284)],this[s(283)],((t,e)=>t||e)),this[s(277)][s(270)](s(300)).to(this[s(284)],s(288),(t=>t&&this[s(282)][s(275)][s(286)](e[s(298)]()))),this[s(277)][s(270)](s(279)).to(this[s(283)],s(288),(t=>t&&this[s(282)][s(275)][s(286)](e[s(298)]()))),this[s(281)]=null,n[s(310)]&&this[s(297)](),this[s(274)](n,s(308),(()=>this[s(308)]())),this[s(274)](n,s(273),(()=>this[s(273)]())),this[s(274)](n,s(305),(()=>{const t=s;n[t(310)]?this[t(297)]():this[t(276)]()}))}[xc(308)](){const t=xc;this[t(284)][t(280)](this[t(275)].id)}[xc(273)](){const t=xc;this[t(283)][t(280)](this[t(275)].id)}[xc(293)](){const t=xc;this[t(277)][t(290)](t(288)),this[t(277)][t(290)](t(300)),this[t(277)][t(290)](t(279)),this[t(301)](),this[t(294)][t(293)](),this[t(281)]&&this[t(276)]()}[xc(297)](){const t=xc,e=zr(this[t(282)][t(306)],t(296));this[t(281)]=this[t(282)][t(307)][t(302)](t(287))[t(299)](e)}[xc(276)](){const t=xc;null!==this[t(281)]&&this[t(282)][t(307)][t(302)](t(287))[t(295)](this[t(281)]),this[t(281)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=366]})(t,e)}function Gc(){const t=["bind","removeComment","canAccept","2480030TtVpYG","_createCommentViews","hasDirtyComment","length","cancel","isEnabled","_createCommentThreadInputView","focus","commentThreadInputView","commentInputView","fire","6545124YcFzfV","delegate","commentThread","_localUser","commentsListView","editor","3206055snJkSx","isActive","13512rUqaAc","updateComment","authoredAt","disabledSubmit","locale","180mGePNC","destroy","disableComments","_config","232264DVBywQ","value","showInput","element","isReadOnly","8127288KnZFTq","set","CommentView","assign","descriptionParts","175GfbxGa","canDiscard","setData","submit","addComment","isDirty","123126fHtfky","_model","editorConfig"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(892658===-parseInt(n(395))/1*(-parseInt(n(400))/2)+-parseInt(n(393))/3+parseInt(n(387))/4+parseInt(n(376))/5+-parseInt(n(370))/6*(parseInt(n(414))/7)+parseInt(n(404))/8+-parseInt(n(409))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(391)]=null,this[s(384)]=null,this[s(410)](s(394),!1),this[s(410)](s(397),e[s(397)]),this[s(373)](s(397)).to(e),this[s(410)](s(413),[]),this[s(410)](s(369),!1),this[s(410)](s(381),!1),this[s(410)](s(375),!1),this[s(410)](s(415),!1),this[s(371)]=e,this[s(390)]=n,this[s(403)]=r,r[s(402)]?this[s(410)](s(379),1):this[s(377)]()}[Uc(383)](){const t=Uc;this[t(407)][t(383)]()}[Uc(401)](){const t=Uc;this[t(391)]&&this[t(391)][t(401)](),this[t(384)]&&this[t(384)][t(401)](),super[t(401)]()}[Uc(377)](){const t=Uc,{CommentsListView:e}=this[t(403)];this[t(391)]=new e(this[t(399)],this[t(371)][t(389)],Object[t(412)]({CommentView:this[t(403)][t(411)]},this[t(403)])),this[t(391)][t(388)](t(374)).to(this),this[t(391)][t(388)](t(396)).to(this),this[t(391)][t(373)](t(394)).to(this),this[t(410)](t(379),this[t(391)][t(379)]+1),this[t(373)](t(379)).to(this[t(391)],t(379),(t=>t+1)),this[t(384)]=this[t(382)](),this.on(t(374),(()=>this[t(383)]())),this[t(373)](t(369)).to(this[t(391)],t(378),this[t(384)][t(385)],t(405),((t,e)=>t||!!e))}[Uc(382)](){const t=Uc,{CommentThreadInputView:e}=this[t(403)],n=new e(this[t(399)],this[t(390)],this[t(403)][t(372)]),r=n[t(385)];return n[t(373)](t(406)).to(this,t(394),this[t(371)][t(389)],t(408),r,t(405),((t,e,n)=>!!n||t&&!e)),r.on(t(367),((e,n)=>{const s=t;this[s(386)](s(368),n),r[s(392)][s(366)]("")})),r.on(t(380),(()=>this[t(383)]())),r[t(373)](t(398)).to(this[t(371)][t(389)],t(408)),n}}const Hc=Wc;function zc(){const t=["EXTERNAL_IMPORT_WORD_AVATAR","importWord","createElement","Discard suggestion","ck-suggestion-","editorDestroyed","innerText","querySelector","ck-annotation__info","ck-suggestion--discard","</p>","author","921992WuEoGw","ck-suggestion__info",'" title="',"_model","name","creator","innerHTML","18hpBSjN","time","attributes","1379562mzdfsZ","set","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper","element","_createButton","ck-suggestion--disabled-comments","63QSPyCU","join","<p>","ck-comment__info-time","execute","commentThreadInputView","span","_config","5WPCUuM","EXTERNAL_AVATAR","canAccept","ck-suggestion__user","isEnabled","extendTemplate","descriptionParts","25884oknzaM","ck-comment__external",'"></span>',"push","ck-annotation__user","disableComments","setTemplate","396518VlnkUe","editorReady","type","ck-annotation__info-time","getUserViewNotificationText","source","EXTERNAL_SUGGESTION","isExternal","color","ck-suggestion","fire","isActive","delegate","ck-suggestion-wrapper--active","cancel","userView","75624GgYsYg","change:description","commentThread","getExternalSuggestionNote","canDiscard","discardButton","acceptButton","bind","_descriptionElement","</span>",".ck-annotation__content-wrapper","@external","ck-suggestion--accept",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-name","authoredAt","ck-suggestion__info-name","value","formatDateTime","ck-annotation__actions","ck-suggestion__actions","43747lHHayK","div","ck-annotation","locale",'<span class="ck-suggestion-type">',"acceptSuggestion","ck-annotation__content-wrapper","1602685QLZHWa","1220IHrUqN","Accept suggestion","commentsListView","getTemplate","ck-annotation__main","bindTemplate","discardSuggestion","render","title","description","check","ck-suggestion__main","map","children","split","content"];return(zc=function(){return t})()}function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(117676===-parseInt(n(237))/1+-parseInt(n(221))/2+-parseInt(n(199))/3*(-parseInt(n(214))/4)+parseInt(n(207))/5*(parseInt(n(192))/6)+-parseInt(n(153))/7+-parseInt(n(182))/8*(parseInt(n(189))/9)+-parseInt(n(154))/10*(-parseInt(n(146))/11))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(193)](i(223),""),this[i(244)](i(223)).to(this,i(213),(t=>t&&t[0]?t[0][i(223)]:"")),this[i(244)](i(163)).to(this,i(213),this,i(232),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(201)+qc(e[n(169)],e[n(229)])+n(180);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(133)]=null,this[i(243)]=this[i(197)](zr(e,i(155)),t.icons[i(164)],i(137),i(151),"sw"),this[i(243)][i(244)](i(211)).to(this,i(209)),this[i(242)]=this[i(197)](zr(e,i(173)),t.icons[i(235)],i(179),i(160),"sw"),this[i(242)][i(244)](i(211)).to(this,i(241)),this[i(236)]=new o.UserView(e,this[i(185)][i(181)],this[i(225)]()),this[i(236)][i(212)]({attributes:{class:[i(210),i(218)]}}),this[i(220)](this[i(157)]())}[Hc(157)](){const t=Hc,e=this[t(159)],n=[{tag:t(147),attributes:{class:[t(183),t(178)]},children:[{tag:t(205),children:[{text:this[t(236)][t(186)]}],attributes:{class:[t(141),t(139)]}},{tag:t(190),attributes:{datetime:e.to(t(140)),class:[t(202),t(224)]},children:[{text:e.to(t(140),(e=>this[t(206)][t(143)](e)))}]}]},{tag:t(147),attributes:{class:[t(145),t(144)]},children:[this[t(243)],this[t(242)]]},{tag:t(147),attributes:{class:[t(152)]}}];this[t(185)][t(228)]&&n[t(217)]({tag:t(147),attributes:{class:[t(215)]},children:[{text:this[t(240)]()}]});const r={tag:t(147),attributes:{class:[t(195),e.if(t(232),t(234)),e.to(t(223),(e=>t(174)+e)),this[t(206)][t(219)]&&t(198)],"data-suggestion-id":this[t(185)].id,"data-thread-id":this[t(185)][t(239)].id,"data-author-id":this[t(185)][t(181)].id,tabindex:-1},children:[{tag:t(147),attributes:{class:[t(230),t(148)]},children:[this[t(236)],{tag:t(147),attributes:{class:[t(165),t(158)]},children:n}]}]};return this[t(156)]&&this[t(204)]&&(r[t(167)][t(217)](this[t(156)],this[t(204)]),this[t(156)][t(233)](t(222)).to(this),this[t(156)][t(233)](t(175)).to(this),this[t(204)][t(233)](t(222)).to(this),this[t(204)][t(233)](t(175)).to(this)),r}[Hc(161)](){const t=Hc;super[t(161)](),this[t(133)]=this[t(196)][t(177)](t(135)),this[t(133)][t(188)]=this[t(163)],this.on(t(238),((e,n,r)=>{const s=t;this[s(133)][s(188)]=r}))}[Hc(197)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(149)]);return a[i(193)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(212)]({attributes:{class:n}}),a.on(i(203),(()=>{const t=i;this[t(231)](r,this[t(185)].id)})),a}[Hc(240)](){const t=Hc;return t(171)===this[t(185)][t(191)][t(136)][t(226)]?zr(this[t(149)],t(194)):zr(this[t(149)],t(227))}[Hc(225)](){const t=Hc;return this[t(185)][t(228)]?t(171)===this[t(185)][t(191)][t(136)][t(226)]?zr(this[t(149)],t(170),this[t(185)][t(187)][t(186)]):zr(this[t(149)],t(208),this[t(185)][t(187)][t(186)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(168)]("*")[n(166)](((t,e)=>e%2!=0?n(150)+Xc(t)+n(134):Xc(t)))[n(200)](""),e&&(r+=n(138)+e[n(142)]+n(184)+e[n(162)]+n(216)),r}function Xc(t){const e=Hc,n=document[e(172)](e(205));return n[e(176)]=t,n[e(188)]}const Qc='\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=Zc;function Zc(t,e){const n=Yc();return(Zc=function(t,e){return n[t-=238]})(t,e)}function Yc(){const t=["2671944gYIdKN","createAnnotationView","5iSDuPQ","getMarkers","switchbutton","acceptAllSuggestions","TrackChangesUI","requires","getMarkerNames","trackChanges","menuBar:trackChanges","Accept all selected suggestions","locale","Discard all suggestions","comments","isMultiRange","comments.maxCommentsWhenCollapsed","getDescriptions","destroy","getFirstRange","_refreshActiveMarkers","keys","Annotations","createAnnotation","menuitemcheckbox","459649CLjZOI","activeAnnotations","editor","head","discardSelectedSuggestions","from","values","bind","_destroyController","discardButton","refreshSelectedViews","toMany","commandName","config","arrowView","init","suggestionChanged","previous","_addUIComponentsToFactory","createCommentThreadController","change:previous","CommentsUI","stopListening","reduce","actionView","view","buttonView","menu","source","_handleControllerBuffer","isEnabled","acceptSelectedSuggestions","commentThread","_annotationViews","innerView","activeMarkers","change:activeAnnotations","set","commands","SuggestionThreadView","addComment","length","trackChanges.SuggestionThreadView","panelView","Accept all suggestions","1237220WaVatC","_updateController","discardAllSuggestions","getSuggestion","lowest","descriptionFactory","19449522TSTRer","menuitem","model","listenTo","descriptionParts","561267MUBTbn","editing","type","trackChanges.disableComments","369687WSVTfC","comments.maxCommentCharsWhenCollapsed","size","getRanges","suggestionLoaded","EditorAnnotations","getAllAdjacentSuggestions","push","mainView","getByInnerView","TrackChangesEditing","remove","children","separator","_createMenuBarMenu","hasSuggestion","8uJHInw","filter","delete","pluginName","Track changes","componentFactory","CommentView","Discard all selected suggestions","addSourceCollector","button","add","_createToolbarButton","_viewToController","plugins","suggestionUnloaded","acceptButton","_unbindEditors","_suggestionToController","isOn","isDirty","clear","comments.maxThreadTotalWeight","831618GKVunB","isInContent","get","suggestion-","CommentsRepository","delegate","_handleSuggestionControllerDelayed","items","some","comments.editorConfig","define","getJoined","execute","focus","registerAnnotation","_disableComments","has","_bindAnnotationToEditors","unbind","value","_initializeController"];return(Yc=function(){return t})()}!function(t,e){const n=Zc,r=t();for(;;)try{if(327561===-parseInt(n(255))/1+-parseInt(n(353))/2+-parseInt(n(315))/3+parseInt(n(300))/4*(-parseInt(n(376))/5)+-parseInt(n(374))/6+-parseInt(n(311))/7+parseInt(n(331))/8*(parseInt(n(306))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(381)](){const t=Jc;return[yc,o.Users,t(357),t(252),t(320)]}static get[Jc(334)](){return Jc(380)}constructor(t){const e=Jc;super(t),this[e(348)]=new Map,this[e(343)]=new Map,this[e(288)]=new Map,this[e(284)]=new Map;const n=this[e(257)][e(268)];n[e(363)](e(297),Kc),n[e(363)](e(314),!1),this[e(368)]=n[e(355)](e(314))}[Jc(359)](t,e){const n=Jc;0===this[n(284)][n(317)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(284)]){const r=this[t(348)][t(369)](e);r||n?r&&n&&this[t(263)](e):this[t(373)](e)}this[t(284)][t(351)](),this[t(257)][t(344)][t(355)](t(320))[t(265)](),this[t(250)]()}),10),this[n(284)][n(292)](t,e)}[Jc(270)](){const t=Jc,e=this[t(257)],n=e[t(344)][t(355)](t(325)),r=e[t(344)][t(355)](t(252)),s=e[t(344)][t(355)](t(320)),o=e[t(344)][t(355)](t(357));this[t(273)](),s[t(339)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(260)](this[e(348)])){const s=t[e(321)](),o=[];for(const t of s){if(!t[e(354)])continue;if(t[e(245)]){o[e(322)](...t[e(318)]());continue}const n=t[e(249)]();if(o[e(296)]>0){const t=o[0][e(364)](n);if(t){o[0]=t;continue}}o[e(322)](n)}n[e(322)]([r[e(280)],o])}return n})),this[t(309)](n,t(319),((e,n)=>{const r=t;this[r(309)](n,r(275),((t,e,s,o)=>{const i=r;n[i(354)]&&(null==s?(this[i(301)](o[i(258)]),this[i(359)](n,!1)):(this[i(301)](s[i(258)]),null==o&&this[i(359)](n,!0)))})),null!==n[r(272)]?this[r(301)](n[r(258)]):this[r(359)](n,!1)})),this[t(309)](n,t(345),((e,n,r)=>{const s=t;this[s(277)](n,s(275)),this[s(284)][s(333)](n),this[s(348)][s(369)](n)&&this[s(263)](n),r&&this[s(301)](r[s(258)])})),this[t(309)](n,t(271),((e,n)=>{this[t(301)](n)})),this[t(309)](r,t(291),(()=>{this[t(250)]()})),this[t(309)](o,t(295),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(330)](r))return;const i=n[o(303)](r);this[o(348)][o(355)](i)[o(280)][o(366)]()}),{priority:t(304)})}[Jc(250)](){const t=Jc,e=this[t(257)][t(344)][t(355)](t(252)),n=this[t(257)][t(344)][t(355)](t(325)),r=Array[t(260)](e[t(256)],(e=>e[t(289)]))[t(332)]((e=>this[t(343)][t(369)](e))),s=[];for(const e of r){const n=this[t(343)][t(355)](e)[t(308)][t(321)]();s[t(322)](...n[t(278)](((e,n)=>[...e,...n[t(238)]()]),[]))}n[t(290)]=s}[Jc(273)](){const t=Jc,n=this[t(257)],r=n[t(242)],o=zr(r,t(335)),i=new e.Collection([{type:t(378),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(239),role:t(254)})},{type:t(328)},{type:t(340),model:new s.ViewModel({withText:!0,label:zr(r,t(299)),commandName:t(379),role:t(307)})},{type:t(340),model:new s.ViewModel({withText:!0,label:zr(r,t(241)),commandName:t(286),role:t(307)})},{type:t(340),model:new s.ViewModel({withText:!0,label:zr(r,t(243)),commandName:t(302),role:t(307)})},{type:t(340),model:new s.ViewModel({withText:!0,label:zr(r,t(338)),commandName:t(259),role:t(307)})}]);for(const e of i)if(tu(e)){const r=n[t(293)][t(355)](e[t(308)][t(267)]);e[t(308)][t(262)](t(349),t(285)).to(r,t(372),t(285))}n.ui[t(336)][t(341)](t(239),(e=>this[t(342)](e,i,o))),n.ui[t(336)][t(341)](t(240),(e=>this[t(329)](e,i,o)))}[Jc(342)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(257)][r(293)][r(355)](r(239));o[r(281)][r(292)]({tooltip:n,label:n,icon:Qc}),o[r(281)][r(262)](r(349)).to(i,r(372)),o[r(281)].on(r(365),(()=>{const t=r;i[t(365)](),this[t(257)][t(312)][t(280)][t(366)]()})),(0,s.addListToDropdown)(o,e,{role:r(282)});const a=[];for(const t of e)tu(t)&&a[r(322)](this[r(257)][r(293)][r(355)](t[r(308)][r(267)]));const c=o[r(281)];return c[r(279)][r(371)](r(285)),c[r(269)][r(371)](r(285)),c[r(279)][r(262)](r(285)).to(i,r(285)),c[r(269)][r(262)](r(285))[r(266)](a,r(285),((...t)=>t[r(361)]((t=>t)))),o.on(r(365),(t=>{const e=r;this[e(257)][e(365)](t[e(283)][e(267)]),this[e(257)][e(312)][e(280)][e(366)]()})),o}[Jc(329)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(257)][r(293)][r(355)](r(239));o[r(281)][r(292)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(328)==n[r(313)]){a[r(360)][r(341)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(308)];i[r(262)](...Object[r(251)](c)).to(c),i[r(358)](r(365)).to(o),i.on(r(365),(()=>{const t=r;this[t(257)][t(365)](c[t(267)]),this[t(257)][t(312)][t(280)][t(366)]()})),e[r(327)][r(341)](i),a[r(360)][r(341)](e)}return o[r(262)](r(285)).to(i,r(285)),o[r(298)][r(327)][r(341)](a),o}[Jc(373)](t){const e=Jc,n=this[e(257)],r=n[e(268)],s=n[e(344)][e(355)](e(252)),i=n[e(344)][e(355)](e(357)),a=n[e(344)][e(355)](e(320)),c=n[e(344)][e(355)](o.Users).me,u=r[e(355)](e(239))[e(294)],{CommentsListView:l,CommentThreadInputView:f}=n[e(344)][e(355)](e(276));let h,g;this[e(288)][e(369)](t.id)?(g=this[e(288)][e(355)](t.id),h=g[e(323)]):(h=new u(n[e(242)],t,c,{disableComments:this[e(368)],editorConfig:r[e(355)](e(362)),maxCommentsWhenCollapsed:r[e(355)](e(246)),maxThreadTotalWeight:r[e(355)](e(352)),maxCommentCharsWhenCollapsed:r[e(355)](e(316)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(355)](e(242))),CommentView:r[e(355)](e(244))[e(337)],CommentsListView:l,CommentThreadInputView:f}),h[e(346)].on(e(365),(()=>{const t=e;n[t(312)][t(280)][t(366)]()})),h[e(264)].on(e(365),(()=>{const t=e;n[t(312)][t(280)][t(366)]()})),g=s[e(375)](this[e(257)][e(242)],h),g[e(262)](e(350)).to(h,e(350)),g[e(262)](e(296)).to(h),g[e(262)](e(313)).to(h,e(313),(t=>e(356)+t)),this[e(288)][e(292)](t.id,g));const d=i[e(274)](t[e(287)],h),p=new Bc(n,t,h,d),m=t[e(321)]()[e(332)]((t=>t[e(354)]));h[e(310)]=n[e(344)][e(355)](e(325))[e(305)][e(247)](m),this[e(348)][e(292)](t,p),this[e(343)][e(292)](h,p);const I=s[e(253)]({view:g,target:()=>{const r=e,s=[],i=t[r(321)]()[r(332)]((t=>t[r(354)]));for(const t of i)s[r(322)](...t[r(377)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(312)],s)},type:()=>e(356)+p[e(280)][e(313)]});i[e(370)](h,I),s[e(341)](I),a[e(367)](I)}[Jc(263)](t){const e=Jc,n=this[e(257)][e(344)][e(355)](e(357)),r=this[e(257)][e(344)][e(355)](e(252)),s=this[e(348)][e(355)](t),o=s[e(280)],i=r[e(324)](o);n[e(347)](o),i&&r[e(326)](i),this[e(348)][e(333)](t),this[e(343)][e(333)](o),s[e(248)]()}[Jc(301)](t){const e=Jc;if(!t[e(354)]||!this[e(348)][e(369)](t))return;const n=this[e(257)][e(344)][e(355)](e(325)),r=this[e(348)][e(355)](t),s=t[e(321)]();r[e(280)][e(310)]=n[e(305)][e(247)](s)}[Jc(248)](){const t=Jc;for(const e of this[t(348)][t(251)]())this[t(263)](e);for(const e of this[t(288)][t(261)]())e[t(323)][t(248)]();super[t(248)]()}}function tu(t){return Jc(308)in t}var eu=ru;!function(t,e){for(var n=ru,r=t();;)try{if(308909===-parseInt(n(259))/1+-parseInt(n(271))/2+-parseInt(n(280))/3*(-parseInt(n(270))/4)+parseInt(n(272))/5+parseInt(n(275))/6*(parseInt(n(279))/7)+parseInt(n(262))/8+parseInt(n(263))/9*(-parseInt(n(278))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class nu extends t.Plugin{static get[eu(269)](){return[yc,$c,eu(277)]}static get[eu(261)](){return eu(268)}set[eu(273)](t){var e=eu;this[e(264)][e(266)][e(260)](yc)[e(273)]=t}get[eu(273)](){var t=eu;return this[t(264)][t(266)][t(260)](yc)[t(273)]}[eu(267)](t){var e=eu;return this[e(264)][e(266)][e(260)](yc)[e(274)](t)}[eu(265)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(264)][n(266)][n(260)](yc)[n(265)]({skipNotAttached:t,toJSON:e})}[eu(276)](t){var e=eu;return this[e(264)][e(266)][e(260)](yc)[e(276)](t)}}function ru(t,e){var n=su();return(ru=function(t,e){return n[t-=259]})(t,e)}function su(){var t=["7dpBRGq","104589hzbbyp","567426ckwPve","get","pluginName","2090080FozXip","717363yQoUop","editor","getSuggestions","plugins","addSuggestion","TrackChanges","requires","64ANRAgJ","308016gHskjz","728520ZkluhK","adapter","addSuggestionData","2784636yXGTkC","getSuggestion","Comments","50ibKzSD"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=hu();return(iu=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(847758===-parseInt(n(354))/1*(parseInt(n(324))/2)+-parseInt(n(363))/3+-parseInt(n(376))/4+parseInt(n(368))/5*(parseInt(n(337))/6)+parseInt(n(332))/7*(-parseInt(n(347))/8)+-parseInt(n(320))/9+parseInt(n(349))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hu);const au=[ou(318)];class cu extends t.Plugin{static get[ou(362)](){return[yc]}static get[ou(360)](){return ou(358)}[ou(341)](){const t=ou,n=this[t(327)];if(n[t(326)][t(330)](t(365),(e=>{const r=t,s=n[r(319)][r(375)][r(374)]()[r(346)](((t,e)=>(t[e]="",t)),{});return n[r(321)][r(364)](s,e)})),t(328)!=typeof n[t(326)][t(351)](t(336))[t(344)])throw new e.CKEditorError(t(355))}[ou(343)](t){return fu(this[ou(327)],!0,t)}[ou(323)](t){return fu(this[ou(327)],!1,t)}}class uu extends t.Plugin{static get[ou(360)](){return ou(367)}constructor(t){const e=ou;super(t),this[e(331)]=e(371)}[ou(341)](){const t=ou;this[t(327)][t(372)][t(351)](t(340))[t(369)]={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(327)][t(372)][t(351)](t(359))[t(369)]=null}}function lu(t){return void 0!==t[ou(345)]}async function fu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(372)][r(378)](yc,uu),s[r(356)]=lu(t)?t[r(345)]():void 0;const i=document[r(338)](),a=t[r(326)][r(351)](r(336))[r(344)],c=await a(s,(()=>function(t){const e=r,n=document[e(370)](e(333));return t[e(350)](n),n}(i)));!function(t,e){const n=r,s=t[n(319)][n(375)][n(374)]()[n(346)](((e,r)=>(e[r]=t[n(325)][n(351)]({rootName:r}),e)),{}),o=t[n(372)][n(351)](n(334))[n(379)][n(381)]((t=>({id:t.id,name:t[n(329)]}))),i=t[n(372)][n(351)](n(359))[n(342)]({skipNotAttached:!0,toJSON:!0}),a=t[n(372)][n(351)](n(340))[n(380)]({skipNotAttached:!0,toJSON:!0}),c=e[n(372)][n(351)](n(334)),u=e[n(372)][n(351)](n(359)),l=e[n(372)][n(351)](n(340));for(const t of o)c[n(357)](t.id)||c[n(322)](t);c.me||c[n(348)]();for(const t of a)l[n(339)](t);for(const t of i)u[n(361)](t);e[n(325)][n(373)](s)}(t,c),c[r(377)](r(e?366:353));const u=lu(c)?c[r(352)](n):c[r(325)][r(351)](n);return await c[r(335)](),u}function hu(){const t=["discardAllSuggestions","1376LqNQKk","track-changes-data-invalid-editor-creator","rootsAttributes","getUser","TrackChangesData","TrackChangesEditing","pluginName","addSuggestionData","requires","2773092IteFzW","create","trackChangesData.editorCreator","acceptAllSuggestions","TrackChangesDataGetter","5965UazpkB","_adapter","createElement","end","plugins","set","getRootNames","document","2213152HQlYOQ","execute","push","users","getCommentThreads","map","Pagination","model","13366620RHQBbu","constructor","addUser","getDataWithDiscardedSuggestions","122OiZPQp","data","config","editor","function","name","define","result","252lTvUAG","div","Users","destroy","trackChangesData","3162EmBcrJ","createDocumentFragment","addCommentThread","CommentsRepository","init","getSuggestions","getDataWithAcceptedSuggestions","editorCreator","getRootsAttributes","reduce","342712ecVJOA","useAnonymousUser","48080190CfBjOy","appendChild","get","getFullData"];return(hu=function(){return t})()}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=349]})(t,e)}function du(){var t=["2127918xlUFmz","874139ufWclN","2355482bLGrYc","8DfBycE","9451776QnCEdA","1858555rMRdmn","6230KLAwTr","1233938aQgmHj","41256fOurNy","48zvBkSj"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(660725===-parseInt(n(352))/1+-parseInt(n(357))/2+-parseInt(n(355))/3+parseInt(n(358))/4*(parseInt(n(350))/5)+parseInt(n(354))/6*(-parseInt(n(356))/7)+parseInt(n(349))/8+-parseInt(n(353))/9*(-parseInt(n(351))/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:()=>Gc,TrackChanges:()=>ru,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=322]})(t,e)}function l(){const t=["67576VbHyfv","2496074evPIuH","refresh","has","122638iSudVK","_isEnabledBasedOnSelection","405TnDOJQ","TrackChangesCommand","clearForceDisabled","35Vfzehu","execute","_enableCommands","_disableUnsupportedCommands","commands","editor","affectsData","1004721HcjJcb","forceDisabled","value","isEnabled","52022ibNBGm","_enabledCommands","2165694ZaUhkp","42260BDTMaO"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(181763===parseInt(n(323))/1+parseInt(n(339))/2+parseInt(n(335))/3+-parseInt(n(342))/4*(-parseInt(n(328))/5)+parseInt(n(341))/6+-parseInt(n(344))/7+-parseInt(n(343))/8*(parseInt(n(325))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(340)]=e,this[n(337)]=!1,this[n(345)](),this[n(324)]=!1}[c(345)](){this[c(338)]=!0}[c(329)](){const t=c;this[t(337)]=!this[t(337)],this[t(337)]?this[t(331)]():this[t(330)]()}[c(331)](){const t=c;for(const e of this[t(333)][t(332)][t(332)]())e[t(334)]&&!this[t(340)][t(322)](e)&&e[t(336)](t(326))}[c(330)](){const t=c;for(const e of this[t(333)][t(332)][t(332)]())e[t(334)]&&!this[t(340)][t(322)](e)&&e[t(327)](t(326))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=299]})(t,e)}function d(){const t=["refresh","acceptSuggestion","2460882lZuUdr","canEditAt","TrackChangesEditing","1690992JMvATG","get","_isEnabledBasedOnSelection","17264475wZdhri","121768CpOwPy","1516870xpuRhL","isEnabled","plugins","editor","5983831BZxYWu","model","16CxFvLW","getRanges","execute","_suggestions","track-changes-accept-suggestion-not-found","12cWnauu","5612016DnAwoN"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(544836===parseInt(n(299))/1*(parseInt(n(306))/2)+parseInt(n(315))/3+parseInt(n(311))/4*(-parseInt(n(300))/5)+parseInt(n(312))/6+parseInt(n(304))/7+-parseInt(n(318))/8+-parseInt(n(321))/9)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(309)]=e,this[n(313)](),this[n(320)]=!1}[h(313)](){this[h(301)]=!0}[h(308)](t){const n=h,r=this[n(309)][n(319)](t);if(!r)throw new e.CKEditorError(n(310),this);const s=r[n(307)]();this[n(303)][n(305)][n(316)](s)&&this[n(303)][n(302)][n(319)](n(317))[n(314)](r)}}const m=E;function I(){const t=["track-changes-discard-suggestion-not-found","1641360QMgdjf","getRanges","TrackChangesEditing","2941248Vtyulv","execute","get","_isEnabledBasedOnSelection","model","3478132qENeNh","discardSuggestion","44455vroIJJ","refresh","181253saPhdV","plugins","919131WKndAH","isEnabled","_suggestions","372ykErlm","canEditAt","5909880VQcIvl","editor"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(414510===-parseInt(n(469))/1+parseInt(n(457))/2+-parseInt(n(471))/3+-parseInt(n(474))/4*(-parseInt(n(467))/5)+parseInt(n(460))/6+-parseInt(n(465))/7+-parseInt(n(476))/8)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(473)]=e,this[n(468)](),this[n(463)]=!1}[m(468)](){this[m(472)]=!0}[m(461)](t){const n=m,r=this[n(473)][n(462)](t);if(!r)throw new e.CKEditorError(n(478),this);const s=r[n(458)]();this[n(477)][n(464)][n(475)](s)&&this[n(477)][n(470)][n(462)](n(459))[n(466)](r)}}function T(t,e){const n=_();return(T=function(t,e){return n[t-=184]})(t,e)}function _(){const t=["schema","42299199NogsCB","end","join","push","isCollapsed","content","splice","map","add","1673NCOqpC","2298572FGSCBq","sort","from","1995387fEzQRC","createPositionBefore","isObject","color","isInContent","isTouching","3644988Tretyc","getRanges"," [color ","length","isMultiRange","5fUZGZd","createPositionAfter","1594335ALgvjZ","execute","start","deletion","next","createRange","isArray","isIntersecting","replace","17112OKAecT","change","value","type","3869090KnJSIx","createPositionAt"];return(_=function(){return t})()}function y(t){const e=T;return t[e(199)](((t,n)=>e(217)==t[e(184)]&&e(217)!=n[e(184)]?-1:e(217)!=t[e(184)]&&e(217)==n[e(184)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(187)];for(;s<t[n(210)];){const a=t[s],c=t[s+1];r||(r=e[n(202)](a)),k(e,a,c)||(o[n(191)](e[n(219)](r,i[n(203)](a)?e[n(213)](a):e[n(186)](a,n(189)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(213)](e),o=t[r(202)](n);return s[r(206)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(984268===-parseInt(n(214))/1+-parseInt(n(185))/2+-parseInt(n(201))/3+parseInt(n(198))/4*(parseInt(n(212))/5)+-parseInt(n(207))/6+parseInt(n(197))/7*(parseInt(n(223))/8)+parseInt(n(188))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=T;for(;n[r(210)];){const s=n[r(194)](0,100);t[r(224)]((()=>{const t=r;for(const n of s)n[t(205)]&&e[t(215)](n.id)}))}}const L=S;function N(){const t=["99orSukB","canEditAt","some","10049352IzSnEp","model","_isEnabledBasedOnSelection","18uvabsi","isInContent","from","547022VipFMy","90bPWEUI","11668MlIADp","editor","getRanges","values","_suggestions","refresh","664710wsSwoE","isEnabled","_command","568955wJZJSl","72Tyjuiz","304605eaqzul","execute","309268Lfamgm","3FGXMDL"];return(N=function(){return t})()}function S(t,e){const n=N();return(S=function(t,e){return n[t-=258]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(420110===-parseInt(n(267))/1*(parseInt(n(268))/2)+parseInt(n(282))/3*(parseInt(n(281))/4)+-parseInt(n(277))/5*(parseInt(n(263))/6)+parseInt(n(266))/7+parseInt(n(278))/8*(-parseInt(n(279))/9)+parseInt(n(274))/10*(parseInt(n(283))/11)+parseInt(n(260))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class R extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(276)]=e,this[r(272)]=n,this[r(273)](),this[r(262)]=!1}[L(273)](){const t=L,e=Array[t(265)](this[t(272)][t(271)]())[t(259)]((e=>e[t(264)]));this[t(275)]=this[t(276)][t(275)]&&e}[L(280)](){const t=L,e=y(Array[t(265)](this[t(272)][t(271)]()));for(const n of e){const e=n[t(270)]();if(!this[t(269)][t(261)][t(258)](e))return}C(this[t(269)][t(261)],this[t(276)],e)}}function v(){const t=["7221384JvBXGn","1203587ujwJIb","495dOPupp","refresh","size","13112226cHRTmL","_suggestions","42kSTuAS","_selectedSuggestions","document","canEditAt","7138592dmKsUr","values","model","getRanges","selection","editor","948485hZCxRk","_command","10856qSQBNb","from","execute","isEnabled","867062FhBiEI","_isEnabledBasedOnSelection"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(937041===parseInt(n(310))/1+parseInt(n(303))/2*(-parseInt(n(311))/3)+parseInt(n(295))/4+-parseInt(n(301))/5*(-parseInt(n(316))/6)+-parseInt(n(307))/7+-parseInt(n(309))/8+-parseInt(n(314))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(302)]=e,this[r(315)]=n,this[r(317)]=new Set,this[r(312)](),this[r(308)]=!1}[M(312)](){const t=M,e=this[t(300)][t(297)][t(293)][t(299)],n=Array[t(304)](this[t(315)][t(296)]());this[t(317)]=function(t,e){const n=T,r=Array[n(200)](t[n(208)]()),s=new Set;for(const o of e)if(o[n(205)])for(const e of r)for(const r of o[n(208)]())(e[n(221)](r)||t[n(192)]&&!o[n(211)]&&o[n(218)]&&r[n(189)][n(206)](e[n(216)]))&&s[n(196)](o);return s}(e,n),this[t(306)]=this[t(302)][t(306)]&&!!this[t(317)][t(313)]}[M(305)](){const t=M,e=y(Array[t(304)](this[t(317)]));for(const n of e){const e=n[t(298)]();if(!this[t(300)][t(297)][t(294)](e))return}C(this[t(300)][t(297)],this[t(302)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const X=Q||Z||Function("return this")();const Y=X.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=X["__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(X,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Rt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=Rt,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 Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=q,zt.prototype.set=Wt;const Kt=zt;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 Qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Xt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?X.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Re=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Re(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&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?X.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Xe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Qe.call(t,e)})))}:qe;const Ye=function(t,e){return Jt(t,Xe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Xe(t)),t=$e(t);return e}:qe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Xe)};const sn=function(t){return nn(t,xe,tn)};const on=At(X,"DataView");const an=At(X,"Promise");const cn=At(X,"Set");const un=At(X,"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=X.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Rn=Y?Y.prototype:void 0,vn=Rn?Rn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(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 Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const 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 ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Xn.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=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Sr="[object Array]",Rr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Nr?Rr:c)==Rr,f=(u=u==Nr?Rr:u)==Rr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["onDiscard","change","start","getRange","isIntersecting","set","decorate","1350736aWvPNP","clear","length","authoredAt","_saved","isMultiRange","4PgcMvF","nodeBefore","onAccept","removeMarker","_isDataLoaded","attributes","from","hasComments","suggestion:","split","end","_onAccept","removeMarkers","createdAt","nodeAfter","substr","getFirstMarker","addMarker","creator","data","getAllAdjacentSuggestions","removeAttribute","isExternal","3715728GlLiiM","isIntersectingWithRange","delete","toJSON","push","filter","getMarkers","accept","_model","getContainedElement","subType","addRange","getMultiRangeId","9044742XHciPB","commentThread","_onAttributesChange","discard","1791965HmMvxw","getMarkerNames","type","_onDiscard","addMarkerName","3270741pyKFka","1158660lgwbir","add","12NyjTEU","setAttribute","getFirstRange","size","author","isInContent","onAttributesChange","105960eHladJ","map","get","getItems","next","reduce","markers","@external","_markerNames","3591TUOwmL","head","previous","getRanges"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(821725===-parseInt(n(465))/1+parseInt(n(436))/2+parseInt(n(435))/3*(-parseInt(n(471))/4)+parseInt(n(430))/5*(-parseInt(n(438))/6)+-parseInt(n(426))/7+parseInt(n(494))/8+parseInt(n(454))/9*(parseInt(n(445))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(475)]=!1,this.id=e.id,this[n(432)]=e[n(432)],this[n(504)]=e[n(504)]||null,this[n(442)]=e[n(442)],this[n(489)]=e[n(489)]||e[n(442)],this[n(493)]=Boolean(e[n(476)]&&e[n(476)][n(452)]),this[n(490)]=null,this[n(502)]=t,this[n(482)]=e[n(473)],this[n(433)]=e[n(458)],this[n(428)]=e[n(444)],this[n(453)]=new Set,this[n(484)]=null,this[n(463)](n(468),null),this[n(463)](n(476),e[n(476)]||{}),this[n(463)](n(456),null),this[n(463)](n(449),null),this[n(463)](n(427),null),this[n(463)](n(469),!1),this[n(464)](n(501)),this[n(464)](n(429))}get[jr(455)](){const t=jr;let e=this;for(;e[t(456)];)e=e[t(456)];return e}get[jr(478)](){const t=jr;return!!this[t(427)]&&this[t(427)][t(467)]>0}get[jr(470)](){const t=jr;return 0!=this[t(453)][t(441)]&&6==Array[t(477)](this[t(453)])[0][t(480)](":")[t(467)]}get[jr(443)](){return null!==this[jr(487)]()}[jr(434)](t){const e=jr;this[e(453)][e(437)](t)}[jr(431)](){const t=jr;return Array[t(477)](this[t(453)])}[jr(500)](){const t=jr;return this[t(431)]()[t(446)]((e=>this[t(502)][t(451)][t(447)](e)))[t(499)]((t=>t))}[jr(487)](){return this[jr(500)]()[0]||null}[jr(483)](){const t=jr;this[t(502)][t(459)]((e=>{const n=t;for(const t of this[n(500)]())e[n(474)](t)})),this[t(453)][t(466)]()}[jr(474)](t){const e=jr;this[e(502)][e(459)]((n=>{n[e(474)](t)})),this[e(453)][e(496)](t)}[jr(424)](t){const e=jr,n=e(479)+this[e(432)]+":"+this[e(504)]+":"+this.id+":"+this[e(489)].id+":"+Hr[e(425)]();this[e(434)](n),this[e(502)][e(459)]((r=>{r[e(488)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(495)](t){const e=jr;for(const n of this[e(457)]())if(n[e(462)](t))return!0;return!1}[jr(457)](){const t=jr;return this[t(500)]()[t(446)]((e=>e[t(461)]()))}[jr(448)](){const t=jr;return this[t(457)]()[t(450)](((e,n)=>[...e,...n[t(448)]()]),[])}[jr(440)](){const t=jr;var e;return(null===(e=this[t(487)]())||void 0===e?void 0:e[t(461)]())||null}[jr(503)](){const t=jr,e=this[t(457)]();if(1!=e[t(467)])return null;const n=e[0],r=n[t(460)][t(485)],s=n[t(481)][t(472)];return r instanceof i.Element?r!=s?null:r:null}[jr(501)](){const t=jr;this[t(482)](this[t(457)](),this[t(490)],this[t(476)]),this[t(483)]()}[jr(429)](){const t=jr;this[t(433)](this[t(457)](),this[t(490)],this[t(476)]),this[t(483)]()}[jr(491)](){const t=jr,e=[];let n=this[t(455)];for(;n;)e[t(498)](n),n=n[t(449)];return e}[jr(439)](t,e){const n=jr,r=Qn(this[n(476)]);hr(r,t,e),wr(r,this[n(476)])||(this[n(476)]=r,this[n(428)](r))}[jr(492)](t){const e=jr,n=Qn(this[e(476)]);Ur(n,t),wr(n,this[e(476)])||(this[e(476)]=n,this[e(428)](this[e(476)]))}[jr(497)](){const t=jr;return{id:this.id,type:this[t(504)]?this[t(432)]+":"+this[t(504)]:this[t(432)],authorId:this[t(489)].id,createdAt:this[t(484)],hasComments:this[t(478)],data:this[t(490)],attributes:this[t(476)]}}static[jr(425)](){const t=jr;return(0,e.uid)()[t(486)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=qr;function Kr(){const t=["insertion","pop","join","label","590qHRSxE","elementEnd","108WFLGNI","subType","579534rqYsCm","get","push","*Remove:* %0","5648gAdhaZ","function","16QQeIWE","401382xTqejy","removeObject","1364ikqhpx","1307110oBHAaA","quantity","removeFormat","element","$textProxy","_customCallbacks","$text","type","_handleRenameSuggestionDescription","_itemLabels","indexOf","data","remove","key","*Change to:* %0","getItemLabel","_resolveDescriptionItems","name","start","matchingCallback","deletion","_locale","addEmptyContainer","getWalker","has","text","getFirstRange","*Set format:* %0","_schema","isObject","EmptyContainer","map","softBreak","ELEMENT_SPACE","_handleInsertRemoveSuggestionDescription","replace","_itemLabelsCallbacks","previousSibling","addContainer","nextSibling","format","normal","addFormat","addObject","_handleCustomCallbackDescription","Container","isEqual","registerDescriptionCallback","skip","newValue","*Remove format:* %0","item","elementStart","246250PcAlSi","removeContainer","_addDescriptionItems","REPLACE_TEXT","isEmpty","add","match","54iPvqNY","end","length","getDescriptions","checkChild","9771751nDcZIt","_attributeLabels","nodeAfter","*Merge:* %0","removeEmptyContainer","isInContent","Object","*Insert:* %0","*Split:* %0","_handleAttributeSuggestionDescription","$1 $2","registerElementLabel","attribute","registerAttributeLabel","set"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(208482===parseInt(n(316))/1*(parseInt(n(322))/2)+parseInt(n(325))/3+parseInt(n(327))/4*(parseInt(n(314))/5)+parseInt(n(318))/6+-parseInt(n(328))/7*(-parseInt(n(324))/8)+parseInt(n(290))/9*(parseInt(n(381))/10)+-parseInt(n(295))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Qr{constructor(t,e){const n=qr;this[n(333)]=[],this[n(337)]=new Map,this[n(364)]=[],this[n(296)]=new Map,this[n(356)]=t,this[n(349)]=e}[zr(293)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(292)];o++){const i=t[o];if(!i[e(300)])continue;const a=this[e(372)](i);if(a){if(null!=i[e(317)]){if(r[e(352)](i[e(317)]))continue;r[e(288)](i[e(317)])}n[e(320)](a)}else if(e(307)!=i[e(335)])e(310)!=i[e(335)]&&e(348)!=i[e(335)]||this[e(362)](n,i,t[o+1]);else{const t=i[e(339)][e(341)];if(s[e(352)](t))continue;s[e(288)](i[e(339)][e(341)]),t==Tc?this[e(336)](n,i):this[e(304)](n,i)}}return this[e(344)](n)}[zr(375)](t){const e=zr;this[e(333)][e(320)](t)}[zr(306)](t,n,r=e.priorities[zr(369)]){const s=zr;s(323)==typeof t?(0,e.insertToPriorityArray)(this[s(364)],{matchingCallback:t,label:n,priority:r}):this[s(337)][s(309)](t,n)}[zr(308)](t,e){const n=zr;this[n(296)][n(309)](t,e)}[zr(343)](t,e=1){const n=zr;let r;for(const e of this[n(364)])if(e[n(347)](t)){r=e[n(313)];break}return r||(r=this[n(337)][n(319)](t[n(345)])),r?r(e):1!==e?e+" "+t[n(345)]+"s":""+t[n(345)]}[zr(285)](t,e){const n=zr,r=e[n(354)]()[n(351)](),s=n(310)==e[n(335)]?n(288):n(340);for(const e of r){const o=e[n(379)],i=t[t[n(292)]-1];if(o.is(n(332)))i&&i[n(335)][n(338)](n(373))>-1&&t[n(311)](),i&&n(353)==i[n(335)]?i[s]+=o[n(339)]:t[n(320)]({type:n(353),add:n(288)==s?o[n(339)]:"",remove:n(340)==s?o[n(339)]:""});else if(this[n(356)][n(357)](o)){const a=o;if(i&&i[n(335)][n(338)](n(373))>-1&&t[n(311)](),n(315)==e[n(335)])continue;i&&i[n(335)]==s+n(301)&&i[n(331)][n(345)]==a[n(345)]?i[n(329)]++:t[n(320)]({type:s+n(301),element:a,quantity:1}),r[n(376)]((t=>!(n(315)==t[n(335)]&&t[n(379)]==o)))}else if(this[n(356)][n(294)](o,n(334))||o.is(n(331),n(360))){const r=o;if(n(288)==s&&n(380)==e[n(335)]||n(340)==s&&n(315)==e[n(335)])continue;if(i&&-1==i[n(335)][n(338)](n(373))){n(353)==i[n(335)]&&(i[s]+="\n");continue}let a;if(a=n(288)==s?r[n(367)]&&!this[n(356)][n(357)](r[n(367)])?r[n(367)]:null:r[n(365)]&&!this[n(356)][n(357)](r[n(365)])?r[n(365)]:null,r[n(287)]||a&&a[n(287)]){const e=a&&a[n(287)]?a:r;i&&i[n(335)]==s+n(358)&&i[n(331)][n(345)]==e[n(345)]?i[n(329)]++:t[n(320)]({type:s+n(358),element:e,quantity:1})}else t[n(320)]({type:s+n(373),element:r})}}}[zr(344)](t){const e=zr,n=this[e(349)],r=[],s=[],o=[];for(const i of t)switch(i[e(335)]){case e(353):if(i[e(288)]=i[e(288)][e(363)](/(\S)\u000A+(\S)/g,e(305))[e(363)](/\u000A/g,""),i[e(340)]=i[e(340)][e(363)](/(\S)\u000A+(\S)/g,e(305))[e(363)](/\u000A/g,""),""!=i[e(288)]&&""!=i[e(340)]){r[e(320)]({type:e(363),content:Wr(n,e(286),['"'+i[e(340)]+'"','"'+i[e(288)]+'"'])});continue}if(null!=i[e(288)][e(289)](/^ +$/)){r[e(320)]({type:e(310),content:Wr(n,e(302),Wr(n,e(361),i[e(288)][e(292)]))});continue}if(null!=i[e(340)][e(289)](/^ +$/)){r[e(320)]({type:e(348),content:Wr(n,e(321),Wr(n,e(361),i[e(340)][e(292)]))});continue}if(""!=i[e(288)]){r[e(320)]({type:e(310),content:Wr(n,e(302),'"'+i[e(288)]+'"')});continue}r[e(320)]({type:e(348),content:Wr(n,e(321),'"'+i[e(340)]+'"')});continue;case e(350):case e(371):r[e(320)]({type:e(310),content:Wr(n,e(302),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(299):case e(326):r[e(320)]({type:e(348),content:Wr(n,e(321),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(366):r[e(320)]({type:e(310),content:Wr(n,e(303),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(284):r[e(320)]({type:e(348),content:Wr(n,e(298),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(370):s[e(320)](i[e(341)]);continue;case e(330):o[e(320)](i[e(341)]);continue;default:r[e(320)](i)}if(s[e(292)]){const t=s[e(359)]((t=>this[e(296)][e(352)](t)?this[e(296)][e(319)](t):t))[e(312)](", ");r[e(320)]({type:e(368),content:Wr(this[e(349)],e(355),t)})}if(o[e(292)]){const t=o[e(359)]((t=>this[e(296)][e(352)](t)?this[e(296)][e(319)](t):t))[e(312)](", ");r[e(320)]({type:e(368),content:Wr(this[e(349)],e(378),t)})}return r}[zr(372)](t){const e=zr;for(const n of this[e(333)]){const r=n(t);if(r&&e(335)in r)return r}}[zr(304)](t,e){const n=zr,r=e[n(339)],s=void 0===r[n(377)]?n(330):n(370);t[n(320)]({type:s,key:r[n(341)]})}[zr(336)](t,e){const n=zr;t[n(320)]({type:n(368),content:Wr(this[n(349)],n(342),this[n(343)](e[n(354)]()[n(346)][n(297)],1))})}[zr(362)](t,e,n){const r=zr;if(this[r(285)](t,e),n&&n[r(354)]()&&!e[r(354)]()[r(291)][r(374)](n[r(354)]()[r(346)])){const n=t[t[r(292)]-1],s=r(310)==e[r(335)]?r(288):r(340);n&&r(353)==n[r(335)]&&(n[s]+="\n")}}}const Zr=Yr;function Xr(){const t=["commands","editor","plugins","enableCommand","2722390ButHaf","1854pwmWdR","443822cicIvT","get","21928xDquwa","17770lOPMEF","239780wYleKX","2022GLcltg","1841dCaOMG","showAIAssistant","925sJAASL","3wSrUsh","afterInit","522943AlgzSX","TrackChangesEditing","96qBheTu"];return(Xr=function(){return t})()}function Yr(t,e){const n=Xr();return(Yr=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(594343===-parseInt(n(204))/1+-parseInt(n(193))/2*(-parseInt(n(202))/3)+-parseInt(n(197))/4+-parseInt(n(201))/5*(-parseInt(n(198))/6)+parseInt(n(199))/7*(-parseInt(n(195))/8)+parseInt(n(192))/9*(-parseInt(n(196))/10)+parseInt(n(191))/11*(parseInt(n(206))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Jr extends t.Plugin{[Zr(203)](){const t=Zr,e=this[t(188)],n=e[t(189)][t(194)](t(205));e[t(187)][t(194)](t(200))&&n[t(190)](t(200))}}const $r=es;function ts(){const t=["has","format","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","72kklCDP","FORMAT_ALIGN_TO_LEFT","commandParams","FORMAT_ALIGN_TO_CENTER","7746VSgDwz","right","TrackChangesEditing","_registerLegacyDescription","FORMAT_ALIGNMENT","get","207kKSlqF","8089917UvmZsV","registerDescriptionCallback","formatBlock","2775780VuYZLt","afterInit","editor","plugins","commandName","1879352OTtOtK","4MIaXax","registerAttributeLabel","left","center","type","6056wMnQzB","235Jodfyq","132981qyGskM","locale","registerBlockAttribute","6730JOfnvi","justify","alignment","value","descriptionFactory","AlignmentEditing"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(210191===parseInt(n(283))/1*(parseInt(n(276))/2)+parseInt(n(266))/3*(-parseInt(n(281))/4)+-parseInt(n(282))/5*(parseInt(n(260))/6)+-parseInt(n(270))/7+-parseInt(n(275))/8+-parseInt(n(256))/9*(-parseInt(n(286))/10)+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(271)](){const t=$r,e=this[t(272)],n=e[t(284)];if(!e[t(273)][t(292)](t(291)))return;const r=e[t(273)][t(265)](t(262));r[t(295)](t(288)),r[t(285)](t(288)),r[t(290)][t(277)](t(288),Wr(n,t(264))),this[t(263)]()}[$r(263)](){const t=$r,e=this[t(272)],n=e[t(284)];e[t(273)][t(265)](t(262))[t(290)][t(268)]((e=>{const r=t;if(r(269)!=e[r(280)])return;const{data:s}=e;if(s&&r(288)==s[r(274)]){const t=s[r(258)][0][r(289)];return{type:r(293),content:Wr(n,r(296),function(t){const e=r;switch(t){case e(278):return Wr(n,e(257));case e(261):return Wr(n,e(255));case e(279):return Wr(n,e(259));case e(287):return Wr(n,e(294))}}(t))}}}))}}function rs(){const t=["get","strikethrough","editor","forceValue","BoldEditing","ItalicEditing","FORMAT_SUBSCRIPT","889172ifQtvD","enableDefaultAttributesIntegration","commandParams","locale","FORMAT_SUPERSCRIPT","570595jZvukz","1363023enOEhi","UnderlineEditing","superscript","SuperscriptEditing","FORMAT_ITALIC","code","afterInit","has","registerAttributeLabel","1670296QJbYyy","_registerLegacyDescription","FORMAT_CODE","registerInlineAttribute","FORMAT_","bold","*Format:* %0","165275WthOsP","288ZbjoxO","descriptionFactory","toUpperCase","StrikethroughEditing","SubscriptEditing","CodeEditing","formatInline","type","italic","1916nUKvSO","7Pyrdbb","toLowerCase","FORMAT_STRIKETHROUGH","plugins","FORMAT_UNDERLINE","FORMAT_BOLD","slice","TrackChangesEditing","1325352mUsTId","commandName","underline","format","registerDescriptionCallback","subscript","*Remove format:* %0"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=410]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(131487===parseInt(n(414))/1+parseInt(n(424))/2*(-parseInt(n(415))/3)+parseInt(n(447))/4+parseInt(n(452))/5+-parseInt(n(433))/6+-parseInt(n(425))/7*(parseInt(n(462))/8)+parseInt(n(453))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(444),os(445),os(454),os(420),os(418),os(419),os(456)];class as extends t.Plugin{[os(459)](){const t=os,e=this[t(442)],n=e[t(428)][t(440)](t(432)),r=e[t(450)];for(const s of is){if(!e[t(428)][t(460)](s))continue;const o=s[t(431)](0,-7)[t(426)](),i=t(411)+o[t(417)]();n[t(448)](o),n[t(410)](o),n[t(416)][t(461)](o,Wr(r,i))}this[t(463)]()}[os(463)](){const t=os,e=this[t(442)],n=e[t(450)],r=e[t(428)][t(440)](t(432));function s(e,s){const o=t;r[o(416)][o(437)]((t=>{const r=o;if(r(421)!=t[r(422)])return;const{data:i}=t;return i&&i[r(434)]===e?i[r(449)][0][r(443)]?{type:r(436),content:Wr(n,r(413),s)}:{type:r(436),content:Wr(n,r(439),s)}:void 0}))}s(t(412),Wr(n,t(430))),s(t(423),Wr(n,t(457))),s(t(435),Wr(n,t(429))),s(t(458),Wr(n,t(464))),s(t(441),Wr(n,t(427))),s(t(438),Wr(n,t(446))),s(t(455),Wr(n,t(451)))}}const cs=ls;function us(){const t=["640abcHsf","checkChild","blockQuote","$root","413449sDbFOx","plugins","4081819OuDqty","11768AQLVae","3126776DHjLvD","format","get","document","commandParams","parent","2178867zEtfnQ","forceValue","schema","change","getSelectedBlocks","9CLgnbA","ELEMENT_BLOCK_QUOTE","markBlockFormat","model","*Remove format:* %0","name","selection","2MGRjLM","has","TrackChangesEditing","commandName","editor","descriptionFactory","enableCommand","commands","value","*Set format:* %0","afterInit","352542Zwxqqf","from","BlockQuoteEditing","1849570QShjbk","locale","registerDescriptionCallback","filter"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(370946===-parseInt(n(220))/1*(parseInt(n(198))/2)+parseInt(n(230))/3+-parseInt(n(223))/4*(-parseInt(n(216))/5)+parseInt(n(209))/6+-parseInt(n(222))/7+parseInt(n(224))/8+-parseInt(n(191))/9*(parseInt(n(212))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(208)](){const t=cs,e=this[t(202)],n=e[t(213)];if(!e[t(221)][t(199)](t(211)))return;const r=e[t(221)][t(226)](t(200)),s=this[t(202)][t(205)][t(226)](t(218));r[t(204)](t(218),((n,o={})=>{const i=t,a=this[i(202)][i(194)][i(227)][i(197)],c=o&&void 0!==o[i(231)]?o[i(231)]:!s[i(206)];let u=[];if(c){const t=Array[i(210)](a[i(190)]())[i(215)]((t=>hs(t)||function(t,e){const n=i,r=e[n(217)](t[n(229)],n(218)),s=e[n(217)]([n(219),n(218)],t);return r&&s}(t,this[i(202)][i(194)][i(232)])));u=A(t,e[i(194)])}else{const t=Array[i(210)](a[i(190)]())[i(215)]((t=>hs(t)));u=A(t,e[i(194)])}e[i(194)][i(189)]((()=>{const t=i;for(const e of u)r[t(193)](e,{commandName:t(218),commandParams:[{forceValue:c}]})}))})),r[t(203)][t(214)]((e=>{const r=t,{data:s}=e;if(s&&r(218)==s[r(201)]){const t=Wr(n,r(192));return s[r(228)][0][r(231)]?{type:r(225),content:Wr(n,r(207),t)}:{type:r(225),content:Wr(n,r(195),t)}}}))}}function hs(t){const e=cs;return e(218)==t[e(229)][e(196)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=413]})(t,e)}const ds=gs;function ps(){const t=["10970028XxoFgQ","806157gmQtVU","has","78745gadGUm","11mHwIJH","45iHQRYL","editor","enableCommand","CaseChange","plugins","917NcZtQJ","16DIwHuY","changeCaseLower","36blwePg","TrackChangesEditing","changeCaseTitle","4002anpsUE","afterInit","get","6936280ZgligS","124730DfpWKl","changeCaseUpper","3483873yMIXxc"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(478699===parseInt(n(425))/1+parseInt(n(421))/2*(-parseInt(n(429))/3)+parseInt(n(414))/4*(parseInt(n(427))/5)+parseInt(n(417))/6*(-parseInt(n(434))/7)+-parseInt(n(435))/8*(-parseInt(n(423))/9)+parseInt(n(420))/10+-parseInt(n(428))/11*(parseInt(n(424))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(418)](){const t=ds,e=this[t(430)];e[t(433)][t(426)](t(432))&&(e[t(433)][t(419)](t(415))[t(431)](t(422)),e[t(433)][t(419)](t(415))[t(431)](t(413)),e[t(433)][t(419)](t(415))[t(431)](t(416)))}}function Is(){const t=["20BkpJup","95923lVLYNU","ckbox","8GPNywb","112rFqQQg","plugins","216402MHcDEi","9387279DdFkkT","2323707QEPVhW","8364208nUrcsw","get","9HqlifG","10326680HbQmNv","commands","afterInit","enableCommand","editor","1397635HQNJyz","TrackChangesEditing"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(887107===parseInt(n(373))/1*(-parseInt(n(375))/2)+-parseInt(n(361))/3+-parseInt(n(372))/4*(-parseInt(n(370))/5)+parseInt(n(359))/6*(-parseInt(n(376))/7)+parseInt(n(362))/8*(parseInt(n(364))/9)+parseInt(n(365))/10+-parseInt(n(360))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(367)](){const t=Es,e=this[t(369)];e[t(366)][t(363)](t(374))&&e[t(377)][t(363)](t(371))[t(368)](t(374))}}const _s=As;!function(t,e){const n=As,r=t();for(;;)try{if(685032===parseInt(n(221))/1*(parseInt(n(261))/2)+parseInt(n(213))/3*(parseInt(n(244))/4)+parseInt(n(218))/5*(parseInt(n(231))/6)+parseInt(n(216))/7+-parseInt(n(234))/8*(parseInt(n(255))/9)+parseInt(n(229))/10*(-parseInt(n(248))/11)+-parseInt(n(225))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class ys extends t.Plugin{[_s(258)](){const t=_s,e=this[t(223)];if(!e[t(252)][t(251)](t(219)))return;const n=e[t(252)][t(204)](t(212)),r=e[t(237)],s=e[t(209)][t(204)](t(203))[t(208)],o=e[t(249)][t(204)](t(203));n[t(246)](t(226)),n[t(246)](t(242)),n[t(246)](t(203),((r,i={})=>{const a=t,c=e[a(236)],u=e[a(236)][a(224)][a(257)],l=i&&void 0!==i[a(250)]?i[a(250)]:!o[a(205)];let f;i[a(233)]||(i[a(233)]=s[0][a(233)]),f=l?Array[a(235)](u[a(254)]())[a(210)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(228))&&!e[n(230)](t)&&e[n(245)](t[n(260)],n(203))}(t,c[a(239)]))):Array[a(235)](u[a(254)]())[a(210)]((t=>ks(t)));const h=A(f,c);c[a(243)]((()=>{const t=a;for(const e of h)n[t(214)](e,{commandName:t(203),commandParams:[{...i,forceValue:l}],formatGroupId:t(253)})}))})),n[t(238)][t(232)](t(203),(e=>Wr(r,t(227),e))),n[t(238)][t(256)]((e=>{const n=t;if(n(211)!=e[n(259)])return;const o=r.t,{data:i}=e;if(!i||n(203)!=i[n(207)])return;const a=i[n(222)][0][n(233)],c=o(s[n(215)]((t=>t[n(233)]===a))[n(240)])[n(220)]();return i[n(222)][0][n(250)]?{type:n(206),content:Wr(r,n(217),Wr(r,n(227),1)+" ("+c+")")}:{type:n(206),content:Wr(r,n(241),Wr(r,n(227),1))}}))}}function As(t,e){const n=Cs();return(As=function(t,e){return n[t-=203]})(t,e)}function ks(t){const e=_s;return e(203)==t[e(247)]}function Cs(){const t=["5352CjUvFd","codeBlock","get","value","format","commandName","languages","config","filter","formatBlock","TrackChangesEditing","17199uNfZGg","markBlockFormat","find","7299579TeSSwb","*Set format:* %0","5HiCkfq","CodeBlock","toLowerCase","211VHhKdx","commandParams","editor","document","7656660FCAgeZ","indentCodeBlock","ELEMENT_CODE_BLOCK","rootElement","156710ntxDdO","isLimit","1704306nvqrNr","registerElementLabel","language","7947080HEdzEu","from","model","locale","descriptionFactory","schema","label","*Remove format:* %0","outdentCodeBlock","change","548ingGIY","checkChild","enableCommand","name","253GtsZzG","commands","forceValue","has","plugins","blockName","getSelectedBlocks","9dwyvsq","registerDescriptionCallback","selection","afterInit","type","parent"];return(Cs=function(){return t})()}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=402]})(t,e)}function Ss(){const t=["4658668aLEqTm","3844016wrrukt","plugins","16pqwuMr","addCommentThread","482616vSInEV","afterInit","enableCommand","30YvLNgX","TrackChangesEditing","has","2471580jWKbHP","476394fDVuJM","6gIFgsv","4706469ruoonO","CommentsEditing","get","27794940IzRKNi","editor"];return(Ss=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(781794===parseInt(n(406))/1*(-parseInt(n(414))/2)+-parseInt(n(412))/3+-parseInt(n(402))/4+-parseInt(n(409))/5*(parseInt(n(413))/6)+parseInt(n(420))/7+-parseInt(n(404))/8*(-parseInt(n(415))/9)+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(407)](){const t=Ls,e=this[t(419)];e[t(403)][t(411)](t(416))&&e[t(403)][t(417)](t(410))[t(408)](t(405))}}var vs=n(834);function Ms(t,e){const n=Os();return(Ms=function(t,e){return n[t-=471]})(t,e)}function Os(){const t=["getItems","schema","model","12hCSlsp","activeMarkers","markerRange","consumable","get","120gtZYEO","addHighlight","markerName","name","plugins","isBlock","type","test","parent","createUIElement","nextSibling","addClass","start","insert","previousPosition","toViewPosition","bindElementToMarker","span","hasAttribute","10945zQdoZB","includes","2670kqCfli","ck-suggestion-marker-","getWalker","1625651FIravK","isContent","ck-suggestion-marker--active","14310molbHR","push","2526274hiUtYJ","TrackChangesEditing","createRangeOn","item","mapper","918132WbWyXt","getCustomProperty","1060dqDQrb","806715ePkoiz","2739730MDBDDU","isLimit","elementEnd","toViewElement","isAtEnd","writer"];return(Os=function(){return t})()}function ws(t,e,n){const r=Ms,s=[];for(const o of e[r(490)]())o[r(516)](t)&&s[r(474)](n[r(477)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(502)][r(497)](r(476));return(o,i,a)=>{const c=r;if(!a[c(496)][c(505)](i[c(495)],o[c(501)]))return;const u=i[c(495)][c(521)](),l=i[c(495)][c(510)],f=t[c(492)][c(491)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(478)];d=d||f[c(471)](e);const n=a[c(479)][c(487)](e);if(n&&n[c(481)](c(499)))return;c(486)==t[c(504)]&&f[c(503)](e)&&!f[c(485)](e)&&(e[c(508)]||l[c(488)]?h&&h[c(506)]==e||(h=e,m(t[c(512)]),p=!0):g=g||t[c(512)])}function m(t){const r=c,o=a[r(489)][r(507)](r(515),{class:r(520)+e}),u=a[r(479)][r(513)](t);n&&s[r(494)][r(518)](i[r(500)])&&a[r(489)][r(509)](r(472),o),a[r(489)][r(511)](u,o),a[r(479)][r(514)](o,i[r(500)])}d||p||!g||m(g)}}function Ds(t,e){const n=Bs();return(Ds=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=Ms,r=t();for(;;)try{if(902885===parseInt(n(522))/1+parseInt(n(475))/2+parseInt(n(493))/3*(parseInt(n(480))/4)+-parseInt(n(519))/5*(parseInt(n(473))/6)+-parseInt(n(484))/7+parseInt(n(498))/8*(-parseInt(n(483))/9)+-parseInt(n(482))/10*(-parseInt(n(517))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ps=Ds;function Bs(){const t=["setSelection","remove","start","downcastDispatcher","plugins","model","getFirstRange","uiElement","addMarker:suggestion:deletion","241619OfRbnE","lock","unit","createRange","init","root","delete","markerNameToElements","3aAMFgO","735155hwiUlh","2674926RQdOEa","1270479DWOZmN","commands","high","detach","markerName","options","29254874hkHmEW","createSelection","editor","2813402hIivHL","$graveyard","editing","fromRange","bind","unlock","TrackChangesEditing","modifySelection","120FvTFcs","document","rootName","end","4286704EnMWnO","selection","20aLqwbo","buffer","unbindElementFromMarkerName","enqueueChange","requires","enableCommand","isCollapsed","merge","get","data","showSuggestionHighlights","12VlmJaB","removeMarker:suggestion:deletion","forward","deleteForward","mapper","writer","batch"];return(Bs=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(871933===parseInt(n(363))/1+parseInt(n(372))/2*(parseInt(n(360))/3)+parseInt(n(384))/4+-parseInt(n(361))/5*(parseInt(n(397))/6)+-parseInt(n(413))/7*(parseInt(n(380))/8)+parseInt(n(362))/9*(parseInt(n(386))/10)+-parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ps(390)](){return[vs.Delete]}[Ps(356)](){const t=Ps,e=this[t(371)],n=e[t(408)][t(394)](t(378));n[t(391)](t(358));const r=e[t(364)][t(394)](t(400));n[t(391)](t(400),((n,s={})=>{const o=t,a=e[o(409)][o(370)](e[o(409)][o(381)][o(385)]);a[o(392)]&&e[o(409)][o(379)](a,{direction:o(399),unit:s[o(354)]});const c=a[o(410)](),u=i.LiveRange[o(375)](c);let l;n(s),l=o(373)==u[o(357)][o(382)]?e[o(409)][o(355)](c[o(406)]):e[o(409)][o(355)](u[o(406)],u[o(383)]),u[o(366)](),e[o(409)][o(389)](r[o(387)][o(403)],(t=>{const e=o;r[e(387)][e(414)](),t[e(404)](t[e(355)](l[e(383)])),r[e(387)][e(377)]()}))})),e[t(374)][t(407)].on(t(412),Fs(e,t(393)),{priority:t(365)}),e[t(395)][t(407)].on(t(412),((n,r,s)=>{const o=t;s[o(368)][o(396)]&&Fs(e,o(393),{showActiveMarker:!1})[o(376)](this)(n,r,s)}),{priority:t(365)}),e[t(374)][t(407)].on(t(398),((e,n,r)=>{const s=t,o=r[s(401)][s(359)](n[s(367)]);if(o)for(const t of o)t.is(s(411))&&(r[s(401)][s(388)](t,n[s(367)]),r[s(402)][s(405)](t))}),{priority:t(365)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=167]})(t,e)}function Gs(){const t=["TrackChangesEditing","editor","commandParams","config","*Merge:* %0","data","createPositionAt","listMarkerStyle","end","registerCustomCallback","afterInit","getFirstMarker","6YFxEfW","push","map","1971012TxLbKq","ELEMENT_","listStart","trackChangesCommand","selection","registerElementLabel","differ","ListEditing","documentList","oldValue","list.multiBlock","batch","_suggestionFactory","from","todoListChecked","*Uncheck item*","parent","registerAttributeLabel","refresh","forceValue","listItemId","execute","meta","bulletedList","isUndo","_findSuggestions","listReversed","numberedList","commands","includes","*Split:* list item","_LIST","31277187BajAPS","deletion","outdentList","get","*Indent:* %0","previousSibling","3922736ZJLpit","key","groupId","ELEMENT_NUMBERED_LIST","change","ELEMENT_BULLETED_LIST","*Set format:* %0","todoListCheck","*Outdent:* %0","next","customBulletedList","attributeKey","range","schema","getAttribute","*Change to:* %0","accept","noTrackChangesFixer","registerBlockAttribute","getRanges","detach","assureChains","commandName","nodeAfter","listItemIdFixer","getFirstRange","indentList","764Oqtbpt","suggestion","newValue","document","2769004fCqQbb","every","numbered","value","FORMAT_INDENT","type","1310587PZRjFW","todoList","*Format:* insert into %0","locale","enableDefaultAttributesIntegration","toUpperCase","containsItem","setAttribute","TodoListEditing","filter","default","formatBlock","removeMarker","multipleBlocks","listType","format","createRange","plugins","mergeListItemForward","fromRange","getSuggestions","_registerLegacyDescription","isObject","ELEMENT_LIST_ITEM","listMarker","*Check item*","start","splitListItemBefore","isLocal","1480760OYQxnu","ELEMENT_TODO_LIST","model","setSelection","splitListItemAfter","listStyle","_getAttributeKey","*Format:* remove from %0","head","listIndent","has","registerPostFixer","find","customNumberedList","isNextTo","mergeListItemBackward","attributes","attribute","3966lrDEnw","todo","length","nextSibling","descriptionFactory","getChanges","checkTodoList","registerDescriptionCallback","*Merge:* list item","*Remove format:* %0","bulleted","_supportLegacySuggestions"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(725266===-parseInt(n(259))/1+-parseInt(n(184))/2+parseInt(n(306))/3*(-parseInt(n(249))/4)+-parseInt(n(288))/5+-parseInt(n(181))/6*(parseInt(n(253))/7)+parseInt(n(222))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(179)](){const t=Us,e=this[t(170)];if(!e[t(276)][t(298)](t(191)))return;const n=e[t(262)],r=e[t(276)][t(219)](t(169)),s=e[t(276)][t(298)](t(267)),o=!!e[t(172)][t(219)](t(194));function i(e){const r=t;return{type:r(274),content:""+Wr(n,r(228),e)}}function a(e){const r=t;return{type:r(274),content:""+Wr(n,r(315),e)}}r[t(263)](t(211)),r[t(263)](t(207)),r[t(263)](t(301)),r[t(263)](t(232)),r[t(263)](t(248)),r[t(263)](t(218)),r[t(263)](t(292)),r[t(263)](t(286)),r[t(240)](t(204)),r[t(240)](t(273)),r[t(240)](t(297)),o&&(r[t(263)](t(303)),r[t(263)](t(277))),s&&(r[t(263)](t(260)),r[t(263)](t(312)),r[t(240)](t(198)),r[t(310)][t(313)]((e=>{const r=t,{data:s}=e;if(s&&r(198)==s[r(223)])return{type:r(274),content:s[r(251)]?Wr(n,r(284)):Wr(n,r(199))}})),this[t(170)][t(290)][t(252)][t(299)]((e=>{const n=t;if(e[n(195)][n(208)])return!1;let s=!1;const o=r[n(279)]({skipNotAttached:!0})[n(268)]((t=>n(198)===r[n(294)](t)));for(const t of o)n(307)!=t[n(247)]()[n(285)][n(245)][n(236)](n(273))&&(r[n(209)](t[n(247)](),n(305))[n(300)]((t=>n(273)===r[n(294)](t[n(250)])))||(e[n(271)](t[n(180)]()),s=!0));return s}))),r[t(310)][t(201)](t(297),Wr(n,t(257)));const c={type:t(274),content:""};r[t(310)][t(313)]((e=>{const r=t,{data:s}=e;if(!s||r(273)!=s[r(223)])return;let u=e[r(296)];for(;u;){if(u[r(174)]&&((r(293)==u[r(174)][r(223)]||r(176)==u[r(174)][r(223)])&&(u[r(174)][r(251)]&&r(269)!=u[r(174)][r(251)]||r(269)!=u[r(174)][r(193)]&&!s[r(251)])||!o&&u[r(174)][r(223)]==Tc))return c;u=u[r(231)]}if(null==s[r(251)])switch(s[r(193)]){case r(167):return a(Wr(n,r(227)));case r(255):return a(Wr(n,r(225)));case r(307):return a(Wr(n,r(289)))}switch(s[r(251)]){case r(167):return i(Wr(n,r(227)));case r(255):return i(Wr(n,r(225)));case r(307):return i(Wr(n,r(289)))}})),r[t(310)][t(313)]((e=>{const n=t,{data:r}=e;if(r&&n(297)==r[n(223)])return null==r[n(251)]||null==r[n(193)]&&0==r[n(251)]?c:void 0})),r[t(310)][t(313)]((e=>{const r=t;if(r(305)!=e[r(258)])return;const{data:s}=e;if(!s||r(204)!=s[r(223)])return;const o=Hs(e);return r(251)==o?{type:r(274),content:Wr(n,r(314))}:r(193)==o?{type:r(274),content:Wr(n,r(214))}:c})),e[t(290)][t(252)][t(299)]((e=>this[t(246)](e))),e[t(290)][t(252)][t(299)]((e=>this[t(239)](e))),e[t(290)][t(252)][t(299)]((e=>this[t(243)](e))),this[t(168)]()}[Us(246)](t){const e=Us;if(t[e(195)][e(208)]||!t[e(195)][e(287)])return!1;let n=!1;const r=this[e(170)][e(276)][e(219)](e(169))[e(279)]({skipNotAttached:!0})[e(268)]((t=>t[e(174)]&&e(204)==t[e(174)][e(223)]))[e(268)]((t=>t[e(174)][e(251)]&&t[e(174)][e(193)]));for(const s of r)Hs(s)||(t[e(271)](s[e(180)]()),n=!0);return n}[Us(239)](t){const e=Us;if(t[e(195)][e(208)]||!t[e(195)][e(287)])return!1;const n=this[e(170)][e(276)][e(219)](e(169));if(n[e(187)][e(256)])return!1;let r=!1;const s=[e(273),e(204),e(297),e(293),e(186),e(210),e(229),e(283),e(176)],o=this[e(170)][e(290)][e(252)][e(190)][e(311)]()[e(268)]((t=>e(305)==t[e(258)]))[e(268)]((t=>s[e(213)](t[e(233)])));if(0==o[e(308)])return r;for(const i of o){const o=n[e(209)](i[e(234)],e(305))[e(268)]((t=>!t[e(206)][e(302)]))[e(183)]((t=>t[e(250)]))[e(268)]((t=>{const r=e,o=n[r(294)](t);return s[r(213)](o)}));if(o[e(308)]){for(const n of o)t[e(271)](n[e(180)]());r=!0}}return r}[Us(243)](t){const e=Us;if(t[e(195)][e(208)]||!t[e(195)][e(287)])return!1;const n=this[e(170)][e(276)][e(219)](e(169));let r=!1;const s=[e(273),e(204),e(297),e(293),e(186),e(210),e(229),e(283),e(176)];for(const t of n[e(279)]({skipNotAttached:!0})){const o=n[e(209)](t[e(247)](),e(305))[e(183)]((t=>t[e(250)]))[e(268)]((t=>t[e(174)]&&s[e(213)](t[e(174)][e(223)])));if(!o[e(308)])continue;const a=o[0][e(296)][e(304)][e(224)];if(!o[e(254)]((t=>t[e(304)][e(224)]===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(279)]({skipNotAttached:!0})[s(268)]((e=>s(305)==e[s(258)]&&e[s(304)][s(224)]==t)))e[s(266)](s(224),r)}function i(t,n){const r=e;let s=t[r(296)],i=!1;for(;s;)s[r(304)][r(224)]!=n&&(o(s[r(304)][r(224)],n),s[r(266)](r(224),n),i=!0),s=s[r(231)];return i}}[Us(168)](){const t=Us,e=this[t(170)],n=e[t(262)],r=e[t(276)][t(219)](t(169));this[t(280)](),r[t(196)][t(178)](t(270),t(192),t(238),(function(n,r){const s=t,o=[];for(let t of n)t[s(285)][s(245)]===t[s(177)][s(200)]&&(t=e[s(290)][s(275)](e[s(290)][s(175)](t[s(285)][s(245)],0))),o[s(182)](t);e[s(290)][s(226)]((t=>{const n=s,a=e[n(290)][n(252)][n(188)],c=Array[n(197)](a[n(241)]())[n(183)]((t=>i.LiveRange[n(278)](t)));t[n(291)](o),e[n(212)][n(219)](r[n(244)])[n(202)](),r[n(171)][n(182)]({forceDefaultExecution:!0}),e[n(205)](r[n(244)],...r[n(171)]),t[n(291)](c);for(const t of c)t[n(242)]()}))})),r[t(310)][t(189)]((function(n){const r=t,s=!e[r(290)][r(235)][r(281)](n),o=n[r(221)],i=n[r(309)],a=n[r(236)](r(204)),c=!o||o[r(236)](r(204))!==a,u=!i||i[r(236)](r(204))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(282),e)))}[Us(280)](){const t=Us,e=this[t(170)],n=e[t(262)];function r(n){const r=t,s=e[r(212)][r(219)](r(207))[r(256)],o=e[r(212)][r(219)](r(211))[r(256)];return r(211)===n?s:o}e[t(276)][t(219)](t(169))[t(310)][t(313)]((function(s){const o=t;if(o(270)!=s[o(258)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(244)]){case o(207):u=i[o(171)][0][o(203)],l=r(i[o(244)]),a=o(u?261:295),!l&&e[o(172)][o(219)](o(194))||(a=o(237)),c={type:o(274),content:Wr(n,a,Wr(n,o(227)))};break;case o(211):u=i[o(171)][0][o(203)],l=r(i[o(244)]),a=o(u?261:295),!l&&e[o(172)][o(219)](o(194))||(a=o(237)),c={type:o(274),content:Wr(n,a,Wr(n,o(225)))};break;case o(248):a=o(220),c={type:o(274),content:Wr(n,a,Wr(n,o(282)))};break;case o(218):a=function(t){const e=o,n=t[e(247)]();let r=n[e(285)][e(245)];for(;r&&n[e(265)](r);){if(r[e(236)](e(297))>0)return!1;r=r[e(309)]}return!0}(s)?Wr(n,o(295),Wr(n,function(t){const e=o;return e(185)+t[e(247)]()[e(285)][e(245)][e(236)](e(273))[e(264)]()+e(215)}(s))):Wr(n,o(230),Wr(n,o(282))),c={type:o(274),content:a};break;case o(303):case o(277):!1===i[o(272)]&&(a=o(173),c={type:o(217),content:Wr(n,a,Wr(n,o(282)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(247)]()[e(285)][e(245)][e(221)];for(;n;){const r=n[e(236)](e(204));if(!r)return!1;if(r==t[e(174)][e(251)])return e(251);if(r==t[e(174)][e(193)])return e(193);n=n[e(221)]}return!1}const Ws=zs;function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=422]})(t,e)}function Ks(){const t=["registerBlockAttribute","enableDefaultAttributesIntegration","editor","start","getFirstRange","get","batch","*Remove format:* %0","*Format:* set order to reversed","_getTranslationKeyForListStyle","circle","2034290zzaxRW","has","registerDescriptionCallback","_getAttributeKey","customNumbered","TrackChangesEditing","afterInit","*Format:* set start index to %0","suggestion","startIndex","lower-latin","*Set format:* %0","default","lower-roman","commandName","isUndo","type","_LIST_DEFAULT","styles","square","plugins","model","1pzUOhT","key","_findSuggestions","next","upper-roman","FORMAT_LIST_START","commandParams","3174240IuMywd","find","1011078OGaqfS","decimal-leading-zero","getFirstMarker","*Change to:* %0","descriptionFactory","listType","list.properties","ELEMENT_","bind","removeMarker","newValue","config","ListPropertiesEditing","listStyle","numbered","registerPostFixer","toUpperCase","decimal","FORMAT_LIST_REVERSED","upper-latin","locale","*Format:* set order to regular","nodeAfter","3694761fCFpTI","593190WFzakX","bulleted","_registerLegacyDescription","getAttribute","listReversed","format","7pYYnWL","handleDescriptions","71508QYrFwx","getSuggestions","formatBlock","registerAttributeLabel","document","reversed","oldValue","filter","listStart","23685iYiSYx","data","replace","disc","44VtwgTr","head","_LIST_","includes","attribute"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(236926===parseInt(n(508))/1*(parseInt(n(457))/2)+parseInt(n(449))/3+parseInt(n(470))/4*(parseInt(n(466))/5)+-parseInt(n(425))/6*(-parseInt(n(455))/7)+parseInt(n(423))/8+-parseInt(n(448))/9+-parseInt(n(486))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(492)](){const t=Ws;if(!this[t(477)][t(506)][t(487)](t(437)))return;const e=this[t(477)][t(436)][t(480)](t(431)),n=this[t(477)][t(506)][t(480)](t(491));e[t(504)]&&(n[t(476)](t(438)),n[t(475)](t(438))),e[t(462)]&&(n[t(476)](t(453)),n[t(475)](t(453))),e[t(495)]&&(n[t(476)](t(465)),n[t(475)](t(465)));const r={type:t(454),content:""};n[t(429)][t(488)](this[t(456)][t(433)](this));const s=this[t(477)][t(445)];n[t(429)][t(460)](t(453),Wr(s,t(443))),n[t(429)][t(488)]((e=>{const n=t,{data:s}=e;if(s&&n(453)==s[n(509)])return null==s[n(435)]||0==s[n(435)]&&null==s[n(463)]?r:void 0})),n[t(429)][t(460)](t(465),Wr(s,t(513))),n[t(429)][t(488)]((e=>{const n=t,{data:s}=e;if(s&&n(465)==s[n(509)])return null==s[n(435)]||1==s[n(435)]&&null==s[n(463)]?r:void 0})),this[t(477)][t(507)][t(461)][t(440)]((e=>{const r=t;if(e[r(481)][r(501)])return!1;let s=!1;const o=n[r(458)]({skipNotAttached:!0})[r(464)]((t=>{const e=r,s=n[e(489)](t);return e(465)==s||e(453)==s}));for(const t of o){const o=t[r(479)]()[r(478)][r(447)][r(452)](r(430));r(439)!=o&&r(490)!=o&&(n[r(510)](t[r(479)](),r(474))[r(424)]((t=>r(430)==n[r(489)](t[r(494)])))||(e[r(434)](t[r(427)]()),s=!0))}return s})),this[t(451)]()}[Ws(456)](t){const e=Ws,n=this[e(477)][e(445)],{data:r}=t,s={type:e(454),content:""};if(!r||e(438)!=r[e(509)])return;if(!r[e(463)])return e(498)==r[e(435)]?s:{type:e(454),content:""+Wr(n,e(497),Wr(n,this[e(484)](r[e(435)])))};if(!r[e(435)]){if(e(498)==r[e(463)])return s;let o=t[e(471)];for(;o;){if(o[e(467)]&&e(430)==o[e(467)][e(509)]&&o[e(467)][e(435)])return s;o=o[e(511)]}return{type:e(454),content:""+Wr(n,e(482),Wr(n,this[e(484)](r[e(463)])))}}if(e(498)!=r[e(435)])return{type:e(454),content:""+Wr(n,e(497),Wr(n,this[e(484)](r[e(435)])))};let o=t[e(471)];for(;o;){if(o[e(467)]&&e(430)==o[e(467)][e(509)]&&o[e(467)][e(435)]&&o[e(467)][e(463)])return s;o=o[e(511)]}const i=t[e(479)]()[e(478)][e(447)][e(452)](e(430));return{type:e(454),content:Wr(n,e(497),Wr(n,e(432)+i[e(441)]()+e(503)))}}[Ws(451)](){const t=Ws,e=this[t(477)],n=e[t(445)];e[t(506)][t(480)](t(491))[t(429)][t(488)]((e=>{const r=t;if(r(459)!=e[r(502)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(500)]){case r(438):o=r(428),i={type:r(454),content:Wr(n,o,Wr(n,this[r(484)](s[r(422)][0][r(502)])))};break;case r(453):o=s[r(422)][0][r(462)]?r(483):r(446),i={type:r(454),content:Wr(n,o)};break;case r(465):o=r(493),i={type:r(454),content:Wr(n,o,s[r(422)][0][r(495)])}}return i}))}[Ws(484)](t){const e=Ws;return e(432)+function(t){const n=e;return Qs[n(473)](t)?n(450):Zs[n(473)](t)?n(439):null}(t)[e(441)]()+e(472)+t[e(441)]()[e(468)](/-/g,"_")}}const Qs=[Ws(469),Ws(485),Ws(505)],Zs=[Ws(442),Ws(426),Ws(499),Ws(512),Ws(496),Ws(444)];var Xs=n(507);const Ys=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=146]})(t,e)}function $s(){const t=["setSelection","removeMarker:suggestion:insertion","425994hkFBpG","init","108YbuLBS","get","103924NgjYWk","getFirstRange","editing","requires","mapper","createPositionAt","fromRange","document","unbindElementFromMarkerName","downcastDispatcher","createRange","end","nextSibling","high","17571QpLgfr","enter","hasClass","markerNameToElements","options","markInsertion","addMarker:suggestion:insertion","parent","getFirstPosition","change","27203WhbWpU","bind","afterExecute","7eHdoKC","enterBlock","1356FCHHZk","data","1776950cCVdcS","commands","plugins","showSuggestionHighlights","4hBETvm","markerName","detach","2088tlJvZJ","selection","writer","remove","24dfqNsu","ck-suggestion-marker-split","361885ktmyms","TrackChangesEditing","model","fire","split","editor","enableCommand"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(135718===parseInt(n(170))/1+-parseInt(n(155))/2*(-parseInt(n(184))/3)+-parseInt(n(148))/4*(parseInt(n(157))/5)+-parseInt(n(166))/6*(parseInt(n(197))/7)+-parseInt(n(151))/8*(-parseInt(n(168))/9)+-parseInt(n(201))/10+parseInt(n(194))/11*(parseInt(n(199))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(173)](){return[Xs.Enter]}[Ys(167)](){const t=Ys,e=this[t(162)],n=e[t(146)][t(169)](t(158)),r=e[t(202)][t(169)](t(185));n[t(163)](t(185),(()=>{const s=t;e[s(159)][s(193)]((t=>{const o=s,a=e[o(159)][o(177)][o(152)],c=a[o(192)](),u=i.LiveRange[o(176)](a[o(171)]());if(r[o(198)](t)){const r=e[o(159)][o(175)](c[o(191)][o(182)],0),s=t[o(180)](c,r);n[o(189)](s)}else t[o(164)](t[o(180)](u[o(181)]));u[o(150)](),r[o(160)](o(196),{writer:t})}))})),e[t(172)][t(179)].on(t(190),Fs(e,t(161)),{priority:t(183)}),e[t(172)][t(179)].on(t(165),((e,n,r)=>{const s=t,o=r[s(174)][s(187)](n[s(149)]);if(o)for(const t of o)t[s(186)](s(156))&&(r[s(174)][s(178)](t,n[s(149)]),r[s(153)][s(154)](t))}),{priority:t(183)}),e[t(200)][t(179)].on(t(190),((n,r,s)=>{const o=t;s[o(188)][o(147)]&&Fs(e,o(161),{showActiveMarker:!1})[o(195)](this)(n,r,s)}),{priority:t(183)})}}function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=127]})(t,e)}const no=eo;!function(t,e){const n=eo,r=t();for(;;)try{if(618780===parseInt(n(128))/1+parseInt(n(153))/2+-parseInt(n(140))/3*(parseInt(n(157))/4)+parseInt(n(165))/5+parseInt(n(144))/6+-parseInt(n(142))/7+-parseInt(n(154))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[no(136)](){const t=no;if(!this[t(159)][t(149)][t(164)](t(152)))return;const e=this[t(159)][t(149)][t(158)](t(141));e[t(166)](t(127),this[t(132)][t(143)](this)),e[t(166)](t(134)),e[t(166)](t(139)),e[t(166)](t(156)),e[t(166)](t(145))}[no(132)](t,e,n={}){const r=no,s=this[r(159)][r(149)][r(158)](r(162));return t((t=>{const o=r;let i=(o(146)==typeof e?s[o(133)](e,n):e)(t);Array[o(150)](i)&&(i={results:i,searchText:o(146)==typeof e?e:""});const a=i[o(151)][o(148)]((e=>!1===this[o(135)](e,t[o(160)])));return{...i,results:a}}),n)}[no(135)](t,e){const n=no,r=this[n(159)][n(163)][n(129)](this[n(159)][n(163)][n(147)](e,t[n(130)]),this[n(159)][n(163)][n(147)](e,t[n(137)]));for(const t of this[n(159)][n(163)][n(131)][n(161)](n(138)))if(null!==r[n(155)](t[n(167)]()))return!0;return!1}}function so(){const t=["plugins","isArray","results","FindAndReplaceEditing","1368684gsUjvc","2799936QDnZAi","getIntersection","replace","300VgQSva","get","editor","item","getMarkersGroup","FindAndReplaceUtils","model","has","3554635fTnZlA","enableCommand","getRange","find","239009KMWkZc","createRange","start","markers","handleFindCommand","findByTextCallback","findNext","_isInDeletionRange","afterInit","end","suggestion:deletion","findPrevious","9642joHeMx","TrackChangesEditing","5874813RteEZc","bind","2488818iWPEQL","replaceAll","string","createPositionAt","filter"];return(so=function(){return t})()}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=464]})(t,e)}const io=oo;function ao(){const t=["fontFamily","FontSize","FORMAT_FONT_COLOR","FontBackgroundColorEditing","commandParams","normalizeSizeOptions","*Set font color:* %0","FontFamilyEditing","toLowerCase","*Reset font size*","has","type","fontBackgroundColor.colors","FontColorEditing","91716dKwDmi","FORMAT_FONT_BACKGROUND","fontColor","descriptionFactory","1403397XXJbXm","fontSize.options","registerInlineAttribute","plugins","config","FORMAT_FONT_FAMILY","1726043NsBhXx","label","5zMUMMJ","*Set font size:* %0","*Set font background color:* %0","trim","*Set font family:* %0","FontSizeEditing","*Reset font family*","enableDefaultAttributesIntegration","commandName","locale","8kAXQWX","10261zPTVga","185381lLxzqi","get","16CITgpC","registerAttributeLabel","450306nxjuzK","value","fontColor.colors","model","title","30tVKGxd","afterInit","422420cjinEM","formatInline","format","editor","registerDescriptionCallback","fontBackgroundColor","*Reset font color*","FORMAT_FONT_SIZE","_registerLegacyDescription","find","TrackChangesEditing","*Reset font background color*","fontSize"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(130487===parseInt(n(512))/1+parseInt(n(524))/2+-parseInt(n(489))/3*(-parseInt(n(515))/4)+-parseInt(n(501))/5*(-parseInt(n(517))/6)+parseInt(n(513))/7+parseInt(n(511))/8*(parseInt(n(493))/9)+parseInt(n(522))/10*(-parseInt(n(499))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(506),commandName:io(474)},{pluginName:io(482),commandName:io(475)},{pluginName:io(488),commandName:io(491)},{pluginName:io(478),commandName:io(467)}];class uo extends t.Plugin{[io(523)](){const t=io,e=this[t(465)][t(510)],n=this[t(465)][t(496)][t(514)](t(472));for(const{pluginName:e,commandName:r}of co)this[t(465)][t(496)][t(485)](e)&&(n[t(508)](r),n[t(495)](r));n[t(492)][t(516)](t(474),Wr(e,t(469))),n[t(492)][t(516)](t(475),Wr(e,t(498))),n[t(492)][t(516)](t(491),Wr(e,t(477))),n[t(492)][t(516)](t(467),Wr(e,t(490))),this[t(470)]()}[io(470)](){const t=io,e=this[t(465)],n=e[t(510)];e[t(496)][t(514)](t(472))[t(492)][t(466)]((e=>{const r=t,o=n.t;if(r(525)!=e[r(486)])return;const{data:i}=e;if(null!=i){if(r(474)==i[r(509)]){const t=i[r(479)][0][r(518)];if(t){const e=o(this[r(465)][r(496)][r(514)](r(476))[r(480)](this[r(465)][r(497)][r(514)](r(494)))[r(471)]((e=>e[r(520)]==t))[r(521)])[r(483)]();return{type:r(464),content:Wr(n,r(502),e)}}return{type:r(464),content:Wr(n,r(484))}}if(r(475)==i[r(509)]){const t=i[r(479)][0][r(518)];return t?{type:r(464),content:Wr(n,r(505),t)}:{type:r(464),content:Wr(n,r(507))}}if(r(491)==i[r(509)]){const t=i[r(479)][0][r(518)];if(t){const e=(0,s.normalizeColorOptions)(this[r(465)][r(497)][r(514)](r(519)))[r(471)]((e=>e[r(520)]==t));let i=t,a="";return e&&(i=e[r(500)],a=o(i)[r(483)]()),{type:r(464),content:Wr(n,r(481),a)[r(504)](),color:{value:t,title:a||i}}}return{type:r(464),content:Wr(n,r(468))}}if(r(467)==i[r(509)]){const t=i[r(479)][0][r(518)];if(t){const e=(0,s.normalizeColorOptions)(this[r(465)][r(497)][r(514)](r(487)))[r(471)]((e=>e[r(520)]==t));let i=t,a="";return e&&(i=e[r(500)],a=o(i)[r(483)]()),{type:r(464),content:Wr(n,r(503),a)[r(504)](),color:{value:t,title:a||i}}}return{type:r(464),content:Wr(n,r(473))}}}}))}}function lo(){const t=["fontBackgroundColor","*Set format to:* %0","FontSize","formatBlock","2001738GFahXF","1126680LkjZRe","entries","enableCommand","normalizeSizeOptions","config","1423008kgTeWu","find","18646731NUlWVn","formatInline","pasteFormat","*Remove all formatting*","editor","commands","2899482GpKOEQ","get","copyFormat","boolean","charAt","slice","type","4592jaSEXo","toUpperCase","fontColor","model","fontSize","enableDefaultAttributesIntegration","744rXnTlq","commandParams","label","plugins","TrackChangesEditing","format","push","_registerLegacyDescription","afterInit","descriptionFactory","commandName","split","title","fontSize.options","locale","4NlVZQc","join","registerDescriptionCallback","toLowerCase","829445Qokeol","length","fontColor.colors"];return(lo=function(){return t})()}const fo=go;!function(t,e){const n=go,r=t();for(;;)try{if(987709===parseInt(n(455))/1+parseInt(n(450))/2+-parseInt(n(463))/3*(-parseInt(n(438))/4)+-parseInt(n(442))/5+parseInt(n(449))/6+parseInt(n(417))/7*(-parseInt(n(423))/8)+-parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class ho extends t.Plugin{[fo(431)](){const t=fo,e=this[t(461)],n=e[t(426)][t(464)](t(427)),r=e[t(462)][t(464)](t(412)),s=e[t(462)][t(464)](t(459));r&&s&&(n[t(422)](t(459)),n[t(452)](t(412)),this[t(430)]())}[fo(430)](){const t=fo,e=this[t(461)],n=e[t(437)];e[t(426)][t(464)](t(427))[t(432)][t(440)]((r=>{const s=t;if(s(448)!=r[s(416)]&&s(458)!=r[s(416)])return;const{data:o}=r;if(o&&s(459)===o[s(433)]){const t=[],r=o[s(424)][0];for(const[n,o]of Object[s(451)](r))t[s(429)](po(e,n,o));return t[s(443)]?{type:s(428),content:Wr(n,s(446),t[s(439)](", "))}:{type:s(428),content:Wr(n,s(460))}}}))}}function go(t,e){const n=lo();return(go=function(t,e){return n[t-=412]})(t,e)}function po(t,e,n){const r=fo,o=t[r(437)].t,i=e[r(434)](/(?=[A-Z])/)[r(439)](" "),a=o(i[r(414)](0)[r(418)]()+i[r(415)](1))[r(441)]();if(r(413)==typeof n)return a;if(r(419)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(454)][r(464)](r(444)))[r(456)]((t=>t[r(420)]==n));return a+" ("+(e?o(e[r(425)])[r(441)]():n)+")"}if(r(421)===e&&isNaN(parseFloat(n))){const e=t[r(426)][r(464)](r(447))[r(453)](t[r(454)][r(464)](r(436)))[r(456)]((t=>t[r(420)]==n));return a+" ("+(e?o(e[r(435)])[r(441)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(976871===-parseInt(n(417))/1+parseInt(n(419))/2+-parseInt(n(407))/3+-parseInt(n(440))/4+parseInt(n(415))/5+parseInt(n(413))/6*(-parseInt(n(429))/7)+parseInt(n(439))/8*(parseInt(n(434))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(441)](){const t=mo,e=this[t(433)];if(!e[t(409)][t(437)](t(428)))return;this[t(431)]=e[t(424)][t(423)](t(444));const n=e[t(421)],r=e[t(409)][t(423)](t(414));r[t(427)](t(432));for(const e of this[t(431)])t(435)!=e[t(443)]&&r[t(422)][t(425)](e[t(443)],(n=>{const r=t,i=this[r(438)](e[r(443)]);return null!==i?s(n,i):o(n,e[r(403)])}));function s(e,r){return Wr(n,t(416),[e,r])}function o(e,r){return Wr(n,t(426),[e,r])}this[t(404)]()}[mo(404)](){const t=mo,e=this[t(433)],n=e[t(421)];e[t(409)][t(423)](t(414))[t(422)][t(406)]((e=>{const r=t;if(r(430)!=e[r(405)])return;const{data:s}=e;if(s&&r(432)==s[r(410)]){const e=s[r(412)][0][r(445)],c=this[r(438)](e);if(null!==c)return{type:r(436),content:Wr(n,r(408),(a=c,Wr(n,r(416),[1,a])))};const u=this[r(431)][r(420)]((t=>t[r(443)]===e))[r(403)];return{type:r(436),content:Wr(n,r(408),(o=1,i=u,Wr(n,t(426),[o,i])))}}var o,i,a}))}[mo(438)](t){const e=mo;var n,r;const s=t[e(442)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(431)])||void 0===n?void 0:n[e(420)]((n=>n[e(443)]==t));if(o&&o[e(411)]){const t=o[e(411)],n=(null!==(r=t[e(418)])&&void 0!==r?r:t)[e(442)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["commandParams","2076QIhhot","TrackChangesEditing","875625GLsLja","ELEMENT_HEADING","678582qRXXby","name","3463732HaAxyx","find","locale","descriptionFactory","get","config","registerElementLabel","ELEMENT_HEADING_CUSTOM","enableDefaultAttributesIntegration","HeadingEditing","12152eoFYkZ","formatBlock","_headingOptions","heading","editor","11180025miUGTX","paragraph","format","has","_getHeadingLevel","24cVwrzg","7228224jYYQWy","afterInit","match","model","heading.options","value","title","_registerLegacyDescription","type","registerDescriptionCallback","4711503cwpzrh","*Change to:* %0","plugins","commandName","view"];return(bo=function(){return t})()}function To(t,e){const n=Ao();return(To=function(t,e){return n[t-=111]})(t,e)}const _o=To;!function(t,e){const n=To,r=t();for(;;)try{if(569700===parseInt(n(140))/1*(-parseInt(n(115))/2)+-parseInt(n(121))/3+-parseInt(n(145))/4*(-parseInt(n(119))/5)+-parseInt(n(150))/6+-parseInt(n(143))/7+-parseInt(n(136))/8*(parseInt(n(120))/9)+parseInt(n(126))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[_o(135)](){const t=_o,e=this[t(151)];if(!e[t(141)][t(133)](t(111)))return;const n=e[t(141)][t(132)](t(146)),r=e[t(127)];n[t(114)](t(124)),n[t(139)](t(124)),n[t(113)][t(112)](t(124),Wr(r,t(149))),this[t(117)]()}[_o(117)](){const t=_o,e=this[t(151)],n=e[t(127)];e[t(141)][t(132)](t(146))[t(113)][t(122)]((r=>{const s=t;if(s(123)!=r[s(142)])return;const{data:o}=r;if(o&&s(124)==o[s(147)]){const t=n.t,r=o[s(148)][0][s(128)];if(r){const o=e[s(125)][s(132)](s(137))[s(130)]((t=>t[s(131)]==r)),i=t(o[s(116)])[s(129)]();return{type:s(144),content:Wr(n,s(138),i),color:{value:o[s(118)],title:o[s(116)]}}}return{type:s(144),content:Wr(n,s(134),Wr(n,s(149)))}}}))}}function Ao(){const t=["commandName","commandParams","FORMAT_HIGHLIGHT","3513390wLnDsW","editor","HighlightEditing","registerAttributeLabel","descriptionFactory","enableDefaultAttributesIntegration","488660eEYyJg","title","_registerLegacyDescription","color","32145vkBgoW","9BOpekU","1699002OFeSaJ","registerDescriptionCallback","formatInline","highlight","config","26907090TsWItv","locale","value","toLowerCase","find","model","get","has","*Remove highlight*","afterInit","5509960EIQaXC","highlight.options","*Set highlight:* %0","registerInlineAttribute","3FsQmXx","plugins","type","1736952NYvNdW","format","436pqsaWb","TrackChangesEditing"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=405]})(t,e)}function Lo(){const t=["addClass","dataDowncast","225923saPwlx","get","registerElementLabel","5448018kzKpyO","296zCZSBk","has","showSuggestionHighlights","insert","enableCommand","for","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","2841021OcENjZ","5246230CzzgoD","horizontalLine","10SyYndc","176603sNvtLV","ck-horizontal-line","conversion","createEmptyElement","createContainerElement","createPositionAt","2655544BBNlab","locale","afterInit","plugins","elementToStructure","descriptionFactory","editor","TrackChangesEditing","2ZPIQgF","high","31935312LrfzDz","div"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(727324===-parseInt(n(419))/1*(parseInt(n(413))/2)+parseInt(n(431))/3+parseInt(n(405))/4+parseInt(n(432))/5+parseInt(n(422))/6+parseInt(n(435))/7*(parseInt(n(423))/8)+parseInt(n(415))/9*(-parseInt(n(434))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(407)](){const t=ko,e=this[t(411)];if(!e[t(408)][t(424)](t(430)))return;e[t(408)][t(420)](t(412))[t(427)](t(433));const n=e[t(408)][t(420)](t(412)),r=e[t(406)];n[t(410)][t(421)](t(433),(e=>Wr(r,t(429),e))),e[t(437)][t(428)](t(418))[t(409)]({model:t(433),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(425)])return null;const o=n[s(439)](s(416)),i=n[s(438)]("hr");return n[s(417)](s(436),o),n[s(426)](n[s(440)](o,0),i),o},converterPriority:t(414)})}}const So=Ro;function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Ro,r=t();for(;;)try{if(620610===-parseInt(n(490))/1+parseInt(n(499))/2*(parseInt(n(479))/3)+-parseInt(n(512))/4*(-parseInt(n(481))/5)+-parseInt(n(494))/6*(parseInt(n(483))/7)+-parseInt(n(485))/8+-parseInt(n(513))/9*(-parseInt(n(480))/10)+-parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(514)](){const t=So,e=this[t(508)];if(!e[t(488)][t(507)](t(509)))return;const n=e[t(488)][t(484)](t(486)),r=e[t(498)];n[t(503)][t(476)](t(478),(e=>Wr(r,t(489),e))),n[t(504)](t(493)),n[t(502)](t(491)),n[t(503)][t(510)]((e=>{const n=t;if(n(515)!=e[n(482)])return;const{data:s}=e;if(s&&n(491)==s[n(497)]&&e[n(501)]()[n(477)][n(511)].is(n(487),n(478))){const t=Wr(r,n(489));return{type:n(500),content:Wr(r,n(496),t)}}})),this[t(492)]()}[So(492)](){const t=So,e=this[t(508)],n=e[t(498)];e[t(488)][t(484)](t(486))[t(503)][t(510)]((e=>{const r=t;if(r(505)!=e[r(482)])return;const{data:s}=e;if(s&&r(493)==s[r(506)]){const t=Wr(n,r(489));return{type:r(500),content:Wr(n,r(496),t)}}}))}}function Mo(){const t=["descriptionFactory","enableDefaultAttributesIntegration","formatBlock","commandName","has","editor","HtmlEmbed","registerDescriptionCallback","nodeAfter","947396VFYDuR","595917onmCbA","afterInit","attribute","registerElementLabel","start","rawHtml","117COwRYU","90HDkdlZ","25QZEVjr","type","85421PVoNMr","get","4222600KMNIcF","TrackChangesEditing","element","plugins","ELEMENT_HTML_EMBED","311777hOLWlD","value","_registerLegacyDescription","htmlEmbed","294pTdNjs","6612122jYiYft","*Change %0 content*","key","locale","45082bYlbRP","format","getFirstRange","registerBlockAttribute"];return(Mo=function(){return t})()}const Oo=Fo;function wo(){const t=["getSuggestionCallback","*Remove image text alternative*","imageTextAlternative","31714vnYtmZ","Inline image to block image","editor","createRange","ImageUploadEditing","isBefore","2103050OATGkd","findIndex","isCollapsed","imageTypeBlock","_findSuggestions","filter","formatInline","getFirstRange","imageBlock","ImageEditing","get","imageTypeInline","5KRtVFD","type","imageStylePreApply","key","getNearestSelectionRange","enableCommand","commandParams","change","removeObject","find","resizedWidth","fromPosition","8464638kkAPNa","plugins","140406QwdQpY","alt","addObject","commandName","ELEMENT_INLINE_IMAGE","insertion","format","schema","getContainedElement","registerElementLabel","isBlockImage","descriptionFactory","ELEMENT_IMAGE","forceDefaultExecution","width","imageCaption","ImageTextAlternativeEditing","caption","convertInlineImageToBlock","subType","*Set image text alternative:* %0","nodeBefore","markInsertion","isOwn","isEqual","ImageCaptionEditing","8njzJGA","attribute","toNext","*Set image width:* %0","deletion","ImageResize","_suggestionFactory","start","model","toggleImageCaption","registerAttributeLabel","ImageBlockEditing","accept","document","ELEMENT_CAPTION","end","3899098mfNneD","registerBlockAttribute","*Reset image width*","chain","locale","backward","registerCustomCallback","enableDefaultAttributesIntegration","4155745lZJdHD","FORMAT_IMAGE_SIZE","newValue","createRangeOn","2jXrYDz","insertImage","formatBlock","selection","convertBlockImageToInline","join","_registerLegacyDescription","afterInit","6488280bCphrK","forward","isIntersecting","registerDescriptionCallback","detach","previous","markBlockFormat","length","TrackChangesEditing","68aYmQoN","ImageUtils","ImageInlineEditing","ImageCaptionUtils","discard","toPrevious","resizeImage","markDeletion","imageInline","element","getCaptionFromImageModelElement","uploadImage","getClosestSelectedImageElement","nodeAfter","Block image to inline image","has"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(729269===-parseInt(n(537))/1*(parseInt(n(573))/2)+-parseInt(n(483))/3*(-parseInt(n(554))/4)+-parseInt(n(469))/5*(-parseInt(n(481))/6)+parseInt(n(525))/7*(-parseInt(n(509))/8)+-parseInt(n(545))/9+parseInt(n(579))/10+-parseInt(n(533))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(544)](){const t=Oo,e=this[t(575)];if(!e[t(482)][t(569)](t(588)))return;const n=e[t(482)][t(467)](t(553)),r=e[t(482)][t(467)](t(555)),s=e[t(529)];n[t(474)](t(538)),n[t(494)][t(492)](t(587),(e=>Wr(s,t(495),e))),n[t(494)][t(492)](t(562),(e=>Wr(s,t(487),e))),n[t(494)][t(492)](t(500),(()=>Wr(s,t(523)))),e[t(482)][t(569)](t(577))&&n[t(474)](t(565)),e[t(482)][t(569)](t(520))&&e[t(482)][t(569)](t(556))&&(n[t(474)](t(468),((s,o)=>{const i=t,a=r[i(566)](e[i(517)][i(522)][i(540)]);e[i(517)][i(476)]((()=>{const t=i;n[t(551)](a,{commandName:t(468),commandParams:[o]},[],t(541))}))})),n[t(474)](t(582),((s,o)=>{const a=t;e[a(517)][a(476)]((t=>{const c=a;let u=r[c(566)](e[c(517)][c(522)][c(540)]),l=t[c(536)](u);const f=i.LivePosition[c(480)](l[c(516)],c(559)),h=i.LivePosition[c(480)](l[c(524)],c(511));n[c(496)]((()=>s(o))),u=r[c(566)](e[c(517)][c(522)][c(540)]),l=t[c(536)](u);const g=t[c(576)](f,h);f[c(549)](),h[c(549)](),n[c(551)](u,{commandName:c(468),commandParams:[o]},[],c(501)),g[c(516)][c(578)](l[c(516)])&&n[c(505)](t[c(576)](g[c(516)],l[c(516)]),c(501)),l[c(524)][c(578)](g[c(524)])&&n[c(505)](t[c(576)](l[c(524)],g[c(524)]),c(501))}))})),n[t(515)][t(531)](t(539),t(501),t(542),(()=>!1)),n[t(515)][t(531)](t(539),t(501),t(521),(()=>!1)),n[t(515)][t(531)](t(539),t(501),t(558),n[t(515)][t(570)](t(539),"",t(521))),n[t(515)][t(531)](t(488),t(501),t(542),(()=>!1)),n[t(515)][t(531)](t(488),t(501),t(558),(([r])=>{const s=t,o=n[s(515)][s(570)](s(488),"",s(558));let i=r[s(516)],a=r[s(524)];const c=e[s(517)][s(490)][s(473)](i,s(530)),u=e[s(517)][s(490)][s(473)](a,s(546));c[s(581)]&&(i=c[s(516)]),u[s(581)]&&(a=u[s(524)]),o([e[s(517)][s(576)](i,a)])})),n[t(515)][t(531)](t(539),t(501),t(528),c),n[t(515)][t(531)](t(488),t(501),t(528),c)),e[t(482)][t(569)](t(508))&&(n[t(474)](t(518),((s,o)=>{const i=t,a=e[i(482)][i(467)](i(557));let c=r[i(566)](e[i(517)][i(522)][i(540)]),u=a[i(564)](c);e[i(517)][i(476)]((()=>{const t=i;if(u)return void n[t(561)](e[t(517)][t(536)](u));const l=r[t(493)](c);s(o),c=r[t(566)](e[t(517)][t(522)][t(540)]),u=a[t(564)](c),n[t(505)](e[t(517)][t(536)](u),l?null:t(498))}))})),n[t(515)][t(531)](t(488),t(498),t(528),c));const o=[{type:t(539),subType:t(471)},{type:t(488),subType:t(498)},{type:t(539),subType:t(501)},{type:t(488),subType:t(501)}];function a(e,s){const i=t,a=o[i(580)]((({type:t,subType:n})=>e[i(470)]==t&&e[i(502)]==n)),c=o[i(580)]((({type:t,subType:e})=>s[i(470)]==t&&s[i(502)]==e));if(a<0||c<0)return!1;const u=e[i(586)](),l=s[i(586)]();if((0==a||1==a)&&2==c&&u[i(547)](l))return!0;if(2==a&&3==c){const t=n[i(583)](u,i(488))[i(584)]((({suggestion:t,meta:e})=>e[i(506)]&&i(501)==t[i(502)]));if(t[i(552)]>1&&l[i(524)][i(507)](u[i(516)]))return!0;if(1==t[i(552)]&&(u[i(516)][i(507)](l[i(524)])||u[i(524)][i(507)](l[i(516)])))return!0}if(3==a&&3==c&&u[i(516)][i(578)](l[i(516)])){const t=u[i(524)][i(567)],e=l[i(516)][i(504)];return r[i(493)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(482)][t(569)](t(514))&&(n[t(532)](t(560)),n[t(526)](t(479)),n[t(494)][t(519)](t(479),Wr(s,t(534)))),e[t(482)][t(569)](t(499))&&(n[t(532)](t(572)),n[t(526)](t(484))),n[t(494)][t(548)]((e=>{const n=t;if(o[n(478)]((({type:t,subType:r})=>e[n(470)]==t&&e[n(502)]==r)))return e[n(550)]?{}:void 0})),n[t(494)][t(548)]((e=>{const n=t;if(n(488)==e[n(470)]||n(513)==e[n(470)]){const t=e[n(491)]();if(t&&t.is(n(563),n(500)))return{type:n(488)==e[n(470)]?n(485):n(477),element:t,quantity:1}}})),n[t(494)][t(548)]((e=>t(539)==e[t(470)]&&t(501)==e[t(502)]?{type:t(489),content:t(574)}:t(539)==e[t(470)]&&t(541)==e[t(502)]?{type:t(489),content:t(568)}:void 0)),n[t(494)][t(548)]((e=>{const n=t;if(n(510)!=e[n(470)])return;const{data:r}=e;if(!r||n(484)!=r[n(472)])return;const o=r[n(535)];return o?{type:n(489),content:Wr(s,n(503),'"'+o+'"')}:{type:n(489),content:Wr(s,n(571))}})),this[t(543)]()}[Oo(543)](){const t=Oo,e=this[t(575)],n=e[t(529)];e[t(482)][t(467)](t(553))[t(494)][t(548)]((e=>{const r=t;if(r(539)!=e[r(470)]&&r(585)!=e[r(470)])return;const{data:s}=e;if(s){if(r(572)==s[r(486)]){const t=s[r(475)][0][r(535)];return t?{type:r(489),content:Wr(n,r(503),'"'+t+'"')}:{type:r(489),content:Wr(n,r(571))}}if(r(560)==s[r(486)]){const t=s[r(475)][0][r(497)];return t?{type:r(489),content:Wr(n,r(512),t)}:{type:r(489),content:Wr(n,r(527))}}}}))}}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=476]})(t,e)}const Bo=Po;function xo(){const t=["registerCustomCallback","*Replace image URL*","plugins","format","getSuggestionCallback","805yGqkST","1286061SmZjCQ","60NfRlWO","has","type","get","914rFzBiN","registerDescriptionCallback","descriptionFactory","oldValue","7574435vdJCOH","discard","formatBlock","replaceImageSource","editor","_handleLegacySuggestions","registerBlockAttribute","15270990gMzelY","1821921SQaHuY","afterInit","accept","locale","commandName","formatInline","src","ImageEditing","attribute","_suggestionFactory","12fjgvfL","9124160pexsKR","_registerLegacyDescription","*Format:* replace image URL","TrackChangesEditing","newValue","4exdqPA","9KmqyxO","2554005BcUNQi","key","enableDefaultAttributesIntegration"];return(xo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(875829===parseInt(n(476))/1*(-parseInt(n(482))/2)+-parseInt(n(494))/3*(parseInt(n(510))/4)+-parseInt(n(512))/5*(parseInt(n(504))/6)+-parseInt(n(477))/7+parseInt(n(505))/8+-parseInt(n(511))/9*(parseInt(n(493))/10)+-parseInt(n(486))/11*(-parseInt(n(478))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(495)](){const t=Bo;if(!this[t(490)][t(517)][t(479)](t(501)))return;const e=this[t(490)][t(497)],n=this[t(490)][t(517)][t(481)](t(508));n[t(514)](t(489)),n[t(492)](t(500)),n[t(484)][t(483)]((n=>{const r=t;if(r(502)!=n[r(480)])return;const{data:s}=n;return s&&r(500)==s[r(513)]?s[r(509)]&&s[r(485)]?{type:r(518),content:Wr(e,r(516))}:{type:r(518),content:""}:void 0})),this[t(491)]()}[Bo(491)](){const t=Bo,e=this[t(490)][t(517)][t(481)](t(508));e[t(503)][t(515)](t(488),t(489),t(496),e[t(503)][t(519)](t(488),null,t(487))),e[t(503)][t(515)](t(488),t(489),t(487),e[t(503)][t(519)](t(488),null,t(496))),this[t(506)]()}[Bo(506)](){const t=Bo,e=this[t(490)],n=e[t(497)];e[t(517)][t(481)](t(508))[t(484)][t(483)]((e=>{const r=t;if(r(488)!=e[r(480)]&&r(499)!=e[r(480)])return;const{data:s}=e;return s&&r(489)==s[r(498)]?{type:r(518),content:Wr(n,r(507))}:void 0}))}}const jo=Vo;function Go(){const t=["192JGhpzR","selection","newRange","subType","getSuggestions","accept","normalizedStyles","enableCommand","7168896fGlKHB","514827ljKyve","join","format","isInlineImage","TrackChangesEditing","has","discard","getContainedElement","getClosestSelectedImageElement","3729271FWKdPl","change","commands","toLowerCase","9837856dMsdBt","_suggestionFactory","markInlineFormat","getFirstRange","getSuggestion","descriptionFactory","side","from","imageTypeInline","shouldConvertImageType","model","convertInlineImageToBlock","ImageUtils","length","refresh","162665ZSSdtH","1571283lWmfgB","2501800Vxwcoc","setImageNaturalSizeAttributes","imageStyle","isBefore","insertion","chain","discardSuggestion","_findSuggestions","suggestion","registerCustomCallback","registerPostFixer","_splitMarkerName","_registerLegacyDescription","FORMAT_SIDE_IMAGE","editor","imageTypeBlock","next","formatBlock","start","formatInline","nodeAfter","ImageStyleEditing","isInContent","end","isOwn","document","author","locale","isIntersecting","commandParams","hasSuggestion","getChangedMarkers","type","imageCaption","title","imageStylePostApply","registerDescriptionCallback","forEach","get","isEqual","imageStylePreApply","filter","commandName","plugins","4ReaWPi","findIndex","markBlockFormat","afterInit","head","commandReversedParams","getSuggestionCallback","value","Users","name","nodeBefore","createRangeOn","isBlockImage","differ","*Format:* %0"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(944459===parseInt(n(469))/1+-parseInt(n(470))/2+parseInt(n(440))/3*(parseInt(n(514))/4)+parseInt(n(468))/5*(-parseInt(n(431))/6)+-parseInt(n(449))/7+parseInt(n(453))/8+parseInt(n(439))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(517)](){const t=jo,n=this[t(484)];if(!n[t(513)][t(445)](t(491)))return;const r=n[t(513)][t(508)](t(444)),s=n[t(513)][t(508)](t(465)),o={};r[t(438)](t(472),((o,i)=>{const a=t,c=n[a(513)][a(508)](a(522)).me,u=n[a(451)][a(508)](a(472));let l=s[a(448)](n[a(463)][a(495)][a(432)]),f=n[a(463)][a(525)](l),h=u[a(521)];if(h==i[a(521)])return;const g={commandName:a(472),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(463)][a(450)]((()=>{const t=a;if(r[t(435)]()[t(511)]((e=>e[t(492)]&&c==e[t(496)]&&(t(487)==e[t(502)]||t(489)==e[t(502)])&&(t(510)==e[t(434)]||t(505)==e[t(434)])&&e[t(456)]()[t(509)](f)))[t(507)]((e=>r[t(476)](e[t(518)]))),l=s[t(448)](n[t(463)][t(495)][t(432)]),f=n[t(463)][t(525)](l),u[t(467)](),n[t(451)][t(508)](t(461))[t(467)](),n[t(451)][t(508)](t(485))[t(467)](),h=u[t(521)],h!=i[t(521)])return s[t(443)](l)&&u[t(462)](i[t(521)],l)?(o({...i,setImageSizes:!1}),l=s[t(448)](n[t(463)][t(495)][t(432)]),void r[t(516)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(510))):void(s[t(526)](l)?r[t(516)](l,g,[],t(505)):r[t(455)](f,g,t(505)))}))}));for(const e of n[t(513)][t(508)](t(491))[t(437)])o[e[t(523)]]=e[t(504)][t(452)]();r[t(454)][t(479)](t(487),t(510),t(441),(()=>!1)),r[t(454)][t(479)](t(487),t(505),t(441),(()=>!1)),r[t(454)][t(479)](t(489),t(505),t(441),(()=>!1)),r[t(454)][t(479)](t(487),t(510),t(436),(([e])=>{const n=t;s[n(471)](e[n(447)]())})),r[t(454)][t(479)](t(487),t(510),t(446),((e,n)=>{const s=t;r[s(454)][s(520)](s(487),"",s(436))(e,{commandName:n[s(512)],commandParams:n[s(519)]})})),r[t(454)][t(479)](t(487),t(510),t(475),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(487),subType:t(510)},{type:t(474),subType:t(503)},{type:t(487),subType:t(464)},{type:t(474),subType:t(464)}];function a(e,n){const o=t,a=i[o(515)]((({type:t,subType:n})=>e[o(502)]==t&&e[o(434)]==n)),c=i[o(515)]((({type:t,subType:e})=>n[o(502)]==t&&n[o(434)]==e));if(a<0||c<0)return!1;const u=e[o(456)](),l=n[o(456)]();if((0==a||1==a)&&2==c&&u[o(498)](l))return!0;if(2==a&&3==c){const t=r[o(477)](u,o(474))[o(511)]((({suggestion:t,meta:e})=>e[o(494)]&&o(464)==t[o(434)]));if(t[o(466)]>1&&l[o(493)][o(509)](u[o(488)]))return!0;if(1==t[o(466)]&&(u[o(488)][o(509)](l[o(493)])||u[o(493)][o(509)](l[o(488)])))return!0}if(3==a&&3==c&&u[o(488)][o(473)](l[o(488)])){const t=u[o(493)][o(490)],e=l[o(488)][o(524)];return s[o(526)](t)&&t===e}return!1}n[t(463)][t(495)][t(480)]((()=>{const e=t;let o=!1;const i=Array[e(460)](n[e(463)][e(495)][e(429)][e(501)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(481)](t);if(e(478)==i&&r[e(500)](u)){if(e(487)==a&&(e(510)==c||e(505)==c)){const t=r[e(457)](u);if(n[e(433)]){const n=t[e(456)]()[e(447)]();if(s[e(526)](n))continue;r[e(476)](t),o=!0}}if(e(474)==a&&e(503)==c&&!n[e(433)]){const t=r[e(457)](u);t[e(486)]&&t[e(486)][e(492)]&&(r[e(476)](t[e(486)]),o=!0)}}}return o})),this[t(482)](o)}[jo(482)](t){const e=jo,n=this[e(484)],r=n[e(497)];n[e(513)][e(508)](e(444))[e(458)][e(506)]((n=>{const s=e;if(s(487)!=n[s(502)]&&s(489)!=n[s(502)])return;const{data:o}=n;if(!o||s(472)!=o[s(512)])return;const i=o[s(499)][0][s(521)];return function(t){const e=s;return{type:e(442),content:Wr(r,e(430),t)}}(s(459)===i?Wr(r,s(483)):t[i]||i)}))}}function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=482]})(t,e)}const zo=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(911716===parseInt(n(501))/1+-parseInt(n(483))/2+-parseInt(n(507))/3+parseInt(n(504))/4+parseInt(n(505))/5+parseInt(n(506))/6*(parseInt(n(486))/7)+-parseInt(n(482))/8)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(513)]=!1,this[e(494)]=!1}[zo(508)](){const t=zo,e=this[t(485)],n=e[t(489)][t(500)](t(495)),r=e[t(489)][t(500)](t(509));n&&(n.on(t(497),((e,[,n])=>{const s=t;this[s(513)]=r[s(512)],n[s(491)][s(492)]=!this[s(513)]}),{priority:t(502)}),this[t(498)](n,t(511),this[t(487)][t(490)](this)),this[t(498)](n,t(511),(()=>{const e=t;this[e(494)]&&(r[e(497)](),this[e(494)]=!1)}),{priority:t(510)}),e[t(488)][t(500)](t(499))[t(484)](t(495)))}[zo(487)](t,e){const n=zo,{suggestions:r}=e,s=this[n(485)][n(489)][n(500)](n(509)),o=s[n(512)];this[n(513)]!==o&&(s[n(497)](),this[n(494)]=!0),r&&r[n(493)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(485)][o(488)][o(500)](o(503)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(495)}}};this[o(485)][o(488)][o(500)](o(499))[o(496)](i)}))}}function qo(){const t=["track_changes","forEach","_trackChangesExecuted","importWord","_setSuggestionData","execute","listenTo","TrackChangesEditing","get","763519RIuLpD","high","Users","6177608FAcVWX","7775605crRUNV","6hBFaLq","3939534amxyDI","afterInit","trackChanges","lowest","dataInsert","value","_trackChangesValueDuringImport","7298000jibUtM","1494750kvZkji","enableCommand","editor","150339TOhuYY","_handleImportedData","plugins","commands","bind","collaboration_features"];return(qo=function(){return t})()}const Qo=Zo;function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(848530===-parseInt(n(121))/1*(parseInt(n(125))/2)+-parseInt(n(139))/3*(-parseInt(n(123))/4)+parseInt(n(120))/5+-parseInt(n(112))/6*(parseInt(n(135))/7)+-parseInt(n(124))/8+parseInt(n(132))/9*(parseInt(n(138))/10)+parseInt(n(142))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Xo extends t.Plugin{[Qo(145)](){const t=Qo,e=this[t(131)],n=e[t(130)][t(111)](t(119));if(e[t(130)][t(149)](t(118))&&(n[t(110)](t(134)),n[t(110)](t(126))),e[t(130)][t(149)](t(136)))for(const e of[t(114),t(122)])n[t(116)](e);const r=e[t(113)];n[t(133)](t(143)),n[t(137)][t(141)](t(143),Wr(r,t(117))),this[t(115)]()}[Qo(115)](){const t=Qo,e=this[t(131)],n=e[t(113)],r=e[t(130)][t(111)](t(119));r[t(137)][t(127)]((e=>{const s=t;if(s(148)!=e[s(147)])return;const{data:o}=e;if(!o)return;if(s(114)!=o[s(146)]&&s(122)!=o[s(146)])return;const i=e[s(144)]()[0],a=r[s(137)][s(128)](i);return s(114)==o[s(146)]?{type:s(150),content:Wr(n,s(129),a)}:s(122)==o[s(146)]?{type:s(150),content:Wr(n,s(140),a)}:void 0}))}}function Yo(){const t=["*Indent:* %0","plugins","editor","279uRIHSE","registerBlockAttribute","indent","245slvvPn","IndentBlock","descriptionFactory","91470ohTYgN","39YWnaJM","*Outdent:* %0","registerAttributeLabel","16336925LCUBoO","blockIndent","getItems","afterInit","commandName","type","formatBlock","has","format","enableCommand","get","272280OrvOFZ","locale","indentBlock","_registerLegacyDescription","enableDefaultAttributesIntegration","FORMAT_INDENT","IndentEditing","TrackChangesEditing","2097375KnmLEI","1116567hzXiIJ","outdentBlock","440940SSmnKr","542920tpTqXS","2mhidWI","outdent","registerDescriptionCallback","getItemLabel"];return(Yo=function(){return t})()}function Jo(t,e){var n=ti();return(Jo=function(t,e){return n[t-=143]})(t,e)}var $o=Jo;function ti(){var t=["TrackChangesEditing","plugins","965622yXLHFb","327458oCdTHc","5546037MzJLQq","6210078kjmLnC","input","editor","8aOyHue","1444707BDZpcr","360536gfEMOI","enableCommand","requires","11449190MWmydr","init","get","9lpinNc","65OsFagm","6EfPveJ"];return(ti=function(){return t})()}!function(t,e){for(var n=Jo,r=t();;)try{if(692384===-parseInt(n(149))/1+-parseInt(n(148))/2*(parseInt(n(145))/3)+-parseInt(n(156))/4*(-parseInt(n(144))/5)+parseInt(n(151))/6+-parseInt(n(150))/7*(-parseInt(n(154))/8)+parseInt(n(143))/9*(-parseInt(n(159))/10)+parseInt(n(155))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(158)](){return[vs.Input]}[$o(160)](){var t=$o;this[t(153)][t(147)][t(161)](t(146))[t(157)](t(152))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(222344===parseInt(n(349))/1+parseInt(n(336))/2+-parseInt(n(366))/3*(parseInt(n(333))/4)+parseInt(n(351))/5*(-parseInt(n(354))/6)+parseInt(n(329))/7+parseInt(n(367))/8*(parseInt(n(331))/9)+parseInt(n(359))/10*(parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(365)](){const t=ni,e=this[t(352)];if(!e[t(363)][t(343)](t(332)))return;const n=e[t(363)][t(355)](t(362)),r=e[t(350)][t(355)](t(346));n[t(369)](t(346)),n[t(369)](t(347)),n[t(338)](t(361));for(const e of r[t(340)])n[t(338)](e.id),n[t(337)][t(330)](e.id,t(360)+e[t(344)][t(334)]()+")");n[t(337)][t(368)]((n=>{const r=t;if(r(356)!=n[r(345)])return;const{data:s}=n;if(!s||r(361)!=s[r(342)])return;const o=s[r(357)],i=e[r(370)];return{type:r(364),content:null==o?Wr(i,r(348)):Wr(i,r(353),'"'+o+'"')}})),this[t(335)]()}[ni(335)](){const t=ni,e=this[t(352)],n=e[t(370)];e[t(363)][t(355)](t(362))[t(337)][t(368)]((e=>{const r=t;if(r(358)!=e[r(345)])return;const{data:s}=e;if(s){if(r(346)==s[r(328)]){const t=s[r(339)][0];return{type:r(364),content:Wr(n,r(353),'"'+t+'"')}}return r(347)==s[r(328)]?{type:r(364),content:Wr(n,r(348))}:void 0}}))}}function oi(){const t=["*Remove link*","98601aiwrcs","commands","5JpJoWl","editor","*Set link:* %0","2520138oijUWy","get","attribute","newValue","formatInline","10wTAGnO","link (","linkHref","TrackChangesEditing","plugins","format","afterInit","39aJYTOM","273776oTnWoH","registerDescriptionCallback","enableDefaultAttributesIntegration","locale","commandName","1483804POFSPv","registerAttributeLabel","9ixelad","LinkEditing","48420bEsHQY","toLowerCase","_registerLegacyDescription","486452LJFQge","descriptionFactory","registerInlineAttribute","commandParams","manualDecorators","2328821edCfky","key","has","label","type","link","unlink"];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(904429===parseInt(n(164))/1*(parseInt(n(138))/2)+parseInt(n(131))/3+parseInt(n(154))/4+parseInt(n(122))/5*(parseInt(n(134))/6)+-parseInt(n(175))/7+-parseInt(n(149))/8*(-parseInt(n(178))/9)+-parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(113)](){const t=ii,e=this[t(112)],n=e[t(184)];if(!e[t(171)][t(125)](t(111)))return;const r=e[t(171)][t(147)](t(107)),s=e[t(171)][t(125)](t(137));function o(t){return()=>{const n=ai,s=e[n(117)][n(140)][n(139)],o=e[n(142)][n(147)](t);if(o[n(108)])return void e[n(174)](n(159),{});const i=t[n(179)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(133)](t)[s(191)]((t=>function(t,e){const n=s;return e[n(155)](t[n(167)],n(177))&&!e[n(152)](t)}(t,r)));o=o[s(191)]((t=>!t.is(s(127),s(177))||t[s(176)](s(145))!=e));const i=new Set;for(const t of o)t.is(s(127),s(177))?i[s(130)](ui(t)):i[s(130)](t);return Array[s(133)](i)}(s[n(163)](),i,e[n(117)][n(188)]);e[n(117)][n(162)]((()=>{const e=n;for(const n of a)r[e(109)](n,{commandName:t,commandParams:[{forceValue:!o[e(108)]}],formatGroupId:e(172)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(133)](t);const r=n[e(192)]((t=>e(177)!=t[e(166)]));return r>-1&&(n=n[e(179)](0,r)),n}(e[n(117)][n(140)][n(139)][n(163)]()),o=e[n(117)][n(156)](e[n(117)][n(150)](s[0],n(132)),e[n(117)][n(150)](s[s[n(170)]-1],n(157)));e[n(117)][n(162)]((()=>{const e=n;r[e(109)](o,{commandName:t,commandParams:[],formatGroupId:e(119)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(124)];for(;t&&t[n(176)](n(119))>e[n(176)](n(119));)r[n(130)](t),t=t[n(124)]}return Array[n(133)](r)}(s))}))}}r[t(115)](t(186),o(t(186))),r[t(115)](t(181),o(t(181))),s&&r[t(115)](t(165),o(t(165))),r[t(115)](t(144),i(t(144))),r[t(115)](t(183),i(t(183))),s&&r[t(115)](t(153),(()=>{const n=t,s=e[n(142)][n(147)](n(153)),o=Array[n(133)](s[n(118)]);o[n(191)]((t=>t[n(176)](n(128))!=s[n(108)])),e[n(117)][n(162)]((()=>{const t=n;for(const e of o)r[t(109)](e,{commandName:t(153),commandParams:[{forceValue:!s[t(108)]}]})}))})),r[t(110)][t(135)](t(177),(e=>Wr(n,t(185),e))),r[t(110)][t(180)]((e=>{const r=t;if(r(189)!=e[r(136)]&&r(190)!=e[r(136)])return;const{data:s}=e;if(s){if(r(186)==s[r(114)]||r(181)==s[r(114)]||r(165)==s[r(114)])switch(s[r(114)][r(148)](r(126),"")){case r(158):return o(Wr(n,r(116)));case r(182):return o(Wr(n,r(123)));case r(143):return o(Wr(n,r(146)))}if(r(144)==s[r(114)])return{type:r(168),content:Wr(n,r(141),Wr(n,r(185)))};if(r(183)==s[r(114)])return{type:r(168),content:Wr(n,r(151),Wr(n,r(185)))};if(r(153)==s[r(114)])return s[r(121)][0][r(173)]?{type:r(168),content:Wr(n,r(129))}:{type:r(168),content:Wr(n,r(187))}}function o(t){const e=r;return{type:e(168),content:Wr(n,e(160),t)}}}))}}function ui(t){const e=ii,n=t[e(176)](e(119));if(0==n)return t;let r=t;for(;t[e(161)]&&t[e(161)].is(e(127),e(177));){const s=t[e(161)][e(176)](e(119));if(s==n)r=t[e(161)];else if(s<n)break;t=t[e(161)]}return r}function li(){const t=["enableCommand","ELEMENT_BULLETED_LIST","model","_selectedElements","listIndent","push","commandParams","205reRmiD","ELEMENT_NUMBERED_LIST","nextSibling","has","List","element","todoListChecked","*Check item*","add","2294505wwsReG","before","from","131646xPWMsZ","registerElementLabel","type","LegacyTodoListEditing","11428KRQTTc","selection","document","*Indent:* %0","commands","todo","indentList","listType","ELEMENT_TODO_LIST","get","replace","24yqZgef","createPositionAt","*Outdent:* %0","isObject","checkTodoList","4360796ARXXUL","checkChild","createRange","end","bulleted","paragraph","*Change to:* %0","previousSibling","change","getSelectedBlocks","159yEFDMF","todoList","name","parent","format","26576870ZWGUEt","length","plugins","blockName","forceValue","execute","9983253zJZASH","getAttribute","listItem","3975462mGWGvk","slice","registerDescriptionCallback","bulletedList","numbered","outdentList","locale","ELEMENT_LIST_ITEM","numberedList","*Uncheck item*","schema","formatBlock","formatInline","filter","findIndex","TrackChangesEditing","value","markBlockFormat","descriptionFactory","LegacyListEditing","editor","afterInit","commandName"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(127),e(177))&&t[e(176)](e(119))>0){let r=t[e(124)];for(;r&&e(177)==r[e(166)]&&r[e(176)](e(119))==t[e(176)](e(119));)n[e(120)](r),r=r[e(124)]}return n}const hi=di;function gi(){const t=["*Format:* set start index to %0","change","_getSuggestionBlocksForListStyle","backward","map","63bBpkug","handleListStyleCommand","handleDescriptions","3njOHVd","listItem","unshift","registerDescriptionCallback","getFirstPosition","afterInit","config","commandParams","model","getSelectedBlocks","*Format:* set order to regular","listStart","bind","LegacyListUtils","handleListReversedCommand","length","listStyle","styles","createPositionAt","TrackChangesEditing","*Change to:* %0","list.properties","2378586sWZCwI","default","filter","numbered","477430FURHmV","1920438rQjPOD","push","getAttribute","commandName","type","LegacyListPropertiesEditing","before","*Format:* set order to reversed","parent","319226RHYpju","formatBlock","createRange","_getTranslationKeyForListStyle","enableCommand","markMultiRangeBlockFormat","1186592nFDwFy","reversed","_LIST_","getListTypeFromListStyleType","locale","editor","toUpperCase","_getSuggestionBlocks","getLastPosition","selection","has","listType","listReversed","getSiblingNodes","replace","descriptionFactory","plugins","flat","startIndex","ELEMENT_","document","format","forward","handleListStartCommand","formatInline","element","get","1062884fwSzem","448620bRruPy","from"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(259625===-parseInt(n(510))/1+parseInt(n(556))/2*(parseInt(n(520))/3)+parseInt(n(509))/4+-parseInt(n(546))/5+-parseInt(n(547))/6+-parseInt(n(542))/7+-parseInt(n(562))/8*(-parseInt(n(517))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(525)](){const t=hi;if(!this[t(567)][t(498)][t(572)](t(552)))return;const e=this[t(567)][t(526)][t(508)](t(541)),n=this[t(567)][t(498)][t(508)](t(539));e[t(537)]&&n[t(560)](t(536),this[t(518)][t(532)](this)),e[t(563)]&&n[t(560)](t(494),this[t(534)][t(532)](this)),e[t(500)]&&n[t(560)](t(531),this[t(505)][t(532)](this)),n[t(497)][t(523)](this[t(519)][t(532)](this))}[hi(518)](t,e={}){const n=hi,r=this[n(567)][n(498)][n(508)](n(539)),s=this[n(514)]();this[n(567)][n(528)][n(513)]((()=>{const t=n;r[t(561)](s,{commandName:t(536),commandParams:[{type:e[t(551)]}],formatGroupId:t(536)})}))}[hi(534)](t,e={}){const n=hi,r=this[n(567)][n(498)][n(508)](n(539)),s=this[n(569)]((t=>t.is(n(507),n(521))&&n(545)===t[n(549)](n(493))));if(s[n(535)]<1)return;const o=s[n(516)]((t=>this[n(567)][n(528)][n(558)](this[n(567)][n(528)][n(538)](t,n(553)),this[n(567)][n(528)][n(538)](t,0))));this[n(567)][n(528)][n(513)]((()=>{const t=n;r[t(561)](o,{commandName:t(494),commandParams:[{reversed:e[t(563)]}],formatGroupId:t(494)})}))}[hi(505)](t,e={}){const n=hi,r=this[n(567)][n(498)][n(508)](n(539)),s=this[n(569)]((t=>t.is(n(507),n(521))&&n(545)===t[n(549)](n(493))));if(s[n(535)]<1)return;const o=s[n(516)]((t=>this[n(567)][n(528)][n(558)](this[n(567)][n(528)][n(538)](t,n(553)),this[n(567)][n(528)][n(538)](t,0))));this[n(567)][n(528)][n(513)]((()=>{const t=n;r[t(561)](o,{commandName:t(531),commandParams:[{startIndex:e[t(500)]}],formatGroupId:t(531)})}))}[hi(519)](t){const e=hi;if(e(557)!=t[e(551)]&&e(506)!=t[e(551)])return;const n=this[e(567)][e(566)],{data:r}=t;if(!r)return;let s,o;switch(r[e(550)]){case e(536):s=e(540),o={type:e(503),content:Wr(n,s,Wr(n,this[e(559)](r[e(527)][0][e(551)])))};break;case e(494):s=r[e(527)][0][e(563)]?e(554):e(530),o={type:e(503),content:Wr(n,s)};break;case e(531):s=e(512),o={type:e(503),content:Wr(n,s,r[e(527)][0][e(500)])}}return o}[hi(514)](){const t=hi;var e,n,r,s;const o=this[t(567)][t(498)][t(508)](t(533));let i=Array[t(511)](this[t(567)][t(528)][t(502)][t(571)][t(529)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(507),t(521)))&&i[t(522)](...o[t(495)](this[t(567)][t(528)][t(502)][t(571)][t(524)](),t(515))),(null===(n=i[i[t(535)]-1])||void 0===n?void 0:n.is(t(507),t(521)))&&i[t(548)](...o[t(495)](this[t(567)][t(528)][t(502)][t(571)][t(570)](),t(504))),i=[...new Set(i)],(null===(s=null===(r=this[t(567)][t(528)][t(502)][t(571)][t(524)]())||void 0===r?void 0:r[t(555)])||void 0===s?void 0:s.is(t(507),t(521)))&&(i=i[t(544)]((e=>e.is(t(507),t(521))))),i}[hi(569)](t){const e=hi,n=this[e(567)][e(498)][e(508)](e(533));let r=Array[e(511)](this[e(567)][e(528)][e(502)][e(571)][e(529)]())[e(544)](t)[e(516)]((t=>{const r=e,s=this[r(567)][r(528)][r(538)](t,0);return[...n[r(495)](s,r(515)),...n[r(495)](s,r(504))]}))[e(499)]();return r=[...new Set(r)],r}[hi(559)](t){const e=hi;return e(501)+(this[e(567)][e(498)][e(508)](e(533))[e(565)](t)||e(543))[e(568)]()+e(564)+t[e(568)]()[e(496)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["showSuggestionHighlights","586328kMaMFW","editor","options","div","attribute:url:media","3391068LepuQX","14ihGNqs","locale","21938qztulZ","descriptionFactory","MediaEmbedEditing","for","conversion","ELEMENT_MEDIA","65QFlYLk","TrackChangesEditing","211672oJjMJe","153yLCYYh","dataDowncast","high","98yamMAK","27IOskeb","enableCommand","get","data","afterInit","elementToElement","has","144402wjFcKi","670uYYxjh","downcastDispatcher","mediaEmbed","createEmptyElement","registerElementLabel","plugins","stop","38159NZkgHZ","media","2541495EUeazo"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(755712===-parseInt(n(492))/1*(-parseInt(n(504))/2)+parseInt(n(505))/3*(-parseInt(n(500))/4)+parseInt(n(482))/5+-parseInt(n(512))/6*(-parseInt(n(490))/7)+parseInt(n(484))/8*(parseInt(n(501))/9)+parseInt(n(513))/10*(-parseInt(n(480))/11)+parseInt(n(489))/12*(-parseInt(n(498))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(509)](){const t=mi,e=this[t(485)];if(!e[t(478)][t(511)](t(494)))return;const n=e[t(478)][t(507)](t(499)),r=e[t(491)];n[t(506)](t(475)),n[t(493)][t(477)](t(481),(e=>Wr(r,t(497),e))),e[t(496)][t(495)](t(502))[t(510)]({model:t(481),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(483)])return n[s(476)](s(487))},converterPriority:t(503)}),e[t(508)][t(474)].on(t(488),((e,n,r)=>{const s=t;r[s(486)][s(483)]&&e[s(479)]()}),{priority:t(503)})}}const Ti=yi;function _i(){const t=["has","470JejoRR","847488hHyNEj","1595424jknSgB","17410WGpINe","get","5FgcWjI","95769KqDPGG","66790NwXvQo","afterInit","1149750ldobcx","mention","5028fAjRRb","plugins","273CvBVCK","enableCommand","TrackChangesEditing","MentionEditing","editor"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(109213===-parseInt(n(315))/1*(parseInt(n(317))/2)+-parseInt(n(323))/3*(parseInt(n(321))/4)+-parseInt(n(332))/5+-parseInt(n(330))/6+-parseInt(n(319))/7+parseInt(n(331))/8+parseInt(n(316))/9*(parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(318)](){const t=Ti,e=this[t(327)];e[t(322)][t(328)](t(326))&&e[t(322)][t(314)](t(325))[t(324)](t(320))}}const ki=Li;function Ci(){const t=["395990zKNXPO","locale","3010678KXGxFZ","45VNsPZn","*Remove format:* %0","9426GExdPv","337866hpKmom","60XtjWej","8566948HrsRNz","registerDescriptionCallback","head","listMarkerStyle","listType","data","343544ZPnwSK","multiLevelList","3068cjgkCL","has","afterInit","handleDescriptions","enableDefaultAttributesIntegration","key","MultiLevelList","get","ELEMENT_MULTI_LEVEL_LIST","editor","30gcSWyt","plugins","format","21aaEKFw","registerBlockAttribute","newValue","descriptionFactory","oldValue","TrackChangesEditing","5457ornvXr","*Set format:* %0","16yzyTWW","next"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=463]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(718763===-parseInt(n(467))/1*(-parseInt(n(474))/2)+-parseInt(n(465))/3*(parseInt(n(485))/4)+parseInt(n(495))/5*(parseInt(n(475))/6)+-parseInt(n(498))/7*(parseInt(n(483))/8)+parseInt(n(472))/9*(-parseInt(n(469))/10)+parseInt(n(471))/11*(parseInt(n(476))/12)+parseInt(n(477))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(487)](){const t=ki,e=this[t(494)],n=e[t(496)][t(492)](t(464));e[t(496)][t(486)](t(491))&&(n[t(489)](t(484)),n[t(499)](t(480)),n[t(501)][t(478)]((e=>this[t(488)](e))))}[ki(488)](t){const e=ki,n=this[e(494)][e(470)],{data:r}=t,s={type:e(497),content:""};if(r&&e(480)==r[e(490)]){if(!r[e(463)])return{type:e(497),content:Wr(n,e(466),Wr(n,e(493)))+" ("+r[e(500)]+")"};if(!r[e(500)]){let o=t[e(479)];for(;o;){if(o[e(482)]&&e(481)==o[e(482)][e(490)]&&o[e(482)][e(500)])return s;o=o[e(468)]}return{type:e(497),content:Wr(n,e(473),Wr(n,e(493)))+" ("+r[e(463)]+")"}}}}}const Si=Ri;function Ri(t,e){const n=vi();return(Ri=function(t,e){return n[t-=463]})(t,e)}function vi(){const t=["locale","editor","814188HvWGCA","2385IGclpe","pageBreak","66dFYtSw","get","636PgOsJB","plugins","has","6805eGmkhr","afterInit","ELEMENT_PAGE_BREAK","TrackChangesEditing","292bjIMJM","enableCommand","665592LJBVUZ","8808PdKydg","descriptionFactory","1rOVpIF","PageBreakEditing","13881aDxyce","3827130pZnHaN","registerElementLabel","544312OxCKLj"];return(vi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(230077===-parseInt(n(480))/1*(parseInt(n(485))/2)+parseInt(n(463))/3+-parseInt(n(475))/4*(-parseInt(n(471))/5)+-parseInt(n(468))/6*(parseInt(n(482))/7)+parseInt(n(478))/8*(parseInt(n(464))/9)+parseInt(n(483))/10+parseInt(n(466))/11*(-parseInt(n(477))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(472)](){const t=Si,e=this[t(487)];if(!e[t(469)][t(470)](t(481)))return;e[t(469)][t(467)](t(474))[t(476)](t(465));const n=e[t(469)][t(467)](t(474)),r=e[t(486)];n[t(479)][t(484)](t(465),(e=>Wr(r,t(473),e)))}}const Oi=wi;function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(943282===-parseInt(n(166))/1+parseInt(n(139))/2*(parseInt(n(156))/3)+-parseInt(n(117))/4*(parseInt(n(127))/5)+-parseInt(n(122))/6+-parseInt(n(112))/7+parseInt(n(170))/8+parseInt(n(131))/9*(parseInt(n(130))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(154)](){const t=Oi,e=this[t(153)];if(!e[t(115)][t(136)](t(164)))return;const n=e[t(143)],r=e[t(115)][t(121)](t(151));r[t(149)][t(145)](t(137),(e=>Wr(n,t(144),e))),r[t(171)](t(137)),r[t(142)](t(108)),e[t(124)][t(146)].on(t(126),Pi(e),{priority:t(140)}),e[t(116)][t(146)].on(t(126),((n,r,s)=>{const o=t;s[o(129)][o(141)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(140)});const s=r[t(149)];s[t(148)]((r=>{const o=t;if(o(111)!==r[o(161)])return;const{start:i,end:a}=r[o(103)]();if(!i[o(113)](a)||!i[o(119)])return;const c=e[o(120)][o(172)],u=i[o(119)];return c[o(135)](u)&&!c[o(104)](u)&&c[o(150)](u,o(169))?{type:o(111),content:Wr(n,o(147),s[o(157)](u,1))}:void 0})),this[t(125)]()}[Oi(125)](){const t=Oi,e=this[t(153)],n=e[t(143)];e[t(115)][t(121)](t(151))[t(149)][t(148)]((e=>{const r=t;if(r(109)!=e[r(161)])return;const{data:s}=e;return s&&r(137)==s[r(152)]?{type:r(163),content:Wr(n,r(106),Wr(n,r(144)))}:void 0}))}}function Di(){const t=["ck-suggestion-marker-split","insert","toViewPosition","isBlock","has","paragraph","consumable","4YPPjVl","highest","showSuggestionHighlights","enableCommand","locale","ELEMENT_PARAGRAPH","registerElementLabel","downcastDispatcher","*Insert:* %0","registerDescriptionCallback","descriptionFactory","checkChild","TrackChangesEditing","commandName","editor","afterInit","mapper","2370609ilOueW","getItemLabel","span","start","end","type","addClass","format","Paragraph","createUIElement","1794691sVzHHZ","ck-suggestion-marker--active","name","$text","944160myinGf","enableDefaultAttributesIntegration","schema","getFirstRange","isLimit","writer","*Change to:* %0","markerName","insertParagraph","formatBlock","markerRange","insertion","2552200XRomyn","isTouching","bindElementToMarker","plugins","data","6738716TLgMRy","activeMarkers","nodeAfter","model","get","9493032cshFEB","includes","editing","_registerLegacyDescription","addMarker:suggestion:insertion","5QmfsKa","consume","options","380FERqdj","1106289xvkPKl"];return(Di=function(){return t})()}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(115)][o(121)](o(151)),a=r[o(110)][o(159)],c=r[o(110)][o(160)],u=t[o(120)][o(172)];if(!a[o(113)](c)||!a[o(119)])return;const l=a[o(119)];if(u[o(135)](l)&&!u[o(104)](l)&&u[o(150)](l,o(169))){if(!s[o(138)][o(128)](r[o(110)],n[o(168)]))return;const t=s[o(105)][o(165)](o(158),{class:o(132)}),a=s[o(155)][o(134)](c);e&&i[o(118)][o(123)](r[o(107)])&&s[o(105)][o(162)](o(167),t),s[o(105)][o(133)](a,t),s[o(155)][o(114)](t,r[o(107)])}}}const Bi=Ui;function xi(){const t=["329rTAZni","formatInline","1216416XRqmmi","958460zgEyad","type","editor","*Remove all formatting*","6uLfAzf","plugins","registerDescriptionCallback","300873uDRvuM","removeFormat","1168616LqINHm","enableDefaultAttributesIntegration","TrackChangesEditing","afterInit","356853YfETZp","_registerLegacyDescription","commandName","3816vLMwuv","5290TpoTAb","RemoveFormatEditing","has","formatBlock","locale","35320RgRXED","descriptionFactory","get","format"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=105]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(309033===-parseInt(n(114))/1+parseInt(n(106))/2+parseInt(n(120))/3+-parseInt(n(116))/4+parseInt(n(107))/5*(parseInt(n(111))/6)+-parseInt(n(133))/7*(-parseInt(n(129))/8)+parseInt(n(123))/9*(-parseInt(n(124))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(119)](){const t=Bi,e=this[t(109)];e[t(112)][t(126)](t(125))&&(e[t(112)][t(131)](t(118))[t(117)](t(115)),this[t(121)]())}[Bi(121)](){const t=Bi,e=this[t(109)];e[t(112)][t(131)](t(118))[t(130)][t(113)]((n=>{const r=t;if(r(127)!=n[r(108)]&&r(105)!=n[r(108)])return;const{data:s}=n;return s&&r(115)==s[r(122)]?{type:r(132),content:Wr(e[r(128)],r(110))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=477]})(t,e)}function Hi(){const t=["464440BjQLAm","trackChanges","TrackChangesEditing","35CsPfxl","acceptAllSuggestions","acceptSuggestion","12oFmGMX","RestrictedEditingModeEditing","3187282zKnGMQ","33INzgRT","discardSuggestion","goToPreviousRestrictedEditingException","29530zuazBR","10956uRyGAg","84rwnCQK","1338dTNnnY","afterInit","142572nyjCYW","enableCommand","plugins","discardAllSuggestions","goToNextRestrictedEditingException","558EBxsHQ","editor","91qxDWom","977224CWAWJX","acceptSelectedSuggestions","has","discardSelectedSuggestions","get","187USowBd"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(325712===parseInt(n(488))/1*(-parseInt(n(487))/2)+-parseInt(n(482))/3*(parseInt(n(486))/4)+-parseInt(n(504))/5*(parseInt(n(479))/6)+-parseInt(n(507))/7*(parseInt(n(498))/8)+parseInt(n(495))/9*(-parseInt(n(485))/10)+-parseInt(n(503))/11*(parseInt(n(490))/12)+parseInt(n(497))/13*(parseInt(n(481))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Wi extends t.Plugin{[Gi(489)](){const t=Gi,e=this[t(496)];if(!e[t(492)][t(500)](t(480)))return;const n=e[t(492)][t(502)](t(506));n[t(491)](t(484)),n[t(491)](t(494));const r=e[t(492)][t(502)](t(480));r[t(491)](t(505)),r[t(491)](t(478)),r[t(491)](t(483)),r[t(491)](t(477)),r[t(491)](t(493)),r[t(491)](t(499)),r[t(491)](t(501))}}const zi=Ki;function Ki(t,e){const n=Qi();return(Ki=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(618782===-parseInt(n(279))/1+-parseInt(n(282))/2*(parseInt(n(324))/3)+parseInt(n(308))/4*(-parseInt(n(316))/5)+parseInt(n(317))/6+parseInt(n(284))/7+parseInt(n(309))/8*(parseInt(n(322))/9)+-parseInt(n(285))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class qi extends t.Plugin{static get[zi(310)](){return[Xs.ShiftEnter]}[zi(278)](){const t=zi,e=this[t(295)],n=e[t(277)][t(293)](t(321));n[t(298)](t(288)),e[t(314)][t(313)].on(t(319),Zi(e),{priority:t(330)}),e[t(314)][t(313)].on(t(320),Zi(e),{priority:t(330)}),e[t(326)][t(313)].on(t(331),((n,r,s)=>{const o=t;s[o(276)][o(299)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(300)][t(296)](t(291),(n=>Wr(e[t(297)],t(281),n)))}}function Qi(){const t=["6059056aWXMdb","requires","mapper","createUIElement","downcastDispatcher","editing","name","70caeqGf","6650106AeDwRj","merge","addMarker:suggestion:insertion","addMarker:suggestion:deletion","TrackChangesEditing","9IcgPrv","split","15iqIfXZ","writer","data","createPositionBefore","addClass","bindElementToMarker","high","addMarker:suggestion","options","plugins","init","60547tYEGbP","deletion","ELEMENT_LINE_BREAK","134270zxmEDi","test","8015084QHedBS","8795770mpCMAh","model","span","shiftEnter","element","markerRange","softBreak","activeMarkers","get","consumable","editor","registerElementLabel","locale","enableCommand","showSuggestionHighlights","descriptionFactory","ck-suggestion-marker-","markerName","getItems","includes","insert","toViewPosition","ck-suggestion-marker--active","318904YJYOfL"];return(Qi=function(){return t})()}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(277)][o(293)](o(321));if(!s[o(294)][o(283)](r[o(290)],n[o(315)]))return;const a=t[o(286)];for(const t of r[o(290)][o(303)]()){if(!t.is(o(289),o(291)))continue;const n=o(280)==r[o(302)][o(323)](":")[1]?o(318):o(323),c=s[o(325)][o(312)](o(287),{class:o(301)+n}),u=s[o(311)][o(306)](a[o(327)](t));e&&i[o(292)][o(304)](r[o(302)])&&s[o(325)][o(328)](o(307),c),s[o(325)][o(305)](u,c),s[o(311)][o(329)](c,r[o(302)])}}}const Xi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=232]})(t,e)}function Ji(){const t=["forceValue","3062808RkDMTW","8ZIkbCq","model","formatBlock","restrictedEditingException","3095244HiuJmF","has","locale","descriptionFactory","299804JnkyxJ","TrackChangesEditing","type","change","616466NDZtLv","2118753GcazdD","from","markInlineFormat","FORMAT_RESTRICTED_DISABLED","plugins","36PlRLcE","1014345IAPraP","registerDescriptionCallback","FORMAT_RESTRICTED_ENABLED","format","selection","document","get","StandardEditingModeEditing","commandName","enableCommand","formatInline","commandParams","getRanges","2694168IGFpmI","commands","afterInit","isCollapsed","value","editor"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(857406===parseInt(n(268))/1+-parseInt(n(260))/2+parseInt(n(234))/3*(parseInt(n(264))/4)+-parseInt(n(235))/5+parseInt(n(248))/6+parseInt(n(269))/7+-parseInt(n(256))/8*(-parseInt(n(255))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Xi(250)](){const t=Xi,e=this[t(253)],n=e[t(257)],r=e[t(262)];if(!e[t(233)][t(261)](t(242)))return;const s=e[t(233)][t(241)](t(265)),o=t(259),i=e[t(249)][t(241)](o);s[t(244)](o,((e,r={})=>{const a=t,c=n[a(240)][a(239)];if(c[a(251)])return void e(r);const u=void 0!==r[a(254)]?r[a(254)]:!i[a(252)];n[a(267)]((()=>{const t=a,e=Array[t(270)](c[t(247)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(271)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(263)][t(236)]((e=>{const n=t;if(n(258)!=e[n(266)]&&n(245)!=e[n(266)])return;const{data:s}=e;return s&&s[n(243)]==o?s[n(246)][0][n(254)]?{type:n(238),content:Wr(r,n(237))}:{type:n(238),content:Wr(r,n(232))}:void 0}))}}function ta(t,e){const n=ea();return(ta=function(t,e){return n[t-=129]})(t,e)}function ea(){const t=["editor","6591186ysmmxM","GeneralHtmlSupport","style","afterInit","get","type","1252830pRMgCf","element","6955QSLUVw","descriptionFactory","block","definitions","_registerLegacyDescription","1385833bjlnyh","8BRXGHN","13704102uLLsSi","commandParams","normalizeConfig","registerDescriptionCallback","add","commandName","registerAttributeLabel","registerBlockAttribute","styleName","inline","enableDefaultAttributesIntegration","getGhsAttributeNameForElement","218820BbBtyA","toLowerCase","formatInline","DataSchema","ghsAttributes","TrackChangesEditing","*Set format:* %0","has","*Remove format:* %0","FORMAT_STYLE","11uIClzJ","formatBlock","Style","plugins","config","locale","6pnnDQE","registerInlineAttribute","format","64DoNnIp","975171PyOdkc","StyleUtils","forceValue"];return(ea=function(){return t})()}const na=ta;!function(t,e){const n=ta,r=t();for(;;)try{if(763042===parseInt(n(163))/1+parseInt(n(142))/2*(-parseInt(n(146))/3)+-parseInt(n(145))/4*(-parseInt(n(158))/5)+-parseInt(n(150))/6+parseInt(n(177))/7+-parseInt(n(164))/8*(-parseInt(n(165))/9)+-parseInt(n(156))/10*(parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[na(153)](){const t=na,e=this[t(149)];if(!e[t(139)][t(133)](t(138))||!e[t(139)][t(133)](t(129)))return;const n=e[t(139)][t(154)](t(131)),r=e[t(141)],s=e[t(140)][t(154)](t(152))||{},o=e[t(139)][t(154)](t(151)),i=e[t(139)][t(154)](t(147))[t(167)](e[t(139)][t(154)](t(129)),s[t(161)]);n[t(175)](t(152));const a=new Set;for(const e of i[t(160)]){const n=o[t(176)](e[t(157)]);a[t(169)](n)}const c=new Set;for(const e of i[t(174)]){const n=o[t(176)](e[t(157)]);c[t(169)](n);for(const n of e[t(130)])c[t(169)](n)}for(const e of a)n[t(172)](e),n[t(159)][t(171)](e,Wr(r,t(135)));for(const e of c)n[t(143)](e),n[t(159)][t(171)](e,Wr(r,t(135)));this[t(162)]()}[na(162)](){const t=na,e=this[t(149)],n=e[t(141)];e[t(139)][t(154)](t(131))[t(159)][t(168)]((e=>{const r=t;if(r(137)!=e[r(155)]&&r(179)!=e[r(155)])return;const{data:s}=e;return s&&r(152)===s[r(170)]?s[r(166)][0][r(148)]?{type:r(144),content:Wr(n,r(132),s[r(166)][0][r(173)][r(178)]())}:{type:r(144),content:Wr(n,r(134),s[r(166)][0][r(173)][r(178)]())}:void 0}))}}const sa=ia;function oa(){const t=["getRowIndexes","112aDsmYc","getSelectionAffectedTableCells","isInContent","fromRange","colspan","getColumnIndexes","writer","position","insertion","toViewElement","above","_setupColumnsRowsFixing","type","$textProxy","MIN_SAFE_INTEGER","_suggestionFactory","selectTableRow","markMultiRangeDeletion","batch","getFirstRange","createTableWalker","enqueueChange","item","data","_tablePostFixingSubtypes","first","name","registerPostFixer","42717ucPdtV","join","enableCommand","TableUtils","tableRow","start","deletion","rootName","end","32HTkpfA","execute","some","insertTableRowBelow","push","order","mapper","TableEditing","removeClass","registerCustomCallback","insertTableColumnRight","$graveyard","editor","addMarker:suggestion","getItems","*Insert:* %0","getRanges","classes","markMultiRangeInsertion","_tableSuggestions","forceValue","min","selection","nodeAfter","showSuggestionHighlights","table","downcastDispatcher","isTouching","get","minRow","_splitMarkerName","selectTableColumn","every","differ","root","createRangeOn","maxColumn","getCellLocation","from","getChildren","substr","minColumn","ELEMENT_TABLE","insertTableRowAbove","_getCoordsForCells","getAttribute","filter","removeTableColumn","change","max","discard","4526417BRczIm","895446dRCeSs","ELEMENT_TABLE_ROW_WITH_TEXT","low","_getSuggestionCoords","findAncestor","startsWith","length","registerDescriptionCallback","highest","plugins","nodeBefore","toLowerCase","792063WovQsD","model","isArray","MAX_SAFE_INTEGER","2817246ovfalP","options","addRange","*Remove:* %0","accept","addClass","TrackChangesEditing","isIntersecting","left","cell","removeTableRow","has","span","last","commands","add","setSelection","subType","getSuggestion","getChanges","element","rowspan","ELEMENT_TABLE_COLUMN","tableColumn","createPositionAt","values","change:data","registerElementLabel","33592990wVgsgO","locale","insert","tablePaste","insertTable","ELEMENT_TABLE_WITH_TEXT","tableCell","ELEMENT_TABLE_COLUMN_WITH_TEXT","maxRow","afterInit","isEqual","document","getContainedElement","3048102OfZSyS","ELEMENT_TABLE_ROW","includes","5HViucV","getChangedMarkers","insertTableColumnLeft","descriptionFactory","refresh","hasAttribute","suggestion","createRangeIn","oldRange","isIntersectingWithRange","detach","_acceptFormatSuggestionCallbackFactory","map"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(998465===-parseInt(n(533))/1+-parseInt(n(537))/2+-parseInt(n(460))/3*(-parseInt(n(432))/4)+-parseInt(n(581))/5*(-parseInt(n(521))/6)+parseInt(n(520))/7+-parseInt(n(469))/8*(parseInt(n(578))/9)+parseInt(n(565))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(456)]=[e(464),e(560)],this[e(488)]=new Set}[sa(574)](){const t=sa,e=this[t(481)],n=e[t(534)][t(576)][t(491)];if(!e[t(530)][t(548)](t(476)))return;const r=e[t(566)],s=e[t(530)][t(497)](t(543)),o=e[t(530)][t(497)](t(463));s[t(584)][t(564)](t(494),(e=>Wr(r,t(511),e))),this[t(443)](),s[t(462)](t(569)),s[t(462)](t(448)),s[t(462)](t(500));for(const r of[t(512),t(472)]){const i=e[t(551)][t(497)](r);s[t(462)](r,(r=>{const a=t;e[a(534)][a(517)]((t=>{const e=a;r();const c=e(442)===i[e(474)],u=o[e(433)](n),l=o[e(431)](u),f=c?l[e(457)]-1:l[e(550)]+1,h=u[0][e(525)](e(494)),g=o[e(452)](h,{startRow:f,endRow:f}),d=Array[e(507)](g)[e(430)]((n=>t[e(504)](n[e(546)])));s[e(487)](d,e(464))}))}))}for(const r of[t(583),t(479)]){const i=e[t(551)][t(497)](r);s[t(462)](r,(r=>{const a=t;e[a(534)][a(517)]((t=>{const e=a;r();const c=e(545)===i[e(474)],u=o[e(433)](n),l=o[e(437)](u),f=c?l[e(457)]-1:l[e(550)]+1,h=u[0][e(525)](e(494)),g=o[e(452)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(507)](g)[e(430)]((n=>t[e(504)](n[e(546)])));s[e(487)](d,e(560))}))}))}for(const r of[t(547),t(516)]){const i=r[t(509)](11),a=i[t(532)](),c=a[t(509)](0,3)+t(549),u=t(494)+i,l=t(490)+i,f=t(518)+i;s[t(462)](r,(()=>{const i=t;e[i(534)][i(517)]((t=>{const e=i,h=o[e(433)](n),g=h[0][e(525)](e(494));let d;if(e(547)==r){const t=o[e(431)](h);d={startRow:t[e(457)],endRow:t[e(550)],includeAllSlots:!0}}else{const t=o[e(437)](h);d={startColumn:t[e(457)],endColumn:t[e(550)],includeAllSlots:!0}}const p=o[e(452)](g,d),m=Array[e(507)](p)[e(430)]((({cell:t})=>t)),I=ca(m[e(515)]((t=>t[e(586)](c)))),E=ca(m[e(515)]((t=>!t[e(586)](c))))[e(430)]((n=>t[e(504)](n))),b=s[e(449)](E,u);if(b&&(e(464)==b[e(554)]||e(560)==b[e(554)])){const n=this[e(524)](b);for(const r of I){const s=t[e(504)](r),i=o[e(506)](r),u=r[e(514)](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(507)](n[s(485)]())[s(430)]((t=>i.LiveRange[s(435)](t)));e[s(534)][s(517)]((t=>{const n=s,i=t[n(450)];r=r[n(515)]((t=>n(480)!=t[n(503)][n(467)])),t[n(553)](r),e[n(551)][n(497)](n(547))[n(585)](),e[n(470)](n(547),{forceDefaultExecution:!0}),e[n(534)][n(453)]((()=>{const t=n;e[t(534)][t(453)](i,(e=>{const n=t,r=o[n(515)]((t=>n(480)!=t[n(503)][n(467)]));r[n(527)]>0&&e[n(553)](r);for(const t of o)t[n(428)]()}))}))}))}function u(r){const s=t;e[s(534)][s(517)]((t=>{const o=s,a=Array[o(507)](n[o(485)]())[o(430)]((t=>i.LiveRange[o(435)](t))),c=[];for(const t of r)for(const e of t[o(483)]({shallow:!0}))c[o(473)](e);for(const n of c)o(480)!=n[o(503)][o(467)]&&(t[o(553)](t[o(561)](n,0)),e[o(551)][o(497)](o(516))[o(585)](),e[o(470)](o(516),{forceDefaultExecution:!0}));const u=a[o(515)]((t=>o(480)!=t[o(503)][o(467)]));u[o(527)]>0&&t[o(553)](u);for(const t of a)t[o(428)]()}))}function l(e,n){const r=t;return n[r(501)]((t=>e[r(471)]((e=>e[r(468)][r(575)](t[r(465)])||t[r(468)][r(575)](e[r(465)])))))}function f(e,n){const r=t;return!e[r(471)]((t=>n[r(471)]((e=>t[r(544)](e)))))&&e[r(471)]((t=>n[r(471)]((e=>t[r(468)][r(496)](e[r(465)])))))}e[t(455)][t(495)].on(t(482),((e,n,r)=>{const s=t;if(!r[s(538)][s(493)])return;const o=n[s(454)];if(!o)return;const i=r[s(475)][s(441)](o);function c(t){return Array[s(535)](t)?t:[t]}i&&s(571)===o[s(458)]&&(0,a.setHighlightHandling)(i,r[s(438)],((t,e,n)=>n[s(542)](c(e[s(486)]),t)),((t,e,n)=>n[s(477)](c(e[s(486)]),t)))}),{priority:t(529)}),s[t(584)][t(528)]((e=>{const n=t;if(n(440)!=e[n(444)]&&n(466)!=e[n(444)])return;const s=e[n(577)]();if(null!=s&&s.is(n(557),n(494))){if(n(440)==e[n(444)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)]));if(t[n(527)])return{type:n(440),content:Wr(r,n(484),Wr(r,n(570),'"'+t[n(461)](" ")+'"'))}}if(n(466)==e[n(444)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)]));if(t[n(527)])return{type:n(466),content:Wr(r,n(540),Wr(r,n(570),'"'+t[n(461)](" ")+'"'))}}}})),s[t(584)][t(528)]((e=>{const n=t;if(n(464)==e[n(554)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)])),s=this[n(524)](e),o=s[n(573)]-s[n(498)]+1;if(n(440)==e[n(444)])return t[n(527)]?{type:n(440),content:Wr(r,n(484),Wr(r,n(522),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(440),content:Wr(r,n(484),Wr(r,n(579),o))};if(n(466)==e[n(444)])return t[n(527)]?{type:n(466),content:Wr(r,n(540),Wr(r,n(522),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(466),content:Wr(r,n(540),Wr(r,n(579),o))}}if(n(560)==e[n(554)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)])),s=this[n(524)](e),o=s[n(505)]-s[n(510)]+1;if(n(440)==e[n(444)])return t[n(527)]?{type:n(440),content:Wr(r,n(484),Wr(r,n(572),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(440),content:Wr(r,n(484),Wr(r,n(559),o))};if(n(466)==e[n(444)])return t[n(527)]?{type:n(466),content:Wr(r,n(540),Wr(r,n(572),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(466),content:Wr(r,n(540),Wr(r,n(559),o))}}})),s[t(447)][t(478)](t(440),t(464),t(519),c),s[t(447)][t(478)](t(466),t(464),t(541),c),s[t(447)][t(478)](t(440),t(560),t(519),u),s[t(447)][t(478)](t(466),t(560),t(541),u),s[t(447)][t(478)](t(440),t(560),t(461),l),s[t(447)][t(478)](t(466),t(560),t(461),l),s[t(447)][t(478)](t(440),t(464),t(461),f),s[t(447)][t(478)](t(466),t(464),t(461),f)}[sa(429)](){const t=sa,e=this[t(481)],n=e[t(534)][t(576)][t(491)];return(r,s)=>{const o=t;e[o(534)][o(517)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(468)][a(531)];u&&u[0]&&!1===u[0][a(489)]&&(l=r[0][a(465)][a(492)]);const f=t[a(425)](l);if(a(480)==f[a(503)][a(467)])return;const h=Array[a(507)](n[a(485)]())[a(430)]((t=>i.LiveRange[a(435)](t)));t[a(553)](f),e[a(551)][a(497)](c)[a(585)](),u[a(473)]({forceDefaultExecution:!0}),e[a(470)](c,...u);const g=h[a(515)]((t=>a(480)!=t[a(503)][a(467)]));g[a(527)]>0&&t[a(553)](g);for(const t of h)t[a(428)]()}))}}[sa(513)](t){const e=sa,n=this[e(481)][e(530)][e(497)](e(463));let r=Number[e(536)],s=Number[e(446)],o=Number[e(536)],i=Number[e(446)];for(const a of t){if(e(480)==a[e(503)][e(467)])continue;const{row:t,column:c}=n[e(506)](a),u=a[e(586)](e(558))?a[e(514)](e(558))-1:0,l=a[e(586)](e(436))?a[e(514)](e(436))-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(443)](){const t=sa,e=this[t(481)],n=e[t(530)][t(497)](t(543)),r=e[t(530)][t(497)](t(463));e[t(534)][t(576)].on(t(563),(()=>{const r=t,s=Array[r(507)](e[r(534)][r(576)][r(502)][r(582)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(499)](t);if(r(424)!=s)continue;if(null!=e[r(426)])continue;const a=n[r(555)](o);this[r(456)][r(580)](i)&&this[r(488)][r(552)](a)}}),{priority:t(523)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(504)](e),a=e[s(525)](s(494)),c=r[s(506)](e);for(const t of this[s(488)]){const n=t[s(554)],r=n[s(526)](s(568)),u=n[s(509)](r?10:5),l=u[s(532)](),f=l[s(509)](0,3)+s(549),h=s(490)+u,g=s(518)+u;if(!t[s(434)])continue;if(a!=t[s(451)]()[s(465)][s(525)](s(494)))continue;if(t[s(427)](i))continue;const d=e[s(586)](f)?e[s(514)](f)-1:0,p=this[s(524)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(539)](i),o=!0)}return o};e[t(534)][t(576)][t(459)]((n=>{const r=t;let o=!1;for(const t of e[r(534)][r(576)][r(502)][r(556)]())if(r(567)==t[r(444)])if(r(464)==t[r(458)])for(const e of t[r(439)][r(492)][r(508)]())o=o||s(e,n);else r(571)==t[r(458)]&&(o=o||s(t[r(439)][r(492)],n));return o}))}[sa(524)](t){const e=sa;return this[e(513)](t[e(485)]()[e(430)]((t=>t[e(465)][e(492)])))}}function ca(t){const e=sa;return Array[e(507)](new Set(t)[e(562)]())}const ua=fa;function la(){const t=["plugins","registerDescriptionCallback","mergeTableCells","setSelection","deletion","value","return","descriptionFactory","3259374QpFgBW","35063eBizDc","getSelectionAffectedTableCells","_areMergableCells","registerCustomCallback","requires","formatInline","getRanges","author","*Merge cells*","cell","type","$graveyard","map","rootName","getAncestors","4600068BRtTrn","afterInit","splitTableCellVertically","get","add","623944BmpAQj","refresh","insertion","578070ZnfIHM","low","set:isEnabled","push","_suggestionFactory","isEnabled","formatBlock","forceDefaultExecution","*Split cell:* vertically","2250423IacpqZ","commands","execute","1616sAbmor","size","horizontally","containsRange","getSuggestions","detach","createTableWalker","TableEditing","document","markBlockFormat","change","_tablePostFixingSubtypes","*Split cell:* horizontally","table","accept","isInContent","root","length","selection","format","tableCell","TableUtils","3136506IOKVPm","has","find","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","markMultiRangeBlockFormat","_areSelectedCellsMergable","model","commandName","filter","from","getFirstPosition","highest","locale","mergeTableCellLeft","element","mergeTableCellRight","direction","fromRange","editor","trackChanges","subType","findAncestor","mergeTableCellDown","createRangeOn","splitTableCellHorizontally","enableCommand","TrackChangesEditing","stop","_isForcedDefaultExecutionBlock","getCellLocation"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(897408===-parseInt(n(355))/1+parseInt(n(392))/2+parseInt(n(367))/3+-parseInt(n(350))/4+-parseInt(n(358))/5+-parseInt(n(334))/6+-parseInt(n(335))/7*(-parseInt(n(370))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(339)](){return[aa]}[ua(351)](){const t=ua,e=this[t(314)],n=e[t(399)][t(378)][t(388)],r=e[t(308)];if(!e[t(326)][t(393)](t(377)))return;const s=e[t(326)][t(353)](t(322)),o=e[t(326)][t(353)](t(391)),a=e[t(326)][t(353)](aa);a[t(381)][t(361)](t(328)),s[t(321)](t(328),(()=>{const n=t,r=o[n(336)](e[n(399)][n(378)][n(388)]);e[n(399)][n(380)]((()=>{const t=n;s[t(397)](r,{commandName:t(328),commandParams:[]},[],t(328))}))})),e[t(368)][t(353)](t(328)).on(t(369),((n,r)=>{const o=t;e[o(368)][o(353)](o(315))[o(331)]&&(r[o(387)]>0&&r[r[o(387)]-1]&&r[r[o(387)]-1][o(365)]||s[o(324)]||this[o(398)]()||n[o(323)]())}),{priority:t(404)});for(const n of[t(396),t(311),t(318),t(309)]){const r=e[t(368)][t(353)](n);s[t(321)](n,(()=>{const n=t,o=e[n(399)][n(378)][n(388)][n(403)]()[n(349)]()[n(394)]((t=>t.is(n(310),n(390)))),i=r[n(331)];e[n(399)][n(380)]((()=>{const t=n;s[t(397)]([o,i],{commandName:t(328),commandParams:[]},[],t(328))}))}))}for(const n of[t(352),t(320)]){const r=e[t(368)][t(353)](n);s[t(321)](n,(()=>{const i=t,a=o[i(336)](e[i(399)][i(378)][i(388)])[0],c=a[i(317)](i(383)),{column:u,row:l}=o[i(325)](a);let f=[];if(i(372)==r[i(312)]){const t=o[i(376)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(402)](t)[i(347)]((t=>t[i(344)]))}else{const t=o[i(376)](c,{column:u,includeAllSlots:!0});f=Array[i(402)](t)[i(347)]((t=>t[i(344)]))}e[i(399)][i(380)]((t=>{const e=i;s[e(379)](t[e(319)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(333)][t(327)]((e=>{const n=t;if(n(364)!=e[n(345)]&&n(340)!=e[n(345)])return;const{data:s}=e;return s&&n(328)==s[n(400)]?{type:n(389),content:Wr(r,n(343))}:void 0})),s[t(333)][t(327)]((e=>{const n=t;if(n(364)!=e[n(345)]&&n(340)!=e[n(345)])return;const{data:s}=e;return s?n(352)==s[n(400)]?{type:n(389),content:Wr(r,n(366))}:n(320)==s[n(400)]?{type:n(389),content:Wr(r,n(382))}:void 0:void 0}));const c=a[t(395)]();for(const e of[t(396),t(311),t(318),t(309)])s[t(362)][t(338)](t(364),e,t(384),c);for(const e of[t(352),t(320)])s[t(362)][t(338)](t(364),e,t(384),c);s[t(362)][t(338)](t(364),t(328),t(384),(r=>{const s=t;e[s(399)][s(380)]((t=>{const o=s,a=Array[o(402)](n[o(341)]())[o(347)]((t=>i.LiveRange[o(313)](t)));t[o(329)](r),e[o(368)][o(353)](o(328))[o(356)](),e[o(369)](o(328),{forceDefaultExecution:!0});const c=a[o(401)]((t=>o(346)!=t[o(386)][o(348)]));c[o(387)]>0&&t[o(329)](c);for(const t of a)t[o(375)]()}))}));for(const n of[t(396),t(318),t(309),t(311)]){const r=e[t(368)][t(353)](n);r.on(t(360),((n,s,o)=>{const i=t;if(o){const t=e[i(399)][i(378)][i(388)][i(403)]()[i(349)]()[i(394)]((t=>t.is(i(310),i(390))));this[i(337)](r[i(331)],t)||(n[i(332)]=!1,n[i(323)]())}}),{priority:t(359)})}}[ua(398)](){const t=ua,e=this[t(314)][t(368)][t(353)](t(328)),n=this[t(314)][t(326)][t(353)](t(391));if(!e[t(363)])return!1;const r=n[t(336)](this[t(314)][t(399)][t(378)][t(388)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(337)](e,n))return!1;return!0}[ua(337)](t,e){const n=ua,r=this[n(314)][n(326)][n(353)](n(322)),s=this[n(314)][n(399)][n(319)](t),o=this[n(314)][n(399)][n(319)](e),i=new Set,a=new Set;for(const t of r[n(374)]())if((n(357)==t[n(345)]||n(330)==t[n(345)]||n(328)==t[n(316)])&&t[n(385)])for(const e of t[n(341)]())e[n(373)](s,!0)&&i[n(354)](t[n(345)]+":"+t[n(342)].id),e[n(373)](o,!0)&&a[n(354)](t[n(345)]+":"+t[n(342)].id);if(i[n(371)]!=a[n(371)])return!1;for(const t of i)if(!a[n(393)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=459]})(t,e)}function pa(){const t=["parent","editor","4580605QnmRih","options","_registerLegacyDescription","addMarker:suggestion","setTableRowHeader","includes","end","FORMAT_HEADER_ROW","TableUtils","31815ObxpcA","6491790QPEzVi","28764901rFnrzH","*Format:* %0","writer","nodeBefore","removeAttribute","_splitMarkerName","ck-suggestion-marker-","TableEditing","afterInit","headingColumns","downcastDispatcher","removeMarker:suggestion","_suggestionFactory","2oKQISt","accept","2546769aRQVLl","has","plugins","registerDescriptionCallback","item","name","TrackChangesEditing","registerAttributeLabel","_acceptFormatSuggestionCallbackFactory","stop","createTableWalker","editing","commandName","getCellLocation","headingRows","FORMAT_HEADER_COLUMN","consumable","markerName","formatBlock","FORMAT_REGULAR_COLUMN","setTableColumnHeader","requires","addClass","cell","descriptionFactory","consume","registerBlockAttribute","_handleLegacySuggestions","showSuggestionHighlights","commandParams","get","format","16yOwIiK","forceValue","mapper","nodeAfter","type","highest","enableDefaultAttributesIntegration","start","markerNameToElements","bindElementToMarker","173962hinYZT","getSuggestion","setAttribute","locale","registerCustomCallback","data","activeMarkers","ck-suggestion-marker--active","markerRange","2317826JISWTk","4SCamkd","2340WqaYLn","data-suggestion","removeClass","FORMAT_REGULAR_ROW","toViewElement","unbindElementFromMarkerName"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(570934===parseInt(n(485))/1+parseInt(n(528))/2*(parseInt(n(530))/3)+parseInt(n(495))/4*(parseInt(n(504))/5)+parseInt(n(514))/6+parseInt(n(494))/7*(-parseInt(n(475))/8)+-parseInt(n(513))/9*(-parseInt(n(496))/10)+-parseInt(n(515))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(464)](){return[aa]}[ga(523)](){const t=ga,e=this[t(503)];if(!e[t(532)][t(531)](t(522)))return;const n=e[t(488)],r=e[t(532)][t(473)](t(536));r[t(481)](t(508)),r[t(481)](t(463)),r[t(469)](t(544)),r[t(469)](t(524)),r[t(467)][t(537)](t(544),Wr(n,t(511))),r[t(467)][t(537)](t(524),Wr(n,t(545))),this[t(470)]()}[ga(470)](){const t=ga,e=this[t(503)][t(532)][t(473)](t(536)),n=this[t(503)][t(532)][t(473)](t(512)),r=this[t(503)][t(532)][t(473)](aa)[t(538)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(520)](o[a(460)]),l=e[a(486)](u),f=l[a(490)];if(a(461)!=l[a(479)]||!f||a(463)!=f[a(542)])return;if(o[a(534)])return void s[a(539)]();if(!i[a(459)][a(468)](o[a(493)],s[a(535)]))return;const h=o[a(493)][a(482)][a(478)],g=o[a(493)][a(510)][a(518)],d=h[a(502)][a(502)],{column:p}=n[a(543)](h),{column:m}=n[a(543)](g);for(let s=p;s<=m;s++){const l=n[a(540)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(466)],l=i[a(477)][a(500)](s);i[a(517)][a(465)](a(521)+c,l),r&&i[a(517)][a(487)](a(497),u,l),i[a(477)][a(484)](l,o[a(460)]),t&&(e[a(491)][a(509)](o[a(460)])?i[a(517)][a(465)](a(492),l):i[a(517)][a(498)](a(492),l))}}}}e[t(527)][t(489)](t(461),t(508),t(529),r),e[t(527)][t(489)](t(461),t(463),t(529),r),this[t(503)][t(541)][t(525)].on(t(507),s(),{priority:t(480)}),this[t(503)][t(490)][t(525)].on(t(507),((e,n,r)=>{const o=t;r[o(505)][o(471)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(480)}),this[t(503)][t(541)][t(525)].on(t(526),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(520)](r[o(460)]),c=e[o(486)](a),u=c[o(490)];if(o(461)!=c[o(479)]||!u||o(463)!=u[o(542)])return;const l=s[o(477)][o(483)](r[o(460)]);if(l)for(const t of l)s[o(517)][o(498)](o(521)+i,t),s[o(517)][o(498)](o(492),t),s[o(517)][o(519)](o(497),t),s[o(477)][o(501)](t,r[o(460)])}),{priority:t(480)}),this[t(506)]()}[ga(506)](){const t=ga,e=this[t(503)],n=e[t(488)];function r(e){const r=t;return{type:r(474),content:Wr(n,r(516),e)}}e[t(532)][t(473)](t(536))[t(467)][t(533)]((e=>{const s=t;if(s(461)!=e[s(479)])return;const{data:o}=e;if(o){if(s(508)==o[s(542)]){const t=o[s(472)][0][s(476)];return r(Wr(n,s(t?511:499)))}if(s(463)==o[s(542)]){const t=o[s(472)][0][s(476)];return r(Wr(n,s(t?545:462)))}}}))}}const Ia=ba;function Ea(){const t=["getChanges","createRangeOn","stop","endRow","length","high","tableCellBorderWidth","getRange","accept","columnInsertionIndexes","getRowIndexes","ck-suggestion-marker-insertion","insertion","removeColumns","getSuggestions","document","markMultiRangeBlockFormat","markerToHighlight","columnInsertionRanges","504blEKSF","filter","registerPostFixer","column","_replaceTableSlotCell","_tablePostFixingSubtypes","registerDescriptionCallback","_splitMarkerName","Users","conversion","markMultiRangeInsertion","suggestion:formatBlock:tablePasteCell","getChildren","fromRange","1079145mZFAsQ","createElement","insertRows","paragraph","createTableWalker","insertColumns","forceDefaultExecution","selection","isEmpty","every","startsWith","for","editing","getChangedMarkers","get","suggestion","forEach","last","dataDowncast","schema","remove","activeMarkers","suggestion-td","setAttribute","editingDowncast","endColumn","getSuggestionCallback","previousSibling","columns","markMultiRangeDeletion","low","end","root","getChild","findAncestor","position","author","rows","removeMarker","detach","$graveyard","getMarkers","next","content","suggestionLoaded","row","model","first","insertionRanges","trackChanges","tablePasteChainId","518YwFXah","call","getTableIfOnlyTableInContent","createRangeIn","return","cells","fill","tablePasteColumn","value","tablePaste","batch","tableCellHorizontalAlignment","locale","showSuggestionHighlights","tablePasteRow","documentSelection","getShiftedBy","nodeAfter","set","map","listenTo","getItems","fromEntries","registerCustomCallback","updateMarker","table","*Replace table cells*","move","tableCellPadding","requires","rowInsertionIndexes","getContainedElement","tableCellSuggestion","options","tableCellBorderColor","attributes","insertContent","isInContent","rowInsertionRanges","has","push","plugins","descriptionFactory","from","424356vJFHOg","nextSibling","tableCellBackgroundColor","join","start","unwrap","tableCellVerticalAlignment","deletionRanges","tableCell","type","tablePasteCell","1195998VAFsyW","createRange","containsRange","getSuggestion","wrap","cell","getRanges","oldRange","afterInit","14708466lhUinI","commands","redo","rootName","isEqual","register","markerName","getAttributes","hasSuggestion","change","tableCellBorderStyle","removeRows","reduce","clipboardOutput","includes","TableUtils","getAllAdjacentSuggestions","differ","elementToElement","TableClipboard","getSelectionAffectedTableCells","previous","markers","removeMarkers","66936cLBjhh","getRows","element","some","deletion","getColumns","ck-suggestion-marker--active","TrackChangesEditing","ck-suggestion-marker","_isForcedDefaultExecutionBlock","add","formatBlock","keys","discard","insert","getColumnIndexes","markerAttributes","name","editor","subType","entries","view","newRange","_createdBatches","_getCoordsForCells","createPositionBefore","2085594bGMPCK","find","281JSkRiw","setAttributes","suggestionUnloaded","_suggestionFactory"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(386458===-parseInt(n(523))/1*(parseInt(n(611))/2)+-parseInt(n(521))/3+parseInt(n(451))/4+parseInt(n(560))/5+-parseInt(n(462))/6+parseInt(n(546))/7*(-parseInt(n(495))/8)+parseInt(n(471))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(533),Ia(441),Ia(481),Ia(622),Ia(457),Ia(453),Ia(639)],_a=Object[Ia(633)](Ta[Ia(630)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(640)](){return[aa]}[Ia(470)](){const t=Ia,n=this[t(513)];if(!n[t(448)][t(446)](t(490)))return;const r=n[t(448)][t(574)](t(502)),s=n[t(448)][t(574)](t(486)),o=n[t(448)][t(574)](aa),a=n[t(448)][t(574)](t(490));o[t(551)][t(447)](t(625),t(618)),n[t(606)][t(579)][t(476)](t(643),{allowIn:t(459),allowContentOf:t(459),isLimit:!0}),n[t(555)][t(489)]({model:t(643),view:t(582)});let c=null;n[t(606)].on(t(443),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(531)]-1];h&&h[u(566)]||r[u(504)]||this[u(513)][u(472)][u(574)](u(609))[u(619)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(626)))return!1;const i=s[o(613)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(491)](n[o(542)][o(567)]);if(!a[o(531)])return!1;const c=a[0][o(594)](o(636)),l=r[o(537)](a),f=r[o(510)](a),h={startRow:l[o(607)],endRow:l[o(577)],startColumn:f[o(607)],endColumn:f[o(577)]};return 1==a[o(531)]&&(h[o(530)]+=r[o(496)](i)-1,h[o(585)]+=r[o(500)](i)-1),ka(c,h,r)}(l,f,n[u(606)],s,a)&&(o[u(529)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(606)][u(480)]((()=>{const t=u;n[t(606)][t(443)](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(531)]&&r[t(556)](o,t(625),{tablePasteChainId:s}),a[t(531)]&&r[t(556)](a,t(618),{tablePasteChainId:s}),l[t(531)]&&(r[t(556)](l,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(576)]((e=>{const n=t;var r;return null===(r=e[n(599)])||void 0===r?void 0:r[n(612)](e)}))),f[t(531)]&&(r[t(589)](f,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(576)]((e=>{const n=t;var r;return null===(r=e[n(599)])||void 0===r?void 0:r[n(612)](e)})));const g=r[t(543)](h[t(630)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(461),{tablePasteChainId:s});if(g){const e=g[t(601)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(606)][t(528)](s),a=e[t(522)]((e=>e[t(534)]()[t(475)](i)));a&&r[t(447)]([a[t(512)],o])}r[t(531)]&&g[t(583)](t(511),Object[t(633)](r))}c=null})))}),{priority:e.priorities[t(532)]+10}),n[t(448)][t(574)](t(490)).on(t(550),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(529)]();const u=s[r(467)],l=o,f=Aa(u),h=Aa(l);e[r(615)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(580)](u[r(593)](0));for(const t of Array[r(450)](l[r(558)]()))a[r(509)](t,u,r(591));const t=c[r(641)][r(485)](s[r(605)]),e=c[r(536)][r(485)](s[r(549)]);t||e||(g=i.LiveRange[r(559)](a[r(614)](u)))}else h&&!f&&(d=a[r(614)](u));else{const t=a[r(561)](r(643)),e=a[r(561)](r(643));a[r(466)](a[r(614)](u),e),a[r(509)](t,u,0);for(const e of Array[r(450)](l[r(558)]()))a[r(509)](e,t,r(591));g=i.LiveRange[r(559)](a[r(528)](t)),d=i.LiveRange[r(559)](a[r(528)](e))}const p=Array[r(450)](l[r(478)]())[r(547)]((([t])=>Ta[r(485)](t)));c[r(616)][r(447)]({element:u,attributes:p[r(531)]?Object[r(633)](p):null}),g&&c[r(608)][r(447)](g),d&&c[r(458)][r(447)](d)}),{priority:t(532)}),s.on(t(565),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(588)]||1;c[o(536)]=new Array(l)[o(617)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(564)](i,{startColumn:u,endColumn:u+l-1}))c[o(545)][o(447)](n[o(606)][o(528)](t))}),{priority:t(590)}),s.on(t(562),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(597)]||1;c[o(641)]=new Array(l)[o(617)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(564)](i,{startRow:u,endRow:u+l-1}))c[o(445)][o(447)](n[o(606)][o(528)](t))}),{priority:t(590)}),r[t(449)][t(552)]((e=>{const r=t;if(e[r(514)]&&e[r(514)][r(570)](r(620)))return e[r(492)]?{}:{type:r(539),content:Wr(n[r(623)],r(637))}}));const u=()=>!1;for(const e of[t(620),t(618),t(625),t(461)])r[t(526)][t(634)](t(539),e,t(454),u),r[t(526)][t(634)](t(499),e,t(454),u),r[t(526)][t(634)](t(506),e,t(454),u);r[t(526)][t(634)](t(506),t(461),t(508),u),r[t(526)][t(634)](t(506),t(461),t(535),((e,r,s)=>{const o=t,i=e[o(630)]((t=>t[o(642)]()))[o(547)]((t=>t)),a=new Map(i[o(630)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(616)])e&&a[o(629)](t,e);else if(s&&s[o(511)])for(const[t,e]of Object[o(515)](s[o(511)])){const r=n[o(606)][o(493)][o(574)](t),s=r?r[o(534)]()[o(642)]():null;s&&a[o(629)](s,e)}n[o(606)][o(480)]((t=>{const e=o;for(const[n,r]of a)t[e(524)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(526)][o(634)](e,o(620),s,((t,i,a)=>{const c=o;n[c(606)][c(480)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(455)][o(628)];t.is(o(497),o(643))&&u[o(447)](t)}r[o(526)][o(586)](e,null,s)(t,i,a);for(const t of u)o(600)!=t[o(592)][o(474)]&&n[o(456)](t)}))}))};l(t(539),t(535)),l(t(539),t(508)),l(t(499),t(535)),l(t(499),t(508)),r[t(526)][t(634)](t(539),t(625),t(508),(e=>{const n=t,r=e[n(630)]((t=>t[n(642)]())),i=r[0][n(594)](n(636)),{minRow:a,maxRow:c}=o[n(519)](r);s[n(482)](i,{at:a,rows:c-a+1})})),r[t(526)][t(634)](t(539),t(618),t(508),(e=>{const n=t,r=e[n(630)]((t=>t[n(642)]())),i=r[0][n(594)](n(636)),{minColumn:a,maxColumn:c}=o[n(519)](r);s[n(540)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(514)]||!n[s(514)][s(570)](s(620)))return;const o=n[s(442)][s(610)],i=r[s(541)]()[s(547)]((t=>t[s(444)]&&t[s(442)]&&t[s(442)][s(610)]==o));i[s(531)]&&n[s(487)]()[s(531)]!=i[s(531)]&&i[s(483)](((t,e)=>(t[s(602)]=e,e[s(492)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(553)](e[s(477)]),i=[s(503),s(538)],a=r[s(581)][s(485)](e[s(477)]);return a&&i[s(447)](s(501)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(604),f,{priority:t(532)}),r.on(t(525),f,{priority:t(532)}),n[t(606)][t(542)][t(548)]((()=>{const e=t;let s=!1;const o=Array[e(450)](n[e(606)][e(542)][e(488)][e(573)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(553)](t);if(e(575)!=o||e(499)!=a||i[e(469)])continue;if(!r[e(479)](c))continue;const u=r[e(465)](c)[e(468)](),l=n[e(448)][e(574)](e(554)).me;for(const t of r[e(541)]())if(t[e(444)]&&t[e(596)]==l&&e(506)==t[e(460)]&&e(461)==t[e(514)]&&t[e(468)]()[e(569)]((t=>u[e(498)]((n=>n[e(464)](t,!0))))))for(const n of t[e(487)]())n[e(444)]&&(n[e(508)](),s=!0)}return s})),n[t(606)][t(542)][t(548)]((e=>{const s=t,o=n[s(472)][s(574)](s(473));if(!o||!o[s(518)][s(446)](e[s(621)]))return!1;let i=!1;const a=n[s(448)][s(574)](s(554)).me,c=n[s(606)][s(542)][s(488)][s(527)](),u=Array[s(450)](n[s(606)][s(542)][s(488)][s(573)]())[s(547)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(553)](t);return n(575)==o&&n(620)==i&&c==a.id&&!e[n(469)]}));for(const t of c){if(s(509)!=t[s(460)]||s(643)!=t[s(512)]||1!=t[s(531)])continue;const n=e[s(463)](t[s(595)],t[s(595)][s(627)](1));if(!u[s(522)]((({data:t})=>t[s(517)][s(475)](n))))for(const{name:t,data:r}of u)if(n[s(464)](r[s(517)])){e[s(635)](t,{range:n}),i=!0;break}}return i})),n[t(606)][t(542)][t(548)]((e=>{const s=t;let o=!1;const i=n[s(448)][s(574)](s(554)).me,a=r[s(541)]()[s(547)]((t=>t[s(444)]&&t[s(596)]==i)),c=new Set,u=new Set;for(const t of a)if(s(620)==t[s(514)])for(const e of t[s(601)]()){const n=e[s(534)]()[s(642)]();if(n)if(n.is(s(497),s(643))&&Aa(n)){t[s(598)](e[s(512)]),c[s(505)](n),o=!0;const r=n[s(452)],i=n[s(587)],a=r&&r.is(s(497),s(643)),l=i&&i.is(s(497),s(643));a&&!c[s(446)](r)&&u[s(505)](r),l&&!c[s(446)](i)&&u[s(505)](i)}else n.is(s(497),s(563))&&n[s(568)]&&(t[s(598)](e[s(512)]),o=!0)}else if(s(461)==t[s(514)]){if(!t[s(442)]||!t[s(442)][s(610)])continue;const e=t[s(442)][s(511)];if(e&&Object[s(507)](e)[s(531)])continue;const n=t[s(442)][s(610)];let r=!0,i=!0;for(const e of a)if(e[s(514)]&&e[s(514)][s(570)](s(620))){if(!e[s(442)][s(610)]){i=!1;break}if(e.id!=t.id&&e[s(442)][s(610)]==n){r=!1;break}}i&&r&&(t[s(494)](),o=!0)}for(const t of c)e[s(580)](t);for(const t of u)e[s(456)](t);return o})),n[t(555)][t(571)](t(584))[t(544)]({model:t(557),view:(t,e)=>h(t),converterPriority:t(532)}),n[t(555)][t(571)](t(578))[t(544)]({model:t(557),view:(e,n)=>n[t(440)][t(624)]?h(e,!1):null,converterPriority:t(532)});const g=n[t(572)][t(516)];this[t(631)](g[t(542)],t(484),((e,n)=>{const r=t,s=[];for(const t of g[r(614)](n[r(603)])[r(632)]())t.is(r(497),r(582))&&s[r(447)](t);g[r(480)]((t=>{const e=r;for(const n of s)t[e(638)](t[e(614)](n),t[e(520)](n)),t[e(580)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(568)])return!0;const n=t[e(593)](0);return n.is(e(497),e(563))&&n[e(568)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(564)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=186]})(t,e)}function Na(){const t=["formatInline","getSelectedElement","6895ScvTYS","get","resizeTableWidth","handleResizeTableWidthCommand","commandParams","locale","registerCustomCallback","data","getSuggestions","getContainedElement","author","518298BtIAoN","bind","handleSuggestionDescription","accept","enableCommand","getColumnGroupElement","has","tableWidth","getAttribute","model","getSuggestionCallback","formatBlock","change","getTableColumnsWidths","2248488WHtJfq","selection","TrackChangesEditing","markBlockFormat","editor","discard","Users","type","TableColumnResizeEditing","format","plugins","688QnzcqH","formatGroupId","registerDescriptionCallback","columnWidths","30KLAZlc","document","1MkWSBH","557994ggSkwN","subType","625466UbWOeZ","*Format:* resize table","table","afterInit","resizeTable","2904867bHXViX","_suggestionFactory","1297809KODaUS","descriptionFactory"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(249163===parseInt(n(236))/1*(parseInt(n(239))/2)+parseInt(n(205))/3+-parseInt(n(230))/4*(-parseInt(n(194))/5)+parseInt(n(237))/6+-parseInt(n(188))/7+parseInt(n(219))/8+parseInt(n(190))/9*(-parseInt(n(234))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Sa extends t.Plugin{[Ca(186)](){const t=Ca;if(!this[t(223)][t(229)][t(211)](t(227)))return;const e=this[t(223)][t(229)][t(195)](t(221));e[t(209)](t(196),this[t(197)][t(206)](this)),e[t(189)][t(200)](t(216),t(187),t(208),e[t(189)][t(215)](t(216),null,t(224))),e[t(189)][t(200)](t(216),t(187),t(224),e[t(189)][t(215)](t(216),null,t(208))),e[t(191)][t(232)](this[t(207)][t(206)](this))}[Ca(197)](t,e){const n=Ca,r=this[n(223)][n(229)][n(195)](n(221)),s=this[n(223)][n(229)][n(195)](n(227)),o=e[n(241)]||this[n(223)][n(214)][n(235)][n(220)][n(193)]();this[n(223)][n(214)][n(217)]((()=>{const i=n,a=s[i(210)](o);let c=a?s[i(218)](a):null,u=o[i(213)](i(212))||null;const l=e[i(212)]||u,f=e[i(233)]||c,h=this[i(223)][i(229)][i(195)](i(225)).me;for(const t of r[i(202)]()){const e=t[i(203)]();if(i(187)===t[i(238)]&&e===o){t[i(204)]!==h&&t[i(224)]();const e=t[i(201)][i(198)];u=e[0][i(212)],c=e[0][i(233)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(222)](o,{commandName:i(196),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(187)},[],i(187))}))}[Ca(207)](t){const e=Ca;if(e(216)!=t[e(226)]&&e(192)!=t[e(226)])return;const{data:n}=t;if(n&&e(187)===n[e(231)]){const t=e(240);return{type:e(228),content:Wr(this[e(223)][e(199)],t)}}}}const Ra=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=138]})(t,e)}function Ma(){const t=["plugins","775EfzUim","442778uGXDXT","editor","128250pmIYwa","77418shibPx","enableCommand","afterInit","805290homcBC","insertTemplate","get","1800JUIgOO","has","TrackChangesEditing","40aMShnQ","3efuhsI","Template","1vmSMyd","2252921jZJPgJ","445868cNsxtX"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(101454===parseInt(n(157))/1*(-parseInt(n(144))/2)+parseInt(n(155))/3*(-parseInt(n(139))/4)+-parseInt(n(141))/5*(-parseInt(n(151))/6)+parseInt(n(142))/7+-parseInt(n(154))/8*(-parseInt(n(145))/9)+-parseInt(n(148))/10+parseInt(n(138))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Ra(147)](){const t=Ra,e=this[t(143)];e[t(140)][t(152)](t(156))&&e[t(140)][t(150)](t(153))[t(146)](t(149))}}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=346]})(t,e)}function Da(){const t=["ELEMENT_TABLE_OF_CONTENTS","commands","1004620rGEeoM","get","14iqNDtt","locale","3780378yACFoW","147DQTyjX","1118840ucaWVY","insertTableOfContents","descriptionFactory","8xgwlku","enableCommand","816504gnDPZi","183102aeDibe","registerElementLabel","plugins","TrackChangesEditing","afterInit","10836PsNsRs","tableOfContents","1075648onsHFi","editor"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(414897===parseInt(n(367))/1+parseInt(n(358))/2*(-parseInt(n(350))/3)+-parseInt(n(365))/4*(parseInt(n(356))/5)+parseInt(n(368))/6*(-parseInt(n(361))/7)+parseInt(n(352))/8+parseInt(n(360))/9+parseInt(n(362))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(349)](){const t=wa,e=this[t(353)];if(!e[t(355)][t(357)](t(363)))return;e[t(347)][t(357)](t(348))[t(366)](t(363));const n=e[t(347)][t(357)](t(348)),r=e[t(359)];n[t(364)][t(346)](t(351),(e=>Wr(r,t(354),e)))}}const Ba=xa;function xa(t,e){const n=ja();return(xa=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=xa,r=t();for(;;)try{if(331408===parseInt(n(187))/1+parseInt(n(202))/2+-parseInt(n(184))/3+parseInt(n(182))/4+parseInt(n(193))/5+-parseInt(n(205))/6+parseInt(n(174))/7*(-parseInt(n(208))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Ba(194)](){const t=Ba,e=this[t(211)];if(!e[t(186)][t(212)](t(197)))return;const n=e[t(186)][t(171)](t(181));n[t(203)][t(209)](t(207),(()=>Wr(e[t(198)],t(191)))),e[t(206)][t(196)][t(200)]((r=>{const s=t;let o=!1;const i=Array[s(185)](e[s(206)][s(196)][s(190)][s(175)]());for(const{name:t,data:a}of i){const{group:i}=n[s(210)](t);if(s(178)!==i||!a[s(176)])continue;const c=a[s(176)],u=c[s(204)][s(180)];if(!u||!u.is(s(189),s(207)))continue;if(!c[s(201)][s(195)](c[s(204)]))continue;const l=e[s(206)][s(172)][s(177)](c[s(204)],s(183));if(l&&l[s(188)]){const e=r[s(179)](c[s(201)],l[s(201)]);e[s(173)](c)||(r[s(192)](t,{range:e}),o=!0)}o||(r[s(199)](t),o=!0)}return o}))}}function ja(){const t=["registerElementLabel","_splitMarkerName","editor","has","get","schema","isEqual","459039gGWyiA","getChangedMarkers","newRange","getNearestSelectionRange","suggestion","createRange","nodeBefore","TrackChangesEditing","18440dHxFQD","forward","363696todSAW","from","plugins","377979zssjQh","isCollapsed","element","differ","ELEMENT_TITLE","updateMarker","2649675yzUPgW","afterInit","isTouching","document","Title","locale","removeMarker","registerPostFixer","start","464730QoEYJc","descriptionFactory","end","3760032dAQOdt","model","title-content","8dPpPAY"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Wa();return(Va=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(557051===parseInt(n(422))/1+parseInt(n(431))/2+-parseInt(n(433))/3*(parseInt(n(432))/4)+-parseInt(n(436))/5+-parseInt(n(424))/6+parseInt(n(435))/7+parseInt(n(428))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Ha extends t.Plugin{[Ga(425)](){const t=Ga,e=this[t(434)],n=e[t(426)][t(423)](t(427));e[t(426)][t(437)](t(421))&&(n[t(429)](t(438)),n[t(429)](t(430)))}}function Wa(){const t=["enableCommand","redo","1513784NvEZZO","15216HVBUDI","693aSegst","editor","1735503SFDGVV","370710NVLSPa","has","undo","UndoEditing","18453ZflqYr","get","855072jjErll","afterInit","plugins","TrackChangesEditing","5033240jvQCvc"];return(Wa=function(){return t})()}const za=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=418]})(t,e)}function qa(){const t=["plugins","4yvxCXa","3989GvEDEB","has","7NxMfnF","30pUrVlA","15kSvnLA","1441500TLDazF","380644iQhiIe","859431TjaAsV","112PrBIbE","toggleTableCaption","1011776huSbAS","afterInit","requires","enableCommand","editor","129192ylmCcu","TableCaptionEditing","1241622ZXqYzH","TrackChangesEditing","get"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(232814===-parseInt(n(436))/1*(-parseInt(n(422))/2)+parseInt(n(421))/3*(parseInt(n(435))/4)+parseInt(n(418))/5*(-parseInt(n(429))/6)+-parseInt(n(438))/7*(parseInt(n(424))/8)+parseInt(n(431))/9+parseInt(n(439))/10*(-parseInt(n(420))/11)+-parseInt(n(419))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Qa extends t.Plugin{static get[za(426)](){return[aa]}[za(425)](){const t=za,e=this[t(428)];e[t(434)][t(437)](t(430))&&e[t(434)][t(433)](t(432))[t(427)](t(423))}}const Za=Xa;function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=143]})(t,e)}function Ya(){const t=["start","tableCellBorderStyle","selection","format","document","table","616180DOAGGk","TrackChangesEditing","tableCellBackgroundColor","_suggestionFactory","949876lcOpSk","locale","getSelectionAffectedTableCells","handleDiscardAction","tableCellBorderColor","subType","tableBorderStyle","editor","discard","*Format:* change table properties","tableCellBorderWidth","tableCellHorizontalAlignment","join","882552cZlNzf","findAncestor","getFirstPosition","commandParams","afterInit","getSuggestionCallback","_handlePropertyChange","tableCellHeight","descriptionFactory","*Format:* change table cell properties","TrackChangesTableProperties","pluginName","nodeAfter","has","model","data","setAttribute","tableCellPadding","_getSuggestion","getContainedElement","tableAlignment","enqueueChange","formatBlock","markBlockFormat","TablePropertiesEditing","16OgZHQD","21016OtzEhW","13535731HDeEHW","tableBorderWidth","change","get","tableHeight","tableBorderColor","9glLDHb","enableCommand","tableCellVerticalAlignment","tableCellProperties","plugins","2989UoWqrW","18UWwTWT","TableCellPropertiesEditing","tableBackgroundColor","accept","1771075XNzIUr","tableCellWidth","1959970twYPHO","tableProperties","TableUtils","tableWidth","registerDescriptionCallback","registerCustomCallback","getAttribute","getSuggestions","batch","removeAttribute","handleSuggestionDescription"];return(Ya=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(614900===parseInt(n(144))/1+-parseInt(n(219))/2+parseInt(n(157))/3*(-parseInt(n(182))/4)+-parseInt(n(200))/5*(-parseInt(n(196))/6)+-parseInt(n(195))/7*(-parseInt(n(183))/8)+parseInt(n(190))/9*(parseInt(n(202))/10)+-parseInt(n(184))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(203)]=[e(189),e(150),e(185),e(177),e(205),e(188),e(198)],this[e(193)]=[e(148),e(214),e(154),e(174),e(201),e(164),e(221),e(155),e(192)]}static get[Za(168)](){return Za(167)}[Za(161)](){const t=Za,e=this[t(151)][t(194)][t(187)](t(220));if(this[t(151)][t(194)][t(170)](t(181))){for(const n of this[t(203)])e[t(191)](n,((e,r)=>{const s=t,o=this[s(151)][s(171)][s(217)][s(215)][s(159)]()[s(158)](s(218));this[s(163)](n,[o],this[s(203)],s(203),e,r)}));e[t(143)][t(207)](t(179),t(203),t(199),e[t(143)][t(162)](t(179),null,t(152))),e[t(143)][t(207)](t(179),t(203),t(152),((e,n)=>this[t(147)](this[t(203)],e,n))),e[t(143)][t(207)](t(179),t(203),t(156),(()=>!1))}if(this[t(151)][t(194)][t(170)](t(197))){for(const n of this[t(193)])e[t(191)](n,((e,r)=>{const s=t,o=this[s(151)][s(194)][s(187)](s(204))[s(146)](this[s(151)][s(171)][s(217)][s(215)]);this[s(163)](n,o,this[s(193)],s(193),e,r)}));e[t(143)][t(207)](t(179),t(193),t(199),e[t(143)][t(162)](t(179),null,t(152))),e[t(143)][t(207)](t(179),t(193),t(152),((e,n)=>this[t(147)](this[t(193)],e,n))),e[t(143)][t(207)](t(179),t(193),t(156),(()=>!1))}e[t(165)][t(206)]((e=>this[t(212)](e)))}[Za(163)](t,e,n,r,s,o){const i=Za,a=this[i(151)][i(194)][i(187)](i(220));this[i(151)][i(171)][i(178)](o[i(210)],(()=>{const t=i;for(const i of e)if(this[t(175)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(208)](r);void 0!==n&&(e[r]=n)}s(o),a[t(180)](i,{commandParams:[e]},[],r)}}))}[Za(147)](t,e,n){const r=Za,s=e[0][r(213)][r(169)],o=n[r(160)][0];this[r(151)][r(171)][r(186)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(173)](r,o[r],s):e[n(211)](r,s)}))}[Za(212)](t){const e=Za;if(t[e(172)])switch(t[e(149)]){case e(203):return{type:e(216),content:Wr(this[e(151)][e(145)],e(153))};case e(193):return{type:e(216),content:Wr(this[e(151)][e(145)],e(166))}}}[Za(175)](t,e){const n=Za,r=this[n(151)][n(194)][n(187)](n(220));for(const s of r[n(209)]({skipNotAttached:!0})){const r=s[n(176)]();if(s[n(149)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=vc();return(bc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(757630===-parseInt(n(448))/1+parseInt(n(506))/2+-parseInt(n(676))/3*(-parseInt(n(479))/4)+-parseInt(n(599))/5+parseInt(n(646))/6+-parseInt(n(412))/7*(-parseInt(n(256))/8)+-parseInt(n(612))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vc);const Tc=Ec(281);class _c extends t.Plugin{static get[Ec(531)](){return[Ec(282),o.Users,t.PendingActions,Jr,ns,as,fs,Ts,ms,ys,Rs,xs,to,ro,uo,ho,Eo,yo,No,vo,Do,Ho,Uo,Ko,Xo,ei,ci,pi,Ni,si,Vs,qs,bi,Ai,Mi,Fi,ji,Wi,qi,$i,ra,aa,ha,ma,Qa,ya,Sa,Pa,Ja,Oa,Ua,Ha]}static get[Ec(266)](){return Ec(573)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(402)]((t=>String[e(552)](t)))[e(340)]("")}super(t),this[e(494)]=!1,this[e(577)](e(437),[]),this.on(e(533),((n,r,s,o)=>{const i=e;this[i(444)][i(644)]((()=>{const e=i;for(const n of[...o,...s])this[e(444)][e(602)][e(313)](n)&&t[e(397)][e(294)](n)}))})),this[e(674)]=new Qr(this[e(629)][e(286)][e(598)],this[e(629)][e(307)]),this[e(299)]=null,this[e(364)]=new yc(this[e(629)]),this[e(264)]=new Map,this[e(536)]=t[e(379)][e(413)](e(282)),this[e(551)]=new Set,this[e(444)]=this[e(629)][e(286)],this[e(469)]=new WeakMap,this[e(275)]=!1,this[e(627)]=new Set([e(281)]),this[e(592)]=new Set,t[e(588)][e(415)](e(650),e(617)),this[e(487)]=t[e(588)][e(413)](e(650)),t[e(588)][e(415)](e(660),!0),this[e(386)]=t[e(588)][e(413)](e(660)),this[e(423)]=new f(t,this[e(551)]),this[e(649)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,50,48])}[Ec(274)](){const t=Ec,n=this[t(629)],r=(e,n)=>{const r=t;if(r(497)!=e)return r(475)+e;const s=n[r(564)]("|")[0];return this[r(259)](s)?r(470):r(582)};n[t(545)][t(502)](t(337))[t(370)]({model:t(279),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(366)](e[n(621)]),a=[n(514),r(o,i)];let c=3e3;return this[n(437)][n(642)](e[n(621)])&&(a[n(656)](n(567)),c=3010),n(351)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(545)][t(502)](t(643))[t(566)]((e=>{const r=t;e.on(r(450),((t,e,s)=>{const o=r;if(!s[o(414)][o(670)])return;const i=e[o(301)];if(!i)return;const c=s[o(273)][o(499)](i);n[o(286)][o(598)][o(636)](i)&&c&&!c[o(404)](o(555))&&c.is(o(410))&&(0,a.toWidget)(c,s[o(382)])}),{priority:r(610)})})),n[t(545)][t(502)](t(643))[t(370)]({model:t(279),view:(e,n)=>{const s=t;if(!n[s(414)][s(670)])return null;const{type:o,subType:i}=this[s(366)](e[s(621)]);return{classes:[s(514),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(301)])return;const{id:c}=this[a(366)](o[a(621)]);if(r){const t=this[a(264)][a(413)](c),e=this[a(664)](t);if(!this[a(259)](e))return}if(o[a(301)].is(a(662)))return void i[a(455)][a(492)](o[a(301)],s[a(578)]);const u=i[a(273)][a(499)](o[a(301)]);if(o[a(301)].is(a(576))&&n[a(286)][a(598)][a(568)](o[a(301)])&&!u[a(404)](a(645))){i[a(382)][a(336)]([a(514),a(470)],u),i[a(382)][a(481)](a(585),c,u),i[a(273)][a(369)](u,o[a(621)]),e&&(this[a(437)][a(642)](o[a(621)])?i[a(382)][a(336)](a(567),u):i[a(382)][a(378)](a(567),u));for(const t of n[a(286)][a(296)](o[a(301)])[a(526)]())i[a(455)][a(492)](t,s[a(578)]);i[a(455)][a(492)](o[a(301)],s[a(578)])}};n[t(545)][t(502)](t(643))[t(566)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(414)][o(670)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(571)})})),n[t(545)][t(502)](t(643))[t(566)]((e=>{const n=t;e.on(n(559),((t,e,r)=>{const o=n;r[o(414)][o(670)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(571)})})),n[t(545)][t(502)](t(643))[t(557)]({model:t(279),view:(e,n)=>n[t(414)][t(670)]?null:{group:t(279),name:e[t(287)](11)}}),n[t(545)][t(502)](t(669))[t(594)]({view:{name:t(279),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(565)+e[r(521)](r(406))+":"+e[r(521)]("id");return e[r(521)](r(652))&&(s+=":"+e[r(521)](r(652))),n[r(556)](r(640),{"data-name":s})}}),n[t(545)][t(502)](t(669))[t(345)]({view:t(279)}),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(288),s(),{priority:n(610)})})),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(559),s({isAttributeSuggestion:!0}),{priority:n(610)})})),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(532),((t,e,r)=>{const s=n,o=r[s(273)][s(574)](e[s(621)]);if(o)for(const t of o)t[s(404)](s(645))||(r[s(382)][s(378)]([s(514),s(470),s(567)],t),r[s(382)][s(563)](s(585),t),r[s(273)][s(403)](t,e[s(621)]))}),{priority:n(610)})})),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(315),((t,e,r)=>{const s=n,o=r[s(273)][s(574)](e[s(621)]);if(!o)return;const{id:i}=this[s(366)](e[s(621)]),a=this[s(264)][s(413)](i),c=this[s(664)](a);if(this[s(259)](c))for(const t of o)t[s(404)](s(645))||(r[s(382)][s(378)]([s(514),s(470),s(567)],t),r[s(382)][s(563)](s(585),t),r[s(273)][s(403)](t,e[s(621)]))}),{priority:n(610)})})),n[t(286)][t(352)][t(387)]((e=>{const r=t;let s=!1;const o=Array[r(657)](n[r(286)][r(352)][r(306)][r(501)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(366)](t);if(r(279)!==o)continue;const h=this[r(264)][r(413)](f);if(null!=c[r(304)]){r(461)==u&&(s=s||Cc(c[r(304)],t,e,n[r(286)][r(598)]));const o=r(497)==u&&this[r(259)](l[r(564)]("|")[0]);if(c[r(304)][r(277)]||r(462)==c[r(304)][r(446)][r(491)]||r(426)==u&&!Nc(c[r(304)])||o&&!Nc(c[r(304)])||r(351)==u&&(kc(a=c[r(304)])||function(t){const e=r;return t[e(350)][e(361)]==t[e(608)][e(580)]&&t[e(350)][e(653)]}(a)))e[r(324)](t),s=!0;else{if(!h||!h[r(297)])continue;i[r(566)](h)}}}var a;return i[r(343)]>0&&(s=!!this[r(542)](i)||s),s})),n[t(286)][t(352)][t(387)]((e=>{const r=t;let s=!1;for(const t of n[r(286)][r(352)][r(306)][r(549)]())if(r(453)==t[r(383)])for(const t of this[r(264)][r(443)]()){if(t[r(411)]||!t[r(297)])continue;const o=r(426)==t[r(383)],i=this[r(664)](t),a=i&&this[r(259)](i);if(!o&&!a)continue;const c=t[r(422)]();if(c[r(350)][r(361)]!=c[r(608)][r(361)]&&!c[r(608)][r(653)]){const o=n[r(286)][r(374)](c[r(350)][r(452)],r(608)),i=n[r(286)][r(572)](c[r(350)],o);e[r(498)](t[r(435)](),{range:i}),s=!0}}return s})),n[t(286)][t(352)][t(387)]((e=>this[t(265)](e))),n[t(286)][t(352)][t(387)]((e=>!e[t(583)][t(596)]&&this[t(309)](e))),n[t(286)].on(t(365),(()=>{this[t(494)]=!1})),n[t(286)][t(352)].on(t(546),((r,s)=>{const o=t;if(!s[o(596)]||s[o(467)])return;if(!this[o(494)])return;const i=n[o(286)][o(352)][o(306)][o(549)]();if(0==i[o(362)])return;const a=[],c=i[o(417)]((t=>o(497)==t[o(383)])),u=i[o(417)]((t=>o(453)==t[o(383)]&&o(371)!=t[o(578)]));for(const t of c)this[o(613)](t[o(454)])&&a[o(656)]({key:t[o(454)],newValue:t[o(606)],oldValue:t[o(519)],range:Sc(t[o(298)],n[o(286)])});for(const t of u){if(o(509)!=t[o(263)]&&o(333)!=t[o(263)])continue;const e=Rc(t[o(318)][o(452)],n[o(286)]),r=t[o(515)];o(509)==t[o(263)]&&a[o(656)]({key:o(281),newValue:t[o(578)],oldValue:r[o(578)],range:e});for(const[n,s]of r[o(339)]){if(!this[o(613)](n))continue;const r=t[o(339)][o(413)](n);s!==r&&a[o(656)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(339)])this[o(613)](n)&&(r[o(339)][o(313)](n)||a[o(656)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(362)]&&n[o(286)][o(668)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(439)](t,e,s,o,{groupId:r});this[n(637)](t,a)}))}),{priority:t(433)}),n[t(286)][t(602)].on(t(408),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(366)](n[s(578)]),e=this[s(264)][s(413)](t);e&&e[s(659)](n[s(578)])}})),n[t(286)][t(352)].on(t(546),(()=>{const e=t,r=Array[e(657)](n[e(286)][e(352)][e(306)][e(501)]())[e(417)]((t=>e(279)===this[e(366)](t[e(578)])[e(357)]));if(0===r[e(362)])return;r[e(262)](((t,n)=>{const r=e,s=t[r(539)][r(354)],o=n[r(539)][r(354)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(350)][r(392)](o[r(350)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(366)](t);if(null===n[e(354)]){const n=this[e(418)](t);o[e(566)](n)}else{const t=this[e(264)][e(413)](r);null!==n[e(304)]||t[e(297)]?(s[e(566)](t[e(581)]),o[e(566)](t)):this[e(665)](t)}}o[e(343)]>0&&this[e(508)](o);for(const t of s)this[e(268)](e(290),t)})),n[t(286)].on(t(367),((e,r)=>{const s=t,o=r[0];if(!this[s(264)][s(343)])return;if(!o[s(480)])return;if(o[s(583)][s(467)]||!o[s(583)][s(596)])return;let i,a;switch(o[s(383)]){case s(453):i=n[s(286)][s(374)](o[s(318)]),a=i[s(283)](o[s(311)]);break;case s(564):i=n[s(286)][s(374)](o[s(326)]),a=n[s(286)][s(374)](o[s(483)]);break;case s(471):i=n[s(286)][s(374)](o[s(678)]),a=i[s(283)](o[s(311)]);break;default:return}const c=n[s(286)][s(572)](i,a);n[s(286)][s(644)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(320)](c)){if(e[t(411)])continue;if(t(461)==e[t(383)])continue;const r=this[t(664)](e);if(r&&this[t(259)](r)&&t(564)!=o[t(383)])continue;const s=e[t(539)]&&e[t(539)][t(586)];(t(426)!=e[t(383)]||t(564)==o[t(383)]&&!s)&&(n[t(513)]||t(270)==e[t(383)]&&n[t(507)]||e[t(422)]()[t(431)](c)&&this[t(267)](e,i,a))}}))}),{priority:t(433)}),n[t(286)].on(t(424),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(680)])return;if(this[s(275)])return;if(!this[s(423)][s(331)])return;if(o[s(277)])return;const a=n[s(286)][s(598)],{start:c,end:u}=o[s(422)](),l=c[s(452)]&&a[s(416)](c[s(452)])?null:a[s(325)](c,s(603)),f=u[s(580)]&&a[s(416)](u[s(580)])?null:a[s(325)](u,s(359)),h=n[s(286)][s(572)](l?l[s(350)]:c,f?f[s(608)]:u);n[s(286)][s(644)]((t=>{const e=s;this[e(625)](h);const r=n[e(286)][e(598)][e(325)](h[e(350)]);o.is(e(527))?t[e(272)](r):o[e(289)](r)})),e[s(305)]()}),{priority:e.priorities[t(675)]+10}),n[t(286)].on(t(488),((e,r)=>{const s=t,o=r[r[s(362)]-1];o&&o[s(680)]||this[s(275)]||this[s(423)][s(331)]&&(n[s(286)][s(644)]((()=>{const t=s;let o=n[t(286)][t(488)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(478)]=o[t(482)]();const i=o[t(608)][t(580)],a=n[t(286)][t(598)];i&&a[t(568)](i)&&!a[t(636)](i)&&(o=n[t(286)][t(572)](o[t(350)],n[t(286)][t(374)](i,t(608)))),this[t(401)](o)})),e[s(305)]())}),{priority:t(610)}),this[t(629)][t(349)][t(566)](t(672),this[t(423)]),this[t(611)](t(672));const o=new p(n,this[t(264)]);n[t(349)][t(566)](t(540),o),this[t(611)](t(540));const i=new b(n,this[t(264)]);n[t(349)][t(566)](t(438),i),this[t(611)](t(438)),n[t(349)][t(566)](t(368),new R(n,o,this[t(264)])),this[t(611)](t(368)),n[t(349)][t(566)](t(663),new R(n,i,this[t(264)])),this[t(611)](t(663)),n[t(349)][t(566)](t(635),new w(n,o,this[t(264)])),this[t(611)](t(635)),n[t(349)][t(566)](t(342),new w(n,i,this[t(264)])),this[t(611)](t(342));const c=n[t(379)][t(413)](t(282));this[t(548)](c,t(385),((e,{threadId:n})=>{const r=t,s=this[r(264)][r(413)](n);s&&s[r(328)]&&1===s[r(328)][r(362)]&&this[r(516)](n,{hasComments:!0})}),{priority:t(654)}),this[t(548)](c,t(597),((e,{threadId:n})=>{const r=t,s=this[r(264)][r(413)](n);s&&s[r(328)]&&!s[r(328)][r(362)]&&this[r(516)](n,{hasComments:!1})}),{priority:t(654)})}set[Ec(377)](t){const n=Ec;if(this[n(299)])throw new e.CKEditorError(n(464),this);this[n(299)]=t}get[Ec(377)](){return this[Ec(299)]}[Ec(405)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(264)][n(443)]())t&&!e[n(297)]||r[n(656)](e);return e?r[n(402)]((t=>t[n(432)]())):r}[Ec(393)](t){const n=Ec,r=this[n(264)][n(413)](t);if(!r)throw new e.CKEditorError(n(360),this);return r}[Ec(641)](t){const e=Ec;return this[e(264)][e(313)](t)}[Ec(560)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(383)][e(564)](":"),a=this[e(264)][e(413)](r)||this[e(271)](o,i,r,n,s);if(this[e(276)](a),this[e(419)](a,o,i||null,n),a[e(631)]=t[e(631)],a[e(638)]=!0,s&&s[e(363)]){const t=s[e(363)],n=this[e(291)](t[e(634)]);a[e(633)]=t[e(631)],a[e(302)]=n,a[e(618)]=!0}else a[e(633)]=t[e(631)];switch(t[e(539)]&&(a[e(539)]=t[e(539)]),t[e(339)]&&(a[e(339)]=t[e(339)]),this[e(299)]&&this[e(299)][e(440)]||(a[e(300)]=!0),this[e(469)][e(413)](a)){case e(569):this[e(469)][e(577)](a,e(457));break;case e(258):a[e(297)]?(this[e(542)](new Set([a])),this[e(508)](new Set([a])),this[e(469)][e(577)](a,e(317)),this[e(268)](e(601),a)):this[e(469)][e(577)](a,e(683))}return a}[Ec(540)](t){const e=Ec;this[e(680)]((()=>{const n=e;this[n(629)][n(286)][n(644)]((()=>{const e=n;for(const n of t[e(372)]())n[e(493)]()}))}))}[Ec(438)](t){const e=Ec;this[e(680)]((()=>{const n=e;this[n(629)][n(286)][n(644)]((()=>{const e=n;for(const n of t[e(372)]())n[e(593)]()}))}))}[Ec(611)](t,n){const r=Ec,s=this[r(629)][r(349)][r(413)](t);if(!s)throw new e.CKEditorError(r(314),this,{commandName:t});if(this[r(551)][r(313)](s))throw new e.CKEditorError(r(547),this,{commandName:t});this[r(551)][r(566)](s),n&&s.on(r(261),((t,e)=>{const o=r;this[o(423)][o(331)]&&(this[o(275)]||(e[o(362)]>0&&e[e[o(362)]-1]&&e[e[o(362)]-1][o(680)]?e[o(399)]():(t[o(478)]=n(((...t)=>s[o(261)](...t,{forceDefaultExecution:!0})),...e),t[o(305)]())))}),{priority:r(610)})}[Ec(680)](t){const n=Ec;let r,s;const o=this[n(275)];this[n(275)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(275)]=!1),s&&e.CKEditorError[n(584)](s,this),r}[Ec(401)](t,n=null,r={}){const s=Ec;if(t[s(277)])return null;const o=this[s(629)][s(379)][s(413)](s(486)).me;for(const{suggestion:e,meta:o}of this[s(320)](t,s(270)))if(o[s(507)]){if(!o[s(355)]){if(o[s(513)]){if(!this[s(386)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(267)](e,t[s(350)],t[s(608)]);break}if(n==e[s(504)]&&wc(e,r)){const n=e[s(422)]();return n[s(350)][s(334)](t[s(608)])?this[s(496)](e,this[s(444)][s(572)](t[s(350)],n[s(608)])):this[s(496)](e,this[s(444)][s(572)](n[s(350)],t[s(608)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(429)+n:s(270),u=this[s(425)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(600)](c,i,a,t),u}[Ec(409)](t,n=Ec(463),r={}){const s=Ec,o=this[s(629)][s(379)][s(413)](s(486)).me,i=this[s(364)][s(684)](s(270),n,s(340));for(const e of this[s(405)]())if(e[s(302)].id==o.id&&s(270)==e[s(383)]&&e[s(504)]==n&&wc(e,r)&&(i(e[s(673)](),t)||i(t,e[s(673)]()))){for(const n of t)e[s(607)](n);return e}for(const{suggestion:e,meta:n}of this[s(320)](t,s(270))){if(!n[s(507)])continue;if(!this[s(386)]&&n[s(513)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(673)]())for(const e of t)if(!n[s(431)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(429)+n,l=this[s(425)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(600)](u,a,c,e,Hr[s(554)]());return l}[Ec(344)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(277)])return null;if(o(510)===this[o(487)]){const e=this[o(364)][o(684)](o(461),r,o(493));return this[o(680)]((()=>e([t],n,s))),null}const i=this[o(629)][o(379)][o(413)](o(486)).me,a=[];if(o(310)!==this[o(487)])for(const{suggestion:e,meta:n}of this[o(320)](t,o(270)))n[o(507)]&&!n[o(570)]&&a[o(656)](...e[o(673)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(434)](s);e&&r[n(656)](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(362)];){const s=r[e][n(442)](t);r[n(538)](e,1,...s),e+=s[n(362)]}}return r}(t,a);c[o(362)]&&this[o(444)][o(644)]((()=>{const t=o;for(const e of c){const o=this[t(364)][t(684)](t(461),r,t(493));this[t(680)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(350)],u=t[o(608)];for(const{suggestion:e,meta:n}of this[o(320)](t,o(461))){if(!n[o(507)])continue;if(e[o(504)]!=r)continue;if(!wc(e,s))continue;const i=e[o(422)]();if(i[o(431)](t,!0))return null;c=c[o(392)](i[o(350)])?c:i[o(350)],u=u[o(456)](i[o(608)])?u:i[o(608)],a?i[o(350)][o(392)](a[o(422)]()[o(350)])?(a[o(609)](),a=e):e[o(609)]():a=e}const l=this[o(444)][o(572)](c,u);if(a)this[o(496)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(425)]({id:t,type:o(543)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(600)](o(543)+r,t,a,l)}}return null}[Ec(292)](t,n,r=[],s=null,o={}){const i=Ec;n[i(619)]||(n[i(619)]=n[i(541)]),n[i(586)]=t.is(i(298)),s=s||Lc(n);const a=r[i(402)]((t=>Rc(t,this[i(444)]))),c=t.is(i(298))?t:Rc(t,this[i(444)]);if(i(510)===this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t([c],n,o))),null}a[i(656)](c);let u=!0;for(const t of a)if(!this[i(628)](t)){u=!1;break}if(u&&i(310)!==this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t([c],n,o))),null}let l=null,f=c[i(350)],h=c[i(608)];for(const{suggestion:t,meta:e}of this[i(320)](c,i(426))){if(!e[i(507)])continue;if(e[i(355)]||e[i(513)]||e[i(570)])continue;if(t[i(539)][i(619)]!=n[i(619)])continue;if(!wc(t,o))continue;const r=t[i(422)]();if(t[i(504)]==s){if(r[i(431)](c,!0))return null;f=f[i(392)](r[i(350)])?f:r[i(350)],h=h[i(456)](r[i(608)])?h:r[i(608)],l?r[i(350)][i(392)](l[i(422)]()[i(350)])?(l[i(609)](),l=t):t[i(609)]():l=t}else{const e=c[i(434)](r);this[i(624)](t,e)}}const g=this[i(629)][i(379)][i(413)](i(486)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(496)](l,this[i(444)][i(572)](f,h)),l;{const t=this[i(425)]({id:d,type:i(323)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(600)](i(323)+s,d,p,this[i(444)][i(572)](f,h)),t}}[Ec(260)](t,n,r=[],s=null,o={}){const i=Ec;n[i(619)]||(n[i(619)]=n[i(541)]);const a=t[0];n[i(586)]=a.is(i(298)),s=s||Lc(n);const c=r[i(402)]((t=>Rc(t,this[i(444)]))),u=a.is(i(298))?t:t[i(402)]((t=>Rc(t,this[i(444)])));if(i(510)===this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t(u,n,o))),null}c[i(656)](...u);let l=!0;for(const t of c)if(!this[i(628)](t)){l=!1;break}if(l&&i(310)!==this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t(u,n,o))),null}const f=this[i(629)][i(379)][i(413)](i(486)).me;for(const t of this[i(405)]()){if(t[i(302)].id!=f.id)continue;if(i(426)!=t[i(383)]||t[i(539)][i(619)]!=n[i(619)])continue;if(!wc(t,o))continue;const e=t[i(504)]==s;for(let n=0;n<u[i(362)];n++){const r=u[n];for(const s of t[i(647)]()){const o=s[i(329)]();if(r[i(334)](o)){e?(u[i(538)](n,1),n--):t[i(324)](s[i(578)]);break}}}}if(0==u[i(362)])return null;const h=this[i(364)][i(684)](i(426),s,i(340));for(const t of this[i(405)]())if(t[i(302)].id==f.id&&i(426)==t[i(383)]&&t[i(539)][i(619)]==n[i(619)]&&t[i(504)]==s&&wc(t,o)&&(h(t[i(673)](),u)||h(u,t[i(673)]()))){for(const e of u)t[i(607)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(323)+s,m=this[i(425)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(600)](p,g,d,t,Hr[i(554)]());return m}[Ec(625)](t,n=null,r={}){const s=Ec;if(t[s(277)])return null;const o=this[s(629)][s(379)][s(413)](s(486)).me,a=new i.LiveRange(t[s(350)],t[s(608)]);for(const{suggestion:t,meta:e}of this[s(320)](a,s(270)))if(e[s(507)]&&!e[s(355)])if(t[s(411)]){const e=t[s(673)]()[s(417)]((t=>s(462)!=t[s(446)][s(491)]));if(e[s(388)]((t=>a[s(431)](t,!0)))&&t[s(593)](),e[s(661)]((t=>t[s(431)](a,!0)))){const t=this[s(364)][s(684)](s(351),n,s(493));return this[s(680)]((()=>t([a],null,r))),null}}else{const e=a[s(434)](t[s(422)]());null!==e&&t[s(373)]([e],null,r)}if(a[s(544)](),a[s(277)]||s(462)==a[s(446)][s(491)])return null;let c=null,u=a[s(350)],l=a[s(608)];const f=this[s(320)](a,s(351));for(const{suggestion:t,meta:e}of f){const n=this[s(444)][s(572)](u,l);if(e[s(507)]&&(this[s(386)]||!e[s(513)]&&!e[s(570)]))if(t[s(411)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(673)]()){if(r[s(431)](n,!0))return t;n[s(431)](r)||(e=!1)}e&&t[s(593)]()}else{const e=t[s(422)]();if(e[s(431)](n,!0))return t;if(!wc(t,r)){n[s(431)](e)?t[s(609)]():e[s(616)](u)?u=e[s(608)]:e[s(616)](l)&&(l=e[s(350)]);continue}u=u[s(392)](e[s(350)])?u:e[s(350)],l=l[s(456)](e[s(608)])?l:e[s(608)],r=Object[s(495)]({},t[s(339)]),c?e[s(350)][s(392)](c[s(422)]()[s(350)])?(c[s(609)](),c=t):t[s(609)]():c=t}}if(c)return this[s(496)](c,this[s(444)][s(572)](u,l)),c;{const t=(0,e.uid)(),i=this[s(444)][s(572)](u,l),a=o.id,c=n?s(558)+n:s(351),f=this[s(425)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(600)](c,t,a,i),f}}[Ec(396)](t,n=Ec(463),r={}){const s=Ec,o=this[s(629)][s(379)][s(413)](s(486)).me,a=t[s(402)]((t=>new i.LiveRange(t[s(350)],t[s(608)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(320)](a,s(270)))e[s(507)]&&!e[s(355)]&&c[s(566)](t);for(const e of c)if(e[s(411)]){const o=e[s(673)]();if((!e[s(339)]||!e[s(339)][s(380)])&&o[s(388)]((t=>a[s(661)]((e=>e[s(431)](t,!0)))))&&e[s(593)](),a[s(388)]((t=>o[s(661)]((e=>e[s(431)](t,!0)))))){const e=this[s(364)][s(684)](s(351),n,s(493));return this[s(680)]((()=>e(t,null,r))),null}}else{const t=e[s(422)]();if(a[s(661)]((e=>e[s(431)](t,!0)))&&e[s(593)](),a[s(388)]((e=>t[s(431)](e,!0)))){const t=this[s(364)][s(684)](s(351),n,s(493));return this[s(680)]((()=>t(a,null,r))),null}}const u=this[s(364)][s(684)](s(351),n,s(340));let l=null;for(const t of this[s(405)]())if(t[s(302)].id==o.id&&t[s(297)]&&s(351)==t[s(383)]&&t[s(504)]==n&&wc(t,r)&&(u(t[s(673)](),a)||u(a,t[s(673)]())))if(l){if(t[s(328)]&&t[s(328)][s(362)])continue;for(const e of t[s(673)]())l[s(430)](e)||l[s(607)](e);t[s(609)]()}else{l=t;for(const e of a)t[s(430)](e)||t[s(607)](e)}if(l)return l;c[s(330)]();for(const{suggestion:t,meta:e}of this[s(320)](a,s(351)))e[s(507)]&&(this[s(386)]||!e[s(513)]&&!e[s(570)])&&wc(t,r)&&c[s(566)](t);for(const t of c){const e=t[s(673)]();if((!r||!r[s(380)])&&a[s(388)]((t=>e[s(661)]((e=>e[s(431)](t,!0))))))return t;(!t[s(339)]||!t[s(339)][s(380)])&&e[s(388)]((t=>a[s(661)]((e=>e[s(431)](t,!0)))))&&t[s(593)]()}const f=(0,e.uid)(),h=o.id,g=s(558)+n,d=this[s(425)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(544)](),t[s(277)]||s(462)==t[s(446)][s(491)]||this[s(600)](g,f,h,t,Hr[s(554)]());return d}[Ec(439)](t,n,r,s,o){const i=Ec;if(t[i(277)])return[];if(i(510)===this[i(487)])return[];const a=this[i(629)][i(379)][i(413)](i(486)).me.id,c=Array[i(657)](this[i(264)][i(443)]())[i(417)]((e=>i(497)==e[i(383)]&&e[i(539)][i(490)]==n&&e[i(430)](t)));if(i(617)===this[i(487)]){const e=this[i(320)](t,i(270))[i(417)]((({meta:t})=>t[i(507)]&&!t[i(570)]&&!t[i(355)]))[i(402)]((({suggestion:t})=>t));c[i(622)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(497)==t[i(383)]?t[i(539)][i(535)]:void 0,o=t[i(422)](),a=Array[i(657)](u[i(322)]())[i(525)]((t=>t[i(620)](o)));if(!a)continue;const c=a[i(442)](o);this[i(259)](n)&&i(270)==t[i(383)]&&0!=c[i(362)]||(u[i(381)](a),c[i(677)]((t=>{u[i(577)](t,r)})),i(270)!=t[i(383)]&&e!=s&&u[i(577)](a[i(434)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(362)]>37&&console[i(589)](i(685),{key:n});const f=(i(458)+(n+"|")+Lc({newValue:s}))[i(400)](0,60),h=this[i(425)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(656)](h),this[i(600)](f,c,a,t)}return l}[Ec(524)](t){const e=Ec;this[e(611)](t,((t,...n)=>{this[e(312)]((()=>{t(...n)}))}))}[Ec(626)](t){const e=Ec;this[e(627)][e(566)](t)}[Ec(511)](t){const e=Ec;this[e(592)][e(566)](t)}[Ec(664)](t){const e=Ec;return e(497)==t[e(383)]?t[e(504)][e(564)]("|")[0]:null}[Ec(496)](t,e){const n=Ec,r=t[n(435)]();this[n(444)][n(644)]((t=>{t[n(498)](r,{range:e})}))}[Ec(276)](t){const e=Ec,n=t.id,r=this[e(629)][e(588)][e(413)](e(257));this[e(536)][e(303)](n)||this[e(536)][e(278)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(536)][e(472)](n);s[e(474)](e(465)),s[e(465)]=!1,t[e(328)]=s}[Ec(419)](t,n,r,s){const o=Ec;if(t[o(383)]!=n||t[o(504)]!=r||t[o(595)].id!=s)throw this[o(629)][o(295)](o(375)),new e.CKEditorError(o(375),this)}[Ec(624)](t,n){const r=Ec,s=t[r(422)]();if(n[r(334)](s))t[r(609)]();else if(s[r(431)](n)){const o=this[r(444)][r(374)](n[r(350)][r(580)],r(608));this[r(496)](t,this[r(444)][r(572)](s[r(350)],o));const i=(0,e.uid)(),a=t[r(595)].id,c=t[r(383)]+":"+t[r(504)];this[r(425)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(539)],attributes:t[r(339)]});const u=this[r(444)][r(374)](n[r(608)][r(361)],r(575)),l=this[r(444)][r(572)](u,s[r(608)]);this[r(600)](c,i,a,l)}else if(s[r(616)](n[r(350)])){const e=this[r(444)][r(374)](n[r(350)][r(580)],r(608));this[r(496)](t,this[r(444)][r(572)](s[r(350)],e))}else{const e=this[r(444)][r(374)](n[r(608)][r(361)],r(575));this[r(496)](t,this[r(444)][r(572)](e,s[r(608)]))}}[Ec(628)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(320)](t,e(270))){if(!r[e(507)])continue;const s=n[e(673)]();for(const n of s)if(!t[e(442)](n)[e(362)])return!0}return!1}[Ec(651)](t){const n=Ec,r=this[n(629)][n(379)][n(413)](n(486))[n(445)](t);if(!r)throw new e.CKEditorError(n(420),this);return r}[Ec(291)](t){const e=Ec,n=this[e(629)][e(379)][e(413)](e(486)),r=(0,o.hashObject)(e(530)+t);return n[e(445)](r)||n[e(321)]({id:r,name:t})}[Ec(271)](t,e,n,r,s){const o=Ec,i=this[o(651)](r),a=this[o(364)][o(648)](t,e,n,i,s,(t=>{const e=o;this[e(516)](n,{attributes:t});const r=this[e(393)](n);this[e(542)](new Set([r])),this[e(508)](new Set([r]))}));return this[o(548)](a,o(493),(()=>{const t=o;this[t(516)](n,{state:t(615)})}),{priority:o(610)}),this[o(548)](a,o(593),(()=>{const t=o;this[t(516)](n,{state:t(346)})}),{priority:o(610)}),this[o(264)][o(577)](n,a),this[o(469)][o(577)](a,o(569)),a}[Ec(366)](t){const e=Ec,n=t[e(564)](":");return{group:n[0],type:n[1],subType:n[e(362)]>=5?n[2]:null,id:n[e(362)]<5?n[2]:n[3],authorId:n[e(362)]<5?n[3]:n[4],markerCount:6==n[e(362)]?n[5]:null}}[Ec(267)](t,n,r){const s=Ec,o=t[s(422)](),i=o[s(350)],a=o[s(608)];this[s(496)](t,this[s(444)][s(572)](i,n));const c=(0,e.uid)(),u=t[s(595)].id,l=t[s(383)]+(t[s(504)]?":"+t[s(504)]:"");this[s(425)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(339)],data:t[s(539)]});const f=this[s(664)](t);(s(426)==t[s(383)]||f&&this[s(259)](f))&&(r=this[s(444)][s(614)](r[s(361)])),this[s(600)](l,c,u,this[s(444)][s(572)](r,a))}[Ec(320)](t,e=null){const n=Ec,r=[],s=this[n(629)][n(379)][n(413)](n(486)).me;Array[n(485)](t)||(t=[t]);for(const o of this[n(405)]()){if(!o[n(297)])continue;if(e&&o[n(383)]!=e)continue;let i=!1;for(const e of o[n(673)]()){for(const a of t){const t=a[n(350)][n(334)](e[n(608)])||a[n(608)][n(334)](e[n(350)]);if(t||a[n(434)](e)){const c=a[n(431)](e)&&Ac(this[n(444)][n(598)],e[n(350)],a),u=e[n(431)](a)&&Ac(this[n(444)][n(598)],a[n(350)],e);r[n(656)]({suggestion:o,meta:{isOwn:s==o[n(302)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(600)](t,e,n,r,s){const o=Ec;this[o(444)][o(644)]((i=>{const a=o;let c=a(565)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(332)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(665)](t){const e=Ec,n=t[e(427)],r=t[e(639)];t[e(427)]=null,t[e(639)]=null,null!=n&&n[e(639)]==t&&(n[e(639)]=r),null!=r&&r[e(427)]==t&&(r[e(427)]=n),e(317)==this[e(469)][e(413)](t)&&(this[e(469)][e(577)](t,e(683)),this[e(268)](e(384),t,n,r))}[Ec(425)](t){const n=Ec,r=t.id,s=this[n(560)](t);if(this[n(299)]&&this[n(299)][n(440)]){const o=this[n(629)][n(379)][n(413)](n(447)),i=s[n(316)],a=s[n(504)]?s[n(383)]+":"+s[n(504)]:s[n(383)],c=this[n(629)][n(307)],u=o[n(566)](Wr(c,n(468))),l={id:r,type:a,hasComments:i,data:t[n(539)]||null,originalSuggestionId:t[n(476)]||null,attributes:s[n(339)]};this[n(299)][n(440)](l)[n(682)]((t=>{const e=n;s[e(300)]=!0,o[e(449)](u),t&&t[e(631)]&&(this[e(264)][e(413)](r)[e(631)]=t[e(631)])}))[n(436)]((t=>{const r=n;throw(0,e.logWarning)(r(561)),this[r(629)][r(286)][r(668)]({isUndoable:!1},(()=>{s[r(593)]()})),s[r(398)](),this[r(264)][r(381)](s.id),this[r(469)][r(381)](s),t}))}return s}[Ec(259)](t){const e=Ec;return this[e(627)][e(313)](t)}[Ec(516)](t,e){const n=Ec,r=this[n(629)][n(379)][n(413)](n(447)),s=this[n(393)](t);if(this[n(299)]&&this[n(299)][n(518)])if(s[n(300)]){const s=r[n(566)](Wr(this[n(629)][n(307)],n(468)));this[n(299)][n(518)](t,e)[n(682)]((()=>{r[n(449)](s)}))}else s.on(n(376),(()=>{this[n(516)](t,e)}))}[Ec(347)](t){const n=Ec;if(!this[n(299)]||!this[n(299)][n(393)])throw new e.CKEditorError(n(293),this);return this[n(299)][n(393)](t)}[Ec(418)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(366)](t),i=this[e(264)][e(413)](n)||this[e(271)](r,s,n,o,{});switch(this[e(419)](i,r,s,o),this[e(469)][e(413)](i)){case e(569):this[e(347)](n)[e(682)]((t=>{const r=e;let s=Promise[r(587)]();t[r(316)]&&(s=this[r(536)][r(553)]({channelId:this[r(629)][r(588)][r(413)](r(257)),threadId:n})),s[r(682)]((()=>{const e=r;this[e(560)](t)[e(300)]=!0}))})),this[e(469)][e(577)](i,e(258));break;case e(683):this[e(516)](n,{state:e(285)});case e(457):this[e(469)][e(577)](i,e(317)),this[e(268)](e(601),i);break;case e(317):this[e(268)](e(290),i)}return i[e(659)](t),i}[Ec(508)](t){const e=Ec,n=Array[e(657)](t),r=n[e(417)]((t=>e(497)==t[e(383)]));this[e(389)](r);const s=n[e(417)]((t=>!t[e(411)]&&e(497)!=t[e(383)])),o=this[e(405)]({skipNotAttached:!0})[e(417)]((t=>!t[e(411)]&&e(497)!=t[e(383)])),i=o[e(417)]((n=>!t[e(313)](n))),a=new Map(o[e(402)]((t=>[t,this[e(364)][e(684)](t[e(383)],t[e(504)],e(421))]))),c=new Map(o[e(402)]((t=>[t,t[e(422)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(362)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(362)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(362)];t++){const n=s[t];!l[e(313)](n)&&n[e(427)]&&(f[e(566)](n[e(427)]),n[e(427)][e(639)]===n&&(n[e(427)][e(639)]=null),n[e(427)]=null),!u[e(313)](n)&&n[e(639)]&&(f[e(566)](n[e(639)]),n[e(639)][e(427)]===n&&(n[e(639)][e(427)]=null),n[e(639)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(362)];e++){const r=g(t,n[e]);r&&(r[0][s(639)]=r[1],r[1][s(427)]=r[0],u[s(566)](r[0]),l[s(566)](r[1]))}}function g(t,n){const r=e;if(t[r(302)].id!==n[r(302)].id)return null;const s=a[r(413)](t)(t,n,c[r(413)](t),c[r(413)](n));return s&&a[r(413)](n)(t,n,c[r(413)](t),c[r(413)](n))?s[1][r(328)]&&s[1][r(328)][r(362)]?null:s:null}f[e(343)]&&this[e(508)](f)}[Ec(389)](t){const e=Ec;if(0==t[e(362)])return;const n=this[e(405)]({skipNotAttached:!0})[e(417)]((t=>e(497)==t[e(383)]&&t[e(638)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(339)]);s[e(313)](n)||(s[e(577)](n,r[e(362)]),r[e(656)]([]));const i=s[e(413)](n);r[i][e(656)](t)}!function(){const t=e;r[t(262)](((e,n)=>{const r=t,s=e[0][r(631)],o=n[0][r(631)];return s==o?e[0][r(339)][r(550)]<n[0][r(339)][r(550)]?-1:1:s<o?-1:1}));for(const e of r)e[t(262)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(362)];t++){if(0==r[t][e(362)])continue;const n=[];for(let s=t+1;s<r[e(362)];s++)0!=r[s][e(362)]&&i(r[t],r[s])&&n[e(656)](s);for(const s of n)r[t]=r[t][e(395)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(362)];n++)t[n][e(639)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(362)];n++)t[n][e(427)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(339)][r(550)]!==n[0][r(339)][r(550)]&&t[0][r(302)]!==n[0][r(302)])return!1;if(!function(t,e){const n=r;return!t[n(316)]&&!e[n(316)]||(!t[n(316)]||!e[n(316)])&&(!!(t[n(316)]&&e[n(631)]<t[n(328)][n(269)][n(413)](0)[n(631)])||!!(e[n(316)]&&t[n(631)]<e[n(328)][n(269)][n(413)](0)[n(631)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(339)],r(550)),o=Ic(n[0][r(339)],r(550));return!!wr(s,o)&&(!!t[r(388)]((t=>n[r(661)]((e=>t[r(422)]()[r(334)](e[r(422)]())))))&&n[r(388)]((e=>t[r(661)]((t=>e[r(422)]()[r(334)](t[r(422)]()))))))}}[Ec(542)](t){const e=Ec,n=Array[e(657)](t),r=this[e(405)]({skipNotAttached:!0}),s=r[e(417)]((n=>!t[e(313)](n))),o=new Map(n[e(402)]((t=>[t,this[e(364)][e(684)](t[e(383)],t[e(504)],e(340))]))),i=new Map(r[e(402)]((t=>[t,t[e(673)]()])));for(let t=0;t<n[e(362)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(362)];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(362)];e++){const s=r[e];if(s[a(383)]!==n[a(383)]||s[a(302)].id!==n[a(302)].id||s[a(504)]!==n[a(504)])continue;if(!Oc(n,s,[a(550)]))continue;if(a(497)==n[a(383)]&&n[a(539)][a(535)]!=s[a(539)][a(535)])continue;if(a(497)==n[a(383)]&&t[a(259)](n[a(539)][a(490)]))continue;if(a(426)==n[a(383)]){const e=t[a(629)][a(286)],r=n[a(632)]();if(r&&(e[a(598)][a(636)](r)||e[a(598)][a(416)](r)))continue}const c=o[a(413)](n),u=i[a(413)](n),l=i[a(413)](s),f=n[a(328)]&&n[a(328)][a(362)],h=s[a(328)]&&s[a(328)][a(362)];if(!f&&c(l,u))return t[a(338)](s,n),i[a(381)](n),!0;if(!h&&c(u,l))return t[a(338)](n,s),i[a(381)](s),!0}return!1}}[Ec(338)](t,e){const n=Ec;if(t[n(411)])for(const r of e[n(673)]())t[n(607)](r);else{const r=e[n(422)]()[n(608)];this[n(496)](t,this[n(444)][n(572)](t[n(422)]()[n(350)],r))}e[n(609)]()}[Ec(503)](t,e){const n=Ec,r=t[n(671)](n(441))||t[n(671)](n(497))?n(517):t[n(451)]();return Wr(this[n(629)][n(307)],e+"_"+r+n(605))}[Ec(649)](){const t=Ec,e=this[t(629)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(444)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(366)](t[s(578)]);if(s(279)===e){n[s(459)](this[s(503)](r,s(512)));break}}for(const t of r){const{group:e,type:r}=this[s(366)](t[s(578)]);if(s(279)===e){n[s(459)](this[s(503)](r,s(500)));break}}}))}[Ec(265)](t){const e=Ec;if(this[e(494)])return!1;const n=this[e(629)],r=n[e(286)][e(352)][e(306)][e(549)]();if(0==r[e(362)])return!1;const s=[],o=r[e(417)]((t=>e(497)==t[e(383)])),i=r[e(417)]((t=>e(453)==t[e(383)]&&e(371)!=t[e(578)])),a=r[e(417)]((t=>e(449)==t[e(383)]&&e(371)!=t[e(578)]));for(const t of o)s[e(656)]({key:t[e(454)],newValue:t[e(606)],oldValue:t[e(519)],range:Sc(t[e(298)],n[e(286)])});for(const t of i){const r=a[e(525)]((n=>n[e(318)][e(334)](t[e(318)])));r&&s[e(656)]({key:e(281),newValue:t[e(578)],oldValue:r[e(578)],range:n[e(286)][e(562)](t[e(318)][e(452)])})}return 0!=s[e(362)]&&this[e(637)](t,s)}[Ec(309)](t){const e=Ec;let n=!1;const r=this[e(629)][e(286)][e(352)][e(306)][e(501)]()[e(417)]((t=>t[e(539)][e(304)]&&t[e(578)][e(671)](e(523))));for(const s of r){const{subType:r,id:o}=this[e(366)](s[e(578)]),i=r[e(564)]("|")[0];for(const r of this[e(405)]({skipNotAttached:!0}))r.id!=o&&e(497)==r[e(383)]&&r[e(539)]&&r[e(539)][e(490)]==i&&r[e(422)]()[e(620)](s[e(539)][e(304)])&&(this[e(655)](r,s[e(539)][e(304)],t),n=!0)}return n}[Ec(312)](t){const e=Ec;this[e(629)],this[e(494)]=!0,t()}[Ec(613)](t){const e=Ec,n=this[e(259)](t),r=this[e(592)][e(313)](t);return n||r}[Ec(637)](t,e){const n=Ec;if(0==e[n(362)])return!1;let r=!1;for(const s of e){const e=this[n(320)](s[n(298)],n(497))[n(417)]((t=>!t[n(591)][n(355)]))[n(402)]((t=>t[n(279)])),i=(0,o.hashObject)({newValue:s[n(667)]});e[n(417)]((t=>{const e=n,[r,o]=t[e(504)][e(564)]("|");return r==s[e(490)]&&o!=i}))[n(677)]((e=>{const o=n;this[o(655)](e,s[o(298)],t),r=!0}))}return r}[Ec(655)](t,e,n){const r=Ec,s=t[r(422)]()[r(442)](e);0!==s[r(362)]?1!==s[r(362)]?this[r(267)](t,e[r(350)],e[r(608)]):this[r(496)](t,s[0]):n[r(324)](t[r(435)]())}}class yc{constructor(t){const e=Ec;this[e(348)]=t,this[e(444)]=t[e(286)],this[e(394)]=new Map,this[e(390)]=new Map,this[e(473)]()}[Ec(648)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(444)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(684)](t,e,i(493))(...n),onDiscard:(...n)=>this[i(684)](t,e,i(593))(...n)})}[Ec(528)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(394)][s(577)](o,r)}[Ec(684)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(394)][r(413)](s)||this[r(390)][r(413)](t+":"+n)}[Ec(473)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(262)](((t,n)=>t[e(350)][e(392)](n[e(350)])?1:-1)),this[e(444)][e(644)]((n=>{const r=e;for(const e of t){let t;t=e[r(608)][r(653)]&&e[r(608)][r(361)]==e[r(350)][r(452)]?n[r(341)](e[r(350)][r(452)],"on"):n[r(341)](e),this[r(444)][r(424)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(444)][n(644)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(402)]((t=>(kc(t)&&(t=this[s(444)][s(572)](t[s(608)])),t)))[s(417)]((t=>s(462)!==t[s(446)][s(491)]));if(c[s(362)]<1)return;const u=Array[s(657)](this[s(444)][s(352)][s(662)][s(673)]())[s(402)]((t=>i.LiveRange[s(590)](t)));r[s(272)](c);for(const t of this[s(348)][s(349)][s(349)]())t[s(333)]();a[s(656)]({forceDefaultExecution:!0}),this[s(348)][s(261)](o,...a);const l=u[s(417)]((t=>s(462)!=t[s(446)][s(491)]));l[s(362)]>0&&r[s(272)](l);for(const t of u)t[s(544)]()}))},s=(e,n)=>1==e[t(362)]&&1==n[t(362)]&&e[0][t(608)][t(334)](n[0][t(350)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(444)])?[e,n]:Mc(n,e,s,r,this[t(444)])?[n,e]:null;this[t(390)][t(577)](t(407),e),this[t(390)][t(577)](t(529),n),this[t(390)][t(577)](t(522),s),this[t(390)][t(577)](t(477),o),this[t(390)][t(577)](t(327),n),this[t(390)][t(577)](t(335),e),this[t(390)][t(577)](t(520),s),this[t(390)][t(577)](t(428),o),this[t(390)][t(577)](t(308),r),this[t(390)][t(577)](t(537),e),this[t(390)][t(577)](t(358),s),this[t(390)][t(577)](t(466),e),this[t(390)][t(577)](t(604),r),this[t(390)][t(577)](t(534),e),this[t(390)][t(577)](t(319),s),this[t(390)][t(577)](t(505),e),this[t(390)][t(577)](t(623),e),this[t(390)][t(577)](t(484),((e,n)=>{const r=t;if(!n)return;const s=this[r(348)][r(379)][r(413)](_c);this[r(444)][r(644)]((t=>{const o=r;if(o(281)==n[o(490)])for(const r of e){const e=r[o(350)][o(452)],s=n[o(535)];t[o(509)](e,s)}else if(s[o(259)](n[o(490)]))for(const r of e)void 0!==n[o(535)]?t[o(481)](n[o(490)],n[o(535)],r[o(350)][o(452)]):t[o(563)](n[o(490)],r[o(350)][o(452)]);else for(const r of e)n[o(535)]?t[o(481)](n[o(490)],n[o(535)],r):t[o(563)](n[o(490)],r)}))})),this[t(390)][t(577)](t(284),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(361)][r(356)]({includeSelf:!0,parentFirst:!0})){if(s[r(446)]==s)return!1;if(!n[r(681)](s))return!1;if(t[r(636)](s)||t[r(416)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(608)][e(361)]==t[e(350)][e(452)]&&t[e(608)][e(353)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(301)].is(s(630))&&!r[s(636)](t[s(301)]),i=t[s(350)][s(666)](o),a=t[s(608)][s(666)](o,{direction:s(359)});return!(t[s(350)][s(334)](i)&&t[s(608)][s(334)](a)||(i[s(392)](a)?n[s(498)](e,{range:n[s(572)](i,a)}):n[s(324)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(350)][e(452)];return n&&n.is(e(576))}function Sc(t,e){const n=Ec;return null==t[n(608)][n(580)]&&t[n(608)][n(361)]==t[n(350)][n(452)]?Rc(t[n(350)][n(452)],e):t}function Rc(t,e){const n=Ec,r=e[n(598)][n(636)](t)||e[n(598)][n(658)](t);return e[n(572)](e[n(374)](t,n(515)),r?e[n(280)](t):e[n(374)](t,n(608)))}function vc(){const t=["getDifference","values","_model","getUser","root","PendingActions","138711OtTJMD","remove","addMarker:suggestion","toUpperCase","nodeAfter","insert","attributeKey","consumable","isAfter","dataReady","attribute:","announce","elementStart","formatInline","$graveyard","multi","track-changes-adapter-already-set","isRemovable","formatInline:chain","isUndo","PENDING_ACTION_SUGGESTION","_suggestionState","ck-suggestion-marker-formatBlock","move","getCommentThread","_registerDefaultCallbacks","unbind","ck-suggestion-marker-","originalSuggestionId","insertion:chain","return","1052VMlLly","isDocumentOperation","setAttribute","clone","moveTargetPosition","attribute:discard","isArray","Users","_trackFormatChanges","insertContent","elementEnd","key","rootName","consume","accept","_recordAttributeSuggestions","assign","_setSuggestionRange","attribute","updateMarker","toViewElement","ENTER","getChangedMarkers","for","_getMarkerAnnouncementText","subType","formatBlock:chain","1866708AuyCkf","isOwn","_refreshSuggestionsChain","rename","never","registerInlineAttribute","LEAVE","containsRangeInObject","ck-suggestion-marker","before","_updateSuggestionData","FORMATTING","updateSuggestion","attributeOldValue","deletion:join","getAttribute","insertion:join","suggestion:attribute:","enableDefaultAttributesIntegration","find","getItems","documentSelection","registerCustomCallback","insertion:discard","external:","requires","removeMarker:suggestion:formatBlock","change:activeMarkers","formatBlock:discard","oldValue","_commentsRepository","formatInline:discard","splice","data","acceptSuggestion","commandName","_joinWithAdjacentSuggestions","formatInline:","detach","conversion","change:data","track-changes-enable-command-twice","listenTo","getChanges","groupId","_enabledCommands","fromCharCode","fetchCommentThread","getMultiRangeId","widget","createElement","markerToData","deletion:","addMarker:suggestion:attribute","addSuggestionData","error-saving-suggestion-data-suggestion-discarded","createRangeOn","removeAttribute","split","suggestion:","add","ck-suggestion-marker--active","isBlock","notReady","isInsideObject","highest","createRange","TrackChangesEditing","markerNameToElements","after","element","set","name","getWalker","nodeBefore","head","ck-suggestion-marker-formatInline","batch","rethrowUnexpectedError","data-suggestion","multipleBlocks","resolve","config","warn","fromRange","meta","_inlineAttributeKeys","discard","elementToElement","creator","isLocal","removeComment","schema","3565105yCiXFu","_addSuggestionMarker","suggestionLoaded","markers","forward","formatBlock:accept","_SUGGESTION_ANNOUNCEMENT","attributeNewValue","addRange","end","removeMarkers","high","enableCommand","11583666veTGKB","_isRegisteredAttribute","createPositionBefore","accepted","containsPosition","default","isExternal","formatGroupId","isIntersecting","markerName","unshift","attribute:accept","_cutOutSuggestionMarker","markDeletion","registerBlockAttribute","_blockAttributeKeys","_rangeIsInLocalUserInsertion","editor","$textProxy","createdAt","getContainedElement","authoredAt","authorName","acceptSelectedSuggestions","isObject","_reduceExistingSuggestions","_isDataLoaded","next","$marker","hasSuggestion","includes","dataDowncast","change","addHighlight","2569656bTtXSP","getMarkers","buildSuggestion","_initAriaMarkerChangeAnnouncements","trackChanges.trackFormatChanges","_getAuthorFromId","marker-count","isAtEnd","low","_reduceSuggestionAttributeRange","push","from","isSelectable","addMarkerName","trackChanges.mergeNestedSuggestions","some","selection","discardAllSuggestions","_getAttributeKey","_removeSuggestion","getLastMatchingPosition","newValue","enqueueChange","upcast","showSuggestionHighlights","startsWith","trackChanges","getRanges","descriptionFactory","normal","9249afvVJd","forEach","targetPosition","tablePasteChainId","forceDefaultExecution","containsItem","then","removed","getSuggestionCallback","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.","8NFcvhu","collaboration.channelId","markerReady","_isBlockAttribute","markMultiRangeBlockFormat","execute","sort","action","_suggestions","_processAttributeChanges","pluginName","_breakSuggestionMarker","fire","comments","insertion","_createSuggestion","setSelection","mapper","init","_isForcedDefaultExecutionBlock","_addThreadToSuggestion","isCollapsed","addCommentThread","suggestion","createPositionAfter","$elementName","CommentsRepository","getShiftedBy","attribute:join","open","model","substr","addMarker:suggestion:formatBlock","setTo","suggestionChanged","_getExternalAuthor","markBlockFormat","track-changes-adapter-missing-getsuggestion","reconvertMarker","enableReadOnlyMode","createRangeIn","isInContent","range","_adapter","_saved","item","author","hasCommentThread","newRange","stop","differ","locale","formatInline:accept","_processAttributeSuggestions","always","howMany","_recordAttributeChanges","has","track-changes-command-not-found","removeMarker:suggestion:attribute","hasComments","ready","position","formatBlock:join","_findSuggestions","addUser","keys","formatBlock:","removeMarker","getNearestSelectionRange","splitPosition","deletion:accept","commentThread","getRange","clear","value","addMarker","refresh","isEqual","deletion:discard","addClass","editingDowncast","_joinSuggestions","attributes","join","createSelection","discardSelectedSuggestions","size","markInlineFormat","dataToMarker","rejected","_getSuggestionData","_editor","commands","start","deletion","document","isAtStart","oldRange","isNextTo","getAncestors","group","formatInline:join","backward","track-changes-suggestion-not-found","parent","length","@external","_suggestionFactory","_afterChanges","_splitMarkerName","applyOperation","acceptAllSuggestions","bindElementToMarker","markerToHighlight","$text","getAllAdjacentSuggestions","_onDiscard","createPositionAt","track-changes-suggestion-data-mismatch","change:_saved","adapter","removeClass","plugins","skipNestingCheck","delete","writer","type","suggestionUnloaded","addComment","_mergeNestedSuggestions","registerPostFixer","every","_refreshAttributeSuggestionsChain","_defaultCallbacks","isTouching","isBefore","getSuggestion","_customCallbacks","concat","markMultiRangeDeletion","editing","stopListening","pop","substring","markInsertion","map","unbindElementFromMarkerName","getCustomProperty","getSuggestions","suggestion-type","insertion:accept","update:suggestion","markMultiRangeInsertion","containerElement","isMultiRange","5067839xhuMTx","get","options","define","isLimit","filter","_handleNewSuggestionMarker","_checkSuggestionCorrectness","track-changes-user-not-found","chain","getFirstRange","trackChangesCommand","deleteContent","_setSuggestionData","formatBlock","previous","deletion:chain","insertion:","isIntersectingWithRange","containsRange","toJSON","lowest","getIntersection","getFirstMarker","catch","activeMarkers","discardSuggestion","markAttributeChange","addSuggestion","format"];return(vc=function(){return t})()}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(608)][o(334)](r[o(350)]))return!0;if(t[o(383)]!=e[o(383)])return!1;if(!n[o(608)][o(391)](r[o(350)]))return!1;const i=s[o(572)](n[o(608)],r[o(350)])[o(579)]();for(const t of i)if([o(460),o(489)][o(642)](t[o(383)])&&s[o(598)][o(416)](t[o(301)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(638)]||!e[r(638)])&&wr(Ic(t[r(339)],n),Ic(e[r(339)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(339)]),s=Fc(e);if(!t[n(638)])return!1;for(const t of Object[n(322)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(495)]({},t);return delete n[e(380)],delete n[e(679)],n}const Dc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(831528===parseInt(n(351))/1+-parseInt(n(328))/2+-parseInt(n(350))/3*(parseInt(n(336))/4)+-parseInt(n(352))/5+-parseInt(n(326))/6+-parseInt(n(343))/7*(parseInt(n(360))/8)+parseInt(n(353))/9)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(359)]=e,this[s(327)]=n,this[s(334)]=r,this[s(356)]=t,this[s(335)]=t[s(339)][s(330)](s(354)),this[s(333)]=t[s(339)][s(330)](s(358)),this[s(327)][s(337)](s(341)).to(this[s(335)],this[s(333)],((t,e)=>t||e)),this[s(327)][s(337)](s(331)).to(this[s(335)],s(341),(t=>t&&this[s(356)][s(359)][s(346)](e[s(363)]()))),this[s(327)][s(337)](s(344)).to(this[s(333)],s(341),(t=>t&&this[s(356)][s(359)][s(346)](e[s(363)]()))),this[s(325)]=null,n[s(338)]&&this[s(340)](),this[s(324)](n,s(354),(()=>this[s(354)]())),this[s(324)](n,s(358),(()=>this[s(358)]())),this[s(324)](n,s(361),(()=>{const t=s;n[t(338)]?this[t(340)]():this[t(347)]()}))}[Dc(354)](){const t=Dc;this[t(335)][t(357)](this[t(359)].id)}[Dc(358)](){const t=Dc;this[t(333)][t(357)](this[t(359)].id)}[Dc(342)](){const t=Dc;this[t(327)][t(349)](t(341)),this[t(327)][t(349)](t(331)),this[t(327)][t(349)](t(344)),this[t(362)](),this[t(334)][t(342)](),this[t(325)]&&this[t(347)]()}[Dc(340)](){const t=Dc,e=Wr(this[t(356)][t(329)],t(345));this[t(325)]=this[t(356)][t(323)][t(330)](t(332))[t(355)](e)}[Dc(347)](){const t=Dc;null!==this[t(325)]&&this[t(356)][t(323)][t(330)](t(332))[t(348)](this[t(325)]),this[t(325)]=null}}function xc(){const t=["commentThreadController","_acceptCommand","8644kMdtvI","bind","isDirty","commands","_setPendingAction","isEnabled","destroy","1813623BCakbS","canDiscard","PENDING_ACTION_SUGGESTION","canEditAt","_removePendingAction","remove","unbind","1857HGXjpV","35534gpURJw","3406675nihizr","43069068emdKcV","acceptSuggestion","add","_editor","execute","discardSuggestion","model","40ekxkDV","change:isDirty","stopListening","getRanges","plugins","listenTo","_pendingAction","2076114lgDyjK","view","658000UcXcoc","locale","get","canAccept","PendingActions","_discardCommand"];return(xc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=126]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(969444===-parseInt(n(132))/1*(-parseInt(n(173))/2)+-parseInt(n(136))/3*(parseInt(n(145))/4)+parseInt(n(153))/5*(-parseInt(n(162))/6)+parseInt(n(176))/7+parseInt(n(143))/8*(-parseInt(n(157))/9)+-parseInt(n(150))/10+parseInt(n(134))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(127)]=null,this[s(163)]=null,this[s(139)](s(142),!1),this[s(139)](s(126),e[s(126)]),this[s(170)](s(126)).to(e),this[s(139)](s(133),[]),this[s(139)](s(168),!1),this[s(139)](s(164),!1),this[s(139)](s(140),!1),this[s(139)](s(166),!1),this[s(151)]=e,this[s(158)]=n,this[s(138)]=r,r[s(128)]?this[s(139)](s(146),1):this[s(171)]()}[Uc(177)](){const t=Uc;this[t(159)][t(177)]()}[Uc(160)](){const t=Uc;this[t(127)]&&this[t(127)][t(160)](),this[t(163)]&&this[t(163)][t(160)](),super[t(160)]()}[Uc(171)](){const t=Uc,{CommentsListView:e}=this[t(138)];this[t(127)]=new e(this[t(155)],this[t(151)][t(161)],Object[t(144)]({CommentView:this[t(138)][t(149)]},this[t(138)])),this[t(127)][t(175)](t(165)).to(this),this[t(127)][t(175)](t(147)).to(this),this[t(127)][t(170)](t(142)).to(this),this[t(139)](t(146),this[t(127)][t(146)]+1),this[t(170)](t(146)).to(this[t(127)],t(146),(t=>t+1)),this[t(163)]=this[t(172)](),this.on(t(165),(()=>this[t(177)]())),this[t(170)](t(168)).to(this[t(127)],t(152),this[t(163)][t(129)],t(174),((t,e)=>t||!!e))}[Uc(172)](){const t=Uc,{CommentThreadInputView:e}=this[t(138)],n=new e(this[t(155)],this[t(158)],this[t(138)][t(148)]),r=n[t(129)];return n[t(170)](t(141)).to(this,t(142),this[t(151)][t(161)],t(167),r,t(174),((t,e,n)=>!!n||t&&!e)),r.on(t(154),((e,n)=>{const s=t;this[s(131)](s(130),n),r[s(135)][s(169)]("")})),r.on(t(156),(()=>this[t(177)]())),r[t(170)](t(137)).to(this[t(151)][t(161)],t(167)),n}}function Vc(){const t=["editorConfig","CommentView","4323100JWmLcp","_model","hasDirtyComment","1895kOtSyP","submit","locale","cancel","6444EYZMWE","_localUser","element","destroy","commentThread","19164ZqvoOO","commentThreadInputView","isEnabled","removeComment","canDiscard","isReadOnly","isDirty","setData","bind","_createCommentViews","_createCommentThreadInputView","22QuBOaa","value","delegate","12206208NdUZFR","focus","authoredAt","commentsListView","disableComments","commentInputView","addComment","fire","36927fzbIKw","descriptionParts","22155276zqoVoR","editor","154779NXkaqs","disabledSubmit","_config","set","canAccept","showInput","isActive","14456AThQMh","assign","20UoIJWQ","length","updateComment"];return(Vc=function(){return t})()}const Hc=zc;function Wc(){const t=["value","commentThread","fire","userView","cancel","</p>","innerHTML","canAccept","EXTERNAL_IMPORT_WORD_SUGGESTION","source","<p>","discardButton","querySelector","div","_createButton","EXTERNAL_AVATAR","editorDestroyed","delegate","isActive","author","ck-comment__external","formatDateTime","ck-annotation__info-name","title","ck-annotation__main","1931274mmqQxn","discardSuggestion","ck-annotation__info-time","ck-suggestion__main","bind","5187672Bwefln","split","element",'" title="',"acceptSuggestion","descriptionParts","name","time","type","ck-suggestion--discard","ck-suggestion__info-name","3111080giOyYA","ck-suggestion--disabled-comments","getExternalSuggestionNote","render","creator","_model","children","getTemplate","importWord","canDiscard","bindTemplate","Discard suggestion","authoredAt","ck-suggestion-wrapper--active",'"></span>',"ck-annotation__info","ck-suggestion","disableComments","ck-suggestion-wrapper","content","join","color","4CpIACn","EXTERNAL_SUGGESTION","setTemplate","3649776Ozfvot","createElement","ck-annotation__content-wrapper","625312NyaxzE","set","locale","ck-suggestion__info","ck-suggestion--accept","extendTemplate","isEnabled","map","1186992NlZLJK","attributes","description","push","innerText","ck-suggestion__user",".ck-annotation__content-wrapper","getUserViewNotificationText","</span>","acceptButton","ck-comment__info-time","ck-annotation__user","span",'<span class="ck-suggestion-color" style="background-color: ',"execute","@external","7iMQBmM","ck-annotation__actions","_config","ck-annotation","_descriptionElement","commentThreadInputView","502250TBqzGd","ck-suggestion-","check","editorReady","commentsListView","EXTERNAL_IMPORT_WORD_AVATAR","change:description",'<span class="ck-suggestion-type">',"ck-suggestion__actions","isExternal","Accept suggestion"];return(Wc=function(){return t})()}function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(349898===parseInt(n(465))/1+-parseInt(n(385))/2+parseInt(n(363))/3*(parseInt(n(459))/4)+parseInt(n(437))/5+-parseInt(n(462))/6+-parseInt(n(379))/7*(parseInt(n(426))/8)+parseInt(n(421))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Gc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(466)](i(434),""),this[i(425)](i(434)).to(this,i(431),(t=>t&&t[0]?t[0][i(434)]:"")),this[i(425)](i(365)).to(this,i(431),this,i(414),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(406)+qc(e[n(456)],e[n(458)])+n(401);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(383)]=null,this[i(372)]=this[i(410)](Wr(e,i(395)),t.icons[i(387)],i(469),i(430),"sw"),this[i(372)][i(425)](i(361)).to(this,i(403)),this[i(407)]=this[i(410)](Wr(e,i(448)),t.icons[i(400)],i(435),i(422),"sw"),this[i(407)][i(425)](i(361)).to(this,i(446)),this[i(399)]=new o.UserView(e,this[i(442)][i(415)],this[i(370)]()),this[i(399)][i(360)]({attributes:{class:[i(368),i(374)]}}),this[i(461)](this[i(444)]())}[Hc(444)](){const t=Hc,e=this[t(447)],n=[{tag:t(409),attributes:{class:[t(468),t(452)]},children:[{tag:t(375),children:[{text:this[t(399)][t(432)]}],attributes:{class:[t(436),t(418)]}},{tag:t(433),attributes:{datetime:e.to(t(449)),class:[t(373),t(423)]},children:[{text:e.to(t(449),(e=>this[t(381)][t(417)](e)))}]}]},{tag:t(409),attributes:{class:[t(393),t(380)]},children:[this[t(372)],this[t(407)]]},{tag:t(409),attributes:{class:[t(464)]}}];this[t(442)][t(394)]&&n[t(366)]({tag:t(409),attributes:{class:[t(416)]},children:[{text:this[t(439)]()}]});const r={tag:t(409),attributes:{class:[t(455),e.if(t(414),t(450)),e.to(t(434),(e=>t(386)+e)),this[t(381)][t(454)]&&t(438)],"data-suggestion-id":this[t(442)].id,"data-thread-id":this[t(442)][t(397)].id,"data-author-id":this[t(442)][t(415)].id,tabindex:-1},children:[{tag:t(409),attributes:{class:[t(453),t(382)]},children:[this[t(399)],{tag:t(409),attributes:{class:[t(424),t(420)]},children:n}]}]};return this[t(389)]&&this[t(384)]&&(r[t(443)][t(366)](this[t(389)],this[t(384)]),this[t(389)][t(413)](t(388)).to(this),this[t(389)][t(413)](t(412)).to(this),this[t(384)][t(413)](t(388)).to(this),this[t(384)][t(413)](t(412)).to(this)),r}[Hc(440)](){const t=Hc;super[t(440)](),this[t(383)]=this[t(428)][t(408)](t(369)),this[t(383)][t(402)]=this[t(365)],this.on(t(391),((e,n,r)=>{const s=t;this[s(383)][s(402)]=r}))}[Hc(410)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(467)]);return a[i(466)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(360)]({attributes:{class:n}}),a.on(i(377),(()=>{const t=i;this[t(398)](r,this[t(442)].id)})),a}[Hc(439)](){const t=Hc;return t(445)===this[t(442)][t(364)][t(378)][t(405)]?Wr(this[t(467)],t(404)):Wr(this[t(467)],t(460))}[Hc(370)](){const t=Hc;return this[t(442)][t(394)]?t(445)===this[t(442)][t(364)][t(378)][t(405)]?Wr(this[t(467)],t(390),this[t(442)][t(441)][t(432)]):Wr(this[t(467)],t(411),this[t(442)][t(441)][t(432)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(427)]("*")[n(362)](((t,e)=>e%2!=0?n(392)+Qc(t)+n(371):Qc(t)))[n(457)](""),e&&(r+=n(376)+e[n(396)]+n(429)+e[n(419)]+n(451)),r}function Qc(t){const e=Hc,n=document[e(463)](e(375));return n[e(367)]=t,n[e(402)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Xc=Yc;function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=231]})(t,e)}function Jc(){const t=["getAllAdjacentSuggestions","_destroyController","button","unbind","trackChanges.disableComments","has","getSuggestion","add","3524915oTTKmQ","TrackChangesEditing","_createMenuBarMenu","delegate","head","isOn","_refreshActiveMarkers","_suggestionToController","stopListening","innerView","descriptionFactory","focus","activeAnnotations","getRanges","toMany","423007QdJsQd","reduce","get","createCommentThreadController","commands","requires","_handleSuggestionControllerDelayed","_bindAnnotationToEditors","Track changes","createAnnotationView","editing","EditorAnnotations","editor","pluginName","trackChanges","comments.maxThreadTotalWeight","getMarkerNames","from","registerAnnotation","destroy","change:previous","Discard all selected suggestions","addComment","change:activeAnnotations","actionView","value","comments.editorConfig","isMultiRange","Accept all suggestions","5259345qddtfy","acceptAllSuggestions","arrowView","source","commentThread","isEnabled","_disableComments","getMarkers","acceptButton","SuggestionThreadView","discardAllSuggestions","suggestionUnloaded","children","menuitemcheckbox","_unbindEditors","comments.maxCommentsWhenCollapsed","CommentView","_updateController","suggestionLoaded","CommentsRepository","buttonView","_initializeController","TrackChangesUI","menuitem","delete","items","hasSuggestion","lowest","define","comments.maxCommentCharsWhenCollapsed","getByInnerView","mainView","plugins","switchbutton","componentFactory","init","suggestionChanged","1302450ZfSLmQ","panelView","keys","isInContent","previous","Annotations","activeMarkers","view","execute","createAnnotation","listenTo","trackChanges.SuggestionThreadView","filter","bind","some","remove","refreshSelectedViews","size","CommentsUI","_addUIComponentsToFactory","commandName","6914168XvETUu","menu","push","suggestion-","length","discardSelectedSuggestions","getDescriptions","getJoined","clear","_annotationViews","values","_createToolbarButton","discardButton","set","getFirstRange","separator","4929990OoSKJj","type","10347EWwOjH","_handleControllerBuffer","2kXeAnK","comments","descriptionParts","locale","model","addSourceCollector","81iYgAAZ","428vKJxvT","config","menuBar:trackChanges","_viewToController","Accept all selected suggestions","Discard all suggestions","acceptSelectedSuggestions","isDirty"];return(Jc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(521343===-parseInt(n(268))/1*(-parseInt(n(375))/2)+-parseInt(n(373))/3*(parseInt(n(237))/4)+parseInt(n(253))/5+parseInt(n(371))/6+-parseInt(n(297))/7+parseInt(n(355))/8+parseInt(n(236))/9*(-parseInt(n(334))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Xc(273)](){const t=Xc;return[_c,o.Users,t(316),t(339),t(279)]}static get[Xc(281)](){return Xc(319)}constructor(t){const e=Xc;super(t),this[e(260)]=new Map,this[e(240)]=new Map,this[e(364)]=new Map,this[e(374)]=new Map;const n=this[e(280)][e(238)];n[e(325)](e(345),Kc),n[e(325)](e(249),!1),this[e(303)]=n[e(270)](e(249))}[Xc(274)](t,e){const n=Xc;0===this[n(374)][n(351)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(374)]){const r=this[t(260)][t(250)](e);r||n?r&&n&&this[t(246)](e):this[t(318)](e)}this[t(374)][t(363)](),this[t(280)][t(329)][t(270)](t(279))[t(350)](),this[t(259)]()}),10),this[n(374)][n(368)](t,e)}[Xc(332)](){const t=Xc,e=this[t(280)],n=e[t(329)][t(270)](t(254)),r=e[t(329)][t(270)](t(339)),s=e[t(329)][t(270)](t(279)),o=e[t(329)][t(270)](t(316));this[t(353)](),s[t(235)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(285)](this[e(260)])){const s=t[e(245)](),o=[];for(const t of s){if(!t[e(337)])continue;if(t[e(295)]){o[e(357)](...t[e(266)]());continue}const n=t[e(369)]();if(o[e(359)]>0){const t=o[0][e(362)](n);if(t){o[0]=t;continue}}o[e(357)](n)}n[e(357)]([r[e(341)],o])}return n})),this[t(344)](n,t(315),((e,n)=>{const r=t;this[r(344)](n,r(288),((t,e,s,o)=>{const i=r;n[i(337)]&&(null==s?(this[i(314)](o[i(257)]),this[i(274)](n,!1)):(this[i(314)](s[i(257)]),null==o&&this[i(274)](n,!0)))})),null!==n[r(338)]?this[r(314)](n[r(257)]):this[r(274)](n,!1)})),this[t(344)](n,t(308),((e,n,r)=>{const s=t;this[s(261)](n,s(288)),this[s(374)][s(321)](n),this[s(260)][s(250)](n)&&this[s(246)](n),r&&this[s(314)](r[s(257)])})),this[t(344)](n,t(333),((e,n)=>{this[t(314)](n)})),this[t(344)](r,t(291),(()=>{this[t(259)]()})),this[t(344)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(323)](r))return;const i=n[o(251)](r);this[o(260)][o(270)](i)[o(341)][o(264)]()}),{priority:t(324)})}[Xc(259)](){const t=Xc,e=this[t(280)][t(329)][t(270)](t(339)),n=this[t(280)][t(329)][t(270)](t(254)),r=Array[t(285)](e[t(265)],(e=>e[t(262)]))[t(346)]((e=>this[t(240)][t(250)](e))),s=[];for(const e of r){const n=this[t(240)][t(270)](e)[t(234)][t(245)]();s[t(357)](...n[t(269)](((e,n)=>[...e,...n[t(284)]()]),[]))}n[t(340)]=s}[Xc(353)](){const t=Xc,n=this[t(280)],r=n[t(233)],o=Wr(r,t(276)),i=new e.Collection([{type:t(330),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(282),role:t(310)})},{type:t(370)},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(296)),commandName:t(298),role:t(320)})},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(241)),commandName:t(243),role:t(320)})},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(242)),commandName:t(307),role:t(320)})},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(289)),commandName:t(360),role:t(320)})}]);for(const e of i)if(tu(e)){const r=n[t(272)][t(270)](e[t(234)][t(354)]);e[t(234)][t(347)](t(258),t(302)).to(r,t(293),t(302))}n.ui[t(331)][t(252)](t(282),(e=>this[t(366)](e,i,o))),n.ui[t(331)][t(252)](t(239),(e=>this[t(255)](e,i,o)))}[Xc(366)](t,e,n){const r=Xc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(280)][r(272)][r(270)](r(282));o[r(317)][r(368)]({tooltip:n,label:n,icon:Zc}),o[r(317)][r(347)](r(258)).to(i,r(293)),o[r(317)].on(r(342),(()=>{const t=r;i[t(342)](),this[t(280)][t(278)][t(341)][t(264)]()})),(0,s.addListToDropdown)(o,e,{role:r(356)});const a=[];for(const t of e)tu(t)&&a[r(357)](this[r(280)][r(272)][r(270)](t[r(234)][r(354)]));const c=o[r(317)];return c[r(292)][r(248)](r(302)),c[r(299)][r(248)](r(302)),c[r(292)][r(347)](r(302)).to(i,r(302)),c[r(299)][r(347)](r(302))[r(267)](a,r(302),((...t)=>t[r(348)]((t=>t)))),o.on(r(342),(t=>{const e=r;this[e(280)][e(342)](t[e(300)][e(354)]),this[e(280)][e(278)][e(341)][e(264)]()})),o}[Xc(255)](t,e,n){const r=Xc,o=new s.MenuBarMenuView(t),i=this[r(280)][r(272)][r(270)](r(282));o[r(317)][r(368)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(370)==n[r(372)]){a[r(322)][r(252)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(234)];i[r(347)](...Object[r(336)](c)).to(c),i[r(256)](r(342)).to(o),i.on(r(342),(()=>{const t=r;this[t(280)][t(342)](c[t(354)]),this[t(280)][t(278)][t(341)][t(264)]()})),e[r(309)][r(252)](i),a[r(322)][r(252)](e)}return o[r(347)](r(302)).to(i,r(302)),o[r(335)][r(309)][r(252)](a),o}[Xc(318)](t){const e=Xc,n=this[e(280)],r=n[e(238)],s=n[e(329)][e(270)](e(339)),i=n[e(329)][e(270)](e(316)),a=n[e(329)][e(270)](e(279)),c=n[e(329)][e(270)](o.Users).me,u=r[e(270)](e(282))[e(306)],{CommentsListView:l,CommentThreadInputView:f}=n[e(329)][e(270)](e(352));let h,g;this[e(364)][e(250)](t.id)?(g=this[e(364)][e(270)](t.id),h=g[e(328)]):(h=new u(n[e(233)],t,c,{disableComments:this[e(303)],editorConfig:r[e(270)](e(294)),maxCommentsWhenCollapsed:r[e(270)](e(312)),maxThreadTotalWeight:r[e(270)](e(283)),maxCommentCharsWhenCollapsed:r[e(270)](e(326)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(270)](e(233))),CommentView:r[e(270)](e(231))[e(313)],CommentsListView:l,CommentThreadInputView:f}),h[e(305)].on(e(342),(()=>{const t=e;n[t(278)][t(341)][t(264)]()})),h[e(367)].on(e(342),(()=>{const t=e;n[t(278)][t(341)][t(264)]()})),g=s[e(277)](this[e(280)][e(233)],h),g[e(347)](e(244)).to(h,e(244)),g[e(347)](e(359)).to(h),g[e(347)](e(372)).to(h,e(372),(t=>e(358)+t)),this[e(364)][e(368)](t.id,g));const d=i[e(271)](t[e(301)],h),p=new Bc(n,t,h,d),m=t[e(245)]()[e(346)]((t=>t[e(337)]));h[e(232)]=n[e(329)][e(270)](e(254))[e(263)][e(361)](m),this[e(260)][e(368)](t,p),this[e(240)][e(368)](h,p);const I=s[e(343)]({view:g,target:()=>{const r=e,s=[],i=t[r(245)]()[r(346)]((t=>t[r(337)]));for(const t of i)s[r(357)](...t[r(304)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(278)],s)},type:()=>e(358)+p[e(341)][e(372)]});i[e(275)](h,I),s[e(252)](I),a[e(286)](I)}[Xc(246)](t){const e=Xc,n=this[e(280)][e(329)][e(270)](e(316)),r=this[e(280)][e(329)][e(270)](e(339)),s=this[e(260)][e(270)](t),o=s[e(341)],i=r[e(327)](o);n[e(311)](o),i&&r[e(349)](i),this[e(260)][e(321)](t),this[e(240)][e(321)](o),s[e(287)]()}[Xc(314)](t){const e=Xc;if(!t[e(337)]||!this[e(260)][e(250)](t))return;const n=this[e(280)][e(329)][e(270)](e(254)),r=this[e(260)][e(270)](t),s=t[e(245)]();r[e(341)][e(232)]=n[e(263)][e(361)](s)}[Xc(287)](){const t=Xc;for(const e of this[t(260)][t(336)]())this[t(246)](e);for(const e of this[t(364)][t(365)]())e[t(328)][t(287)]();super[t(287)]()}}function tu(t){return Xc(234)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=195]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(560452===parseInt(n(210))/1*(parseInt(n(198))/2)+-parseInt(n(214))/3*(parseInt(n(215))/4)+parseInt(n(212))/5+parseInt(n(196))/6*(-parseInt(n(204))/7)+-parseInt(n(213))/8*(parseInt(n(206))/9)+-parseInt(n(199))/10*(parseInt(n(202))/11)+-parseInt(n(216))/12*(-parseInt(n(208))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(209)](){return[_c,$c,eu(200)]}static get[eu(203)](){return eu(218)}set[eu(211)](t){var e=eu;this[e(217)][e(207)][e(201)](_c)[e(211)]=t}get[eu(211)](){var t=eu;return this[t(217)][t(207)][t(201)](_c)[t(211)]}[eu(197)](t){var e=eu;return this[e(217)][e(207)][e(201)](_c)[e(205)](t)}[eu(219)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(217)][n(207)][n(201)](_c)[n(219)]({skipNotAttached:t,toJSON:e})}[eu(195)](t){var e=eu;return this[e(217)][e(207)][e(201)](_c)[e(195)](t)}}function su(){var t=["requires","115781QWugvL","adapter","3403190NlhaOC","8CBsDMA","157587WvkgzO","16BejGcT","18751836ffoCYa","editor","TrackChanges","getSuggestions","getSuggestion","1038XUaPGC","addSuggestion","10ysJLvq","10479790cxeVhA","Comments","get","11YDtVbs","pluginName","7476TlJpQs","addSuggestionData","7369965FCZXsi","plugins","13DjDnTo"];return(su=function(){return t})()}const ou=au;!function(t,e){const n=au,r=t();for(;;)try{if(418784===-parseInt(n(137))/1+-parseInt(n(177))/2*(-parseInt(n(176))/3)+parseInt(n(128))/4*(-parseInt(n(151))/5)+-parseInt(n(117))/6+parseInt(n(170))/7+parseInt(n(143))/8*(-parseInt(n(175))/9)+-parseInt(n(116))/10*(-parseInt(n(118))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const iu=[ou(167)];function au(t,e){const n=uu();return(au=function(t,e){return n[t-=115]})(t,e)}class cu extends t.Plugin{static get[ou(159)](){return[_c]}static get[ou(158)](){return ou(145)}[ou(160)](){const t=ou,n=this[t(146)];if(n[t(174)][t(134)](t(139),(e=>{const r=t,s=n[r(125)][r(148)][r(149)]()[r(115)](((t,e)=>(t[e]="",t)),{});return n[r(140)][r(121)](s,e)})),t(119)!=typeof n[t(174)][t(169)](t(171))[t(129)])throw new e.CKEditorError(t(138))}[ou(132)](t){return hu(this[ou(146)],!0,t)}[ou(150)](t){return hu(this[ou(146)],!1,t)}}function uu(){const t=["rootsAttributes","addCommentThread","getRootsAttributes","acceptAllSuggestions","addSuggestionData","getFullData","pluginName","requires","init","map","createDocumentFragment","result","TrackChangesDataGetter","data","plugins","Pagination","end","get","816711FNpONR","trackChangesData","execute","Users","config","3909762nslYWX","21GWUJzH","217734TbrPvK","getSuggestions","name","reduce","850taBSLj","3196788HcREak","187286TLzWcm","function","CommentsRepository","create","push","div","destroy","model","addUser","appendChild","203844vmNdpU","editorCreator","set","getCommentThreads","getDataWithAcceptedSuggestions","TrackChangesEditing","define","discardAllSuggestions","users","379381BMWxYo","track-changes-data-invalid-editor-creator","trackChangesData.editorCreator","constructor","useAnonymousUser","_adapter","8oILHqw","createElement","TrackChangesData","editor","getUser","document","getRootNames","getDataWithDiscardedSuggestions","55xhOOlX"];return(uu=function(){return t})()}class lu extends t.Plugin{static get[ou(158)](){return ou(164)}constructor(t){const e=ou;super(t),this[e(163)]=e(168)}[ou(160)](){const t=ou;this[t(146)][t(166)][t(169)](t(120))[t(142)]={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(146)][t(166)][t(169)](t(133))[t(142)]=null}}function fu(t){return void 0!==t[ou(154)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(166)][r(122)](_c,lu),s[r(152)]=fu(t)?t[r(154)]():void 0;const i=document[r(162)](),a=t[r(174)][r(169)](r(171))[r(129)],c=await a(s,(()=>function(t){const e=r,n=document[e(144)](e(123));return t[e(127)](n),n}(i)));!function(t,e){const n=r,s=t[n(125)][n(148)][n(149)]()[n(115)](((e,r)=>(e[r]=t[n(165)][n(169)]({rootName:r}),e)),{}),o=t[n(166)][n(169)](n(173))[n(136)][n(161)]((t=>({id:t.id,name:t[n(179)]}))),i=t[n(166)][n(169)](n(133))[n(178)]({skipNotAttached:!0,toJSON:!0}),a=t[n(166)][n(169)](n(120))[n(131)]({skipNotAttached:!0,toJSON:!0}),c=e[n(166)][n(169)](n(173)),u=e[n(166)][n(169)](n(133)),l=e[n(166)][n(169)](n(120));for(const t of o)c[n(147)](t.id)||c[n(126)](t);c.me||c[n(141)]();for(const t of a)l[n(153)](t);for(const t of i)u[n(156)](t);e[n(165)][n(130)](s)}(t,c),c[r(172)](r(e?155:135));const u=fu(c)?c[r(157)](n):c[r(165)][r(169)](n);return await c[r(124)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=320]})(t,e)}function du(){var t=["2vvxagb","929920OmnHpb","264522QLfQUJ","1436469fgXQyz","210112LabAui","314705kqBtky","1820088NhgaAh","2950704WawSpH","36oQZknX","8GRRvkO"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(263002===parseInt(n(320))/1+parseInt(n(328))/2*(parseInt(n(321))/3)+parseInt(n(327))/4*(parseInt(n(323))/5)+-parseInt(n(325))/6+parseInt(n(322))/7+parseInt(n(324))/8+parseInt(n(326))/9*(-parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();