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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["affectsData","has","6466523wsGqDE","clearForceDisabled","288949uKswrn","12351LsaQlI","_isEnabledBasedOnSelection","_enabledCommands","1400490McWLLw","value","453340lkTPHI","457160qRPcgo","refresh","editor","TrackChangesCommand","execute","commands","_disableUnsupportedCommands","isEnabled","1831364gcWZfb","forceDisabled","8FmMQeG","_enableCommands"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(271059===-parseInt(n(406))/1+-parseInt(n(412))/2+-parseInt(n(407))/3+-parseInt(n(398))/4+parseInt(n(413))/5+parseInt(n(410))/6+parseInt(n(404))/7*(parseInt(n(400))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(409)]=e,this[n(411)]=!1,this[n(414)](),this[n(408)]=!1}[c(414)](){this[c(397)]=!0}[c(417)](){const t=c;this[t(411)]=!this[t(411)],this[t(411)]?this[t(396)]():this[t(401)]()}[c(396)](){const t=c;for(const e of this[t(415)][t(418)][t(418)]())e[t(402)]&&!this[t(409)][t(403)](e)&&e[t(399)](t(416))}[c(401)](){const t=c;for(const e of this[t(415)][t(418)][t(418)]())e[t(402)]&&!this[t(409)][t(403)](e)&&e[t(405)](t(416))}}function h(){const t=["33817zdceOo","670560tBdSzB","track-changes-accept-suggestion-not-found","5PRxgRI","editor","model","_isEnabledBasedOnSelection","acceptSuggestion","canEditAt","plugins","1034466ZCGMWf","2pcRYXZ","isEnabled","93601jPcKKs","341415cnxvhI","660KGAxkY","_suggestions","168TPIjVo","TrackChangesEditing","execute","refresh","get","113048FbZSIy","764lkdyLd","1455mBopCR","getRanges","10fhvArl"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(104557===-parseInt(n(210))/1*(parseInt(n(235))/2)+parseInt(n(221))/3*(parseInt(n(220))/4)+parseInt(n(227))/5*(-parseInt(n(234))/6)+parseInt(n(224))/7*(-parseInt(n(214))/8)+-parseInt(n(211))/9+parseInt(n(223))/10*(-parseInt(n(225))/11)+parseInt(n(212))/12*(parseInt(n(219))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(213)]=e,this[n(217)](),this[n(230)]=!1}[g(217)](){this[g(236)]=!0}[g(216)](t){const n=g,r=this[n(213)][n(218)](t);if(!r)throw new e.CKEditorError(n(226),this);const s=r[n(222)]();this[n(228)][n(229)][n(232)](s)&&this[n(228)][n(233)][n(218)](n(215))[n(231)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=468]})(t,e)}function E(){const t=["4207nGsxoI","isEnabled","8689797vsbpsu","TrackChangesEditing","editor","get","_suggestions","model","675758yCTMss","4OlKYkB","6263400HJTvHd","discardSuggestion","execute","_isEnabledBasedOnSelection","refresh","plugins","64621480CKbVqp","24252NBmbUz","5686828gWvNvk","getRanges","17274mQutWH","track-changes-discard-suggestion-not-found","canEditAt","5BthWgw"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(869778===-parseInt(n(484))/1+parseInt(n(485))/2*(-parseInt(n(469))/3)+-parseInt(n(470))/4*(parseInt(n(475))/5)+-parseInt(n(472))/6*(parseInt(n(476))/7)+-parseInt(n(486))/8+-parseInt(n(478))/9+parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(482)]=e,this[n(490)](),this[n(489)]=!1}[m(490)](){this[m(477)]=!0}[m(488)](t){const n=m,r=this[n(482)][n(481)](t);if(!r)throw new e.CKEditorError(n(473),this);const s=r[n(471)]();this[n(480)][n(483)][n(474)](s)&&this[n(480)][n(491)][n(481)](n(479))[n(487)](r)}}function T(t,e){const n=y();return(T=function(t,e){return n[t-=164]})(t,e)}function _(t){const e=T;return t[e(188)](((t,n)=>e(165)==t[e(206)]&&e(165)!=n[e(206)]?-1:e(165)!=t[e(206)]&&e(165)==n[e(206)]?1:0))}function y(){const t=["push","10391730soJNBx","replace","createPositionAt","isInContent","start","1685734ApqKHp","createPositionBefore","length","color","type","isIntersecting","6txyzCB","deletion","4627021zLMUWn","map","join","24VPJsXV","next","isCollapsed","11uqXcoA"," [color ","9GrxctL","createPositionAfter","from","isArray","add","3189789NKxzAb","isTouching","119012zBSeba","925940GZnDyg","isObject","content","schema","value","getRanges","sort","createRange","end","execute","splice","6244705pSgAru","isMultiRange","change"];return(y=function(){return t})()}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(185)];for(;s<t[n(204)];){const a=t[s],c=t[s+1];r||(r=e[n(203)](a)),k(e,a,c)||(o[n(196)](e[n(189)](r,i[n(183)](a)?e[n(175)](a):e[n(199)](a,n(190)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(175)](e),o=t[r(203)](n);return s[r(180)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(854462===-parseInt(n(181))/1+parseInt(n(202))/2+parseInt(n(174))/3*(parseInt(n(182))/4)+-parseInt(n(193))/5+-parseInt(n(164))/6*(-parseInt(n(166))/7)+-parseInt(n(169))/8*(-parseInt(n(179))/9)+parseInt(n(197))/10*(-parseInt(n(172))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=T;for(;n[r(204)];){const s=n[r(192)](0,100);t[r(195)]((()=>{const t=r;for(const n of s)n[t(200)]&&e[t(191)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=500]})(t,e)}function R(){const t=["1200QuTWnR","refresh","canEditAt","503727lrqSfw","97xPEPAE","editor","getRanges","7846aMdujR","3025JyWDiA","isEnabled","_suggestions","188167QygBLK","2163464wTDqzA","_command","8662140CSTkUK","isInContent","_isEnabledBasedOnSelection","values","from","5613210chiKSX","execute","some","152cbzvIB","model"];return(R=function(){return t})()}const N=L;!function(t,e){const n=L,r=t();for(;;)try{if(396789===parseInt(n(500))/1*(parseInt(n(503))/2)+parseInt(n(523))/3+-parseInt(n(508))/4+-parseInt(n(504))/5*(-parseInt(n(520))/6)+parseInt(n(507))/7*(parseInt(n(518))/8)+parseInt(n(515))/9+-parseInt(n(510))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(509)]=e,this[r(506)]=n,this[r(521)](),this[r(512)]=!1}[N(521)](){const t=N,e=Array[t(514)](this[t(506)][t(513)]())[t(517)]((e=>e[t(511)]));this[t(505)]=this[t(509)][t(505)]&&e}[N(516)](){const t=N,e=_(Array[t(514)](this[t(506)][t(513)]()));for(const n of e){const e=n[t(502)]();if(!this[t(501)][t(519)][t(522)](e))return}C(this[t(501)][t(519)],this[t(509)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=426]})(t,e)}function O(){const t=["editor","selection","332699TdXrkl","522306mrKOps","model","refresh","5893272rXQlMD","2861232HPqUvg","_command","values","390hezwLl","isEnabled","315482CWIYja","_isEnabledBasedOnSelection","size","canEditAt","28206639aBnmqn","getRanges","execute","_selectedSuggestions","37048fDOCBY","document","_suggestions","from","55agsgWH"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(978648===parseInt(n(444))/1+parseInt(n(429))/2+-parseInt(n(427))/3*(parseInt(n(437))/4)+parseInt(n(441))/5*(-parseInt(n(445))/6)+-parseInt(n(448))/7+parseInt(n(449))/8+parseInt(n(433))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(450)]=e,this[r(439)]=n,this[r(436)]=new Set,this[r(447)](),this[r(430)]=!1}[M(447)](){const t=M,e=this[t(442)][t(446)][t(438)][t(443)],n=Array[t(440)](this[t(439)][t(426)]());this[t(436)]=function(t,e){const n=T,r=Array[n(176)](t[n(187)]()),s=new Set;for(const o of e)if(o[n(200)])for(const e of r)for(const r of o[n(187)]())(e[n(207)](r)||t[n(171)]&&!o[n(194)]&&o[n(170)]&&r[n(190)][n(180)](e[n(201)]))&&s[n(178)](o);return s}(e,n),this[t(428)]=this[t(450)][t(428)]&&!!this[t(436)][t(431)]}[M(435)](){const t=M,e=_(Array[t(440)](this[t(436)]));for(const n of e){const e=n[t(434)]();if(!this[t(442)][t(446)][t(432)](e))return}C(this[t(442)][t(446)],this[t(450)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||Y||Function("return this")();const J=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Zt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ze(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ze)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Jn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Vr;function Gr(){const t=["addRange","suggestion:","onDiscard","commentThread","map","getMarkers","nodeBefore","removeMarkers","@external","length","_saved","start","_onDiscard","3481MBFVCG","get","getFirstMarker","creator","previous","isInContent","setAttribute","getContainedElement","5027736zIApxB","clear","getRanges","isExternal","getFirstRange","4865252YkfGAh","addMarker","subType","_model","nodeAfter","size","type","removeMarker","74Emgnse","createdAt","getAllAdjacentSuggestions","add","authoredAt","discard","attributes","removeAttribute","change","isMultiRange","next","onAttributesChange","getMarkerNames","reduce","getItems","push","delete","toJSON","markers","author","onAccept","isIntersectingWithRange","head","getMultiRangeId","decorate","_onAttributesChange","3910145uUuKYW","9058990SlRcNT","split","_markerNames","_isDataLoaded","hasComments","end","getRange","from","addMarkerName","360555GMOLdH","substr","27znahJN","filter","_onAccept","set","accept","isIntersecting","3936948osDErc","data","24JFmVid"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(418416===-parseInt(n(188))/1*(parseInt(n(209))/2)+-parseInt(n(164))/3*(parseInt(n(174))/4)+-parseInt(n(154))/5+parseInt(n(172))/6+-parseInt(n(201))/7+-parseInt(n(196))/8+parseInt(n(166))/9*(parseInt(n(155))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(158)]=!1,this.id=e.id,this[n(207)]=e[n(207)],this[n(203)]=e[n(203)]||null,this[n(147)]=e[n(147)],this[n(191)]=e[n(191)]||e[n(147)],this[n(199)]=Boolean(e[n(134)]&&e[n(134)][n(183)]),this[n(173)]=null,this[n(204)]=t,this[n(168)]=e[n(148)],this[n(187)]=e[n(177)],this[n(153)]=e[n(139)],this[n(157)]=new Set,this[n(210)]=null,this[n(169)](n(132),null),this[n(169)](n(134),e[n(134)]||{}),this[n(169)](n(192),null),this[n(169)](n(138),null),this[n(169)](n(178),null),this[n(169)](n(185),!1),this[n(152)](n(170)),this[n(152)](n(133))}get[jr(150)](){const t=jr;let e=this;for(;e[t(192)];)e=e[t(192)];return e}get[jr(159)](){const t=jr;return!!this[t(178)]&&this[t(178)][t(184)]>0}get[jr(137)](){const t=jr;return 0!=this[t(157)][t(206)]&&6==Array[t(162)](this[t(157)])[0][t(156)](":")[t(184)]}get[jr(193)](){return null!==this[jr(190)]()}[jr(163)](t){const e=jr;this[e(157)][e(212)](t)}[jr(140)](){const t=jr;return Array[t(162)](this[t(157)])}[jr(180)](){const t=jr;return this[t(140)]()[t(179)]((e=>this[t(204)][t(146)][t(189)](e)))[t(167)]((t=>t))}[jr(190)](){return this[jr(180)]()[0]||null}[jr(182)](){const t=jr;this[t(204)][t(136)]((e=>{const n=t;for(const t of this[n(180)]())e[n(208)](t)})),this[t(157)][t(197)]()}[jr(208)](t){const e=jr;this[e(204)][e(136)]((n=>{n[e(208)](t)})),this[e(157)][e(144)](t)}[jr(175)](t){const e=jr,n=e(176)+this[e(207)]+":"+this[e(203)]+":"+this.id+":"+this[e(191)].id+":"+Hr[e(151)]();this[e(163)](n),this[e(204)][e(136)]((r=>{r[e(202)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(149)](t){const e=jr;for(const n of this[e(198)]())if(n[e(171)](t))return!0;return!1}[jr(198)](){const t=jr;return this[t(180)]()[t(179)]((e=>e[t(161)]()))}[jr(142)](){const t=jr;return this[t(198)]()[t(141)](((e,n)=>[...e,...n[t(142)]()]),[])}[jr(200)](){const t=jr;var e;return(null===(e=this[t(190)]())||void 0===e?void 0:e[t(161)]())||null}[jr(195)](){const t=jr,e=this[t(198)]();if(1!=e[t(184)])return null;const n=e[0],r=n[t(186)][t(205)],s=n[t(160)][t(181)];return r instanceof i.Element?r!=s?null:r:null}[jr(170)](){const t=jr;this[t(168)](this[t(198)](),this[t(173)],this[t(134)]),this[t(182)]()}[jr(133)](){const t=jr;this[t(187)](this[t(198)](),this[t(173)],this[t(134)]),this[t(182)]()}[jr(211)](){const t=jr,e=[];let n=this[t(150)];for(;n;)e[t(143)](n),n=n[t(138)];return e}[jr(194)](t,e){const n=jr,r=Xn(this[n(134)]);hr(r,t,e),wr(r,this[n(134)])||(this[n(134)]=r,this[n(153)](r))}[jr(135)](t){const e=jr,n=Xn(this[e(134)]);Ur(n,t),wr(n,this[e(134)])||(this[e(134)]=n,this[e(153)](this[e(134)]))}[jr(145)](){const t=jr;return{id:this.id,type:this[t(203)]?this[t(207)]+":"+this[t(203)]:this[t(207)],authorId:this[t(191)].id,createdAt:this[t(210)],hasComments:this[t(159)],data:this[t(173)],attributes:this[t(134)]}}static[jr(151)](){const t=jr;return(0,e.uid)()[t(165)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=268]})(t,e)}function qr(){const t=["key","*Set format:* %0","previousSibling","328968qDncUG","end","Container","softBreak","*Remove:* %0","registerElementLabel","1211LNrDBN","isObject","registerAttributeLabel","3807rGWGgP","format","*Split:* %0","map","_itemLabels","isInContent","add","replace","normal","pop","push","indexOf","text","5HjQJOA","start","ELEMENT_SPACE","$1 $2","_handleInsertRemoveSuggestionDescription","23752QIhbKn","4854YxoSTK","checkChild","_handleAttributeSuggestionDescription","Object","*Insert:* %0","689QKhkYl","addFormat","registerDescriptionCallback","addEmptyContainer","_addDescriptionItems","7208ELiPyh","has","EmptyContainer","quantity","isEqual","removeContainer","elementEnd","nodeAfter","28602XjHIyC","addObject","insertion","type","1410288bwjGzj","deletion","data","nextSibling","_resolveDescriptionItems","matchingCallback","newValue","_customCallbacks","_schema","item","*Merge:* %0","label","_locale","skip","match","987vaFiGI","attribute","REPLACE_TEXT","join","5710pOPBXi","addContainer","getWalker","getDescriptions","_itemLabelsCallbacks","*Change to:* %0","name","function","subType","getItemLabel","removeObject","$text","set","removeFormat","element","$textProxy","isEmpty","remove","removeEmptyContainer","get","745borWst","_handleCustomCallbackDescription","_attributeLabels","elementStart","*Remove format:* %0","length","_handleRenameSuggestionDescription","getFirstRange"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(524142===-parseInt(n(331))/1*(parseInt(n(355))/2)+parseInt(n(274))/3*(-parseInt(n(347))/4)+-parseInt(n(298))/5*(parseInt(n(337))/6)+parseInt(n(315))/7*(-parseInt(n(336))/8)+parseInt(n(318))/9*(parseInt(n(278))/10)+parseInt(n(359))/11+parseInt(n(309))/12*(parseInt(n(342))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(366)]=[],this[n(322)]=new Map,this[n(282)]=[],this[n(300)]=new Map,this[n(367)]=t,this[n(271)]=e}[Wr(281)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(303)];o++){const i=t[o];if(!i[e(323)])continue;const a=this[e(299)](i);if(a){if(null!=i[e(286)]){if(r[e(348)](i[e(286)]))continue;r[e(324)](i[e(286)])}n[e(328)](a)}else if(e(275)!=i[e(358)])e(357)!=i[e(358)]&&e(360)!=i[e(358)]||this[e(335)](n,i,t[o+1]);else{const t=i[e(361)][e(306)];if(s[e(348)](t))continue;s[e(324)](i[e(361)][e(306)]),t==Tc?this[e(304)](n,i):this[e(339)](n,i)}}return this[e(363)](n)}[Wr(344)](t){const e=Wr;this[e(366)][e(328)](t)}[Wr(314)](t,n,r=e.priorities[Wr(326)]){const s=Wr;s(285)==typeof t?(0,e.insertToPriorityArray)(this[s(282)],{matchingCallback:t,label:n,priority:r}):this[s(322)][s(290)](t,n)}[Wr(317)](t,e){const n=Wr;this[n(300)][n(290)](t,e)}[Wr(287)](t,e=1){const n=Wr;let r;for(const e of this[n(282)])if(e[n(364)](t)){r=e[n(270)];break}return r||(r=this[n(322)][n(297)](t[n(284)])),r?r(e):1!==e?e+" "+t[n(284)]+"s":""+t[n(284)]}[Wr(346)](t,e){const n=Wr,r=e[n(305)]()[n(280)](),s=n(357)==e[n(358)]?n(324):n(295);for(const e of r){const o=e[n(268)],i=t[t[n(303)]-1];if(o.is(n(293)))i&&i[n(358)][n(329)](n(311))>-1&&t[n(327)](),i&&n(330)==i[n(358)]?i[s]+=o[n(361)]:t[n(328)]({type:n(330),add:n(324)==s?o[n(361)]:"",remove:n(295)==s?o[n(361)]:""});else if(this[n(367)][n(316)](o)){const a=o;if(i&&i[n(358)][n(329)](n(311))>-1&&t[n(327)](),n(353)==e[n(358)])continue;i&&i[n(358)]==s+n(340)&&i[n(292)][n(284)]==a[n(284)]?i[n(350)]++:t[n(328)]({type:s+n(340),element:a,quantity:1}),r[n(272)]((t=>!(n(353)==t[n(358)]&&t[n(268)]==o)))}else if(this[n(367)][n(338)](o,n(289))||o.is(n(292),n(312))){const r=o;if(n(324)==s&&n(301)==e[n(358)]||n(295)==s&&n(353)==e[n(358)])continue;if(i&&-1==i[n(358)][n(329)](n(311))){n(330)==i[n(358)]&&(i[s]+="\n");continue}let a;if(a=n(324)==s?r[n(362)]&&!this[n(367)][n(316)](r[n(362)])?r[n(362)]:null:r[n(308)]&&!this[n(367)][n(316)](r[n(308)])?r[n(308)]:null,r[n(294)]||a&&a[n(294)]){const e=a&&a[n(294)]?a:r;i&&i[n(358)]==s+n(349)&&i[n(292)][n(284)]==e[n(284)]?i[n(350)]++:t[n(328)]({type:s+n(349),element:e,quantity:1})}else t[n(328)]({type:s+n(311),element:r})}}}[Wr(363)](t){const e=Wr,n=this[e(271)],r=[],s=[],o=[];for(const i of t)switch(i[e(358)]){case e(330):if(i[e(324)]=i[e(324)][e(325)](/(\S)\u000A+(\S)/g,e(334))[e(325)](/\u000A/g,""),i[e(295)]=i[e(295)][e(325)](/(\S)\u000A+(\S)/g,e(334))[e(325)](/\u000A/g,""),""!=i[e(324)]&&""!=i[e(295)]){r[e(328)]({type:e(325),content:zr(n,e(276),['"'+i[e(295)]+'"','"'+i[e(324)]+'"'])});continue}if(null!=i[e(324)][e(273)](/^ +$/)){r[e(328)]({type:e(357),content:zr(n,e(341),zr(n,e(333),i[e(324)][e(303)]))});continue}if(null!=i[e(295)][e(273)](/^ +$/)){r[e(328)]({type:e(360),content:zr(n,e(313),zr(n,e(333),i[e(295)][e(303)]))});continue}if(""!=i[e(324)]){r[e(328)]({type:e(357),content:zr(n,e(341),'"'+i[e(324)]+'"')});continue}r[e(328)]({type:e(360),content:zr(n,e(313),'"'+i[e(295)]+'"')});continue;case e(345):case e(356):r[e(328)]({type:e(357),content:zr(n,e(341),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(296):case e(288):r[e(328)]({type:e(360),content:zr(n,e(313),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(279):r[e(328)]({type:e(357),content:zr(n,e(320),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(352):r[e(328)]({type:e(360),content:zr(n,e(269),this[e(287)](i[e(292)],i[e(350)]))});continue;case e(343):s[e(328)](i[e(306)]);continue;case e(291):o[e(328)](i[e(306)]);continue;default:r[e(328)](i)}if(s[e(303)]){const t=s[e(321)]((t=>this[e(300)][e(348)](t)?this[e(300)][e(297)](t):t))[e(277)](", ");r[e(328)]({type:e(319),content:zr(this[e(271)],e(307),t)})}if(o[e(303)]){const t=o[e(321)]((t=>this[e(300)][e(348)](t)?this[e(300)][e(297)](t):t))[e(277)](", ");r[e(328)]({type:e(319),content:zr(this[e(271)],e(302),t)})}return r}[Wr(299)](t){const e=Wr;for(const n of this[e(366)]){const r=n(t);if(r&&e(358)in r)return r}}[Wr(339)](t,e){const n=Wr,r=e[n(361)],s=void 0===r[n(365)]?n(291):n(343);t[n(328)]({type:s,key:r[n(306)]})}[Wr(304)](t,e){const n=Wr;t[n(328)]({type:n(319),content:zr(this[n(271)],n(283),this[n(287)](e[n(305)]()[n(332)][n(354)],1))})}[Wr(335)](t,e,n){const r=Wr;if(this[r(346)](t,e),n&&n[r(305)]()&&!e[r(305)]()[r(310)][r(351)](n[r(305)]()[r(332)])){const n=t[t[r(303)]-1],s=r(357)==e[r(358)]?r(324):r(295);n&&r(330)==n[r(358)]&&(n[s]+="\n")}}}function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=330]})(t,e)}const Zr=Yr;function Jr(){const t=["TrackChangesEditing","426inqKUn","1656cNSVeE","11690800LcYHJN","15252jNxGlm","668jFUYCh","8DvSphZ","35710JlYYNq","plugins","get","showAIAssistant","12428570giFwuG","afterInit","enableCommand","369346WrfKTg","98ipkyjf","editor","1985795PMRWsM","commands"];return(Jr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(782332===-parseInt(n(330))/1+parseInt(n(340))/2*(parseInt(n(336))/3)+-parseInt(n(341))/4*(parseInt(n(333))/5)+-parseInt(n(339))/6*(parseInt(n(331))/7)+parseInt(n(338))/8+-parseInt(n(337))/9*(parseInt(n(342))/10)+parseInt(n(346))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(347)](){const t=Zr,e=this[t(332)],n=e[t(343)][t(344)](t(335));e[t(334)][t(344)](t(345))&&n[t(348)](t(345))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=299]})(t,e)}const ts=$r;function es(){const t=["FORMAT_ALIGN_TO_LEFT","registerAttributeLabel","FORMAT_ALIGNMENT","2681016lAyLON","formatBlock","type","commandParams","TrackChangesEditing","AlignmentEditing","enableDefaultAttributesIntegration","3550776DqpVtc","format","*Format:* %0","left","218870yAmhus","value","right","registerDescriptionCallback","registerBlockAttribute","alignment","_registerLegacyDescription","commandName","get","has","justify","center","6132kodJkf","1660140caSoYw","descriptionFactory","30394112DznEEi","locale","FORMAT_JUSTIFY_TEXT","plugins","1915zIPfwc","editor","6096671ptVadw","afterInit","FORMAT_ALIGN_TO_CENTER","FORMAT_ALIGN_TO_RIGHT"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(678488===parseInt(n(335))/1+parseInt(n(324))/2+parseInt(n(331))/3+parseInt(n(308))/4*(parseInt(n(315))/5)+parseInt(n(309))/6+parseInt(n(317))/7+-parseInt(n(311))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(318)](){const t=ts,e=this[t(316)],n=e[t(312)];if(!e[t(314)][t(305)](t(329)))return;const r=e[t(314)][t(304)](t(328));r[t(330)](t(301)),r[t(300)](t(301)),r[t(310)][t(322)](t(301),zr(n,t(323))),this[t(302)]()}[ts(302)](){const t=ts,e=this[t(316)],n=e[t(312)];e[t(314)][t(304)](t(328))[t(310)][t(299)]((e=>{const r=t;if(r(325)!=e[r(326)])return;const{data:s}=e;if(s&&r(301)==s[r(303)]){const t=s[r(327)][0][r(336)];return{type:r(332),content:zr(n,r(333),function(t){const e=r;switch(t){case e(334):return zr(n,e(321));case e(337):return zr(n,e(320));case e(307):return zr(n,e(319));case e(306):return zr(n,e(313))}}(t))}}}))}}const rs=is;function ss(){const t=["forceValue","8hxrQwN","enableDefaultAttributesIntegration","get","*Format:* %0","268404ViExri","27rFxKaE","2535798GRGPxR","SubscriptEditing","607756bKHcdT","FORMAT_SUPERSCRIPT","3292bGPicz","subscript","CodeEditing","locale","commandName","1020544LYPWYs","ItalicEditing","UnderlineEditing","slice","FORMAT_BOLD","1474CxeIvn","strikethrough","4194KcNYEt","StrikethroughEditing","type","FORMAT_STRIKETHROUGH","FORMAT_UNDERLINE","italic","underline","BoldEditing","registerAttributeLabel","FORMAT_SUBSCRIPT","code","FORMAT_","FORMAT_CODE","toLowerCase","editor","_registerLegacyDescription","FORMAT_ITALIC","*Remove format:* %0","5427800wjIAbP","registerDescriptionCallback","has","descriptionFactory","SuperscriptEditing","4922860jFJrsd","superscript","bold","15duCVCx","format","plugins","TrackChangesEditing","commandParams","formatInline","toUpperCase","registerInlineAttribute","afterInit"];return(ss=function(){return t})()}!function(t,e){const n=is,r=t();for(;;)try{if(764781===-parseInt(n(475))/1+parseInt(n(424))/2+-parseInt(n(431))/3*(parseInt(n(419))/4)+parseInt(n(457))/5*(parseInt(n(473))/6)+parseInt(n(449))/7*(-parseInt(n(467))/8)+-parseInt(n(472))/9*(parseInt(n(454))/10)+-parseInt(n(429))/11*(-parseInt(n(471))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const os=[rs(438),rs(425),rs(426),rs(421),rs(432),rs(474),rs(453)];function is(t,e){const n=ss();return(is=function(t,e){return n[t-=419]})(t,e)}class as extends t.Plugin{[rs(465)](){const t=rs,e=this[t(445)],n=e[t(459)][t(469)](t(460)),r=e[t(422)];for(const s of os){if(!e[t(459)][t(451)](s))continue;const o=s[t(427)](0,-7)[t(444)](),i=t(442)+o[t(463)]();n[t(468)](o),n[t(464)](o),n[t(452)][t(439)](o,zr(r,i))}this[t(446)]()}[rs(446)](){const t=rs,e=this[t(445)],n=e[t(422)],r=e[t(459)][t(469)](t(460));function s(e,s){const o=t;r[o(452)][o(450)]((t=>{const r=o;if(r(462)!=t[r(433)])return;const{data:i}=t;return i&&i[r(423)]===e?i[r(461)][0][r(466)]?{type:r(458),content:zr(n,r(470),s)}:{type:r(458),content:zr(n,r(448),s)}:void 0}))}s(t(456),zr(n,t(428))),s(t(436),zr(n,t(447))),s(t(437),zr(n,t(435))),s(t(441),zr(n,t(443))),s(t(430),zr(n,t(434))),s(t(420),zr(n,t(440))),s(t(455),zr(n,t(476)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(108728===parseInt(n(481))/1*(-parseInt(n(491))/2)+parseInt(n(484))/3+-parseInt(n(493))/4*(-parseInt(n(497))/5)+parseInt(n(474))/6+-parseInt(n(475))/7+-parseInt(n(461))/8*(parseInt(n(464))/9)+parseInt(n(495))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(500)](){const t=cs,e=this[t(478)],n=e[t(480)];if(!e[t(501)][t(502)](t(473)))return;const r=e[t(501)][t(460)](t(468)),s=this[t(478)][t(492)][t(460)](t(498));r[t(477)](t(498),((n,o={})=>{const i=t,a=this[i(478)][i(496)][i(466)][i(499)],c=o&&void 0!==o[i(459)]?o[i(459)]:!s[i(483)];let u=[];if(c){const t=Array[i(472)](a[i(486)]())[i(479)]((t=>hs(t)||function(t,e){const n=i,r=e[n(467)](t[n(471)],n(498)),s=e[n(467)]([n(485),n(498)],t);return r&&s}(t,this[i(478)][i(496)][i(490)])));u=A(t,e[i(496)])}else{const t=Array[i(472)](a[i(486)]())[i(479)]((t=>hs(t)));u=A(t,e[i(496)])}e[i(496)][i(463)]((()=>{const t=i;for(const e of u)r[t(487)](e,{commandName:t(498),commandParams:[{forceValue:c}]})}))})),r[t(465)][t(470)]((e=>{const r=t,{data:s}=e;if(s&&r(498)==s[r(462)]){const t=zr(n,r(488));return s[r(494)][0][r(459)]?{type:r(476),content:zr(n,r(489),t)}:{type:r(476),content:zr(n,r(482),t)}}}))}}function fs(){const t=["document","checkChild","TrackChangesEditing","name","registerDescriptionCallback","parent","from","BlockQuoteEditing","359478ToBebt","1142386htLugP","format","enableCommand","editor","filter","locale","66MUTPCf","*Remove format:* %0","value","121611oPfCGU","$root","getSelectedBlocks","markBlockFormat","ELEMENT_BLOCK_QUOTE","*Set format:* %0","schema","3748iyBGOj","commands","613812auLQtC","commandParams","2215310hIvLYX","model","5dWueig","blockQuote","selection","afterInit","plugins","has","forceValue","get","64JjuuYA","commandName","change","89802MGQOYe","descriptionFactory"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(498)==t[e(471)][e(469)]}function gs(){const t=["changeCaseLower","4382tVZBLS","16184tAFpJJ","22UTRkGs","5799wduurj","TrackChangesEditing","enableCommand","1704720weseKi","CaseChange","changeCaseTitle","658165RLKdrA","editor","412HPeTfh","276JgGKvd","1356SMLRgE","9maNYaq","33285pkrQGG","plugins","has","get","afterInit","13895436cvtmNI","changeCaseUpper"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(395391===-parseInt(n(127))/1+parseInt(n(130))/2*(-parseInt(n(144))/3)+parseInt(n(129))/4*(-parseInt(n(133))/5)+parseInt(n(131))/6*(-parseInt(n(141))/7)+parseInt(n(142))/8+-parseInt(n(132))/9*(parseInt(n(147))/10)+parseInt(n(143))/11*(parseInt(n(138))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(137)](){const t=ds,e=this[t(128)];e[t(134)][t(135)](t(148))&&(e[t(134)][t(136)](t(145))[t(146)](t(139)),e[t(134)][t(136)](t(145))[t(146)](t(140)),e[t(134)][t(136)](t(145))[t(146)](t(149)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=197]})(t,e)}function bs(){const t=["124272uMcaJT","56smGJdr","2vDbjSA","2851266wSecrO","18iBpKLO","108GOXrVB","afterInit","14HNOvmz","ckbox","editor","240ojnCFY","1593317vHsJQt","plugins","TrackChangesEditing","1106861ezARaE","10phlwLJ","get","commands","66236053YEOAej","enableCommand","603452vJqREL","256771zLrkgR"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(754376===-parseInt(n(206))/1*(-parseInt(n(209))/2)+-parseInt(n(211))/3*(parseInt(n(205))/4)+parseInt(n(200))/5*(-parseInt(n(210))/6)+parseInt(n(199))/7*(-parseInt(n(208))/8)+-parseInt(n(207))/9*(parseInt(n(217))/10)+parseInt(n(218))/11*(-parseInt(n(212))/12)+-parseInt(n(203))/13*(-parseInt(n(214))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(213)](){const t=Is,e=this[t(216)];e[t(202)][t(201)](t(215))&&e[t(197)][t(201)](t(198))[t(204)](t(215))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=355]})(t,e)}function As(){const t=["383190ykhKsj","commandParams","registerElementLabel","11nRVBXW","language","isLimit","change","locale","plugins","outdentCodeBlock","languages","get","9bOHGqY","has","6rOYUQz","7459EeRfiZ","value","toLowerCase","*Remove format:* %0","blockName","indentCodeBlock","21TiGqwt","TrackChangesEditing","schema","format","markBlockFormat","type","model","commands","enableCommand","afterInit","document","config","formatBlock","name","getSelectedBlocks","commandName","filter","find","descriptionFactory","editor","1923220NXOwtl","*Set format:* %0","checkChild","parent","forceValue","19712skaXYt","CodeBlock","label","rootElement","codeBlock","3947224xosFec","7272840SbZnmk","registerDescriptionCallback","from","50npUlYg","selection","ELEMENT_CODE_BLOCK","2080680xYqiGS"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(304305===-parseInt(n(364))/1*(-parseInt(n(404))/2)+parseInt(n(363))/3*(-parseInt(n(395))/4)+-parseInt(n(390))/5+parseInt(n(408))/6*(parseInt(n(370))/7)+-parseInt(n(400))/8*(parseInt(n(361))/9)+parseInt(n(407))/10+parseInt(n(411))/11*(parseInt(n(401))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(379)](){const t=_s,e=this[t(389)];if(!e[t(357)][t(362)](t(396)))return;const n=e[t(357)][t(360)](t(371)),r=e[t(356)],s=e[t(381)][t(360)](t(399))[t(359)],o=e[t(377)][t(360)](t(399));n[t(378)](t(369)),n[t(378)](t(358)),n[t(378)](t(399),((r,i={})=>{const a=t,c=e[a(376)],u=e[a(376)][a(380)][a(405)],l=i&&void 0!==i[a(394)]?i[a(394)]:!o[a(365)];let f;i[a(412)]||(i[a(412)]=s[0][a(412)]),f=l?Array[a(403)](u[a(384)]())[a(386)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(398))&&!e[n(413)](t)&&e[n(392)](t[n(393)],n(399))}(t,c[a(372)]))):Array[a(403)](u[a(384)]())[a(386)]((t=>Cs(t)));const h=A(f,c);c[a(355)]((()=>{const t=a;for(const e of h)n[t(374)](e,{commandName:t(399),commandParams:[{...i,forceValue:l}],formatGroupId:t(368)})}))})),n[t(388)][t(410)](t(399),(e=>zr(r,t(406),e))),n[t(388)][t(402)]((e=>{const n=t;if(n(382)!=e[n(375)])return;const o=r.t,{data:i}=e;if(!i||n(399)!=i[n(385)])return;const a=i[n(409)][0][n(412)],c=o(s[n(387)]((t=>t[n(412)]===a))[n(397)])[n(366)]();return i[n(409)][0][n(394)]?{type:n(373),content:zr(r,n(391),zr(r,n(406),1)+" ("+c+")")}:{type:n(373),content:zr(r,n(367),zr(r,n(406),1))}}))}}function Cs(t){const e=_s;return e(399)==t[e(383)]}function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=349]})(t,e)}const Rs=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(662097===parseInt(n(353))/1+parseInt(n(366))/2*(-parseInt(n(361))/3)+-parseInt(n(363))/4+-parseInt(n(355))/5+parseInt(n(357))/6+-parseInt(n(352))/7*(parseInt(n(362))/8)+parseInt(n(350))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ns extends t.Plugin{[Rs(354)](){const t=Rs,e=this[t(360)];e[t(349)][t(358)](t(351))&&e[t(349)][t(356)](t(364))[t(359)](t(365))}}function Ss(){const t=["editor","51WSFfrj","399544INAISI","4101104oPFlYg","TrackChangesEditing","addCommentThread","114946lhaelt","plugins","16994466BqIhgL","CommentsEditing","7eCuhAn","167361gbLFBj","afterInit","2203340ylttrS","get","6596340EcJXNY","has","enableCommand"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=Fs();return(vs=function(t,e){return n[t-=269]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(281)]())o[r(269)](t)&&s[r(280)](n[r(292)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(313)][r(282)](r(288));return(o,i,a)=>{const c=r;if(!a[c(312)][c(320)](i[c(294)],o[c(302)]))return;const u=i[c(294)][c(317)](),l=i[c(294)][c(304)],f=t[c(291)][c(306)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(301)];d=d||f[c(297)](e);const n=a[c(270)][c(285)](e);if(n&&n[c(296)](c(298)))return;c(289)==t[c(287)]&&f[c(295)](e)&&!f[c(278)](e)&&(e[c(274)]||l[c(277)]?h&&h[c(319)]==e||(h=e,m(t[c(293)]),p=!0):g=g||t[c(293)])}function m(t){const r=c,o=a[r(283)][r(272)](r(309),{class:r(308)+e}),u=a[r(270)][r(273)](t);n&&s[r(321)][r(271)](i[r(303)])&&a[r(283)][r(318)](r(305),o),a[r(283)][r(279)](u,o),a[r(270)][r(307)](o,i[r(303)])}d||p||!g||m(g)}}function Fs(){const t=["8797542YekWPQ","16203fqFUlY","isAtEnd","isLimit","insert","push","getItems","get","writer","168qDjqEt","toViewElement","16200NFHTsO","type","TrackChangesEditing","elementEnd","419916HLcKBv","model","createRangeOn","previousPosition","markerRange","isBlock","getCustomProperty","isContent","addHighlight","9jySyZS","214739nTDuLN","item","name","markerName","start","ck-suggestion-marker--active","schema","bindElementToMarker","ck-suggestion-marker-","span","2JEhqai","17642540UFCuVP","consumable","plugins","4326168doZzZJ","1549897aPavAA","40stLScC","getWalker","addClass","parent","test","activeMarkers","hasAttribute","mapper","includes","createUIElement","toViewPosition","nextSibling"];return(Fs=function(){return t})()}!function(t,e){const n=vs,r=t();for(;;)try{if(938505===parseInt(n(315))/1*(-parseInt(n(310))/2)+parseInt(n(314))/3+parseInt(n(290))/4*(-parseInt(n(316))/5)+parseInt(n(275))/6+-parseInt(n(300))/7*(-parseInt(n(284))/8)+-parseInt(n(299))/9*(-parseInt(n(311))/10)+parseInt(n(276))/11*(-parseInt(n(286))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(941774===parseInt(n(288))/1*(-parseInt(n(278))/2)+-parseInt(n(255))/3+-parseInt(n(254))/4*(parseInt(n(294))/5)+-parseInt(n(244))/6+parseInt(n(264))/7+parseInt(n(279))/8*(-parseInt(n(265))/9)+-parseInt(n(295))/10*(-parseInt(n(282))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Ds(297)](){return[Ms.Delete]}[Ds(248)](){const t=Ds,e=this[t(276)],n=e[t(292)][t(262)](t(263));n[t(242)](t(285));const r=e[t(283)][t(262)](t(250));n[t(242)](t(250),((n,s={})=>{const o=t,a=e[o(286)][o(271)](e[o(286)][o(245)][o(280)]);a[o(256)]&&e[o(286)][o(249)](a,{direction:o(287),unit:s[o(290)]});const c=a[o(277)](),u=i.LiveRange[o(291)](c);let l;n(s),l=o(257)==u[o(241)][o(251)]?e[o(286)][o(299)](c[o(247)]):e[o(286)][o(299)](u[o(247)],u[o(298)]),u[o(296)](),e[o(286)][o(261)](r[o(260)][o(269)],(t=>{const e=o;r[e(260)][e(259)](),t[e(246)](t[e(299)](l[e(298)])),r[e(260)][e(258)]()}))})),e[t(272)][t(252)].on(t(268),ws(e,t(266)),{priority:t(289)}),e[t(281)][t(252)].on(t(268),((n,r,s)=>{const o=t;s[o(300)][o(284)]&&ws(e,o(266),{showActiveMarker:!1})[o(275)](this)(n,r,s)}),{priority:t(289)}),e[t(272)][t(252)].on(t(243),((e,n,r)=>{const s=t,o=r[s(274)][s(293)](n[s(270)]);if(o)for(const t of o)t.is(s(253))&&(r[s(274)][s(273)](t,n[s(270)]),r[s(267)][s(301)](t))}),{priority:t(289)})}}function Ps(){const t=["removeMarker:suggestion:deletion","6834582xBtZHK","document","setSelection","start","init","modifySelection","deleteForward","rootName","downcastDispatcher","uiElement","1093388ZijLOe","3843357Geksey","isCollapsed","$graveyard","unlock","lock","buffer","enqueueChange","get","TrackChangesEditing","11982306srQkPq","216387RqXAbe","merge","writer","addMarker:suggestion:deletion","batch","markerName","createSelection","editing","unbindElementFromMarkerName","mapper","bind","editor","getFirstRange","1699366GGIZTT","8DiyVCV","selection","data","11KredkF","commands","showSuggestionHighlights","delete","model","forward","1EaDREG","high","unit","fromRange","plugins","markerNameToElements","30BBySgZ","41640400wDDbZZ","detach","requires","end","createRange","options","remove","root","enableCommand"];return(Ps=function(){return t})()}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(245039===-parseInt(n(459))/1+-parseInt(n(577))/2+-parseInt(n(471))/3*(parseInt(n(449))/4)+parseInt(n(457))/5+parseInt(n(456))/6+parseInt(n(538))/7+parseInt(n(505))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(507)](){const t=Us,e=this[t(555)];if(!e[t(546)][t(585)](t(493)))return;const n=e[t(500)],r=e[t(546)][t(548)](t(580)),s=e[t(546)][t(585)](t(442)),o=!!e[t(497)][t(548)](t(539));function i(e){const r=t;return{type:r(551),content:""+zr(n,r(472),e)}}function a(e){const r=t;return{type:r(551),content:""+zr(n,r(489),e)}}r[t(458)](t(523)),r[t(458)](t(465)),r[t(458)](t(501)),r[t(458)](t(517)),r[t(458)](t(547)),r[t(458)](t(462)),r[t(458)](t(481)),r[t(458)](t(510)),r[t(495)](t(559)),r[t(495)](t(477)),r[t(495)](t(534)),o&&(r[t(458)](t(488)),r[t(458)](t(483))),s&&(r[t(458)](t(561)),r[t(458)](t(535)),r[t(495)](t(568)),r[t(549)][t(463)]((e=>{const r=t,{data:s}=e;if(s&&r(568)==s[r(557)])return{type:r(551),content:s[r(531)]?zr(n,r(504)):zr(n,r(565))}})),this[t(555)][t(443)][t(552)][t(572)]((e=>{const n=t;if(e[n(515)][n(476)])return!1;let s=!1;const o=r[n(556)]({skipNotAttached:!0})[n(484)]((t=>n(568)===r[n(569)](t)));for(const t of o)n(473)!=t[n(545)]()[n(503)][n(578)][n(579)](n(477))&&(r[n(576)](t[n(545)](),n(508))[n(464)]((t=>n(477)===r[n(569)](t[n(455)])))||(e[n(460)](t[n(438)]()),s=!0));return s}))),r[t(549)][t(524)](t(534),zr(n,t(499)));const c={type:t(551),content:""};r[t(549)][t(463)]((e=>{const r=t,{data:s}=e;if(!s||r(477)!=s[r(557)])return;let u=e[r(521)];for(;u;){if(u[r(487)]&&((r(512)==u[r(487)][r(557)]||r(480)==u[r(487)][r(557)])&&(u[r(487)][r(531)]&&r(439)!=u[r(487)][r(531)]||r(439)!=u[r(487)][r(553)]&&!s[r(531)])||!o&&u[r(487)][r(557)]==Tc))return c;u=u[r(544)]}if(null==s[r(531)])switch(s[r(553)]){case r(533):return a(zr(n,r(479)));case r(567):return a(zr(n,r(514)));case r(473):return a(zr(n,r(537)))}switch(s[r(531)]){case r(533):return i(zr(n,r(479)));case r(567):return i(zr(n,r(514)));case r(473):return i(zr(n,r(537)))}})),r[t(549)][t(463)]((e=>{const n=t,{data:r}=e;if(r&&n(534)==r[n(557)])return null==r[n(531)]||null==r[n(553)]&&0==r[n(531)]?c:void 0})),r[t(549)][t(463)]((e=>{const r=t;if(r(508)!=e[r(454)])return;const{data:s}=e;if(!s||r(559)!=s[r(557)])return;const o=Hs(e);return r(531)==o?{type:r(551),content:zr(n,r(470))}:r(553)==o?{type:r(551),content:zr(n,r(509))}:c})),e[t(443)][t(552)][t(572)]((e=>this[t(525)](e))),e[t(443)][t(552)][t(572)]((e=>this[t(554)](e))),e[t(443)][t(552)][t(572)]((e=>this[t(516)](e))),this[t(543)]()}[Us(525)](t){const e=Us;if(t[e(515)][e(476)]||!t[e(515)][e(468)])return!1;let n=!1;const r=this[e(555)][e(546)][e(548)](e(580))[e(556)]({skipNotAttached:!0})[e(484)]((t=>t[e(487)]&&e(559)==t[e(487)][e(557)]))[e(484)]((t=>t[e(487)][e(531)]&&t[e(487)][e(553)]));for(const s of r)Hs(s)||(t[e(460)](s[e(438)]()),n=!0);return n}[Us(554)](t){const e=Us;if(t[e(515)][e(476)]||!t[e(515)][e(468)])return!1;const n=this[e(555)][e(546)][e(548)](e(580));if(n[e(452)][e(485)])return!1;let r=!1;const s=[e(477),e(559),e(534),e(512),e(550),e(541),e(492),e(527),e(480)],o=this[e(555)][e(443)][e(552)][e(469)][e(530)]()[e(484)]((t=>e(508)==t[e(454)]))[e(484)]((t=>s[e(466)](t[e(528)])));if(0==o[e(518)])return r;for(const i of o){const o=n[e(576)](i[e(496)],e(508))[e(484)]((t=>!t[e(478)][e(581)]))[e(571)]((t=>t[e(455)]))[e(484)]((t=>{const r=e,o=n[r(569)](t);return s[r(466)](o)}));if(o[e(518)]){for(const n of o)t[e(460)](n[e(438)]());r=!0}}return r}[Us(516)](t){const e=Us;if(t[e(515)][e(476)]||!t[e(515)][e(468)])return!1;const n=this[e(555)][e(546)][e(548)](e(580));let r=!1;const s=[e(477),e(559),e(534),e(512),e(550),e(541),e(492),e(527),e(480)];for(const t of n[e(556)]({skipNotAttached:!0})){const o=n[e(576)](t[e(545)](),e(508))[e(571)]((t=>t[e(455)]))[e(484)]((t=>t[e(487)]&&s[e(466)](t[e(487)][e(557)])));if(!o[e(518)])continue;const a=o[0][e(521)][e(520)][e(502)];if(!o[e(440)]((t=>t[e(520)][e(502)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(556)]({skipNotAttached:!0})[s(484)]((e=>s(508)==e[s(454)]&&e[s(520)][s(502)]==t)))e[s(583)](s(502),r)}function i(t,n){const r=e;let s=t[r(521)],i=!1;for(;s;)s[r(520)][r(502)]!=n&&(o(s[r(520)][r(502)],n),s[r(583)](r(502),n),i=!0),s=s[r(544)];return i}}[Us(543)](){const t=Us,e=this[t(555)],n=e[t(500)],r=e[t(546)][t(548)](t(580));this[t(491)](),r[t(566)][t(447)](t(513),t(526),t(563),(function(n,r){const s=t,o=[];for(let t of n)t[s(503)][s(578)]===t[s(451)][s(573)]&&(t=e[s(443)][s(536)](e[s(443)][s(532)](t[s(503)][s(578)],0))),o[s(498)](t);e[s(443)][s(445)]((t=>{const n=s,a=e[n(443)][n(552)][n(570)],c=Array[n(574)](a[n(540)]())[n(571)]((t=>i.LiveRange[n(529)](t)));t[n(448)](o),e[n(444)][n(548)](r[n(560)])[n(453)](),r[n(441)][n(498)]({forceDefaultExecution:!0}),e[n(564)](r[n(560)],...r[n(441)]),t[n(448)](c);for(const t of c)t[n(506)]()}))})),r[t(549)][t(482)]((function(n){const r=t,s=!e[r(443)][r(486)][r(584)](n),o=n[r(582)],i=n[r(490)],a=n[r(579)](r(559)),c=!o||o[r(579)](r(559))!==a,u=!i||i[r(579)](r(559))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(522),e)))}[Us(491)](){const t=Us,e=this[t(555)],n=e[t(500)];function r(n){const r=t,s=e[r(444)][r(548)](r(465))[r(485)],o=e[r(444)][r(548)](r(523))[r(485)];return r(523)===n?s:o}e[t(546)][t(548)](t(580))[t(549)][t(463)]((function(s){const o=t;if(o(513)!=s[o(454)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(560)]){case o(465):u=i[o(441)][0][o(575)],l=r(i[o(560)]),a=o(u?450:562),!l&&e[o(497)][o(548)](o(539))||(a=o(467)),c={type:o(551),content:zr(n,a,zr(n,o(479)))};break;case o(523):u=i[o(441)][0][o(575)],l=r(i[o(560)]),a=o(u?450:562),!l&&e[o(497)][o(548)](o(539))||(a=o(467)),c={type:o(551),content:zr(n,a,zr(n,o(514)))};break;case o(547):a=o(474),c={type:o(551),content:zr(n,a,zr(n,o(522)))};break;case o(462):a=function(t){const e=o,n=t[e(545)]();let r=n[e(503)][e(578)];for(;r&&n[e(461)](r);){if(r[e(579)](e(534))>0)return!1;r=r[e(490)]}return!0}(s)?zr(n,o(562),zr(n,function(t){const e=o;return e(511)+t[e(545)]()[e(503)][e(578)][e(579)](e(477))[e(475)]()+e(542)}(s))):zr(n,o(519),zr(n,o(522))),c={type:o(551),content:a};break;case o(488):case o(483):!1===i[o(494)]&&(a=o(558),c={type:o(446),content:zr(n,a,zr(n,o(522)))})}return c}))}}function Vs(){const t=["numbered","todoListChecked","_getAttributeKey","selection","map","registerPostFixer","parent","from","forceValue","_findSuggestions","356012SdYOHO","nodeAfter","getAttribute","TrackChangesEditing","isNextTo","previousSibling","setAttribute","isObject","has","getFirstMarker","default","every","commandParams","TodoListEditing","model","commands","change","deletion","registerCustomCallback","setSelection","4rHyjfX","*Format:* insert into %0","end","trackChangesCommand","refresh","type","suggestion","1449420ldMWSW","1834490XnNYuP","enableDefaultAttributesIntegration","233183vZoaao","removeMarker","containsItem","outdentList","registerDescriptionCallback","find","bulletedList","includes","*Change to:* %0","isLocal","differ","*Merge:* list item","1055601WeJDhv","*Set format:* %0","todo","*Indent:* %0","toUpperCase","isUndo","listType","meta","ELEMENT_BULLETED_LIST","listMarkerStyle","splitListItemAfter","registerElementLabel","mergeListItemForward","filter","value","schema","data","mergeListItemBackward","*Remove format:* %0","nextSibling","_registerLegacyDescription","todoListCheck","ListEditing","multipleBlocks","registerBlockAttribute","range","config","push","FORMAT_INDENT","locale","customNumberedList","groupId","start","*Check item*","715104uKQqlB","detach","afterInit","attribute","*Split:* list item","splitListItemBefore","ELEMENT_","listStyle","formatBlock","ELEMENT_NUMBERED_LIST","batch","assureChains","customBulletedList","length","*Outdent:* %0","attributes","head","ELEMENT_LIST_ITEM","numberedList","registerAttributeLabel","listItemIdFixer","documentList","listMarker","attributeKey","fromRange","getChanges","newValue","createPositionAt","bulleted","listIndent","checkTodoList","createRange","ELEMENT_TODO_LIST","2171673eKjanZ","list.multiBlock","getRanges","listReversed","_LIST","_supportLegacySuggestions","next","getFirstRange","plugins","indentList","get","descriptionFactory","listStart","format","document","oldValue","noTrackChangesFixer","editor","getSuggestions","key","*Merge:* %0","listItemId","commandName","todoList","*Format:* remove from %0","accept","execute","*Uncheck item*","_suggestionFactory"];return(Vs=function(){return t})()}function Hs(t){const e=Us;let n=t[e(545)]()[e(503)][e(578)][e(582)];for(;n;){const r=n[e(579)](e(559));if(!r)return!1;if(r==t[e(487)][e(531)])return e(531);if(r==t[e(487)][e(553)])return e(553);n=n[e(582)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=392]})(t,e)}const Ws=zs;function Ks(){const t=["getSuggestions","listType","TrackChangesEditing","newValue","1458yFfXGc","commandParams","reversed","nodeAfter","upper-roman","*Remove format:* %0","suggestion","92pBdmkO","*Set format:* %0","format","key","toUpperCase","*Format:* set order to regular","batch","upper-latin","startIndex","listStart","config","formatBlock","974249QrfXad","FORMAT_LIST_REVERSED","commandName","editor","registerAttributeLabel","oldValue","lower-latin","106617VTcFHv","isUndo","default","next","data","listStyle","model","attribute","locale","head","enableDefaultAttributesIntegration","*Change to:* %0","78608fLNEfl","2996uzHggk","removeMarker","square","get","getAttribute","includes","circle","4902urKaLA","8543500mkOKGn","_getTranslationKeyForListStyle","customNumbered","list.properties","getFirstMarker","_LIST_DEFAULT","42488490SHPGuH","getFirstRange","document","replace","disc","4100248WJJvTa","_getAttributeKey","registerPostFixer","descriptionFactory","start","*Format:* set order to reversed","ELEMENT_","styles","has","plugins","decimal","bulleted","_registerLegacyDescription","handleDescriptions","decimal-leading-zero","numbered","ListPropertiesEditing","bind","registerBlockAttribute","listReversed","afterInit","*Format:* set start index to %0","type","registerDescriptionCallback","lower-roman","_LIST_","_findSuggestions","filter","find","FORMAT_LIST_START"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(963178===parseInt(n(449))/1+-parseInt(n(437))/2*(parseInt(n(456))/3)+parseInt(n(396))/4+-parseInt(n(477))/5+-parseInt(n(476))/6*(parseInt(n(469))/7)+-parseInt(n(468))/8*(parseInt(n(430))/9)+parseInt(n(483))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(416)](){const t=Ws;if(!this[t(452)][t(405)][t(404)](t(412)))return;const e=this[t(452)][t(447)][t(472)](t(480)),n=this[t(452)][t(405)][t(472)](t(428));e[t(403)]&&(n[t(466)](t(461)),n[t(414)](t(461))),e[t(432)]&&(n[t(466)](t(415)),n[t(414)](t(415))),e[t(445)]&&(n[t(466)](t(446)),n[t(414)](t(446)));const r={type:t(439),content:""};n[t(399)][t(419)](this[t(409)][t(413)](this));const s=this[t(452)][t(464)];n[t(399)][t(453)](t(415),zr(s,t(450))),n[t(399)][t(419)]((e=>{const n=t,{data:s}=e;if(s&&n(415)==s[n(440)])return null==s[n(429)]||0==s[n(429)]&&null==s[n(454)]?r:void 0})),n[t(399)][t(453)](t(446),zr(s,t(425))),n[t(399)][t(419)]((e=>{const n=t,{data:s}=e;if(s&&n(446)==s[n(440)])return null==s[n(429)]||1==s[n(429)]&&null==s[n(454)]?r:void 0})),this[t(452)][t(462)][t(393)][t(398)]((e=>{const r=t;if(e[r(443)][r(457)])return!1;let s=!1;const o=n[r(426)]({skipNotAttached:!0})[r(423)]((t=>{const e=r,s=n[e(397)](t);return e(446)==s||e(415)==s}));for(const t of o){const o=t[r(392)]()[r(400)][r(433)][r(473)](r(427));r(411)!=o&&r(479)!=o&&(n[r(422)](t[r(392)](),r(463))[r(424)]((t=>r(427)==n[r(397)](t[r(436)])))||(e[r(470)](t[r(481)]()),s=!0))}return s})),this[t(408)]()}[Ws(409)](t){const e=Ws,n=this[e(452)][e(464)],{data:r}=t,s={type:e(439),content:""};if(!r||e(461)!=r[e(440)])return;if(!r[e(454)])return e(458)==r[e(429)]?s:{type:e(439),content:""+zr(n,e(438),zr(n,this[e(478)](r[e(429)])))};if(!r[e(429)]){if(e(458)==r[e(454)])return s;let o=t[e(465)];for(;o;){if(o[e(460)]&&e(427)==o[e(460)][e(440)]&&o[e(460)][e(429)])return s;o=o[e(459)]}return{type:e(439),content:""+zr(n,e(435),zr(n,this[e(478)](r[e(454)])))}}if(e(458)!=r[e(429)])return{type:e(439),content:""+zr(n,e(438),zr(n,this[e(478)](r[e(429)])))};let o=t[e(465)];for(;o;){if(o[e(460)]&&e(427)==o[e(460)][e(440)]&&o[e(460)][e(429)]&&o[e(460)][e(454)])return s;o=o[e(459)]}const i=t[e(392)]()[e(400)][e(433)][e(473)](e(427));return{type:e(439),content:zr(n,e(438),zr(n,e(402)+i[e(441)]()+e(482)))}}[Ws(408)](){const t=Ws,e=this[t(452)],n=e[t(464)];e[t(405)][t(472)](t(428))[t(399)][t(419)]((e=>{const r=t;if(r(448)!=e[r(418)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(451)]){case r(461):o=r(467),i={type:r(439),content:zr(n,o,zr(n,this[r(478)](s[r(431)][0][r(418)])))};break;case r(415):o=s[r(431)][0][r(432)]?r(401):r(442),i={type:r(439),content:zr(n,o)};break;case r(446):o=r(417),i={type:r(439),content:zr(n,o,s[r(431)][0][r(445)])}}return i}))}[Ws(478)](t){const e=Ws;return e(402)+function(t){const n=e;return Xs[n(474)](t)?n(407):Ys[n(474)](t)?n(411):null}(t)[e(441)]()+e(421)+t[e(441)]()[e(394)](/-/g,"_")}}const Xs=[Ws(395),Ws(475),Ws(471)],Ys=[Ws(406),Ws(410),Ws(420),Ws(434),Ws(455),Ws(444)];var Zs=n(507);const Js=$s;function Qs(){const t=["setSelection","enableCommand","createPositionAt","1031816jiKbeR","remove","model","data","TrackChangesEditing","createRange","ck-suggestion-marker-split","downcastDispatcher","hasClass","mapper","document","getFirstPosition","get","markInsertion","fire","writer","showSuggestionHighlights","markerNameToElements","init","enterBlock","parent","35zthMcK","commands","9yWmoAL","bind","detach","requires","editing","unbindElementFromMarkerName","high","118924kxxzRT","plugins","7720330XwTfvU","change","end","2096646mmYUIY","split","getFirstRange","options","fromRange","382076hhqtXP","removeMarker:suggestion:insertion","editor","enter","afterExecute","nextSibling","6tEPCgj","selection","842604CqInMY","335684rrxpFm","markerName","addMarker:suggestion:insertion"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(204202===-parseInt(n(443))/1+-parseInt(n(489))/2*(parseInt(n(440))/3)+parseInt(n(479))/4*(-parseInt(n(470))/5)+parseInt(n(484))/6+-parseInt(n(442))/7+-parseInt(n(449))/8*(-parseInt(n(472))/9)+parseInt(n(481))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(475)](){return[Zs.Enter]}[Js(467)](){const t=Js,e=this[t(436)],n=e[t(480)][t(461)](t(453)),r=e[t(471)][t(461)](t(437));n[t(447)](t(437),(()=>{const s=t;e[s(451)][s(482)]((t=>{const o=s,a=e[o(451)][o(459)][o(441)],c=a[o(460)](),u=i.LiveRange[o(488)](a[o(486)]());if(r[o(468)](t)){const r=e[o(451)][o(448)](c[o(469)][o(439)],0),s=t[o(454)](c,r);n[o(462)](s)}else t[o(446)](t[o(454)](u[o(483)]));u[o(474)](),r[o(463)](o(438),{writer:t})}))})),e[t(476)][t(456)].on(t(445),ws(e,t(485)),{priority:t(478)}),e[t(476)][t(456)].on(t(490),((e,n,r)=>{const s=t,o=r[s(458)][s(466)](n[s(444)]);if(o)for(const t of o)t[s(457)](s(455))&&(r[s(458)][s(477)](t,n[s(444)]),r[s(464)][s(450)](t))}),{priority:t(478)}),e[t(452)][t(456)].on(t(445),((n,r,s)=>{const o=t;s[o(487)][o(465)]&&ws(e,o(485),{showActiveMarker:!1})[o(473)](this)(n,r,s)}),{priority:t(478)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=195]})(t,e)}function ro(){const t=["11QROgje","start","afterInit","2420GNKEJk","getMarkersGroup","15082956RYLNEa","find","filter","2208703UBVDAD","590262suaIix","createPositionAt","createRange","string","getRange","126fBgocw","TrackChangesEditing","editor","_isInDeletionRange","FindAndReplaceUtils","getIntersection","handleFindCommand","replace","4317wHvJZZ","model","get","FindAndReplaceEditing","suggestion:deletion","937445WSRSCV","item","6mtpzcq","findNext","has","findPrevious","replaceAll","enableCommand","plugins","markers","end","findByTextCallback","bind","2kfESga","351112avZwAF","9492400vYloZG"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(529458===parseInt(n(206))/1*(parseInt(n(237))/2)+-parseInt(n(219))/3*(parseInt(n(200))/4)+-parseInt(n(224))/5*(-parseInt(n(226))/6)+parseInt(n(205))/7+-parseInt(n(195))/8*(-parseInt(n(211))/9)+parseInt(n(196))/10+parseInt(n(197))/11*(-parseInt(n(202))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(199)](){const t=eo;if(!this[t(213)][t(232)][t(228)](t(222)))return;const e=this[t(213)][t(232)][t(221)](t(212));e[t(231)](t(203),this[t(217)][t(236)](this)),e[t(231)](t(227)),e[t(231)](t(229)),e[t(231)](t(218)),e[t(231)](t(230))}[eo(217)](t,e,n={}){const r=eo,s=this[r(213)][r(232)][r(221)](r(215));return t((t=>(r(209)==typeof e?s[r(235)](e,n):e)(t)[r(204)]((e=>!1===this[r(214)](e,t[r(225)])))),n)}[eo(214)](t,e){const n=eo,r=this[n(213)][n(220)][n(208)](this[n(213)][n(220)][n(207)](e,t[n(198)]),this[n(213)][n(220)][n(207)](e,t[n(234)]));for(const t of this[n(213)][n(220)][n(233)][n(201)](n(223)))if(null!==r[n(216)](t[n(210)]()))return!0;return!1}}const oo=ao;function io(){const t=["FontSize","format","config","201744DNcOyV","FontFamilyEditing","fontSize.options","3171yaXLLT","FontColorEditing","commandName","commandParams","editor","680406niRGyK","plugins","2bdprfj","fontBackgroundColor","FontSizeEditing","formatInline","registerAttributeLabel","*Reset font background color*","fontBackgroundColor.colors","afterInit","*Set font background color:* %0","label","*Reset font size*","normalizeSizeOptions","FORMAT_FONT_COLOR","title","FORMAT_FONT_FAMILY","fontSize","descriptionFactory","fontColor","value","get","fontColor.colors","trim","2383242rwbVoG","FORMAT_FONT_BACKGROUND","FontBackgroundColorEditing","8952584yXeUZA","model","7kpJITz","_registerLegacyDescription","*Reset font family*","enableDefaultAttributesIntegration","388NaxzDN","locale","FORMAT_FONT_SIZE","type","has","registerDescriptionCallback","fontFamily","registerInlineAttribute","*Set font color:* %0","find","*Reset font color*","*Set font family:* %0","7349275GGdiDD","TrackChangesEditing","7391300vyRJtM","*Set font size:* %0","toLowerCase"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(796492===-parseInt(n(176))/1*(-parseInt(n(178))/2)+-parseInt(n(171))/3*(-parseInt(n(209))/4)+-parseInt(n(221))/5+-parseInt(n(200))/6+parseInt(n(205))/7*(parseInt(n(203))/8)+parseInt(n(168))/9+parseInt(n(223))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(180),commandName:oo(193)},{pluginName:oo(169),commandName:oo(215)},{pluginName:oo(172),commandName:oo(195)},{pluginName:oo(202),commandName:oo(179)}];class uo extends t.Plugin{[oo(185)](){const t=oo,e=this[t(175)][t(210)],n=this[t(175)][t(177)][t(197)](t(222));for(const{pluginName:e,commandName:r}of co)this[t(175)][t(177)][t(213)](e)&&(n[t(208)](r),n[t(216)](r));e.t,n[t(194)][t(182)](t(193),zr(e,t(211))),n[t(194)][t(182)](t(215),zr(e,t(192))),n[t(194)][t(182)](t(195),zr(e,t(190))),n[t(194)][t(182)](t(179),zr(e,t(201))),this[t(206)]()}[oo(206)](){const t=oo,e=this[t(175)],n=e[t(210)];e[t(177)][t(197)](t(222))[t(194)][t(214)]((e=>{const r=t,o=n.t;if(r(181)!=e[r(212)])return;const{data:i}=e;if(null!=i){if(r(193)==i[r(173)]){const t=i[r(174)][0][r(196)];if(t){const e=o(this[r(175)][r(177)][r(197)](r(226))[r(189)](this[r(175)][r(228)][r(197)](r(170)))[r(218)]((e=>e[r(204)]==t))[r(191)])[r(225)]();return{type:r(227),content:zr(n,r(224),e)}}return{type:r(227),content:zr(n,r(188))}}if(r(215)==i[r(173)]){const t=i[r(174)][0][r(196)];return t?{type:r(227),content:zr(n,r(220),t)}:{type:r(227),content:zr(n,r(207))}}if(r(195)==i[r(173)]){const t=i[r(174)][0][r(196)];if(t){const e=(0,s.normalizeColorOptions)(this[r(175)][r(228)][r(197)](r(198)))[r(218)]((e=>e[r(204)]==t));let i=t,a="";return e&&(i=e[r(187)],a=o(i)[r(225)]()),{type:r(227),content:zr(n,r(217),a)[r(199)](),color:{value:t,title:a||i}}}return{type:r(227),content:zr(n,r(219))}}if(r(179)==i[r(173)]){const t=i[r(174)][0][r(196)];if(t){const e=(0,s.normalizeColorOptions)(this[r(175)][r(228)][r(197)](r(184)))[r(218)]((e=>e[r(204)]==t));let i=t,a="";return e&&(i=e[r(187)],a=o(i)[r(225)]()),{type:r(227),content:zr(n,r(186),a)[r(199)](),color:{value:t,title:a||i}}}return{type:r(227),content:zr(n,r(183))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(962305===parseInt(n(182))/1+parseInt(n(178))/2+parseInt(n(163))/3*(-parseInt(n(181))/4)+parseInt(n(168))/5+parseInt(n(173))/6+parseInt(n(157))/7+-parseInt(n(162))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(144)](){const t=lo,e=this[t(194)],n=e[t(151)][t(187)](t(169)),r=e[t(145)][t(187)](t(193)),s=e[t(145)][t(187)](t(166));r&&s&&(n[t(153)](t(166)),n[t(175)](t(193)),this[t(152)]())}[lo(152)](){const t=lo,e=this[t(194)],n=e[t(150)];e[t(151)][t(187)](t(169))[t(159)][t(172)]((r=>{const s=t;if(s(143)!=r[s(149)]&&s(174)!=r[s(149)])return;const{data:o}=r;if(o&&s(166)===o[s(148)]){const t=[],r=o[s(171)][0];for(const[n,o]of Object[s(147)](r))t[s(167)](po(e,n,o));return t[s(156)]?{type:s(189),content:zr(n,s(164),t[s(177)](", "))}:{type:s(189),content:zr(n,s(188))}}}))}}function go(){const t=["commands","fontColor.colors","entries","commandName","type","locale","plugins","_registerLegacyDescription","enableDefaultAttributesIntegration","config","boolean","length","9807420WiHsMY","toUpperCase","descriptionFactory","fontSize.options","fontBackgroundColor","34811344baLQhJ","15tRIdfC","*Set format to:* %0","label","pasteFormat","push","5477595KKmaim","TrackChangesEditing","find","commandParams","registerDescriptionCallback","10282386RDumzL","formatInline","enableCommand","model","join","3300342MRykzX","FontSize","slice","439352VHEyni","2432PvuXiM","toLowerCase","charAt","split","normalizeSizeOptions","get","*Remove all formatting*","format","fontSize","title","fontColor","copyFormat","editor","formatBlock","afterInit"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(150)].t,i=e[r(185)](/(?=[A-Z])/)[r(177)](" "),a=o(i[r(184)](0)[r(158)]()+i[r(180)](1))[r(183)]();if(r(155)==typeof n)return a;if(r(192)===e||r(161)===e){const e=(0,s.normalizeColorOptions)(t[r(154)][r(187)](r(146)))[r(170)]((t=>t[r(176)]==n));return a+" ("+(e?o(e[r(165)])[r(183)]():n)+")"}if(r(190)===e&&isNaN(parseFloat(n))){const e=t[r(151)][r(187)](r(179))[r(186)](t[r(154)][r(187)](r(160)))[r(170)]((t=>t[r(176)]==n));return a+" ("+(e?o(e[r(191)])[r(183)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["commandParams","13079iesKyi","heading","_getHeadingLevel","142893syytFM","editor","registerDescriptionCallback","*Change to:* %0","get","ELEMENT_HEADING","model","35XUMGkq","has","enableDefaultAttributesIntegration","formatBlock","ELEMENT_HEADING_CUSTOM","TrackChangesEditing","plugins","HeadingEditing","view","heading.options","86544tJWXVi","1mzInsq","title","687564MXAIBZ","name","commandName","match","locale","afterInit","13811oMXmnB","10428RDWwkl","1338285jHSgIQ","paragraph","type","1424eTOeUG","config","registerElementLabel","descriptionFactory","format","_registerLegacyDescription","330euXpRr","value","_headingOptions","2857782eLrkkK","find"];return(mo=function(){return t})()}function Io(t,e){const n=mo();return(Io=function(t,e){return n[t-=390]})(t,e)}const Eo=Io;!function(t,e){const n=Io,r=t();for(;;)try{if(335058===parseInt(n(397))/1*(-parseInt(n(399))/2)+parseInt(n(407))/3+-parseInt(n(396))/4*(parseInt(n(432))/5)+-parseInt(n(419))/6+parseInt(n(405))/7*(parseInt(n(410))/8)+parseInt(n(425))/9*(-parseInt(n(416))/10)+parseInt(n(422))/11*(parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Eo(404)](){const t=Eo,e=this[t(426)];if(!e[t(392)][t(433)](t(393)))return;this[t(418)]=e[t(411)][t(429)](t(395));const n=e[t(403)],r=e[t(392)][t(429)](t(391));r[t(434)](t(423));for(const e of this[t(418)])t(408)!=e[t(431)]&&r[t(413)][t(412)](e[t(431)],(n=>{const r=t,i=this[r(424)](e[r(431)]);return null!==i?s(n,i):o(n,e[r(398)])}));function s(e,r){return zr(n,t(430),[e,r])}function o(e,r){return zr(n,t(390),[e,r])}this[t(415)]()}[Eo(415)](){const t=Eo,e=this[t(426)],n=e[t(403)];e[t(392)][t(429)](t(391))[t(413)][t(427)]((e=>{const r=t;if(r(435)!=e[r(409)])return;const{data:s}=e;if(s&&r(423)==s[r(401)]){const e=s[r(421)][0][r(417)],c=this[r(424)](e);if(null!==c)return{type:r(414),content:zr(n,r(428),(a=c,zr(n,r(430),[1,a])))};const u=this[r(418)][r(420)]((t=>t[r(431)]===e))[r(398)];return{type:r(414),content:zr(n,r(428),(o=1,i=u,zr(n,t(390),[o,i])))}}var o,i,a}))}[Eo(424)](t){const e=Eo;var n,r;const s=t[e(402)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(418)])||void 0===n?void 0:n[e(420)]((n=>n[e(431)]==t));if(o&&o[e(394)]){const t=o[e(394)],n=(null!==(r=t[e(400)])&&void 0!==r?r:t)[e(402)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;!function(t,e){const n=yo,r=t();for(;;)try{if(947972===parseInt(n(452))/1+-parseInt(n(456))/2*(-parseInt(n(454))/3)+parseInt(n(469))/4*(-parseInt(n(471))/5)+parseInt(n(462))/6*(parseInt(n(460))/7)+parseInt(n(487))/8+parseInt(n(461))/9+-parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class _o extends t.Plugin{[To(475)](){const t=To,e=this[t(453)];if(!e[t(472)][t(482)](t(476)))return;const n=e[t(472)][t(463)](t(457)),r=e[t(488)];n[t(479)](t(483)),n[t(478)](t(483)),n[t(473)][t(459)](t(483),zr(r,t(485))),this[t(470)]()}[To(470)](){const t=To,e=this[t(453)],n=e[t(488)];e[t(472)][t(463)](t(457))[t(473)][t(451)]((r=>{const s=t;if(s(455)!=r[s(474)])return;const{data:o}=r;if(o&&s(483)==o[s(484)]){const t=n.t,r=o[s(486)][0][s(477)];if(r){const o=e[s(467)][s(463)](s(465))[s(464)]((t=>t[s(489)]==r)),i=t(o[s(481)])[s(458)]();return{type:s(490),content:zr(n,s(480),i),color:{value:o[s(450)],title:o[s(481)]}}}return{type:s(490),content:zr(n,s(466),zr(n,s(485)))}}}))}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=450]})(t,e)}function Ao(){const t=["*Remove highlight*","config","37866420IQrvGZ","12JzhBtI","_registerLegacyDescription","884365opiEGN","plugins","descriptionFactory","type","afterInit","HighlightEditing","value","registerInlineAttribute","enableDefaultAttributesIntegration","*Set highlight:* %0","title","has","highlight","commandName","FORMAT_HIGHLIGHT","commandParams","11455624ABeIsS","locale","model","format","color","registerDescriptionCallback","1083599reoLvj","editor","39beBcjl","formatInline","33542AtGLKf","TrackChangesEditing","toLowerCase","registerAttributeLabel","7dRWXzn","13537395BYObYm","6165018uwETEM","get","find","highlight.options"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Ro();return(Co=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(150536===-parseInt(n(243))/1+-parseInt(n(236))/2*(-parseInt(n(251))/3)+-parseInt(n(256))/4+parseInt(n(242))/5+parseInt(n(266))/6+parseInt(n(270))/7*(parseInt(n(264))/8)+parseInt(n(269))/9*(-parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Lo extends t.Plugin{[ko(260)](){const t=ko,e=this[t(259)];if(!e[t(248)][t(238)](t(265)))return;e[t(248)][t(240)](t(252))[t(249)](t(258));const n=e[t(248)][t(240)](t(252)),r=e[t(257)];n[t(241)][t(253)](t(258),(e=>zr(r,t(254),e))),e[t(237)][t(250)](t(244))[t(239)]({model:t(258),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(268)])return null;const o=n[s(262)](s(261)),i=n[s(255)]("hr");return n[s(271)](s(263),o),n[s(246)](n[s(247)](o,0),i),o},converterPriority:t(245)})}}function Ro(){const t=["conversion","has","elementToStructure","get","descriptionFactory","1466250dpjEjH","174275tOhVsE","dataDowncast","high","insert","createPositionAt","plugins","enableCommand","for","42uWEdzO","TrackChangesEditing","registerElementLabel","ELEMENT_HORIZONTAL_LINE","createEmptyElement","15072FFNPMc","locale","horizontalLine","editor","afterInit","div","createContainerElement","ck-horizontal-line","24rsbejT","HorizontalLineEditing","192768pNbKma","260rmLboz","showSuggestionHighlights","140409BglktI","381773ZHDlkP","addClass","35030IsBMwJ"];return(Ro=function(){return t})()}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=324]})(t,e)}function Mo(){const t=["type","descriptionFactory","editor","registerElementLabel","getFirstRange","24RaQlZa","locale","2675000fdiTwt","start","value","format","_registerLegacyDescription","678gtMYrj","commandName","attribute","70986mfNXdJ","registerDescriptionCallback","key","afterInit","TrackChangesEditing","984213URaFCI","37734TtrBGf","registerBlockAttribute","get","ELEMENT_HTML_EMBED","3896nhEcUo","nodeAfter","enableDefaultAttributesIntegration","formatBlock","element","*Change %0 content*","htmlEmbed","has","119ITXkbb","rawHtml","676678gpstsG","plugins","HtmlEmbed","709710ynTsTX"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(202017===parseInt(n(347))/1+-parseInt(n(361))/2+parseInt(n(338))/3*(parseInt(n(351))/4)+parseInt(n(325))/5+parseInt(n(341))/6*(parseInt(n(359))/7)+-parseInt(n(331))/8*(parseInt(n(346))/9)+parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(344)](){const t=No,e=this[t(328)];if(!e[t(362)][t(358)](t(324)))return;const n=e[t(362)][t(349)](t(345)),r=e[t(332)];n[t(327)][t(329)](t(360),(e=>zr(r,t(350),e))),n[t(353)](t(357)),n[t(348)](t(335)),n[t(327)][t(342)]((e=>{const n=t;if(n(340)!=e[n(326)])return;const{data:s}=e;if(s&&n(335)==s[n(343)]&&e[n(330)]()[n(334)][n(352)].is(n(355),n(360))){const t=zr(r,n(350));return{type:n(336),content:zr(r,n(356),t)}}})),this[t(337)]()}[No(337)](){const t=No,e=this[t(328)],n=e[t(332)];e[t(362)][t(349)](t(345))[t(327)][t(342)]((e=>{const r=t;if(r(354)!=e[r(326)])return;const{data:s}=e;if(s&&r(357)==s[r(339)]){const t=zr(n,r(350));return{type:r(336),content:zr(n,r(356),t)}}}))}}const Oo=Fo;function wo(){const t=["convertBlockImageToInline","model","detach","1779778tUIgOl","441258nXBdUj","ImageBlockEditing","convertInlineImageToBlock","format","imageTypeBlock","locale","2575816oCokFR","join","TrackChangesEditing","isEqual","insertImage","registerDescriptionCallback","nodeBefore","filter","isCollapsed","_suggestionFactory","4525245NVQhFq","isIntersecting","getNearestSelectionRange","formatBlock","caption","markBlockFormat","deletion","findIndex","getFirstRange","ImageUploadEditing","getClosestSelectedImageElement","has","length","ImageEditing","discard","FORMAT_IMAGE_SIZE","getSuggestionCallback","isBefore","imageBlock","formatInline","addObject","*Set image width:* %0","uploadImage","forceDefaultExecution","editor","isBlockImage","element","ImageInlineEditing","descriptionFactory","schema","key","35YyZbOn","previous","getContainedElement","chain","end","registerCustomCallback","removeObject","resizedWidth","accept","ELEMENT_INLINE_IMAGE","backward","type","markDeletion","commandParams","start","*Reset image width*","ImageCaptionUtils","registerBlockAttribute","enableDefaultAttributesIntegration","isOwn","getCaptionFromImageModelElement","Inline image to block image","insertion","forward","registerElementLabel","imageTypeInline","newValue","document","ELEMENT_IMAGE","alt","imageStylePreApply","fromPosition","enableCommand","_findSuggestions","*Remove image text alternative*","ImageTextAlternativeEditing","ELEMENT_CAPTION","ImageResize","*Set image text alternative:* %0","imageTextAlternative","attribute","afterInit","createRangeOn","ImageUtils","markInsertion","Block image to inline image","width","imageCaption","888462zAbJJa","_registerLegacyDescription","plugins","imageInline","7671112BqDMxp","get","createRange","change","1MCOdoM","nodeAfter","2828934LEJFyE","selection","toPrevious","ImageCaptionEditing","toggleImageCaption","toNext","subType","commandName","resizeImage","registerAttributeLabel","find"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(806640===-parseInt(n(278))/1*(parseInt(n(294))/2)+parseInt(n(280))/3+-parseInt(n(301))/4+parseInt(n(311))/5+-parseInt(n(295))/6*(parseInt(n(342))/7)+parseInt(n(274))/8+-parseInt(n(270))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(263)](){const t=Oo,e=this[t(335)];if(!e[t(272)][t(322)](t(324)))return;const n=e[t(272)][t(275)](t(303)),r=e[t(272)][t(275)](t(265)),s=e[t(300)];n[t(254)](t(305)),n[t(339)][t(366)](t(329),(e=>zr(s,t(250),e))),n[t(339)][t(366)](t(273),(e=>zr(s,t(351),e))),n[t(339)][t(366)](t(315),(()=>zr(s,t(258)))),e[t(272)][t(322)](t(320))&&n[t(254)](t(333)),e[t(272)][t(322)](t(296))&&e[t(272)][t(322)](t(338))&&(n[t(254)](t(367),((s,o)=>{const i=t,a=r[i(321)](e[i(292)][i(249)][i(281)]);e[i(292)][i(277)]((()=>{const t=i;n[t(316)](a,{commandName:t(367),commandParams:[o]},[],t(291))}))})),n[t(254)](t(299),((s,o)=>{const a=t;e[a(292)][a(277)]((t=>{const c=a;let u=r[c(321)](e[c(292)][c(249)][c(281)]),l=t[c(264)](u);const f=i.LivePosition[c(253)](l[c(356)],c(282)),h=i.LivePosition[c(253)](l[c(346)],c(285));n[c(334)]((()=>s(o))),u=r[c(321)](e[c(292)][c(249)][c(281)]),l=t[c(264)](u);const g=t[c(276)](f,h);f[c(293)](),h[c(293)](),n[c(316)](u,{commandName:c(367),commandParams:[o]},[],c(297)),g[c(356)][c(328)](l[c(356)])&&n[c(266)](t[c(276)](g[c(356)],l[c(356)]),c(297)),l[c(346)][c(328)](g[c(346)])&&n[c(266)](t[c(276)](l[c(346)],g[c(346)]),c(297))}))})),n[t(310)][t(347)](t(314),t(297),t(302),(()=>!1)),n[t(310)][t(347)](t(314),t(297),t(350),(()=>!1)),n[t(310)][t(347)](t(314),t(297),t(325),n[t(310)][t(327)](t(314),"",t(350))),n[t(310)][t(347)](t(364),t(297),t(302),(()=>!1)),n[t(310)][t(347)](t(364),t(297),t(325),(([r])=>{const s=t,o=n[s(310)][s(327)](s(364),"",s(325));let i=r[s(356)],a=r[s(346)];const c=e[s(292)][s(340)][s(313)](i,s(352)),u=e[s(292)][s(340)][s(313)](a,s(365));c[s(309)]&&(i=c[s(356)]),u[s(309)]&&(a=u[s(346)]),o([e[s(292)][s(276)](i,a)])})),n[t(310)][t(347)](t(314),t(297),t(345),c),n[t(310)][t(347)](t(364),t(297),t(345),c)),e[t(272)][t(322)](t(283))&&(n[t(254)](t(284),((s,o)=>{const i=t,a=e[i(272)][i(275)](i(358));let c=r[i(321)](e[i(292)][i(249)][i(281)]),u=a[i(362)](c);e[i(292)][i(277)]((()=>{const t=i;if(u)return void n[t(354)](e[t(292)][t(264)](u));const l=r[t(336)](c);s(o),c=r[t(321)](e[t(292)][t(249)][t(281)]),u=a[t(362)](c),n[t(266)](e[t(292)][t(264)](u),l?null:t(269))}))})),n[t(310)][t(347)](t(364),t(269),t(345),c));const o=[{type:t(314),subType:t(252)},{type:t(364),subType:t(269)},{type:t(314),subType:t(297)},{type:t(364),subType:t(297)}];function a(e,s){const i=t,a=o[i(318)]((({type:t,subType:n})=>e[i(353)]==t&&e[i(286)]==n)),c=o[i(318)]((({type:t,subType:e})=>s[i(353)]==t&&s[i(286)]==e));if(a<0||c<0)return!1;const u=e[i(319)](),l=s[i(319)]();if((0==a||1==a)&&2==c&&u[i(312)](l))return!0;if(2==a&&3==c){const t=n[i(255)](u,i(364))[i(308)]((({suggestion:t,meta:e})=>e[i(361)]&&i(297)==t[i(286)]));if(t[i(323)]>1&&l[i(346)][i(304)](u[i(356)]))return!0;if(1==t[i(323)]&&(u[i(356)][i(304)](l[i(346)])||u[i(346)][i(304)](l[i(356)])))return!0}if(3==a&&3==c&&u[i(356)][i(328)](l[i(356)])){const t=u[i(346)][i(279)],e=l[i(356)][i(307)];return r[i(336)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(272)][t(322)](t(259))&&(n[t(360)](t(288)),n[t(359)](t(349)),n[t(339)][t(289)](t(349),zr(s,t(326)))),e[t(272)][t(322)](t(257))&&(n[t(360)](t(261)),n[t(359)](t(251))),n[t(339)][t(306)]((e=>{const n=t;if(o[n(290)]((({type:t,subType:r})=>e[n(353)]==t&&e[n(286)]==r)))return e[n(343)]?{}:void 0})),n[t(339)][t(306)]((e=>{const n=t;if(n(364)==e[n(353)]||n(317)==e[n(353)]){const t=e[n(344)]();if(t&&t.is(n(337),n(315)))return{type:n(364)==e[n(353)]?n(331):n(348),element:t,quantity:1}}})),n[t(339)][t(306)]((e=>t(314)==e[t(353)]&&t(297)==e[t(286)]?{type:t(298),content:t(363)}:t(314)==e[t(353)]&&t(291)==e[t(286)]?{type:t(298),content:t(267)}:void 0)),n[t(339)][t(306)]((e=>{const n=t;if(n(262)!=e[n(353)])return;const{data:r}=e;if(!r||n(251)!=r[n(341)])return;const o=r[n(248)];return o?{type:n(298),content:zr(s,n(260),'"'+o+'"')}:{type:n(298),content:zr(s,n(256))}})),this[t(271)]()}[Oo(271)](){const t=Oo,e=this[t(335)],n=e[t(300)];e[t(272)][t(275)](t(303))[t(339)][t(306)]((e=>{const r=t;if(r(314)!=e[r(353)]&&r(330)!=e[r(353)])return;const{data:s}=e;if(s){if(r(261)==s[r(287)]){const t=s[r(355)][0][r(248)];return t?{type:r(298),content:zr(n,r(260),'"'+t+'"')}:{type:r(298),content:zr(n,r(256))}}if(r(288)==s[r(287)]){const t=s[r(355)][0][r(268)];return t?{type:r(298),content:zr(n,r(332),t)}:{type:r(298),content:zr(n,r(357))}}}}))}}const Bo=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=114]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(110446===-parseInt(n(123))/1*(parseInt(n(154))/2)+-parseInt(n(147))/3*(parseInt(n(115))/4)+parseInt(n(156))/5*(-parseInt(n(140))/6)+-parseInt(n(135))/7*(-parseInt(n(142))/8)+parseInt(n(119))/9*(-parseInt(n(118))/10)+parseInt(n(129))/11*(-parseInt(n(145))/12)+parseInt(n(151))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Po extends t.Plugin{[Bo(122)](){const t=Bo;if(!this[t(144)][t(148)][t(153)](t(114)))return;const e=this[t(144)][t(139)],n=this[t(144)][t(148)][t(143)](t(152));n[t(116)](t(121)),n[t(136)](t(141)),n[t(120)][t(134)]((n=>{const r=t;if(r(126)!=n[r(132)])return;const{data:s}=n;return s&&r(141)==s[r(146)]?s[r(158)]&&s[r(137)]?{type:r(157),content:zr(e,r(155))}:{type:r(157),content:""}:void 0})),this[t(131)]()}[Bo(131)](){const t=Bo,e=this[t(144)][t(148)][t(143)](t(152));e[t(138)][t(128)](t(133),t(121),t(150),e[t(138)][t(149)](t(133),null,t(127))),e[t(138)][t(128)](t(133),t(121),t(127),e[t(138)][t(149)](t(133),null,t(150))),this[t(125)]()}[Bo(125)](){const t=Bo,e=this[t(144)],n=e[t(139)];e[t(148)][t(143)](t(152))[t(120)][t(134)]((e=>{const r=t;if(r(133)!=e[r(132)]&&r(117)!=e[r(132)])return;const{data:s}=e;return s&&r(121)==s[r(124)]?{type:r(157),content:zr(n,r(130))}:void 0}))}}function Uo(){const t=["registerCustomCallback","608102kcOKlE","*Format:* replace image URL","_handleLegacySuggestions","type","formatBlock","registerDescriptionCallback","606977yDTNCI","registerBlockAttribute","oldValue","_suggestionFactory","locale","511938ykPELg","src","8fstwjs","get","editor","24ZbSmBR","key","3tICJSY","plugins","getSuggestionCallback","accept","9468147YNRjEQ","TrackChangesEditing","has","439200SzTxXt","*Replace image URL*","5uEOPAx","format","newValue","ImageEditing","732124hWLXwy","enableDefaultAttributesIntegration","formatInline","20bPsINF","477297KaalTH","descriptionFactory","replaceImageSource","afterInit","1kPPmkL","commandName","_registerLegacyDescription","attribute","discard"];return(Uo=function(){return t})()}const jo=Vo;function Go(){const t=["forEach","2600098ZjGgKx","TrackChangesEditing","getFirstRange","_suggestionFactory","newRange","commandName","getContainedElement","registerDescriptionCallback","76feCsDM","_splitMarkerName","locale","isBefore","isIntersecting","getSuggestion","21OyYqqh","plugins","getSuggestions","imageCaption","imageTypeInline","markBlockFormat","formatInline","from","value","differ","editor","model","get","715615YYtQuK","imageStyle","imageTypeBlock","change","subType","selection","_findSuggestions","registerCustomCallback","*Format:* %0","commandParams","type","start","normalizedStyles","insertion","markInlineFormat","title","2839017QyArst","commands","4085952vnLrRn","474237aMfFdk","format","discard","nodeAfter","join","accept","document","head","findIndex","isInlineImage","name","430TAILyE","getChangedMarkers","registerPostFixer","setImageNaturalSizeAttributes","refresh","commandReversedParams","isOwn","enableCommand","next","createRangeOn","Users","author","ImageUtils","nodeBefore","isBlockImage","getSuggestionCallback","hasSuggestion","convertInlineImageToBlock","imageStylePreApply","length","106115gNYBAw","shouldConvertImageType","1918068ozCSic","getClosestSelectedImageElement","descriptionFactory","toLowerCase","ImageStyleEditing","suggestion","afterInit","side","_registerLegacyDescription","FORMAT_SIDE_IMAGE","end","formatBlock","chain","filter","has","isEqual","isInContent","discardSuggestion","imageStylePostApply"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(780079===parseInt(n(456))/1+-parseInt(n(429))/2+-parseInt(n(472))/3+-parseInt(n(437))/4*(parseInt(n(506))/5)+parseInt(n(508))/6*(parseInt(n(443))/7)+-parseInt(n(474))/8+parseInt(n(475))/9*(parseInt(n(486))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(514)](){const t=jo,n=this[t(453)];if(!n[t(444)][t(423)](t(512)))return;const r=n[t(444)][t(455)](t(430)),s=n[t(444)][t(455)](t(498)),o={};r[t(493)](t(457),((o,i)=>{const a=t,c=n[a(444)][a(455)](a(496)).me,u=n[a(473)][a(455)](a(457));let l=s[a(509)](n[a(454)][a(481)][a(461)]),f=n[a(454)][a(495)](l),h=u[a(451)];if(h==i[a(451)])return;const g={commandName:a(457),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(454)][a(459)]((()=>{const t=a;if(r[t(445)]()[t(422)]((e=>e[t(425)]&&c==e[t(497)]&&(t(519)==e[t(466)]||t(449)==e[t(466)])&&(t(504)==e[t(460)]||t(427)==e[t(460)])&&e[t(431)]()[t(424)](f)))[t(428)]((e=>r[t(426)](e[t(482)]))),l=s[t(509)](n[t(454)][t(481)][t(461)]),f=n[t(454)][t(495)](l),u[t(490)](),n[t(473)][t(455)](t(447))[t(490)](),n[t(473)][t(455)](t(458))[t(490)](),h=u[t(451)],h!=i[t(451)])return s[t(484)](l)&&u[t(507)](i[t(451)],l)?(o({...i,setImageSizes:!1}),l=s[t(509)](n[t(454)][t(481)][t(461)]),void r[t(448)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(504))):void(s[t(500)](l)?r[t(448)](l,g,[],t(427)):r[t(470)](f,g,t(427)))}))}));for(const e of n[t(444)][t(455)](t(512))[t(468)])o[e[t(485)]]=e[t(471)][t(511)]();r[t(432)][t(463)](t(519),t(504),t(479),(()=>!1)),r[t(432)][t(463)](t(519),t(427),t(479),(()=>!1)),r[t(432)][t(463)](t(449),t(427),t(479),(()=>!1)),r[t(432)][t(463)](t(519),t(504),t(480),(([e])=>{const n=t;s[n(489)](e[n(435)]())})),r[t(432)][t(463)](t(519),t(504),t(477),((e,n)=>{const s=t;r[s(432)][s(501)](s(519),"",s(480))(e,{commandName:n[s(434)],commandParams:n[s(491)]})})),r[t(432)][t(463)](t(519),t(504),t(421),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(519),subType:t(504)},{type:t(469),subType:t(446)},{type:t(519),subType:t(503)},{type:t(469),subType:t(503)}];function a(e,n){const o=t,a=i[o(483)]((({type:t,subType:n})=>e[o(466)]==t&&e[o(460)]==n)),c=i[o(483)]((({type:t,subType:e})=>n[o(466)]==t&&n[o(460)]==e));if(a<0||c<0)return!1;const u=e[o(431)](),l=n[o(431)]();if((0==a||1==a)&&2==c&&u[o(441)](l))return!0;if(2==a&&3==c){const t=r[o(462)](u,o(469))[o(422)]((({suggestion:t,meta:e})=>e[o(492)]&&o(503)==t[o(460)]));if(t[o(505)]>1&&l[o(518)][o(424)](u[o(467)]))return!0;if(1==t[o(505)]&&(u[o(467)][o(424)](l[o(518)])||u[o(518)][o(424)](l[o(467)])))return!0}if(3==a&&3==c&&u[o(467)][o(440)](l[o(467)])){const t=u[o(518)][o(478)],e=l[o(467)][o(499)];return s[o(500)](t)&&t===e}return!1}n[t(454)][t(481)][t(488)]((()=>{const e=t;let o=!1;const i=Array[e(450)](n[e(454)][e(481)][e(452)][e(487)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(438)](t);if(e(513)==i&&r[e(502)](u)){if(e(519)==a&&(e(504)==c||e(427)==c)){const t=r[e(442)](u);if(n[e(433)]){const n=t[e(431)]()[e(435)]();if(s[e(500)](n))continue;r[e(426)](t),o=!0}}if(e(469)==a&&e(446)==c&&!n[e(433)]){const t=r[e(442)](u);t[e(494)]&&t[e(494)][e(425)]&&(r[e(426)](t[e(494)]),o=!0)}}}return o})),this[t(516)](o)}[jo(516)](t){const e=jo,n=this[e(453)],r=n[e(439)];n[e(444)][e(455)](e(430))[e(510)][e(436)]((n=>{const s=e;if(s(519)!=n[s(466)]&&s(449)!=n[s(466)])return;const{data:o}=n;if(!o||s(457)!=o[s(434)])return;const i=o[s(465)][0][s(451)];return function(t){const e=s;return{type:e(476),content:zr(r,e(464),t)}}(s(515)===i?zr(r,s(517)):t[i]||i)}))}}function zo(){const t=["10111108LdefIS","commands","2poLcBw","enableCommand","60fFkwXA","plugins","_trackChangesExecuted","lowest","1792177hKHscl","18538DmnZoU","23952FRMsxW","editor","_setSuggestionData","get","85WqNhGI","collaboration_features","_handleImportedData","_trackChangesValueDuringImport","forEach","470VDaCDn","109188FHHQvC","execute","importWord","108981rAtjFa","1824834ZnODcO","value","24794ZWJZGY","track_changes","Users","TrackChangesEditing","dataInsert","8oXTTuA","32TqAHoz","high","trackChanges","afterInit","bind","listenTo"];return(zo=function(){return t})()}const Wo=Ko;function Ko(t,e){const n=zo();return(Ko=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(932912===parseInt(n(143))/1*(-parseInt(n(137))/2)+parseInt(n(145))/3*(-parseInt(n(167))/4)+-parseInt(n(149))/5*(-parseInt(n(155))/6)+parseInt(n(135))/7*(-parseInt(n(166))/8)+-parseInt(n(158))/9*(-parseInt(n(154))/10)+-parseInt(n(159))/11*(-parseInt(n(139))/12)+-parseInt(n(144))/13*(-parseInt(n(161))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(152)]=!1,this[e(141)]=!1}[Wo(132)](){const t=Wo,e=this[t(146)],n=e[t(136)][t(148)](t(157)),r=e[t(136)][t(148)](t(131));n&&(n.on(t(156),((e,[,n])=>{const s=t;this[s(152)]=r[s(160)],n[s(150)][s(162)]=!this[s(152)]}),{priority:t(130)}),this[t(134)](n,t(165),this[t(151)][t(133)](this)),this[t(134)](n,t(165),(()=>{const e=t;this[e(141)]&&(r[e(156)](),this[e(141)]=!1)}),{priority:t(142)}),e[t(140)][t(148)](t(164))[t(138)](t(157)))}[Wo(151)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(146)][n(136)][n(148)](n(131)),o=s[n(160)];this[n(152)]!==o&&(s[n(156)](),this[n(141)]=!0),r&&r[n(153)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(146)][o(140)][o(148)](o(163)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(157)}}};this[o(146)][o(140)][o(148)](o(164))[o(147)](i)}))}}const Xo=Zo;function Yo(){const t=["outdentBlock","463026HEatSe","get","IndentBlock","9MVMpVU","getItems","_registerLegacyDescription","registerAttributeLabel","plugins","enableDefaultAttributesIntegration","outdent","registerDescriptionCallback","363374qgLOxa","blockIndent","indentBlock","indent","*Indent:* %0","2569ZxZtiU","enableCommand","getItemLabel","15KWpVLy","4DtDRPu","afterInit","464556ugkWit","32HaDvSw","*Outdent:* %0","locale","IndentEditing","7460090faFTKv","3216gggkau","editor","118768MCFhfx","registerBlockAttribute","has","commandName","type","format","descriptionFactory","10064lOzWsE","TrackChangesEditing","formatBlock","25835GQqUYH","FORMAT_INDENT"];return(Yo=function(){return t})()}function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(407994===parseInt(n(247))/1*(-parseInt(n(230))/2)+-parseInt(n(229))/3*(parseInt(n(227))/4)+parseInt(n(226))/5*(-parseInt(n(250))/6)+-parseInt(n(223))/7*(parseInt(n(244))/8)+-parseInt(n(253))/9*(parseInt(n(234))/10)+-parseInt(n(261))/11+parseInt(n(235))/12*(parseInt(n(237))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[Xo(228)](){const t=Xo,e=this[t(236)],n=e[t(257)][t(251)](t(245));if(e[t(257)][t(239)](t(233))&&(n[t(224)](t(221)),n[t(224)](t(259))),e[t(257)][t(239)](t(252)))for(const e of[t(220),t(249)])n[t(258)](e);const r=e[t(232)];n[t(238)](t(219)),n[t(243)][t(256)](t(219),zr(r,t(248))),this[t(255)]()}[Xo(255)](){const t=Xo,e=this[t(236)],n=e[t(232)],r=e[t(257)][t(251)](t(245));r[t(243)][t(260)]((e=>{const s=t;if(s(246)!=e[s(241)])return;const{data:o}=e;if(!o)return;if(s(220)!=o[s(240)]&&s(249)!=o[s(240)])return;const i=e[s(254)]()[0],a=r[s(243)][s(225)](i);return s(220)==o[s(240)]?{type:s(242),content:zr(n,s(222),a)}:s(249)==o[s(240)]?{type:s(242),content:zr(n,s(231),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=338]})(t,e)}function ti(){var t=["input","plugins","enableCommand","get","TrackChangesEditing","editor","47094hqwOaG","1161573tCWZvB","requires","6hVrAHa","init","22VcYTCs","825952RVdeuT","5rqtTPN","390654jGeOrf","239643jTfhoR","210132RkfLyR","15kYfIca","1482690DbEqgs"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(116100===-parseInt(n(344))/1*(parseInt(n(356))/2)+parseInt(n(345))/3+parseInt(n(347))/4*(parseInt(n(348))/5)+parseInt(n(340))/6*(parseInt(n(338))/7)+parseInt(n(343))/8+-parseInt(n(346))/9+parseInt(n(349))/10*(-parseInt(n(342))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(339)](){return[Ms.Input]}[Qo(341)](){var t=Qo;this[t(355)][t(351)][t(353)](t(354))[t(352)](t(350))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(968878===parseInt(n(411))/1*(-parseInt(n(431))/2)+-parseInt(n(430))/3+parseInt(n(422))/4*(parseInt(n(424))/5)+-parseInt(n(429))/6*(-parseInt(n(408))/7)+-parseInt(n(406))/8*(-parseInt(n(439))/9)+parseInt(n(409))/10+-parseInt(n(401))/11*(parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(405)](){const t=ni,e=this[t(410)];if(!e[t(427)][t(433)](t(418)))return;const n=e[t(427)][t(420)](t(413)),r=e[t(415)][t(420)](t(416));n[t(407)](t(416)),n[t(407)](t(438)),n[t(426)](t(435));for(const e of r[t(423)])n[t(426)](e.id),n[t(403)][t(417)](e.id,t(440)+e[t(428)][t(425)]()+")");n[t(403)][t(412)]((n=>{const r=t;if(r(402)!=n[r(414)])return;const{data:s}=n;if(!s||r(435)!=s[r(419)])return;const o=s[r(434)],i=e[r(432)];return{type:r(421),content:null==o?zr(i,r(436)):zr(i,r(398),'"'+o+'"')}})),this[t(441)]()}[ni(441)](){const t=ni,e=this[t(410)],n=e[t(432)];e[t(427)][t(420)](t(413))[t(403)][t(412)]((e=>{const r=t;if(r(404)!=e[r(414)])return;const{data:s}=e;if(s){if(r(416)==s[r(399)]){const t=s[r(400)][0];return{type:r(421),content:zr(n,r(398),'"'+t+'"')}}return r(438)==s[r(399)]?{type:r(421),content:zr(n,r(436))}:void 0}}))}}function oi(){const t=["*Set link:* %0","commandName","commandParams","11ANzDaW","attribute","descriptionFactory","formatInline","afterInit","35176kYAlLK","enableDefaultAttributesIntegration","3813887VzkdTd","10262740YNpDib","editor","151caABxx","registerDescriptionCallback","TrackChangesEditing","type","commands","link","registerAttributeLabel","LinkEditing","key","get","format","4AYtpRF","manualDecorators","6085825OYOXfG","toLowerCase","registerInlineAttribute","plugins","label","6cQqpZp","4207215ektSuO","21802SMXqJR","locale","has","newValue","linkHref","*Remove link*","5037852LDIucL","unlink","3375HdIZXS","link (","_registerLegacyDescription"];return(oi=function(){return t})()}const ii=ci;!function(t,e){const n=ci,r=t();for(;;)try{if(404118===-parseInt(n(248))/1+-parseInt(n(280))/2*(parseInt(n(297))/3)+parseInt(n(291))/4*(-parseInt(n(261))/5)+-parseInt(n(232))/6+parseInt(n(279))/7+-parseInt(n(295))/8+parseInt(n(221))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ai extends t.Plugin{[ii(240)](){const t=ii,e=this[t(243)],n=e[t(229)];if(!e[t(272)][t(242)](t(264)))return;const r=e[t(272)][t(216)](t(215)),s=e[t(272)][t(242)](t(289));function o(t){return()=>{const n=ci,s=e[n(269)][n(262)][n(252)],o=e[n(287)][n(216)](t);if(o[n(223)])return void e[n(271)](n(282),{});const i=t[n(220)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(294)](t)[s(236)]((t=>function(t,e){const n=s;return e[n(238)](t[n(226)],n(227))&&!e[n(241)](t)}(t,r)));o=o[s(236)]((t=>!t.is(s(263),s(227))||t[s(281)](s(286))!=e));const i=new Set;for(const t of o)t.is(s(263),s(227))?i[s(249)](ui(t)):i[s(249)](t);return Array[s(294)](i)}(s[n(218)](),i,e[n(269)][n(214)]);e[n(269)][n(245)]((()=>{const e=n;for(const n of a)r[e(292)](n,{commandName:t,commandParams:[{forceValue:!o[e(223)]}],formatGroupId:e(235)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(294)](t);const r=n[e(230)]((t=>e(227)!=t[e(284)]));return r>-1&&(n=n[e(220)](0,r)),n}(e[n(269)][n(262)][n(252)][n(218)]()),o=e[n(269)][n(231)](e[n(269)][n(283)](s[0],n(257)),e[n(269)][n(283)](s[s[n(276)]-1],n(296)));e[n(269)][n(245)]((()=>{const e=n;r[e(292)](o,{commandName:t,commandParams:[],formatGroupId:e(266)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(285)];for(;t&&t[n(281)](n(266))>e[n(281)](n(266));)r[n(249)](t),t=t[n(285)]}return Array[n(294)](r)}(s))}))}}r[t(237)](t(228),o(t(228))),r[t(237)](t(258),o(t(258))),s&&r[t(237)](t(288),o(t(288))),r[t(237)](t(265),i(t(265))),r[t(237)](t(247),i(t(247))),s&&r[t(237)](t(270),(()=>{const n=t,s=e[n(287)][n(216)](n(270)),o=Array[n(294)](s[n(260)]);o[n(236)]((t=>t[n(281)](n(250))!=s[n(223)])),e[n(269)][n(245)]((()=>{const t=n;for(const e of o)r[t(292)](e,{commandName:t(270),commandParams:[{forceValue:!s[t(223)]}]})}))})),r[t(275)][t(219)](t(227),(e=>zr(n,t(244),e))),r[t(275)][t(293)]((e=>{const r=t;if(r(278)!=e[r(274)]&&r(251)!=e[r(274)])return;const{data:s}=e;if(s){if(r(228)==s[r(253)]||r(258)==s[r(253)]||r(288)==s[r(253)])switch(s[r(253)][r(268)](r(254),"")){case r(234):return o(zr(n,r(259)));case r(298):return o(zr(n,r(256)));case r(217):return o(zr(n,r(246)))}if(r(265)==s[r(253)])return{type:r(233),content:zr(n,r(267),zr(n,r(244)))};if(r(247)==s[r(253)])return{type:r(233),content:zr(n,r(224),zr(n,r(244)))};if(r(270)==s[r(253)])return s[r(222)][0][r(239)]?{type:r(233),content:zr(n,r(277))}:{type:r(233),content:zr(n,r(225))}}function o(t){const e=r;return{type:e(233),content:zr(n,e(273),t)}}}))}}function ci(t,e){const n=li();return(ci=function(t,e){return n[t-=214]})(t,e)}function ui(t){const e=ii,n=t[e(281)](e(266));if(0==n)return t;let r=t;for(;t[e(255)]&&t[e(255)].is(e(263),e(227));){const s=t[e(255)][e(281)](e(266));if(s==n)r=t[e(255)];else if(s<n)break;t=t[e(255)]}return r}function li(){const t=["name","nextSibling","listType","commands","todoList","LegacyTodoListEditing","push","1148jzimML","markBlockFormat","registerDescriptionCallback","from","4937920NfnAWB","end","1176klqkDP","numbered","schema","TrackChangesEditing","get","todo","getSelectedBlocks","registerElementLabel","slice","23148477gMTlkJ","commandParams","value","*Outdent:* %0","*Uncheck item*","parent","listItem","numberedList","locale","findIndex","createRange","2080176wQszPn","format","bulleted","blockName","filter","enableCommand","checkChild","forceValue","afterInit","isObject","has","editor","ELEMENT_LIST_ITEM","change","ELEMENT_TODO_LIST","outdentList","262715BnUuOo","add","todoListChecked","formatInline","selection","commandName","List","previousSibling","ELEMENT_NUMBERED_LIST","before","bulletedList","ELEMENT_BULLETED_LIST","_selectedElements","4665MzmSlw","document","element","LegacyListEditing","indentList","listIndent","*Indent:* %0","replace","model","checkTodoList","execute","plugins","*Change to:* %0","type","descriptionFactory","length","*Check item*","formatBlock","323393EBIxnn","3672KfHCMO","getAttribute","paragraph","createPositionAt"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(263),e(227))&&t[e(281)](e(266))>0){let r=t[e(285)];for(;r&&e(227)==r[e(284)]&&r[e(281)](e(266))==t[e(281)](e(266));)n[e(290)](r),r=r[e(285)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=346]})(t,e)}function di(){const t=["markMultiRangeBlockFormat","toUpperCase","*Change to:* %0","forward","push","TrackChangesEditing","getSiblingNodes","5300463EjPeeS","_getTranslationKeyForListStyle","before","default","840rBsxbK","map","2831643OKTexx","get","numbered","886660HIlEqv","handleListReversedCommand","5030xoIndt","listType","editor","3184976rtGoGa","startIndex","element","list.properties","*Format:* set order to regular","commandParams","createPositionAt","formatBlock","config","length","format","getSelectedBlocks","unshift","getAttribute","533ifmRHw","getListTypeFromListStyleType","from","locale","model","*Format:* set order to reversed","document","_getSuggestionBlocks","1532460KIExCU","getLastPosition","flat","styles","reversed","descriptionFactory","backward","listStart","has","getFirstPosition","selection","plugins","listItem","commandName","LegacyListPropertiesEditing","formatInline","ELEMENT_","*Format:* set start index to %0","handleDescriptions","parent","bind","handleListStartCommand","type","_getSuggestionBlocksForListStyle","LegacyListUtils","55375SACoMi","afterInit","listReversed","_LIST_","enableCommand","listStyle","registerDescriptionCallback","replace","filter","handleListStyleCommand","createRange","change"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(947478===parseInt(n(393))/1*(-parseInt(n(376))/2)+-parseInt(n(401))/3+-parseInt(n(374))/4+parseInt(n(346))/5*(parseInt(n(369))/6)+parseInt(n(365))/7+parseInt(n(379))/8+parseInt(n(371))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(347)](){const t=hi;if(!this[t(378)][t(412)][t(409)](t(415)))return;const e=this[t(378)][t(387)][t(372)](t(382)),n=this[t(378)][t(412)][t(372)](t(363));e[t(404)]&&n[t(350)](t(351),this[t(355)][t(421)](this)),e[t(405)]&&n[t(350)](t(348),this[t(375)][t(421)](this)),e[t(380)]&&n[t(350)](t(408),this[t(422)][t(421)](this)),n[t(406)][t(352)](this[t(419)][t(421)](this))}[hi(355)](t,e={}){const n=hi,r=this[n(378)][n(412)][n(372)](n(363)),s=this[n(424)]();this[n(378)][n(397)][n(357)]((()=>{const t=n;r[t(358)](s,{commandName:t(351),commandParams:[{type:e[t(423)]}],formatGroupId:t(351)})}))}[hi(375)](t,e={}){const n=hi,r=this[n(378)][n(412)][n(372)](n(363)),s=this[n(400)]((t=>t.is(n(381),n(413))&&n(373)===t[n(392)](n(377))));if(s[n(388)]<1)return;const o=s[n(370)]((t=>this[n(378)][n(397)][n(356)](this[n(378)][n(397)][n(385)](t,n(367)),this[n(378)][n(397)][n(385)](t,0))));this[n(378)][n(397)][n(357)]((()=>{const t=n;r[t(358)](o,{commandName:t(348),commandParams:[{reversed:e[t(405)]}],formatGroupId:t(348)})}))}[hi(422)](t,e={}){const n=hi,r=this[n(378)][n(412)][n(372)](n(363)),s=this[n(400)]((t=>t.is(n(381),n(413))&&n(373)===t[n(392)](n(377))));if(s[n(388)]<1)return;const o=s[n(370)]((t=>this[n(378)][n(397)][n(356)](this[n(378)][n(397)][n(385)](t,n(367)),this[n(378)][n(397)][n(385)](t,0))));this[n(378)][n(397)][n(357)]((()=>{const t=n;r[t(358)](o,{commandName:t(408),commandParams:[{startIndex:e[t(380)]}],formatGroupId:t(408)})}))}[hi(419)](t){const e=hi;if(e(386)!=t[e(423)]&&e(416)!=t[e(423)])return;const n=this[e(378)][e(396)],{data:r}=t;if(!r)return;let s,o;switch(r[e(414)]){case e(351):s=e(360),o={type:e(389),content:zr(n,s,zr(n,this[e(366)](r[e(384)][0][e(423)])))};break;case e(348):s=r[e(384)][0][e(405)]?e(398):e(383),o={type:e(389),content:zr(n,s)};break;case e(408):s=e(418),o={type:e(389),content:zr(n,s,r[e(384)][0][e(380)])}}return o}[hi(424)](){const t=hi;var e,n,r,s;const o=this[t(378)][t(412)][t(372)](t(425));let i=Array[t(395)](this[t(378)][t(397)][t(399)][t(411)][t(390)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(381),t(413)))&&i[t(391)](...o[t(364)](this[t(378)][t(397)][t(399)][t(411)][t(410)](),t(407))),(null===(n=i[i[t(388)]-1])||void 0===n?void 0:n.is(t(381),t(413)))&&i[t(362)](...o[t(364)](this[t(378)][t(397)][t(399)][t(411)][t(402)](),t(361))),i=[...new Set(i)],(null===(s=null===(r=this[t(378)][t(397)][t(399)][t(411)][t(410)]())||void 0===r?void 0:r[t(420)])||void 0===s?void 0:s.is(t(381),t(413)))&&(i=i[t(354)]((e=>e.is(t(381),t(413))))),i}[hi(400)](t){const e=hi,n=this[e(378)][e(412)][e(372)](e(425));let r=Array[e(395)](this[e(378)][e(397)][e(399)][e(411)][e(390)]())[e(354)](t)[e(370)]((t=>{const r=e,s=this[r(378)][r(397)][r(385)](t,0);return[...n[r(364)](s,r(407)),...n[r(364)](s,r(361))]}))[e(403)]();return r=[...new Set(r)],r}[hi(366)](t){const e=hi;return e(417)+(this[e(378)][e(412)][e(372)](e(425))[e(394)](t)||e(368))[e(359)]()+e(349)+t[e(359)]()[e(353)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["enableCommand","stop","elementToElement","6192lWGcGS","div","downcastDispatcher","17832OqZvrE","713804jrzrkV","editor","MediaEmbedEditing","5184954jUMzFQ","afterInit","locale","199005OhHGmf","3771544OMsfak","68iKKbGh","for","media","descriptionFactory","registerElementLabel","createEmptyElement","high","ELEMENT_MEDIA","showSuggestionHighlights","dataDowncast","conversion","plugins","options","attribute:url:media","data","mediaEmbed","TrackChangesEditing","has","get","159267jkfXYn","1492564GvMAto"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=240]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(552179===parseInt(n(267))/1+-parseInt(n(259))/2+parseInt(n(258))/3+-parseInt(n(275))/4*(parseInt(n(273))/5)+-parseInt(n(270))/6+parseInt(n(274))/7+parseInt(n(266))/8*(parseInt(n(263))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(271)](){const t=mi,e=this[t(268)];if(!e[t(250)][t(256)](t(269)))return;const n=e[t(250)][t(257)](t(255)),r=e[t(272)];n[t(260)](t(254)),n[t(242)][t(243)](t(241),(e=>zr(r,t(246),e))),e[t(249)][t(240)](t(248))[t(262)]({model:t(241),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(247)])return n[s(244)](s(264))},converterPriority:t(245)}),e[t(253)][t(265)].on(t(252),((e,n,r)=>{const s=t;r[s(251)][s(247)]&&e[s(261)]()}),{priority:t(245)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=440]})(t,e)}function _i(){const t=["has","editor","1776xIKFpg","get","enableCommand","511538BtdpjG","MentionEditing","afterInit","846NbmLLZ","mention","23845560tulPLa","plugins","2856024MXvNCT","824350RqUoTx","TrackChangesEditing","287413eeZzYl","238989TZfnHk","6cNFQaJ","102GyBLhL"];return(_i=function(){return t})()}const yi=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(514260===parseInt(n(449))/1+-parseInt(n(457))/2*(parseInt(n(450))/3)+-parseInt(n(445))/4+-parseInt(n(446))/5+-parseInt(n(451))/6*(parseInt(n(448))/7)+parseInt(n(454))/8*(-parseInt(n(441))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[yi(440)](){const t=yi,e=this[t(453)];e[t(444)][t(452)](t(458))&&e[t(444)][t(455)](t(447))[t(456)](t(442))}}function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=488]})(t,e)}const Ci=ki;!function(t,e){const n=ki,r=t();for(;;)try{if(748202===-parseInt(n(512))/1+-parseInt(n(515))/2+-parseInt(n(499))/3+-parseInt(n(497))/4+parseInt(n(516))/5+-parseInt(n(505))/6+parseInt(n(502))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[Ci(491)](){const t=Ci,e=this[t(507)],n=e[t(492)][t(490)](t(520));e[t(492)][t(511)](t(500))&&(n[t(514)](t(506)),n[t(498)](t(508)),n[t(510)][t(503)]((e=>this[t(509)](e))))}[Ci(509)](t){const e=Ci,n=this[e(507)][e(518)],{data:r}=t,s={type:e(488),content:""};if(r&&e(508)==r[e(495)]){if(!r[e(494)])return{type:e(488),content:zr(n,e(513),zr(n,e(504)))+" ("+r[e(496)]+")"};if(!r[e(496)]){let o=t[e(501)];for(;o;){if(o[e(489)]&&e(519)==o[e(489)][e(495)]&&o[e(489)][e(496)])return s;o=o[e(517)]}return{type:e(488),content:zr(n,e(493),zr(n,e(504)))+" ("+r[e(494)]+")"}}}}}function Ri(){const t=["2684850ImxfdR","3802480dIUcbu","next","locale","listType","TrackChangesEditing","format","data","get","afterInit","plugins","*Remove format:* %0","oldValue","key","newValue","4160752TZiDEa","registerBlockAttribute","1567962sFVuRr","MultiLevelList","head","28123942AtACVh","registerDescriptionCallback","ELEMENT_MULTI_LEVEL_LIST","3311106FdcoRb","multiLevelList","editor","listMarkerStyle","handleDescriptions","descriptionFactory","has","572882gAaPVh","*Set format:* %0","enableDefaultAttributesIntegration"];return(Ri=function(){return t})()}const Ni=Mi;function Si(){const t=["3419171FhWyAc","locale","7336737wMkOJG","get","3447951PruxbT","plugins","8ZXFxyS","60DBBmAm","4357MiQgdF","ELEMENT_PAGE_BREAK","editor","4529228QkFyBC","registerElementLabel","TrackChangesEditing","descriptionFactory","pageBreak","has","10159130tzPxsT","enableCommand","afterInit","PageBreakEditing","4ATtXAx","476015coKdcm"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(672593===parseInt(n(484))/1*(-parseInt(n(497))/2)+parseInt(n(480))/3+-parseInt(n(487))/4+-parseInt(n(498))/5*(-parseInt(n(483))/6)+-parseInt(n(476))/7+parseInt(n(482))/8*(-parseInt(n(478))/9)+parseInt(n(493))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ni(495)](){const t=Ni,e=this[t(486)];if(!e[t(481)][t(492)](t(496)))return;e[t(481)][t(479)](t(489))[t(494)](t(491));const n=e[t(481)][t(479)](t(489)),r=e[t(477)];n[t(490)][t(488)](t(491),(e=>zr(r,t(485),e)))}}function Oi(){const t=["mapper","locale","ck-suggestion-marker--active","getItemLabel","writer","editing","schema","3338124hBFeNE","afterInit","413742diqnAQ","name","enableCommand","206973ACiJcB","downcastDispatcher","insert","checkChild","options","enableDefaultAttributesIntegration","has","Paragraph","start","descriptionFactory","registerElementLabel","insertParagraph","showSuggestionHighlights","*Insert:* %0","consumable","$text","type","addClass","getFirstRange","span","292PYzxOx","TrackChangesEditing","data","toViewPosition","activeMarkers","2296sASTof","isLimit","bindElementToMarker","end","insertion","777861RimjOF","plugins","model","9675ibuCcp","paragraph","consume","get","ck-suggestion-marker-split","_registerLegacyDescription","includes","ELEMENT_PARAGRAPH","isBlock","formatBlock","highest","markerRange","isTouching","addMarker:suggestion:insertion","13304DjlpWR","commandName","*Change to:* %0","registerDescriptionCallback","10495470CRimLx","markerName","format","createUIElement","4rNWUuS","nodeAfter","editor"];return(Oi=function(){return t})()}const wi=Fi;function Fi(t,e){const n=Oi();return(Fi=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=Fi,r=t();for(;;)try{if(307388===parseInt(n(301))/1+parseInt(n(286))/2*(parseInt(n(298))/3)+-parseInt(n(321))/4*(parseInt(n(334))/5)+parseInt(n(296))/6+-parseInt(n(326))/7*(-parseInt(n(278))/8)+-parseInt(n(331))/9+-parseInt(n(282))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[wi(297)](){const t=wi,e=this[t(288)];if(!e[t(332)][t(307)](t(308)))return;const n=e[t(290)],r=e[t(332)][t(337)](t(322));r[t(310)][t(311)](t(335),(e=>zr(n,t(341),e))),r[t(306)](t(335)),r[t(300)](t(312)),e[t(294)][t(302)].on(t(277),Bi(e),{priority:t(344)}),e[t(323)][t(302)].on(t(277),((n,r,s)=>{const o=t;s[o(305)][o(313)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(344)});const s=r[t(310)];s[t(281)]((r=>{const o=t;if(o(330)!==r[o(317)])return;const{start:i,end:a}=r[o(319)]();if(!i[o(276)](a)||!i[o(287)])return;const c=e[o(333)][o(295)],u=i[o(287)];return c[o(342)](u)&&!c[o(327)](u)&&c[o(304)](u,o(316))?{type:o(330),content:zr(n,o(314),s[o(292)](u,1))}:void 0})),this[t(339)]()}[wi(339)](){const t=wi,e=this[t(288)],n=e[t(290)];e[t(332)][t(337)](t(322))[t(310)][t(281)]((e=>{const r=t;if(r(343)!=e[r(317)])return;const{data:s}=e;return s&&r(335)==s[r(279)]?{type:r(284),content:zr(n,r(280),zr(n,r(341)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(332)][o(337)](o(322)),a=r[o(275)][o(309)],c=r[o(275)][o(329)],u=t[o(333)][o(295)];if(!a[o(276)](c)||!a[o(287)])return;const l=a[o(287)];if(u[o(342)](l)&&!u[o(327)](l)&&u[o(304)](l,o(316))){if(!s[o(315)][o(336)](r[o(275)],n[o(299)]))return;const t=s[o(293)][o(285)](o(320),{class:o(338)}),a=s[o(289)][o(324)](c);e&&i[o(325)][o(340)](r[o(283)])&&s[o(293)][o(318)](o(291),t),s[o(293)][o(303)](a,t),s[o(289)][o(328)](t,r[o(283)])}}}const xi=Pi;function Pi(t,e){const n=ji();return(Pi=function(t,e){return n[t-=282]})(t,e)}!function(t,e){const n=Pi,r=t();for(;;)try{if(337017===parseInt(n(284))/1+-parseInt(n(286))/2+-parseInt(n(290))/3*(parseInt(n(294))/4)+-parseInt(n(306))/5+-parseInt(n(304))/6*(parseInt(n(297))/7)+parseInt(n(292))/8+parseInt(n(285))/9*(parseInt(n(308))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Ui extends t.Plugin{[xi(296)](){const t=xi,e=this[t(289)];e[t(309)][t(291)](t(293))&&(e[t(309)][t(298)](t(287))[t(299)](t(302)),this[t(305)]())}[xi(305)](){const t=xi,e=this[t(289)];e[t(309)][t(298)](t(287))[t(283)][t(282)]((n=>{const r=t;if(r(288)!=n[r(301)]&&r(303)!=n[r(301)])return;const{data:s}=n;return s&&r(302)==s[r(300)]?{type:r(310),content:zr(e[r(307)],r(295))}:void 0}))}}function ji(){const t=["1259130qEcvqR","TrackChangesEditing","formatBlock","editor","1554816dYCFZJ","has","4463896hgcUrV","RemoveFormatEditing","4uMjuFa","*Remove all formatting*","afterInit","7Incmvn","get","enableDefaultAttributesIntegration","commandName","type","removeFormat","formatInline","734034PoyPcK","_registerLegacyDescription","2136360sEtJht","locale","1319410UeVBGn","plugins","format","registerDescriptionCallback","descriptionFactory","420950mvqLll","72ttYlPi"];return(ji=function(){return t})()}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=434]})(t,e)}function Hi(){const t=["7001872AHsSAt","1749600HVfpBI","5zyZoYW","366010Haoayv","trackChanges","TrackChangesEditing","goToNextRestrictedEditingException","516iKzoCz","9xCGFjL","discardSelectedSuggestions","acceptSuggestion","discardAllSuggestions","69181wYUnjI","editor","afterInit","get","498075zcrKCo","3268680ooRIoF","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","has","plugins","enableCommand","discardSuggestion","acceptAllSuggestions","11157VTyHyS","RestrictedEditingModeEditing"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(480406===-parseInt(n(449))/1+-parseInt(n(434))/2+parseInt(n(458))/3*(parseInt(n(440))/4)+parseInt(n(435))/5*(parseInt(n(450))/6)+-parseInt(n(445))/7+parseInt(n(460))/8+-parseInt(n(441))/9*(parseInt(n(436))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(447)](){const t=Gi,e=this[t(446)];if(!e[t(454)][t(453)](t(459)))return;const n=e[t(454)][t(448)](t(438));n[t(455)](t(451)),n[t(455)](t(439));const r=e[t(454)][t(448)](t(459));r[t(455)](t(437)),r[t(455)](t(443)),r[t(455)](t(456)),r[t(455)](t(457)),r[t(455)](t(444)),r[t(455)](t(452)),r[t(455)](t(442))}}function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=273]})(t,e)}const Ki=Wi;!function(t,e){const n=Wi,r=t();for(;;)try{if(956572===parseInt(n(295))/1+-parseInt(n(300))/2*(parseInt(n(327))/3)+parseInt(n(277))/4*(-parseInt(n(322))/5)+parseInt(n(302))/6+parseInt(n(275))/7*(parseInt(n(304))/8)+-parseInt(n(324))/9*(parseInt(n(298))/10)+-parseInt(n(314))/11*(-parseInt(n(329))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(315)](){return[Zs.ShiftEnter]}[Ki(281)](){const t=Ki,e=this[t(311)],n=e[t(326)][t(325)](t(283));n[t(288)](t(279)),e[t(273)][t(312)].on(t(286),Yi(e),{priority:t(287)}),e[t(273)][t(312)].on(t(323),Yi(e),{priority:t(287)}),e[t(317)][t(312)].on(t(308),((n,r,s)=>{const o=t;s[o(297)][o(328)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(310)][t(299)](t(285),(n=>zr(e[t(306)],t(280),n)))}}function Xi(){const t=["addMarker:suggestion:deletion","9lnGEyX","get","plugins","3eWsAua","showSuggestionHighlights","25585176ozfQwg","insert","editing","markerName","11397806raDKUn","bindElementToMarker","628adPfXX","test","shiftEnter","ELEMENT_LINE_BREAK","init","toViewPosition","TrackChangesEditing","mapper","softBreak","addMarker:suggestion:insertion","high","enableCommand","includes","markerRange","ck-suggestion-marker--active","span","split","name","1024956ltEIza","model","options","16356440cOHaOd","registerElementLabel","2525690YtjuVR","consumable","2991636DfuRQB","getItems","8CuEVXs","addClass","locale","createPositionBefore","addMarker:suggestion","writer","descriptionFactory","editor","downcastDispatcher","merge","11yWpRPS","requires","element","data","ck-suggestion-marker-","deletion","createUIElement","activeMarkers","45505NoWrhk"];return(Xi=function(){return t})()}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(326)][o(325)](o(283));if(!s[o(301)][o(278)](r[o(290)],n[o(294)]))return;const a=t[o(296)];for(const t of r[o(290)][o(303)]()){if(!t.is(o(316),o(285)))continue;const n=o(319)==r[o(274)][o(293)](":")[1]?o(313):o(293),c=s[o(309)][o(320)](o(292),{class:o(318)+n}),u=s[o(284)][o(282)](a[o(307)](t));e&&i[o(321)][o(289)](r[o(274)])&&s[o(309)][o(305)](o(291),c),s[o(309)][o(330)](u,c),s[o(284)][o(276)](c,r[o(274)])}}}const Zi=Ji;function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=212]})(t,e)}function Qi(){const t=["plugins","locale","format","afterInit","type","2506506qcvklk","commandName","get","596878RzRSWH","isCollapsed","commandParams","5111416hJBBHc","commands","from","formatInline","has","formatBlock","model","3523114xgTrnc","editor","selection","enableCommand","change","descriptionFactory","getRanges","2958HrCJzp","registerDescriptionCallback","markInlineFormat","FORMAT_RESTRICTED_ENABLED","11947671XzueTs","document","FORMAT_RESTRICTED_DISABLED","335592SlKjIM","TrackChangesEditing","890nDsUDq","value","StandardEditingModeEditing","restrictedEditingException","70pMDIvS","forceValue"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(677279===-parseInt(n(214))/1+parseInt(n(240))/2*(-parseInt(n(231))/3)+parseInt(n(238))/4*(-parseInt(n(244))/5)+parseInt(n(251))/6+parseInt(n(224))/7+parseInt(n(217))/8+parseInt(n(235))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(249)](){const t=Zi,e=this[t(225)],n=e[t(223)],r=e[t(247)];if(!e[t(246)][t(221)](t(242)))return;const s=e[t(246)][t(213)](t(239)),o=t(243),i=e[t(218)][t(213)](o);s[t(227)](o,((e,r={})=>{const a=t,c=n[a(236)][a(226)];if(c[a(215)])return void e(r);const u=void 0!==r[a(245)]?r[a(245)]:!i[a(241)];n[a(228)]((()=>{const t=a,e=Array[t(219)](c[t(230)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(233)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(229)][t(232)]((e=>{const n=t;if(n(222)!=e[n(250)]&&n(220)!=e[n(250)])return;const{data:s}=e;return s&&s[n(212)]==o?s[n(216)][0][n(245)]?{type:n(248),content:zr(r,n(234))}:{type:n(248),content:zr(r,n(237))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=269]})(t,e)}function na(){const t=["normalizeConfig","StyleUtils","style","5330724mqVxBY","type","config","1367pFvuVL","1580JgvMhT","enableDefaultAttributesIntegration","has","commandParams","getGhsAttributeNameForElement","TrackChangesEditing","registerInlineAttribute","GeneralHtmlSupport","locale","*Remove format:* %0","definitions","formatInline","DataSchema","FORMAT_STYLE","toLowerCase","1246060TlXamA","registerAttributeLabel","plugins","3dDJhyD","formatBlock","forceValue","*Set format:* %0","get","8851221dpTEFn","ghsAttributes","commandName","afterInit","editor","block","registerDescriptionCallback","_registerLegacyDescription","element","inline","4551590eWewCt","Style","format","2056cOwqeE","descriptionFactory","add","459928HTijZe","12418qHhedK","styleName","registerBlockAttribute"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(540139===-parseInt(n(312))/1*(-parseInt(n(313))/2)+-parseInt(n(281))/3*(parseInt(n(302))/4)+-parseInt(n(296))/5+parseInt(n(309))/6+-parseInt(n(303))/7*(-parseInt(n(299))/8)+-parseInt(n(286))/9+parseInt(n(278))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(289)](){const t=ta,e=this[t(290)];if(!e[t(280)][t(315)](t(297))||!e[t(280)][t(315)](t(275)))return;const n=e[t(280)][t(285)](t(318)),r=e[t(271)],s=e[t(311)][t(285)](t(308))||{},o=e[t(280)][t(285)](t(270)),i=e[t(280)][t(285)](t(307))[t(306)](e[t(280)][t(285)](t(275)),s[t(273)]);n[t(314)](t(308));const a=new Set;for(const e of i[t(291)]){const n=o[t(317)](e[t(294)]);a[t(301)](n)}const c=new Set;for(const e of i[t(295)]){const n=o[t(317)](e[t(294)]);c[t(301)](n);for(const n of e[t(287)])c[t(301)](n)}for(const e of a)n[t(305)](e),n[t(300)][t(279)](e,zr(r,t(276)));for(const e of c)n[t(269)](e),n[t(300)][t(279)](e,zr(r,t(276)));this[t(293)]()}[ta(293)](){const t=ta,e=this[t(290)],n=e[t(271)];e[t(280)][t(285)](t(318))[t(300)][t(292)]((e=>{const r=t;if(r(282)!=e[r(310)]&&r(274)!=e[r(310)])return;const{data:s}=e;return s&&r(308)===s[r(288)]?s[r(316)][0][r(283)]?{type:r(298),content:zr(n,r(284),s[r(316)][0][r(304)][r(277)]())}:{type:r(298),content:zr(n,r(272),s[r(316)][0][r(304)][r(277)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=184]})(t,e)}function ia(){const t=["2uDSjUA","addClass","maxColumn","insertTableRowBelow","execute","last","_splitMarkerName","max","*Insert:* %0","values","every","commands","rowspan","_suggestionFactory","mapper","has","data","createTableWalker","get","minColumn","getSuggestion","refresh","_acceptFormatSuggestionCallbackFactory","5173608fbAGyi","change:data","name","getCellLocation","4040656IRFfXD","getRanges","length","plugins","createPositionAt","subType","low","above","end","*Remove:* %0","findAncestor","tablePaste","options","registerElementLabel","afterInit","removeTableRow","classes","start","insert","_getSuggestionCoords","writer","getSelectionAffectedTableCells","$textProxy","selection","descriptionFactory","markMultiRangeInsertion","locale","element","insertTable","min","change","first","nodeAfter","highest","minRow","MAX_SAFE_INTEGER","isInContent","isIntersectingWithRange","type","detach","tableCell","suggestion","isTouching","selectTableColumn","TableEditing","discard","differ","isArray","createRangeOn","getChildren","getRowIndexes","setSelection","removeTableColumn","oldRange","getColumnIndexes","ELEMENT_TABLE_ROW","some","tableRow","_tablePostFixingSubtypes","3977127MpcYBG","deletion","insertTableRowAbove","document","join","ELEMENT_TABLE_COLUMN_WITH_TEXT","batch","enableCommand","removeClass","ELEMENT_TABLE_ROW_WITH_TEXT","toViewElement","1177028rwOUVo","_setupColumnsRowsFixing","getAttribute","fromRange","MIN_SAFE_INTEGER","toLowerCase","hasAttribute","root","ELEMENT_TABLE_COLUMN","showSuggestionHighlights","getItems","cell","getContainedElement","isIntersecting","1013151PrftoF","add","addMarker:suggestion","insertTableColumnLeft","TrackChangesEditing","table","insertTableColumnRight","item","accept","rootName","model","markMultiRangeDeletion","enqueueChange","selectTableRow","_getCoordsForCells","addRange","nodeBefore","map","createRangeIn","registerCustomCallback","getFirstRange","startsWith","_tableSuggestions","substr","filter","push","registerPostFixer","editor","registerDescriptionCallback","ELEMENT_TABLE_WITH_TEXT","colspan","getChanges","tableColumn","getChangedMarkers","position","$graveyard","order","insertion","2421100zCiNhE","TableUtils","ELEMENT_TABLE","maxRow","span","isEqual","forceValue","from","790060SNONOS","includes","downcastDispatcher","left"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(431331===parseInt(n(317))/1*(parseInt(n(313))/2)+-parseInt(n(267))/3+-parseInt(n(253))/4+parseInt(n(305))/5+parseInt(n(340))/6+-parseInt(n(242))/7+-parseInt(n(344))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(241)]=[e(240),e(299)],this[e(289)]=new Set}[sa(197)](){const t=sa,e=this[t(294)],n=e[t(277)][t(245)][t(206)];if(!e[t(186)][t(332)](t(227)))return;const r=e[t(209)],s=e[t(186)][t(335)](t(271)),o=e[t(186)][t(335)](t(306));s[t(207)][t(196)](t(272),(e=>zr(r,t(307),e))),this[t(254)](),s[t(249)](t(211)),s[t(249)](t(280)),s[t(249)](t(226));for(const r of[t(244),t(320)]){const i=e[t(328)][t(335)](r);s[t(249)](r,(r=>{const a=t;e[a(277)][a(213)]((t=>{const e=a;r();const c=e(190)===i[e(303)],u=o[e(204)](n),l=o[e(233)](u),f=c?l[e(214)]-1:l[e(322)]+1,h=u[0][e(193)](e(272)),g=o[e(334)](h,{startRow:f,endRow:f}),d=Array[e(312)](g)[e(284)]((n=>t[e(231)](n[e(264)])));s[e(208)](d,e(240))}))}))}for(const r of[t(270),t(273)]){const i=e[t(328)][t(335)](r);s[t(249)](r,(r=>{const a=t;e[a(277)][a(213)]((t=>{const e=a;r();const c=e(316)===i[e(303)],u=o[e(204)](n),l=o[e(237)](u),f=c?l[e(214)]-1:l[e(322)]+1,h=u[0][e(193)](e(272)),g=o[e(334)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(312)](g)[e(284)]((n=>t[e(231)](n[e(264)])));s[e(208)](d,e(299))}))}))}for(const r of[t(198),t(235)]){const i=r[t(290)](11),a=i[t(258)](),c=a[t(290)](0,3)+t(309),u=t(272)+i,l=t(212)+i,f=t(324)+i;s[t(249)](r,(()=>{const i=t;e[i(277)][i(213)]((t=>{const e=i,h=o[e(204)](n),g=h[0][e(193)](e(272));let d;if(e(198)==r){const t=o[e(233)](h);d={startRow:t[e(214)],endRow:t[e(322)],includeAllSlots:!0}}else{const t=o[e(237)](h);d={startColumn:t[e(214)],endColumn:t[e(322)],includeAllSlots:!0}}const p=o[e(334)](g,d),m=Array[e(312)](p)[e(284)]((({cell:t})=>t)),I=ca(m[e(291)]((t=>t[e(259)](c)))),E=ca(m[e(291)]((t=>!t[e(259)](c))))[e(284)]((n=>t[e(231)](n))),b=s[e(278)](E,u);if(b&&(e(240)==b[e(188)]||e(299)==b[e(188)])){const n=this[e(202)](b);for(const r of I){const s=t[e(231)](r),i=o[e(343)](r),u=r[e(255)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(282)](s)}}}))}))}function c(r){const s=t,o=Array[s(312)](n[s(184)]())[s(284)]((t=>i.LiveRange[s(256)](t)));e[s(277)][s(213)]((t=>{const n=s,i=t[n(248)];r=r[n(291)]((t=>n(302)!=t[n(260)][n(276)])),t[n(234)](r),e[n(328)][n(335)](n(198))[n(338)](),e[n(321)](n(198),{forceDefaultExecution:!0}),e[n(277)][n(279)]((()=>{const t=n;e[t(277)][t(279)](i,(e=>{const n=t,r=o[n(291)]((t=>n(302)!=t[n(260)][n(276)]));r[n(185)]>0&&e[n(234)](r);for(const t of o)t[n(222)]()}))}))}))}function u(r){const s=t;e[s(277)][s(213)]((t=>{const o=s,a=Array[o(312)](n[o(184)]())[o(284)]((t=>i.LiveRange[o(256)](t))),c=[];for(const t of r)for(const e of t[o(263)]({shallow:!0}))c[o(292)](e);for(const n of c)o(302)!=n[o(260)][o(276)]&&(t[o(234)](t[o(187)](n,0)),e[o(328)][o(335)](o(235))[o(338)](),e[o(321)](o(235),{forceDefaultExecution:!0}));const u=a[o(291)]((t=>o(302)!=t[o(260)][o(276)]));u[o(185)]>0&&t[o(234)](u);for(const t of a)t[o(222)]()}))}function l(e,n){const r=t;return n[r(327)]((t=>e[r(239)]((e=>e[r(191)][r(310)](t[r(200)])||t[r(191)][r(310)](e[r(200)])))))}function f(e,n){const r=t;return!e[r(239)]((t=>n[r(239)]((e=>t[r(266)](e)))))&&e[r(239)]((t=>n[r(239)]((e=>t[r(191)][r(225)](e[r(200)])))))}e[t(333)][t(315)].on(t(269),((e,n,r)=>{const s=t;if(!r[s(195)][s(262)])return;const o=n[s(274)];if(!o)return;const i=r[s(331)][s(252)](o);function c(t){return Array[s(230)](t)?t:[t]}i&&s(223)===o[s(342)]&&(0,a.setHighlightHandling)(i,r[s(203)],((t,e,n)=>n[s(318)](c(e[s(199)]),t)),((t,e,n)=>n[s(250)](c(e[s(199)]),t)))}),{priority:t(216)}),s[t(207)][t(295)]((e=>{const n=t;if(n(304)!=e[n(221)]&&n(243)!=e[n(221)])return;const s=e[n(265)]();if(null!=s&&s.is(n(210),n(272))){if(n(304)==e[n(221)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)]));if(t[n(185)])return{type:n(304),content:zr(r,n(325),zr(r,n(296),'"'+t[n(246)](" ")+'"'))}}if(n(243)==e[n(221)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)]));if(t[n(185)])return{type:n(243),content:zr(r,n(192),zr(r,n(296),'"'+t[n(246)](" ")+'"'))}}}})),s[t(207)][t(295)]((e=>{const n=t;if(n(240)==e[n(188)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)])),s=this[n(202)](e),o=s[n(308)]-s[n(217)]+1;if(n(304)==e[n(221)])return t[n(185)]?{type:n(304),content:zr(r,n(325),zr(r,n(251),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(304),content:zr(r,n(325),zr(r,n(238),o))};if(n(243)==e[n(221)])return t[n(185)]?{type:n(243),content:zr(r,n(192),zr(r,n(251),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(243),content:zr(r,n(192),zr(r,n(238),o))}}if(n(299)==e[n(188)]){const t=e[n(263)]()[n(291)]((t=>t.is(n(205))))[n(284)]((t=>t[n(333)])),s=this[n(202)](e),o=s[n(319)]-s[n(336)]+1;if(n(304)==e[n(221)])return t[n(185)]?{type:n(304),content:zr(r,n(325),zr(r,n(247),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(304),content:zr(r,n(325),zr(r,n(261),o))};if(n(243)==e[n(221)])return t[n(185)]?{type:n(243),content:zr(r,n(192),zr(r,n(247),[o,'"'+t[n(246)](" ")+'"']))}:{type:n(243),content:zr(r,n(192),zr(r,n(261),o))}}})),s[t(330)][t(286)](t(304),t(240),t(228),c),s[t(330)][t(286)](t(243),t(240),t(275),c),s[t(330)][t(286)](t(304),t(299),t(228),u),s[t(330)][t(286)](t(243),t(299),t(275),u),s[t(330)][t(286)](t(304),t(299),t(246),l),s[t(330)][t(286)](t(243),t(299),t(246),l),s[t(330)][t(286)](t(304),t(240),t(246),f),s[t(330)][t(286)](t(243),t(240),t(246),f)}[sa(339)](){const t=sa,e=this[t(294)],n=e[t(277)][t(245)][t(206)];return(r,s)=>{const o=t;e[o(277)][o(213)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(191)][a(283)];u&&u[0]&&!1===u[0][a(311)]&&(l=r[0][a(200)][a(215)]);const f=t[a(285)](l);if(a(302)==f[a(260)][a(276)])return;const h=Array[a(312)](n[a(184)]())[a(284)]((t=>i.LiveRange[a(256)](t)));t[a(234)](f),e[a(328)][a(335)](c)[a(338)](),u[a(292)]({forceDefaultExecution:!0}),e[a(321)](c,...u);const g=h[a(291)]((t=>a(302)!=t[a(260)][a(276)]));g[a(185)]>0&&t[a(234)](g);for(const t of h)t[a(222)]()}))}}[sa(281)](t){const e=sa,n=this[e(294)][e(186)][e(335)](e(306));let r=Number[e(218)],s=Number[e(257)],o=Number[e(218)],i=Number[e(257)];for(const a of t){if(e(302)==a[e(260)][e(276)])continue;const{row:t,column:c}=n[e(343)](a),u=a[e(259)](e(329))?a[e(255)](e(329))-1:0,l=a[e(259)](e(297))?a[e(255)](e(297))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(254)](){const t=sa,e=this[t(294)],n=e[t(186)][t(335)](t(271)),r=e[t(186)][t(335)](t(306));e[t(277)][t(245)].on(t(341),(()=>{const r=t,s=Array[r(312)](e[r(277)][r(245)][r(229)][r(300)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(323)](t);if(r(224)!=s)continue;if(null!=e[r(236)])continue;const a=n[r(337)](o);this[r(241)][r(314)](i)&&this[r(289)][r(268)](a)}}),{priority:t(189)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(231)](e),a=e[s(193)](s(272)),c=r[s(343)](e);for(const t of this[s(289)]){const n=t[s(188)],r=n[s(288)](s(194)),u=n[s(290)](r?10:5),l=u[s(258)](),f=l[s(290)](0,3)+s(309),h=s(212)+u,g=s(324)+u;if(!t[s(219)])continue;if(a!=t[s(287)]()[s(200)][s(193)](s(272)))continue;if(t[s(220)](i))continue;const d=e[s(259)](f)?e[s(255)](f)-1:0,p=this[s(202)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(282)](i),o=!0)}return o};e[t(277)][t(245)][t(293)]((n=>{const r=t;let o=!1;for(const t of e[r(277)][r(245)][r(229)][r(298)]())if(r(201)==t[r(221)])if(r(240)==t[r(342)])for(const e of t[r(301)][r(215)][r(232)]())o=o||s(e,n);else r(223)==t[r(342)]&&(o=o||s(t[r(301)][r(215)],n));return o}))}[sa(202)](t){const e=sa;return this[e(281)](t[e(184)]()[e(284)]((t=>t[e(200)][e(215)])))}}function ca(t){const e=sa;return Array[e(312)](new Set(t)[e(326)]())}const ua=fa;function la(){const t=["type","markMultiRangeBlockFormat","requires","fromRange","format","add","cell","splitTableCellHorizontally","registerCustomCallback","findAncestor","mergeTableCellDown","rootName","locale","mergeTableCellUp","*Split cell:* horizontally","TrackChangesEditing","10RnsAXB","change","getCellLocation","markBlockFormat","containsRange","TableUtils","accept","_tablePostFixingSubtypes","horizontally","element","detach","table","getRanges","forceDefaultExecution","formatBlock","get","root","formatInline","36XQCwrl","push","length","insertion","value","execute","enableCommand","27180LIdEVf","isEnabled","commands","5491388JXotEy","_isForcedDefaultExecutionBlock","editor","tableCell","plugins","refresh","getFirstPosition","afterInit","createTableWalker","mergeTableCellRight","has","highest","getSelectionAffectedTableCells","_areSelectedCellsMergable","228052mcTvBB","splitTableCellVertically","*Merge cells*","find","commandName","setSelection","*Split cell:* vertically","4627700nIgzvq","33eYkjvg","filter","from","return","size","mergeTableCellLeft","27198jdLCWz","1722976qhMmEP","_acceptFormatSuggestionCallbackFactory","author","model","3837620uusLZF","getSuggestions","isInContent","createRangeOn","direction","$graveyard","_suggestionFactory","set:isEnabled","_areMergableCells","descriptionFactory","document","registerDescriptionCallback","deletion","stop","low","mergeTableCells","TableEditing","map","trackChanges","subType","selection","getAncestors"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=305]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(473695===parseInt(n(346))/1*(-parseInt(n(389))/2)+-parseInt(n(340))/3*(parseInt(n(332))/4)+parseInt(n(339))/5+parseInt(n(315))/6+parseInt(n(318))/7+-parseInt(n(347))/8*(parseInt(n(308))/9)+parseInt(n(351))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(375)](){return[aa]}[ua(325)](){const t=ua,e=this[t(320)],n=e[t(350)][t(361)][t(371)],r=e[t(385)];if(!e[t(322)][t(328)](t(367)))return;const s=e[t(322)][t(305)](t(388)),o=e[t(322)][t(305)](t(394)),a=e[t(322)][t(305)](aa);a[t(396)][t(309)](t(366)),s[t(314)](t(366),(()=>{const n=t,r=o[n(330)](e[n(350)][n(361)][n(371)]);e[n(350)][n(390)]((()=>{const t=n;s[t(374)](r,{commandName:t(366),commandParams:[]},[],t(366))}))})),e[t(317)][t(305)](t(366)).on(t(313),((n,r)=>{const o=t;e[o(317)][o(305)](o(369))[o(312)]&&(r[o(310)]>0&&r[r[o(310)]-1]&&r[r[o(310)]-1][o(402)]||s[o(319)]||this[o(331)]()||n[o(364)]())}),{priority:t(329)});for(const n of[t(386),t(327),t(383),t(345)]){const r=e[t(317)][t(305)](n);s[t(314)](n,(()=>{const n=t,o=e[n(350)][n(361)][n(371)][n(324)]()[n(372)]()[n(335)]((t=>t.is(n(398),n(321)))),i=r[n(312)];e[n(350)][n(390)]((()=>{const t=n;s[t(374)]([o,i],{commandName:t(366),commandParams:[]},[],t(366))}))}))}for(const n of[t(333),t(380)]){const r=e[t(317)][t(305)](n);s[t(314)](n,(()=>{const i=t,a=o[i(330)](e[i(350)][i(361)][i(371)])[0],c=a[i(382)](i(400)),{column:u,row:l}=o[i(391)](a);let f=[];if(i(397)==r[i(355)]){const t=o[i(326)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(342)](t)[i(368)]((t=>t[i(379)]))}else{const t=o[i(326)](c,{column:u,includeAllSlots:!0});f=Array[i(342)](t)[i(368)]((t=>t[i(379)]))}e[i(350)][i(390)]((t=>{const e=i;s[e(392)](t[e(354)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(360)][t(362)]((e=>{const n=t;if(n(403)!=e[n(373)]&&n(307)!=e[n(373)])return;const{data:s}=e;return s&&n(366)==s[n(336)]?{type:n(377),content:zr(r,n(334))}:void 0})),s[t(360)][t(362)]((e=>{const n=t;if(n(403)!=e[n(373)]&&n(307)!=e[n(373)])return;const{data:s}=e;return s?n(333)==s[n(336)]?{type:n(377),content:zr(r,n(338))}:n(380)==s[n(336)]?{type:n(377),content:zr(r,n(387))}:void 0:void 0}));const c=a[t(348)]();for(const e of[t(386),t(327),t(383),t(345)])s[t(357)][t(381)](t(403),e,t(395),c);for(const e of[t(333),t(380)])s[t(357)][t(381)](t(403),e,t(395),c);s[t(357)][t(381)](t(403),t(366),t(395),(r=>{const s=t;e[s(350)][s(390)]((t=>{const o=s,a=Array[o(342)](n[o(401)]())[o(368)]((t=>i.LiveRange[o(376)](t)));t[o(337)](r),e[o(317)][o(305)](o(366))[o(323)](),e[o(313)](o(366),{forceDefaultExecution:!0});const c=a[o(341)]((t=>o(356)!=t[o(306)][o(384)]));c[o(310)]>0&&t[o(337)](c);for(const t of a)t[o(399)]()}))}));for(const n of[t(386),t(383),t(345),t(327)]){const r=e[t(317)][t(305)](n);r.on(t(358),((n,s,o)=>{const i=t;if(o){const t=e[i(350)][i(361)][i(371)][i(324)]()[i(372)]()[i(335)]((t=>t.is(i(398),i(321))));this[i(359)](r[i(312)],t)||(n[i(343)]=!1,n[i(364)]())}}),{priority:t(365)})}}[ua(331)](){const t=ua,e=this[t(320)][t(317)][t(305)](t(366)),n=this[t(320)][t(322)][t(305)](t(394));if(!e[t(316)])return!1;const r=n[t(330)](this[t(320)][t(350)][t(361)][t(371)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(359)](e,n))return!1;return!0}[ua(359)](t,e){const n=ua,r=this[n(320)][n(322)][n(305)](n(388)),s=this[n(320)][n(350)][n(354)](t),o=this[n(320)][n(350)][n(354)](e),i=new Set,a=new Set;for(const t of r[n(352)]())if((n(311)==t[n(373)]||n(363)==t[n(373)]||n(366)==t[n(370)])&&t[n(353)])for(const e of t[n(401)]())e[n(393)](s,!0)&&i[n(378)](t[n(373)]+":"+t[n(349)].id),e[n(393)](o,!0)&&a[n(378)](t[n(373)]+":"+t[n(349)].id);if(i[n(344)]!=a[n(344)])return!1;for(const t of i)if(!a[n(328)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=190]})(t,e)}const da=ga;function pa(){const t=["stop","_splitMarkerName","addMarker:suggestion","removeAttribute","headingColumns","name","27731OdFNUe","accept","310vVgEzD","end","_suggestionFactory","cell","registerBlockAttribute","start","2344300xVqXhM","registerCustomCallback","_handleLegacySuggestions","data","parent","setAttribute","TableUtils","90qksCQK","setTableColumnHeader","has","afterInit","nodeAfter","activeMarkers","consumable","requires","605478kdLnkl","enableDefaultAttributesIntegration","_registerLegacyDescription","showSuggestionHighlights","locale","options","6108DIpDKZ","writer","registerDescriptionCallback","downcastDispatcher","forceValue","format","_acceptFormatSuggestionCallbackFactory","341229AZUvlr","consume","getSuggestion","item","nodeBefore","955ysBTgY","120144zZRQyA","setTableRowHeader","commandName","markerName","addClass","ck-suggestion-marker-","232850MVpqfk","*Format:* %0","data-suggestion","markerRange","highest","TableEditing","markerNameToElements","registerAttributeLabel","formatBlock","commandParams","get","2crjiVD","removeClass","FORMAT_HEADER_ROW","type","bindElementToMarker","toViewElement","FORMAT_REGULAR_ROW","descriptionFactory","editing","unbindElementFromMarkerName","createTableWalker","headingRows","FORMAT_REGULAR_COLUMN","removeMarker:suggestion","FORMAT_HEADER_COLUMN","getCellLocation","mapper","plugins","TrackChangesEditing","includes","editor","ck-suggestion-marker--active"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(178206===-parseInt(n(216))/1+parseInt(n(227))/2*(parseInt(n(204))/3)+-parseInt(n(197))/4*(-parseInt(n(209))/5)+-parseInt(n(191))/6+parseInt(n(263))/7+parseInt(n(210))/8*(-parseInt(n(270))/9)+-parseInt(n(257))/10*(parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(190)](){return[aa]}[da(273)](){const t=da,e=this[t(247)];if(!e[t(244)][t(272)](t(221)))return;const n=e[t(195)],r=e[t(244)][t(226)](t(245));r[t(192)](t(211)),r[t(192)](t(271)),r[t(261)](t(238)),r[t(261)](t(253)),r[t(234)][t(223)](t(238),zr(n,t(229))),r[t(234)][t(223)](t(253),zr(n,t(241))),this[t(265)]()}[da(265)](){const t=da,e=this[t(247)][t(244)][t(226)](t(245)),n=this[t(247)][t(244)][t(226)](t(269)),r=this[t(247)][t(244)][t(226)](aa)[t(203)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(250)](o[a(213)]),l=e[a(206)](u),f=l[a(266)];if(a(224)!=l[a(230)]||!f||a(271)!=f[a(212)])return;if(o[a(207)])return void s[a(249)]();if(!i[a(276)][a(205)](o[a(219)],s[a(254)]))return;const h=o[a(219)][a(262)][a(274)],g=o[a(219)][a(258)][a(208)],d=h[a(267)][a(267)],{column:p}=n[a(242)](h),{column:m}=n[a(242)](g);for(let s=p;s<=m;s++){const l=n[a(237)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(260)],l=i[a(243)][a(232)](s);i[a(198)][a(214)](a(215)+c,l),r&&i[a(198)][a(268)](a(218),u,l),i[a(243)][a(231)](l,o[a(213)]),t&&(e[a(275)][a(246)](o[a(213)])?i[a(198)][a(214)](a(248),l):i[a(198)][a(228)](a(248),l))}}}}e[t(259)][t(264)](t(224),t(211),t(256),r),e[t(259)][t(264)](t(224),t(271),t(256),r),this[t(247)][t(235)][t(200)].on(t(251),s(),{priority:t(220)}),this[t(247)][t(266)][t(200)].on(t(251),((e,n,r)=>{const o=t;r[o(196)][o(194)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(220)}),this[t(247)][t(235)][t(200)].on(t(240),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(250)](r[o(213)]),c=e[o(206)](a),u=c[o(266)];if(o(224)!=c[o(230)]||!u||o(271)!=u[o(212)])return;const l=s[o(243)][o(222)](r[o(213)]);if(l)for(const t of l)s[o(198)][o(228)](o(215)+i,t),s[o(198)][o(228)](o(248),t),s[o(198)][o(252)](o(218),t),s[o(243)][o(236)](t,r[o(213)])}),{priority:t(220)}),this[t(193)]()}[da(193)](){const t=da,e=this[t(247)],n=e[t(195)];function r(e){const r=t;return{type:r(202),content:zr(n,r(217),e)}}e[t(244)][t(226)](t(245))[t(234)][t(199)]((e=>{const s=t;if(s(224)!=e[s(230)])return;const{data:o}=e;if(o){if(s(211)==o[s(212)]){const t=o[s(225)][0][s(201)];return r(zr(n,s(t?229:233)))}if(s(271)==o[s(212)]){const t=o[s(225)][0][s(201)];return r(zr(n,s(t?241:239)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=428]})(t,e)}function ba(){const t=["*Replace table cells*","fill","removeColumns","getAttributes","tablePasteColumn","next","getColumns","Users","first","42oHAuYg","570758AoxtLc","71884JuqCbu","getMarkers","getChildren","ck-suggestion-marker","content","271220IkHhuh","for","_tablePostFixingSubtypes","redo","markerToHighlight","markMultiRangeBlockFormat","set","afterInit","column","markMultiRangeDeletion","insertColumns","getRanges","ck-suggestion-marker--active","getColumnIndexes","filter","requires","trackChanges","tableCellBorderStyle","insertion","editingDowncast","798792aGrjhK","getSuggestions","paragraph","containsRange","author","editing","plugins","nextSibling","position","rowInsertionIndexes","editor","element","document","includes","newRange","removeRows","markerAttributes","getChild","_suggestionFactory","getTableIfOnlyTableInContent","tableCellSuggestion","getRowIndexes","tableCellBackgroundColor","createRangeIn","rows","remove","getChanges","forceDefaultExecution","listenTo","columns","insertionRanges","commands","every","tableCellPadding","subType","start","startsWith","join","entries","createElement","getItems","register","cell","fromEntries","createRange","tablePasteCell","35omKaDi","oldRange","671MJkTdX","setAttributes","map","deletion","tableCellBorderWidth","move","_getCoordsForCells","setAttribute","elementToElement","createPositionBefore","4701249VOOqvA","row","tableCell","has","low","_createdBatches","keys","getAllAdjacentSuggestions","stop","getRows","detach","showSuggestionHighlights","isEqual","insert","push","insertRows","previousSibling","TableUtils","hasSuggestion","_replaceTableSlotCell","TableClipboard","discard","model","suggestion","get","suggestionUnloaded","activeMarkers","descriptionFactory","suggestion-td","change","nodeAfter","getSuggestion","createTableWalker","removeMarkers","high","return","name","42468NXcSPD","length","getSelectionAffectedTableCells","registerDescriptionCallback","some","end","last","createRangeOn","add","root","batch","$graveyard","value","table","suggestionLoaded","getSuggestionCallback","TrackChangesEditing","ck-suggestion-marker-insertion","deletionRanges","findAncestor","getRange","markMultiRangeInsertion","differ","call","endColumn","updateMarker","registerCustomCallback","tablePasteChainId","accept","documentSelection","tableCellBorderColor","unwrap","suggestion:formatBlock:tablePasteCell","_isForcedDefaultExecutionBlock","columnInsertionIndexes","dataDowncast","tableCellHorizontalAlignment","formatBlock","previous","rowInsertionRanges","wrap","fromRange","conversion","cells","isInContent","columnInsertionRanges","selection","forEach","clipboardOutput","_splitMarkerName","view","type","schema","getChangedMarkers","endRow","tablePasteRow","tablePaste","from","rootName","insertContent","getContainedElement","locale","find","markerName","tableCellVerticalAlignment","reduce","options","registerPostFixer","markers","141008TnRiVO","isEmpty","removeMarker","attributes","102zXuUlR","getShiftedBy"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(304047===parseInt(n(519))/1+-parseInt(n(518))/2*(-parseInt(n(434))/3)+-parseInt(n(520))/4*(-parseInt(n(591))/5)+-parseInt(n(507))/6*(-parseInt(n(503))/7)+parseInt(n(545))/8+parseInt(n(603))/9+parseInt(n(525))/10*(-parseInt(n(593))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(597),Ia(464),Ia(542),Ia(470),Ia(498),Ia(567),Ia(578)],_a=Object[Ia(588)](Ta[Ia(595)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(540)](){return[aa]}[Ia(532)](){const t=Ia,n=this[t(555)];if(!n[t(551)][t(606)](t(623)))return;const r=n[t(551)][t(627)](t(450)),s=n[t(551)][t(627)](t(620)),o=n[t(551)][t(627)](aa),a=n[t(551)][t(627)](t(623));o[t(527)][t(617)](t(489),t(513)),n[t(625)][t(486)][t(586)](t(565),{allowIn:t(605),allowContentOf:t(605),isLimit:!0}),n[t(476)][t(601)]({model:t(565),view:t(631)});let c=null;n[t(625)].on(t(493),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(435)]-1];h&&h[u(572)]||r[u(467)]||this[u(555)][u(576)][u(627)](u(541))[u(446)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(463)))return!1;const i=s[o(564)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(436)](n[o(557)][o(480)]);if(!a[o(435)])return!1;const c=a[0][o(453)](o(447)),l=r[o(566)](a),f=r[o(538)](a),h={startRow:l[o(517)],endRow:l[o(440)],startColumn:f[o(517)],endColumn:f[o(440)]};return 1==a[o(435)]&&(h[o(488)]+=r[o(612)](i)-1,h[o(458)]+=r[o(515)](i)-1),ka(c,h,r)}(l,f,n[u(625)],s,a)&&(o[u(611)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(625)][u(632)]((()=>{const t=u;n[t(625)][t(493)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(435)]&&r[t(455)](o,t(489),{tablePasteChainId:s}),a[t(435)]&&r[t(455)](a,t(513),{tablePasteChainId:s}),l[t(435)]&&(r[t(455)](l,t(490),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(481)]((e=>{const n=t;var r;return null===(r=e[n(613)])||void 0===r?void 0:r[n(457)](e)}))),f[t(435)]&&(r[t(534)](f,t(490),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(481)]((e=>{const n=t;var r;return null===(r=e[n(613)])||void 0===r?void 0:r[n(457)](e)})));const g=r[t(530)](h[t(595)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(590),{tablePasteChainId:s});if(g){const e=g[t(521)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(625)][t(441)](s),a=e[t(496)]((e=>e[t(454)]()[t(615)](i)));a&&r[t(617)]([a[t(433)],o])}r[t(435)]&&g[t(600)](t(561),Object[t(588)](r))}c=null})))}),{priority:e.priorities[t(431)]+10}),n[t(551)][t(627)](t(623)).on(t(622),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(611)]();const u=s[r(587)],l=o,f=Aa(u),h=Aa(l);e[r(432)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(570)](u[r(562)](0));for(const t of Array[r(491)](l[r(522)]()))a[r(616)](t,u,r(439));const t=c[r(554)][r(558)](s[r(604)]),e=c[r(468)][r(558)](s[r(533)]);t||e||(g=i.LiveRange[r(475)](a[r(568)](u)))}else h&&!f&&(d=a[r(568)](u));else{const t=a[r(584)](r(565)),e=a[r(584)](r(565));a[r(474)](a[r(568)](u),e),a[r(616)](t,u,0);for(const e of Array[r(491)](l[r(522)]()))a[r(616)](e,t,r(439));g=i.LiveRange[r(475)](a[r(441)](t)),d=i.LiveRange[r(475)](a[r(441)](e))}const p=Array[r(491)](l[r(512)]())[r(539)]((([t])=>Ta[r(558)](t)));c[r(477)][r(617)]({element:u,attributes:p[r(435)]?Object[r(588)](p):null}),g&&c[r(575)][r(617)](g),d&&c[r(452)][r(617)](d)}),{priority:t(431)}),s.on(t(535),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(574)]||1;c[o(468)]=new Array(l)[o(510)](u)[o(595)](((t,e)=>t+e));for(const{cell:t}of s[o(429)](i,{startColumn:u,endColumn:u+l-1}))c[o(479)][o(617)](n[o(625)][o(441)](t))}),{priority:t(607)}),s.on(t(618),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(569)]||1;c[o(554)]=new Array(l)[o(510)](u)[o(595)](((t,e)=>t+e));for(const{cell:t}of s[o(429)](i,{startRow:u,endRow:u+l-1}))c[o(473)][o(617)](n[o(625)][o(441)](t))}),{priority:t(607)}),r[t(630)][t(437)]((e=>{const r=t;if(e[r(579)]&&e[r(579)][r(581)](r(490)))return e[r(472)]?{}:{type:r(543),content:zr(n[r(495)],r(509))}}));const u=()=>!1;for(const e of[t(490),t(513),t(489),t(590)])r[t(563)][t(460)](t(543),e,t(582),u),r[t(563)][t(460)](t(596),e,t(582),u),r[t(563)][t(460)](t(471),e,t(582),u);r[t(563)][t(460)](t(471),t(590),t(624),u),r[t(563)][t(460)](t(471),t(590),t(462),((e,r,s)=>{const o=t,i=e[o(595)]((t=>t[o(494)]()))[o(539)]((t=>t)),a=new Map(i[o(595)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(477)])e&&a[o(531)](t,e);else if(s&&s[o(561)])for(const[t,e]of Object[o(583)](s[o(561)])){const r=n[o(625)][o(502)][o(627)](t),s=r?r[o(454)]()[o(494)]():null;s&&a[o(531)](s,e)}n[o(625)][o(632)]((t=>{const e=o;for(const[n,r]of a)t[e(594)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(563)][o(460)](e,o(490),s,((t,i,a)=>{const c=o;n[c(625)][c(632)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(580)][o(633)];t.is(o(556),o(565))&&u[o(617)](t)}r[o(563)][o(449)](e,null,s)(t,i,a);for(const t of u)o(445)!=t[o(443)][o(492)]&&n[o(465)](t)}))}))};l(t(543),t(462)),l(t(543),t(624)),l(t(596),t(462)),l(t(596),t(624)),r[t(563)][t(460)](t(543),t(489),t(624),(e=>{const n=t,r=e[n(595)]((t=>t[n(494)]())),i=r[0][n(453)](n(447)),{minRow:a,maxRow:c}=o[n(599)](r);s[n(560)](i,{at:a,rows:c-a+1})})),r[t(563)][t(460)](t(543),t(513),t(624),(e=>{const n=t,r=e[n(595)]((t=>t[n(494)]())),i=r[0][n(453)](n(447)),{minColumn:a,maxColumn:c}=o[n(599)](r);s[n(511)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(579)]||!n[s(579)][s(581)](s(490)))return;const o=n[s(506)][s(461)],i=r[s(546)]()[s(539)]((t=>t[s(478)]&&t[s(506)]&&t[s(506)][s(461)]==o));i[s(435)]&&n[s(610)]()[s(435)]!=i[s(435)]&&i[s(499)](((t,e)=>(t[s(514)]=e,e[s(472)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(483)](e[s(497)]),i=[s(523),s(451)],a=r[s(629)][s(558)](e[s(497)]);return a&&i[s(617)](s(537)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(448),f,{priority:t(431)}),r.on(t(628),f,{priority:t(431)}),n[t(625)][t(557)][t(501)]((()=>{const e=t;let s=!1;const o=Array[e(491)](n[e(625)][e(557)][e(456)][e(487)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(483)](t);if(e(626)!=o||e(596)!=a||i[e(592)])continue;if(!r[e(621)](c))continue;const u=r[e(428)](c)[e(536)](),l=n[e(551)][e(627)](e(516)).me;for(const t of r[e(546)]())if(t[e(478)]&&t[e(549)]==l&&e(471)==t[e(485)]&&e(590)==t[e(579)]&&t[e(536)]()[e(577)]((t=>u[e(438)]((n=>n[e(548)](t,!0))))))for(const n of t[e(610)]())n[e(478)]&&(n[e(624)](),s=!0)}return s})),n[t(625)][t(557)][t(501)]((e=>{const s=t,o=n[s(576)][s(627)](s(528));if(!o||!o[s(608)][s(606)](e[s(444)]))return!1;let i=!1;const a=n[s(551)][s(627)](s(516)).me,c=n[s(625)][s(557)][s(456)][s(571)](),u=Array[s(491)](n[s(625)][s(557)][s(456)][s(487)]())[s(539)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(483)](t);return n(626)==o&&n(490)==i&&c==a.id&&!e[n(592)]}));for(const t of c){if(s(616)!=t[s(485)]||s(565)!=t[s(433)]||1!=t[s(435)])continue;const n=e[s(589)](t[s(553)],t[s(553)][s(508)](1));if(!u[s(496)]((({data:t})=>t[s(559)][s(615)](n))))for(const{name:t,data:r}of u)if(n[s(548)](r[s(559)])){e[s(459)](t,{range:n}),i=!0;break}}return i})),n[t(625)][t(557)][t(501)]((e=>{const s=t;let o=!1;const i=n[s(551)][s(627)](s(516)).me,a=r[s(546)]()[s(539)]((t=>t[s(478)]&&t[s(549)]==i)),c=new Set,u=new Set;for(const t of a)if(s(490)==t[s(579)])for(const e of t[s(521)]()){const n=e[s(454)]()[s(494)]();if(n)if(n.is(s(556),s(565))&&Aa(n)){t[s(505)](e[s(433)]),c[s(442)](n),o=!0;const r=n[s(552)],i=n[s(619)],a=r&&r.is(s(556),s(565)),l=i&&i.is(s(556),s(565));a&&!c[s(606)](r)&&u[s(442)](r),l&&!c[s(606)](i)&&u[s(442)](i)}else n.is(s(556),s(547))&&n[s(504)]&&(t[s(505)](e[s(433)]),o=!0)}else if(s(590)==t[s(579)]){if(!t[s(506)]||!t[s(506)][s(461)])continue;const e=t[s(506)][s(561)];if(e&&Object[s(609)](e)[s(435)])continue;const n=t[s(506)][s(461)];let r=!0,i=!0;for(const e of a)if(e[s(579)]&&e[s(579)][s(581)](s(490))){if(!e[s(506)][s(461)]){i=!1;break}if(e.id!=t.id&&e[s(506)][s(461)]==n){r=!1;break}}i&&r&&(t[s(430)](),o=!0)}for(const t of c)e[s(570)](t);for(const t of u)e[s(465)](t);return o})),n[t(476)][t(526)](t(544))[t(529)]({model:t(466),view:(t,e)=>h(t),converterPriority:t(431)}),n[t(476)][t(526)](t(469))[t(529)]({model:t(466),view:(e,n)=>n[t(500)][t(614)]?h(e,!1):null,converterPriority:t(431)});const g=n[t(550)][t(484)];this[t(573)](g[t(557)],t(482),((e,n)=>{const r=t,s=[];for(const t of g[r(568)](n[r(524)])[r(585)]())t.is(r(556),r(631))&&s[r(617)](t);g[r(632)]((t=>{const e=r;for(const n of s)t[e(598)](t[e(568)](n),t[e(602)](n)),t[e(570)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(504)])return!0;const n=t[e(562)](0);return n.is(e(556),e(547))&&n[e(504)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(429)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Na();return(Ca=function(t,e){return n[t-=290]})(t,e)}const La=Ca;!function(t,e){const n=Ca,r=t();for(;;)try{if(102365===parseInt(n(290))/1+-parseInt(n(306))/2+parseInt(n(302))/3*(parseInt(n(295))/4)+parseInt(n(299))/5+parseInt(n(334))/6+parseInt(n(292))/7+-parseInt(n(328))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(321)](){const t=La;if(!this[t(291)][t(343)][t(304)](t(317)))return;const e=this[t(291)][t(343)][t(298)](t(337));e[t(335)](t(312),this[t(330)][t(315)](this)),e[t(331)][t(310)](t(316),t(301),t(309),e[t(331)][t(338)](t(316),null,t(305))),e[t(331)][t(310)](t(316),t(301),t(305),e[t(331)][t(338)](t(316),null,t(309))),e[t(340)][t(319)](this[t(311)][t(315)](this))}[La(330)](t,e){const n=La,r=this[n(291)][n(343)][n(298)](n(337)),s=this[n(291)][n(343)][n(298)](n(317)),o=e[n(300)]||this[n(291)][n(336)][n(326)][n(332)][n(303)]();this[n(291)][n(336)][n(333)]((()=>{const i=n,a=s[i(297)](o);let c=a?s[i(314)](a):null,u=o[i(329)](i(324))||null;const l=e[i(324)]||u,f=e[i(339)]||c,h=this[i(291)][i(343)][i(298)](i(307)).me;for(const t of r[i(313)]()){const e=t[i(296)]();if(i(301)===t[i(322)]&&e===o){t[i(341)]!==h&&t[i(305)]();const e=t[i(320)][i(318)];u=e[0][i(324)],c=e[0][i(339)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(327)](o,{commandName:i(312),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(301)},[],i(301))}))}[La(311)](t){const e=La;if(e(316)!=t[e(323)]&&e(293)!=t[e(323)])return;const{data:n}=t;if(n&&e(301)===n[e(342)]){const t=e(325);return{type:e(308),content:zr(this[e(291)][e(294)],t)}}}}function Na(){const t=["handleSuggestionDescription","resizeTableWidth","getSuggestions","getTableColumnsWidths","bind","formatBlock","TableColumnResizeEditing","commandParams","registerDescriptionCallback","data","afterInit","subType","type","tableWidth","*Format:* resize table","document","markBlockFormat","3340088oRzgXS","getAttribute","handleResizeTableWidthCommand","_suggestionFactory","selection","change","872022prYORZ","enableCommand","model","TrackChangesEditing","getSuggestionCallback","columnWidths","descriptionFactory","author","formatGroupId","plugins","19762sDETVP","editor","1099707BdUzvc","formatInline","locale","4dLHEDH","getContainedElement","getColumnGroupElement","get","930690agbpBN","table","resizeTable","581187deGMdb","getSelectedElement","has","discard","364382pthVnQ","Users","format","accept","registerCustomCallback"];return(Na=function(){return t})()}function Sa(t,e){const n=va();return(Sa=function(t,e){return n[t-=118]})(t,e)}const Ma=Sa;function va(){const t=["5sBBKck","plugins","1195560KYpjAa","7769340MthBWr","69FZPvlg","TrackChangesEditing","afterInit","664028nNojed","3565161Gnlxqa","34006cCZWoe","has","get","editor","enableCommand","23514ubxWSd","1295959jDKHTD","Template","8KKqpfM","insertTemplate"];return(va=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(213908===parseInt(n(127))/1+-parseInt(n(122))/2*(-parseInt(n(136))/3)+parseInt(n(120))/4*(parseInt(n(132))/5)+parseInt(n(134))/6+parseInt(n(128))/7*(-parseInt(n(130))/8)+parseInt(n(121))/9+-parseInt(n(135))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ma(119)](){const t=Ma,e=this[t(125)];e[t(133)][t(123)](t(129))&&e[t(133)][t(124)](t(118))[t(126)](t(131))}}const wa=Da;function Fa(){const t=["1926boYjDd","16108VArfVU","30344iStpTp","insertTableOfContents","1460037nSrWRT","9450529WSmbln","49638EeGruj","descriptionFactory","commands","tableOfContents","88971ObGrZx","10YSmLSs","registerElementLabel","ELEMENT_TABLE_OF_CONTENTS","locale","18VAJGfM","editor","505skTGad","afterInit","plugins","enableCommand","get","721JHUMuN","TrackChangesEditing","3782184ltrESn"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(493951===-parseInt(n(400))/1*(parseInt(n(380))/2)+parseInt(n(394))/3+-parseInt(n(391))/4*(parseInt(n(382))/5)+parseInt(n(396))/6*(parseInt(n(387))/7)+-parseInt(n(392))/8*(parseInt(n(390))/9)+-parseInt(n(401))/10*(-parseInt(n(395))/11)+parseInt(n(389))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(383)](){const t=wa,e=this[t(381)];if(!e[t(398)][t(386)](t(393)))return;e[t(384)][t(386)](t(388))[t(385)](t(393));const n=e[t(384)][t(386)](t(388)),r=e[t(379)];n[t(397)][t(377)](t(399),(e=>zr(r,t(378),e)))}}const xa=Ua;function Pa(){const t=["element","locale","_splitMarkerName","Title","descriptionFactory","TrackChangesEditing","afterInit","document","nodeBefore","889qPgNif","updateMarker","start","640572iekzDh","isCollapsed","376eiIPRN","createRange","6yHiITz","has","714488TyoqVO","plugins","removeMarker","10938rOEBkj","4221702gsLDqo","title-content","editor","872824YFxTrW","getNearestSelectionRange","registerPostFixer","get","from","355730DtqLWN","schema","isTouching","newRange","getChangedMarkers","suggestion","registerElementLabel","end","forward","differ","ELEMENT_TITLE","model","isEqual"];return(Pa=function(){return t})()}function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=134]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(117760===-parseInt(n(154))/1*(-parseInt(n(152))/2)+parseInt(n(150))/3+parseInt(n(156))/4+parseInt(n(168))/5+-parseInt(n(159))/6*(-parseInt(n(147))/7)+-parseInt(n(163))/8+-parseInt(n(160))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[xa(144)](){const t=xa,e=this[t(162)];if(!e[t(157)][t(155)](t(141)))return;const n=e[t(157)][t(166)](t(143));n[t(142)][t(174)](t(161),(()=>zr(e[t(139)],t(135)))),e[t(136)][t(145)][t(165)]((r=>{const s=t;let o=!1;const i=Array[s(167)](e[s(136)][s(145)][s(134)][s(172)]());for(const{name:t,data:a}of i){const{group:i}=n[s(140)](t);if(s(173)!==i||!a[s(171)])continue;const c=a[s(171)],u=c[s(175)][s(146)];if(!u||!u.is(s(138),s(161)))continue;if(!c[s(149)][s(170)](c[s(175)]))continue;const l=e[s(136)][s(169)][s(164)](c[s(175)],s(176));if(l&&l[s(151)]){const e=r[s(153)](c[s(149)],l[s(149)]);e[s(137)](c)||(r[s(148)](t,{range:e}),o=!0)}o||(r[s(158)](t),o=!0)}return o}))}}function Ga(){const t=["get","editor","9888580MgXkYk","935jiEHzZ","enableCommand","plugins","3002894vmBxFl","1pCoJBB","3147GudwTP","8EcXbqS","afterInit","TrackChangesEditing","255703OZErdC","undo","5588JtJpmy","14964VTpMUd","4743JLlhsv","has","UndoEditing","24170HwYIRi","10jHYSJT","redo","391746wkuMkC"];return(Ga=function(){return t})()}const Va=Ha;function Ha(t,e){const n=Ga();return(Ha=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(871365===parseInt(n(495))/1*(parseInt(n(494))/2)+parseInt(n(496))/3*(parseInt(n(502))/4)+-parseInt(n(508))/5*(parseInt(n(510))/6)+-parseInt(n(500))/7*(parseInt(n(497))/8)+parseInt(n(504))/9*(-parseInt(n(507))/10)+-parseInt(n(514))/11*(-parseInt(n(503))/12)+-parseInt(n(513))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class za extends t.Plugin{[Va(498)](){const t=Va,e=this[t(512)],n=e[t(493)][t(511)](t(499));e[t(493)][t(505)](t(506))&&(n[t(492)](t(501)),n[t(492)](t(509)))}}function Wa(t,e){const n=qa();return(Wa=function(t,e){return n[t-=202]})(t,e)}const Ka=Wa;function qa(){const t=["plugins","2798424mNQnTi","afterInit","18RVZMtP","toggleTableCaption","editor","58245vMgYmH","2008425oebNng","TableCaptionEditing","50RHAgWn","47086tURDuH","get","enableCommand","has","755631FHNvSw","1522927zzhxej","requires","4603312bYwQZe","35qWqNxH","TrackChangesEditing","9xhkeKR"];return(qa=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(478369===parseInt(n(209))/1*(-parseInt(n(222))/2)+parseInt(n(205))/3+parseInt(n(213))/4+parseInt(n(219))/5+-parseInt(n(215))/6*(parseInt(n(206))/7)+-parseInt(n(208))/8*(-parseInt(n(211))/9)+-parseInt(n(221))/10*(-parseInt(n(218))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(207)](){return[aa]}[Ka(214)](){const t=Ka,e=this[t(217)];e[t(212)][t(204)](t(220))&&e[t(212)][t(202)](t(210))[t(203)](t(216))}}const Ya=Ja;!function(t,e){const n=Ja,r=t();for(;;)try{if(717512===parseInt(n(443))/1*(-parseInt(n(488))/2)+-parseInt(n(425))/3+parseInt(n(499))/4+-parseInt(n(444))/5*(parseInt(n(464))/6)+-parseInt(n(439))/7*(-parseInt(n(489))/8)+-parseInt(n(459))/9+parseInt(n(440))/10*(parseInt(n(426))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Za extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(472)]=[e(478),e(434),e(427),e(479),e(484),e(441),e(502)],this[e(501)]=[e(432),e(498),e(466),e(435),e(449),e(446),e(460),e(497),e(469)]}static get[Ya(456)](){return Ya(424)}[Ya(436)](){const t=Ya,e=this[t(496)][t(491)][t(474)](t(490));if(this[t(496)][t(491)][t(433)](t(495))){for(const n of this[t(472)])e[t(481)](n,((e,r)=>{const s=t,o=this[s(496)][s(468)][s(458)][s(476)][s(450)]()[s(457)](s(442));this[s(493)](n,[o],this[s(472)],s(472),e,r)}));e[t(486)][t(428)](t(461),t(472),t(500),e[t(486)][t(448)](t(461),null,t(467))),e[t(486)][t(428)](t(461),t(472),t(467),((e,n)=>this[t(452)](this[t(472)],e,n))),e[t(486)][t(428)](t(461),t(472),t(431),(()=>!1))}if(this[t(496)][t(491)][t(433)](t(437))){for(const n of this[t(501)])e[t(481)](n,((e,r)=>{const s=t,o=this[s(496)][s(491)][s(474)](s(475))[s(473)](this[s(496)][s(468)][s(458)][s(476)]);this[s(493)](n,o,this[s(501)],s(501),e,r)}));e[t(486)][t(428)](t(461),t(501),t(500),e[t(486)][t(448)](t(461),null,t(467))),e[t(486)][t(428)](t(461),t(501),t(467),((e,n)=>this[t(452)](this[t(501)],e,n))),e[t(486)][t(428)](t(461),t(501),t(431),(()=>!1))}e[t(462)][t(445)]((e=>this[t(470)](e)))}[Ya(493)](t,e,n,r,s,o){const i=Ya,a=this[i(496)][i(491)][i(474)](i(490));this[i(496)][i(468)][i(463)](o[i(485)],(()=>{const t=i;for(const i of e)if(this[t(453)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(471)](r);void 0!==n&&(e[r]=n)}s(o),a[t(477)](i,{commandParams:[e]},[],r)}}))}[Ya(452)](t,e,n){const r=Ya,s=e[0][r(487)][r(451)],o=n[r(438)][0];this[r(496)][r(468)][r(480)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(455)](r,o[r],s):e[n(494)](r,s)}))}[Ya(470)](t){const e=Ya;if(t[e(492)])switch(t[e(483)]){case e(472):return{type:e(482),content:zr(this[e(496)][e(430)],e(454))};case e(501):return{type:e(482),content:zr(this[e(496)][e(430)],e(429))}}}[Ya(453)](t,e){const n=Ya,r=this[n(496)][n(491)][n(474)](n(490));for(const s of r[n(465)]({skipNotAttached:!0})){const r=s[n(447)]();if(s[n(483)]===e&&r===t)return s}return null}}function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=424]})(t,e)}function Qa(){const t=["formatBlock","descriptionFactory","enqueueChange","4317306IOiVDx","getSuggestions","tableCellBorderWidth","discard","model","tableCellVerticalAlignment","handleSuggestionDescription","getAttribute","tableProperties","getSelectionAffectedTableCells","get","TableUtils","selection","markBlockFormat","tableBorderColor","tableAlignment","change","enableCommand","format","subType","tableWidth","batch","_suggestionFactory","start","2iqbqbC","104nFgcSj","TrackChangesEditing","plugins","data","_handlePropertyChange","removeAttribute","TablePropertiesEditing","editor","tableCellHorizontalAlignment","tableCellBorderStyle","972TGGCHW","accept","tableCellProperties","tableBackgroundColor","TrackChangesTableProperties","1168464EtIAbm","1262899cLUxEA","tableBorderWidth","registerCustomCallback","*Format:* change table cell properties","locale","join","tableCellBorderColor","has","tableBorderStyle","tableCellPadding","afterInit","TableCellPropertiesEditing","commandParams","419657QZKSXx","190mUmuzv","tableHeight","table","265790eKOfYx","5pFrgUh","registerDescriptionCallback","tableCellHeight","getContainedElement","getSuggestionCallback","tableCellWidth","getFirstPosition","nodeAfter","handleDiscardAction","_getSuggestion","*Format:* change table properties","setAttribute","pluginName","findAncestor","document","7817724wihqWy","tableCellBackgroundColor"];return(Qa=function(){return t})()}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Mc();return(bc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(658832===-parseInt(n(336))/1*(parseInt(n(178))/2)+-parseInt(n(367))/3+parseInt(n(294))/4*(-parseInt(n(567))/5)+parseInt(n(492))/6*(-parseInt(n(424))/7)+parseInt(n(162))/8*(-parseInt(n(389))/9)+-parseInt(n(316))/10+parseInt(n(460))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mc);const Tc=Ec(234);class _c extends t.Plugin{static get[Ec(442)](){return[Ec(302),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ns,xs,to,so,uo,ho,bo,_o,Lo,vo,Do,Ho,Po,qo,Jo,ei,ai,pi,Li,si,Gs,qs,bi,Ai,vi,Di,Ui,zi,qi,$i,ra,aa,ha,ma,Xa,ya,Ra,Ba,Za,Oa,ja,za]}static get[Ec(360)](){return Ec(208)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(260)]((t=>String[e(499)](t)))[e(321)]("")}super(t),this[e(481)]=!1,this[e(390)](e(374),[]),this.on(e(560),((n,r,s,o)=>{const i=e;this[i(365)][i(346)]((()=>{const e=i;for(const n of[...o,...s])this[e(365)][e(380)][e(145)](n)&&t[e(268)][e(146)](n)}))})),this[e(391)]=new Xr(this[e(480)][e(342)][e(175)],this[e(480)][e(538)]),this[e(511)]=null,this[e(310)]=new yc(this[e(480)]),this[e(320)]=new Map,this[e(209)]=t[e(563)][e(305)](e(302)),this[e(214)]=new Set,this[e(365)]=this[e(480)][e(342)],this[e(421)]=new WeakMap,this[e(288)]=!1,this[e(253)]=new Set([e(234)]),this[e(436)]=new Set,t[e(355)][e(263)](e(408),e(509)),this[e(415)]=t[e(355)][e(305)](e(408)),t[e(355)][e(263)](e(441),!0),this[e(372)]=t[e(355)][e(305)](e(441)),this[e(533)]=new f(t,this[e(214)]),this[e(402)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,52,48])}[Ec(451)](){const t=Ec,n=this[t(480)],r=(e,n)=>{const r=t;if(r(571)!=e)return r(283)+e;const s=n[r(161)]("|")[0];return this[r(425)](s)?r(370):r(352)};n[t(272)][t(167)](t(240))[t(473)]({model:t(338),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(340)](e[n(313)]),a=[n(159),r(o,i)];let c=3e3;return this[n(374)][n(203)](e[n(313)])&&(a[n(467)](n(258)),c=3010),n(350)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(272)][t(167)](t(341))[t(520)]((e=>{const r=t;e.on(r(196),((t,e,s)=>{const o=r;if(!s[o(464)][o(179)])return;const i=e[o(434)];if(!i)return;const c=s[o(518)][o(273)](i);n[o(342)][o(175)][o(493)](i)&&c&&!c[o(266)](o(309))&&c.is(o(543))&&(0,a.toWidget)(c,s[o(462)])}),{priority:r(324)})})),n[t(272)][t(167)](t(341))[t(473)]({model:t(338),view:(e,n)=>{const s=t;if(!n[s(464)][s(179)])return null;const{type:o,subType:i}=this[s(340)](e[s(313)]);return{classes:[s(159),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(434)])return;const{id:c}=this[a(340)](o[a(313)]);if(r){const t=this[a(320)][a(305)](c),e=this[a(332)](t);if(!this[a(425)](e))return}if(o[a(434)].is(a(561)))return void i[a(194)][a(212)](o[a(434)],s[a(312)]);const u=i[a(518)][a(273)](o[a(434)]);if(o[a(434)].is(a(418))&&n[a(342)][a(175)][a(546)](o[a(434)])&&!u[a(266)](a(476))){i[a(462)][a(413)]([a(159),a(370)],u),i[a(462)][a(215)](a(166),c,u),i[a(518)][a(494)](u,o[a(313)]),e&&(this[a(374)][a(203)](o[a(313)])?i[a(462)][a(413)](a(258),u):i[a(462)][a(449)](a(258),u));for(const t of n[a(342)][a(185)](o[a(434)])[a(535)]())i[a(194)][a(212)](t,s[a(312)]);i[a(194)][a(212)](o[a(434)],s[a(312)])}};n[t(272)][t(167)](t(341))[t(520)]((e=>{const n=t;e.on(n(213),((t,e,r)=>{const o=n;r[o(464)][o(179)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(235)})})),n[t(272)][t(167)](t(341))[t(520)]((e=>{const n=t;e.on(n(345),((t,e,r)=>{const o=n;r[o(464)][o(179)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(235)})})),n[t(272)][t(167)](t(341))[t(315)]({model:t(338),view:(e,n)=>n[t(464)][t(179)]?null:{group:t(338),name:e[t(553)](11)}}),n[t(272)][t(167)](t(265))[t(566)]({view:{name:t(338),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(482)+e[r(489)](r(154))+":"+e[r(489)]("id");return e[r(489)](r(220))&&(s+=":"+e[r(489)](r(220))),n[r(289)](r(198),{"data-name":s})}}),n[t(272)][t(167)](t(265))[t(419)]({view:t(338)}),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(213),s(),{priority:n(324)})})),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(345),s({isAttributeSuggestion:!0}),{priority:n(324)})})),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(277),((t,e,r)=>{const s=n,o=r[s(518)][s(358)](e[s(313)]);if(o)for(const t of o)t[s(266)](s(476))||(r[s(462)][s(449)]([s(159),s(370),s(258)],t),r[s(462)][s(377)](s(166),t),r[s(518)][s(384)](t,e[s(313)]))}),{priority:n(324)})})),n[t(272)][t(167)](t(240))[t(520)]((e=>{const n=t;e.on(n(334),((t,e,r)=>{const s=n,o=r[s(518)][s(358)](e[s(313)]);if(!o)return;const{id:i}=this[s(340)](e[s(313)]),a=this[s(320)][s(305)](i),c=this[s(332)](a);if(this[s(425)](c))for(const t of o)t[s(266)](s(476))||(r[s(462)][s(449)]([s(159),s(370),s(258)],t),r[s(462)][s(377)](s(166),t),r[s(518)][s(384)](t,e[s(313)]))}),{priority:n(324)})})),n[t(342)][t(228)][t(517)]((e=>{const r=t;let s=!1;const o=Array[r(331)](n[r(342)][r(228)][r(257)][r(192)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(340)](t);if(r(338)!==o)continue;const h=this[r(320)][r(305)](f);if(null!=c[r(244)]){r(554)==u&&(s=s||Cc(c[r(244)],t,e,n[r(342)][r(175)]));const o=r(571)==u&&this[r(425)](l[r(161)]("|")[0]);if(c[r(244)][r(396)]||r(525)==c[r(244)][r(237)][r(328)]||r(295)==u&&!Rc(c[r(244)])||o&&!Rc(c[r(244)])||r(350)==u&&(kc(a=c[r(244)])||function(t){const e=r;return t[e(165)][e(190)]==t[e(556)][e(524)]&&t[e(165)][e(144)]}(a)))e[r(570)](t),s=!0;else{if(!h||!h[r(496)])continue;i[r(520)](h)}}}var a;return i[r(314)]>0&&(s=!!this[r(172)](i)||s),s})),n[t(342)][t(228)][t(517)]((e=>{const r=t;let s=!1;for(const t of n[r(342)][r(228)][r(257)][r(246)]())if(r(512)==t[r(484)])for(const t of this[r(320)][r(510)]()){if(t[r(286)]||!t[r(496)])continue;const o=r(295)==t[r(484)],i=this[r(332)](t),a=i&&this[r(425)](i);if(!o&&!a)continue;const c=t[r(491)]();if(c[r(165)][r(190)]!=c[r(556)][r(190)]&&!c[r(556)][r(144)]){const o=n[r(342)][r(280)](c[r(165)][r(254)],r(556)),i=n[r(342)][r(269)](c[r(165)],o);e[r(140)](t[r(487)](),{range:i}),s=!0}}return s})),n[t(342)][t(228)][t(517)]((e=>this[t(284)](e))),n[t(342)][t(228)][t(517)]((e=>!e[t(304)][t(568)]&&this[t(233)](e))),n[t(342)].on(t(461),(()=>{this[t(481)]=!1})),n[t(342)][t(228)].on(t(416),((r,s)=>{const o=t;if(!s[o(568)]||s[o(297)])return;if(!this[o(481)])return;const i=n[o(342)][o(228)][o(257)][o(246)]();if(0==i[o(381)])return;const a=[],c=i[o(267)]((t=>o(571)==t[o(484)])),u=i[o(267)]((t=>o(512)==t[o(484)]&&o(528)!=t[o(312)]));for(const t of c)this[o(508)](t[o(483)])&&a[o(467)]({key:t[o(483)],newValue:t[o(409)],oldValue:t[o(540)],range:Nc(t[o(319)],n[o(342)])});for(const t of u){if(o(148)!=t[o(452)]&&o(431)!=t[o(452)])continue;const e=Sc(t[o(323)][o(254)],n[o(342)]),r=t[o(479)];o(148)==t[o(452)]&&a[o(467)]({key:o(234),newValue:t[o(312)],oldValue:r[o(312)],range:e});for(const[n,s]of r[o(477)]){if(!this[o(508)](n))continue;const r=t[o(477)][o(305)](n);s!==r&&a[o(467)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(477)])this[o(508)](n)&&(r[o(477)][o(145)](n)||a[o(467)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(381)]&&n[o(342)][o(193)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(164)](t,e,s,o,{groupId:r});this[n(417)](t,a)}))}),{priority:t(348)}),n[t(342)][t(380)].on(t(371),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(340)](n[s(312)]),e=this[s(320)][s(305)](t);e&&e[s(333)](n[s(312)])}})),n[t(342)][t(228)].on(t(416),(()=>{const e=t,r=Array[e(331)](n[e(342)][e(228)][e(257)][e(192)]())[e(267)]((t=>e(338)===this[e(340)](t[e(312)])[e(455)]));if(0===r[e(381)])return;r[e(271)](((t,n)=>{const r=e,s=t[r(337)][r(156)],o=n[r(337)][r(156)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(165)][r(497)](o[r(165)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(340)](t);if(null===n[e(156)]){const n=this[e(143)](t);o[e(520)](n)}else{const t=this[e(320)][e(305)](r);null!==n[e(244)]||t[e(496)]?(s[e(520)](t[e(329)]),o[e(520)](t)):this[e(466)](t)}}o[e(314)]>0&&this[e(547)](o);for(const t of s)this[e(232)](e(485),t)})),n[t(342)].on(t(206),((e,r)=>{const s=t,o=r[0];if(!this[s(320)][s(314)])return;if(!o[s(542)])return;if(o[s(304)][s(297)]||!o[s(304)][s(568)])return;let i,a;switch(o[s(484)]){case s(512):i=n[s(342)][s(280)](o[s(323)]),a=i[s(423)](o[s(369)]);break;case s(161):i=n[s(342)][s(280)](o[s(183)]),a=n[s(342)][s(280)](o[s(458)]);break;case s(565):i=n[s(342)][s(280)](o[s(471)]),a=i[s(423)](o[s(369)]);break;default:return}const c=n[s(342)][s(269)](i,a);n[s(342)][s(346)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(549)](c)){if(e[t(286)])continue;if(t(554)==e[t(484)])continue;const r=this[t(332)](e);if(r&&this[t(425)](r)&&t(161)!=o[t(484)])continue;const s=e[t(337)]&&e[t(337)][t(531)];(t(295)!=e[t(484)]||t(161)==o[t(484)]&&!s)&&(n[t(163)]||t(379)==e[t(484)]&&n[t(195)]||e[t(491)]()[t(407)](c)&&this[t(222)](e,i,a))}}))}),{priority:t(348)}),n[t(342)].on(t(514),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(308)])return;if(this[s(288)])return;if(!this[s(533)][s(500)])return;if(o[s(396)])return;const a=n[s(342)][s(175)],{start:c,end:u}=o[s(491)](),l=c[s(254)]&&a[s(177)](c[s(254)])?null:a[s(403)](c,s(243)),f=u[s(524)]&&a[s(177)](u[s(524)])?null:a[s(403)](u,s(327)),h=n[s(342)][s(269)](l?l[s(165)]:c,f?f[s(556)]:u);n[s(342)][s(346)]((t=>{const e=s;this[e(270)](h);const r=n[e(342)][e(175)][e(403)](h[e(165)]);o.is(e(410))?t[e(373)](r):o[e(399)](r)})),e[s(386)]()}),{priority:e.priorities[t(230)]+10}),n[t(342)].on(t(189),((e,r)=>{const s=t,o=r[r[s(381)]-1];o&&o[s(308)]||this[s(288)]||this[s(533)][s(500)]&&(n[s(342)][s(346)]((()=>{const t=s;let o=n[t(342)][t(189)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(383)]=o[t(459)]();const i=o[t(556)][t(524)],a=n[t(342)][t(175)];i&&a[t(546)](i)&&!a[t(493)](i)&&(o=n[t(342)][t(269)](o[t(165)],n[t(342)][t(280)](i,t(556)))),this[t(245)](o)})),e[s(386)]())}),{priority:t(324)}),this[t(480)][t(521)][t(520)](t(251),this[t(533)]),this[t(558)](t(251));const o=new p(n,this[t(320)]);n[t(521)][t(520)](t(274),o),this[t(558)](t(274));const i=new b(n,this[t(320)]);n[t(521)][t(520)](t(530),i),this[t(558)](t(530)),n[t(521)][t(520)](t(544),new S(n,o,this[t(320)])),this[t(558)](t(544)),n[t(521)][t(520)](t(406),new S(n,i,this[t(320)])),this[t(558)](t(406)),n[t(521)][t(520)](t(170),new w(n,o,this[t(320)])),this[t(558)](t(170)),n[t(521)][t(520)](t(529),new w(n,i,this[t(320)])),this[t(558)](t(529));const c=n[t(563)][t(305)](t(302));this[t(426)](c,t(541),((e,{threadId:n})=>{const r=t,s=this[r(320)][r(305)](n);s&&s[r(505)]&&1===s[r(505)][r(381)]&&this[r(569)](n,{hasComments:!0})}),{priority:t(446)}),this[t(426)](c,t(385),((e,{threadId:n})=>{const r=t,s=this[r(320)][r(305)](n);s&&s[r(505)]&&!s[r(505)][r(381)]&&this[r(569)](n,{hasComments:!1})}),{priority:t(446)})}set[Ec(216)](t){const n=Ec;if(this[n(511)])throw new e.CKEditorError(n(450),this);this[n(511)]=t}get[Ec(216)](){return this[Ec(511)]}[Ec(453)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(320)][n(510)]())t&&!e[n(496)]||r[n(467)](e);return e?r[n(260)]((t=>t[n(486)]())):r}[Ec(516)](t){const n=Ec,r=this[n(320)][n(305)](t);if(!r)throw new e.CKEditorError(n(361),this);return r}[Ec(366)](t){const e=Ec;return this[e(320)][e(145)](t)}[Ec(457)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(484)][e(161)](":"),a=this[e(320)][e(305)](r)||this[e(298)](o,i,r,n,s);if(this[e(470)](a),this[e(290)](a,o,i||null,n),a[e(301)]=t[e(301)],a[e(387)]=!0,s&&s[e(326)]){const t=s[e(326)],n=this[e(394)](t[e(465)]);a[e(551)]=t[e(301)],a[e(536)]=n,a[e(552)]=!0}else a[e(551)]=t[e(301)];switch(t[e(337)]&&(a[e(337)]=t[e(337)]),t[e(477)]&&(a[e(477)]=t[e(477)]),this[e(511)]&&this[e(511)][e(478)]||(a[e(445)]=!0),this[e(421)][e(305)](a)){case e(264):this[e(421)][e(390)](a,e(559));break;case e(414):a[e(496)]?(this[e(172)](new Set([a])),this[e(547)](new Set([a])),this[e(421)][e(390)](a,e(207)),this[e(232)](e(322),a)):this[e(421)][e(390)](a,e(174))}return a}[Ec(274)](t){const e=Ec;this[e(308)]((()=>{const n=e;this[n(480)][n(342)][n(346)]((()=>{const e=n;for(const n of t[e(557)]())n[e(454)]()}))}))}[Ec(530)](t){const e=Ec;this[e(308)]((()=>{const n=e;this[n(480)][n(342)][n(346)]((()=>{const e=n;for(const n of t[e(557)]())n[e(261)]()}))}))}[Ec(558)](t,n){const r=Ec,s=this[r(480)][r(521)][r(305)](t);if(!s)throw new e.CKEditorError(r(488),this,{commandName:t});if(this[r(214)][r(145)](s))throw new e.CKEditorError(r(151),this,{commandName:t});this[r(214)][r(520)](s),n&&s.on(r(562),((t,e)=>{const o=r;this[o(533)][o(500)]&&(this[o(288)]||(e[o(381)]>0&&e[e[o(381)]-1]&&e[e[o(381)]-1][o(308)]?e[o(550)]():(t[o(383)]=n(((...t)=>s[o(562)](...t,{forceDefaultExecution:!0})),...e),t[o(386)]())))}),{priority:r(324)})}[Ec(308)](t){const n=Ec;let r,s;const o=this[n(288)];this[n(288)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(288)]=!1),s&&e.CKEditorError[n(210)](s,this),r}[Ec(245)](t,n=null,r={}){const s=Ec;if(t[s(396)])return null;const o=this[s(480)][s(563)][s(305)](s(343)).me;for(const{suggestion:e,meta:o}of this[s(549)](t,s(379)))if(o[s(195)]){if(!o[s(181)]){if(o[s(163)]){if(!this[s(372)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(222)](e,t[s(165)],t[s(556)]);break}if(n==e[s(259)]&&wc(e,r)){const n=e[s(491)]();return n[s(165)][s(291)](t[s(556)])?this[s(411)](e,this[s(365)][s(269)](t[s(165)],n[s(556)])):this[s(411)](e,this[s(365)][s(269)](n[s(165)],t[s(556)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(405)+n:s(379),u=this[s(204)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(448)](c,i,a,t),u}[Ec(187)](t,n=Ec(519),r={}){const s=Ec,o=this[s(480)][s(563)][s(305)](s(343)).me,i=this[s(310)][s(201)](s(379),n,s(321));for(const e of this[s(453)]())if(e[s(536)].id==o.id&&s(379)==e[s(484)]&&e[s(259)]==n&&wc(e,r)&&(i(e[s(147)](),t)||i(t,e[s(147)]()))){for(const n of t)e[s(224)](n);return e}for(const{suggestion:e,meta:n}of this[s(549)](t,s(379))){if(!n[s(195)])continue;if(!this[s(372)]&&n[s(163)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(147)]())for(const e of t)if(!n[s(407)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(405)+n,l=this[s(204)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(448)](u,a,c,e,Hr[s(503)]());return l}[Ec(219)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(396)])return null;if(o(282)===this[o(415)]){const e=this[o(310)][o(201)](o(554),r,o(454));return this[o(308)]((()=>e([t],n,s))),null}const i=this[o(480)][o(563)][o(305)](o(343)).me,a=[];if(o(293)!==this[o(415)])for(const{suggestion:e,meta:n}of this[o(549)](t,o(379)))n[o(195)]&&!n[o(498)]&&a[o(467)](...e[o(147)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(438)](s);e&&r[n(467)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(381)];){const s=r[e][n(279)](t);r[n(534)](e,1,...s),e+=s[n(381)]}}return r}(t,a);c[o(381)]&&this[o(365)][o(346)]((()=>{const t=o;for(const e of c){const o=this[t(310)][t(201)](t(554),r,t(454));this[t(308)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(165)],u=t[o(556)];for(const{suggestion:e,meta:n}of this[o(549)](t,o(554))){if(!n[o(195)])continue;if(e[o(259)]!=r)continue;if(!wc(e,s))continue;const i=e[o(491)]();if(i[o(407)](t,!0))return null;c=c[o(497)](i[o(165)])?c:i[o(165)],u=u[o(152)](i[o(556)])?u:i[o(556)],a?i[o(165)][o(497)](a[o(491)]()[o(165)])?(a[o(376)](),a=e):e[o(376)]():a=e}const l=this[o(365)][o(269)](c,u);if(a)this[o(411)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(204)]({id:t,type:o(495)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(448)](o(495)+r,t,a,l)}}return null}[Ec(463)](t,n,r=[],s=null,o={}){const i=Ec;n[i(158)]||(n[i(158)]=n[i(388)]),n[i(531)]=t.is(i(319)),s=s||Lc(n);const a=r[i(260)]((t=>Sc(t,this[i(365)]))),c=t.is(i(319))?t:Sc(t,this[i(365)]);if(i(282)===this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t([c],n,o))),null}a[i(467)](c);let u=!0;for(const t of a)if(!this[i(354)](t)){u=!1;break}if(u&&i(293)!==this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t([c],n,o))),null}let l=null,f=c[i(165)],h=c[i(556)];for(const{suggestion:t,meta:e}of this[i(549)](c,i(295))){if(!e[i(195)])continue;if(e[i(181)]||e[i(163)]||e[i(498)])continue;if(t[i(337)][i(158)]!=n[i(158)])continue;if(!wc(t,o))continue;const r=t[i(491)]();if(t[i(259)]==s){if(r[i(407)](c,!0))return null;f=f[i(497)](r[i(165)])?f:r[i(165)],h=h[i(152)](r[i(556)])?h:r[i(556)],l?r[i(165)][i(497)](l[i(491)]()[i(165)])?(l[i(376)](),l=t):t[i(376)]():l=t}else{const e=c[i(438)](r);this[i(303)](t,e)}}const g=this[i(480)][i(563)][i(305)](i(343)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(411)](l,this[i(365)][i(269)](f,h)),l;{const t=this[i(204)]({id:d,type:i(444)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(448)](i(444)+s,d,p,this[i(365)][i(269)](f,h)),t}}[Ec(157)](t,n,r=[],s=null,o={}){const i=Ec;n[i(158)]||(n[i(158)]=n[i(388)]);const a=t[0];n[i(531)]=a.is(i(319)),s=s||Lc(n);const c=r[i(260)]((t=>Sc(t,this[i(365)]))),u=a.is(i(319))?t:t[i(260)]((t=>Sc(t,this[i(365)])));if(i(282)===this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t(u,n,o))),null}c[i(467)](...u);let l=!0;for(const t of c)if(!this[i(354)](t)){l=!1;break}if(l&&i(293)!==this[i(415)]){const t=this[i(310)][i(201)](i(295),s,i(454));return this[i(308)]((()=>t(u,n,o))),null}const f=this[i(480)][i(563)][i(305)](i(343)).me;for(const t of this[i(453)]()){if(t[i(536)].id!=f.id)continue;if(i(295)!=t[i(484)]||t[i(337)][i(158)]!=n[i(158)])continue;if(!wc(t,o))continue;const e=t[i(259)]==s;for(let n=0;n<u[i(381)];n++){const r=u[n];for(const s of t[i(223)]()){const o=s[i(239)]();if(r[i(291)](o)){e?(u[i(534)](n,1),n--):t[i(570)](s[i(312)]);break}}}}if(0==u[i(381)])return null;const h=this[i(310)][i(201)](i(295),s,i(321));for(const t of this[i(453)]())if(t[i(536)].id==f.id&&i(295)==t[i(484)]&&t[i(337)][i(158)]==n[i(158)]&&t[i(259)]==s&&wc(t,o)&&(h(t[i(147)](),u)||h(u,t[i(147)]()))){for(const e of u)t[i(224)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(444)+s,m=this[i(204)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(448)](p,g,d,t,Hr[i(503)]());return m}[Ec(270)](t,n=null,r={}){const s=Ec;if(t[s(396)])return null;const o=this[s(480)][s(563)][s(305)](s(343)).me,a=new i.LiveRange(t[s(165)],t[s(556)]);for(const{suggestion:t,meta:e}of this[s(549)](a,s(379)))if(e[s(195)]&&!e[s(181)])if(t[s(286)]){const e=t[s(147)]()[s(267)]((t=>s(525)!=t[s(237)][s(328)]));if(e[s(468)]((t=>a[s(407)](t,!0)))&&t[s(261)](),e[s(311)]((t=>t[s(407)](a,!0)))){const t=this[s(310)][s(201)](s(350),n,s(454));return this[s(308)]((()=>t([a],null,r))),null}}else{const e=a[s(438)](t[s(491)]());null!==e&&t[s(221)]([e],null,r)}if(a[s(186)](),a[s(396)]||s(525)==a[s(237)][s(328)])return null;let c=null,u=a[s(165)],l=a[s(556)];const f=this[s(549)](a,s(350));for(const{suggestion:t,meta:e}of f){const n=this[s(365)][s(269)](u,l);if(e[s(195)]&&(this[s(372)]||!e[s(163)]&&!e[s(498)]))if(t[s(286)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(147)]()){if(r[s(407)](n,!0))return t;n[s(407)](r)||(e=!1)}e&&t[s(261)]()}else{const e=t[s(491)]();if(e[s(407)](n,!0))return t;if(!wc(t,r)){n[s(407)](e)?t[s(376)]():e[s(456)](u)?u=e[s(556)]:e[s(456)](l)&&(l=e[s(165)]);continue}u=u[s(497)](e[s(165)])?u:e[s(165)],l=l[s(152)](e[s(556)])?l:e[s(556)],r=Object[s(306)]({},t[s(477)]),c?e[s(165)][s(497)](c[s(491)]()[s(165)])?(c[s(376)](),c=t):t[s(376)]():c=t}}if(c)return this[s(411)](c,this[s(365)][s(269)](u,l)),c;{const t=(0,e.uid)(),i=this[s(365)][s(269)](u,l),a=o.id,c=n?s(349)+n:s(350),f=this[s(204)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(448)](c,t,a,i),f}}[Ec(522)](t,n=Ec(519),r={}){const s=Ec,o=this[s(480)][s(563)][s(305)](s(343)).me,a=t[s(260)]((t=>new i.LiveRange(t[s(165)],t[s(556)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(549)](a,s(379)))e[s(195)]&&!e[s(181)]&&c[s(520)](t);for(const e of c)if(e[s(286)]){const o=e[s(147)]();if((!e[s(477)]||!e[s(477)][s(318)])&&o[s(468)]((t=>a[s(311)]((e=>e[s(407)](t,!0)))))&&e[s(261)](),a[s(468)]((t=>o[s(311)]((e=>e[s(407)](t,!0)))))){const e=this[s(310)][s(201)](s(350),n,s(454));return this[s(308)]((()=>e(t,null,r))),null}}else{const t=e[s(491)]();if(a[s(311)]((e=>e[s(407)](t,!0)))&&e[s(261)](),a[s(468)]((e=>t[s(407)](e,!0)))){const t=this[s(310)][s(201)](s(350),n,s(454));return this[s(308)]((()=>t(a,null,r))),null}}const u=this[s(310)][s(201)](s(350),n,s(321));let l=null;for(const t of this[s(453)]())if(t[s(536)].id==o.id&&t[s(496)]&&s(350)==t[s(484)]&&t[s(259)]==n&&wc(t,r)&&(u(t[s(147)](),a)||u(a,t[s(147)]())))if(l){if(t[s(505)]&&t[s(505)][s(381)])continue;for(const e of t[s(147)]())l[s(504)](e)||l[s(224)](e);t[s(376)]()}else{l=t;for(const e of a)t[s(504)](e)||t[s(224)](e)}if(l)return l;c[s(359)]();for(const{suggestion:t,meta:e}of this[s(549)](a,s(350)))e[s(195)]&&(this[s(372)]||!e[s(163)]&&!e[s(498)])&&wc(t,r)&&c[s(520)](t);for(const t of c){const e=t[s(147)]();if((!r||!r[s(318)])&&a[s(468)]((t=>e[s(311)]((e=>e[s(407)](t,!0))))))return t;(!t[s(477)]||!t[s(477)][s(318)])&&e[s(468)]((t=>a[s(311)]((e=>e[s(407)](t,!0)))))&&t[s(261)]()}const f=(0,e.uid)(),h=o.id,g=s(349)+n,d=this[s(204)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(186)](),t[s(396)]||s(525)==t[s(237)][s(328)]||this[s(448)](g,f,h,t,Hr[s(503)]());return d}[Ec(164)](t,n,r,s,o){const i=Ec;if(t[i(396)])return[];if(i(282)===this[i(415)])return[];const a=this[i(480)][i(563)][i(305)](i(343)).me.id,c=Array[i(331)](this[i(320)][i(510)]())[i(267)]((e=>i(571)==e[i(484)]&&e[i(337)][i(217)]==n&&e[i(504)](t)));if(i(509)===this[i(415)]){const e=this[i(549)](t,i(379))[i(267)]((({meta:t})=>t[i(195)]&&!t[i(498)]&&!t[i(181)]))[i(260)]((({suggestion:t})=>t));c[i(182)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(571)==t[i(484)]?t[i(337)][i(490)]:void 0,o=t[i(491)](),a=Array[i(331)](u[i(527)]())[i(447)]((t=>t[i(242)](o)));if(!a)continue;const c=a[i(279)](o);this[i(425)](n)&&i(379)==t[i(484)]&&0!=c[i(381)]||(u[i(168)](a),c[i(398)]((t=>{u[i(390)](t,r)})),i(379)!=t[i(484)]&&e!=s&&u[i(390)](a[i(438)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(381)]>37&&console[i(149)](i(404),{key:n});const f=(i(539)+(n+"|")+Lc({newValue:s}))[i(401)](0,60),h=this[i(204)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(467)](h),this[i(448)](f,c,a,t)}return l}[Ec(153)](t){const e=Ec;this[e(558)](t,((t,...n)=>{this[e(231)]((()=>{t(...n)}))}))}[Ec(299)](t){const e=Ec;this[e(253)][e(520)](t)}[Ec(537)](t){const e=Ec;this[e(436)][e(520)](t)}[Ec(332)](t){const e=Ec;return e(571)==t[e(484)]?t[e(259)][e(161)]("|")[0]:null}[Ec(411)](t,e){const n=Ec,r=t[n(487)]();this[n(365)][n(346)]((t=>{t[n(140)](r,{range:e})}))}[Ec(470)](t){const e=Ec,n=t.id,r=this[e(480)][e(355)][e(305)](e(429));this[e(209)][e(432)](n)||this[e(209)][e(392)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(209)][e(142)](n);s[e(238)](e(176)),s[e(176)]=!1,t[e(505)]=s}[Ec(290)](t,n,r,s){const o=Ec;if(t[o(484)]!=n||t[o(259)]!=r||t[o(205)].id!=s)throw this[o(480)][o(368)](o(335)),new e.CKEditorError(o(335),this)}[Ec(303)](t,n){const r=Ec,s=t[r(491)]();if(n[r(291)](s))t[r(376)]();else if(s[r(407)](n)){const o=this[r(365)][r(280)](n[r(165)][r(524)],r(556));this[r(411)](t,this[r(365)][r(269)](s[r(165)],o));const i=(0,e.uid)(),a=t[r(205)].id,c=t[r(484)]+":"+t[r(259)];this[r(204)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(337)],attributes:t[r(477)]});const u=this[r(365)][r(280)](n[r(556)][r(190)],r(523)),l=this[r(365)][r(269)](u,s[r(556)]);this[r(448)](c,i,a,l)}else if(s[r(456)](n[r(165)])){const e=this[r(365)][r(280)](n[r(165)][r(524)],r(556));this[r(411)](t,this[r(365)][r(269)](s[r(165)],e))}else{const e=this[r(365)][r(280)](n[r(556)][r(190)],r(523));this[r(411)](t,this[r(365)][r(269)](e,s[r(556)]))}}[Ec(354)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(549)](t,e(379))){if(!r[e(195)])continue;const s=n[e(147)]();for(const n of s)if(!t[e(279)](n)[e(381)])return!0}return!1}[Ec(218)](t){const n=Ec,r=this[n(480)][n(563)][n(305)](n(343))[n(202)](t);if(!r)throw new e.CKEditorError(n(339),this);return r}[Ec(394)](t){const e=Ec,n=this[e(480)][e(563)][e(305)](e(343)),r=(0,o.hashObject)(e(472)+t);return n[e(202)](r)||n[e(250)]({id:r,name:t})}[Ec(298)](t,e,n,r,s){const o=Ec,i=this[o(218)](r),a=this[o(310)][o(199)](t,e,n,i,s,(t=>{const e=o;this[e(569)](n,{attributes:t});const r=this[e(516)](n);this[e(172)](new Set([r])),this[e(547)](new Set([r]))}));return this[o(426)](a,o(454),(()=>{const t=o;this[t(569)](n,{state:t(356)})}),{priority:o(324)}),this[o(426)](a,o(261),(()=>{const t=o;this[t(569)](n,{state:t(184)})}),{priority:o(324)}),this[o(320)][o(390)](n,a),this[o(421)][o(390)](a,o(264)),a}[Ec(340)](t){const e=Ec,n=t[e(161)](":");return{group:n[0],type:n[1],subType:n[e(381)]>=5?n[2]:null,id:n[e(381)]<5?n[2]:n[3],authorId:n[e(381)]<5?n[3]:n[4],markerCount:6==n[e(381)]?n[5]:null}}[Ec(222)](t,n,r){const s=Ec,o=t[s(491)](),i=o[s(165)],a=o[s(556)];this[s(411)](t,this[s(365)][s(269)](i,n));const c=(0,e.uid)(),u=t[s(205)].id,l=t[s(484)]+(t[s(259)]?":"+t[s(259)]:"");this[s(204)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(477)],data:t[s(337)]});const f=this[s(332)](t);(s(295)==t[s(484)]||f&&this[s(425)](f))&&(r=this[s(365)][s(278)](r[s(190)])),this[s(448)](l,c,u,this[s(365)][s(269)](r,a))}[Ec(549)](t,e=null){const n=Ec,r=[],s=this[n(480)][n(563)][n(305)](n(343)).me;Array[n(171)](t)||(t=[t]);for(const o of this[n(453)]()){if(!o[n(496)])continue;if(e&&o[n(484)]!=e)continue;let i=!1;for(const e of o[n(147)]()){for(const a of t){const t=a[n(165)][n(291)](e[n(556)])||a[n(556)][n(291)](e[n(165)]);if(t||a[n(438)](e)){const c=a[n(407)](e)&&Ac(this[n(365)][n(175)],e[n(165)],a),u=e[n(407)](a)&&Ac(this[n(365)][n(175)],a[n(165)],e);r[n(467)]({suggestion:o,meta:{isOwn:s==o[n(536)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(448)](t,e,n,r,s){const o=Ec;this[o(365)][o(346)]((i=>{const a=o;let c=a(482)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(400)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(466)](t){const e=Ec,n=t[e(255)],r=t[e(363)];t[e(255)]=null,t[e(363)]=null,null!=n&&n[e(363)]==t&&(n[e(363)]=r),null!=r&&r[e(255)]==t&&(r[e(255)]=n),e(207)==this[e(421)][e(305)](t)&&(this[e(421)][e(390)](t,e(174)),this[e(232)](e(141),t,n,r))}[Ec(204)](t){const n=Ec,r=t.id,s=this[n(457)](t);if(this[n(511)]&&this[n(511)][n(478)]){const o=this[n(480)][n(563)][n(305)](n(412)),i=s[n(375)],a=s[n(259)]?s[n(484)]+":"+s[n(259)]:s[n(484)],c=this[n(480)][n(538)],u=o[n(520)](zr(c,n(364))),l={id:r,type:a,hasComments:i,data:t[n(337)]||null,originalSuggestionId:t[n(428)]||null,attributes:s[n(477)]};this[n(511)][n(478)](l)[n(501)]((t=>{const e=n;s[e(445)]=!0,o[e(281)](u),t&&t[e(301)]&&(this[e(320)][e(305)](r)[e(301)]=t[e(301)])}))[n(430)]((t=>{const r=n;throw(0,e.logWarning)(r(506)),this[r(480)][r(342)][r(193)]({isUndoable:!1},(()=>{s[r(261)]()})),s[r(236)](),this[r(320)][r(168)](s.id),this[r(421)][r(168)](s),t}))}return s}[Ec(425)](t){const e=Ec;return this[e(253)][e(145)](t)}[Ec(569)](t,e){const n=Ec,r=this[n(480)][n(563)][n(305)](n(412)),s=this[n(516)](t);if(this[n(511)]&&this[n(511)][n(300)])if(s[n(445)]){const s=r[n(520)](zr(this[n(480)][n(538)],n(364)));this[n(511)][n(300)](t,e)[n(501)]((()=>{r[n(281)](s)}))}else s.on(n(515),(()=>{this[n(569)](t,e)}))}[Ec(474)](t){const n=Ec;if(!this[n(511)]||!this[n(511)][n(516)])throw new e.CKEditorError(n(211),this);return this[n(511)][n(516)](t)}[Ec(143)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(340)](t),i=this[e(320)][e(305)](n)||this[e(298)](r,s,n,o,{});switch(this[e(290)](i,r,s,o),this[e(421)][e(305)](i)){case e(264):this[e(474)](n)[e(501)]((t=>{const r=e;let s=Promise[r(397)]();t[r(375)]&&(s=this[r(209)][r(393)]({channelId:this[r(480)][r(355)][r(305)](r(429)),threadId:n})),s[r(501)]((()=>{const e=r;this[e(457)](t)[e(445)]=!0}))})),this[e(421)][e(390)](i,e(414));break;case e(174):this[e(569)](n,{state:e(225)});case e(559):this[e(421)][e(390)](i,e(207)),this[e(232)](e(322),i);break;case e(207):this[e(232)](e(485),i)}return i[e(333)](t),i}[Ec(547)](t){const e=Ec,n=Array[e(331)](t),r=n[e(267)]((t=>e(571)==t[e(484)]));this[e(226)](r);const s=n[e(267)]((t=>!t[e(286)]&&e(571)!=t[e(484)])),o=this[e(453)]({skipNotAttached:!0})[e(267)]((t=>!t[e(286)]&&e(571)!=t[e(484)])),i=o[e(267)]((n=>!t[e(145)](n))),a=new Map(o[e(260)]((t=>[t,this[e(310)][e(201)](t[e(484)],t[e(259)],e(317))]))),c=new Map(o[e(260)]((t=>[t,t[e(491)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(381)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(381)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(381)];t++){const n=s[t];!l[e(145)](n)&&n[e(255)]&&(f[e(520)](n[e(255)]),n[e(255)][e(363)]===n&&(n[e(255)][e(363)]=null),n[e(255)]=null),!u[e(145)](n)&&n[e(363)]&&(f[e(520)](n[e(363)]),n[e(363)][e(255)]===n&&(n[e(363)][e(255)]=null),n[e(363)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(381)];e++){const r=g(t,n[e]);r&&(r[0][s(363)]=r[1],r[1][s(255)]=r[0],u[s(520)](r[0]),l[s(520)](r[1]))}}function g(t,n){const r=e;if(t[r(536)].id!==n[r(536)].id)return null;const s=a[r(305)](t)(t,n,c[r(305)](t),c[r(305)](n));return s&&a[r(305)](n)(t,n,c[r(305)](t),c[r(305)](n))?s[1][r(505)]&&s[1][r(505)][r(381)]?null:s:null}f[e(314)]&&this[e(547)](f)}[Ec(226)](t){const e=Ec;if(0==t[e(381)])return;const n=this[e(453)]({skipNotAttached:!0})[e(267)]((t=>e(571)==t[e(484)]&&t[e(387)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(477)]);s[e(145)](n)||(s[e(390)](n,r[e(381)]),r[e(467)]([]));const i=s[e(305)](n);r[i][e(467)](t)}!function(){const t=e;r[t(271)](((e,n)=>{const r=t,s=e[0][r(301)],o=n[0][r(301)];return s==o?e[0][r(477)][r(248)]<n[0][r(477)][r(248)]?-1:1:s<o?-1:1}));for(const e of r)e[t(271)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(381)];t++){if(0==r[t][e(381)])continue;const n=[];for(let s=t+1;s<r[e(381)];s++)0!=r[s][e(381)]&&i(r[t],r[s])&&n[e(467)](s);for(const s of n)r[t]=r[t][e(382)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(381)];n++)t[n][e(363)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(381)];n++)t[n][e(255)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(477)][r(248)]!==n[0][r(477)][r(248)]&&t[0][r(536)]!==n[0][r(536)])return!1;if(!function(t,e){const n=r;return!t[n(375)]&&!e[n(375)]||(!t[n(375)]||!e[n(375)])&&(!!(t[n(375)]&&e[n(301)]<t[n(505)][n(241)][n(305)](0)[n(301)])||!!(e[n(375)]&&t[n(301)]<e[n(505)][n(241)][n(305)](0)[n(301)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(477)],r(248)),o=Ic(n[0][r(477)],r(248));return!!wr(s,o)&&(!!t[r(468)]((t=>n[r(311)]((e=>t[r(491)]()[r(291)](e[r(491)]())))))&&n[r(468)]((e=>t[r(311)]((t=>e[r(491)]()[r(291)](t[r(491)]()))))))}}[Ec(172)](t){const e=Ec,n=Array[e(331)](t),r=this[e(453)]({skipNotAttached:!0}),s=r[e(267)]((n=>!t[e(145)](n))),o=new Map(n[e(260)]((t=>[t,this[e(310)][e(201)](t[e(484)],t[e(259)],e(321))]))),i=new Map(r[e(260)]((t=>[t,t[e(147)]()])));for(let t=0;t<n[e(381)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(381)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(381)];e++){const s=r[e];if(s[a(484)]!==n[a(484)]||s[a(536)].id!==n[a(536)].id||s[a(259)]!==n[a(259)])continue;if(!Oc(n,s,[a(248)]))continue;if(a(571)==n[a(484)]&&n[a(337)][a(490)]!=s[a(337)][a(490)])continue;if(a(571)==n[a(484)]&&t[a(425)](n[a(337)][a(217)]))continue;if(a(295)==n[a(484)]){const e=t[a(480)][a(342)],r=n[a(548)]();if(r&&(e[a(175)][a(493)](r)||e[a(175)][a(177)](r)))continue}const c=o[a(305)](n),u=i[a(305)](n),l=i[a(305)](s),f=n[a(505)]&&n[a(505)][a(381)],h=s[a(505)]&&s[a(505)][a(381)];if(!f&&c(l,u))return t[a(296)](s,n),i[a(168)](n),!0;if(!h&&c(u,l))return t[a(296)](n,s),i[a(168)](s),!0}return!1}}[Ec(296)](t,e){const n=Ec;if(t[n(286)])for(const r of e[n(147)]())t[n(224)](r);else{const r=e[n(491)]()[n(556)];this[n(411)](t,this[n(365)][n(269)](t[n(491)]()[n(165)],r))}e[n(376)]()}[Ec(378)](t,e){const n=Ec,r=t[n(247)](n(287))||t[n(247)](n(571))?n(353):t[n(526)]();return zr(this[n(480)][n(538)],e+"_"+r+n(433))}[Ec(402)](){const t=Ec,e=this[t(480)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(365)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(340)](t[s(312)]);if(s(338)===e){n[s(285)](this[s(378)](r,s(564)));break}}for(const t of r){const{group:e,type:r}=this[s(340)](t[s(312)]);if(s(338)===e){n[s(285)](this[s(378)](r,s(169)));break}}}))}[Ec(284)](t){const e=Ec;if(this[e(481)])return!1;const n=this[e(480)],r=n[e(342)][e(228)][e(257)][e(246)]();if(0==r[e(381)])return!1;const s=[],o=r[e(267)]((t=>e(571)==t[e(484)])),i=r[e(267)]((t=>e(512)==t[e(484)]&&e(528)!=t[e(312)])),a=r[e(267)]((t=>e(281)==t[e(484)]&&e(528)!=t[e(312)]));for(const t of o)s[e(467)]({key:t[e(483)],newValue:t[e(409)],oldValue:t[e(540)],range:Nc(t[e(319)],n[e(342)])});for(const t of i){const r=a[e(447)]((n=>n[e(323)][e(291)](t[e(323)])));r&&s[e(467)]({key:e(234),newValue:t[e(312)],oldValue:r[e(312)],range:n[e(342)][e(439)](t[e(323)][e(254)])})}return 0!=s[e(381)]&&this[e(417)](t,s)}[Ec(233)](t){const e=Ec;let n=!1;const r=this[e(480)][e(342)][e(228)][e(257)][e(192)]()[e(267)]((t=>t[e(337)][e(244)]&&t[e(312)][e(247)](e(437))));for(const s of r){const{subType:r,id:o}=this[e(340)](s[e(312)]),i=r[e(161)]("|")[0];for(const r of this[e(453)]({skipNotAttached:!0}))r.id!=o&&e(571)==r[e(484)]&&r[e(337)]&&r[e(337)][e(217)]==i&&r[e(491)]()[e(242)](s[e(337)][e(244)])&&(this[e(502)](r,s[e(337)][e(244)],t),n=!0)}return n}[Ec(231)](t){const e=Ec;this[e(480)],this[e(481)]=!0,t()}[Ec(508)](t){const e=Ec,n=this[e(425)](t),r=this[e(436)][e(145)](t);return n||r}[Ec(417)](t,e){const n=Ec;if(0==e[n(381)])return!1;let r=!1;for(const s of e){const e=this[n(549)](s[n(319)],n(571))[n(267)]((t=>!t[n(256)][n(181)]))[n(260)]((t=>t[n(338)])),i=(0,o.hashObject)({newValue:s[n(507)]});e[n(267)]((t=>{const e=n,[r,o]=t[e(259)][e(161)]("|");return r==s[e(217)]&&o!=i}))[n(398)]((e=>{const o=n;this[o(502)](e,s[o(319)],t),r=!0}))}return r}[Ec(502)](t,e,n){const r=Ec,s=t[r(491)]()[r(279)](e);0!==s[r(381)]?1!==s[r(381)]?this[r(222)](t,e[r(165)],e[r(556)]):this[r(411)](t,s[0]):n[r(570)](t[r(487)]())}}class yc{constructor(t){const e=Ec;this[e(191)]=t,this[e(365)]=t[e(342)],this[e(249)]=new Map,this[e(197)]=new Map,this[e(200)]()}[Ec(199)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(365)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(201)](t,e,i(454))(...n),onDiscard:(...n)=>this[i(201)](t,e,i(261))(...n)})}[Ec(155)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(249)][s(390)](o,r)}[Ec(201)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(249)][r(305)](s)||this[r(197)][r(305)](t+":"+n)}[Ec(200)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(271)](((t,n)=>t[e(165)][e(497)](n[e(165)])?1:-1)),this[e(365)][e(346)]((n=>{const r=e;for(const e of t){let t;t=e[r(556)][r(144)]&&e[r(556)][r(190)]==e[r(165)][r(254)]?n[r(347)](e[r(165)][r(254)],"on"):n[r(347)](e),this[r(365)][r(514)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(365)][n(346)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(260)]((t=>(kc(t)&&(t=this[s(365)][s(269)](t[s(556)])),t)))[s(267)]((t=>s(525)!==t[s(237)][s(328)]));if(c[s(381)]<1)return;const u=Array[s(331)](this[s(365)][s(228)][s(561)][s(147)]())[s(260)]((t=>i.LiveRange[s(173)](t)));r[s(373)](c);for(const t of this[s(191)][s(521)][s(521)]())t[s(431)]();a[s(467)]({forceDefaultExecution:!0}),this[s(191)][s(562)](o,...a);const l=u[s(267)]((t=>s(525)!=t[s(237)][s(328)]));l[s(381)]>0&&r[s(373)](l);for(const t of u)t[s(186)]()}))},s=(e,n)=>1==e[t(381)]&&1==n[t(381)]&&e[0][t(556)][t(291)](n[0][t(165)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(365)])?[e,n]:vc(n,e,s,r,this[t(365)])?[n,e]:null;this[t(197)][t(390)](t(532),e),this[t(197)][t(390)](t(160),n),this[t(197)][t(390)](t(229),s),this[t(197)][t(390)](t(276),o),this[t(197)][t(390)](t(362),n),this[t(197)][t(390)](t(180),e),this[t(197)][t(390)](t(325),s),this[t(197)][t(390)](t(443),o),this[t(197)][t(390)](t(275),r),this[t(197)][t(390)](t(555),e),this[t(197)][t(390)](t(513),s),this[t(197)][t(390)](t(227),e),this[t(197)][t(390)](t(292),r),this[t(197)][t(390)](t(395),e),this[t(197)][t(390)](t(188),s),this[t(197)][t(390)](t(344),e),this[t(197)][t(390)](t(435),e),this[t(197)][t(390)](t(150),((e,n)=>{const r=t;if(!n)return;const s=this[r(191)][r(563)][r(305)](_c);this[r(365)][r(346)]((t=>{const o=r;if(o(234)==n[o(217)])for(const r of e){const e=r[o(165)][o(254)],s=n[o(490)];t[o(148)](e,s)}else if(s[o(425)](n[o(217)]))for(const r of e)void 0!==n[o(490)]?t[o(215)](n[o(217)],n[o(490)],r[o(165)][o(254)]):t[o(377)](n[o(217)],r[o(165)][o(254)]);else for(const r of e)n[o(490)]?t[o(215)](n[o(217)],n[o(490)],r):t[o(377)](n[o(217)],r)}))})),this[t(197)][t(390)](t(357),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(190)][r(330)]({includeSelf:!0,parentFirst:!0})){if(s[r(237)]==s)return!1;if(!n[r(427)](s))return!1;if(t[r(493)](s)||t[r(177)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(556)][e(190)]==t[e(165)][e(254)]&&t[e(556)][e(307)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(434)].is(s(252))&&!r[s(493)](t[s(434)]),i=t[s(165)][s(469)](o),a=t[s(556)][s(469)](o,{direction:s(327)});return!(t[s(165)][s(291)](i)&&t[s(556)][s(291)](a)||(i[s(497)](a)?n[s(140)](e,{range:n[s(269)](i,a)}):n[s(570)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(165)][e(254)];return n&&n.is(e(418))}function Nc(t,e){const n=Ec;return null==t[n(556)][n(524)]&&t[n(556)][n(190)]==t[n(165)][n(254)]?Sc(t[n(165)][n(254)],e):t}function Sc(t,e){const n=Ec,r=e[n(175)][n(493)](t)||e[n(175)][n(475)](t);return e[n(269)](e[n(280)](t,n(479)),r?e[n(545)](t):e[n(280)](t,n(556)))}function Mc(){const t=["isEqual","formatBlock:accept","always","1559668xPnBrV","formatBlock","_joinSuggestions","isUndo","_createSuggestion","registerBlockAttribute","updateSuggestion","createdAt","CommentsRepository","_cutOutSuggestionMarker","batch","get","assign","isAtStart","forceDefaultExecution","widget","_suggestionFactory","some","name","markerName","size","markerToData","7954570ebKLnT","chain","skipNestingCheck","range","_suggestions","join","suggestionLoaded","position","high","deletion:join","@external","backward","rootName","head","getAncestors","from","_getAttributeKey","addMarkerName","removeMarker:suggestion:attribute","track-changes-suggestion-data-mismatch","86kuCUxG","data","suggestion","track-changes-user-not-found","_splitMarkerName","dataDowncast","model","Users","formatBlock:chain","addMarker:suggestion:attribute","change","createSelection","lowest","deletion:","deletion","getWalker","ck-suggestion-marker-formatInline","FORMATTING","_rangeIsInLocalUserInsertion","config","accepted","attribute:join","markerNameToElements","clear","pluginName","track-changes-suggestion-not-found","deletion:accept","next","PENDING_ACTION_SUGGESTION","_model","hasSuggestion","813369yWCNra","enableReadOnlyMode","howMany","ck-suggestion-marker-formatBlock","update:suggestion","_mergeNestedSuggestions","setSelection","activeMarkers","hasComments","removeMarkers","removeAttribute","_getMarkerAnnouncementText","insertion","markers","length","concat","return","unbindElementFromMarkerName","removeComment","stop","_isDataLoaded","commandName","515709AsXXvh","set","descriptionFactory","addCommentThread","fetchCommentThread","_getExternalAuthor","formatBlock:discard","isCollapsed","resolve","forEach","setTo","addMarker","substring","_initAriaMarkerChangeAnnouncements","getNearestSelectionRange","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","insertion:","discardAllSuggestions","containsRange","trackChanges.trackFormatChanges","attributeNewValue","documentSelection","_setSuggestionRange","PendingActions","addClass","markerReady","_trackFormatChanges","change:data","_reduceExistingSuggestions","element","dataToMarker","elementEnd","_suggestionState","isTouching","getShiftedBy","1582YRvSUe","_isBlockAttribute","listenTo","containsItem","originalSuggestionId","collaboration.channelId","catch","refresh","hasCommentThread","_SUGGESTION_ANNOUNCEMENT","item","attribute:accept","_inlineAttributeKeys","suggestion:attribute:","getIntersection","createRangeOn","tablePasteChainId","trackChanges.mergeNestedSuggestions","requires","deletion:chain","formatBlock:","_saved","low","find","_addSuggestionMarker","removeClass","track-changes-adapter-already-set","init","action","getSuggestions","accept","group","containsPosition","addSuggestionData","moveTargetPosition","clone","46510563dKBInb","_afterChanges","writer","markBlockFormat","options","authorName","_removeSuggestion","push","every","getLastMatchingPosition","_addThreadToSuggestion","targetPosition","external:","markerToHighlight","_getSuggestionData","isSelectable","addHighlight","attributes","addSuggestion","before","editor","_recordAttributeSuggestions","suggestion:","attributeKey","type","suggestionChanged","toJSON","getFirstMarker","track-changes-command-not-found","getAttribute","oldValue","getFirstRange","7386ECkhwg","isObject","bindElementToMarker","formatInline:","isInContent","isBefore","isInsideObject","fromCharCode","value","then","_reduceSuggestionAttributeRange","getMultiRangeId","isIntersectingWithRange","commentThread","error-saving-suggestion-data-suggestion-discarded","newValue","_isRegisteredAttribute","default","values","_adapter","insert","formatInline:join","deleteContent","change:_saved","getSuggestion","registerPostFixer","mapper","multi","add","commands","markMultiRangeDeletion","after","nodeBefore","$graveyard","toUpperCase","keys","$text","discardSelectedSuggestions","discardSuggestion","multipleBlocks","insertion:accept","trackChangesCommand","splice","getItems","author","registerInlineAttribute","locale","attribute:","attributeOldValue","addComment","isDocumentOperation","containerElement","acceptAllSuggestions","createPositionAfter","isBlock","_refreshSuggestionsChain","getContainedElement","_findSuggestions","pop","authoredAt","isExternal","substr","formatInline","formatInline:discard","end","getAllAdjacentSuggestions","enableCommand","dataReady","change:activeMarkers","selection","execute","plugins","LEAVE","move","elementToElement","10RUzAAv","isLocal","_updateSuggestionData","removeMarker","attribute","updateMarker","suggestionUnloaded","getCommentThread","_handleNewSuggestionMarker","isAtEnd","has","reconvertMarker","getRanges","rename","warn","attribute:discard","track-changes-enable-command-twice","isAfter","enableDefaultAttributesIntegration","suggestion-type","registerCustomCallback","oldRange","markMultiRangeBlockFormat","formatGroupId","ck-suggestion-marker","insertion:discard","split","104CvNpwm","containsRangeInObject","markAttributeChange","start","data-suggestion","for","delete","ENTER","acceptSelectedSuggestions","isArray","_joinWithAdjacentSuggestions","fromRange","removed","schema","isRemovable","isLimit","16276IEpvdH","showSuggestionHighlights","deletion:discard","isNextTo","unshift","splitPosition","rejected","createRangeIn","detach","markMultiRangeInsertion","formatBlock:join","insertContent","parent","_editor","getChangedMarkers","enqueueChange","consumable","isOwn","addMarker:suggestion","_defaultCallbacks","$marker","buildSuggestion","_registerDefaultCallbacks","getSuggestionCallback","getUser","includes","_setSuggestionData","creator","applyOperation","ready","TrackChangesEditing","_commentsRepository","rethrowUnexpectedError","track-changes-adapter-missing-getsuggestion","consume","addMarker:suggestion:formatBlock","_enabledCommands","setAttribute","adapter","key","_getAuthorFromId","markInlineFormat","marker-count","_onDiscard","_breakSuggestionMarker","getMarkers","addRange","open","_refreshAttributeSuggestionsChain","formatInline:chain","document","insertion:join","normal","_recordAttributeChanges","fire","_processAttributeSuggestions","$elementName","highest","stopListening","root","unbind","getRange","editingDowncast","comments","isIntersecting","forward","newRange","markInsertion","getChanges","startsWith","groupId","_customCallbacks","addUser","trackChanges","$textProxy","_blockAttributeKeys","nodeAfter","previous","meta","differ","ck-suggestion-marker--active","subType","map","discard","elementStart","define","notReady","upcast","getCustomProperty","filter","editing","createRange","markDeletion","sort","conversion","toViewElement","acceptSuggestion","formatInline:accept","insertion:chain","removeMarker:suggestion:formatBlock","createPositionBefore","getDifference","createPositionAt","remove","never","ck-suggestion-marker-","_processAttributeChanges","announce","isMultiRange","format","_isForcedDefaultExecutionBlock","createElement","_checkSuggestionCorrectness"];return(Mc=function(){return t})()}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(556)][o(291)](r[o(165)]))return!0;if(t[o(484)]!=e[o(484)])return!1;if(!n[o(556)][o(422)](r[o(165)]))return!1;const i=s[o(269)](n[o(556)],r[o(165)])[o(351)]();for(const t of i)if([o(262),o(420)][o(203)](t[o(484)])&&s[o(175)][o(177)](t[o(434)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(387)]||!e[r(387)])&&wr(Ic(t[r(477)],n),Ic(e[r(477)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(477)]),s=Fc(e);if(!t[n(387)])return!1;for(const t of Object[n(527)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(306)]({},t);return delete n[e(318)],delete n[e(440)],n}const Dc=Bc;function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=200]})(t,e)}function xc(){const t=["remove","_editor","stopListening","listenTo","getRanges","execute","commands","154301wafGsN","destroy","canAccept","discardSuggestion","locale","968976yMlOpp","1918648nEIhtf","PENDING_ACTION_SUGGESTION","_acceptCommand","42kGzVrR","model","26434960jThhkj","view","_discardCommand","canEditAt","acceptSuggestion","_pendingAction","isEnabled","PendingActions","unbind","get","plugins","bind","936378zUfciU","change:isDirty","15048576uewUcC","_removePendingAction","2zZzKgt","602808RYbFZG","_setPendingAction","commentThreadController","70bYxCZi","add","canDiscard","isDirty"];return(xc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(854579===-parseInt(n(217))/1+-parseInt(n(202))/2*(-parseInt(n(240))/3)+-parseInt(n(222))/4+parseInt(n(206))/5*(parseInt(n(203))/6)+parseInt(n(226))/7*(-parseInt(n(223))/8)+-parseInt(n(200))/9+parseInt(n(228))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(227)]=e,this[s(229)]=n,this[s(205)]=r,this[s(211)]=t,this[s(225)]=t[s(216)][s(237)](s(232)),this[s(230)]=t[s(216)][s(237)](s(220)),this[s(229)][s(239)](s(234)).to(this[s(225)],this[s(230)],((t,e)=>t||e)),this[s(229)][s(239)](s(219)).to(this[s(225)],s(234),(t=>t&&this[s(211)][s(227)][s(231)](e[s(214)]()))),this[s(229)][s(239)](s(208)).to(this[s(230)],s(234),(t=>t&&this[s(211)][s(227)][s(231)](e[s(214)]()))),this[s(233)]=null,n[s(209)]&&this[s(204)](),this[s(213)](n,s(232),(()=>this[s(232)]())),this[s(213)](n,s(220),(()=>this[s(220)]())),this[s(213)](n,s(241),(()=>{const t=s;n[t(209)]?this[t(204)]():this[t(201)]()}))}[Dc(232)](){const t=Dc;this[t(225)][t(215)](this[t(227)].id)}[Dc(220)](){const t=Dc;this[t(230)][t(215)](this[t(227)].id)}[Dc(218)](){const t=Dc;this[t(229)][t(236)](t(234)),this[t(229)][t(236)](t(219)),this[t(229)][t(236)](t(208)),this[t(212)](),this[t(205)][t(218)](),this[t(233)]&&this[t(201)]()}[Dc(204)](){const t=Dc,e=zr(this[t(211)][t(221)],t(224));this[t(233)]=this[t(211)][t(238)][t(237)](t(235))[t(207)](e)}[Dc(201)](){const t=Dc;null!==this[t(233)]&&this[t(211)][t(238)][t(237)](t(235))[t(210)](this[t(233)]),this[t(233)]=null}}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(660075===parseInt(n(167))/1+parseInt(n(171))/2*(-parseInt(n(183))/3)+parseInt(n(173))/4*(-parseInt(n(185))/5)+parseInt(n(186))/6+parseInt(n(176))/7+parseInt(n(159))/8*(-parseInt(n(184))/9)+parseInt(n(191))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(148)]=null,this[s(161)]=null,this[s(157)](s(164),!1),this[s(157)](s(166),e[s(166)]),this[s(158)](s(166)).to(e),this[s(157)](s(169),[]),this[s(157)](s(170),!1),this[s(157)](s(154),!1),this[s(157)](s(181),!1),this[s(157)](s(149),!1),this[s(178)]=e,this[s(162)]=n,this[s(194)]=r,r[s(180)]?this[s(157)](s(189),1):this[s(187)]()}[Uc(155)](){const t=Uc;this[t(192)][t(155)]()}[Uc(177)](){const t=Uc;this[t(148)]&&this[t(148)][t(177)](),this[t(161)]&&this[t(161)][t(177)](),super[t(177)]()}[Uc(187)](){const t=Uc,{CommentsListView:e}=this[t(194)];this[t(148)]=new e(this[t(163)],this[t(178)][t(156)],Object[t(168)]({CommentView:this[t(194)][t(160)]},this[t(194)])),this[t(148)][t(147)](t(182)).to(this),this[t(148)][t(147)](t(150)).to(this),this[t(148)][t(158)](t(164)).to(this),this[t(157)](t(189),this[t(148)][t(189)]+1),this[t(158)](t(189)).to(this[t(148)],t(189),(t=>t+1)),this[t(161)]=this[t(188)](),this.on(t(182),(()=>this[t(155)]())),this[t(158)](t(170)).to(this[t(148)],t(174),this[t(161)][t(196)],t(195),((t,e)=>t||!!e))}[Uc(188)](){const t=Uc,{CommentThreadInputView:e}=this[t(194)],n=new e(this[t(163)],this[t(162)],this[t(194)][t(172)]),r=n[t(196)];return n[t(158)](t(197)).to(this,t(164),this[t(178)][t(156)],t(190),r,t(195),((t,e,n)=>!!n||t&&!e)),r.on(t(175),((e,n)=>{const s=t;this[s(152)](s(193),n),r[s(179)][s(153)]("")})),r.on(t(151),(()=>this[t(155)]())),r[t(158)](t(165)).to(this[t(178)][t(156)],t(190)),n}}function Vc(){const t=["editor","disableComments","canAccept","removeComment","142119hMjstl","63225COBtqk","81535vVLYgq","4094700hcUPai","_createCommentViews","_createCommentThreadInputView","length","isReadOnly","10907410ThHXkH","element","addComment","_config","value","commentInputView","showInput","delegate","commentsListView","canDiscard","updateComment","cancel","fire","setData","isEnabled","focus","commentThread","set","bind","776IaTHrQ","CommentView","commentThreadInputView","_localUser","locale","isActive","disabledSubmit","authoredAt","9385XrAYuF","assign","descriptionParts","isDirty","20OpBpXl","editorConfig","284OezwFQ","hasDirtyComment","submit","8333157EGuRrQ","destroy","_model"];return(Vc=function(){return t})()}const Hc=zc;function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(610868===-parseInt(n(413))/1*(-parseInt(n(408))/2)+parseInt(n(360))/3*(parseInt(n(344))/4)+-parseInt(n(428))/5+-parseInt(n(345))/6+parseInt(n(410))/7*(parseInt(n(404))/8)+parseInt(n(405))/9+parseInt(n(358))/10*(-parseInt(n(357))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Wc extends Gc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(372)](i(403),""),this[i(364)](i(403)).to(this,i(366),(t=>t&&t[0]?t[0][i(403)]:"")),this[i(364)](i(435)).to(this,i(366),this,i(336),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(338)+Kc(e[n(389)],e[n(418)])+n(333);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(346)]=null,this[i(379)]=this[i(431)](zr(e,i(368)),t.icons[i(351)],i(356),i(370),"sw"),this[i(379)][i(364)](i(401)).to(this,i(433)),this[i(390)]=this[i(431)](zr(e,i(434)),t.icons[i(382)],i(394),i(348),"sw"),this[i(390)][i(364)](i(401)).to(this,i(371)),this[i(377)]=new o.UserView(e,this[i(341)][i(369)],this[i(380)]()),this[i(377)][i(414)]({attributes:{class:[i(386),i(409)]}}),this[i(436)](this[i(350)]())}[Hc(350)](){const t=Hc,e=this[t(424)],n=[{tag:t(440),attributes:{class:[t(362),t(391)]},children:[{tag:t(393),children:[{text:this[t(377)][t(426)]}],attributes:{class:[t(385),t(395)]}},{tag:t(373),attributes:{datetime:e.to(t(384)),class:[t(334),t(365)]},children:[{text:e.to(t(384),(e=>this[t(407)][t(383)](e)))}]}]},{tag:t(440),attributes:{class:[t(361),t(388)]},children:[this[t(379)],this[t(390)]]},{tag:t(440),attributes:{class:[t(417)]}}];this[t(341)][t(337)]&&n[t(339)]({tag:t(440),attributes:{class:[t(439)]},children:[{text:this[t(392)]()}]});const r={tag:t(440),attributes:{class:[t(335),e.if(t(336),t(353)),e.to(t(403),(e=>t(441)+e)),this[t(407)][t(398)]&&t(430)],"data-suggestion-id":this[t(341)].id,"data-thread-id":this[t(341)][t(340)].id,"data-author-id":this[t(341)][t(369)].id,tabindex:-1},children:[{tag:t(440),attributes:{class:[t(443),t(411)]},children:[this[t(377)],{tag:t(440),attributes:{class:[t(349),t(444)]},children:n}]}]};return this[t(378)]&&this[t(343)]&&(r[t(419)][t(339)](this[t(378)],this[t(343)]),this[t(378)][t(421)](t(355)).to(this),this[t(378)][t(421)](t(359)).to(this),this[t(343)][t(421)](t(355)).to(this),this[t(343)][t(421)](t(359)).to(this)),r}[Hc(429)](){const t=Hc;super[t(429)](),this[t(346)]=this[t(396)][t(412)](t(347)),this[t(346)][t(387)]=this[t(435)],this.on(t(402),((e,n,r)=>{const s=t;this[s(346)][s(387)]=r}))}[Hc(431)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(400)]);return a[i(372)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(414)]({attributes:{class:n}}),a.on(i(423),(()=>{const t=i;this[t(381)](r,this[t(341)].id)})),a}[Hc(392)](){const t=Hc;return t(416)===this[t(341)][t(432)][t(442)][t(352)]?zr(this[t(400)],t(422)):zr(this[t(400)],t(438))}[Hc(380)](){const t=Hc;return this[t(341)][t(337)]?t(416)===this[t(341)][t(432)][t(442)][t(352)]?zr(this[t(400)],t(342),this[t(341)][t(376)][t(426)]):zr(this[t(400)],t(406),this[t(341)][t(376)][t(426)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(415)]("*")[n(354)](((t,e)=>e%2!=0?n(420)+qc(t)+n(397):qc(t)))[n(437)](""),e&&(r+=n(375)+e[n(427)]+n(399)+e[n(363)]+n(374)),r}function qc(t){const e=Hc,n=document[e(425)](e(393));return n[e(367)]=t,n[e(387)]}function Xc(){const t=["map","editorReady","ck-suggestion--accept","8728577tLZvxi","20vxGJZK","editorDestroyed","3bSvsPd","ck-suggestion__actions","ck-suggestion__info","title","bind","ck-annotation__info-time","descriptionParts","innerText","Accept suggestion","author","acceptSuggestion","canDiscard","set","time",'"></span>','<span class="ck-suggestion-color" style="background-color: ',"creator","userView","commentsListView","acceptButton","getUserViewNotificationText","fire","cancel","formatDateTime","authoredAt","ck-suggestion__info-name","ck-suggestion__user","innerHTML","ck-annotation__actions","content","discardButton","ck-annotation__info","getExternalSuggestionNote","span","ck-suggestion--discard","ck-annotation__info-name","element","</span>","disableComments",'" title="',"locale","isEnabled","change:description","type","248bNZUWQ","6894441kcWQcg","EXTERNAL_AVATAR","_config","584gRHPkP","ck-annotation__user","5019sCnBSz","ck-annotation","querySelector","2546xPevKa","extendTemplate","split","importWord","ck-annotation__content-wrapper","color","children",'<span class="ck-suggestion-type">',"delegate","EXTERNAL_IMPORT_WORD_SUGGESTION","execute","bindTemplate","createElement","name","value","1269805xiXzRQ","render","ck-suggestion--disabled-comments","_createButton","attributes","canAccept","Discard suggestion","description","setTemplate","join","EXTERNAL_SUGGESTION","ck-comment__external","div","ck-suggestion-","@external","ck-suggestion","ck-annotation__main","</p>","ck-comment__info-time","ck-suggestion-wrapper","isActive","isExternal","<p>","push","commentThread","_model","EXTERNAL_IMPORT_WORD_AVATAR","commentThreadInputView","4138636NBrOuq","687144ybMaab","_descriptionElement",".ck-annotation__content-wrapper","discardSuggestion","ck-suggestion__main","getTemplate","check","source","ck-suggestion-wrapper--active"];return(Xc=function(){return t})()}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=$c;function Jc(){const t=["SuggestionThreadView","getMarkers","getJoined","addSourceCollector","_addUIComponentsToFactory","model","trackChanges.SuggestionThreadView","editor","change:activeAnnotations","_disableComments","createCommentThreadController","requires","listenTo","getDescriptions","getMarkerNames","arrowView","EditorAnnotations","comments.maxCommentCharsWhenCollapsed","mainView","633083fqydRA","commentThread","_unbindEditors","getByInnerView","comments.maxCommentsWhenCollapsed","activeMarkers","descriptionParts","suggestionChanged","plugins","commandName","bind","push","activeAnnotations","hasSuggestion","comments.maxThreadTotalWeight","actionView","59992JiCLIZ","suggestionLoaded","menuitem","delete","set","2862480UAifzu","10883410oPMyFb","addComment","value","_updateController","TrackChangesEditing","reduce","isEnabled","_initializeController","stopListening","children","discardSelectedSuggestions","separator","change:previous","editing","toMany","_destroyController","_bindAnnotationToEditors","isMultiRange","TrackChangesUI","clear","button","discardAllSuggestions","focus","get","acceptSelectedSuggestions","171FLINcr","CommentsRepository","isInContent","componentFactory","keys","Accept all suggestions","registerAnnotation","createAnnotation","CommentView","panelView","acceptAllSuggestions","_handleSuggestionControllerDelayed","suggestion-","Annotations","remove","_annotationViews","Discard all selected suggestions","from","buttonView","discardButton","1427341JPUkhF","menuBar:trackChanges","filter","unbind","406npYRzj","comments.editorConfig","define","values","destroy","9jPovbi","some","_createToolbarButton","68804JnUHTB","delegate","_refreshActiveMarkers","isDirty","_suggestionToController","getSuggestion","suggestionUnloaded","createAnnotationView","trackChanges.disableComments","lowest","has","length","source","previous","init","Accept all selected suggestions","CommentsUI","locale","menu","menuitemcheckbox","getAllAdjacentSuggestions","_handleControllerBuffer","2MoSkWU","head","comments","Discard all suggestions","acceptButton","_createMenuBarMenu","config","switchbutton","trackChanges","execute","157728egDNsa","size","view","_viewToController","Track changes","getFirstRange","getRanges","commands","add","innerView","refreshSelectedViews","756hLNsSB","items","type","descriptionFactory","isOn","pluginName"];return(Jc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(830007===parseInt(n(242))/1*(parseInt(n(276))/2)+-parseInt(n(222))/3*(-parseInt(n(254))/4)+-parseInt(n(196))/5+-parseInt(n(286))/6*(-parseInt(n(246))/7)+-parseInt(n(191))/8*(-parseInt(n(251))/9)+parseInt(n(197))/10+parseInt(n(322))/11*(-parseInt(n(297))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Qc extends t.Plugin{static get[Zc(314)](){const t=Zc;return[_c,o.Users,t(223),t(235),t(319)]}static get[Zc(302)](){return Zc(215)}constructor(t){const e=Zc;super(t),this[e(258)]=new Map,this[e(289)]=new Map,this[e(237)]=new Map,this[e(275)]=new Map;const n=this[e(310)][e(282)];n[e(248)](e(309),Wc),n[e(248)](e(262),!1),this[e(312)]=n[e(220)](e(262))}[Zc(233)](t,e){const n=Zc;0===this[n(275)][n(287)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(275)]){const r=this[t(258)][t(264)](e);r||n?r&&n&&this[t(212)](e):this[t(204)](e)}this[t(275)][t(216)](),this[t(310)][t(183)][t(220)](t(319))[t(296)](),this[t(256)]()}),10),this[n(275)][n(195)](t,e)}[Zc(268)](){const t=Zc,e=this[t(310)],n=e[t(183)][t(220)](t(201)),r=e[t(183)][t(220)](t(235)),s=e[t(183)][t(220)](t(319)),o=e[t(183)][t(220)](t(223));this[t(307)](),s[t(306)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(239)](this[e(258)])){const s=t[e(274)](),o=[];for(const t of s){if(!t[e(224)])continue;if(t[e(214)]){o[e(186)](...t[e(292)]());continue}const n=t[e(291)]();if(o[e(265)]>0){const t=o[0][e(305)](n);if(t){o[0]=t;continue}}o[e(186)](n)}n[e(186)]([r[e(288)],o])}return n})),this[t(315)](n,t(192),((e,n)=>{const r=t;this[r(315)](n,r(209),((t,e,s,o)=>{const i=r;n[i(224)]&&(null==s?(this[i(200)](o[i(277)]),this[i(233)](n,!1)):(this[i(200)](s[i(277)]),null==o&&this[i(233)](n,!0)))})),null!==n[r(267)]?this[r(200)](n[r(277)]):this[r(233)](n,!1)})),this[t(315)](n,t(260),((e,n,r)=>{const s=t;this[s(205)](n,s(209)),this[s(275)][s(194)](n),this[s(258)][s(264)](n)&&this[s(212)](n),r&&this[s(200)](r[s(277)])})),this[t(315)](n,t(182),((e,n)=>{this[t(200)](n)})),this[t(315)](r,t(311),(()=>{this[t(256)]()})),this[t(315)](o,t(198),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(188)](r))return;const i=n[o(259)](r);this[o(258)][o(220)](i)[o(288)][o(219)]()}),{priority:t(263)})}[Zc(256)](){const t=Zc,e=this[t(310)][t(183)][t(220)](t(235)),n=this[t(310)][t(183)][t(220)](t(201)),r=Array[t(239)](e[t(187)],(e=>e[t(295)]))[t(244)]((e=>this[t(289)][t(264)](e))),s=[];for(const e of r){const n=this[t(289)][t(220)](e)[t(308)][t(274)]();s[t(186)](...n[t(202)](((e,n)=>[...e,...n[t(317)]()]),[]))}n[t(327)]=s}[Zc(307)](){const t=Zc,n=this[t(310)],r=n[t(271)],o=zr(r,t(290)),i=new e.Collection([{type:t(283),model:new s.ViewModel({withText:!0,label:o,commandName:t(284),role:t(273)})},{type:t(208)},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(227)),commandName:t(232),role:t(193)})},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(269)),commandName:t(221),role:t(193)})},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(279)),commandName:t(218),role:t(193)})},{type:t(217),model:new s.ViewModel({withText:!0,label:zr(r,t(238)),commandName:t(207),role:t(193)})}]);for(const e of i)if(tu(e)){const r=n[t(293)][t(220)](e[t(308)][t(184)]);e[t(308)][t(185)](t(301),t(203)).to(r,t(199),t(203))}n.ui[t(225)][t(294)](t(284),(e=>this[t(253)](e,i,o))),n.ui[t(225)][t(294)](t(243),(e=>this[t(281)](e,i,o)))}[Zc(253)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(310)][r(293)][r(220)](r(284));o[r(240)][r(195)]({tooltip:n,label:n,icon:Yc}),o[r(240)][r(185)](r(301)).to(i,r(199)),o[r(240)].on(r(285),(()=>{const t=r;i[t(285)](),this[t(310)][t(210)][t(288)][t(219)]()})),(0,s.addListToDropdown)(o,e,{role:r(272)});const a=[];for(const t of e)tu(t)&&a[r(186)](this[r(310)][r(293)][r(220)](t[r(308)][r(184)]));const c=o[r(240)];return c[r(190)][r(245)](r(203)),c[r(318)][r(245)](r(203)),c[r(190)][r(185)](r(203)).to(i,r(203)),c[r(318)][r(185)](r(203))[r(211)](a,r(203),((...t)=>t[r(252)]((t=>t)))),o.on(r(285),(t=>{const e=r;this[e(310)][e(285)](t[e(266)][e(184)]),this[e(310)][e(210)][e(288)][e(219)]()})),o}[Zc(281)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(310)][r(293)][r(220)](r(284));o[r(240)][r(195)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(208)==n[r(299)]){a[r(298)][r(294)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(308)];i[r(185)](...Object[r(226)](c)).to(c),i[r(255)](r(285)).to(o),i.on(r(285),(()=>{const t=r;this[t(310)][t(285)](c[t(184)]),this[t(310)][t(210)][t(288)][t(219)]()})),e[r(206)][r(294)](i),a[r(298)][r(294)](e)}return o[r(185)](r(203)).to(i,r(203)),o[r(231)][r(206)][r(294)](a),o}[Zc(204)](t){const e=Zc,n=this[e(310)],r=n[e(282)],s=n[e(183)][e(220)](e(235)),i=n[e(183)][e(220)](e(223)),a=n[e(183)][e(220)](e(319)),c=n[e(183)][e(220)](o.Users).me,u=r[e(220)](e(284))[e(303)],{CommentsListView:l,CommentThreadInputView:f}=n[e(183)][e(220)](e(270));let h,g;this[e(237)][e(264)](t.id)?(g=this[e(237)][e(220)](t.id),h=g[e(321)]):(h=new u(n[e(271)],t,c,{disableComments:this[e(312)],editorConfig:r[e(220)](e(247)),maxCommentsWhenCollapsed:r[e(220)](e(326)),maxThreadTotalWeight:r[e(220)](e(189)),maxCommentCharsWhenCollapsed:r[e(220)](e(320)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(220)](e(271))),CommentView:r[e(220)](e(278))[e(230)],CommentsListView:l,CommentThreadInputView:f}),h[e(280)].on(e(285),(()=>{const t=e;n[t(210)][t(288)][t(219)]()})),h[e(241)].on(e(285),(()=>{const t=e;n[t(210)][t(288)][t(219)]()})),g=s[e(261)](this[e(310)][e(271)],h),g[e(185)](e(257)).to(h,e(257)),g[e(185)](e(265)).to(h),g[e(185)](e(299)).to(h,e(299),(t=>e(234)+t)),this[e(237)][e(195)](t.id,g));const d=i[e(313)](t[e(323)],h),p=new Pc(n,t,h,d),m=t[e(274)]()[e(244)]((t=>t[e(224)]));h[e(328)]=n[e(183)][e(220)](e(201))[e(300)][e(316)](m),this[e(258)][e(195)](t,p),this[e(289)][e(195)](h,p);const I=s[e(229)]({view:g,target:()=>{const r=e,s=[],i=t[r(274)]()[r(244)]((t=>t[r(224)]));for(const t of i)s[r(186)](...t[r(304)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(210)],s)},type:()=>e(234)+p[e(288)][e(299)]});i[e(213)](h,I),s[e(294)](I),a[e(228)](I)}[Zc(212)](t){const e=Zc,n=this[e(310)][e(183)][e(220)](e(223)),r=this[e(310)][e(183)][e(220)](e(235)),s=this[e(258)][e(220)](t),o=s[e(288)],i=r[e(325)](o);n[e(324)](o),i&&r[e(236)](i),this[e(258)][e(194)](t),this[e(289)][e(194)](o),s[e(250)]()}[Zc(200)](t){const e=Zc;if(!t[e(224)]||!this[e(258)][e(264)](t))return;const n=this[e(310)][e(183)][e(220)](e(201)),r=this[e(258)][e(220)](t),s=t[e(274)]();r[e(288)][e(328)]=n[e(300)][e(316)](s)}[Zc(250)](){const t=Zc;for(const e of this[t(258)][t(226)]())this[t(212)](e);for(const e of this[t(237)][t(249)]())e[t(321)][t(250)]();super[t(250)]()}}function $c(t,e){const n=Jc();return($c=function(t,e){return n[t-=182]})(t,e)}function tu(t){return Zc(308)in t}var eu=ru;function nu(){var t=["getSuggestion","Comments","plugins","pluginName","requires","addSuggestionData","adapter","addSuggestion","4161031FjyJCn","1263948akSJdN","389940Iwdurn","56888MiLXln","103692kPaYeH","editor","TrackChanges","2476445XtuukC","2079420kYGLZp","get","getSuggestions"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=102]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(359971===parseInt(n(109))/1+-parseInt(n(110))/2+-parseInt(n(108))/3+-parseInt(n(111))/4+-parseInt(n(114))/5+parseInt(n(115))/6+parseInt(n(107))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(103)](){return[_c,Qc,eu(119)]}static get[eu(102)](){return eu(113)}set[eu(105)](t){var e=eu;this[e(112)][e(120)][e(116)](_c)[e(105)]=t}get[eu(105)](){var t=eu;return this[t(112)][t(120)][t(116)](_c)[t(105)]}[eu(106)](t){var e=eu;return this[e(112)][e(120)][e(116)](_c)[e(104)](t)}[eu(117)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(112)][n(120)][n(116)](_c)[n(117)]({skipNotAttached:t,toJSON:e})}[eu(118)](t){var e=eu;return this[e(112)][e(120)][e(116)](_c)[e(118)](t)}}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=466]})(t,e)}function au(){const t=["getCommentThreads","appendChild","data","Pagination","3387Gajxcp","map","track-changes-data-invalid-editor-creator","model","1536375XoeBKD","create","4024WuvhfF","createElement","getRootsAttributes","config","reduce","requires","set","function","TrackChangesDataGetter","users","getSuggestions","trackChangesData","_adapter","useAnonymousUser","8182790iWohbq","172JyXQkV","end","CommentsRepository","pluginName","createDocumentFragment","getRootNames","result","execute","acceptAllSuggestions","getDataWithDiscardedSuggestions","editor","discardAllSuggestions","constructor","16155dxpgOn","getDataWithAcceptedSuggestions","Users","rootsAttributes","getFullData","1370HaEmcm","name","addUser","document","editorCreator","TrackChangesEditing","trackChangesData.editorCreator","init","addSuggestionData","getUser","plugins","get","define","addCommentThread","1004sxhNOg","TrackChangesData","destroy","7dVjLjI","div","push","2660370YGQrmg","1722150QunxCA"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(546136===parseInt(n(519))/1*(-parseInt(n(475))/2)+parseInt(n(523))/3+-parseInt(n(507))/4*(parseInt(n(493))/5)+parseInt(n(514))/6*(parseInt(n(510))/7)+-parseInt(n(525))/8*(parseInt(n(488))/9)+parseInt(n(513))/10+parseInt(n(474))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(518)];class uu extends t.Plugin{static get[ou(530)](){return[_c]}static get[ou(478)](){return ou(508)}[ou(500)](){const t=ou,n=this[t(485)];if(n[t(528)][t(505)](t(499),(e=>{const r=t,s=n[r(522)][r(496)][r(480)]()[r(529)](((t,e)=>(t[e]="",t)),{});return n[r(487)][r(524)](s,e)})),t(467)!=typeof n[t(528)][t(504)](t(471))[t(497)])throw new e.CKEditorError(t(521))}[ou(489)](t){return hu(this[ou(485)],!0,t)}[ou(484)](t){return hu(this[ou(485)],!1,t)}}class lu extends t.Plugin{static get[ou(478)](){return ou(468)}constructor(t){const e=ou;super(t),this[e(481)]=e(476)}[ou(500)](){const t=ou;this[t(485)][t(503)][t(504)](t(477))[t(472)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(485)][t(503)][t(504)](t(498))[t(472)]=null}}function fu(t){return void 0!==t[ou(527)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(503)][r(512)](_c,lu),s[r(491)]=fu(t)?t[r(527)]():void 0;const i=document[r(479)](),a=t[r(528)][r(504)](r(471))[r(497)],c=await a(s,(()=>function(t){const e=r,n=document[e(526)](e(511));return t[e(516)](n),n}(i)));!function(t,e){const n=r,s=t[n(522)][n(496)][n(480)]()[n(529)](((e,r)=>(e[r]=t[n(517)][n(504)]({rootName:r}),e)),{}),o=t[n(503)][n(504)](n(490))[n(469)][n(520)]((t=>({id:t.id,name:t[n(494)]}))),i=t[n(503)][n(504)](n(498))[n(470)]({skipNotAttached:!0,toJSON:!0}),a=t[n(503)][n(504)](n(477))[n(515)]({skipNotAttached:!0,toJSON:!0}),c=e[n(503)][n(504)](n(490)),u=e[n(503)][n(504)](n(498)),l=e[n(503)][n(504)](n(477));for(const t of o)c[n(502)](t.id)||c[n(495)](t);c.me||c[n(473)]();for(const t of a)l[n(506)](t);for(const t of i)u[n(501)](t);e[n(517)][n(466)](s)}(t,c),c[r(482)](r(e?483:486));const u=fu(c)?c[r(492)](n):c[r(517)][r(504)](n);return await c[r(509)](),u}function gu(){var t=["160842pbPljU","518163xFCIVH","1456242QYLukH","10196aJYAAY","1499724tnkomK","5HukUFF","4yyNPYu","4474270EkCfpC","7cesebo","445584dtOpqQ","11ItUPYb"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=117]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(176198===parseInt(n(125))/1*(parseInt(n(120))/2)+parseInt(n(126))/3+-parseInt(n(117))/4*(parseInt(n(119))/5)+parseInt(n(127))/6*(parseInt(n(122))/7)+parseInt(n(123))/8+-parseInt(n(118))/9+parseInt(n(121))/10*(-parseInt(n(124))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=152]})(t,e)}const u=c;function l(){const t=["execute","_enabledCommands","editor","23kFovdE","3632455sbampi","4962RGQBIw","1638OJfFRu","6320FPUwUn","4MiEDnK","8lQumPP","_enableCommands","value","7040apUAmB","8924463RltzCQ","TrackChangesCommand","forceDisabled","commands","clearForceDisabled","494379AOhCfw","_disableUnsupportedCommands","refresh","_isEnabledBasedOnSelection","affectsData","has","13xKhCBa","94110hIpHsi","isEnabled","2683608hhNWHn"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(845404===parseInt(n(172))/1*(-parseInt(n(166))/2)+parseInt(n(159))/3*(-parseInt(n(177))/4)+parseInt(n(173))/5+-parseInt(n(174))/6*(-parseInt(n(175))/7)+-parseInt(n(178))/8*(-parseInt(n(154))/9)+-parseInt(n(176))/10*(-parseInt(n(153))/11)+-parseInt(n(168))/12*(parseInt(n(165))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(170)]=e,this[n(152)]=!1,this[n(161)](),this[n(162)]=!1}[u(161)](){this[u(167)]=!0}[u(169)](){const t=u;this[t(152)]=!this[t(152)],this[t(152)]?this[t(160)]():this[t(179)]()}[u(160)](){const t=u;for(const e of this[t(171)][t(157)][t(157)]())e[t(163)]&&!this[t(170)][t(164)](e)&&e[t(156)](t(155))}[u(179)](){const t=u;for(const e of this[t(171)][t(157)][t(157)]())e[t(163)]&&!this[t(170)][t(164)](e)&&e[t(158)](t(155))}}const h=d;function g(){const t=["model","TrackChangesEditing","_isEnabledBasedOnSelection","refresh","plugins","4sztqxj","966021MbfBNb","533580wetNEe","getRanges","7233822CMKXwu","2090526eAvzcb","acceptSuggestion","70717GZDtfm","editor","isEnabled","canEditAt","track-changes-accept-suggestion-not-found","1470235RvLfyR","execute","get","_suggestions","8qGmoVU","204666URijDO"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=260]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(179230===parseInt(n(267))/1*(-parseInt(n(260))/2)+parseInt(n(261))/3+-parseInt(n(262))/4+-parseInt(n(272))/5+-parseInt(n(265))/6+-parseInt(n(277))/7+parseInt(n(276))/8*(parseInt(n(264))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(275)]=e,this[n(281)](),this[n(280)]=!1}[h(281)](){this[h(269)]=!0}[h(273)](t){const n=h,r=this[n(275)][n(274)](t);if(!r)throw new e.CKEditorError(n(271),this);const s=r[n(263)]();this[n(268)][n(278)][n(270)](s)&&this[n(268)][n(282)][n(274)](n(279))[n(266)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(643977===parseInt(n(121))/1*(parseInt(n(105))/2)+parseInt(n(114))/3+parseInt(n(122))/4+parseInt(n(103))/5+parseInt(n(106))/6+parseInt(n(113))/7*(parseInt(n(109))/8)+-parseInt(n(118))/9*(parseInt(n(111))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(116)]=e,this[n(102)](),this[n(117)]=!1}[m(102)](){this[m(104)]=!0}[m(108)](t){const n=m,r=this[n(116)][n(112)](t);if(!r)throw new e.CKEditorError(n(115),this);const s=r[n(110)]();this[n(123)][n(101)][n(107)](s)&&this[n(123)][n(124)][n(112)](n(120))[n(119)](r)}}function b(){const t=["630Cqoudl","get","266JTHnTn","3023322UQGRCH","track-changes-discard-suggestion-not-found","_suggestions","_isEnabledBasedOnSelection","453483SpUgST","discardSuggestion","TrackChangesEditing","12769UmUYTp","1493260cJgCes","editor","plugins","model","refresh","6023155WhhwNA","isEnabled","50CdhVvG","1265442glKcUg","canEditAt","execute","147896fDVQZp","getRanges"];return(b=function(){return t})()}function T(t){const e=C;return t[e(416)](((t,n)=>e(417)==t[e(406)]&&e(417)!=n[e(406)]?-1:e(417)!=t[e(406)]&&e(417)==n[e(406)]?1:0))}function _(t,e){const n=C;let r,s=0;const o=[],i=e[n(404)];for(;s<t[n(414)];){const a=t[s],c=t[s+1];r||(r=e[n(407)](a)),y(e,a,c)||(o[n(413)](e[n(398)](r,i[n(415)](a)?e[n(402)](a):e[n(422)](a,n(429)))),r=null),s++}return o}function y(t,e,n){const r=C;if(!n)return!1;const s=t[r(402)](e),o=t[r(407)](n);return s[r(411)](o)}!function(t,e){const n=C,r=t();for(;;)try{if(718067===parseInt(n(401))/1*(-parseInt(n(394))/2)+-parseInt(n(433))/3*(parseInt(n(403))/4)+-parseInt(n(424))/5+parseInt(n(431))/6*(parseInt(n(426))/7)+parseInt(n(395))/8*(-parseInt(n(397))/9)+-parseInt(n(420))/10+parseInt(n(400))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function A(t,e,n){const r=C;for(;n[r(414)];){const s=n[r(405)](0,100);t[r(419)]((()=>{const t=r;for(const n of s)n[t(430)]&&e[t(409)](n.id)}))}}function C(t,e){const n=k();return(C=function(t,e){return n[t-=393]})(t,e)}function k(){const t=["3810527ViYtob","start","add","end","isInContent","6PMhIXX","isIntersecting","309HNUoad"," [color ","content","next","isArray","638942cdgpYG","177752jVXRCr","isCollapsed","180UwWJrt","createRange","isMultiRange","44711700ppsblR","1tPqINy","createPositionAfter","25176gutJHs","schema","splice","type","createPositionBefore","replace","execute","getRanges","isTouching","from","push","length","isObject","sort","deletion","map","change","11665600ZmQOVd","join","createPositionAt","color","6561505nKdxmg","value"];return(k=function(){return t})()}const L=N;function R(){const t=["editor","587eswxVL","3397420EeFXeY","isInContent","6932814Iigsbk","_suggestions","model","5392IZteiu","canEditAt","456921vHZIIn","2012958zjplIL","_command","some","5KQXJfs","getRanges","from","execute","isEnabled","refresh","12061424mBnoJt","_isEnabledBasedOnSelection","values","181011sWipyn"];return(R=function(){return t})()}function N(t,e){const n=R();return(N=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(905412===-parseInt(n(284))/1*(-parseInt(n(290))/2)+-parseInt(n(282))/3+-parseInt(n(285))/4+parseInt(n(296))/5*(-parseInt(n(293))/6)+-parseInt(n(287))/7+parseInt(n(279))/8+parseInt(n(292))/9)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(294)]=e,this[r(288)]=n,this[r(278)](),this[r(280)]=!1}[L(278)](){const t=L,e=Array[t(298)](this[t(288)][t(281)]())[t(295)]((e=>e[t(286)]));this[t(277)]=this[t(294)][t(277)]&&e}[L(276)](){const t=L,e=T(Array[t(298)](this[t(288)][t(281)]()));for(const n of e){const e=n[t(297)]();if(!this[t(283)][t(289)][t(291)](e))return}A(this[t(283)][t(289)],this[t(294)],e)}}const M=w;function v(){const t=["14292IFUNFK","selection","editor","1753400eyGasG","853428zHTzME","_isEnabledBasedOnSelection","document","isEnabled","values","7Ddmyet","refresh","30148GsZdiq","105vmbDre","_suggestions","execute","_selectedSuggestions","591184ArNuez","size","model","getRanges","_command","446232fVoAOD","canEditAt","from","7204xqneWo"];return(v=function(){return t})()}function w(t,e){const n=v();return(w=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(180792===parseInt(n(335))/1+parseInt(n(348))/2*(parseInt(n(336))/3)+-parseInt(n(345))/4+parseInt(n(352))/5+-parseInt(n(353))/6+parseInt(n(333))/7*(-parseInt(n(340))/8)+parseInt(n(349))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(344)]=e,this[r(337)]=n,this[r(339)]=new Set,this[r(334)](),this[r(354)]=!1}[M(334)](){const t=M,e=this[t(351)][t(342)][t(355)][t(350)],n=Array[t(347)](this[t(337)][t(357)]());this[t(339)]=function(t,e){const n=C,r=Array[n(412)](t[n(410)]()),s=new Set;for(const o of e)if(o[n(430)])for(const e of r)for(const r of o[n(410)]())(e[n(432)](r)||t[n(396)]&&!o[n(399)]&&o[n(436)]&&r[n(429)][n(411)](e[n(427)]))&&s[n(428)](o);return s}(e,n),this[t(356)]=this[t(344)][t(356)]&&!!this[t(339)][t(341)]}[M(338)](){const t=M,e=T(Array[t(347)](this[t(339)]));for(const n of e){const e=n[t(343)]();if(!this[t(351)][t(342)][t(346)](e))return}A(this[t(351)][t(342)],this[t(344)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const U=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const x=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function H(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])}}H.prototype.clear=D,H.prototype.delete=U,H.prototype.get=x,H.prototype.has=j,H.prototype.set=G;const V=H;const z=function(){this.__data__=new V,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const Ct=At(Y,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Rt,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(Ct||V),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const xt=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Ht(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])}}Ht.prototype.clear=Ft,Ht.prototype.delete=Ut,Ht.prototype.get=xt,Ht.prototype.has=jt,Ht.prototype.set=Gt;const Vt=Ht;const zt=function(t,e){var n=this.__data__;if(n instanceof V){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new V(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 Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var Ce=Object.prototype.hasOwnProperty;const ke=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!Ce.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?ke(t):ve(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Ue=function(t){return we(t)?ke(t,!0):Pe(t)};const xe=function(t,e){return t&&Qt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,He=Ge&&Ge.exports===je?Y.Buffer:void 0,Ve=He?He.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=Ve?Ve(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,Ue,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Cn=Y.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return kn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const xn=Un?Ie(Un):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Hn=Gn?Ie(Gn):jn;var Vn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Vn]=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==Vn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,xe(a,e)):Je(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),Hn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):xn(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?Ue:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Vt),n}$n.Cache=Vt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Vt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Cn(t),new Cn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var kr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:kr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const xr=function(t,e){return null==t||Ur(t,e)};function jr(t,e){const n=Gr();return(jr=function(t,e){return n[t-=357]})(t,e)}function Gr(){const t=["previous","11kWAzvf","get","toJSON","28UCDJNc","nodeBefore","3096612Ykwoqj","1208508MbBHUH","creator","@external","filter","_saved","createdAt","reduce","onAttributesChange","suggestion:","substr","addMarker","isIntersectingWithRange","18044796SDKieg","map","_markerNames","getContainedElement","getMarkerNames","attributes","getMarkers","nodeAfter","22851BCXsZK","removeMarker","isIntersecting","start","push","head","770eCuVLb","addRange","_onDiscard","_isDataLoaded","delete","getAllAdjacentSuggestions","from","length","removeAttribute","getMultiRangeId","getRange","419021tvBtCX","next","change","markers","subType","getRanges","accept","commentThread","set","isMultiRange","hasComments","5wlLUoL","removeMarkers","setAttribute","363ChNngi","decorate","discard","clear","getFirstMarker","_onAccept","add","onAccept","end","addMarkerName","authoredAt","author","isInContent","_model","244424ROEVMm","isExternal","_onAttributesChange","size","split","data","10262peCeVV","getFirstRange","onDiscard","type","getItems"];return(Gr=function(){return t})()}const Hr=jr;!function(t,e){const n=jr,r=t();for(;;)try{if(323177===-parseInt(n(401))/1+parseInt(n(435))/2*(-parseInt(n(415))/3)+parseInt(n(364))/4+parseInt(n(412))/5*(-parseInt(n(363))/6)+-parseInt(n(361))/7*(parseInt(n(429))/8)+parseInt(n(384))/9*(parseInt(n(390))/10)+parseInt(n(358))/11*(parseInt(n(376))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=jr;super(),this[n(393)]=!1,this.id=e.id,this[n(438)]=e[n(438)],this[n(405)]=e[n(405)]||null,this[n(426)]=e[n(426)],this[n(365)]=e[n(365)]||e[n(426)],this[n(430)]=Boolean(e[n(381)]&&e[n(381)][n(366)]),this[n(434)]=null,this[n(428)]=t,this[n(420)]=e[n(422)],this[n(392)]=e[n(437)],this[n(431)]=e[n(371)],this[n(378)]=new Set,this[n(369)]=null,this[n(409)](n(425),null),this[n(409)](n(381),e[n(381)]||{}),this[n(409)](n(357),null),this[n(409)](n(402),null),this[n(409)](n(408),null),this[n(409)](n(368),!1),this[n(416)](n(407)),this[n(416)](n(417))}get[Hr(389)](){const t=Hr;let e=this;for(;e[t(357)];)e=e[t(357)];return e}get[Hr(411)](){const t=Hr;return!!this[t(408)]&&this[t(408)][t(397)]>0}get[Hr(410)](){const t=Hr;return 0!=this[t(378)][t(432)]&&6==Array[t(396)](this[t(378)])[0][t(433)](":")[t(397)]}get[Hr(427)](){return null!==this[Hr(419)]()}[Hr(424)](t){const e=Hr;this[e(378)][e(421)](t)}[Hr(380)](){const t=Hr;return Array[t(396)](this[t(378)])}[Hr(382)](){const t=Hr;return this[t(380)]()[t(377)]((e=>this[t(428)][t(404)][t(359)](e)))[t(367)]((t=>t))}[Hr(419)](){return this[Hr(382)]()[0]||null}[Hr(413)](){const t=Hr;this[t(428)][t(403)]((e=>{const n=t;for(const t of this[n(382)]())e[n(385)](t)})),this[t(378)][t(418)]()}[Hr(385)](t){const e=Hr;this[e(428)][e(403)]((n=>{n[e(385)](t)})),this[e(378)][e(394)](t)}[Hr(391)](t){const e=Hr,n=e(372)+this[e(438)]+":"+this[e(405)]+":"+this.id+":"+this[e(365)].id+":"+Vr[e(399)]();this[e(424)](n),this[e(428)][e(403)]((r=>{r[e(374)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(375)](t){const e=Hr;for(const n of this[e(406)]())if(n[e(386)](t))return!0;return!1}[Hr(406)](){const t=Hr;return this[t(382)]()[t(377)]((e=>e[t(400)]()))}[Hr(439)](){const t=Hr;return this[t(406)]()[t(370)](((e,n)=>[...e,...n[t(439)]()]),[])}[Hr(436)](){const t=Hr;var e;return(null===(e=this[t(419)]())||void 0===e?void 0:e[t(400)]())||null}[Hr(379)](){const t=Hr,e=this[t(406)]();if(1!=e[t(397)])return null;const n=e[0],r=n[t(387)][t(383)],s=n[t(423)][t(362)];return r instanceof i.Element?r!=s?null:r:null}[Hr(407)](){const t=Hr;this[t(420)](this[t(406)](),this[t(434)],this[t(381)]),this[t(413)]()}[Hr(417)](){const t=Hr;this[t(392)](this[t(406)](),this[t(434)],this[t(381)]),this[t(413)]()}[Hr(395)](){const t=Hr,e=[];let n=this[t(389)];for(;n;)e[t(388)](n),n=n[t(402)];return e}[Hr(414)](t,e){const n=Hr,r=Xn(this[n(381)]);hr(r,t,e),Or(r,this[n(381)])||(this[n(381)]=r,this[n(431)](r))}[Hr(398)](t){const e=Hr,n=Xn(this[e(381)]);xr(n,t),Or(n,this[e(381)])||(this[e(381)]=n,this[e(431)](this[e(381)]))}[Hr(360)](){const t=Hr;return{id:this.id,type:this[t(405)]?this[t(438)]+":"+this[t(405)]:this[t(438)],authorId:this[t(365)].id,createdAt:this[t(369)],hasComments:this[t(411)],data:this[t(434)],attributes:this[t(381)]}}static[Hr(399)](){const t=Hr;return(0,e.uid)()[t(373)](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}}function Wr(){const t=["*Split:* %0","skip","addContainer","getFirstRange","function","*Remove:* %0","label","_handleCustomCallbackDescription","6063534owHYpW","removeFormat","attribute","insertion","$1 $2","_handleInsertRemoveSuggestionDescription","_itemLabels","remove","172535PWgqUW","_customCallbacks","addObject","push","ELEMENT_SPACE","Object","REPLACE_TEXT","_handleAttributeSuggestionDescription","length","registerElementLabel","end","pop","match","get","_attributeLabels","key","*Insert:* %0","quantity","data","format","replace","item","set","getDescriptions","softBreak","_resolveDescriptionItems","matchingCallback","elementEnd","EmptyContainer","*Merge:* %0","Container","isObject","*Set format:* %0","230712AjLajN","name","nextSibling","subType","removeContainer","join","_schema","start","elementStart","$text","registerDescriptionCallback","addEmptyContainer","type","getWalker","removeObject","removeEmptyContainer","element","addFormat","nodeAfter","add","indexOf","isEqual","checkChild","*Remove format:* %0","2689127KsBMjT","12bqTxKS","_locale","1943000rVyXHm","isEmpty","has","_addDescriptionItems","registerAttributeLabel","2081349qJoHYv","newValue","4ouewYI","getItemLabel","normal","deletion","$textProxy","_itemLabelsCallbacks","previousSibling","map","text","isInContent","_handleRenameSuggestionDescription","*Change to:* %0","862030gAJtNu"];return(Wr=function(){return t})()}function Kr(t,e){const n=Wr();return(Kr=function(t,e){return n[t-=407]})(t,e)}const qr=Kr;!function(t,e){const n=Kr,r=t();for(;;)try{if(556901===parseInt(n(430))/1+parseInt(n(490))/2+parseInt(n(495))/3*(-parseInt(n(497))/4)+parseInt(n(413))/5+parseInt(n(488))/6*(-parseInt(n(487))/7)+parseInt(n(463))/8+parseInt(n(422))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wr);class Xr{constructor(t,e){const n=Kr;this[n(431)]=[],this[n(428)]=new Map,this[n(502)]=[],this[n(444)]=new Map,this[n(469)]=t,this[n(489)]=e}[qr(453)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(438)];o++){const i=t[o];if(!i[e(410)])continue;const a=this[e(421)](i);if(a){if(null!=i[e(466)]){if(r[e(492)](i[e(466)]))continue;r[e(482)](i[e(466)])}n[e(433)](a)}else if(e(424)!=i[e(475)])e(425)!=i[e(475)]&&e(500)!=i[e(475)]||this[e(427)](n,i,t[o+1]);else{const t=i[e(448)][e(445)];if(s[e(492)](t))continue;s[e(482)](i[e(448)][e(445)]),t==_c?this[e(411)](n,i):this[e(437)](n,i)}}return this[e(455)](n)}[qr(473)](t){const e=qr;this[e(431)][e(433)](t)}[qr(439)](t,n,r=e.priorities[qr(499)]){const s=qr;s(418)==typeof t?(0,e.insertToPriorityArray)(this[s(502)],{matchingCallback:t,label:n,priority:r}):this[s(428)][s(452)](t,n)}[qr(494)](t,e){const n=qr;this[n(444)][n(452)](t,e)}[qr(498)](t,e=1){const n=qr;let r;for(const e of this[n(502)])if(e[n(456)](t)){r=e[n(420)];break}return r||(r=this[n(428)][n(443)](t[n(464)])),r?r(e):1!==e?e+" "+t[n(464)]+"s":""+t[n(464)]}[qr(493)](t,e){const n=qr,r=e[n(417)]()[n(476)](),s=n(425)==e[n(475)]?n(482):n(429);for(const e of r){const o=e[n(451)],i=t[t[n(438)]-1];if(o.is(n(501)))i&&i[n(475)][n(483)](n(460))>-1&&t[n(441)](),i&&n(409)==i[n(475)]?i[s]+=o[n(448)]:t[n(433)]({type:n(409),add:n(482)==s?o[n(448)]:"",remove:n(429)==s?o[n(448)]:""});else if(this[n(469)][n(461)](o)){const a=o;if(i&&i[n(475)][n(483)](n(460))>-1&&t[n(441)](),n(457)==e[n(475)])continue;i&&i[n(475)]==s+n(435)&&i[n(479)][n(464)]==a[n(464)]?i[n(447)]++:t[n(433)]({type:s+n(435),element:a,quantity:1}),r[n(415)]((t=>!(n(457)==t[n(475)]&&t[n(451)]==o)))}else if(this[n(469)][n(485)](o,n(472))||o.is(n(479),n(454))){const r=o;if(n(482)==s&&n(471)==e[n(475)]||n(429)==s&&n(457)==e[n(475)])continue;if(i&&-1==i[n(475)][n(483)](n(460))){n(409)==i[n(475)]&&(i[s]+="\n");continue}let a;if(a=n(482)==s?r[n(465)]&&!this[n(469)][n(461)](r[n(465)])?r[n(465)]:null:r[n(407)]&&!this[n(469)][n(461)](r[n(407)])?r[n(407)]:null,r[n(491)]||a&&a[n(491)]){const e=a&&a[n(491)]?a:r;i&&i[n(475)]==s+n(458)&&i[n(479)][n(464)]==e[n(464)]?i[n(447)]++:t[n(433)]({type:s+n(458),element:e,quantity:1})}else t[n(433)]({type:s+n(460),element:r})}}}[qr(455)](t){const e=qr,n=this[e(489)],r=[],s=[],o=[];for(const i of t)switch(i[e(475)]){case e(409):if(i[e(482)]=i[e(482)][e(450)](/(\S)\u000A+(\S)/g,e(426))[e(450)](/\u000A/g,""),i[e(429)]=i[e(429)][e(450)](/(\S)\u000A+(\S)/g,e(426))[e(450)](/\u000A/g,""),""!=i[e(482)]&&""!=i[e(429)]){r[e(433)]({type:e(450),content:zr(n,e(436),['"'+i[e(429)]+'"','"'+i[e(482)]+'"'])});continue}if(null!=i[e(482)][e(442)](/^ +$/)){r[e(433)]({type:e(425),content:zr(n,e(446),zr(n,e(434),i[e(482)][e(438)]))});continue}if(null!=i[e(429)][e(442)](/^ +$/)){r[e(433)]({type:e(500),content:zr(n,e(419),zr(n,e(434),i[e(429)][e(438)]))});continue}if(""!=i[e(482)]){r[e(433)]({type:e(425),content:zr(n,e(446),'"'+i[e(482)]+'"')});continue}r[e(433)]({type:e(500),content:zr(n,e(419),'"'+i[e(429)]+'"')});continue;case e(474):case e(432):r[e(433)]({type:e(425),content:zr(n,e(446),this[e(498)](i[e(479)],i[e(447)]))});continue;case e(478):case e(477):r[e(433)]({type:e(500),content:zr(n,e(419),this[e(498)](i[e(479)],i[e(447)]))});continue;case e(416):r[e(433)]({type:e(425),content:zr(n,e(414),this[e(498)](i[e(479)],i[e(447)]))});continue;case e(467):r[e(433)]({type:e(500),content:zr(n,e(459),this[e(498)](i[e(479)],i[e(447)]))});continue;case e(480):s[e(433)](i[e(445)]);continue;case e(423):o[e(433)](i[e(445)]);continue;default:r[e(433)](i)}if(s[e(438)]){const t=s[e(408)]((t=>this[e(444)][e(492)](t)?this[e(444)][e(443)](t):t))[e(468)](", ");r[e(433)]({type:e(449),content:zr(this[e(489)],e(462),t)})}if(o[e(438)]){const t=o[e(408)]((t=>this[e(444)][e(492)](t)?this[e(444)][e(443)](t):t))[e(468)](", ");r[e(433)]({type:e(449),content:zr(this[e(489)],e(486),t)})}return r}[qr(421)](t){const e=qr;for(const n of this[e(431)]){const r=n(t);if(r&&e(475)in r)return r}}[qr(437)](t,e){const n=qr,r=e[n(448)],s=void 0===r[n(496)]?n(423):n(480);t[n(433)]({type:s,key:r[n(445)]})}[qr(411)](t,e){const n=qr;t[n(433)]({type:n(449),content:zr(this[n(489)],n(412),this[n(498)](e[n(417)]()[n(470)][n(481)],1))})}[qr(427)](t,e,n){const r=qr;if(this[r(493)](t,e),n&&n[r(417)]()&&!e[r(417)]()[r(440)][r(484)](n[r(417)]()[r(470)])){const n=t[t[r(438)]-1],s=r(425)==e[r(475)]?r(482):r(429);n&&r(409)==n[r(475)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=412]})(t,e)}const Yr=Zr;function Jr(){const t=["get","3oqzYUj","12XMAdaU","afterInit","plugins","commands","12TQrwcK","105038jkarpE","9sQdFSt","12200353ayjXhN","showAIAssistant","1847706CVIGhr","enableCommand","TrackChangesEditing","1378285DNRBJD","1780312YnyKWB","4069796AKftor","1HRYlGZ","editor","5930140vDNtrD"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(588990===parseInt(n(431))/1*(parseInt(n(421))/2)+-parseInt(n(415))/3*(parseInt(n(430))/4)+parseInt(n(428))/5*(parseInt(n(420))/6)+parseInt(n(425))/7+parseInt(n(429))/8+parseInt(n(422))/9*(-parseInt(n(413))/10)+-parseInt(n(423))/11*(-parseInt(n(416))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(417)](){const t=Yr,e=this[t(412)],n=e[t(418)][t(414)](t(427));e[t(419)][t(414)](t(424))&&n[t(426)](t(424))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=452]})(t,e)}function es(){const t=["2778zrELwC","enableDefaultAttributesIntegration","registerBlockAttribute","FORMAT_ALIGNMENT","*Format:* %0","right","AlignmentEditing","alignment","formatBlock","left","FORMAT_ALIGN_TO_RIGHT","8059850fCegfX","center","editor","3080bBZzPw","FORMAT_ALIGN_TO_CENTER","plugins","registerAttributeLabel","has","7393628iNisjc","1731188kXbpCI","afterInit","type","justify","FORMAT_ALIGN_TO_LEFT","value","1mePkJL","23319LEeXnP","registerDescriptionCallback","get","commandParams","993351msLWrm","_registerLegacyDescription","locale","commandName","descriptionFactory","FORMAT_JUSTIFY_TEXT","format","2677810IAkBYa","TrackChangesEditing","12278qrlean"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(979934===parseInt(n(486))/1*(parseInt(n(480))/2)+parseInt(n(491))/3+parseInt(n(479))/4+-parseInt(n(471))/5+-parseInt(n(460))/6*(-parseInt(n(459))/7)+parseInt(n(474))/8*(-parseInt(n(487))/9)+-parseInt(n(457))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(481)](){const t=$r,e=this[t(473)],n=e[t(452)];if(!e[t(476)][t(478)](t(466)))return;const r=e[t(476)][t(489)](t(458));r[t(461)](t(467)),r[t(462)](t(467)),r[t(454)][t(477)](t(467),zr(n,t(463))),this[t(492)]()}[$r(492)](){const t=$r,e=this[t(473)],n=e[t(452)];e[t(476)][t(489)](t(458))[t(454)][t(488)]((e=>{const r=t;if(r(468)!=e[r(482)])return;const{data:s}=e;if(s&&r(467)==s[r(453)]){const t=s[r(490)][0][r(485)];return{type:r(456),content:zr(n,r(464),function(t){const e=r;switch(t){case e(469):return zr(n,e(484));case e(465):return zr(n,e(470));case e(472):return zr(n,e(475));case e(483):return zr(n,e(455))}}(t))}}}))}}function rs(){const t=["bold","TrackChangesEditing","SubscriptEditing","editor","BoldEditing","has","UnderlineEditing","underline","CodeEditing","registerAttributeLabel","5483424EvAocW","forceValue","FORMAT_ITALIC","toLowerCase","FORMAT_CODE","registerDescriptionCallback","italic","commandName","descriptionFactory","*Remove format:* %0","subscript","2870484omiORg","*Format:* %0","832505dKCUUM","strikethrough","plugins","formatInline","469472rPjhpb","StrikethroughEditing","_registerLegacyDescription","enableDefaultAttributesIntegration","slice","registerInlineAttribute","format","567075aaMPHu","74968BnovND","FORMAT_SUPERSCRIPT","FORMAT_SUBSCRIPT","2658607HyACHW","4EhzYqg","FORMAT_STRIKETHROUGH","code","ItalicEditing","get","superscript","SuperscriptEditing","FORMAT_BOLD","toUpperCase","type","locale","FORMAT_","FORMAT_UNDERLINE","commandParams","afterInit"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(254561===-parseInt(n(412))/1+-parseInt(n(420))/2+parseInt(n(419))/3*(-parseInt(n(424))/4)+parseInt(n(408))/5+parseInt(n(406))/6+-parseInt(n(423))/7+parseInt(n(395))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(389),ss(427),ss(391),ss(393),ss(413),ss(387),ss(430)];class as extends t.Plugin{[ss(384)](){const t=ss,e=this[t(388)],n=e[t(410)][t(428)](t(386)),r=e[t(434)];for(const s of is){if(!e[t(410)][t(390)](s))continue;const o=s[t(416)](0,-7)[t(398)](),i=t(435)+o[t(432)]();n[t(415)](o),n[t(417)](o),n[t(403)][t(394)](o,zr(r,i))}this[t(414)]()}[ss(414)](){const t=ss,e=this[t(388)],n=e[t(434)],r=e[t(410)][t(428)](t(386));function s(e,s){const o=t;r[o(403)][o(400)]((t=>{const r=o;if(r(411)!=t[r(433)])return;const{data:i}=t;return i&&i[r(402)]===e?i[r(383)][0][r(396)]?{type:r(418),content:zr(n,r(407),s)}:{type:r(418),content:zr(n,r(404),s)}:void 0}))}s(t(385),zr(n,t(431))),s(t(401),zr(n,t(397))),s(t(392),zr(n,t(382))),s(t(426),zr(n,t(399))),s(t(409),zr(n,t(425))),s(t(405),zr(n,t(422))),s(t(429),zr(n,t(421)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=347]})(t,e)}function ls(){const t=["markBlockFormat","*Remove format:* %0","6HSmcRL","commandName","48815MSPNeF","model","has","get","afterInit","1003794ultsoA","*Set format:* %0","62244SStRUW","value","change","filter","descriptionFactory","ELEMENT_BLOCK_QUOTE","checkChild","commands","blockQuote","name","getSelectedBlocks","553560MlzmcS","commandParams","forceValue","format","378YLwdnq","BlockQuoteEditing","TrackChangesEditing","92290YcFrmf","$root","859187ocnFIC","selection","from","898959uYpdnz","locale","registerDescriptionCallback","plugins","document","parent","85aWBiZH","enableCommand","schema","editor"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(319914===parseInt(n(350))/1+parseInt(n(355))/2+-parseInt(n(380))/3+parseInt(n(357))/4*(parseInt(n(386))/5)+-parseInt(n(348))/6*(-parseInt(n(377))/7)+parseInt(n(368))/8+parseInt(n(372))/9*(-parseInt(n(375))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(354)](){const t=cs,e=this[t(389)],n=e[t(381)];if(!e[t(383)][t(352)](t(373)))return;const r=e[t(383)][t(353)](t(374)),s=this[t(389)][t(364)][t(353)](t(365));r[t(387)](t(365),((n,o={})=>{const i=t,a=this[i(389)][i(351)][i(384)][i(378)],c=o&&void 0!==o[i(370)]?o[i(370)]:!s[i(358)];let u=[];if(c){const t=Array[i(379)](a[i(367)]())[i(360)]((t=>hs(t)||function(t,e){const n=i,r=e[n(363)](t[n(385)],n(365)),s=e[n(363)]([n(376),n(365)],t);return r&&s}(t,this[i(389)][i(351)][i(388)])));u=_(t,e[i(351)])}else{const t=Array[i(379)](a[i(367)]())[i(360)]((t=>hs(t)));u=_(t,e[i(351)])}e[i(351)][i(359)]((()=>{const t=i;for(const e of u)r[t(390)](e,{commandName:t(365),commandParams:[{forceValue:c}]})}))})),r[t(361)][t(382)]((e=>{const r=t,{data:s}=e;if(s&&r(365)==s[r(349)]){const t=zr(n,r(362));return s[r(369)][0][r(370)]?{type:r(371),content:zr(n,r(356),t)}:{type:r(371),content:zr(n,r(347),t)}}}))}}function hs(t){const e=cs;return e(365)==t[e(385)][e(366)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(289493===parseInt(n(405))/1*(parseInt(n(408))/2)+parseInt(n(415))/3*(-parseInt(n(410))/4)+-parseInt(n(411))/5+parseInt(n(417))/6*(parseInt(n(413))/7)+parseInt(n(421))/8*(parseInt(n(404))/9)+parseInt(n(407))/10+-parseInt(n(403))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(419)](){const t=gs,e=this[t(414)];e[t(402)][t(409)](t(401))&&(e[t(402)][t(400)](t(418))[t(406)](t(416)),e[t(402)][t(400)](t(418))[t(406)](t(420)),e[t(402)][t(400)](t(418))[t(406)](t(412)))}}function ms(){const t=["enableCommand","2677860AagBiC","356464jMRmKe","has","254684gkjymx","704895ZDoGGr","changeCaseTitle","651cvfBCa","editor","3WUdpgP","changeCaseUpper","31488BdwYLf","TrackChangesEditing","afterInit","changeCaseLower","1312OPxrdN","get","CaseChange","plugins","5744937rbrpeA","4518aixYSN","1YBrcSB"];return(ms=function(){return t})()}function Is(){const t=["editor","ckbox","525102axmJZy","3703LSvsKw","plugins","get","93685lhdUqS","enableCommand","3464GoDCWt","899305DFaGMF","TrackChangesEditing","2384980BSTEYJ","591615PMsXxs","87523HXTuLv","4xPDJjf","afterInit","2KByaVR","commands","30DbdimN"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(127333===parseInt(n(143))/1*(-parseInt(n(146))/2)+parseInt(n(151))/3*(-parseInt(n(144))/4)+parseInt(n(155))/5*(-parseInt(n(148))/6)+-parseInt(n(152))/7*(-parseInt(n(157))/8)+-parseInt(n(142))/9+parseInt(n(141))/10+parseInt(n(158))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(145)](){const t=Es,e=this[t(149)];e[t(147)][t(154)](t(150))&&e[t(153)][t(154)](t(140))[t(156)](t(150))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=237]})(t,e)}function As(){const t=["plugins","4484382HdqBRd","has","selection","getSelectedBlocks","get","outdentCodeBlock","format","codeBlock","descriptionFactory","checkChild","commands","filter","634pcTlll","5323ymUuPr","isLimit","enableCommand","name","blockName","forceValue","ELEMENT_CODE_BLOCK","config","formatBlock","change","parent","rootElement","find","afterInit","editor","4711533RHNMqA","30kFhDQE","commandName","CodeBlock","document","markBlockFormat","value","languages","6557848lXuBJP","label","language","type","model","locale","registerElementLabel","registerDescriptionCallback","*Remove format:* %0","735404eRHEIG","31543146BOStgQ","commandParams","8783382kpXURH","schema","toLowerCase","*Set format:* %0","TrackChangesEditing","from","indentCodeBlock"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(875566===parseInt(n(276))/1*(parseInt(n(275))/2)+-parseInt(n(291))/3+-parseInt(n(252))/4*(parseInt(n(292))/5)+-parseInt(n(255))/6+parseInt(n(263))/7+-parseInt(n(243))/8+parseInt(n(253))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class Cs extends t.Plugin{[_s(289)](){const t=_s,e=this[t(290)];if(!e[t(262)][t(264)](t(238)))return;const n=e[t(262)][t(267)](t(259)),r=e[t(248)],s=e[t(283)][t(267)](t(270))[t(242)],o=e[t(273)][t(267)](t(270));n[t(278)](t(261)),n[t(278)](t(268)),n[t(278)](t(270),((r,i={})=>{const a=t,c=e[a(247)],u=e[a(247)][a(239)][a(265)],l=i&&void 0!==i[a(281)]?i[a(281)]:!o[a(241)];let f;i[a(245)]||(i[a(245)]=s[0][a(245)]),f=l?Array[a(260)](u[a(266)]())[a(274)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(287))&&!e[n(277)](t)&&e[n(272)](t[n(286)],n(270))}(t,c[a(256)]))):Array[a(260)](u[a(266)]())[a(274)]((t=>ks(t)));const h=_(f,c);c[a(285)]((()=>{const t=a;for(const e of h)n[t(240)](e,{commandName:t(270),commandParams:[{...i,forceValue:l}],formatGroupId:t(280)})}))})),n[t(271)][t(249)](t(270),(e=>zr(r,t(282),e))),n[t(271)][t(250)]((e=>{const n=t;if(n(284)!=e[n(246)])return;const o=r.t,{data:i}=e;if(!i||n(270)!=i[n(237)])return;const a=i[n(254)][0][n(245)],c=o(s[n(288)]((t=>t[n(245)]===a))[n(244)])[n(257)]();return i[n(254)][0][n(281)]?{type:n(269),content:zr(r,n(258),zr(r,n(282),1)+" ("+c+")")}:{type:n(269),content:zr(r,n(251),zr(r,n(282),1))}}))}}function ks(t){const e=_s;return e(270)==t[e(279)]}const Ls=Ns;function Rs(){const t=["has","2055UBlbQX","CommentsEditing","1252KJOLGG","9ThKxhZ","6428653oSKZLv","1351034wHiyAA","plugins","enableCommand","get","afterInit","editor","5782458zAqDrE","1007919mwKoid","TrackChangesEditing","824435GbzQXn","addCommentThread","17864664CaVimC"];return(Rs=function(){return t})()}function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(644529===-parseInt(n(179))/1+-parseInt(n(190))/2+-parseInt(n(185))/3*(-parseInt(n(187))/4)+-parseInt(n(181))/5+parseInt(n(178))/6+-parseInt(n(189))/7+parseInt(n(183))/8*(parseInt(n(188))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(194)](){const t=Ls,e=this[t(177)];e[t(191)][t(184)](t(186))&&e[t(191)][t(193)](t(180))[t(192)](t(182))}}var Ms=n(834);function vs(t,e,n){const r=Os,s=[];for(const o of e[r(375)]())o[r(356)](t)&&s[r(362)](n[r(379)](o));return s}function ws(){const t=["schema","1zZwYMQ","plugins","push","1658198nTyoKj","includes","test","isLimit","consumable","getWalker","ck-suggestion-marker--active","32365TzUnnQ","writer","name","nextSibling","TrackChangesEditing","getItems","toViewPosition","markerRange","isContent","createRangeOn","7145120PbRGJp","span","createUIElement","previousPosition","model","isBlock","item","5634096KqLSDf","mapper","124vhliyk","insert","addClass","1159020UEyPTM","parent","type","72oYSqTR","494991cnmxWx","activeMarkers","9VCBZSG","addHighlight","ck-suggestion-marker-","isAtEnd","toViewElement","bindElementToMarker","markerName","get","getCustomProperty","elementEnd","hasAttribute","15556200LuTnsj","start"];return(ws=function(){return t})()}function Os(t,e){const n=ws();return(Os=function(t,e){return n[t-=330]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(361)][r(353)](r(374));return(o,i,a)=>{const c=r;if(!a[c(367)][c(365)](i[c(377)],o[c(372)]))return;const u=i[c(377)][c(368)](),l=i[c(377)][c(358)],f=t[c(332)][c(359)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(334)];d=d||f[c(378)](e);const n=a[c(336)][c(350)](e);if(n&&n[c(354)](c(347)))return;c(355)==t[c(342)]&&f[c(333)](e)&&!f[c(366)](e)&&(e[c(373)]||l[c(349)]?h&&h[c(341)]==e||(h=e,m(t[c(331)]),p=!0):g=g||t[c(331)])}function m(t){const r=c,o=a[r(371)][r(330)](r(381),{class:r(348)+e}),u=a[r(336)][r(376)](t);n&&s[r(345)][r(364)](i[r(352)])&&a[r(371)][r(339)](r(369),o),a[r(371)][r(338)](u,o),a[r(336)][r(351)](o,i[r(352)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(438882===-parseInt(n(360))/1*(-parseInt(n(363))/2)+parseInt(n(340))/3+-parseInt(n(337))/4*(parseInt(n(370))/5)+parseInt(n(343))/6*(parseInt(n(344))/7)+-parseInt(n(335))/8*(-parseInt(n(346))/9)+-parseInt(n(380))/10+-parseInt(n(357))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Ps;function Bs(){const t=["enqueueChange","init","unlock","78412XekNRG","markerNameToElements","plugins","setSelection","remove","createSelection","bind","$graveyard","40OjIxaj","showSuggestionHighlights","editor","delete","unbindElementFromMarkerName","842039iJxTnS","getFirstRange","lock","enableCommand","buffer","12600970lFNxab","start","444yTogJk","model","9ohpRWj","batch","1963479NgHvuP","unit","modifySelection","markerName","data","addMarker:suggestion:deletion","createRange","end","4908800hmQCcQ","root","rootName","uiElement","fromRange","requires","get","high","mapper","46BroeLX","removeMarker:suggestion:deletion","writer","downcastDispatcher","merge","forward","detach","commands","document","9654000Yibady","options","250917ykTwWM","deleteForward","editing","selection","TrackChangesEditing","isCollapsed","8QdxUHO"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(951873===parseInt(n(193))/1*(-parseInt(n(172))/2)+-parseInt(n(183))/3*(-parseInt(n(201))/4)+-parseInt(n(163))/5+parseInt(n(181))/6+parseInt(n(217))/7*(-parseInt(n(189))/8)+parseInt(n(215))/9*(-parseInt(n(211))/10)+-parseInt(n(206))/11*(-parseInt(n(213))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class Us extends t.Plugin{static get[Fs(168)](){return[Ms.Delete]}[Fs(191)](){const t=Fs,e=this[t(203)],n=e[t(195)][t(169)](t(187));n[t(209)](t(204));const r=e[t(179)][t(169)](t(184));n[t(209)](t(184),((n,s={})=>{const o=t,a=e[o(214)][o(198)](e[o(214)][o(180)][o(186)]);a[o(188)]&&e[o(214)][o(219)](a,{direction:o(177),unit:s[o(218)]});const c=a[o(207)](),u=i.LiveRange[o(167)](c);let l;n(s),l=o(200)==u[o(164)][o(165)]?e[o(214)][o(161)](c[o(212)]):e[o(214)][o(161)](u[o(212)],u[o(162)]),u[o(178)](),e[o(214)][o(190)](r[o(210)][o(216)],(t=>{const e=o;r[e(210)][e(208)](),t[e(196)](t[e(161)](l[e(162)])),r[e(210)][e(192)]()}))})),e[t(185)][t(175)].on(t(160),Ds(e,t(176)),{priority:t(170)}),e[t(159)][t(175)].on(t(160),((n,r,s)=>{const o=t;s[o(182)][o(202)]&&Ds(e,o(176),{showActiveMarker:!1})[o(199)](this)(n,r,s)}),{priority:t(170)}),e[t(185)][t(175)].on(t(173),((e,n,r)=>{const s=t,o=r[s(171)][s(194)](n[s(220)]);if(o)for(const t of o)t.is(s(166))&&(r[s(171)][s(205)](t,n[s(220)]),r[s(174)][s(197)](t))}),{priority:t(170)})}}const xs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=296]})(t,e)}function Gs(){const t=["2384225HgtuZs","registerDescriptionCallback","ELEMENT_NUMBERED_LIST","mergeListItemForward","editor","*Format:* insert into %0","batch","locale","_findSuggestions","isLocal","*Outdent:* %0","plugins","model","registerElementLabel","oldValue","710480LIGwWn","fromRange","meta","type","ListEditing","getAttribute","getChanges","ELEMENT_","getSuggestions","registerPostFixer","*Set format:* %0","noTrackChangesFixer","FORMAT_INDENT","outdentList","find","change","splitListItemAfter","toUpperCase","todoList","trackChangesCommand","bulletedList","includes","multipleBlocks","splitListItemBefore","2810FVOfKY","range","listReversed","assureChains","isUndo","differ","todoListCheck","commandName","getRanges","isObject","listMarker","createPositionAt","mergeListItemBackward","*Format:* remove from %0","ELEMENT_LIST_ITEM","attribute","checkTodoList","setSelection","3060040RYBLgH","ELEMENT_TODO_LIST","listIndent","*Check item*","parent","formatBlock","map","detach","head","newValue","TodoListEditing","_LIST","list.multiBlock","todoListChecked","4759744PKuhjV","suggestion","listMarkerStyle","*Merge:* %0","groupId","_registerLegacyDescription","TrackChangesEditing","ELEMENT_BULLETED_LIST","key","enableDefaultAttributesIntegration","listItemId","afterInit","createRange","containsItem","12357QMdoGO","from","document","format","402993sFJuNA","setAttribute","push","every","nodeAfter","numberedList","4wGMkcl","refresh","listType","selection","numbered","next","isNextTo","attributes","listItemIdFixer","listStyle","customBulletedList","commands","deletion","descriptionFactory","listStart","*Change to:* %0","accept","17520KPJAHn","data","has","default","*Remove format:* %0","nextSibling","documentList","execute","bulleted","1575PLfhjs","registerCustomCallback","config","length","customNumberedList","forceValue","indentList","_getAttributeKey","filter","getFirstMarker","getFirstRange","registerAttributeLabel","get","*Merge:* list item","removeMarker","_suggestionFactory","schema","registerBlockAttribute","_supportLegacySuggestions","commandParams","previousSibling","end","todo","*Split:* list item","attributeKey","*Uncheck item*","*Indent:* %0","start","value","4dFcblH"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(362975===parseInt(n(329))/1+-parseInt(n(409))/2*(-parseInt(n(403))/3)+parseInt(n(313))/4*(parseInt(n(314))/5)+parseInt(n(426))/6*(-parseInt(n(435))/7)+parseInt(n(371))/8+parseInt(n(399))/9*(-parseInt(n(353))/10)+-parseInt(n(385))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Hs extends t.Plugin{[xs(396)](){const t=xs,e=this[t(318)];if(!e[t(325)][t(428)](t(333)))return;const n=e[t(321)],r=e[t(325)][t(296)](t(391)),s=e[t(325)][t(428)](t(381)),o=!!e[t(437)][t(296)](t(383));function i(e){const r=t;return{type:r(402),content:""+zr(n,r(339),e)}}function a(e){const r=t;return{type:r(402),content:""+zr(n,r(430),e)}}r[t(394)](t(408)),r[t(394)](t(349)),r[t(394)](t(439)),r[t(394)](t(419)),r[t(394)](t(441)),r[t(394)](t(342)),r[t(394)](t(345)),r[t(394)](t(352)),r[t(301)](t(395)),r[t(301)](t(411)),r[t(301)](t(373)),o&&(r[t(394)](t(365)),r[t(394)](t(317))),s&&(r[t(394)](t(347)),r[t(394)](t(369)),r[t(301)](t(384)),r[t(422)][t(315)]((e=>{const r=t,{data:s}=e;if(s&&r(384)==s[r(393)])return{type:r(402),content:s[r(380)]?zr(n,r(374)):zr(n,r(309))}})),this[t(318)][t(326)][t(401)][t(338)]((e=>{const n=t;if(e[n(320)][n(357)])return!1;let s=!1;const o=r[n(337)]({skipNotAttached:!0})[n(443)]((t=>n(384)===r[n(442)](t)));for(const t of o)n(306)!=t[n(445)]()[n(311)][n(407)][n(334)](n(411))&&(r[n(322)](t[n(445)](),n(368))[n(343)]((t=>n(411)===r[n(442)](t[n(386)])))||(e[n(298)](t[n(444)]()),s=!0));return s}))),r[t(422)][t(446)](t(373),zr(n,t(341)));const c={type:t(402),content:""};r[t(422)][t(315)]((e=>{const r=t,{data:s}=e;if(!s||r(411)!=s[r(393)])return;let u=e[r(379)];for(;u;){if(u[r(427)]&&((r(418)==u[r(427)][r(393)]||r(387)==u[r(427)][r(393)])&&(u[r(427)][r(380)]&&r(429)!=u[r(427)][r(380)]||r(429)!=u[r(427)][r(328)]&&!s[r(380)])||!o&&u[r(427)][r(393)]==_c))return c;u=u[r(414)]}if(null==s[r(380)])switch(s[r(328)]){case r(434):return a(zr(n,r(392)));case r(413):return a(zr(n,r(316)));case r(306):return a(zr(n,r(372)))}switch(s[r(380)]){case r(434):return i(zr(n,r(392)));case r(413):return i(zr(n,r(316)));case r(306):return i(zr(n,r(372)))}})),r[t(422)][t(315)]((e=>{const n=t,{data:r}=e;if(r&&n(373)==r[n(393)])return null==r[n(380)]||null==r[n(328)]&&0==r[n(380)]?c:void 0})),r[t(422)][t(315)]((e=>{const r=t;if(r(368)!=e[r(332)])return;const{data:s}=e;if(!s||r(395)!=s[r(393)])return;const o=Vs(e);return r(380)==o?{type:r(402),content:zr(n,r(297))}:r(328)==o?{type:r(402),content:zr(n,r(307))}:c})),e[t(326)][t(401)][t(338)]((e=>this[t(417)](e))),e[t(326)][t(401)][t(338)]((e=>this[t(340)](e))),e[t(326)][t(401)][t(338)]((e=>this[t(356)](e))),this[t(302)]()}[xs(417)](t){const e=xs;if(t[e(320)][e(357)]||!t[e(320)][e(323)])return!1;let n=!1;const r=this[e(318)][e(325)][e(296)](e(391))[e(337)]({skipNotAttached:!0})[e(443)]((t=>t[e(427)]&&e(395)==t[e(427)][e(393)]))[e(443)]((t=>t[e(427)][e(380)]&&t[e(427)][e(328)]));for(const s of r)Vs(s)||(t[e(298)](s[e(444)]()),n=!0);return n}[xs(340)](t){const e=xs;if(t[e(320)][e(357)]||!t[e(320)][e(323)])return!1;const n=this[e(318)][e(325)][e(296)](e(391));if(n[e(348)][e(312)])return!1;let r=!1;const s=[e(411),e(395),e(373),e(418),e(423),e(355),e(359),e(363),e(387)],o=this[e(318)][e(326)][e(401)][e(358)][e(335)]()[e(443)]((t=>e(368)==t[e(332)]))[e(443)]((t=>s[e(350)](t[e(308)])));if(0==o[e(438)])return r;for(const i of o){const o=n[e(322)](i[e(354)],e(368))[e(443)]((t=>!t[e(331)][e(415)]))[e(377)]((t=>t[e(386)]))[e(443)]((t=>{const r=e,o=n[r(442)](t);return s[r(350)](o)}));if(o[e(438)]){for(const n of o)t[e(298)](n[e(444)]());r=!0}}return r}[xs(356)](t){const e=xs;if(t[e(320)][e(357)]||!t[e(320)][e(323)])return!1;const n=this[e(318)][e(325)][e(296)](e(391));let r=!1;const s=[e(411),e(395),e(373),e(418),e(423),e(355),e(359),e(363),e(387)];for(const t of n[e(337)]({skipNotAttached:!0})){const o=n[e(322)](t[e(445)](),e(368))[e(377)]((t=>t[e(386)]))[e(443)]((t=>t[e(427)]&&s[e(350)](t[e(427)][e(393)])));if(!o[e(438)])continue;const a=o[0][e(379)][e(416)][e(389)];if(!o[e(406)]((t=>t[e(416)][e(389)]===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(337)]({skipNotAttached:!0})[s(443)]((e=>s(368)==e[s(332)]&&e[s(416)][s(389)]==t)))e[s(404)](s(389),r)}function i(t,n){const r=e;let s=t[r(379)],i=!1;for(;s;)s[r(416)][r(389)]!=n&&(o(s[r(416)][r(389)],n),s[r(404)](r(389),n),i=!0),s=s[r(414)];return i}}[xs(302)](){const t=xs,e=this[t(318)],n=e[t(321)],r=e[t(325)][t(296)](t(391));this[t(390)](),r[t(299)][t(436)](t(376),t(432),t(425),(function(n,r){const s=t,o=[];for(let t of n)t[s(311)][s(407)]===t[s(305)][s(375)]&&(t=e[s(326)][s(397)](e[s(326)][s(364)](t[s(311)][s(407)],0))),o[s(405)](t);e[s(326)][s(344)]((t=>{const n=s,a=e[n(326)][n(401)][n(412)],c=Array[n(400)](a[n(361)]())[n(377)]((t=>i.LiveRange[n(330)](t)));t[n(370)](o),e[n(420)][n(296)](r[n(360)])[n(410)](),r[n(303)][n(405)]({forceDefaultExecution:!0}),e[n(433)](r[n(360)],...r[n(303)]),t[n(370)](c);for(const t of c)t[n(378)]()}))})),r[t(422)][t(327)]((function(n){const r=t,s=!e[r(326)][r(300)][r(362)](n),o=n[r(304)],i=n[r(431)],a=n[r(334)](r(395)),c=!o||o[r(334)](r(395))!==a,u=!i||i[r(334)](r(395))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(367),e)))}[xs(390)](){const t=xs,e=this[t(318)],n=e[t(321)];function r(n){const r=t,s=e[r(420)][r(296)](r(349))[r(312)],o=e[r(420)][r(296)](r(408))[r(312)];return r(408)===n?s:o}e[t(325)][t(296)](t(391))[t(422)][t(315)]((function(s){const o=t;if(o(376)!=s[o(332)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(360)]){case o(349):u=i[o(303)][0][o(440)],l=r(i[o(360)]),a=o(u?319:366),!l&&e[o(437)][o(296)](o(383))||(a=o(424)),c={type:o(402),content:zr(n,a,zr(n,o(392)))};break;case o(408):u=i[o(303)][0][o(440)],l=r(i[o(360)]),a=o(u?319:366),!l&&e[o(437)][o(296)](o(383))||(a=o(424)),c={type:o(402),content:zr(n,a,zr(n,o(316)))};break;case o(441):a=o(310),c={type:o(402),content:zr(n,a,zr(n,o(367)))};break;case o(342):a=function(t){const e=o,n=t[e(445)]();let r=n[e(311)][e(407)];for(;r&&n[e(398)](r);){if(r[e(334)](e(373))>0)return!1;r=r[e(431)]}return!0}(s)?zr(n,o(366),zr(n,function(t){const e=o;return e(336)+t[e(445)]()[e(311)][e(407)][e(334)](e(411))[e(346)]()+e(382)}(s))):zr(n,o(324),zr(n,o(367))),c={type:o(402),content:a};break;case o(365):case o(317):!1===i[o(351)]&&(a=o(388),c={type:o(421),content:zr(n,a,zr(n,o(367)))})}return c}))}}function Vs(t){const e=xs;let n=t[e(445)]()[e(311)][e(407)][e(304)];for(;n;){const r=n[e(334)](e(395));if(!r)return!1;if(r==t[e(427)][e(380)])return e(380);if(r==t[e(427)][e(328)])return e(328);n=n[e(304)]}return!1}const zs=Ws;function Ws(t,e){const n=qs();return(Ws=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(533657===-parseInt(n(283))/1+-parseInt(n(217))/2+-parseInt(n(226))/3+-parseInt(n(251))/4+-parseInt(n(231))/5*(parseInt(n(206))/6)+parseInt(n(230))/7+-parseInt(n(218))/8*(-parseInt(n(238))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[zs(256)](){const t=zs;if(!this[t(255)][t(207)][t(210)](t(247)))return;const e=this[t(255)][t(200)][t(223)](t(198)),n=this[t(255)][t(207)][t(223)](t(254));e[t(280)]&&(n[t(269)](t(264)),n[t(229)](t(264))),e[t(221)]&&(n[t(269)](t(212)),n[t(229)](t(212))),e[t(243)]&&(n[t(269)](t(203)),n[t(229)](t(203)));const r={type:t(204),content:""};n[t(240)][t(260)](this[t(222)][t(216)](this));const s=this[t(255)][t(252)];n[t(240)][t(232)](t(212),zr(s,t(248))),n[t(240)][t(260)]((e=>{const n=t,{data:s}=e;if(s&&n(212)==s[n(236)])return null==s[n(261)]||0==s[n(261)]&&null==s[n(274)]?r:void 0})),n[t(240)][t(232)](t(203),zr(s,t(271))),n[t(240)][t(260)]((e=>{const n=t,{data:s}=e;if(s&&n(203)==s[n(236)])return null==s[n(261)]||1==s[n(261)]&&null==s[n(274)]?r:void 0})),this[t(255)][t(194)][t(249)][t(225)]((e=>{const r=t;if(e[r(270)][r(241)])return!1;let s=!1;const o=n[r(215)]({skipNotAttached:!0})[r(208)]((t=>{const e=r,s=n[e(246)](t);return e(203)==s||e(212)==s}));for(const t of o){const o=t[r(227)]()[r(239)][r(257)][r(262)](r(245));r(205)!=o&&r(284)!=o&&(n[r(279)](t[r(227)](),r(195))[r(196)]((t=>r(245)==n[r(246)](t[r(213)])))||(e[r(209)](t[r(242)]()),s=!0))}return s})),this[t(219)]()}[zs(222)](t){const e=zs,n=this[e(255)][e(252)],{data:r}=t,s={type:e(204),content:""};if(!r||e(264)!=r[e(236)])return;if(!r[e(274)])return e(244)==r[e(261)]?s:{type:e(204),content:""+zr(n,e(197),zr(n,this[e(263)](r[e(261)])))};if(!r[e(261)]){if(e(244)==r[e(274)])return s;let o=t[e(281)];for(;o;){if(o[e(278)]&&e(245)==o[e(278)][e(236)]&&o[e(278)][e(261)])return s;o=o[e(250)]}return{type:e(204),content:""+zr(n,e(259),zr(n,this[e(263)](r[e(274)])))}}if(e(244)!=r[e(261)])return{type:e(204),content:""+zr(n,e(197),zr(n,this[e(263)](r[e(261)])))};let o=t[e(281)];for(;o;){if(o[e(278)]&&e(245)==o[e(278)][e(236)]&&o[e(278)][e(261)]&&o[e(278)][e(274)])return s;o=o[e(250)]}const i=t[e(227)]()[e(239)][e(257)][e(262)](e(245));return{type:e(204),content:zr(n,e(197),zr(n,e(277)+i[e(275)]()+e(265)))}}[zs(219)](){const t=zs,e=this[t(255)],n=e[t(252)];e[t(207)][t(223)](t(254))[t(240)][t(260)]((e=>{const r=t;if(r(266)!=e[r(224)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(228)]){case r(264):o=r(237),i={type:r(204),content:zr(n,o,zr(n,this[r(263)](s[r(220)][0][r(224)])))};break;case r(212):o=s[r(220)][0][r(221)]?r(273):r(276),i={type:r(204),content:zr(n,o)};break;case r(203):o=r(272),i={type:r(204),content:zr(n,o,s[r(220)][0][r(243)])}}return i}))}[zs(263)](t){const e=zs;return e(277)+function(t){const n=e;return Xs[n(268)](t)?n(235):Zs[n(268)](t)?n(205):null}(t)[e(275)]()+e(267)+t[e(275)]()[e(202)](/-/g,"_")}}function qs(){const t=["document","next","1389068YZgSBF","locale","circle","TrackChangesEditing","editor","afterInit","nodeAfter","decimal-leading-zero","*Remove format:* %0","registerDescriptionCallback","newValue","getAttribute","_getTranslationKeyForListStyle","listStyle","_LIST_DEFAULT","formatBlock","_LIST_","includes","enableDefaultAttributesIntegration","batch","FORMAT_LIST_START","*Format:* set start index to %0","*Format:* set order to reversed","oldValue","toUpperCase","*Format:* set order to regular","ELEMENT_","data","_findSuggestions","styles","head","lower-latin","337712ZKSkjW","customNumbered","model","attribute","find","*Set format:* %0","list.properties","disc","config","square","replace","listStart","format","numbered","193398gSMYdQ","plugins","filter","removeMarker","has","decimal","listReversed","suggestion","lower-roman","getSuggestions","bind","591290JNWuRq","664BPRZxw","_registerLegacyDescription","commandParams","reversed","handleDescriptions","get","type","registerPostFixer","1691943FQDMdx","getFirstRange","commandName","registerBlockAttribute","2836932vwCqMo","65JmCkRa","registerAttributeLabel","upper-roman","upper-latin","bulleted","key","*Change to:* %0","226845qvUvLc","start","descriptionFactory","isUndo","getFirstMarker","startIndex","default","listType","_getAttributeKey","ListPropertiesEditing","FORMAT_LIST_REVERSED"];return(qs=function(){return t})()}const Xs=[zs(199),zs(253),zs(201)],Zs=[zs(211),zs(258),zs(214),zs(233),zs(282),zs(234)];var Ys=n(507);const Js=$s;function Qs(){const t=["unbindElementFromMarkerName","init","selection","27696vrINCn","end","commands","plugins","hasClass","data","detach","7bLPTOw","setSelection","createRange","split","addMarker:suggestion:insertion","downcastDispatcher","28imNyte","showSuggestionHighlights","enterBlock","1394ZDunRa","markerNameToElements","high","10514720snnATd","2053350RyIevD","removeMarker:suggestion:insertion","document","921477KzdESU","nextSibling","change","markInsertion","getFirstPosition","editing","markerName","parent","model","enableCommand","getFirstRange","createPositionAt","fromRange","270ymKTHJ","fire","get","mapper","2075808YGKitF","enter","options","requires","TrackChangesEditing","bind","afterExecute","writer","175572hEPxnJ","ck-suggestion-marker-split","remove","editor"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(289574===parseInt(n(456))/1*(parseInt(n(465))/2)+-parseInt(n(472))/3+parseInt(n(504))/4*(-parseInt(n(485))/5)+parseInt(n(497))/6*(-parseInt(n(462))/7)+parseInt(n(489))/8+-parseInt(n(469))/9+parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(492)](){return[Ys.Enter]}[Js(502)](){const t=Js,e=this[t(500)],n=e[t(507)][t(487)](t(493)),r=e[t(506)][t(487)](t(490));n[t(481)](t(490),(()=>{const s=t;e[s(480)][s(474)]((t=>{const o=s,a=e[o(480)][o(471)][o(503)],c=a[o(476)](),u=i.LiveRange[o(484)](a[o(482)]());if(r[o(464)](t)){const r=e[o(480)][o(483)](c[o(479)][o(473)],0),s=t[o(458)](c,r);n[o(475)](s)}else t[o(457)](t[o(458)](u[o(505)]));u[o(455)](),r[o(486)](o(495),{writer:t})}))})),e[t(477)][t(461)].on(t(460),Ds(e,t(459)),{priority:t(467)}),e[t(477)][t(461)].on(t(470),((e,n,r)=>{const s=t,o=r[s(488)][s(466)](n[s(478)]);if(o)for(const t of o)t[s(453)](s(498))&&(r[s(488)][s(501)](t,n[s(478)]),r[s(496)][s(499)](t))}),{priority:t(467)}),e[t(454)][t(461)].on(t(460),((n,r,s)=>{const o=t;s[o(491)][o(463)]&&Ds(e,o(459),{showActiveMarker:!1})[o(494)](this)(n,r,s)}),{priority:t(467)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=128]})(t,e)}const no=eo;function ro(){const t=["find","end","findByTextCallback","createPositionAt","start","getIntersection","model","handleFindCommand","FindAndReplaceEditing","findPrevious","filter","enableCommand","getMarkersGroup","3739336pQzfbh","67321LfYfbw","markers","get","5536728DhIeOo","TrackChangesEditing","_isInDeletionRange","plugins","afterInit","2931830CPvtSG","replaceAll","string","10PmkYUu","editor","7892teEnKL","item","1880PQziuz","has","createRange","suggestion:deletion","1158813Atehfw","FindAndReplaceUtils","getRange","replace","bind","1642401leCYsC","findNext","14VWZKsu"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(542816===-parseInt(n(135))/1*(parseInt(n(146))/2)+parseInt(n(159))/3+parseInt(n(148))/4*(parseInt(n(150))/5)+-parseInt(n(138))/6+parseInt(n(161))/7*(parseInt(n(134))/8)+-parseInt(n(154))/9+-parseInt(n(143))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(142)](){const t=no;if(!this[t(147)][t(141)][t(151)](t(129)))return;const e=this[t(147)][t(141)][t(137)](t(139));e[t(132)](t(162),this[t(128)][t(158)](this)),e[t(132)](t(160)),e[t(132)](t(130)),e[t(132)](t(157)),e[t(132)](t(144))}[no(128)](t,e,n={}){const r=no,s=this[r(147)][r(141)][r(137)](r(155));return t((t=>(r(145)==typeof e?s[r(164)](e,n):e)(t)[r(131)]((e=>!1===this[r(140)](e,t[r(149)])))),n)}[no(140)](t,e){const n=no,r=this[n(147)][n(168)][n(152)](this[n(147)][n(168)][n(165)](e,t[n(166)]),this[n(147)][n(168)][n(165)](e,t[n(163)]));for(const t of this[n(147)][n(168)][n(136)][n(133)](n(153)))if(null!==r[n(167)](t[n(156)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=216]})(t,e)}function ao(){const t=["*Set font size:* %0","3488772qSpYSK","editor","422982VUnkDo","afterInit","FontFamilyEditing","enableDefaultAttributesIntegration","model","2bnpIHj","FontSize","*Set font background color:* %0","_registerLegacyDescription","label","registerInlineAttribute","normalizeSizeOptions","fontBackgroundColor","FontSizeEditing","fontColor.colors","toLowerCase","4378491WURYvF","registerDescriptionCallback","*Set font family:* %0","get","descriptionFactory","type","*Reset font family*","fontColor","commandParams","format","config","formatInline","*Reset font color*","fontSize.options","FORMAT_FONT_SIZE","locale","find","value","title","16075EqKoBp","*Reset font background color*","*Set font color:* %0","*Reset font size*","fontBackgroundColor.colors","trim","1052wqCjbl","FORMAT_FONT_FAMILY","FORMAT_FONT_COLOR","FontColorEditing","1292322uSUuXF","8GiiFZC","has","registerAttributeLabel","fontSize","commandName","FontBackgroundColorEditing","FORMAT_FONT_BACKGROUND","945120ApVsLI","TrackChangesEditing","plugins","821781ifFzws","fontFamily"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(466656===-parseInt(n(239))/1*(parseInt(n(249))/2)+parseInt(n(228))/3+-parseInt(n(224))/4*(-parseInt(n(218))/5)+-parseInt(n(244))/6+-parseInt(n(242))/7+-parseInt(n(229))/8*(-parseInt(n(260))/9)+parseInt(n(236))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(257),commandName:oo(232)},{pluginName:oo(246),commandName:oo(240)},{pluginName:oo(227),commandName:oo(267)},{pluginName:oo(234),commandName:oo(256)}];class uo extends t.Plugin{[oo(245)](){const t=oo,e=this[t(243)][t(275)],n=this[t(243)][t(238)][t(263)](t(237));for(const{pluginName:e,commandName:r}of co)this[t(243)][t(238)][t(230)](e)&&(n[t(247)](r),n[t(254)](r));e.t,n[t(264)][t(231)](t(232),zr(e,t(274))),n[t(264)][t(231)](t(240),zr(e,t(225))),n[t(264)][t(231)](t(267),zr(e,t(226))),n[t(264)][t(231)](t(256),zr(e,t(235))),this[t(252)]()}[oo(252)](){const t=oo,e=this[t(243)],n=e[t(275)];e[t(238)][t(263)](t(237))[t(264)][t(261)]((e=>{const r=t,o=n.t;if(r(271)!=e[r(265)])return;const{data:i}=e;if(null!=i){if(r(232)==i[r(233)]){const t=i[r(268)][0][r(216)];if(t){const e=o(this[r(243)][r(238)][r(263)](r(250))[r(255)](this[r(243)][r(270)][r(263)](r(273)))[r(276)]((e=>e[r(248)]==t))[r(217)])[r(259)]();return{type:r(269),content:zr(n,r(241),e)}}return{type:r(269),content:zr(n,r(221))}}if(r(240)==i[r(233)]){const t=i[r(268)][0][r(216)];return t?{type:r(269),content:zr(n,r(262),t)}:{type:r(269),content:zr(n,r(266))}}if(r(267)==i[r(233)]){const t=i[r(268)][0][r(216)];if(t){const e=(0,s.normalizeColorOptions)(this[r(243)][r(270)][r(263)](r(258)))[r(276)]((e=>e[r(248)]==t));let i=t,a="";return e&&(i=e[r(253)],a=o(i)[r(259)]()),{type:r(269),content:zr(n,r(220),a)[r(223)](),color:{value:t,title:a||i}}}return{type:r(269),content:zr(n,r(272))}}if(r(256)==i[r(233)]){const t=i[r(268)][0][r(216)];if(t){const e=(0,s.normalizeColorOptions)(this[r(243)][r(270)][r(263)](r(222)))[r(276)]((e=>e[r(248)]==t));let i=t,a="";return e&&(i=e[r(253)],a=o(i)[r(259)]()),{type:r(269),content:zr(n,r(251),a)[r(223)](),color:{value:t,title:a||i}}}return{type:r(269),content:zr(n,r(219))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=205]})(t,e)}function ho(){const t=["_registerLegacyDescription","push","FontSize","enableCommand","commands","4526910PwLoky","enableDefaultAttributesIntegration","boolean","plugins","length","join","790040bwGGfA","pasteFormat","*Remove all formatting*","normalizeSizeOptions","type","descriptionFactory","fontColor","config","3mzdXoS","find","commandName","afterInit","TrackChangesEditing","slice","title","copyFormat","fontSize.options","charAt","fontBackgroundColor","fontColor.colors","get","editor","label","format","1795415gknKXr","registerDescriptionCallback","entries","693805cTUyWG","model","fontSize","878168MQjLSH","toLowerCase","toUpperCase","formatInline","formatBlock","635943KgHIuA","2831012niBYyS","locale","commandParams","*Set format to:* %0","split"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(416262===parseInt(n(248))/1+parseInt(n(213))/2*(parseInt(n(221))/3)+parseInt(n(249))/4+-parseInt(n(237))/5+-parseInt(n(207))/6+-parseInt(n(240))/7+-parseInt(n(243))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(224)](){const t=lo,e=this[t(234)],n=e[t(210)][t(233)](t(225)),r=e[t(206)][t(233)](t(228)),s=e[t(206)][t(233)](t(214));r&&s&&(n[t(208)](t(214)),n[t(205)](t(228)),this[t(254)]())}[lo(254)](){const t=lo,e=this[t(234)],n=e[t(250)];e[t(210)][t(233)](t(225))[t(218)][t(238)]((r=>{const s=t;if(s(247)!=r[s(217)]&&s(246)!=r[s(217)])return;const{data:o}=r;if(o&&s(214)===o[s(223)]){const t=[],r=o[s(251)][0];for(const[n,o]of Object[s(239)](r))t[s(255)](po(e,n,o));return t[s(211)]?{type:s(236),content:zr(n,s(252),t[s(212)](", "))}:{type:s(236),content:zr(n,s(215))}}}))}}function po(t,e,n){const r=lo,o=t[r(250)].t,i=e[r(253)](/(?=[A-Z])/)[r(212)](" "),a=o(i[r(230)](0)[r(245)]()+i[r(226)](1))[r(244)]();if(r(209)==typeof n)return a;if(r(219)===e||r(231)===e){const e=(0,s.normalizeColorOptions)(t[r(220)][r(233)](r(232)))[r(222)]((t=>t[r(241)]==n));return a+" ("+(e?o(e[r(235)])[r(244)]():n)+")"}if(r(242)===e&&isNaN(parseFloat(n))){const e=t[r(210)][r(233)](r(256))[r(216)](t[r(220)][r(233)](r(229)))[r(222)]((t=>t[r(241)]==n));return a+" ("+(e?o(e[r(227)])[r(244)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["get","name","ELEMENT_HEADING_CUSTOM","registerElementLabel","plugins","3349341wOgpXn","heading","title","editor","config","match","model","locale","paragraph","commandParams","registerDescriptionCallback","561018knwKgr","find","formatBlock","372536xVFTTL","has","afterInit","4779095CxXbPL","descriptionFactory","*Change to:* %0","_registerLegacyDescription","enableDefaultAttributesIntegration","heading.options","32ouxRAv","443288hUckAd","8224536keNLnK","commandName","type","view","36CmyYeo","_getHeadingLevel","value","_headingOptions","4151441rpBrDm","TrackChangesEditing","ELEMENT_HEADING","HeadingEditing","format"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(766680===parseInt(n(490))/1+parseInt(n(493))/2+-parseInt(n(465))/3*(-parseInt(n(460))/4)+parseInt(n(496))/5+-parseInt(n(461))/6+parseInt(n(469))/7+parseInt(n(459))/8*(-parseInt(n(479))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(495)](){const t=mo,e=this[t(482)];if(!e[t(478)][t(494)](t(472)))return;this[t(468)]=e[t(483)][t(474)](t(458));const n=e[t(486)],r=e[t(478)][t(474)](t(470));r[t(457)](t(480));for(const e of this[t(468)])t(487)!=e[t(485)]&&r[t(497)][t(477)](e[t(485)],(n=>{const r=t,i=this[r(466)](e[r(485)]);return null!==i?s(n,i):o(n,e[r(481)])}));function s(e,r){return zr(n,t(471),[e,r])}function o(e,r){return zr(n,t(476),[e,r])}this[t(456)]()}[mo(456)](){const t=mo,e=this[t(482)],n=e[t(486)];e[t(478)][t(474)](t(470))[t(497)][t(489)]((e=>{const r=t;if(r(492)!=e[r(463)])return;const{data:s}=e;if(s&&r(480)==s[r(462)]){const e=s[r(488)][0][r(467)],c=this[r(466)](e);if(null!==c)return{type:r(473),content:zr(n,r(498),(a=c,zr(n,r(471),[1,a])))};const u=this[r(468)][r(491)]((t=>t[r(485)]===e))[r(481)];return{type:r(473),content:zr(n,r(498),(o=1,i=u,zr(n,t(476),[o,i])))}}var o,i,a}))}[mo(466)](t){const e=mo;var n,r;const s=t[e(484)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(468)])||void 0===n?void 0:n[e(491)]((n=>n[e(485)]==t));if(o&&o[e(464)]){const t=o[e(464)],n=(null!==(r=t[e(475)])&&void 0!==r?r:t)[e(484)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["29556uLVPHi","registerDescriptionCallback","TrackChangesEditing","584DSITUC","locale","find","value","enableDefaultAttributesIntegration","3364097Arugfa","FORMAT_HIGHLIGHT","toLowerCase","502842bhwHvM","2090354ArZcmI","686882hULzbA","highlight","afterInit","model","*Remove highlight*","descriptionFactory","format","config","HighlightEditing","registerInlineAttribute","editor","plugins","4HUlDGE","*Set highlight:* %0","commandName","formatInline","314252qYwSLR","commandParams","type","title","registerAttributeLabel","6vrxaYM","highlight.options","668075iQzefb","30EXvbRN","color","get","has","_registerLegacyDescription"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(412616===-parseInt(n(300))/1+parseInt(n(274))/2+-parseInt(n(298))/3*(parseInt(n(312))/4)+-parseInt(n(281))/5*(-parseInt(n(279))/6)+parseInt(n(299))/7+parseInt(n(290))/8*(-parseInt(n(287))/9)+parseInt(n(282))/10*(parseInt(n(295))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(302)](){const t=To,e=this[t(310)];if(!e[t(311)][t(285)](t(308)))return;const n=e[t(311)][t(284)](t(289)),r=e[t(291)];n[t(294)](t(301)),n[t(309)](t(301)),n[t(305)][t(278)](t(301),zr(r,t(296))),this[t(286)]()}[To(286)](){const t=To,e=this[t(310)],n=e[t(291)];e[t(311)][t(284)](t(289))[t(305)][t(288)]((r=>{const s=t;if(s(273)!=r[s(276)])return;const{data:o}=r;if(o&&s(301)==o[s(272)]){const t=n.t,r=o[s(275)][0][s(293)];if(r){const o=e[s(307)][s(284)](s(280))[s(292)]((t=>t[s(303)]==r)),i=t(o[s(277)])[s(297)]();return{type:s(306),content:zr(n,s(313),i),color:{value:o[s(283)],title:o[s(277)]}}}return{type:s(306),content:zr(n,s(304),zr(n,s(296)))}}}))}}const Co=Lo;function ko(){const t=["3866376TiYcKs","registerElementLabel","createPositionAt","editor","5ZBfFZU","TrackChangesEditing","high","insert","2619820ecgcfH","showSuggestionHighlights","enableCommand","1021860cFGGwC","2707371CGqzRz","21MOnRpd","createEmptyElement","horizontalLine","1656864iVoDrf","for","51002mKZPZZ","conversion","div","addClass","80DAJRZo","createContainerElement","descriptionFactory","plugins","16qryIdS","elementToStructure","get","ELEMENT_HORIZONTAL_LINE","afterInit","ck-horizontal-line","5349900EVMoDO","HorizontalLineEditing","locale","has","dataDowncast"];return(ko=function(){return t})()}function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(685729===parseInt(n(158))/1*(-parseInt(n(163))/2)+parseInt(n(156))/3+parseInt(n(145))/4+parseInt(n(149))/5*(parseInt(n(177))/6)+-parseInt(n(153))/7+-parseInt(n(171))/8*(-parseInt(n(157))/9)+parseInt(n(167))/10*(-parseInt(n(161))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(175)](){const t=Co,e=this[t(148)];if(!e[t(170)][t(180)](t(178)))return;e[t(170)][t(173)](t(150))[t(155)](t(160));const n=e[t(170)][t(173)](t(150)),r=e[t(179)];n[t(169)][t(146)](t(160),(e=>zr(r,t(174),e))),e[t(164)][t(162)](t(144))[t(172)]({model:t(160),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(154)])return null;const o=n[s(168)](s(165)),i=n[s(159)]("hr");return n[s(166)](s(176),o),n[s(152)](n[s(147)](o,0),i),o},converterPriority:t(151)})}}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=258]})(t,e)}function Mo(){const t=["2USpgTR","element","has","nodeAfter","_registerLegacyDescription","locale","HtmlEmbed","editor","attribute","1829090bLicBH","plugins","6qOmxHu","enableDefaultAttributesIntegration","2004424mtyptB","registerElementLabel","value","119403erxEuw","commandName","rawHtml","formatBlock","type","start","htmlEmbed","2808972cIVeJo","2999508yoiLEJ","key","ELEMENT_HTML_EMBED","registerBlockAttribute","1030ZqEftc","get","TrackChangesEditing","format","descriptionFactory","926401BBOUTH","*Change %0 content*","getFirstRange","521168sOeUfQ","registerDescriptionCallback","afterInit"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(530662===-parseInt(n(259))/1*(parseInt(n(295))/2)+-parseInt(n(283))/3+parseInt(n(282))/4+parseInt(n(268))/5+parseInt(n(270))/6*(-parseInt(n(292))/7)+-parseInt(n(272))/8+-parseInt(n(275))/9*(-parseInt(n(287))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(258)](){const t=No,e=this[t(266)];if(!e[t(269)][t(261)](t(265)))return;const n=e[t(269)][t(288)](t(289)),r=e[t(264)];n[t(291)][t(273)](t(277),(e=>zr(r,t(285),e))),n[t(271)](t(281)),n[t(286)](t(274)),n[t(291)][t(296)]((e=>{const n=t;if(n(267)!=e[n(279)])return;const{data:s}=e;if(s&&n(274)==s[n(284)]&&e[n(294)]()[n(280)][n(262)].is(n(260),n(277))){const t=zr(r,n(285));return{type:n(290),content:zr(r,n(293),t)}}})),this[t(263)]()}[No(263)](){const t=No,e=this[t(266)],n=e[t(264)];e[t(269)][t(288)](t(289))[t(291)][t(296)]((e=>{const r=t;if(r(278)!=e[r(279)])return;const{data:s}=e;if(s&&r(281)==s[r(276)]){const t=zr(n,r(285));return{type:r(290),content:zr(n,r(293),t)}}}))}}function wo(){const t=["end","commandParams","3962400gymOFq","nodeAfter","filter","Block image to inline image","isBlockImage","insertImage","35523lRBqyA","getClosestSelectedImageElement","1189014vijyNO","isIntersecting","getNearestSelectionRange","ImageUploadEditing","enableCommand","backward","toNext","nodeBefore","registerCustomCallback","ImageCaptionEditing","ELEMENT_IMAGE","isCollapsed","previous","ImageInlineEditing","findIndex","isEqual","538844JfbqAn","element","ImageCaptionUtils","change","*Set image text alternative:* %0","*Reset image width*","find","model","registerAttributeLabel","attribute","length","insertion","has","ImageResize","markDeletion","format","uploadImage","imageStylePreApply","*Remove image text alternative*","afterInit","getContainedElement","getSuggestionCallback","25wzChBl","_suggestionFactory","plugins","newValue","3544nzHhFh","detach","ImageEditing","commandName","get","document","414612fYWsGN","isOwn","*Set image width:* %0","removeObject","width","formatBlock","fromPosition","4731251dJKRPW","Inline image to block image","key","4529322cRLQKU","isBefore","createRange","registerBlockAttribute","enableDefaultAttributesIntegration","ImageUtils","TrackChangesEditing","FORMAT_IMAGE_SIZE","imageTypeBlock","ELEMENT_CAPTION","start","imageBlock","formatInline","subType","forward","chain","imageInline","getFirstRange","registerElementLabel","selection","descriptionFactory","imageTypeInline","markInsertion","locale","convertBlockImageToInline","ImageBlockEditing","ImageTextAlternativeEditing","imageTextAlternative","addObject","createRangeOn","registerDescriptionCallback","caption","getCaptionFromImageModelElement","markBlockFormat","_registerLegacyDescription","convertInlineImageToBlock","accept","schema","alt","discard","toggleImageCaption","imageCaption","toPrevious","_findSuggestions","editor","ELEMENT_INLINE_IMAGE","type","forceDefaultExecution","join","deletion","resizedWidth","resizeImage"];return(wo=function(){return t})()}const Oo=Do;function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(667495===-parseInt(n(494))/1+-parseInt(n(446))/2+parseInt(n(438))/3+parseInt(n(462))/4*(parseInt(n(484))/5)+parseInt(n(504))/6+parseInt(n(501))/7+-parseInt(n(488))/8*(parseInt(n(444))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(481)](){const t=Oo,e=this[t(428)];if(!e[t(486)][t(474)](t(490)))return;const n=e[t(486)][t(492)](t(510)),r=e[t(486)][t(492)](t(509)),s=e[t(407)];n[t(450)](t(443)),n[t(404)][t(402)](t(395),(e=>zr(s,t(456),e))),n[t(404)][t(402)](t(400),(e=>zr(s,t(429),e))),n[t(404)][t(402)](t(415),(()=>zr(s,t(393)))),e[t(486)][t(474)](t(449))&&n[t(450)](t(478)),e[t(486)][t(474)](t(409))&&e[t(486)][t(474)](t(459))&&(n[t(450)](t(405),((s,o)=>{const i=t,a=r[i(445)](e[i(469)][i(493)][i(403)]);e[i(469)][i(465)]((()=>{const t=i;n[t(417)](a,{commandName:t(405),commandParams:[o]},[],t(408))}))})),n[t(450)](t(512),((s,o)=>{const a=t;e[a(469)][a(465)]((t=>{const c=a;let u=r[c(445)](e[c(469)][c(493)][c(403)]),l=t[c(413)](u);const f=i.LivePosition[c(500)](l[c(394)],c(426)),h=i.LivePosition[c(500)](l[c(436)],c(452));n[c(431)]((()=>s(o))),u=r[c(445)](e[c(469)][c(493)][c(403)]),l=t[c(413)](u);const g=t[c(506)](f,h);f[c(489)](),h[c(489)](),n[c(417)](u,{commandName:c(405),commandParams:[o]},[],c(419)),g[c(394)][c(505)](l[c(394)])&&n[c(406)](t[c(506)](g[c(394)],l[c(394)]),c(419)),l[c(436)][c(505)](g[c(436)])&&n[c(406)](t[c(506)](l[c(436)],g[c(436)]),c(419))}))})),n[t(485)][t(454)](t(499),t(419),t(432),(()=>!1)),n[t(485)][t(454)](t(499),t(419),t(420),(()=>!1)),n[t(485)][t(454)](t(499),t(419),t(423),n[t(485)][t(483)](t(499),"",t(420))),n[t(485)][t(454)](t(473),t(419),t(432),(()=>!1)),n[t(485)][t(454)](t(473),t(419),t(423),(([r])=>{const s=t,o=n[s(485)][s(483)](s(473),"",s(423));let i=r[s(394)],a=r[s(436)];const c=e[s(469)][s(421)][s(448)](i,s(451)),u=e[s(469)][s(421)][s(448)](a,s(398));c[s(457)]&&(i=c[s(394)]),u[s(457)]&&(a=u[s(436)]),o([e[s(469)][s(506)](i,a)])})),n[t(485)][t(454)](t(499),t(419),t(399),c),n[t(485)][t(454)](t(473),t(419),t(399),c)),e[t(486)][t(474)](t(455))&&(n[t(450)](t(424),((s,o)=>{const i=t,a=e[i(486)][i(492)](i(464));let c=r[i(445)](e[i(469)][i(493)][i(403)]),u=a[i(416)](c);e[i(469)][i(465)]((()=>{const t=i;if(u)return void n[t(476)](e[t(469)][t(413)](u));const l=r[t(442)](c);s(o),c=r[t(445)](e[t(469)][t(493)][t(403)]),u=a[t(416)](c),n[t(406)](e[t(469)][t(413)](u),l?null:t(425))}))})),n[t(485)][t(454)](t(473),t(425),t(399),c));const o=[{type:t(499),subType:t(479)},{type:t(473),subType:t(425)},{type:t(499),subType:t(419)},{type:t(473),subType:t(419)}];function a(e,s){const i=t,a=o[i(460)]((({type:t,subType:n})=>e[i(430)]==t&&e[i(397)]==n)),c=o[i(460)]((({type:t,subType:e})=>s[i(430)]==t&&s[i(397)]==e));if(a<0||c<0)return!1;const u=e[i(401)](),l=s[i(401)]();if((0==a||1==a)&&2==c&&u[i(447)](l))return!0;if(2==a&&3==c){const t=n[i(427)](u,i(473))[i(440)]((({suggestion:t,meta:e})=>e[i(495)]&&i(419)==t[i(397)]));if(t[i(472)]>1&&l[i(436)][i(461)](u[i(394)]))return!0;if(1==t[i(472)]&&(u[i(394)][i(461)](l[i(436)])||u[i(436)][i(461)](l[i(394)])))return!0}if(3==a&&3==c&&u[i(394)][i(505)](l[i(394)])){const t=u[i(436)][i(439)],e=l[i(394)][i(453)];return r[i(442)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(486)][t(474)](t(475))&&(n[t(508)](t(435)),n[t(507)](t(434)),n[t(404)][t(470)](t(434),zr(s,t(511)))),e[t(486)][t(474)](t(410))&&(n[t(508)](t(411)),n[t(507)](t(422))),n[t(404)][t(414)]((e=>{const n=t;if(o[n(468)]((({type:t,subType:r})=>e[n(430)]==t&&e[n(397)]==r)))return e[n(458)]?{}:void 0})),n[t(404)][t(414)]((e=>{const n=t;if(n(473)==e[n(430)]||n(433)==e[n(430)]){const t=e[n(482)]();if(t&&t.is(n(463),n(415)))return{type:n(473)==e[n(430)]?n(412):n(497),element:t,quantity:1}}})),n[t(404)][t(414)]((e=>t(499)==e[t(430)]&&t(419)==e[t(397)]?{type:t(477),content:t(502)}:t(499)==e[t(430)]&&t(408)==e[t(397)]?{type:t(477),content:t(441)}:void 0)),n[t(404)][t(414)]((e=>{const n=t;if(n(471)!=e[n(430)])return;const{data:r}=e;if(!r||n(422)!=r[n(503)])return;const o=r[n(487)];return o?{type:n(477),content:zr(s,n(466),'"'+o+'"')}:{type:n(477),content:zr(s,n(480))}})),this[t(418)]()}[Oo(418)](){const t=Oo,e=this[t(428)],n=e[t(407)];e[t(486)][t(492)](t(510))[t(404)][t(414)]((e=>{const r=t;if(r(499)!=e[r(430)]&&r(396)!=e[r(430)])return;const{data:s}=e;if(s){if(r(411)==s[r(491)]){const t=s[r(437)][0][r(487)];return t?{type:r(477),content:zr(n,r(466),'"'+t+'"')}:{type:r(477),content:zr(n,r(480))}}if(r(435)==s[r(491)]){const t=s[r(437)][0][r(498)];return t?{type:r(477),content:zr(n,r(496),t)}:{type:r(477),content:zr(n,r(467))}}}}))}}const Bo=Uo;function Po(){const t=["*Replace image URL*","43716yduwJi","_handleLegacySuggestions","afterInit","attribute","getSuggestionCallback","969048iBIltb","formatInline","140549pMXzLv","ImageEditing","_suggestionFactory","15550483TrMGUp","registerDescriptionCallback","enableDefaultAttributesIntegration","12feQAtq","845Qsimxv","plugins","newValue","_registerLegacyDescription","key","formatBlock","discard","32QjdebD","TrackChangesEditing","420951gTELOF","registerBlockAttribute","*Format:* replace image URL","format","accept","replaceImageSource","descriptionFactory","locale","editor","src","12vjfdxj","4476437mOaSkp","8DmSVJa","commandName","registerCustomCallback","10ORnboM","oldValue","has","get","type","2567059ZlUdMX"];return(Po=function(){return t})()}function Uo(t,e){const n=Po();return(Uo=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=Uo,r=t();for(;;)try{if(760145===-parseInt(n(283))/1*(parseInt(n(289))/2)+-parseInt(n(299))/3*(parseInt(n(297))/4)+-parseInt(n(290))/5*(-parseInt(n(276))/6)+-parseInt(n(265))/7*(-parseInt(n(266))/8)+-parseInt(n(281))/9+-parseInt(n(269))/10*(parseInt(n(274))/11)+parseInt(n(264))/12*(parseInt(n(286))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class xo extends t.Plugin{[Bo(278)](){const t=Bo;if(!this[t(307)][t(291)][t(271)](t(284)))return;const e=this[t(307)][t(306)],n=this[t(307)][t(291)][t(272)](t(298));n[t(288)](t(304)),n[t(300)](t(308)),n[t(305)][t(287)]((n=>{const r=t;if(r(279)!=n[r(273)])return;const{data:s}=n;return s&&r(308)==s[r(294)]?s[r(292)]&&s[r(270)]?{type:r(302),content:zr(e,r(275))}:{type:r(302),content:""}:void 0})),this[t(277)]()}[Bo(277)](){const t=Bo,e=this[t(307)][t(291)][t(272)](t(298));e[t(285)][t(268)](t(295),t(304),t(303),e[t(285)][t(280)](t(295),null,t(296))),e[t(285)][t(268)](t(295),t(304),t(296),e[t(285)][t(280)](t(295),null,t(303))),this[t(293)]()}[Bo(293)](){const t=Bo,e=this[t(307)],n=e[t(306)];e[t(291)][t(272)](t(298))[t(305)][t(287)]((e=>{const r=t;if(r(295)!=e[r(273)]&&r(282)!=e[r(273)])return;const{data:s}=e;return s&&r(304)==s[r(267)]?{type:r(302),content:zr(n,r(301))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=204]})(t,e)}function Ho(){const t=["getSuggestion","model","commandReversedParams","formatInline","imageTypeBlock","*Format:* %0","convertInlineImageToBlock","isEqual","side","createRangeOn","isBefore","chain","isInContent","suggestion","ImageUtils","differ","head","insertion","subType","next","imageStyle","imageCaption","isOwn","formatBlock","has","715354TIdDXs","afterInit","_suggestionFactory","get","from","discard","accept","forEach","locale","TrackChangesEditing","commands","commandParams","filter","author","getSuggestionCallback","value","commandName","687618zoGBQB","setImageNaturalSizeAttributes","imageStylePostApply","newRange","document","getContainedElement","end","isBlockImage","Users","registerCustomCallback","registerDescriptionCallback","getChangedMarkers","shouldConvertImageType","length","registerPostFixer","type","findIndex","discardSuggestion","refresh","1033781UzUlnZ","getClosestSelectedImageElement","getFirstRange","name","markBlockFormat","2849931HfQCht","format","492BQXdbW","descriptionFactory","FORMAT_SIDE_IMAGE","title","_registerLegacyDescription","36380AfZMry","join","ImageStyleEditing","imageTypeInline","imageStylePreApply","change","selection","nodeAfter","editor","126204hVbpnJ","1575560YZdwFJ","markInlineFormat","isIntersecting","start","plugins","toLowerCase","isInlineImage","hasSuggestion","_splitMarkerName","getSuggestions","_findSuggestions","normalizedStyles","nodeBefore","enableCommand"];return(Ho=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(550417===parseInt(n(240))/1+-parseInt(n(204))/2+parseInt(n(221))/3+parseInt(n(261))/4+-parseInt(n(252))/5*(parseInt(n(247))/6)+parseInt(n(245))/7+-parseInt(n(262))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(205)](){const t=jo,n=this[t(260)];if(!n[t(266)][t(300)](t(254)))return;const r=n[t(266)][t(207)](t(213)),s=n[t(266)][t(207)](t(290)),o={};r[t(275)](t(296),((o,i)=>{const a=t,c=n[a(266)][a(207)](a(229)).me,u=n[a(214)][a(207)](a(296));let l=s[a(241)](n[a(277)][a(225)][a(258)]),f=n[a(277)][a(285)](l),h=u[a(219)];if(h==i[a(219)])return;const g={commandName:a(296),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(277)][a(257)]((()=>{const t=a;if(r[t(271)]()[t(216)]((e=>e[t(288)]&&c==e[t(217)]&&(t(299)==e[t(236)]||t(279)==e[t(236)])&&(t(256)==e[t(294)]||t(223)==e[t(294)])&&e[t(242)]()[t(283)](f)))[t(211)]((e=>r[t(238)](e[t(292)]))),l=s[t(241)](n[t(277)][t(225)][t(258)]),f=n[t(277)][t(285)](l),u[t(239)](),n[t(214)][t(207)](t(255))[t(239)](),n[t(214)][t(207)](t(280))[t(239)](),h=u[t(219)],h!=i[t(219)])return s[t(268)](l)&&u[t(233)](i[t(219)],l)?(o({...i,setImageSizes:!1}),l=s[t(241)](n[t(277)][t(225)][t(258)]),void r[t(244)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(256))):void(s[t(228)](l)?r[t(244)](l,g,[],t(223)):r[t(263)](f,g,t(223)))}))}));for(const e of n[t(266)][t(207)](t(254))[t(273)])o[e[t(243)]]=e[t(250)][t(267)]();r[t(206)][t(230)](t(299),t(256),t(253),(()=>!1)),r[t(206)][t(230)](t(299),t(223),t(253),(()=>!1)),r[t(206)][t(230)](t(279),t(223),t(253),(()=>!1)),r[t(206)][t(230)](t(299),t(256),t(210),(([e])=>{const n=t;s[n(222)](e[n(226)]())})),r[t(206)][t(230)](t(299),t(256),t(209),((e,n)=>{const s=t;r[s(206)][s(218)](s(299),"",s(210))(e,{commandName:n[s(220)],commandParams:n[s(278)]})})),r[t(206)][t(230)](t(299),t(256),t(287),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(299),subType:t(256)},{type:t(293),subType:t(297)},{type:t(299),subType:t(282)},{type:t(293),subType:t(282)}];function a(e,n){const o=t,a=i[o(237)]((({type:t,subType:n})=>e[o(236)]==t&&e[o(294)]==n)),c=i[o(237)]((({type:t,subType:e})=>n[o(236)]==t&&n[o(294)]==e));if(a<0||c<0)return!1;const u=e[o(242)](),l=n[o(242)]();if((0==a||1==a)&&2==c&&u[o(264)](l))return!0;if(2==a&&3==c){const t=r[o(272)](u,o(293))[o(216)]((({suggestion:t,meta:e})=>e[o(298)]&&o(282)==t[o(294)]));if(t[o(234)]>1&&l[o(227)][o(283)](u[o(265)]))return!0;if(1==t[o(234)]&&(u[o(265)][o(283)](l[o(227)])||u[o(227)][o(283)](l[o(265)])))return!0}if(3==a&&3==c&&u[o(265)][o(286)](l[o(265)])){const t=u[o(227)][o(259)],e=l[o(265)][o(274)];return s[o(228)](t)&&t===e}return!1}n[t(277)][t(225)][t(235)]((()=>{const e=t;let o=!1;const i=Array[e(208)](n[e(277)][e(225)][e(291)][e(232)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(270)](t);if(e(289)==i&&r[e(269)](u)){if(e(299)==a&&(e(256)==c||e(223)==c)){const t=r[e(276)](u);if(n[e(224)]){const n=t[e(242)]()[e(226)]();if(s[e(228)](n))continue;r[e(238)](t),o=!0}}if(e(293)==a&&e(297)==c&&!n[e(224)]){const t=r[e(276)](u);t[e(295)]&&t[e(295)][e(288)]&&(r[e(238)](t[e(295)]),o=!0)}}}return o})),this[t(251)](o)}[jo(251)](t){const e=jo,n=this[e(260)],r=n[e(212)];n[e(266)][e(207)](e(213))[e(248)][e(231)]((n=>{const s=e;if(s(299)!=n[s(236)]&&s(279)!=n[s(236)])return;const{data:o}=n;if(!o||s(296)!=o[s(220)])return;const i=o[s(215)][0][s(219)];return function(t){const e=s;return{type:e(246),content:zr(r,e(281),t)}}(s(284)===i?zr(r,s(249)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["Users","1277696PMahrN","get","_trackChangesExecuted","_handleImportedData","collaboration_features","3925110hORTYH","2985732YgYYfu","229256UutoZL","14HHuxpv","lowest","afterInit","commands","dataInsert","_trackChangesValueDuringImport","listenTo","104TTKMcI","track_changes","plugins","2509833MHmELl","3049716CUJHPY","enableCommand","importWord","_setSuggestionData","editor","value","forEach","trackChanges","execute","high","1678436WJeVQJ","TrackChangesEditing","bind"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(973143===-parseInt(n(497))/1+-parseInt(n(501))/2+parseInt(n(486))/3+-parseInt(n(508))/4+-parseInt(n(506))/5+parseInt(n(487))/6*(-parseInt(n(509))/7)+-parseInt(n(483))/8*(-parseInt(n(507))/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(481)]=!1,this[e(503)]=!1}[zo(511)](){const t=zo,e=this[t(491)],n=e[t(479)][t(502)](t(489)),r=e[t(479)][t(502)](t(494));n&&(n.on(t(495),((e,[,n])=>{const s=t;this[s(481)]=r[s(492)],n[s(505)][s(484)]=!this[s(481)]}),{priority:t(496)}),this[t(482)](n,t(480),this[t(504)][t(499)](this)),this[t(482)](n,t(480),(()=>{const e=t;this[e(503)]&&(r[e(495)](),this[e(503)]=!1)}),{priority:t(510)}),e[t(485)][t(502)](t(498))[t(488)](t(489)))}[zo(504)](t,e){const n=zo,{suggestions:r}=e,s=this[n(491)][n(479)][n(502)](n(494)),o=s[n(492)];this[n(481)]!==o&&(s[n(495)](),this[n(503)]=!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(491)][o(485)][o(502)](o(500)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(489)}}};this[o(491)][o(485)][o(502)](o(498))[o(490)](i)}))}}function Xo(t,e){const n=Zo();return(Xo=function(t,e){return n[t-=461]})(t,e)}function Zo(){const t=["registerAttributeLabel","7437150elKidh","getItemLabel","getItems","*Indent:* %0","_registerLegacyDescription","registerDescriptionCallback","IndentEditing","2799440mOyxUL","blockIndent","locale","registerBlockAttribute","descriptionFactory","has","enableDefaultAttributesIntegration","2526YsYFkB","plugins","indentBlock","8PqwUOB","outdent","get","*Outdent:* %0","outdentBlock","328876rzbxHz","afterInit","format","4242sZbGVm","indent","enableCommand","360TSNZbI","1957995YnoUke","type","FORMAT_INDENT","editor","715476DKdvNr","3376PJlJch","formatBlock","IndentBlock","commandName","TrackChangesEditing"];return(Zo=function(){return t})()}const Yo=Xo;!function(t,e){const n=Xo,r=t();for(;;)try{if(451441===parseInt(n(469))/1+-parseInt(n(481))/2*(parseInt(n(475))/3)+parseInt(n(480))/4+-parseInt(n(494))/5+parseInt(n(461))/6*(-parseInt(n(472))/7)+parseInt(n(464))/8*(parseInt(n(476))/9)+parseInt(n(487))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[Yo(470)](){const t=Yo,e=this[t(479)],n=e[t(462)][t(466)](t(485));if(e[t(462)][t(499)](t(493))&&(n[t(474)](t(473)),n[t(474)](t(465))),e[t(462)][t(499)](t(483)))for(const e of[t(463),t(468)])n[t(500)](e);const r=e[t(496)];n[t(497)](t(495)),n[t(498)][t(486)](t(495),zr(r,t(478))),this[t(491)]()}[Yo(491)](){const t=Yo,e=this[t(479)],n=e[t(496)],r=e[t(462)][t(466)](t(485));r[t(498)][t(492)]((e=>{const s=t;if(s(482)!=e[s(477)])return;const{data:o}=e;if(!o)return;if(s(463)!=o[s(484)]&&s(468)!=o[s(484)])return;const i=e[s(489)]()[0],a=r[s(498)][s(488)](i);return s(463)==o[s(484)]?{type:s(471),content:zr(n,s(490),a)}:s(468)==o[s(484)]?{type:s(471),content:zr(n,s(467),a)}:void 0}))}}function Qo(t,e){var n=ei();return(Qo=function(t,e){return n[t-=461]})(t,e)}var $o=Qo;!function(t,e){for(var n=Qo,r=t();;)try{if(213257===parseInt(n(461))/1*(parseInt(n(471))/2)+-parseInt(n(467))/3+parseInt(n(475))/4*(-parseInt(n(476))/5)+-parseInt(n(472))/6+parseInt(n(462))/7*(parseInt(n(463))/8)+-parseInt(n(470))/9+-parseInt(n(468))/10*(-parseInt(n(474))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[$o(479)](){return[Ms.Input]}[$o(477)](){var t=$o;this[t(466)][t(465)][t(469)](t(464))[t(473)](t(478))}}function ei(){var t=["48196tDlpif","20LBMDGe","init","input","requires","257342yAWiVU","21wAWbsd","589448aNyEti","TrackChangesEditing","plugins","editor","609903KAEgdK","10usmTvj","get","1723752WFFAeu","2MRDjDD","2441604mCZCst","enableCommand","6433141JQmzAn"];return(ei=function(){return t})()}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=189]})(t,e)}function si(){const t=["739146JlSouG","linkHref","commands","6334560sENgwL","attribute","commandName","42jRCYaS","get","link","commandParams","*Remove link*","unlink","TrackChangesEditing","manualDecorators","key","type","317465tjyUwO","LinkEditing","format","toLowerCase","plugins","202hXApDO","formatInline","registerDescriptionCallback","2938159DHfqJg","3418FOOfWJ","newValue","afterInit","editor","registerAttributeLabel","registerInlineAttribute","has","link (","_registerLegacyDescription","label","descriptionFactory","enableDefaultAttributesIntegration","1548432TDQNPr","locale","*Set link:* %0","1075980pXsHBc"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(315413===-parseInt(n(196))/1*(-parseInt(n(200))/2)+-parseInt(n(216))/3+-parseInt(n(215))/4+parseInt(n(191))/5*(-parseInt(n(222))/6)+parseInt(n(199))/7+-parseInt(n(212))/8+parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(202)](){const t=ni,e=this[t(203)];if(!e[t(195)][t(206)](t(192)))return;const n=e[t(195)][t(223)](t(228)),r=e[t(218)][t(223)](t(224));n[t(211)](t(224)),n[t(211)](t(227)),n[t(205)](t(217));for(const e of r[t(229)])n[t(205)](e.id),n[t(210)][t(204)](e.id,t(207)+e[t(209)][t(194)]()+")");n[t(210)][t(198)]((n=>{const r=t;if(r(220)!=n[r(190)])return;const{data:s}=n;if(!s||r(217)!=s[r(189)])return;const o=s[r(201)],i=e[r(213)];return{type:r(193),content:null==o?zr(i,r(226)):zr(i,r(214),'"'+o+'"')}})),this[t(208)]()}[ni(208)](){const t=ni,e=this[t(203)],n=e[t(213)];e[t(195)][t(223)](t(228))[t(210)][t(198)]((e=>{const r=t;if(r(197)!=e[r(190)])return;const{data:s}=e;if(s){if(r(224)==s[r(221)]){const t=s[r(225)][0];return{type:r(193),content:zr(n,r(214),'"'+t+'"')}}return r(227)==s[r(221)]?{type:r(193),content:zr(n,r(226))}:void 0}}))}}const ii=li;!function(t,e){const n=li,r=t();for(;;)try{if(289117===-parseInt(n(393))/1+parseInt(n(329))/2+-parseInt(n(330))/3*(parseInt(n(336))/4)+parseInt(n(325))/5*(parseInt(n(334))/6)+parseInt(n(365))/7+-parseInt(n(357))/8+parseInt(n(338))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(317)](){const t=ii,e=this[t(390)],n=e[t(387)];if(!e[t(376)][t(370)](t(332)))return;const r=e[t(376)][t(320)](t(331)),s=e[t(376)][t(370)](t(384));function o(t){return()=>{const n=li,s=e[n(375)][n(318)][n(378)],o=e[n(372)][n(320)](t);if(o[n(395)])return void e[n(337)](n(340),{});const i=t[n(316)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(343)](t)[s(323)]((t=>function(t,e){const n=s;return e[n(333)](t[n(363)],n(397))&&!e[n(348)](t)}(t,r)));o=o[s(323)]((t=>!t.is(s(349),s(397))||t[s(353)](s(359))!=e));const i=new Set;for(const t of o)t.is(s(349),s(397))?i[s(327)](ci(t)):i[s(327)](t);return Array[s(343)](i)}(s[n(328)](),i,e[n(375)][n(362)]);e[n(375)][n(368)]((()=>{const e=n;for(const n of a)r[e(355)](n,{commandName:t,commandParams:[{forceValue:!o[e(395)]}],formatGroupId:e(379)},ui(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(343)](t);const r=n[e(389)]((t=>e(397)!=t[e(346)]));return r>-1&&(n=n[e(316)](0,r)),n}(e[n(375)][n(318)][n(378)][n(328)]()),o=e[n(375)][n(356)](e[n(375)][n(342)](s[0],n(335)),e[n(375)][n(342)](s[s[n(400)]-1],n(345)));e[n(375)][n(368)]((()=>{const e=n;r[e(355)](o,{commandName:t,commandParams:[],formatGroupId:e(354)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(360)];for(;t&&t[n(353)](n(354))>e[n(353)](n(354));)r[n(327)](t),t=t[n(360)]}return Array[n(343)](r)}(s))}))}}r[t(392)](t(341),o(t(341))),r[t(392)](t(391),o(t(391))),s&&r[t(392)](t(319),o(t(319))),r[t(392)](t(350),i(t(350))),r[t(392)](t(373),i(t(373))),s&&r[t(392)](t(364),(()=>{const n=t,s=e[n(372)][n(320)](n(364)),o=Array[n(343)](s[n(382)]);o[n(323)]((t=>t[n(353)](n(380))!=s[n(395)])),e[n(375)][n(368)]((()=>{const t=n;for(const e of o)r[t(355)](e,{commandName:t(364),commandParams:[{forceValue:!s[t(395)]}]})}))})),r[t(396)][t(394)](t(397),(e=>zr(n,t(377),e))),r[t(396)][t(399)]((e=>{const r=t;if(r(358)!=e[r(361)]&&r(339)!=e[r(361)])return;const{data:s}=e;if(s){if(r(341)==s[r(369)]||r(391)==s[r(369)]||r(319)==s[r(369)])switch(s[r(369)][r(344)](r(371),"")){case r(385):return o(zr(n,r(324)));case r(386):return o(zr(n,r(351)));case r(326):return o(zr(n,r(383)))}if(r(350)==s[r(369)])return{type:r(321),content:zr(n,r(347),zr(n,r(377)))};if(r(373)==s[r(369)])return{type:r(321),content:zr(n,r(367),zr(n,r(377)))};if(r(364)==s[r(369)])return s[r(398)][0][r(374)]?{type:r(321),content:zr(n,r(388))}:{type:r(321),content:zr(n,r(366))}}function o(t){const e=r;return{type:e(321),content:zr(n,e(381),t)}}}))}}function ci(t){const e=ii,n=t[e(353)](e(354));if(0==n)return t;let r=t;for(;t[e(352)]&&t[e(352)].is(e(349),e(397));){const s=t[e(352)][e(353)](e(354));if(s==n)r=t[e(352)];else if(s<n)break;t=t[e(352)]}return r}function ui(t){const e=ii,n=[];if(t.is(e(349),e(397))&&t[e(353)](e(354))>0){let r=t[e(360)];for(;r&&e(397)==r[e(346)]&&r[e(353)](e(354))==t[e(353)](e(354));)n[e(322)](r),r=r[e(360)]}return n}function li(t,e){const n=fi();return(li=function(t,e){return n[t-=316]})(t,e)}function fi(){const t=["filter","ELEMENT_BULLETED_LIST","35OrLAFb","todo","add","getSelectedBlocks","51374jRqPNX","75DyKbks","TrackChangesEditing","LegacyListEditing","checkChild","421050eZokgn","before","15864tHtqIL","execute","5304429xuMQcW","formatInline","paragraph","numberedList","createPositionAt","from","replace","end","name","*Indent:* %0","isObject","element","indentList","ELEMENT_NUMBERED_LIST","previousSibling","getAttribute","listIndent","markBlockFormat","createRange","4599864WLgCtR","formatBlock","listType","nextSibling","type","schema","parent","checkTodoList","2199519EJPnng","*Uncheck item*","*Outdent:* %0","change","commandName","has","List","commands","outdentList","forceValue","model","plugins","ELEMENT_LIST_ITEM","selection","blockName","todoListChecked","*Change to:* %0","_selectedElements","ELEMENT_TODO_LIST","LegacyTodoListEditing","bulleted","numbered","locale","*Check item*","findIndex","editor","bulletedList","enableCommand","457260WwoeSx","registerElementLabel","value","descriptionFactory","listItem","commandParams","registerDescriptionCallback","length","slice","afterInit","document","todoList","get","format","push"];return(fi=function(){return t})()}const hi=di;!function(t,e){const n=di,r=t();for(;;)try{if(223695===parseInt(n(211))/1+-parseInt(n(146))/2+-parseInt(n(205))/3+-parseInt(n(166))/4+-parseInt(n(183))/5+-parseInt(n(214))/6*(-parseInt(n(145))/7)+-parseInt(n(186))/8*(-parseInt(n(173))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(178)](){const t=hi;if(!this[t(176)][t(189)][t(201)](t(193)))return;const e=this[t(176)][t(192)][t(207)](t(185)),n=this[t(176)][t(189)][t(207)](t(169));e[t(177)]&&n[t(150)](t(202),this[t(179)][t(158)](this)),e[t(159)]&&n[t(150)](t(141),this[t(190)][t(158)](this)),e[t(197)]&&n[t(150)](t(194),this[t(210)][t(158)](this)),n[t(170)][t(215)](this[t(171)][t(158)](this))}[hi(179)](t,e={}){const n=hi,r=this[n(176)][n(189)][n(207)](n(169)),s=this[n(213)]();this[n(176)][n(142)][n(196)]((()=>{const t=n;r[t(157)](s,{commandName:t(202),commandParams:[{type:e[t(184)]}],formatGroupId:t(202)})}))}[hi(190)](t,e={}){const n=hi,r=this[n(176)][n(189)][n(207)](n(169)),s=this[n(191)]((t=>t.is(n(200),n(216))&&n(188)===t[n(152)](n(175))));if(s[n(187)]<1)return;const o=s[n(204)]((t=>this[n(176)][n(142)][n(164)](this[n(176)][n(142)][n(143)](t,n(140)),this[n(176)][n(142)][n(143)](t,0))));this[n(176)][n(142)][n(196)]((()=>{const t=n;r[t(157)](o,{commandName:t(141),commandParams:[{reversed:e[t(159)]}],formatGroupId:t(141)})}))}[hi(210)](t,e={}){const n=hi,r=this[n(176)][n(189)][n(207)](n(169)),s=this[n(191)]((t=>t.is(n(200),n(216))&&n(188)===t[n(152)](n(175))));if(s[n(187)]<1)return;const o=s[n(204)]((t=>this[n(176)][n(142)][n(164)](this[n(176)][n(142)][n(143)](t,n(140)),this[n(176)][n(142)][n(143)](t,0))));this[n(176)][n(142)][n(196)]((()=>{const t=n;r[t(157)](o,{commandName:t(194),commandParams:[{startIndex:e[t(197)]}],formatGroupId:t(194)})}))}[hi(171)](t){const e=hi;if(e(139)!=t[e(184)]&&e(195)!=t[e(184)])return;const n=this[e(176)][e(153)],{data:r}=t;if(!r)return;let s,o;switch(r[e(182)]){case e(202):s=e(203),o={type:e(199),content:zr(n,s,zr(n,this[e(172)](r[e(208)][0][e(184)])))};break;case e(141):s=r[e(208)][0][e(159)]?e(149):e(156),o={type:e(199),content:zr(n,s)};break;case e(194):s=e(218),o={type:e(199),content:zr(n,s,r[e(208)][0][e(197)])}}return o}[hi(213)](){const t=hi;var e,n,r,s;const o=this[t(176)][t(189)][t(207)](t(212));let i=Array[t(206)](this[t(176)][t(142)][t(148)][t(163)][t(151)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(200),t(216)))&&i[t(198)](...o[t(180)](this[t(176)][t(142)][t(148)][t(163)][t(144)](),t(209))),(null===(n=i[i[t(187)]-1])||void 0===n?void 0:n.is(t(200),t(216)))&&i[t(217)](...o[t(180)](this[t(176)][t(142)][t(148)][t(163)][t(160)](),t(161))),i=[...new Set(i)],(null===(s=null===(r=this[t(176)][t(142)][t(148)][t(163)][t(144)]())||void 0===r?void 0:r[t(155)])||void 0===s?void 0:s.is(t(200),t(216)))&&(i=i[t(162)]((e=>e.is(t(200),t(216))))),i}[hi(191)](t){const e=hi,n=this[e(176)][e(189)][e(207)](e(212));let r=Array[e(206)](this[e(176)][e(142)][e(148)][e(163)][e(151)]())[e(162)](t)[e(204)]((t=>{const r=e,s=this[r(176)][r(142)][r(143)](t,0);return[...n[r(180)](s,r(209)),...n[r(180)](s,r(161))]}))[e(147)]();return r=[...new Set(r)],r}[hi(172)](t){const e=hi;return e(167)+(this[e(176)][e(189)][e(207)](e(212))[e(165)](t)||e(181))[e(174)]()+e(168)+t[e(174)]()[e(154)](/-/g,"_")}}function di(t,e){const n=pi();return(di=function(t,e){return n[t-=139]})(t,e)}function pi(){const t=["_getSuggestionBlocks","config","LegacyListPropertiesEditing","listStart","formatInline","change","startIndex","unshift","format","element","has","listStyle","*Change to:* %0","map","373365kWoamZ","from","get","commandParams","backward","handleListStartCommand","265662RfBoHu","LegacyListUtils","_getSuggestionBlocksForListStyle","1938ZqqfYX","registerDescriptionCallback","listItem","push","*Format:* set start index to %0","formatBlock","before","listReversed","model","createPositionAt","getFirstPosition","1463ilODJc","830856ugostw","flat","document","*Format:* set order to reversed","enableCommand","getSelectedBlocks","getAttribute","locale","replace","parent","*Format:* set order to regular","markMultiRangeBlockFormat","bind","reversed","getLastPosition","forward","filter","selection","createRange","getListTypeFromListStyleType","647232ycaDOr","ELEMENT_","_LIST_","TrackChangesEditing","descriptionFactory","handleDescriptions","_getTranslationKeyForListStyle","9153297CzDaGm","toUpperCase","listType","editor","styles","afterInit","handleListStyleCommand","getSiblingNodes","default","commandName","2124080UzmmrW","type","list.properties","8BQEbHP","length","numbered","plugins","handleListReversedCommand"];return(pi=function(){return t})()}const mi=Ei;!function(t,e){const n=Ei,r=t();for(;;)try{if(934625===parseInt(n(403))/1+parseInt(n(394))/2*(-parseInt(n(409))/3)+-parseInt(n(396))/4+parseInt(n(395))/5+parseInt(n(387))/6+parseInt(n(388))/7+-parseInt(n(379))/8*(-parseInt(n(386))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ii extends t.Plugin{[mi(380)](){const t=mi,e=this[t(375)];if(!e[t(407)][t(406)](t(393)))return;const n=e[t(407)][t(392)](t(401)),r=e[t(405)];n[t(398)](t(402)),n[t(383)][t(391)](t(390),(e=>zr(r,t(385),e))),e[t(410)][t(400)](t(378))[t(404)]({model:t(390),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(384)])return n[s(399)](s(408))},converterPriority:t(381)}),e[t(389)][t(376)].on(t(397),((e,n,r)=>{const s=t;r[s(382)][s(384)]&&e[s(377)]()}),{priority:t(381)})}}function Ei(t,e){const n=bi();return(Ei=function(t,e){return n[t-=375]})(t,e)}function bi(){const t=["239215gZAbnH","2470592pYrVdy","attribute:url:media","enableCommand","createEmptyElement","for","TrackChangesEditing","mediaEmbed","468340kcnGDj","elementToElement","locale","has","plugins","div","18qZJmFW","conversion","editor","downcastDispatcher","stop","dataDowncast","248iBPZuT","afterInit","high","options","descriptionFactory","showSuggestionHighlights","ELEMENT_MEDIA","22239kVdVKP","9244008OuwDwn","2832389ijVTNR","data","media","registerElementLabel","get","MediaEmbedEditing","328602OMHNbv"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=461]})(t,e)}function yi(){const t=["enableCommand","20965wiLHrt","plugins","9OjsuIu","3279843iERUYo","has","38030RJLjgC","2758620kAwxVf","676cnEmQw","mention","2199616oqtTkf","afterInit","TrackChangesEditing","get","306372UHuKtz","editor","MentionEditing","1504293jwvsJg"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(366001===-parseInt(n(473))/1+-parseInt(n(463))/2*(-parseInt(n(470))/3)+-parseInt(n(475))/4*(-parseInt(n(468))/5)+-parseInt(n(474))/6+-parseInt(n(466))/7+parseInt(n(477))/8+-parseInt(n(471))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(478)](){const t=Ti,e=this[t(464)];e[t(469)][t(472)](t(465))&&e[t(469)][t(462)](t(461))[t(467)](t(476))}}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=ki,r=t();for(;;)try{if(989591===parseInt(n(429))/1*(-parseInt(n(437))/2)+-parseInt(n(454))/3+-parseInt(n(449))/4+-parseInt(n(441))/5*(-parseInt(n(444))/6)+parseInt(n(456))/7+parseInt(n(425))/8*(-parseInt(n(431))/9)+parseInt(n(422))/10*(parseInt(n(421))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[Ci(428)](){const t=Ci,e=this[t(451)],n=e[t(448)][t(438)](t(423));e[t(448)][t(443)](t(434))&&(n[t(433)](t(436)),n[t(432)](t(453)),n[t(439)][t(447)]((e=>this[t(440)](e))))}[Ci(440)](t){const e=Ci,n=this[e(451)][e(445)],{data:r}=t,s={type:e(455),content:""};if(r&&e(453)==r[e(452)]){if(!r[e(446)])return{type:e(455),content:zr(n,e(457),zr(n,e(442)))+" ("+r[e(424)]+")"};if(!r[e(424)]){let o=t[e(430)];for(;o;){if(o[e(426)]&&e(450)==o[e(426)][e(452)]&&o[e(426)][e(424)])return s;o=o[e(427)]}return{type:e(455),content:zr(n,e(435),zr(n,e(442)))+" ("+r[e(446)]+")"}}}}}function Ri(){const t=["*Set format:* %0","1566906fYXarS","320tmcPXN","TrackChangesEditing","newValue","1154904kcBzjd","data","next","afterInit","2ciLppw","head","117ZFyWgx","registerBlockAttribute","enableDefaultAttributesIntegration","MultiLevelList","*Remove format:* %0","multiLevelList","451594xIkTDx","get","descriptionFactory","handleDescriptions","185nNLGHK","ELEMENT_MULTI_LEVEL_LIST","has","240582WztFnR","locale","oldValue","registerDescriptionCallback","plugins","6073192ZXBlCw","listType","editor","key","listMarkerStyle","4933407yCdyaf","format","3071670jtuQDQ"];return(Ri=function(){return t})()}const Ni=Mi;function Si(){const t=["enableCommand","6082960mIgutJ","184650FNoptR","get","plugins","2yVsbyn","afterInit","44fdsFaL","4860693kNBgMh","has","PageBreakEditing","652480lmIUOj","1311256oYWTwq","TrackChangesEditing","locale","editor","descriptionFactory","pageBreak","538329dfVCoP","registerElementLabel","5tSzchN","1460369DrGZTK","ELEMENT_PAGE_BREAK","105qnEILz"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(867812===-parseInt(n(298))/1*(-parseInt(n(282))/2)+parseInt(n(295))/3+parseInt(n(289))/4*(parseInt(n(297))/5)+parseInt(n(303))/6*(parseInt(n(300))/7)+-parseInt(n(302))/8+-parseInt(n(285))/9+-parseInt(n(288))/10*(parseInt(n(284))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ni(283)](){const t=Ni,e=this[t(292)];if(!e[t(281)][t(286)](t(287)))return;e[t(281)][t(280)](t(290))[t(301)](t(294));const n=e[t(281)][t(280)](t(290)),r=e[t(291)];n[t(293)][t(296)](t(294),(e=>zr(r,t(299),e)))}}const wi=Di;function Oi(){const t=["consume","downcastDispatcher","showSuggestionHighlights","registerDescriptionCallback","afterInit","options","addMarker:suggestion:insertion","checkChild","9620632WVLPmV","getItemLabel","enableDefaultAttributesIntegration","schema","data","14ULGJwA","ck-suggestion-marker-split","bindElementToMarker","start","createUIElement","ck-suggestion-marker--active","paragraph","commandName","nodeAfter","190zaFfRN","491202VmoFKI","writer","markerName","insertion","18UtbaxP","activeMarkers","173210aafhpI","isTouching","enableCommand","includes","type","name","model","plugins","registerElementLabel","editor","addClass","span","3987420HpMusv","descriptionFactory","1137275lFUTUG","625912xzDIbG","68dGpBBb","insert","*Insert:* %0","isBlock","formatBlock","toViewPosition","insertParagraph","get","markerRange","TrackChangesEditing","_registerLegacyDescription","236685dfvLIe","getFirstRange","Paragraph","end","mapper","has","locale","ELEMENT_PARAGRAPH","66vAHQAF","editing","consumable","format","isLimit","*Change to:* %0","highest","$text"];return(Oi=function(){return t})()}function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(766967===parseInt(n(161))/1*(parseInt(n(105))/2)+parseInt(n(132))/3*(-parseInt(n(121))/4)+-parseInt(n(119))/5*(parseInt(n(103))/6)+-parseInt(n(156))/7+-parseInt(n(120))/8+parseInt(n(171))/9*(parseInt(n(170))/10)+parseInt(n(140))/11*(parseInt(n(117))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Fi extends t.Plugin{[wi(152)](){const t=wi,e=this[t(114)];if(!e[t(112)][t(137)](t(134)))return;const n=e[t(138)],r=e[t(112)][t(128)](t(130));r[t(118)][t(113)](t(167),(e=>zr(n,t(139),e))),r[t(158)](t(167)),r[t(107)](t(127)),e[t(141)][t(149)].on(t(154),Bi(e),{priority:t(146)}),e[t(160)][t(149)].on(t(154),((n,r,s)=>{const o=t;s[o(153)][o(150)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(146)});const s=r[t(118)];s[t(151)]((r=>{const o=t;if(o(174)!==r[o(109)])return;const{start:i,end:a}=r[o(133)]();if(!i[o(106)](a)||!i[o(169)])return;const c=e[o(111)][o(159)],u=i[o(169)];return c[o(124)](u)&&!c[o(144)](u)&&c[o(155)](u,o(147))?{type:o(174),content:zr(n,o(123),s[o(157)](u,1))}:void 0})),this[t(131)]()}[wi(131)](){const t=wi,e=this[t(114)],n=e[t(138)];e[t(112)][t(128)](t(130))[t(118)][t(151)]((e=>{const r=t;if(r(125)!=e[r(109)])return;const{data:s}=e;return s&&r(167)==s[r(168)]?{type:r(143),content:zr(n,r(145),zr(n,r(139)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(112)][o(128)](o(130)),a=r[o(129)][o(164)],c=r[o(129)][o(135)],u=t[o(111)][o(159)];if(!a[o(106)](c)||!a[o(169)])return;const l=a[o(169)];if(u[o(124)](l)&&!u[o(144)](l)&&u[o(155)](l,o(147))){if(!s[o(142)][o(148)](r[o(129)],n[o(110)]))return;const t=s[o(172)][o(165)](o(116),{class:o(162)}),a=s[o(136)][o(126)](c);e&&i[o(104)][o(108)](r[o(173)])&&s[o(172)][o(115)](o(166),t),s[o(172)][o(122)](a,t),s[o(136)][o(163)](t,r[o(173)])}}}const Pi=xi;function Ui(){const t=["plugins","_registerLegacyDescription","*Remove all formatting*","get","1115055IjpOkd","2648nOUDgO","12pVBZHy","2sOPzWD","936WTBhad","locale","type","84033UkHrXf","format","registerDescriptionCallback","formatBlock","enableDefaultAttributesIntegration","12869880yfZvHj","commandName","517241ZRVqTW","editor","6813059ueTSqz","formatInline","descriptionFactory","afterInit","removeFormat","TrackChangesEditing","85834IKMLyH","has","444FAWxTu","6363QWiCca","RemoveFormatEditing"];return(Ui=function(){return t})()}function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=409]})(t,e)}!function(t,e){const n=xi,r=t();for(;;)try{if(757310===-parseInt(n(426))/1*(parseInt(n(415))/2)+parseInt(n(437))/3*(parseInt(n(413))/4)+-parseInt(n(412))/5+-parseInt(n(436))/6*(-parseInt(n(434))/7)+parseInt(n(416))/8*(parseInt(n(419))/9)+-parseInt(n(424))/10+-parseInt(n(428))/11*(parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(431)](){const t=Pi,e=this[t(427)];e[t(439)][t(435)](t(438))&&(e[t(439)][t(411)](t(433))[t(423)](t(432)),this[t(409)]())}[Pi(409)](){const t=Pi,e=this[t(427)];e[t(439)][t(411)](t(433))[t(430)][t(421)]((n=>{const r=t;if(r(422)!=n[r(418)]&&r(429)!=n[r(418)])return;const{data:s}=n;return s&&r(432)==s[r(425)]?{type:r(420),content:zr(e[r(417)],r(410))}:void 0}))}}function Gi(){const t=["175288kYcRFu","3684aLchEY","216gwjQOC","enableCommand","discardSuggestion","editor","acceptSelectedSuggestions","1263yMJiEP","551405wHjcEz","trackChanges","TrackChangesEditing","afterInit","852LqBlhq","9998850XTtBiW","goToNextRestrictedEditingException","discardAllSuggestions","36HwIxuI","discardSelectedSuggestions","has","get","acceptAllSuggestions","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","60RWCshH","407736nhYZkd","148197KAoxIa","acceptSuggestion","plugins","111991tvCyrS"];return(Gi=function(){return t})()}const Hi=Vi;function Vi(t,e){const n=Gi();return(Vi=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(692705===parseInt(n(181))/1+-parseInt(n(182))/2*(-parseInt(n(159))/3)+parseInt(n(168))/4*(-parseInt(n(160))/5)+parseInt(n(175))/6*(-parseInt(n(177))/7)+-parseInt(n(183))/8*(-parseInt(n(176))/9)+-parseInt(n(165))/10+parseInt(n(180))/11*(parseInt(n(164))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Hi(163)](){const t=Hi,e=this[t(157)];if(!e[t(179)][t(170)](t(173)))return;const n=e[t(179)][t(171)](t(162));n[t(184)](t(174)),n[t(184)](t(166));const r=e[t(179)][t(171)](t(173));r[t(184)](t(161)),r[t(184)](t(178)),r[t(184)](t(156)),r[t(184)](t(172)),r[t(184)](t(167)),r[t(184)](t(158)),r[t(184)](t(169))}}const Wi=qi;function Ki(){const t=["name","split","includes","softBreak","get","markerRange","options","912880nnobIS","ELEMENT_LINE_BREAK","locale","editing","downcastDispatcher","addMarker:suggestion:insertion","1487357awDHiX","addMarker:suggestion","createPositionBefore","model","showSuggestionHighlights","descriptionFactory","262oBBDFY","registerElementLabel","activeMarkers","consumable","data","mapper","addMarker:suggestion:deletion","toViewPosition","init","shiftEnter","high","ck-suggestion-marker-","span","2070299fnNRki","merge","getItems","enableCommand","element","editor","9578061WuljaD","TrackChangesEditing","markerName","3472044EZCCZZ","30rGOzyR","insert","34491YYjRSH","30PkdjZg","createUIElement","addClass","plugins","test","1856328VaRFzB","ck-suggestion-marker--active","requires","writer","deletion","bindElementToMarker"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(815176===-parseInt(n(136))/1+-parseInt(n(142))/2*(-parseInt(n(111))/3)+-parseInt(n(164))/4+parseInt(n(130))/5+parseInt(n(165))/6*(-parseInt(n(155))/7)+-parseInt(n(117))/8+parseInt(n(161))/9*(parseInt(n(112))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[Wi(119)](){return[Ys.ShiftEnter]}[Wi(150)](){const t=Wi,e=this[t(160)],n=e[t(115)][t(127)](t(162));n[t(158)](t(151)),e[t(133)][t(134)].on(t(135),Zi(e),{priority:t(152)}),e[t(133)][t(134)].on(t(148),Zi(e),{priority:t(152)}),e[t(146)][t(134)].on(t(137),((n,r,s)=>{const o=t;s[o(129)][o(140)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(141)][t(143)](t(126),(n=>zr(e[t(132)],t(131),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(115)][o(127)](o(162));if(!s[o(145)][o(116)](r[o(128)],n[o(123)]))return;const a=t[o(139)];for(const t of r[o(128)][o(157)]()){if(!t.is(o(159),o(126)))continue;const n=o(121)==r[o(163)][o(124)](":")[1]?o(156):o(124),c=s[o(120)][o(113)](o(154),{class:o(153)+n}),u=s[o(147)][o(149)](a[o(138)](t));e&&i[o(144)][o(125)](r[o(163)])&&s[o(120)][o(114)](o(118),c),s[o(120)][o(166)](u,c),s[o(147)][o(122)](c,r[o(163)])}}}const Yi=Ji;function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=396]})(t,e)}function Qi(){const t=["change","editor","selection","45PjDNwM","formatBlock","306CeTAnP","198290Vjoupk","plugins","commandParams","FORMAT_RESTRICTED_ENABLED","113318GwmDLH","forceValue","commands","value","TrackChangesEditing","get","formatInline","FORMAT_RESTRICTED_DISABLED","restrictedEditingException","392JOqNpk","afterInit","descriptionFactory","57144onHOpg","699888jxVsSY","StandardEditingModeEditing","format","getRanges","locale","347454jMPMPx","registerDescriptionCallback","21637SvGxQF","document","539028KDhtEQ","model","markInlineFormat","enableCommand","isCollapsed","commandName","has","from","type"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(113702===-parseInt(n(411))/1+-parseInt(n(429))/2+-parseInt(n(433))/3+parseInt(n(423))/4*(-parseInt(n(404))/5)+-parseInt(n(424))/6+-parseInt(n(431))/7*(-parseInt(n(420))/8)+parseInt(n(406))/9*(parseInt(n(407))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Yi(421)](){const t=Yi,e=this[t(402)],n=e[t(434)],r=e[t(428)];if(!e[t(408)][t(398)](t(425)))return;const s=e[t(408)][t(416)](t(415)),o=t(419),i=e[t(413)][t(416)](o);s[t(436)](o,((e,r={})=>{const a=t,c=n[a(432)][a(403)];if(c[a(396)])return void e(r);const u=void 0!==r[a(412)]?r[a(412)]:!i[a(414)];n[a(401)]((()=>{const t=a,e=Array[t(399)](c[t(427)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(435)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(422)][t(430)]((e=>{const n=t;if(n(405)!=e[n(400)]&&n(417)!=e[n(400)])return;const{data:s}=e;return s&&s[n(397)]==o?s[n(409)][0][n(412)]?{type:n(426),content:zr(r,n(410))}:{type:n(426),content:zr(r,n(418))}:void 0}))}}function ta(){const t=["registerBlockAttribute","config","3591810ImCOGK","registerAttributeLabel","StyleUtils","formatBlock","*Set format:* %0","commandName","forceValue","formatInline","toLowerCase","14461200XFSpXT","format","has","266584dCrAox","plugins","154UAdDRr","add","1ELCVSC","enableDefaultAttributesIntegration","ghsAttributes","style","*Remove format:* %0","TrackChangesEditing","registerDescriptionCallback","2907690oZyqJh","inline","normalizeConfig","DataSchema","6257735NZZYhr","_registerLegacyDescription","block","afterInit","commandParams","GeneralHtmlSupport","get","4485036jSdfEZ","element","getGhsAttributeNameForElement","locale","FORMAT_STYLE","editor","2325686wgvqpZ","definitions","descriptionFactory","styleName","registerInlineAttribute","type","Style"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=152]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(676180===-parseInt(n(176))/1*(parseInt(n(200))/2)+-parseInt(n(183))/3+parseInt(n(194))/4+-parseInt(n(187))/5+parseInt(n(160))/6+parseInt(n(174))/7*(parseInt(n(172))/8)+parseInt(n(169))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[ea(190)](){const t=ea,e=this[t(199)];if(!e[t(173)][t(171)](t(157))||!e[t(173)][t(171)](t(186)))return;const n=e[t(173)][t(193)](t(181)),r=e[t(197)],s=e[t(159)][t(193)](t(179))||{},o=e[t(173)][t(193)](t(192)),i=e[t(173)][t(193)](t(162))[t(185)](e[t(173)][t(193)](t(186)),s[t(152)]);n[t(177)](t(179));const a=new Set;for(const e of i[t(189)]){const n=o[t(196)](e[t(195)]);a[t(175)](n)}const c=new Set;for(const e of i[t(184)]){const n=o[t(196)](e[t(195)]);c[t(175)](n);for(const n of e[t(178)])c[t(175)](n)}for(const e of a)n[t(158)](e),n[t(153)][t(161)](e,zr(r,t(198)));for(const e of c)n[t(155)](e),n[t(153)][t(161)](e,zr(r,t(198)));this[t(188)]()}[ea(188)](){const t=ea,e=this[t(199)],n=e[t(197)];e[t(173)][t(193)](t(181))[t(153)][t(182)]((e=>{const r=t;if(r(163)!=e[r(156)]&&r(167)!=e[r(156)])return;const{data:s}=e;return s&&r(179)===s[r(165)]?s[r(191)][0][r(166)]?{type:r(170),content:zr(n,r(164),s[r(191)][0][r(154)][r(168)]())}:{type:r(170),content:zr(n,r(180),s[r(191)][0][r(154)][r(168)]())}:void 0}))}}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=153]})(t,e)}const oa=sa;function ia(){const t=["addMarker:suggestion","removeTableRow","item","createRangeOn","getChildren","tableColumn","showSuggestionHighlights","getContainedElement","_splitMarkerName","2062248oaFhUZ","insertTableColumnLeft","editor","getSelectionAffectedTableCells","detach","createTableWalker","deletion","differ","root","enqueueChange","push","model","26871ILKEpQ","isTouching","*Remove:* %0","startsWith","insertTable","colspan","toLowerCase","type","span","_getSuggestionCoords","enableCommand","removeTableColumn","table","options","document","hasAttribute","_tablePostFixingSubtypes","toViewElement","above","tableCell","findAncestor","MAX_SAFE_INTEGER","_acceptFormatSuggestionCallbackFactory","*Insert:* %0","createPositionAt","$textProxy","oldRange","isInContent","10fjwkkZ","insertTableRowBelow","change","_getCoordsForCells","length","downcastDispatcher","classes","14GvCWYK","isArray","cell","376asKqLj","getRowIndexes","removeClass","accept","getColumnIndexes","substr","afterInit","tablePaste","selection","362506vIXGXR","getItems","highest","selectTableRow","writer","getAttribute","maxColumn","$graveyard","TableUtils","_tableSuggestions","subType","mapper","registerPostFixer","36511983rSRRxB","ELEMENT_TABLE_ROW_WITH_TEXT","tableRow","ELEMENT_TABLE_COLUMN_WITH_TEXT","filter","markMultiRangeDeletion","isEqual","selectTableColumn","order","position","minColumn","addClass","getSuggestion","batch","has","getRanges","getChanges","nodeAfter","change:data","registerCustomCallback","forceValue","discard","insertTableRowAbove","isIntersecting","end","setSelection","every","from","map","isIntersectingWithRange","includes","locale","insert","insertTableColumnRight","ELEMENT_TABLE_COLUMN","getCellLocation","getFirstRange","779416DzRWqn","nodeBefore","values","MIN_SAFE_INTEGER","commands","fromRange","min","execute","low","markMultiRangeInsertion","maxRow","ELEMENT_TABLE_WITH_TEXT","left","refresh","some","3232430DdVRtL","insertion","plugins","data","rootName","registerElementLabel","element","first","last","get","max","name","_setupColumnsRowsFixing","TrackChangesEditing","createRangeIn","start","suggestion","registerDescriptionCallback","add","TableEditing","_suggestionFactory","minRow","ELEMENT_TABLE","3307632PTDmol","addRange","join","rowspan","ELEMENT_TABLE_ROW","descriptionFactory","getChangedMarkers"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(437158===-parseInt(n(164))/1+-parseInt(n(277))/2+parseInt(n(230))/3*(-parseInt(n(268))/4)+-parseInt(n(179))/5+-parseInt(n(218))/6+parseInt(n(265))/7*(-parseInt(n(202))/8)+-parseInt(n(290))/9*(-parseInt(n(258))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(246)]=[e(292),e(214)],this[e(286)]=new Set}[oa(274)](){const t=oa,e=this[t(220)],n=e[t(229)][t(244)][t(276)];if(!e[t(181)][t(304)](t(198)))return;const r=e[t(158)],s=e[t(181)][t(188)](t(192)),o=e[t(181)][t(188)](t(285));s[t(207)][t(184)](t(242),(e=>zr(r,t(201),e))),this[t(191)](),s[t(240)](t(234)),s[t(240)](t(280)),s[t(240)](t(297));for(const r of[t(312),t(259)]){const i=e[t(168)][t(188)](r);s[t(240)](r,(r=>{const a=t;e[a(229)][a(260)]((t=>{const e=a;r();const c=e(248)===i[e(298)],u=o[e(221)](n),l=o[e(269)](u),f=c?l[e(186)]-1:l[e(187)]+1,h=u[0][e(250)](e(242)),g=o[e(223)](h,{startRow:f,endRow:f}),d=Array[e(154)](g)[e(155)]((n=>t[e(212)](n[e(267)])));s[e(173)](d,e(292))}))}))}for(const r of[t(219),t(160)]){const i=e[t(168)][t(188)](r);s[t(240)](r,(r=>{const a=t;e[a(229)][a(260)]((t=>{const e=a;r();const c=e(176)===i[e(298)],u=o[e(221)](n),l=o[e(272)](u),f=c?l[e(186)]-1:l[e(187)]+1,h=u[0][e(250)](e(242)),g=o[e(223)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(154)](g)[e(155)]((n=>t[e(212)](n[e(267)])));s[e(173)](d,e(214))}))}))}for(const r of[t(210),t(241)]){const i=r[t(273)](11),a=i[t(236)](),c=a[t(273)](0,3)+t(238),u=t(242)+i,l=t(170)+i,f=t(189)+i;s[t(240)](r,(()=>{const i=t;e[i(229)][i(260)]((t=>{const e=i,h=o[e(221)](n),g=h[0][e(250)](e(242));let d;if(e(210)==r){const t=o[e(269)](h);d={startRow:t[e(186)],endRow:t[e(187)],includeAllSlots:!0}}else{const t=o[e(272)](h);d={startColumn:t[e(186)],endColumn:t[e(187)],includeAllSlots:!0}}const p=o[e(223)](g,d),m=Array[e(154)](p)[e(155)]((({cell:t})=>t)),I=ca(m[e(294)]((t=>t[e(245)](c)))),E=ca(m[e(294)]((t=>!t[e(245)](c))))[e(155)]((n=>t[e(212)](n))),b=s[e(295)](E,u);if(b&&(e(292)==b[e(287)]||e(214)==b[e(287)])){const n=this[e(239)](b);for(const r of I){const s=t[e(212)](r),i=o[e(162)](r),u=r[e(282)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(203)](s)}}}))}))}function c(r){const s=t,o=Array[s(154)](n[s(305)]())[s(155)]((t=>i.LiveRange[s(169)](t)));e[s(229)][s(260)]((t=>{const n=s,i=t[n(303)];r=r[n(294)]((t=>n(284)!=t[n(226)][n(183)])),t[n(315)](r),e[n(168)][n(188)](n(210))[n(177)](),e[n(171)](n(210),{forceDefaultExecution:!0}),e[n(229)][n(227)]((()=>{const t=n;e[t(229)][t(227)](i,(e=>{const n=t,r=o[n(294)]((t=>n(284)!=t[n(226)][n(183)]));r[n(262)]>0&&e[n(315)](r);for(const t of o)t[n(222)]()}))}))}))}function u(r){const s=t;e[s(229)][s(260)]((t=>{const o=s,a=Array[o(154)](n[o(305)]())[o(155)]((t=>i.LiveRange[o(169)](t))),c=[];for(const t of r)for(const e of t[o(278)]({shallow:!0}))c[o(228)](e);for(const n of c)o(284)!=n[o(226)][o(183)]&&(t[o(315)](t[o(254)](n,0)),e[o(168)][o(188)](o(241))[o(177)](),e[o(171)](o(241),{forceDefaultExecution:!0}));const u=a[o(294)]((t=>o(284)!=t[o(226)][o(183)]));u[o(262)]>0&&t[o(315)](u);for(const t of a)t[o(222)]()}))}function l(e,n){const r=t;return n[r(153)]((t=>e[r(178)]((e=>e[r(314)][r(296)](t[r(194)])||t[r(314)][r(296)](e[r(194)])))))}function f(e,n){const r=t;return!e[r(178)]((t=>n[r(178)]((e=>t[r(313)](e)))))&&e[r(178)]((t=>n[r(178)]((e=>t[r(314)][r(231)](e[r(194)])))))}e[t(182)][t(263)].on(t(209),((e,n,r)=>{const s=t;if(!r[s(243)][s(215)])return;const o=n[s(211)];if(!o)return;const i=r[s(288)][s(247)](o);function c(t){return Array[s(266)](t)?t:[t]}i&&s(249)===o[s(190)]&&(0,a.setHighlightHandling)(i,r[s(281)],((t,e,n)=>n[s(301)](c(e[s(264)]),t)),((t,e,n)=>n[s(270)](c(e[s(264)]),t)))}),{priority:t(279)}),s[t(207)][t(196)]((e=>{const n=t;if(n(180)!=e[n(237)]&&n(224)!=e[n(237)])return;const s=e[n(216)]();if(null!=s&&s.is(n(185),n(242))){if(n(180)==e[n(237)]){const t=e[n(278)]()[n(294)]((t=>t.is(n(255))))[n(155)]((t=>t[n(182)]));if(t[n(262)])return{type:n(180),content:zr(r,n(253),zr(r,n(175),'"'+t[n(204)](" ")+'"'))}}if(n(224)==e[n(237)]){const t=e[n(278)]()[n(294)]((t=>t.is(n(255))))[n(155)]((t=>t[n(182)]));if(t[n(262)])return{type:n(224),content:zr(r,n(232),zr(r,n(175),'"'+t[n(204)](" ")+'"'))}}}})),s[t(207)][t(196)]((e=>{const n=t;if(n(292)==e[n(287)]){const t=e[n(278)]()[n(294)]((t=>t.is(n(255))))[n(155)]((t=>t[n(182)])),s=this[n(239)](e),o=s[n(174)]-s[n(200)]+1;if(n(180)==e[n(237)])return t[n(262)]?{type:n(180),content:zr(r,n(253),zr(r,n(291),[o,'"'+t[n(204)](" ")+'"']))}:{type:n(180),content:zr(r,n(253),zr(r,n(206),o))};if(n(224)==e[n(237)])return t[n(262)]?{type:n(224),content:zr(r,n(232),zr(r,n(291),[o,'"'+t[n(204)](" ")+'"']))}:{type:n(224),content:zr(r,n(232),zr(r,n(206),o))}}if(n(214)==e[n(287)]){const t=e[n(278)]()[n(294)]((t=>t.is(n(255))))[n(155)]((t=>t[n(182)])),s=this[n(239)](e),o=s[n(283)]-s[n(300)]+1;if(n(180)==e[n(237)])return t[n(262)]?{type:n(180),content:zr(r,n(253),zr(r,n(293),[o,'"'+t[n(204)](" ")+'"']))}:{type:n(180),content:zr(r,n(253),zr(r,n(161),o))};if(n(224)==e[n(237)])return t[n(262)]?{type:n(224),content:zr(r,n(232),zr(r,n(293),[o,'"'+t[n(204)](" ")+'"']))}:{type:n(224),content:zr(r,n(232),zr(r,n(161),o))}}})),s[t(199)][t(309)](t(180),t(292),t(311),c),s[t(199)][t(309)](t(224),t(292),t(271),c),s[t(199)][t(309)](t(180),t(214),t(311),u),s[t(199)][t(309)](t(224),t(214),t(271),u),s[t(199)][t(309)](t(180),t(214),t(204),l),s[t(199)][t(309)](t(224),t(214),t(204),l),s[t(199)][t(309)](t(180),t(292),t(204),f),s[t(199)][t(309)](t(224),t(292),t(204),f)}[oa(252)](){const t=oa,e=this[t(220)],n=e[t(229)][t(244)][t(276)];return(r,s)=>{const o=t;e[o(229)][o(260)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(314)][a(165)];u&&u[0]&&!1===u[0][a(310)]&&(l=r[0][a(194)][a(307)]);const f=t[a(193)](l);if(a(284)==f[a(226)][a(183)])return;const h=Array[a(154)](n[a(305)]())[a(155)]((t=>i.LiveRange[a(169)](t)));t[a(315)](f),e[a(168)][a(188)](c)[a(177)](),u[a(228)]({forceDefaultExecution:!0}),e[a(171)](c,...u);const g=h[a(294)]((t=>a(284)!=t[a(226)][a(183)]));g[a(262)]>0&&t[a(315)](g);for(const t of h)t[a(222)]()}))}}[oa(261)](t){const e=oa,n=this[e(220)][e(181)][e(188)](e(285));let r=Number[e(251)],s=Number[e(167)],o=Number[e(251)],i=Number[e(167)];for(const a of t){if(e(284)==a[e(226)][e(183)])continue;const{row:t,column:c}=n[e(162)](a),u=a[e(245)](e(205))?a[e(282)](e(205))-1:0,l=a[e(245)](e(235))?a[e(282)](e(235))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(191)](){const t=oa,e=this[t(220)],n=e[t(181)][t(188)](t(192)),r=e[t(181)][t(188)](t(285));e[t(229)][t(244)].on(t(308),(()=>{const r=t,s=Array[r(154)](e[r(229)][r(244)][r(225)][r(208)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(217)](t);if(r(195)!=s)continue;if(null!=e[r(256)])continue;const a=n[r(302)](o);this[r(246)][r(157)](i)&&this[r(286)][r(197)](a)}}),{priority:t(172)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(212)](e),a=e[s(250)](s(242)),c=r[s(162)](e);for(const t of this[s(286)]){const n=t[s(287)],r=n[s(233)](s(275)),u=n[s(273)](r?10:5),l=u[s(236)](),f=l[s(273)](0,3)+s(238),h=s(170)+u,g=s(189)+u;if(!t[s(257)])continue;if(a!=t[s(163)]()[s(194)][s(250)](s(242)))continue;if(t[s(156)](i))continue;const d=e[s(245)](f)?e[s(282)](f)-1:0,p=this[s(239)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(203)](i),o=!0)}return o};e[t(229)][t(244)][t(289)]((n=>{const r=t;let o=!1;for(const t of e[r(229)][r(244)][r(225)][r(306)]())if(r(159)==t[r(237)])if(r(292)==t[r(190)])for(const e of t[r(299)][r(307)][r(213)]())o=o||s(e,n);else r(249)==t[r(190)]&&(o=o||s(t[r(299)][r(307)],n));return o}))}[oa(239)](t){const e=oa;return this[e(261)](t[e(305)]()[e(155)]((t=>t[e(194)][e(307)])))}}function ca(t){const e=oa;return Array[e(154)](new Set(t)[e(166)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=147]})(t,e)}function fa(){const t=["7166094nMZaJJ","1511185XVndfQ","$graveyard","*Split cell:* horizontally","author","203961aUoRDL","element","TableEditing","registerCustomCallback","horizontally","stop","add","isEnabled","findAncestor","mergeTableCellDown","change","insertion","getSuggestions","map","length","getSelectionAffectedTableCells","50eSlLvt","_isForcedDefaultExecutionBlock","table","push","root","highest","7472394LdIxNc","setSelection","_areMergableCells","1376847ZJIKGT","markMultiRangeBlockFormat","getFirstPosition","2Hpvhje","size","*Split cell:* vertically","containsRange","registerDescriptionCallback","4638766warbMx","8ZHVHKG","createTableWalker","format","accept","set:isEnabled","*Merge cells*","locale","descriptionFactory","_acceptFormatSuggestionCallbackFactory","execute","commandName","enableCommand","fromRange","mergeTableCellUp","document","editor","getRanges","commands","getCellLocation","refresh","has","forceDefaultExecution","_suggestionFactory","48TusyUu","mergeTableCells","subType","markBlockFormat","deletion","trackChanges","selection","filter","3298352bRvbha","direction","TrackChangesEditing","TableUtils","splitTableCellVertically","cell","detach","formatInline","createRangeOn","find","_areSelectedCellsMergable","value","formatBlock","plugins","21zqmlkM","low","getAncestors","from","_tablePostFixingSubtypes","mergeTableCellLeft","5gbGnMO","type","mergeTableCellRight","splitTableCellHorizontally","rootName","get","model","requires","tableCell","afterInit","isInContent","return"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(854515===-parseInt(n(197))/1*(-parseInt(n(229))/2)+parseInt(n(201))/3*(-parseInt(n(235))/4)+parseInt(n(184))/5*(parseInt(n(223))/6)+parseInt(n(178))/7*(parseInt(n(164))/8)+parseInt(n(226))/9*(-parseInt(n(217))/10)+-parseInt(n(234))/11*(parseInt(n(156))/12)+-parseInt(n(196))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(191)](){return[aa]}[ua(193)](){const t=ua,e=this[t(148)],n=e[t(190)][t(147)][t(162)],r=e[t(241)];if(!e[t(177)][t(153)](t(203)))return;const s=e[t(177)][t(189)](t(166)),o=e[t(177)][t(189)](t(167)),a=e[t(177)][t(189)](aa);a[t(182)][t(220)](t(157)),s[t(246)](t(157),(()=>{const n=t,r=o[n(216)](e[n(190)][n(147)][n(162)]);e[n(190)][n(211)]((()=>{const t=n;s[t(227)](r,{commandName:t(157),commandParams:[]},[],t(157))}))})),e[t(150)][t(189)](t(157)).on(t(244),((n,r)=>{const o=t;e[o(150)][o(189)](o(161))[o(175)]&&(r[o(215)]>0&&r[r[o(215)]-1]&&r[r[o(215)]-1][o(154)]||s[o(218)]||this[o(174)]()||n[o(206)]())}),{priority:t(222)});for(const n of[t(248),t(186),t(210),t(183)]){const r=e[t(150)][t(189)](n);s[t(246)](n,(()=>{const n=t,o=e[n(190)][n(147)][n(162)][n(228)]()[n(180)]()[n(173)]((t=>t.is(n(202),n(192)))),i=r[n(175)];e[n(190)][n(211)]((()=>{const t=n;s[t(227)]([o,i],{commandName:t(157),commandParams:[]},[],t(157))}))}))}for(const n of[t(168),t(187)]){const r=e[t(150)][t(189)](n);s[t(246)](n,(()=>{const i=t,a=o[i(216)](e[i(190)][i(147)][i(162)])[0],c=a[i(209)](i(219)),{column:u,row:l}=o[i(151)](a);let f=[];if(i(205)==r[i(165)]){const t=o[i(236)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(181)](t)[i(214)]((t=>t[i(169)]))}else{const t=o[i(236)](c,{column:u,includeAllSlots:!0});f=Array[i(181)](t)[i(214)]((t=>t[i(169)]))}e[i(190)][i(211)]((t=>{const e=i;s[e(159)](t[e(172)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(242)][t(233)]((e=>{const n=t;if(n(176)!=e[n(185)]&&n(171)!=e[n(185)])return;const{data:s}=e;return s&&n(157)==s[n(245)]?{type:n(237),content:zr(r,n(240))}:void 0})),s[t(242)][t(233)]((e=>{const n=t;if(n(176)!=e[n(185)]&&n(171)!=e[n(185)])return;const{data:s}=e;return s?n(168)==s[n(245)]?{type:n(237),content:zr(r,n(231))}:n(187)==s[n(245)]?{type:n(237),content:zr(r,n(199))}:void 0:void 0}));const c=a[t(243)]();for(const e of[t(248),t(186),t(210),t(183)])s[t(155)][t(204)](t(176),e,t(238),c);for(const e of[t(168),t(187)])s[t(155)][t(204)](t(176),e,t(238),c);s[t(155)][t(204)](t(176),t(157),t(238),(r=>{const s=t;e[s(190)][s(211)]((t=>{const o=s,a=Array[o(181)](n[o(149)]())[o(214)]((t=>i.LiveRange[o(247)](t)));t[o(224)](r),e[o(150)][o(189)](o(157))[o(152)](),e[o(244)](o(157),{forceDefaultExecution:!0});const c=a[o(163)]((t=>o(198)!=t[o(221)][o(188)]));c[o(215)]>0&&t[o(224)](c);for(const t of a)t[o(170)]()}))}));for(const n of[t(248),t(210),t(183),t(186)]){const r=e[t(150)][t(189)](n);r.on(t(239),((n,s,o)=>{const i=t;if(o){const t=e[i(190)][i(147)][i(162)][i(228)]()[i(180)]()[i(173)]((t=>t.is(i(202),i(192))));this[i(225)](r[i(175)],t)||(n[i(195)]=!1,n[i(206)]())}}),{priority:t(179)})}}[ua(174)](){const t=ua,e=this[t(148)][t(150)][t(189)](t(157)),n=this[t(148)][t(177)][t(189)](t(167));if(!e[t(208)])return!1;const r=n[t(216)](this[t(148)][t(190)][t(147)][t(162)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(225)](e,n))return!1;return!0}[ua(225)](t,e){const n=ua,r=this[n(148)][n(177)][n(189)](n(166)),s=this[n(148)][n(190)][n(172)](t),o=this[n(148)][n(190)][n(172)](e),i=new Set,a=new Set;for(const t of r[n(213)]())if((n(212)==t[n(185)]||n(160)==t[n(185)]||n(157)==t[n(158)])&&t[n(194)])for(const e of t[n(149)]())e[n(232)](s,!0)&&i[n(207)](t[n(185)]+":"+t[n(200)].id),e[n(232)](o,!0)&&a[n(207)](t[n(185)]+":"+t[n(200)].id);if(i[n(230)]!=a[n(230)])return!1;for(const t of i)if(!a[n(153)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=328]})(t,e)}function pa(){const t=["registerAttributeLabel","includes","FORMAT_HEADER_ROW","requires","downcastDispatcher","*Format:* %0","925128taTqzv","options","addMarker:suggestion","end","formatBlock","accept","activeMarkers","getSuggestion","createTableWalker","373083SbEkmg","removeMarker:suggestion","bindElementToMarker","markerNameToElements","data","commandName","10qItEnp","128tzUsNI","_handleLegacySuggestions","start","stop","nodeBefore","addClass","writer","markerName","removeClass","get","parent","getCellLocation","ck-suggestion-marker-","markerRange","has","unbindElementFromMarkerName","setTableRowHeader","headingColumns","commandParams","type","TableEditing","editing","1817660psBSsv","afterInit","TrackChangesEditing","_acceptFormatSuggestionCallbackFactory","forceValue","toViewElement","setTableColumnHeader","consumable","_splitMarkerName","showSuggestionHighlights","cell","locale","registerDescriptionCallback","editor","1526346dIFglJ","consume","nodeAfter","setAttribute","233436fmnnXT","data-suggestion","registerBlockAttribute","registerCustomCallback","_registerLegacyDescription","FORMAT_HEADER_COLUMN","format","plugins","TableUtils","name","mapper","item","308298YHEXnf","removeAttribute","FORMAT_REGULAR_COLUMN","descriptionFactory","FORMAT_REGULAR_ROW","ck-suggestion-marker--active","_suggestionFactory","highest","headingRows","enableDefaultAttributesIntegration","1219446uPUGUf"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(452336===-parseInt(n(333))/1+-parseInt(n(339))/2*(-parseInt(n(392))/3)+-parseInt(n(409))/4+-parseInt(n(362))/5+parseInt(n(402))/6+-parseInt(n(380))/7*(-parseInt(n(340))/8)+parseInt(n(376))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(406)](){return[aa]}[ga(363)](){const t=ga,e=this[t(375)];if(!e[t(387)][t(354)](t(360)))return;const n=e[t(373)],r=e[t(387)][t(349)](t(364));r[t(401)](t(356)),r[t(401)](t(368)),r[t(382)](t(400)),r[t(382)](t(357)),r[t(395)][t(403)](t(400),zr(n,t(405))),r[t(395)][t(403)](t(357),zr(n,t(385))),this[t(341)]()}[ga(341)](){const t=ga,e=this[t(375)][t(387)][t(349)](t(364)),n=this[t(375)][t(387)][t(349)](t(388)),r=this[t(375)][t(387)][t(349)](aa)[t(365)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(370)](o[a(347)]),l=e[a(331)](u),f=l[a(337)];if(a(328)!=l[a(359)]||!f||a(368)!=f[a(338)])return;if(o[a(391)])return void s[a(343)]();if(!i[a(369)][a(377)](o[a(353)],s[a(389)]))return;const h=o[a(353)][a(342)][a(378)],g=o[a(353)][a(412)][a(344)],d=h[a(350)][a(350)],{column:p}=n[a(351)](h),{column:m}=n[a(351)](g);for(let s=p;s<=m;s++){const l=n[a(332)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(372)],l=i[a(390)][a(367)](s);i[a(346)][a(345)](a(352)+c,l),r&&i[a(346)][a(379)](a(381),u,l),i[a(390)][a(335)](l,o[a(347)]),t&&(e[a(330)][a(404)](o[a(347)])?i[a(346)][a(345)](a(397),l):i[a(346)][a(348)](a(397),l))}}}}e[t(398)][t(383)](t(328),t(356),t(329),r),e[t(398)][t(383)](t(328),t(368),t(329),r),this[t(375)][t(361)][t(407)].on(t(411),s(),{priority:t(399)}),this[t(375)][t(337)][t(407)].on(t(411),((e,n,r)=>{const o=t;r[o(410)][o(371)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(399)}),this[t(375)][t(361)][t(407)].on(t(334),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(370)](r[o(347)]),c=e[o(331)](a),u=c[o(337)];if(o(328)!=c[o(359)]||!u||o(368)!=u[o(338)])return;const l=s[o(390)][o(336)](r[o(347)]);if(l)for(const t of l)s[o(346)][o(348)](o(352)+i,t),s[o(346)][o(348)](o(397),t),s[o(346)][o(393)](o(381),t),s[o(390)][o(355)](t,r[o(347)])}),{priority:t(399)}),this[t(384)]()}[ga(384)](){const t=ga,e=this[t(375)],n=e[t(373)];function r(e){const r=t;return{type:r(386),content:zr(n,r(408),e)}}e[t(387)][t(349)](t(364))[t(395)][t(374)]((e=>{const s=t;if(s(328)!=e[s(359)])return;const{data:o}=e;if(o){if(s(356)==o[s(338)]){const t=o[s(358)][0][s(366)];return r(zr(n,s(t?405:396)))}if(s(368)==o[s(338)]){const t=o[s(358)][0][s(366)];return r(zr(n,s(t?385:394)))}}}))}}const Ia=_a;function Ea(){const t=["getRanges","removeMarker","setAttributes","elementToElement","call","selection","change","suggestionUnloaded","getSuggestions","columnInsertionRanges","removeMarkers","createRangeOn","discard","content","rowInsertionRanges","join","some","$graveyard","_createdBatches","has","startsWith","tablePasteCell","find","wrap","getAttributes","insertRows","for","showSuggestionHighlights","_replaceTableSlotCell","TrackChangesEditing","64852pFNgZB","tableCellBackgroundColor","name","6223680FNdALA","stop","accept","first","map","registerPostFixer","document","getMarkers","getRange","markMultiRangeDeletion","table","deletionRanges","entries","reduce","tablePasteChainId","view","columnInsertionIndexes","rowInsertionIndexes","column","last","tableCellHorizontalAlignment","deletion","isInContent","tableCellPadding","createRangeIn","cell","insertionRanges","descriptionFactory","*Replace table cells*","redo","createPositionBefore","detach","getRowIndexes","high","documentSelection","Users","getItems","fromEntries","removeColumns","930670NMkyLz","commands","add","TableUtils","_getCoordsForCells","1124mIulGp","insertColumns","markMultiRangeInsertion","subType","low","unwrap","previous","length","paragraph","getColumns","every","containsRange","ck-suggestion-marker-insertion","trackChanges","position","options","markerAttributes","8713570TOSSyo","updateMarker","_tablePostFixingSubtypes","markMultiRangeBlockFormat","tableCellSuggestion","element","tableCellVerticalAlignment","getTableIfOnlyTableInContent","forEach","createElement","previousSibling","formatBlock","start","suggestion:formatBlock:tablePasteCell","forceDefaultExecution","return","model","fromRange","oldRange","getChanges","push","suggestionLoaded","getContainedElement","getChangedMarkers","columns","getSuggestion","tableCellBorderWidth","getRows","createRange","tableCell","tablePasteColumn","removeRows","row","fill","TableClipboard","nodeAfter","endRow","dataDowncast","activeMarkers","remove","endColumn","cells","insertContent","type","tablePaste","clipboardOutput","markers","getAllAdjacentSuggestions","36cNXQUH","insertion","keys","differ","author","get","editing","end","from","afterInit","editor","findAncestor","registerDescriptionCallback","getShiftedBy","_splitMarkerName","ck-suggestion-marker--active","3664XOhJsp","set","nextSibling","editingDowncast","471lSHsFG","filter","root","isEmpty","suggestion-td","conversion","locale","isEqual","getColumnIndexes","_suggestionFactory","rows","register","value","getChildren","rootName","next","8322povCPm","getChild","listenTo","suggestion","getSelectionAffectedTableCells","hasSuggestion","registerCustomCallback","insert","batch","getSuggestionCallback","move","requires","attributes","_isForcedDefaultExecutionBlock","tableCellBorderColor","createTableWalker","setAttribute","tableCellBorderStyle","6531sgahYQ","includes","plugins","tablePasteRow","newRange","schema","ck-suggestion-marker","markerToHighlight","markerName"];return(Ea=function(){return t})()}!function(t,e){const n=_a,r=t();for(;;)try{if(934077===parseInt(n(215))/1*(parseInt(n(335))/2)+parseInt(n(231))/3+parseInt(n(288))/4+parseInt(n(352))/5+-parseInt(n(291))/6+parseInt(n(249))/7*(-parseInt(n(211))/8)+-parseInt(n(195))/9*(-parseInt(n(330))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(173),Ia(245),Ia(248),Ia(311),Ia(358),Ia(289),Ia(314)],Ta=Object[Ia(328)](ba[Ia(295)]((t=>[t,null])));function _a(t,e){const n=Ea();return(_a=function(t,e){return n[t-=160]})(t,e)}class ya extends t.Plugin{static get[Ia(242)](){return[aa]}[Ia(204)](){const t=Ia,n=this[t(205)];if(!n[t(251)][t(277)](t(181)))return;const r=n[t(251)][t(200)](t(287)),s=n[t(251)][t(200)](t(333)),o=n[t(251)][t(200)](aa),a=n[t(251)][t(200)](t(181));o[t(354)][t(167)](t(252),t(177)),n[t(163)][t(254)][t(226)](t(356),{allowIn:t(176),allowContentOf:t(176),isLimit:!0}),n[t(220)][t(261)]({model:t(356),view:t(219)});let c=null;n[t(163)].on(t(189),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(342)]-1];h&&h[u(161)]||r[u(244)]||this[u(205)][u(331)][u(200)](u(348))[u(227)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(325)))return!1;const i=s[o(359)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(235)](n[o(297)][o(263)]);if(!a[o(342)])return!1;const c=a[0][o(206)](o(301)),l=r[o(323)](a),f=r[o(223)](a),h={startRow:l[o(294)],endRow:l[o(310)],startColumn:f[o(294)],endColumn:f[o(310)]};return 1==a[o(342)]&&(h[o(183)]+=r[o(174)](i)-1,h[o(187)]+=r[o(344)](i)-1),Ca(c,h,r)}(l,f,n[u(163)],s,a)&&(o[u(292)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(163)][u(264)]((()=>{const t=u;n[t(163)][t(189)](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(342)]&&r[t(337)](o,t(252),{tablePasteChainId:s}),a[t(342)]&&r[t(337)](a,t(177),{tablePasteChainId:s}),l[t(342)]&&(r[t(337)](l,t(191),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(360)]((e=>{const n=t;var r;return null===(r=e[n(322)])||void 0===r?void 0:r[n(262)](e)}))),f[t(342)]&&(r[t(300)](f,t(191),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(360)]((e=>{const n=t;var r;return null===(r=e[n(322)])||void 0===r?void 0:r[n(262)](e)})));const g=r[t(355)](h[t(295)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(279),{tablePasteChainId:s});if(g){const e=g[t(298)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(163)][t(269)](s),a=e[t(280)]((e=>e[t(299)]()[t(222)](i)));a&&r[t(167)]([a[t(290)],o])}r[t(342)]&&g[t(247)](t(351),Object[t(328)](r))}c=null})))}),{priority:e.priorities[t(324)]+10}),n[t(251)][t(200)](t(181)).on(t(286),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(292)]();const u=s[r(316)],l=o,f=Aa(u),h=Aa(l);e[r(162)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(186)](u[r(232)](0));for(const t of Array[r(203)](l[r(228)]()))a[r(238)](t,u,r(202));const t=c[r(308)][r(250)](s[r(179)]),e=c[r(307)][r(250)](s[r(309)]);t||e||(g=i.LiveRange[r(164)](a[r(315)](u)))}else h&&!f&&(d=a[r(315)](u));else{const t=a[r(361)](r(356)),e=a[r(361)](r(356));a[r(281)](a[r(315)](u),e),a[r(238)](t,u,0);for(const e of Array[r(203)](l[r(228)]()))a[r(238)](e,t,r(202));g=i.LiveRange[r(164)](a[r(269)](t)),d=i.LiveRange[r(164)](a[r(269)](e))}const p=Array[r(203)](l[r(282)]())[r(216)]((([t])=>ba[r(250)](t)));c[r(188)][r(167)]({element:u,attributes:p[r(342)]?Object[r(328)](p):null}),g&&c[r(317)][r(167)](g),d&&c[r(302)][r(167)](d)}),{priority:t(324)}),s.on(t(336),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(171)]||1;c[o(307)]=new Array(l)[o(180)](u)[o(295)](((t,e)=>t+e));for(const{cell:t}of s[o(246)](i,{startColumn:u,endColumn:u+l-1}))c[o(267)][o(167)](n[o(163)][o(269)](t))}),{priority:t(339)}),s.on(t(283),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(225)]||1;c[o(308)]=new Array(l)[o(180)](u)[o(295)](((t,e)=>t+e));for(const{cell:t}of s[o(246)](i,{startRow:u,endRow:u+l-1}))c[o(272)][o(167)](n[o(163)][o(269)](t))}),{priority:t(339)}),r[t(318)][t(207)]((e=>{const r=t;if(e[r(338)]&&e[r(338)][r(278)](r(191)))return e[r(341)]?{}:{type:r(196),content:zr(n[r(221)],r(319))}}));const u=()=>!1;for(const e of[t(191),t(177),t(252),t(279)])r[t(224)][t(237)](t(196),e,t(273),u),r[t(224)][t(237)](t(312),e,t(273),u),r[t(224)][t(237)](t(363),e,t(273),u);r[t(224)][t(237)](t(363),t(279),t(270),u),r[t(224)][t(237)](t(363),t(279),t(293),((e,r,s)=>{const o=t,i=e[o(295)]((t=>t[o(169)]()))[o(216)]((t=>t)),a=new Map(i[o(295)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(188)])e&&a[o(212)](t,e);else if(s&&s[o(351)])for(const[t,e]of Object[o(303)](s[o(351)])){const r=n[o(163)][o(193)][o(200)](t),s=r?r[o(299)]()[o(169)]():null;s&&a[o(212)](s,e)}n[o(163)][o(264)]((t=>{const e=o;for(const[n,r]of a)t[e(260)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(224)][o(237)](e,o(191),s,((t,i,a)=>{const c=o;n[c(163)][c(264)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(364)][o(182)];t.is(o(357),o(356))&&u[o(167)](t)}r[o(224)][o(240)](e,null,s)(t,i,a);for(const t of u)o(275)!=t[o(217)][o(229)]&&n[o(340)](t)}))}))};l(t(196),t(293)),l(t(196),t(270)),l(t(312),t(293)),l(t(312),t(270)),r[t(224)][t(237)](t(196),t(252),t(270),(e=>{const n=t,r=e[n(295)]((t=>t[n(169)]())),i=r[0][n(206)](n(301)),{minRow:a,maxRow:c}=o[n(334)](r);s[n(178)](i,{at:a,rows:c-a+1})})),r[t(224)][t(237)](t(196),t(177),t(270),(e=>{const n=t,r=e[n(295)]((t=>t[n(169)]())),i=r[0][n(206)](n(301)),{minColumn:a,maxColumn:c}=o[n(334)](r);s[n(329)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(338)]||!n[s(338)][s(278)](s(191)))return;const o=n[s(243)][s(305)],i=r[s(266)]()[s(216)]((t=>t[s(313)]&&t[s(243)]&&t[s(243)][s(305)]==o));i[s(342)]&&n[s(194)]()[s(342)]!=i[s(342)]&&i[s(304)](((t,e)=>(t[s(230)]=e,e[s(341)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(209)](e[s(257)]),i=[s(255),s(347)],a=r[s(185)][s(250)](e[s(257)]);return a&&i[s(167)](s(210)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(168),f,{priority:t(324)}),r.on(t(265),f,{priority:t(324)}),n[t(163)][t(297)][t(296)]((()=>{const e=t;let s=!1;const o=Array[e(203)](n[e(163)][e(297)][e(198)][e(170)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(209)](t);if(e(234)!=o||e(312)!=a||i[e(165)])continue;if(!r[e(236)](c))continue;const u=r[e(172)](c)[e(258)](),l=n[e(251)][e(200)](e(326)).me;for(const t of r[e(266)]())if(t[e(313)]&&t[e(199)]==l&&e(363)==t[e(190)]&&e(279)==t[e(338)]&&t[e(258)]()[e(345)]((t=>u[e(274)]((n=>n[e(346)](t,!0))))))for(const n of t[e(194)]())n[e(313)]&&(n[e(270)](),s=!0)}return s})),n[t(163)][t(297)][t(296)]((e=>{const s=t,o=n[s(331)][s(200)](s(320));if(!o||!o[s(276)][s(277)](e[s(239)]))return!1;let i=!1;const a=n[s(251)][s(200)](s(326)).me,c=n[s(163)][s(297)][s(198)][s(166)](),u=Array[s(203)](n[s(163)][s(297)][s(198)][s(170)]())[s(216)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(209)](t);return n(234)==o&&n(191)==i&&c==a.id&&!e[n(165)]}));for(const t of c){if(s(238)!=t[s(190)]||s(356)!=t[s(290)]||1!=t[s(342)])continue;const n=e[s(175)](t[s(349)],t[s(349)][s(208)](1));if(!u[s(280)]((({data:t})=>t[s(253)][s(222)](n))))for(const{name:t,data:r}of u)if(n[s(346)](r[s(253)])){e[s(353)](t,{range:n}),i=!0;break}}return i})),n[t(163)][t(297)][t(296)]((e=>{const s=t;let o=!1;const i=n[s(251)][s(200)](s(326)).me,a=r[s(266)]()[s(216)]((t=>t[s(313)]&&t[s(199)]==i)),c=new Set,u=new Set;for(const t of a)if(s(191)==t[s(338)])for(const e of t[s(298)]()){const n=e[s(299)]()[s(169)]();if(n)if(n.is(s(357),s(356))&&Aa(n)){t[s(259)](e[s(290)]),c[s(332)](n),o=!0;const r=n[s(213)],i=n[s(362)],a=r&&r.is(s(357),s(356)),l=i&&i.is(s(357),s(356));a&&!c[s(277)](r)&&u[s(332)](r),l&&!c[s(277)](i)&&u[s(332)](i)}else n.is(s(357),s(343))&&n[s(218)]&&(t[s(259)](e[s(290)]),o=!0)}else if(s(279)==t[s(338)]){if(!t[s(243)]||!t[s(243)][s(305)])continue;const e=t[s(243)][s(351)];if(e&&Object[s(197)](e)[s(342)])continue;const n=t[s(243)][s(305)];let r=!0,i=!0;for(const e of a)if(e[s(338)]&&e[s(338)][s(278)](s(191))){if(!e[s(243)][s(305)]){i=!1;break}if(e.id!=t.id&&e[s(243)][s(305)]==n){r=!1;break}}i&&r&&(t[s(268)](),o=!0)}for(const t of c)e[s(186)](t);for(const t of u)e[s(340)](t);return o})),n[t(220)][t(284)](t(214))[t(256)]({model:t(160),view:(t,e)=>h(t),converterPriority:t(324)}),n[t(220)][t(284)](t(184))[t(256)]({model:t(160),view:(e,n)=>n[t(350)][t(285)]?h(e,!1):null,converterPriority:t(324)});const g=n[t(201)][t(306)];this[t(233)](g[t(297)],t(192),((e,n)=>{const r=t,s=[];for(const t of g[r(315)](n[r(271)])[r(327)]())t.is(r(357),r(219))&&s[r(167)](t);g[r(264)]((t=>{const e=r;for(const n of s)t[e(241)](t[e(315)](n),t[e(321)](n)),t[e(186)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(218)])return!0;const n=t[e(232)](0);return n.is(e(357),e(343))&&n[e(218)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(246)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function ka(){const t=["format","formatGroupId","1094564WZuEjo","afterInit","_suggestionFactory","getTableColumnsWidths","*Format:* resize table","columnWidths","resizeTable","Users","get","type","getSuggestions","TrackChangesEditing","registerCustomCallback","markBlockFormat","accept","has","editor","15778930eVvpwv","model","enableCommand","commandParams","getSelectedElement","tableWidth","discard","document","4HKdIlc","3171175FwfrOM","locale","getAttribute","handleSuggestionDescription","data","249431hISVQG","getColumnGroupElement","9wcmUOH","subType","getSuggestionCallback","plugins","author","TableColumnResizeEditing","formatBlock","bind","selection","8vnHwlQ","registerDescriptionCallback","handleResizeTableWidthCommand","change","getContainedElement","414597bANiJl","211896bMkBnf","descriptionFactory","formatInline","table","resizeTableWidth","2410869zhOhlP"];return(ka=function(){return t})()}const La=Ra;function Ra(t,e){const n=ka();return(Ra=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(486467===parseInt(n(364))/1*(parseInt(n(398))/2)+parseInt(n(370))/3+-parseInt(n(373))/4+parseInt(n(399))/5+parseInt(n(365))/6+parseInt(n(404))/7*(parseInt(n(415))/8)+-parseInt(n(406))/9*(parseInt(n(390))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Na extends t.Plugin{[La(374)](){const t=La;if(!this[t(389)][t(409)][t(388)](t(411)))return;const e=this[t(389)][t(409)][t(381)](t(384));e[t(392)](t(369),this[t(417)][t(413)](this)),e[t(375)][t(385)](t(412),t(379),t(387),e[t(375)][t(408)](t(412),null,t(396))),e[t(375)][t(385)](t(412),t(379),t(396),e[t(375)][t(408)](t(412),null,t(387))),e[t(366)][t(416)](this[t(402)][t(413)](this))}[La(417)](t,e){const n=La,r=this[n(389)][n(409)][n(381)](n(384)),s=this[n(389)][n(409)][n(381)](n(411)),o=e[n(368)]||this[n(389)][n(391)][n(397)][n(414)][n(394)]();this[n(389)][n(391)][n(418)]((()=>{const i=n,a=s[i(405)](o);let c=a?s[i(376)](a):null,u=o[i(401)](i(395))||null;const l=e[i(395)]||u,f=e[i(378)]||c,h=this[i(389)][i(409)][i(381)](i(380)).me;for(const t of r[i(383)]()){const e=t[i(419)]();if(i(379)===t[i(407)]&&e===o){t[i(410)]!==h&&t[i(396)]();const e=t[i(403)][i(393)];u=e[0][i(395)],c=e[0][i(378)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(386)](o,{commandName:i(369),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(379)},[],i(379))}))}[La(402)](t){const e=La;if(e(412)!=t[e(382)]&&e(367)!=t[e(382)])return;const{data:n}=t;if(n&&e(379)===n[e(372)]){const t=e(377);return{type:e(371),content:zr(this[e(389)][e(400)],t)}}}}const Sa=va;function Ma(){const t=["get","134792rnOByr","366fzXOyL","114CMtLhY","has","1901584gFFIqp","1514970EYEsbi","enableCommand","TrackChangesEditing","afterInit","5773086xIggjz","editor","plugins","insertTemplate","1393fzLoKc","103095itlueT","16106ObHgja","Template"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(261423===parseInt(n(295))/1+parseInt(n(278))/2*(-parseInt(n(283))/3)+-parseInt(n(285))/4+parseInt(n(286))/5+-parseInt(n(282))/6*(-parseInt(n(294))/7)+-parseInt(n(281))/8+parseInt(n(290))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(289)](){const t=Sa,e=this[t(291)];e[t(292)][t(284)](t(279))&&e[t(292)][t(280)](t(288))[t(287)](t(293))}}const Oa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=396]})(t,e)}function Fa(){const t=["afterInit","tableOfContents","commands","5435392qzkrKw","editor","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","8033562GbstdH","40NuMBFn","337471XOlNgy","5387390cEUuwl","get","12hDyyKu","enableCommand","insertTableOfContents","registerElementLabel","186972oFKJFL","plugins","TrackChangesEditing","locale","4945244EJooDE","7YNCECO","4321746eQHfEN"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(708691===-parseInt(n(407))/1+parseInt(n(414))/2*(-parseInt(n(410))/3)+parseInt(n(418))/4+-parseInt(n(408))/5+parseInt(n(405))/6*(-parseInt(n(396))/7)+parseInt(n(401))/8+-parseInt(n(397))/9*(-parseInt(n(406))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[Oa(398)](){const t=Oa,e=this[t(402)];if(!e[t(400)][t(409)](t(412)))return;e[t(415)][t(409)](t(416))[t(411)](t(412));const n=e[t(415)][t(409)](t(416)),r=e[t(417)];n[t(403)][t(413)](t(399),(e=>zr(r,t(404),e)))}}function Pa(){const t=["createRange","1637236dVVTNP","model","updateMarker","forward","schema","editor","Title","_splitMarkerName","85812YXYsiX","afterInit","140rjmhvI","getNearestSelectionRange","1375614mzTWZk","descriptionFactory","6585752LeRFBK","differ","ELEMENT_TITLE","document","isCollapsed","getChangedMarkers","end","title-content","9AlXwnT","from","registerPostFixer","TrackChangesEditing","locale","has","4372185lrnbaO","removeMarker","isTouching","start","plugins","element","nodeBefore","newRange","isEqual","get","5BTiFrQ","7029030HdbIZl","suggestion","registerElementLabel","41102ojTYpb"];return(Pa=function(){return t})()}const Ua=xa;function xa(t,e){const n=Pa();return(xa=function(t,e){return n[t-=235]})(t,e)}!function(t,e){const n=xa,r=t();for(;;)try{if(515701===-parseInt(n(264))/1*(-parseInt(n(268))/2)+-parseInt(n(238))/3+-parseInt(n(270))/4+parseInt(n(254))/5+parseInt(n(278))/6*(parseInt(n(236))/7)+-parseInt(n(240))/8*(-parseInt(n(248))/9)+-parseInt(n(265))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class ja extends t.Plugin{[Ua(235)](){const t=Ua,e=this[t(275)];if(!e[t(258)][t(253)](t(276)))return;const n=e[t(258)][t(263)](t(251));n[t(239)][t(267)](t(247),(()=>zr(e[t(252)],t(242)))),e[t(271)][t(243)][t(250)]((r=>{const s=t;let o=!1;const i=Array[s(249)](e[s(271)][s(243)][s(241)][s(245)]());for(const{name:t,data:a}of i){const{group:i}=n[s(277)](t);if(s(266)!==i||!a[s(261)])continue;const c=a[s(261)],u=c[s(246)][s(260)];if(!u||!u.is(s(259),s(247)))continue;if(!c[s(257)][s(256)](c[s(246)]))continue;const l=e[s(271)][s(274)][s(237)](c[s(246)],s(273));if(l&&l[s(244)]){const e=r[s(269)](c[s(257)],l[s(257)]);e[s(262)](c)||(r[s(272)](t,{range:e}),o=!0)}o||(r[s(255)](t),o=!0)}return o}))}}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=375]})(t,e)}const Ha=Ga;!function(t,e){const n=Ga,r=t();for(;;)try{if(570075===-parseInt(n(380))/1+parseInt(n(392))/2+parseInt(n(389))/3+parseInt(n(387))/4*(parseInt(n(385))/5)+-parseInt(n(386))/6*(-parseInt(n(390))/7)+parseInt(n(383))/8*(-parseInt(n(384))/9)+-parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Va extends t.Plugin{[Ha(377)](){const t=Ha,e=this[t(382)],n=e[t(378)][t(394)](t(393));e[t(378)][t(376)](t(375))&&(n[t(381)](t(391)),n[t(381)](t(379)))}}function za(){const t=["TrackChangesEditing","get","UndoEditing","has","afterInit","plugins","redo","141310YVRCZV","enableCommand","editor","4073088MITgeQ","18jwjlZd","10apWBpQ","3312060GjXFeo","1378264jhiufw","13873850qYSDhc","2656161xueZut","7zIqLAL","undo","1981026PoYEdN"];return(za=function(){return t})()}function Wa(){const t=["1939240YAVHlJ","afterInit","editor","9WpzODY","14964279yBzcVm","10bGwSww","toggleTableCaption","1464015aOdAeR","12MCymca","4857704SJqVEu","plugins","TableCaptionEditing","7PXfTLM","77060CRugAa","get","requires","enableCommand","has","825720CaNIsh","21335gFsjmZ","TrackChangesEditing"];return(Wa=function(){return t})()}const Ka=qa;function qa(t,e){const n=Wa();return(qa=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(460647===parseInt(n(304))/1*(-parseInt(n(311))/2)+parseInt(n(313))/3+parseInt(n(298))/4+-parseInt(n(306))/5*(parseInt(n(314))/6)+parseInt(n(297))/7*(-parseInt(n(315))/8)+parseInt(n(309))/9*(parseInt(n(303))/10)+parseInt(n(310))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Xa extends t.Plugin{static get[Ka(300)](){return[aa]}[Ka(307)](){const t=Ka,e=this[t(308)];e[t(316)][t(302)](t(296))&&e[t(316)][t(299)](t(305))[t(301)](t(312))}}const Za=Ja;function Ya(){const t=["_handlePropertyChange","tableBorderColor","tableCellBorderColor","document","descriptionFactory","discard","_getSuggestion","nodeAfter","handleDiscardAction","table","TableUtils","selection","tableCellBorderStyle","1570794HZRezm","tableCellBorderWidth","_suggestionFactory","getFirstPosition","TablePropertiesEditing","getSuggestions","tableCellProperties","2APWpAu","tableWidth","enqueueChange","TrackChangesEditing","setAttribute","tableCellBackgroundColor","7oDTBcD","getContainedElement","enableCommand","tableCellHeight","editor","tableCellHorizontalAlignment","22531140CCXnTE","getSelectionAffectedTableCells","getSuggestionCallback","accept","tableBorderWidth","plugins","tableBackgroundColor","model","has","tableBorderStyle","5474924OjErtV","join","registerDescriptionCallback","handleSuggestionDescription","tableAlignment","afterInit","*Format:* change table properties","findAncestor","commandParams","986690UaPPYJ","subType","tableHeight","format","1873544IxbpmH","tableProperties","getAttribute","markBlockFormat","registerCustomCallback","TrackChangesTableProperties","tableCellWidth","8052660evvLCo","tableCellVerticalAlignment","tableCellPadding","pluginName","TableCellPropertiesEditing","locale","get","72WSzknU","data","start","removeAttribute","batch","2609427pLQjzW","*Format:* change table cell properties","change","formatBlock"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(970903===parseInt(n(402))/1+parseInt(n(449))/2*(parseInt(n(425))/3)+parseInt(n(471))/4+parseInt(n(413))/5+parseInt(n(442))/6*(parseInt(n(455))/7)+parseInt(n(406))/8*(-parseInt(n(420))/9)+-parseInt(n(461))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(407)]=[e(430),e(470),e(465),e(475),e(450),e(404),e(467)],this[e(448)]=[e(431),e(441),e(443),e(415),e(412),e(458),e(454),e(460),e(414)]}static get[Za(416)](){return Za(411)}[Za(398)](){const t=Za,e=this[t(459)][t(466)][t(419)](t(452));if(this[t(459)][t(466)][t(469)](t(446))){for(const n of this[t(407)])e[t(457)](n,((e,r)=>{const s=t,o=this[s(459)][s(468)][s(432)][s(440)][s(445)]()[s(400)](s(438));this[s(429)](n,[o],this[s(407)],s(407),e,r)}));e[t(444)][t(410)](t(428),t(407),t(464),e[t(444)][t(463)](t(428),null,t(434))),e[t(444)][t(410)](t(428),t(407),t(434),((e,n)=>this[t(437)](this[t(407)],e,n))),e[t(444)][t(410)](t(428),t(407),t(472),(()=>!1))}if(this[t(459)][t(466)][t(469)](t(417))){for(const n of this[t(448)])e[t(457)](n,((e,r)=>{const s=t,o=this[s(459)][s(466)][s(419)](s(439))[s(462)](this[s(459)][s(468)][s(432)][s(440)]);this[s(429)](n,o,this[s(448)],s(448),e,r)}));e[t(444)][t(410)](t(428),t(448),t(464),e[t(444)][t(463)](t(428),null,t(434))),e[t(444)][t(410)](t(428),t(448),t(434),((e,n)=>this[t(437)](this[t(448)],e,n))),e[t(444)][t(410)](t(428),t(448),t(472),(()=>!1))}e[t(433)][t(473)]((e=>this[t(474)](e)))}[Za(429)](t,e,n,r,s,o){const i=Za,a=this[i(459)][i(466)][i(419)](i(452));this[i(459)][i(468)][i(451)](o[i(424)],(()=>{const t=i;for(const i of e)if(this[t(435)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(408)](r);void 0!==n&&(e[r]=n)}s(o),a[t(409)](i,{commandParams:[e]},[],r)}}))}[Za(437)](t,e,n){const r=Za,s=e[0][r(422)][r(436)],o=n[r(401)][0];this[r(459)][r(468)][r(427)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(453)](r,o[r],s):e[n(423)](r,s)}))}[Za(474)](t){const e=Za;if(t[e(421)])switch(t[e(403)]){case e(407):return{type:e(405),content:zr(this[e(459)][e(418)],e(399))};case e(448):return{type:e(405),content:zr(this[e(459)][e(418)],e(426))}}}[Za(435)](t,e){const n=Za,r=this[n(459)][n(466)][n(419)](n(452));for(const s of r[n(447)]({skipNotAttached:!0})){const r=s[n(456)]();if(s[n(403)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["containsPosition","newValue","_findSuggestions","markInlineFormat","some","rejected","lowest","originalSuggestionId","options","addMarkerName","multi","locale","getCustomProperty","oldRange","getSuggestionCallback","nodeBefore","collaboration.channelId","markers","clone","insertion:join","removeClass","_defaultCallbacks","ck-suggestion-marker--active","ready","requires","change:data","group","dataDowncast","from","_cutOutSuggestionMarker","addClass","_suggestions","_handleNewSuggestionMarker","7632zIIFRD","init","fire","delete","isIntersectingWithRange","_getSuggestionData","containsItem","execute","plugins","registerInlineAttribute","highest","document","_initAriaMarkerChangeAnnouncements","getRange","subType","suggestion-type","hasCommentThread","_recordAttributeChanges","_SUGGESTION_ANNOUNCEMENT","discardSelectedSuggestions","deletion:","1335204pFidwt","markInsertion","track-changes-command-not-found","pop","registerCustomCallback","formatBlock:chain","isNextTo","map","discardAllSuggestions","newRange","isRemovable","howMany","parent","_mergeNestedSuggestions","isAtEnd","getSuggestions","getFirstMarker","selection","external:","action","widget","filter","announce","acceptAllSuggestions","concat","getUser","getNearestSelectionRange","getFirstRange","key","_saved","createRange","_blockAttributeKeys","sort","attribute:join","attribute:","setTo","_processAttributeSuggestions","elementStart","discardSuggestion","_isDataLoaded","return","_inlineAttributeKeys","multipleBlocks","insertContent","size","find","substring","for","deletion:accept","item","LEAVE","updateMarker","containsRange","getWalker","_registerDefaultCallbacks","3280bVbwuh","isMultiRange","_getExternalAuthor","formatBlock:join","position","track-changes-enable-command-twice","formatInline:join","root","element","config","attributeNewValue","track-changes-suggestion-not-found","fromCharCode","deletion","formatInline:chain","change","_addSuggestionMarker","always","every","unbindElementFromMarkerName","isInContent","isExternal","chain","buildSuggestion","_reduceSuggestionAttributeRange","addMarker","_joinSuggestions","createSelection","updateSuggestion","acceptSuggestion","FORMATTING","_reduceExistingSuggestions","change:_saved","_processAttributeChanges","getSuggestion","then","addComment","formatInline:accept","start","_createSuggestion","_removeSuggestion","split","_refreshAttributeSuggestionsChain","isCollapsed","addSuggestionData","acceptSelectedSuggestions","createPositionAfter","deletion:join","registerPostFixer","insertion:discard","set","rethrowUnexpectedError","formatBlock:discard","model","length","mapper","attribute","registerBlockAttribute","addSuggestion","forceDefaultExecution","removeAttribute","_recordAttributeSuggestions","getMultiRangeId","authoredAt","deleteContent","assign","PendingActions","@external","discard","documentSelection","author","CommentsRepository","$graveyard","commandName","elementEnd","format","getRanges","_suggestionFactory","track-changes-user-not-found","enableReadOnlyMode","notReady","join","descriptionFactory","removeMarkers","trackChanges.trackFormatChanges","backward","createRangeOn","isInsideObject","removeMarker:suggestion:formatBlock","getIntersection","isEqual","isTouching","track-changes-adapter-missing-getsuggestion","tablePasteChainId","enableDefaultAttributesIntegration","_checkSuggestionCorrectness","consume","markBlockFormat","comments","markerToData","_setSuggestionRange","markerNameToElements","getAllAdjacentSuggestions","removeMarker","suggestion:attribute:","_suggestionState","hasSuggestion","_afterChanges","isBefore","formatBlock:","track-changes-adapter-already-set","_addThreadToSuggestion","_adapter","removeComment","_updateSuggestionData","rename","_breakSuggestionMarker","_onDiscard","isBlock","markAttributeChange","move","has","editingDowncast","enqueueChange","createPositionAt","markerToHighlight","get","low","4282806MsoiwQ","consumable","formatInline","suggestion","setAttribute","creator","getCommentThread","_joinWithAdjacentSuggestions","getLastMatchingPosition","fetchCommentThread","isAtStart","bindElementToMarker","PENDING_ACTION_SUGGESTION","$text","3851925qmvehQ","isLocal","commands","containerElement","markMultiRangeInsertion","range","Users","data-suggestion","_getAttributeKey","next","insertion:","error-saving-suggestion-data-suggestion-discarded","_customCallbacks","createElement","normal","groupId","toUpperCase","attributeKey","insert","addHighlight","accept","createdAt","nodeAfter","isArray","elementToElement","getDifference","formatBlock","_isForcedDefaultExecutionBlock","values","addMarker:suggestion","_splitMarkerName","before","ck-suggestion-marker","suggestionUnloaded","catch","unshift","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.","isUndo","data","toJSON","markerReady","remove","removed","batch","insertion:accept","formatGroupId","resolve","_refreshSuggestionsChain","_setSuggestionData","detach","_isBlockAttribute","formatInline:discard","isOwn","dataReady","trackChanges.mergeNestedSuggestions","applyOperation","dataToMarker","addUser","1910YgXFEe","7960ZLXZXn","suggestion:","$elementName","_commentsRepository","fromRange","isIntersecting","oldValue","formatInline:","_getMarkerAnnouncementText","addMarker:suggestion:attribute","define","$marker","trackChanges","marker-count","type","markMultiRangeDeletion","isDocumentOperation","stopListening","deletion:chain","toViewElement","schema","clear","isSelectable","rootName","listenTo","addMarker:suggestion:formatBlock","high","add","addRange","trackChangesCommand","substr","moveTargetPosition","_isRegisteredAttribute","getAncestors","editor","authorName","default","getContainedElement","_getAuthorFromId","deletion:discard","keys","addCommentThread","ck-suggestion-marker-","pluginName","markerName","markMultiRangeBlockFormat","getChanges","attributeOldValue","suggestionChanged","$textProxy","insertion:chain","splice","isLimit","ck-suggestion-marker-formatInline","update:suggestion","906410oQBjBU","change:activeMarkers","_editor","getMarkers","setSelection","attribute:accept","splitPosition","reconvertMarker","TrackChangesEditing","forward","push","getShiftedBy","includes","getItems","commentThread","writer","skipNestingCheck","removeMarker:suggestion:attribute","refresh","end","getAttribute","_trackFormatChanges","head","previous","unbind","editing","172430UuKoAH","open","differ","_rangeIsInLocalUserInsertion","value","insertion","ck-suggestion-marker-formatBlock","upcast","name","never","hasComments","activeMarkers","ENTER","containsRangeInObject","conversion","startsWith","adapter","after","attribute:discard","isAfter","attributes","createRangeIn","warn","suggestionLoaded","showSuggestionHighlights","targetPosition","_enabledCommands","getChangedMarkers","_model","forEach","meta","isObject","stop","markDeletion","enableCommand","track-changes-suggestion-data-mismatch","formatBlock:accept","createPositionBefore","accepted"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(413267===parseInt(n(660))/1+-parseInt(n(634))/2+parseInt(n(753))/3+parseInt(n(579))/4*(parseInt(n(578))/5)+-parseInt(n(506))/6+parseInt(n(520))/7+-parseInt(n(808))/8*(parseInt(n(732))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(581);class yc extends t.Plugin{static get[Ec(723)](){return[Ec(879),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ps,Cs,Ss,Us,to,so,uo,go,bo,Ao,Ro,vo,Fo,Vo,xo,qo,Jo,ti,ai,gi,Li,oi,Hs,Ks,Ii,Ai,vi,Fi,ji,zi,Xi,$i,ra,aa,ha,ma,Xa,ya,Na,Ba,Qa,wa,ja,Va]}static get[Ec(622)](){return Ec(642)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(760)]((t=>String[e(820)](t)))[e(889)]("")}super(t),this[e(869)]=!1,this[e(858)](e(671),[]),this.on(e(635),((n,r,s,o)=>{const i=e;this[i(688)][i(823)]((()=>{const e=i;for(const n of[...o,...s])this[e(688)][e(716)][e(499)](n)&&t[e(659)][e(641)](n)}))})),this[e(890)]=new Xr(this[e(613)][e(861)][e(599)],this[e(613)][e(710)]),this[e(490)]=null,this[e(885)]=new Ac(this[e(613)]),this[e(730)]=new Map,this[e(582)]=t[e(740)][e(504)](e(879)),this[e(686)]=new Set,this[e(688)]=this[e(613)][e(861)],this[e(913)]=new WeakMap,this[e(547)]=!1,this[e(784)]=new Set([e(581)]),this[e(794)]=new Set,t[e(817)][e(589)](e(892),e(615)),this[e(655)]=t[e(817)][e(504)](e(892)),t[e(817)][e(589)](e(574),!0),this[e(766)]=t[e(817)][e(504)](e(574)),this[e(608)]=new f(t,this[e(686)]),this[e(744)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,52,52])}[Ec(733)](){const t=Ec,n=this[t(613)],r=(e,n)=>{const r=t;if(r(864)!=e)return r(621)+e;const s=n[r(849)]("|")[0];return this[r(570)](s)?r(666):r(632)};n[t(674)][t(800)](t(500))[t(503)]({model:t(509),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(550)](e[n(623)]),a=[n(552),r(o,i)];let c=3e3;return this[n(671)][n(646)](e[n(623)])&&(a[n(644)](n(721)),c=3010),n(821)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(674)][t(800)](t(726))[t(606)]((e=>{const r=t;e.on(r(549),((t,e,s)=>{const o=r;if(!s[o(707)][o(684)])return;const i=e[o(802)];if(!i)return;const c=s[o(863)][o(598)](i);n[o(861)][o(599)][o(691)](i)&&c&&!c[o(711)](o(773))&&c.is(o(523))&&(0,a.toWidget)(c,s[o(649)])}),{priority:r(605)})})),n[t(674)][t(800)](t(726))[t(503)]({model:t(509),view:(e,n)=>{const s=t;if(!n[s(707)][s(684)])return null;const{type:o,subType:i}=this[s(550)](e[s(623)]);return{classes:[s(552),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(802)])return;const{id:c}=this[a(550)](o[a(623)]);if(r){const t=this[a(730)][a(504)](c),e=this[a(528)](t);if(!this[a(570)](e))return}if(o[a(802)].is(a(770)))return void i[a(507)][a(904)](o[a(802)],s[a(668)]);const u=i[a(863)][a(598)](o[a(802)]);if(o[a(802)].is(a(816))&&n[a(861)][a(599)][a(496)](o[a(802)])&&!u[a(711)](a(539))){i[a(649)][a(729)]([a(552),a(666)],u),i[a(649)][a(510)](a(527),c,u),i[a(863)][a(517)](u,o[a(623)]),e&&(this[a(671)][a(646)](o[a(623)])?i[a(649)][a(729)](a(721),u):i[a(649)][a(719)](a(721),u));for(const t of n[a(861)][a(681)](o[a(802)])[a(647)]())i[a(507)][a(904)](t,s[a(668)]);i[a(507)][a(904)](o[a(802)],s[a(668)])}};n[t(674)][t(800)](t(726))[t(606)]((e=>{const n=t;e.on(n(604),((t,e,r)=>{const o=n;r[o(707)][o(684)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(742)})})),n[t(674)][t(800)](t(726))[t(606)]((e=>{const n=t;e.on(n(588),((t,e,r)=>{const o=n;r[o(707)][o(684)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(742)})})),n[t(674)][t(800)](t(726))[t(907)]({model:t(509),view:(e,n)=>n[t(707)][t(684)]?null:{group:t(509),name:e[t(609)](11)}}),n[t(674)][t(800)](t(667))[t(544)]({view:{name:t(509),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(580)+e[r(654)](r(747))+":"+e[r(654)]("id");return e[r(654)](r(592))&&(s+=":"+e[r(654)](r(592))),n[r(533)](r(590),{"data-name":s})}}),n[t(674)][t(800)](t(667))[t(576)]({view:t(509)}),n[t(674)][t(800)](t(500))[t(606)]((e=>{const n=t;e.on(n(604),s(),{priority:n(605)})})),n[t(674)][t(800)](t(500))[t(606)]((e=>{const n=t;e.on(n(588),s({isAttributeSuggestion:!0}),{priority:n(605)})})),n[t(674)][t(800)](t(500))[t(606)]((e=>{const n=t;e.on(n(896),((t,e,r)=>{const s=n,o=r[s(863)][s(909)](e[s(623)]);if(o)for(const t of o)t[s(711)](s(539))||(r[s(649)][s(719)]([s(552),s(666),s(721)],t),r[s(649)][s(868)](s(527),t),r[s(863)][s(827)](t,e[s(623)]))}),{priority:n(605)})})),n[t(674)][t(800)](t(500))[t(606)]((e=>{const n=t;e.on(n(651),((t,e,r)=>{const s=n,o=r[s(863)][s(909)](e[s(623)]);if(!o)return;const{id:i}=this[s(550)](e[s(623)]),a=this[s(730)][s(504)](i),c=this[s(528)](a);if(this[s(570)](c))for(const t of o)t[s(711)](s(539))||(r[s(649)][s(719)]([s(552),s(666),s(721)],t),r[s(649)][s(868)](s(527),t),r[s(863)][s(827)](t,e[s(623)]))}),{priority:n(605)})})),n[t(861)][t(743)][t(856)]((e=>{const r=t;let s=!1;const o=Array[r(727)](n[r(861)][r(743)][r(662)][r(687)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(550)](t);if(r(509)!==o)continue;const h=this[r(730)][r(504)](f);if(null!=c[r(762)]){r(508)==u&&(s=s||Lc(c[r(762)],t,e,n[r(861)][r(599)]));const o=r(864)==u&&this[r(570)](l[r(849)]("|")[0]);if(c[r(762)][r(851)]||r(880)==c[r(762)][r(815)][r(602)]||r(546)==u&&!Nc(c[r(762)])||o&&!Nc(c[r(762)])||r(821)==u&&(kc(a=c[r(762)])||function(t){const e=r;return t[e(846)][e(765)]==t[e(653)][e(714)]&&t[e(846)][e(767)]}(a)))e[r(911)](t),s=!0;else{if(!h||!h[r(828)])continue;i[r(606)](h)}}}var a;return i[r(797)]>0&&(s=!!this[r(513)](i)||s),s})),n[t(861)][t(743)][t(856)]((e=>{const r=t;let s=!1;for(const t of n[r(861)][r(743)][r(662)][r(625)]())if(r(538)==t[r(593)])for(const t of this[r(730)][r(548)]()){if(t[r(809)]||!t[r(828)])continue;const o=r(546)==t[r(593)],i=this[r(528)](t),a=i&&this[r(570)](i);if(!o&&!a)continue;const c=t[r(780)]();if(c[r(846)][r(765)]!=c[r(653)][r(765)]&&!c[r(653)][r(767)]){const o=n[r(861)][r(502)](c[r(846)][r(542)],r(653)),i=n[r(861)][r(783)](c[r(846)],o);e[r(804)](t[r(769)](),{range:i}),s=!0}}return s})),n[t(861)][t(743)][t(856)]((e=>this[t(841)](e))),n[t(861)][t(743)][t(856)]((e=>!e[t(563)][t(521)]&&this[t(789)](e))),n[t(861)].on(t(915),(()=>{this[t(869)]=!1})),n[t(861)][t(743)].on(t(724),((r,s)=>{const o=t;if(!s[o(521)]||s[o(557)])return;if(!this[o(869)])return;const i=n[o(861)][o(743)][o(662)][o(625)]();if(0==i[o(862)])return;const a=[],c=i[o(774)]((t=>o(864)==t[o(593)])),u=i[o(774)]((t=>o(538)==t[o(593)]&&o(519)!=t[o(668)]));for(const t of c)this[o(611)](t[o(537)])&&a[o(644)]({key:t[o(537)],newValue:t[o(818)],oldValue:t[o(626)],range:Sc(t[o(525)],n[o(861)])});for(const t of u){if(o(493)!=t[o(772)]&&o(652)!=t[o(772)])continue;const e=Mc(t[o(812)][o(542)],n[o(861)]),r=t[o(551)];o(493)==t[o(772)]&&a[o(644)]({key:o(581),newValue:t[o(668)],oldValue:r[o(668)],range:e});for(const[n,s]of r[o(680)]){if(!this[o(611)](n))continue;const r=t[o(680)][o(504)](n);s!==r&&a[o(644)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(680)])this[o(611)](n)&&(r[o(680)][o(499)](n)||a[o(644)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(862)]&&n[o(861)][o(501)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(497)](t,e,s,o,{groupId:r});this[n(839)](t,a)}))}),{priority:t(705)}),n[t(861)][t(716)].on(t(633),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(550)](n[s(668)]),e=this[s(730)][s(504)](t);e&&e[s(708)](n[s(668)])}})),n[t(861)][t(743)].on(t(724),(()=>{const e=t,r=Array[e(727)](n[e(861)][e(743)][e(662)][e(687)]())[e(774)]((t=>e(509)===this[e(550)](t[e(668)])[e(725)]));if(0===r[e(862)])return;r[e(785)](((t,n)=>{const r=e,s=t[r(558)][r(712)],o=n[r(558)][r(712)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(846)][r(916)](o[r(846)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(550)](t);if(null===n[e(712)]){const n=this[e(731)](t);o[e(606)](n)}else{const t=this[e(730)][e(504)](r);null!==n[e(762)]||t[e(828)]?(s[e(606)](t[e(656)]),o[e(606)](t)):this[e(848)](t)}}o[e(797)]>0&&this[e(567)](o);for(const t of s)this[e(734)](e(627),t)})),n[t(861)].on(t(575),((e,r)=>{const s=t,o=r[0];if(!this[s(730)][s(797)])return;if(!o[s(595)])return;if(o[s(563)][s(557)]||!o[s(563)][s(521)])return;let i,a;switch(o[s(593)]){case s(538):i=n[s(861)][s(502)](o[s(812)]),a=i[s(645)](o[s(764)]);break;case s(849):i=n[s(861)][s(502)](o[s(640)]),a=n[s(861)][s(502)](o[s(610)]);break;case s(498):i=n[s(861)][s(502)](o[s(685)]),a=i[s(645)](o[s(764)]);break;default:return}const c=n[s(861)][s(783)](i,a);n[s(861)][s(823)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(701)](c)){if(e[t(809)])continue;if(t(508)==e[t(593)])continue;const r=this[t(528)](e);if(r&&this[t(570)](r)&&t(849)!=o[t(593)])continue;const s=e[t(558)]&&e[t(558)][t(795)];(t(546)!=e[t(593)]||t(849)==o[t(593)]&&!s)&&(n[t(673)]||t(665)==e[t(593)]&&n[t(572)]||e[t(780)]()[t(805)](c)&&this[t(494)](e,i,a))}}))}),{priority:t(705)}),n[t(861)].on(t(872),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(867)])return;if(this[s(547)])return;if(!this[s(608)][s(664)])return;if(o[s(851)])return;const a=n[s(861)][s(599)],{start:c,end:u}=o[s(780)](),l=c[s(542)]&&a[s(631)](c[s(542)])?null:a[s(779)](c,s(643)),f=u[s(714)]&&a[s(631)](u[s(714)])?null:a[s(779)](u,s(893)),h=n[s(861)][s(783)](l?l[s(846)]:c,f?f[s(653)]:u);n[s(861)][s(823)]((t=>{const e=s;this[e(693)](h);const r=n[e(861)][e(599)][e(779)](h[e(846)]);o.is(e(877))?t[e(638)](r):o[e(788)](r)})),e[s(692)]()}),{priority:e.priorities[t(534)]+10}),n[t(861)].on(t(796),((e,r)=>{const s=t,o=r[r[s(862)]-1];o&&o[s(867)]||this[s(547)]||this[s(608)][s(664)]&&(n[s(861)][s(823)]((()=>{const t=s;let o=n[t(861)][t(796)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(793)]=o[t(717)]();const i=o[t(653)][t(714)],a=n[t(861)][t(599)];i&&a[t(496)](i)&&!a[t(691)](i)&&(o=n[t(861)][t(783)](o[t(846)],n[t(861)][t(502)](i,t(653)))),this[t(754)](o)})),e[s(692)]())}),{priority:t(605)}),this[t(613)][t(522)][t(606)](t(591),this[t(608)]),this[t(694)](t(591));const o=new p(n,this[t(730)]);n[t(522)][t(606)](t(837),o),this[t(694)](t(837));const i=new E(n,this[t(730)]);n[t(522)][t(606)](t(791),i),this[t(694)](t(791)),n[t(522)][t(606)](t(776),new S(n,o,this[t(730)])),this[t(694)](t(776)),n[t(522)][t(606)](t(761),new S(n,i,this[t(730)])),this[t(694)](t(761)),n[t(522)][t(606)](t(853),new O(n,o,this[t(730)])),this[t(694)](t(853)),n[t(522)][t(606)](t(751),new O(n,i,this[t(730)])),this[t(694)](t(751));const c=n[t(740)][t(504)](t(879));this[t(603)](c,t(844),((e,{threadId:n})=>{const r=t,s=this[r(730)][r(504)](n);s&&s[r(648)]&&1===s[r(648)][r(862)]&&this[r(492)](n,{hasComments:!0})}),{priority:t(505)}),this[t(603)](c,t(491),((e,{threadId:n})=>{const r=t,s=this[r(730)][r(504)](n);s&&s[r(648)]&&!s[r(648)][r(862)]&&this[r(492)](n,{hasComments:!1})}),{priority:t(505)})}set[Ec(676)](t){const n=Ec;if(this[n(490)])throw new e.CKEditorError(n(918),this);this[n(490)]=t}get[Ec(676)](){return this[Ec(490)]}[Ec(768)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(730)][n(548)]())t&&!e[n(828)]||r[n(644)](e);return e?r[n(760)]((t=>t[n(559)]())):r}[Ec(842)](t){const n=Ec,r=this[n(730)][n(504)](t);if(!r)throw new e.CKEditorError(n(819),this);return r}[Ec(914)](t){const e=Ec;return this[e(730)][e(499)](t)}[Ec(852)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(593)][e(849)](":"),a=this[e(730)][e(504)](r)||this[e(847)](o,i,r,n,s);if(this[e(489)](a),this[e(903)](a,o,i||null,n),a[e(541)]=t[e(541)],a[e(792)]=!0,s&&s[e(875)]){const t=s[e(875)],n=this[e(810)](t[e(614)]);a[e(871)]=t[e(541)],a[e(878)]=n,a[e(829)]=!0}else a[e(871)]=t[e(541)];switch(t[e(558)]&&(a[e(558)]=t[e(558)]),t[e(680)]&&(a[e(680)]=t[e(680)]),this[e(490)]&&this[e(490)][e(866)]||(a[e(782)]=!0),this[e(913)][e(504)](a)){case e(888):this[e(913)][e(858)](a,e(573));break;case e(560):a[e(828)]?(this[e(513)](new Set([a])),this[e(567)](new Set([a])),this[e(913)][e(858)](a,e(722)),this[e(734)](e(683),a)):this[e(913)][e(858)](a,e(562))}return a}[Ec(837)](t){const e=Ec;this[e(867)]((()=>{const n=e;this[n(613)][n(861)][n(823)]((()=>{const e=n;for(const n of t[e(910)]())n[e(540)]()}))}))}[Ec(791)](t){const e=Ec;this[e(867)]((()=>{const n=e;this[n(613)][n(861)][n(823)]((()=>{const e=n;for(const n of t[e(910)]())n[e(876)]()}))}))}[Ec(694)](t,n){const r=Ec,s=this[r(613)][r(522)][r(504)](t);if(!s)throw new e.CKEditorError(r(755),this,{commandName:t});if(this[r(686)][r(499)](s))throw new e.CKEditorError(r(813),this,{commandName:t});this[r(686)][r(606)](s),n&&s.on(r(739),((t,e)=>{const o=r;this[o(608)][o(664)]&&(this[o(547)]||(e[o(862)]>0&&e[e[o(862)]-1]&&e[e[o(862)]-1][o(867)]?e[o(756)]():(t[o(793)]=n(((...t)=>s[o(739)](...t,{forceDefaultExecution:!0})),...e),t[o(692)]())))}),{priority:r(605)})}[Ec(867)](t){const n=Ec;let r,s;const o=this[n(547)];this[n(547)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(547)]=!1),s&&e.CKEditorError[n(859)](s,this),r}[Ec(754)](t,n=null,r={}){const s=Ec;if(t[s(851)])return null;const o=this[s(613)][s(740)][s(504)](s(526)).me;for(const{suggestion:e,meta:o}of this[s(701)](t,s(665)))if(o[s(572)]){if(!o[s(759)]){if(o[s(673)]){if(!this[s(766)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(494)](e,t[s(846)],t[s(653)]);break}if(n==e[s(746)]&&Oc(e,r)){const n=e[s(780)]();return n[s(846)][s(898)](t[s(653)])?this[s(908)](e,this[s(688)][s(783)](t[s(846)],n[s(653)])):this[s(908)](e,this[s(688)][s(783)](n[s(846)],t[s(653)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(530)+n:s(665),u=this[s(568)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(824)](c,i,a,t),u}[Ec(524)](t,n=Ec(709),r={}){const s=Ec,o=this[s(613)][s(740)][s(504)](s(526)).me,i=this[s(885)][s(713)](s(665),n,s(889));for(const e of this[s(768)]())if(e[s(878)].id==o.id&&s(665)==e[s(593)]&&e[s(746)]==n&&Oc(e,r)&&(i(e[s(884)](),t)||i(t,e[s(884)]()))){for(const n of t)e[s(607)](n);return e}for(const{suggestion:e,meta:n}of this[s(701)](t,s(665))){if(!n[s(572)])continue;if(!this[s(766)]&&n[s(673)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(884)]())for(const e of t)if(!n[s(805)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(530)+n,l=this[s(568)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(824)](u,a,c,e,Vr[s(870)]());return l}[Ec(702)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(851)])return null;if(o(669)===this[o(655)]){const e=this[o(885)][o(713)](o(508),r,o(540));return this[o(867)]((()=>e([t],n,s))),null}const i=this[o(613)][o(740)][o(504)](o(526)).me,a=[];if(o(825)!==this[o(655)])for(const{suggestion:e,meta:n}of this[o(701)](t,o(665)))n[o(572)]&&!n[o(895)]&&a[o(644)](...e[o(884)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(897)](s);e&&r[n(644)](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(862)];){const s=r[e][n(545)](t);r[n(630)](e,1,...s),e+=s[n(862)]}}return r}(t,a);c[o(862)]&&this[o(688)][o(823)]((()=>{const t=o;for(const e of c){const o=this[t(885)][t(713)](t(508),r,t(540));this[t(867)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(846)],u=t[o(653)];for(const{suggestion:e,meta:n}of this[o(701)](t,o(508))){if(!n[o(572)])continue;if(e[o(746)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(780)]();if(i[o(805)](t,!0))return null;c=c[o(916)](i[o(846)])?c:i[o(846)],u=u[o(679)](i[o(653)])?u:i[o(653)],a?i[o(846)][o(916)](a[o(780)]()[o(846)])?(a[o(891)](),a=e):e[o(891)]():a=e}const l=this[o(688)][o(783)](c,u);if(a)this[o(908)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(568)]({id:t,type:o(586)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(824)](o(586)+r,t,a,l)}}return null}[Ec(905)](t,n,r=[],s=null,o={}){const i=Ec;n[i(565)]||(n[i(565)]=n[i(881)]),n[i(795)]=t.is(i(525)),s=s||Rc(n);const a=r[i(760)]((t=>Mc(t,this[i(688)]))),c=t.is(i(525))?t:Mc(t,this[i(688)]);if(i(669)===this[i(655)]){const t=this[i(885)][i(713)](i(546),s,i(540));return this[i(867)]((()=>t([c],n,o))),null}a[i(644)](c);let u=!0;for(const t of a)if(!this[i(663)](t)){u=!1;break}if(u&&i(825)!==this[i(655)]){const t=this[i(885)][i(713)](i(546),s,i(540));return this[i(867)]((()=>t([c],n,o))),null}let l=null,f=c[i(846)],h=c[i(653)];for(const{suggestion:t,meta:e}of this[i(701)](c,i(546))){if(!e[i(572)])continue;if(e[i(759)]||e[i(673)]||e[i(895)])continue;if(t[i(558)][i(565)]!=n[i(565)])continue;if(!Oc(t,o))continue;const r=t[i(780)]();if(t[i(746)]==s){if(r[i(805)](c,!0))return null;f=f[i(916)](r[i(846)])?f:r[i(846)],h=h[i(679)](r[i(653)])?h:r[i(653)],l?r[i(846)][i(916)](l[i(780)]()[i(846)])?(l[i(891)](),l=t):t[i(891)]():l=t}else{const e=c[i(897)](r);this[i(728)](t,e)}}const g=this[i(613)][i(740)][i(504)](i(526)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(908)](l,this[i(688)][i(783)](f,h)),l;{const t=this[i(568)]({id:d,type:i(917)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(824)](i(917)+s,d,p,this[i(688)][i(783)](f,h)),t}}[Ec(624)](t,n,r=[],s=null,o={}){const i=Ec;n[i(565)]||(n[i(565)]=n[i(881)]);const a=t[0];n[i(795)]=a.is(i(525)),s=s||Rc(n);const c=r[i(760)]((t=>Mc(t,this[i(688)]))),u=a.is(i(525))?t:t[i(760)]((t=>Mc(t,this[i(688)])));if(i(669)===this[i(655)]){const t=this[i(885)][i(713)](i(546),s,i(540));return this[i(867)]((()=>t(u,n,o))),null}c[i(644)](...u);let l=!0;for(const t of c)if(!this[i(663)](t)){l=!1;break}if(l&&i(825)!==this[i(655)]){const t=this[i(885)][i(713)](i(546),s,i(540));return this[i(867)]((()=>t(u,n,o))),null}const f=this[i(613)][i(740)][i(504)](i(526)).me;for(const t of this[i(768)]()){if(t[i(878)].id!=f.id)continue;if(i(546)!=t[i(593)]||t[i(558)][i(565)]!=n[i(565)])continue;if(!Oc(t,o))continue;const e=t[i(746)]==s;for(let n=0;n<u[i(862)];n++){const r=u[n];for(const s of t[i(637)]()){const o=s[i(745)]();if(r[i(898)](o)){e?(u[i(630)](n,1),n--):t[i(911)](s[i(668)]);break}}}}if(0==u[i(862)])return null;const h=this[i(885)][i(713)](i(546),s,i(889));for(const t of this[i(768)]())if(t[i(878)].id==f.id&&i(546)==t[i(593)]&&t[i(558)][i(565)]==n[i(565)]&&t[i(746)]==s&&Oc(t,o)&&(h(t[i(884)](),u)||h(u,t[i(884)]()))){for(const e of u)t[i(607)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(917)+s,m=this[i(568)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(824)](p,g,d,t,Vr[i(870)]());return m}[Ec(693)](t,n=null,r={}){const s=Ec;if(t[s(851)])return null;const o=this[s(613)][s(740)][s(504)](s(526)).me,a=new i.LiveRange(t[s(846)],t[s(653)]);for(const{suggestion:t,meta:e}of this[s(701)](a,s(665)))if(e[s(572)]&&!e[s(759)])if(t[s(809)]){const e=t[s(884)]()[s(774)]((t=>s(880)!=t[s(815)][s(602)]));if(e[s(826)]((t=>a[s(805)](t,!0)))&&t[s(876)](),e[s(703)]((t=>t[s(805)](a,!0)))){const t=this[s(885)][s(713)](s(821),n,s(540));return this[s(867)]((()=>t([a],null,r))),null}}else{const e=a[s(897)](t[s(780)]());null!==e&&t[s(495)]([e],null,r)}if(a[s(569)](),a[s(851)]||s(880)==a[s(815)][s(602)])return null;let c=null,u=a[s(846)],l=a[s(653)];const f=this[s(701)](a,s(821));for(const{suggestion:t,meta:e}of f){const n=this[s(688)][s(783)](u,l);if(e[s(572)]&&(this[s(766)]||!e[s(673)]&&!e[s(895)]))if(t[s(809)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(884)]()){if(r[s(805)](n,!0))return t;n[s(805)](r)||(e=!1)}e&&t[s(876)]()}else{const e=t[s(780)]();if(e[s(805)](n,!0))return t;if(!Oc(t,r)){n[s(805)](e)?t[s(891)]():e[s(699)](u)?u=e[s(653)]:e[s(699)](l)&&(l=e[s(846)]);continue}u=u[s(916)](e[s(846)])?u:e[s(846)],l=l[s(679)](e[s(653)])?l:e[s(653)],r=Object[s(873)]({},t[s(680)]),c?e[s(846)][s(916)](c[s(780)]()[s(846)])?(c[s(891)](),c=t):t[s(891)]():c=t}}if(c)return this[s(908)](c,this[s(688)][s(783)](u,l)),c;{const t=(0,e.uid)(),i=this[s(688)][s(783)](u,l),a=o.id,c=n?s(752)+n:s(821),f=this[s(568)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(824)](c,t,a,i),f}}[Ec(594)](t,n=Ec(709),r={}){const s=Ec,o=this[s(613)][s(740)][s(504)](s(526)).me,a=t[s(760)]((t=>new i.LiveRange(t[s(846)],t[s(653)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(701)](a,s(665)))e[s(572)]&&!e[s(759)]&&c[s(606)](t);for(const e of c)if(e[s(809)]){const o=e[s(884)]();if((!e[s(680)]||!e[s(680)][s(650)])&&o[s(826)]((t=>a[s(703)]((e=>e[s(805)](t,!0)))))&&e[s(876)](),a[s(826)]((t=>o[s(703)]((e=>e[s(805)](t,!0)))))){const e=this[s(885)][s(713)](s(821),n,s(540));return this[s(867)]((()=>e(t,null,r))),null}}else{const t=e[s(780)]();if(a[s(703)]((e=>e[s(805)](t,!0)))&&e[s(876)](),a[s(826)]((e=>t[s(805)](e,!0)))){const t=this[s(885)][s(713)](s(821),n,s(540));return this[s(867)]((()=>t(a,null,r))),null}}const u=this[s(885)][s(713)](s(821),n,s(889));let l=null;for(const t of this[s(768)]())if(t[s(878)].id==o.id&&t[s(828)]&&s(821)==t[s(593)]&&t[s(746)]==n&&Oc(t,r)&&(u(t[s(884)](),a)||u(a,t[s(884)]())))if(l){if(t[s(648)]&&t[s(648)][s(862)])continue;for(const e of t[s(884)]())l[s(736)](e)||l[s(607)](e);t[s(891)]()}else{l=t;for(const e of a)t[s(736)](e)||t[s(607)](e)}if(l)return l;c[s(600)]();for(const{suggestion:t,meta:e}of this[s(701)](a,s(821)))e[s(572)]&&(this[s(766)]||!e[s(673)]&&!e[s(895)])&&Oc(t,r)&&c[s(606)](t);for(const t of c){const e=t[s(884)]();if((!r||!r[s(650)])&&a[s(826)]((t=>e[s(703)]((e=>e[s(805)](t,!0))))))return t;(!t[s(680)]||!t[s(680)][s(650)])&&e[s(826)]((t=>a[s(703)]((e=>e[s(805)](t,!0)))))&&t[s(876)]()}const f=(0,e.uid)(),h=o.id,g=s(752)+n,d=this[s(568)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(569)](),t[s(851)]||s(880)==t[s(815)][s(602)]||this[s(824)](g,f,h,t,Vr[s(870)]());return d}[Ec(497)](t,n,r,s,o){const i=Ec;if(t[i(851)])return[];if(i(669)===this[i(655)])return[];const a=this[i(613)][i(740)][i(504)](i(526)).me.id,c=Array[i(727)](this[i(730)][i(548)]())[i(774)]((e=>i(864)==e[i(593)]&&e[i(558)][i(781)]==n&&e[i(736)](t)));if(i(615)===this[i(655)]){const e=this[i(701)](t,i(665))[i(774)]((({meta:t})=>t[i(572)]&&!t[i(895)]&&!t[i(759)]))[i(760)]((({suggestion:t})=>t));c[i(555)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(864)==t[i(593)]?t[i(558)][i(585)]:void 0,o=t[i(780)](),a=Array[i(727)](u[i(619)]())[i(798)]((t=>t[i(584)](o)));if(!a)continue;const c=a[i(545)](o);this[i(570)](n)&&i(665)==t[i(593)]&&0!=c[i(862)]||(u[i(735)](a),c[i(689)]((t=>{u[i(858)](t,r)})),i(665)!=t[i(593)]&&e!=s&&u[i(858)](a[i(897)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(862)]>37&&console[i(682)](i(556),{key:n});const f=(i(787)+(n+"|")+Rc({newValue:s}))[i(799)](0,60),h=this[i(568)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(644)](h),this[i(824)](f,c,a,t)}return l}[Ec(902)](t){const e=Ec;this[e(694)](t,((t,...n)=>{this[e(749)]((()=>{t(...n)}))}))}[Ec(865)](t){const e=Ec;this[e(784)][e(606)](t)}[Ec(741)](t){const e=Ec;this[e(794)][e(606)](t)}[Ec(528)](t){const e=Ec;return e(864)==t[e(593)]?t[e(746)][e(849)]("|")[0]:null}[Ec(908)](t,e){const n=Ec,r=t[n(769)]();this[n(688)][n(823)]((t=>{t[n(804)](r,{range:e})}))}[Ec(489)](t){const e=Ec,n=t.id,r=this[e(613)][e(817)][e(504)](e(715));this[e(582)][e(748)](n)||this[e(582)][e(620)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(582)][e(512)](n);s[e(658)](e(763)),s[e(763)]=!1,t[e(648)]=s}[Ec(903)](t,n,r,s){const o=Ec;if(t[o(593)]!=n||t[o(746)]!=r||t[o(511)].id!=s)throw this[o(613)][o(887)](o(695)),new e.CKEditorError(o(695),this)}[Ec(728)](t,n){const r=Ec,s=t[r(780)]();if(n[r(898)](s))t[r(891)]();else if(s[r(805)](n)){const o=this[r(688)][r(502)](n[r(846)][r(714)],r(653));this[r(908)](t,this[r(688)][r(783)](s[r(846)],o));const i=(0,e.uid)(),a=t[r(511)].id,c=t[r(593)]+":"+t[r(746)];this[r(568)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(558)],attributes:t[r(680)]});const u=this[r(688)][r(502)](n[r(653)][r(765)],r(677)),l=this[r(688)][r(783)](u,s[r(653)]);this[r(824)](c,i,a,l)}else if(s[r(699)](n[r(846)])){const e=this[r(688)][r(502)](n[r(846)][r(714)],r(653));this[r(908)](t,this[r(688)][r(783)](s[r(846)],e))}else{const e=this[r(688)][r(502)](n[r(653)][r(765)],r(677));this[r(908)](t,this[r(688)][r(783)](e,s[r(653)]))}}[Ec(663)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(701)](t,e(665))){if(!r[e(572)])continue;const s=n[e(884)]();for(const n of s)if(!t[e(545)](n)[e(862)])return!0}return!1}[Ec(617)](t){const n=Ec,r=this[n(613)][n(740)][n(504)](n(526))[n(778)](t);if(!r)throw new e.CKEditorError(n(886),this);return r}[Ec(810)](t){const e=Ec,n=this[e(613)][e(740)][e(504)](e(526)),r=(0,o.hashObject)(e(771)+t);return n[e(778)](r)||n[e(577)]({id:r,name:t})}[Ec(847)](t,e,n,r,s){const o=Ec,i=this[o(617)](r),a=this[o(885)][o(831)](t,e,n,i,s,(t=>{const e=o;this[e(492)](n,{attributes:t});const r=this[e(842)](n);this[e(513)](new Set([r])),this[e(567)](new Set([r]))}));return this[o(603)](a,o(540),(()=>{const t=o;this[t(492)](n,{state:t(698)})}),{priority:o(605)}),this[o(603)](a,o(876),(()=>{const t=o;this[t(492)](n,{state:t(704)})}),{priority:o(605)}),this[o(730)][o(858)](n,a),this[o(913)][o(858)](a,o(888)),a}[Ec(550)](t){const e=Ec,n=t[e(849)](":");return{group:n[0],type:n[1],subType:n[e(862)]>=5?n[2]:null,id:n[e(862)]<5?n[2]:n[3],authorId:n[e(862)]<5?n[3]:n[4],markerCount:6==n[e(862)]?n[5]:null}}[Ec(494)](t,n,r){const s=Ec,o=t[s(780)](),i=o[s(846)],a=o[s(653)];this[s(908)](t,this[s(688)][s(783)](i,n));const c=(0,e.uid)(),u=t[s(511)].id,l=t[s(593)]+(t[s(746)]?":"+t[s(746)]:"");this[s(568)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(680)],data:t[s(558)]});const f=this[s(528)](t);(s(546)==t[s(593)]||f&&this[s(570)](f))&&(r=this[s(688)][s(697)](r[s(765)])),this[s(824)](l,c,u,this[s(688)][s(783)](r,a))}[Ec(701)](t,e=null){const n=Ec,r=[],s=this[n(613)][n(740)][n(504)](n(526)).me;Array[n(543)](t)||(t=[t]);for(const o of this[n(768)]()){if(!o[n(828)])continue;if(e&&o[n(593)]!=e)continue;let i=!1;for(const e of o[n(884)]()){for(const a of t){const t=a[n(846)][n(898)](e[n(653)])||a[n(653)][n(898)](e[n(846)]);if(t||a[n(897)](e)){const c=a[n(805)](e)&&Cc(this[n(688)][n(599)],e[n(846)],a),u=e[n(805)](a)&&Cc(this[n(688)][n(599)],a[n(846)],e);r[n(644)]({suggestion:o,meta:{isOwn:s==o[n(878)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(824)](t,e,n,r,s){const o=Ec;this[o(688)][o(823)]((i=>{const a=o;let c=a(580)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(833)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(848)](t){const e=Ec,n=t[e(657)],r=t[e(529)];t[e(657)]=null,t[e(529)]=null,null!=n&&n[e(529)]==t&&(n[e(529)]=r),null!=r&&r[e(657)]==t&&(r[e(657)]=n),e(722)==this[e(913)][e(504)](t)&&(this[e(913)][e(858)](t,e(562)),this[e(734)](e(553),t,n,r))}[Ec(568)](t){const n=Ec,r=t.id,s=this[n(852)](t);if(this[n(490)]&&this[n(490)][n(866)]){const o=this[n(613)][n(740)][n(504)](n(874)),i=s[n(670)],a=s[n(746)]?s[n(593)]+":"+s[n(746)]:s[n(593)],c=this[n(613)][n(710)],u=o[n(606)](zr(c,n(518))),l={id:r,type:a,hasComments:i,data:t[n(558)]||null,originalSuggestionId:t[n(706)]||null,attributes:s[n(680)]};this[n(490)][n(866)](l)[n(843)]((t=>{const e=n;s[e(782)]=!0,o[e(561)](u),t&&t[e(541)]&&(this[e(730)][e(504)](r)[e(541)]=t[e(541)])}))[n(554)]((t=>{const r=n;throw(0,e.logWarning)(r(531)),this[r(613)][r(861)][r(501)]({isUndoable:!1},(()=>{s[r(876)]()})),s[r(596)](),this[r(730)][r(735)](s.id),this[r(913)][r(735)](s),t}))}return s}[Ec(570)](t){const e=Ec;return this[e(784)][e(499)](t)}[Ec(492)](t,e){const n=Ec,r=this[n(613)][n(740)][n(504)](n(874)),s=this[n(842)](t);if(this[n(490)]&&this[n(490)][n(836)])if(s[n(782)]){const s=r[n(606)](zr(this[n(613)][n(710)],n(518)));this[n(490)][n(836)](t,e)[n(843)]((()=>{r[n(561)](s)}))}else s.on(n(840),(()=>{this[n(492)](t,e)}))}[Ec(737)](t){const n=Ec;if(!this[n(490)]||!this[n(490)][n(842)])throw new e.CKEditorError(n(900),this);return this[n(490)][n(842)](t)}[Ec(731)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(550)](t),i=this[e(730)][e(504)](n)||this[e(847)](r,s,n,o,{});switch(this[e(903)](i,r,s,o),this[e(913)][e(504)](i)){case e(888):this[e(737)](n)[e(843)]((t=>{const r=e;let s=Promise[r(566)]();t[r(670)]&&(s=this[r(582)][r(515)]({channelId:this[r(613)][r(817)][r(504)](r(715)),threadId:n})),s[r(843)]((()=>{const e=r;this[e(852)](t)[e(782)]=!0}))})),this[e(913)][e(858)](i,e(560));break;case e(562):this[e(492)](n,{state:e(661)});case e(573):this[e(913)][e(858)](i,e(722)),this[e(734)](e(683),i);break;case e(722):this[e(734)](e(627),i)}return i[e(708)](t),i}[Ec(567)](t){const e=Ec,n=Array[e(727)](t),r=n[e(774)]((t=>e(864)==t[e(593)]));this[e(850)](r);const s=n[e(774)]((t=>!t[e(809)]&&e(864)!=t[e(593)])),o=this[e(768)]({skipNotAttached:!0})[e(774)]((t=>!t[e(809)]&&e(864)!=t[e(593)])),i=o[e(774)]((n=>!t[e(499)](n))),a=new Map(o[e(760)]((t=>[t,this[e(885)][e(713)](t[e(593)],t[e(746)],e(830))]))),c=new Map(o[e(760)]((t=>[t,t[e(780)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(862)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(862)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(862)];t++){const n=s[t];!l[e(499)](n)&&n[e(657)]&&(f[e(606)](n[e(657)]),n[e(657)][e(529)]===n&&(n[e(657)][e(529)]=null),n[e(657)]=null),!u[e(499)](n)&&n[e(529)]&&(f[e(606)](n[e(529)]),n[e(529)][e(657)]===n&&(n[e(529)][e(657)]=null),n[e(529)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(862)];e++){const r=g(t,n[e]);r&&(r[0][s(529)]=r[1],r[1][s(657)]=r[0],u[s(606)](r[0]),l[s(606)](r[1]))}}function g(t,n){const r=e;if(t[r(878)].id!==n[r(878)].id)return null;const s=a[r(504)](t)(t,n,c[r(504)](t),c[r(504)](n));return s&&a[r(504)](n)(t,n,c[r(504)](t),c[r(504)](n))?s[1][r(648)]&&s[1][r(648)][r(862)]?null:s:null}f[e(797)]&&this[e(567)](f)}[Ec(850)](t){const e=Ec;if(0==t[e(862)])return;const n=this[e(768)]({skipNotAttached:!0})[e(774)]((t=>e(864)==t[e(593)]&&t[e(792)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(680)]);s[e(499)](n)||(s[e(858)](n,r[e(862)]),r[e(644)]([]));const i=s[e(504)](n);r[i][e(644)](t)}!function(){const t=e;r[t(785)](((e,n)=>{const r=t,s=e[0][r(541)],o=n[0][r(541)];return s==o?e[0][r(680)][r(535)]<n[0][r(680)][r(535)]?-1:1:s<o?-1:1}));for(const e of r)e[t(785)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(862)];t++){if(0==r[t][e(862)])continue;const n=[];for(let s=t+1;s<r[e(862)];s++)0!=r[s][e(862)]&&i(r[t],r[s])&&n[e(644)](s);for(const s of n)r[t]=r[t][e(777)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(862)];n++)t[n][e(529)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(862)];n++)t[n][e(657)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(680)][r(535)]!==n[0][r(680)][r(535)]&&t[0][r(878)]!==n[0][r(878)])return!1;if(!function(t,e){const n=r;return!t[n(670)]&&!e[n(670)]||(!t[n(670)]||!e[n(670)])&&(!!(t[n(670)]&&e[n(541)]<t[n(648)][n(906)][n(504)](0)[n(541)])||!!(e[n(670)]&&t[n(541)]<e[n(648)][n(906)][n(504)](0)[n(541)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(680)],r(535)),o=Ic(n[0][r(680)],r(535));return!!Or(s,o)&&(!!t[r(826)]((t=>n[r(703)]((e=>t[r(780)]()[r(898)](e[r(780)]())))))&&n[r(826)]((e=>t[r(703)]((t=>e[r(780)]()[r(898)](t[r(780)]()))))))}}[Ec(513)](t){const e=Ec,n=Array[e(727)](t),r=this[e(768)]({skipNotAttached:!0}),s=r[e(774)]((n=>!t[e(499)](n))),o=new Map(n[e(760)]((t=>[t,this[e(885)][e(713)](t[e(593)],t[e(746)],e(889))]))),i=new Map(r[e(760)]((t=>[t,t[e(884)]()])));for(let t=0;t<n[e(862)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(862)];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(862)];e++){const s=r[e];if(s[a(593)]!==n[a(593)]||s[a(878)].id!==n[a(878)].id||s[a(746)]!==n[a(746)])continue;if(!wc(n,s,[a(535)]))continue;if(a(864)==n[a(593)]&&n[a(558)][a(585)]!=s[a(558)][a(585)])continue;if(a(864)==n[a(593)]&&t[a(570)](n[a(558)][a(781)]))continue;if(a(546)==n[a(593)]){const e=t[a(613)][a(861)],r=n[a(616)]();if(r&&(e[a(599)][a(691)](r)||e[a(599)][a(631)](r)))continue}const c=o[a(504)](n),u=i[a(504)](n),l=i[a(504)](s),f=n[a(648)]&&n[a(648)][a(862)],h=s[a(648)]&&s[a(648)][a(862)];if(!f&&c(l,u))return t[a(834)](s,n),i[a(735)](n),!0;if(!h&&c(u,l))return t[a(834)](n,s),i[a(735)](s),!0}return!1}}[Ec(834)](t,e){const n=Ec;if(t[n(809)])for(const r of e[n(884)]())t[n(607)](r);else{const r=e[n(780)]()[n(653)];this[n(908)](t,this[n(688)][n(783)](t[n(780)]()[n(846)],r))}e[n(891)]()}[Ec(587)](t,e){const n=Ec,r=t[n(675)](n(883))||t[n(675)](n(864))?n(838):t[n(536)]();return zr(this[n(613)][n(710)],e+"_"+r+n(750))}[Ec(744)](){const t=Ec,e=this[t(613)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(688)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(550)](t[s(668)]);if(s(509)===e){n[s(775)](this[s(587)](r,s(803)));break}}for(const t of r){const{group:e,type:r}=this[s(550)](t[s(668)]);if(s(509)===e){n[s(775)](this[s(587)](r,s(672)));break}}}))}[Ec(841)](t){const e=Ec;if(this[e(869)])return!1;const n=this[e(613)],r=n[e(861)][e(743)][e(662)][e(625)]();if(0==r[e(862)])return!1;const s=[],o=r[e(774)]((t=>e(864)==t[e(593)])),i=r[e(774)]((t=>e(538)==t[e(593)]&&e(519)!=t[e(668)])),a=r[e(774)]((t=>e(561)==t[e(593)]&&e(519)!=t[e(668)]));for(const t of o)s[e(644)]({key:t[e(537)],newValue:t[e(818)],oldValue:t[e(626)],range:Sc(t[e(525)],n[e(861)])});for(const t of i){const r=a[e(798)]((n=>n[e(812)][e(898)](t[e(812)])));r&&s[e(644)]({key:e(581),newValue:t[e(668)],oldValue:r[e(668)],range:n[e(861)][e(894)](t[e(812)][e(542)])})}return 0!=s[e(862)]&&this[e(839)](t,s)}[Ec(789)](t){const e=Ec;let n=!1;const r=this[e(613)][e(861)][e(743)][e(662)][e(687)]()[e(774)]((t=>t[e(558)][e(762)]&&t[e(668)][e(675)](e(912))));for(const s of r){const{subType:r,id:o}=this[e(550)](s[e(668)]),i=r[e(849)]("|")[0];for(const r of this[e(768)]({skipNotAttached:!0}))r.id!=o&&e(864)==r[e(593)]&&r[e(558)]&&r[e(558)][e(781)]==i&&r[e(780)]()[e(584)](s[e(558)][e(762)])&&(this[e(832)](r,s[e(558)][e(762)],t),n=!0)}return n}[Ec(749)](t){const e=Ec;this[e(613)],this[e(869)]=!0,t()}[Ec(611)](t){const e=Ec,n=this[e(570)](t),r=this[e(794)][e(499)](t);return n||r}[Ec(839)](t,e){const n=Ec;if(0==e[n(862)])return!1;let r=!1;for(const s of e){const e=this[n(701)](s[n(525)],n(864))[n(774)]((t=>!t[n(690)][n(759)]))[n(760)]((t=>t[n(509)])),i=(0,o.hashObject)({newValue:s[n(700)]});e[n(774)]((t=>{const e=n,[r,o]=t[e(746)][e(849)]("|");return r==s[e(781)]&&o!=i}))[n(689)]((e=>{const o=n;this[o(832)](e,s[o(525)],t),r=!0}))}return r}[Ec(832)](t,e,n){const r=Ec,s=t[r(780)]()[r(545)](e);0!==s[r(862)]?1!==s[r(862)]?this[r(494)](t,e[r(846)],e[r(653)]):this[r(908)](t,s[0]):n[r(911)](t[r(769)]())}}class Ac{constructor(t){const e=Ec;this[e(636)]=t,this[e(688)]=t[e(861)],this[e(532)]=new Map,this[e(720)]=new Map,this[e(807)]()}[Ec(831)](t,e,n,r,s,o){const i=Ec;return new Vr(this[i(688)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(713)](t,e,i(540))(...n),onDiscard:(...n)=>this[i(713)](t,e,i(876))(...n)})}[Ec(757)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(532)][s(858)](o,r)}[Ec(713)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(532)][r(504)](s)||this[r(720)][r(504)](t+":"+n)}[Ec(807)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(785)](((t,n)=>t[e(846)][e(916)](n[e(846)])?1:-1)),this[e(688)][e(823)]((n=>{const r=e;for(const e of t){let t;t=e[r(653)][r(767)]&&e[r(653)][r(765)]==e[r(846)][r(542)]?n[r(835)](e[r(846)][r(542)],"on"):n[r(835)](e),this[r(688)][r(872)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(688)][n(823)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(760)]((t=>(kc(t)&&(t=this[s(688)][s(783)](t[s(653)])),t)))[s(774)]((t=>s(880)!==t[s(815)][s(602)]));if(c[s(862)]<1)return;const u=Array[s(727)](this[s(688)][s(743)][s(770)][s(884)]())[s(760)]((t=>i.LiveRange[s(583)](t)));r[s(638)](c);for(const t of this[s(636)][s(522)][s(522)]())t[s(652)]();a[s(644)]({forceDefaultExecution:!0}),this[s(636)][s(739)](o,...a);const l=u[s(774)]((t=>s(880)!=t[s(815)][s(602)]));l[s(862)]>0&&r[s(638)](l);for(const t of u)t[s(569)]()}))},s=(e,n)=>1==e[t(862)]&&1==n[t(862)]&&e[0][t(653)][t(898)](n[0][t(846)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(688)])?[e,n]:vc(n,e,s,r,this[t(688)])?[n,e]:null;this[t(720)][t(858)](t(564),e),this[t(720)][t(858)](t(857),n),this[t(720)][t(858)](t(718),s),this[t(720)][t(858)](t(629),o),this[t(720)][t(858)](t(801),n),this[t(720)][t(858)](t(618),e),this[t(720)][t(858)](t(855),s),this[t(720)][t(858)](t(597),o),this[t(720)][t(858)](t(845),r),this[t(720)][t(858)](t(571),e),this[t(720)][t(858)](t(814),s),this[t(720)][t(858)](t(822),e),this[t(720)][t(858)](t(696),r),this[t(720)][t(858)](t(860),e),this[t(720)][t(858)](t(811),s),this[t(720)][t(858)](t(758),e),this[t(720)][t(858)](t(639),e),this[t(720)][t(858)](t(678),((e,n)=>{const r=t;if(!n)return;const s=this[r(636)][r(740)][r(504)](yc);this[r(688)][r(823)]((t=>{const o=r;if(o(581)==n[o(781)])for(const r of e){const e=r[o(846)][o(542)],s=n[o(585)];t[o(493)](e,s)}else if(s[o(570)](n[o(781)]))for(const r of e)void 0!==n[o(585)]?t[o(510)](n[o(781)],n[o(585)],r[o(846)][o(542)]):t[o(868)](n[o(781)],r[o(846)][o(542)]);else for(const r of e)n[o(585)]?t[o(510)](n[o(781)],n[o(585)],r):t[o(868)](n[o(781)],r)}))})),this[t(720)][t(858)](t(786),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(765)][r(612)]({includeSelf:!0,parentFirst:!0})){if(s[r(815)]==s)return!1;if(!n[r(738)](s))return!1;if(t[r(691)](s)||t[r(631)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(653)][e(765)]==t[e(846)][e(542)]&&t[e(653)][e(516)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(802)].is(s(628))&&!r[s(691)](t[s(802)]),i=t[s(846)][s(514)](o),a=t[s(653)][s(514)](o,{direction:s(893)});return!(t[s(846)][s(898)](i)&&t[s(653)][s(898)](a)||(i[s(916)](a)?n[s(804)](e,{range:n[s(783)](i,a)}):n[s(911)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(846)][e(542)];return n&&n.is(e(816))}function Sc(t,e){const n=Ec;return null==t[n(653)][n(714)]&&t[n(653)][n(765)]==t[n(846)][n(542)]?Mc(t[n(846)][n(542)],e):t}function Mc(t,e){const n=Ec,r=e[n(599)][n(691)](t)||e[n(599)][n(601)](t);return e[n(783)](e[n(502)](t,n(551)),r?e[n(854)](t):e[n(502)](t,n(653)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(653)][o(898)](r[o(846)]))return!0;if(t[o(593)]!=e[o(593)])return!1;if(!n[o(653)][o(899)](r[o(846)]))return!1;const i=s[o(783)](n[o(653)],r[o(846)])[o(806)]();for(const t of i)if([o(790),o(882)][o(646)](t[o(593)])&&s[o(599)][o(631)](t[o(802)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(792)]||!e[r(792)])&&Or(Ic(t[r(680)],n),Ic(e[r(680)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(680)]),s=Dc(e);if(!t[n(792)])return!1;for(const t of Object[n(619)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(873)]({},t);return delete n[e(650)],delete n[e(901)],n}function Fc(t,e){const n=Pc();return(Fc=function(t,e){return n[t-=328]})(t,e)}const Bc=Fc;function Pc(){const t=["2219JwbShm","locale","PendingActions","get","bind","isDirty","_pendingAction","canAccept","10832FKTPgC","1960010mWvkhE","getRanges","commands","1032716MhOlEE","_editor","listenTo","1395404OkDakW","stopListening","canEditAt","_acceptCommand","_setPendingAction","_discardCommand","1230453cqsaEN","remove","add","view","3362220rQeUrg","discardSuggestion","plugins","change:isDirty","commentThreadController","canDiscard","model","isEnabled","execute","destroy","unbind","PENDING_ACTION_SUGGESTION","158620wGDHsg","acceptSuggestion","_removePendingAction"];return(Pc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(301148===parseInt(n(339))/1+-parseInt(n(354))/2+parseInt(n(363))/3+-parseInt(n(357))/4+-parseInt(n(351))/5+parseInt(n(367))/6+parseInt(n(342))/7*(parseInt(n(350))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(333)]=e,this[s(366)]=n,this[s(331)]=r,this[s(355)]=t,this[s(360)]=t[s(353)][s(345)](s(340)),this[s(362)]=t[s(353)][s(345)](s(328)),this[s(366)][s(346)](s(334)).to(this[s(360)],this[s(362)],((t,e)=>t||e)),this[s(366)][s(346)](s(349)).to(this[s(360)],s(334),(t=>t&&this[s(355)][s(333)][s(359)](e[s(352)]()))),this[s(366)][s(346)](s(332)).to(this[s(362)],s(334),(t=>t&&this[s(355)][s(333)][s(359)](e[s(352)]()))),this[s(348)]=null,n[s(347)]&&this[s(361)](),this[s(356)](n,s(340),(()=>this[s(340)]())),this[s(356)](n,s(328),(()=>this[s(328)]())),this[s(356)](n,s(330),(()=>{const t=s;n[t(347)]?this[t(361)]():this[t(341)]()}))}[Bc(340)](){const t=Bc;this[t(360)][t(335)](this[t(333)].id)}[Bc(328)](){const t=Bc;this[t(362)][t(335)](this[t(333)].id)}[Bc(336)](){const t=Bc;this[t(366)][t(337)](t(334)),this[t(366)][t(337)](t(349)),this[t(366)][t(337)](t(332)),this[t(358)](),this[t(331)][t(336)](),this[t(348)]&&this[t(341)]()}[Bc(361)](){const t=Bc,e=zr(this[t(355)][t(343)],t(338));this[t(348)]=this[t(355)][t(329)][t(345)](t(344))[t(365)](e)}[Bc(341)](){const t=Bc;null!==this[t(348)]&&this[t(355)][t(329)][t(345)](t(344))[t(364)](this[t(348)]),this[t(348)]=null}}const xc=jc;function jc(t,e){const n=Hc();return(jc=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(130616===-parseInt(n(151))/1*(-parseInt(n(136))/2)+parseInt(n(142))/3+-parseInt(n(168))/4*(-parseInt(n(126))/5)+-parseInt(n(160))/6*(parseInt(n(137))/7)+-parseInt(n(140))/8+-parseInt(n(129))/9+-parseInt(n(148))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(147)]=null,this[s(172)]=null,this[s(163)](s(122),!1),this[s(163)](s(128),e[s(128)]),this[s(156)](s(128)).to(e),this[s(163)](s(133),[]),this[s(163)](s(139),!1),this[s(163)](s(132),!1),this[s(163)](s(150),!1),this[s(163)](s(149),!1),this[s(162)]=e,this[s(152)]=n,this[s(125)]=r,r[s(134)]?this[s(163)](s(170),1):this[s(159)]()}[xc(135)](){const t=xc;this[t(144)][t(135)]()}[xc(143)](){const t=xc;this[t(147)]&&this[t(147)][t(143)](),this[t(172)]&&this[t(172)][t(143)](),super[t(143)]()}[xc(159)](){const t=xc,{CommentsListView:e}=this[t(125)];this[t(147)]=new e(this[t(164)],this[t(162)][t(165)],Object[t(130)]({CommentView:this[t(125)][t(171)]},this[t(125)])),this[t(147)][t(166)](t(158)).to(this),this[t(147)][t(166)](t(146)).to(this),this[t(147)][t(156)](t(122)).to(this),this[t(163)](t(170),this[t(147)][t(170)]+1),this[t(156)](t(170)).to(this[t(147)],t(170),(t=>t+1)),this[t(172)]=this[t(124)](),this.on(t(158),(()=>this[t(135)]())),this[t(156)](t(139)).to(this[t(147)],t(167),this[t(172)][t(123)],t(154),((t,e)=>t||!!e))}[xc(124)](){const t=xc,{CommentThreadInputView:e}=this[t(125)],n=new e(this[t(164)],this[t(152)],this[t(125)][t(141)]),r=n[t(123)];return n[t(156)](t(131)).to(this,t(122),this[t(162)][t(165)],t(145),r,t(154),((t,e,n)=>!!n||t&&!e)),r.on(t(157),((e,n)=>{const s=t;this[s(153)](s(155),n),r[s(161)][s(138)]("")})),r.on(t(169),(()=>this[t(135)]())),r[t(156)](t(127)).to(this[t(162)][t(165)],t(145)),n}}function Hc(){const t=["set","locale","commentThread","delegate","hasDirtyComment","4OflMzI","cancel","length","CommentView","commentThreadInputView","isActive","commentInputView","_createCommentThreadInputView","_config","552245YEfTqU","disabledSubmit","authoredAt","9513KGqWMJ","assign","showInput","isEnabled","descriptionParts","disableComments","focus","9908TRlvNy","14203JUHhKF","setData","isDirty","243152cDUuyM","editorConfig","445407osDezK","destroy","element","isReadOnly","updateComment","commentsListView","29910rhlrOY","canDiscard","canAccept","13zpQShK","_localUser","fire","value","addComment","bind","submit","removeComment","_createCommentViews","468idrFZB","editor","_model"];return(Hc=function(){return t})()}const Vc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=223]})(t,e)}function Wc(){const t=["extendTemplate","locale","ck-comment__info-time","_config","982713uHiaSy","ck-annotation","change:description","ck-suggestion-wrapper--active","check","ck-suggestion-","cancel","delegate","ck-suggestion__main","Accept suggestion",'" title="',"ck-suggestion__info","querySelector","description","</span>","map","_model",'"></span>',"ck-annotation__user","creator","acceptButton","descriptionParts",'<span class="ck-suggestion-color" style="background-color: ',"1239360kBaRUS","content","split","getTemplate","author","ck-suggestion__info-name","375818gQsIXg","EXTERNAL_SUGGESTION","innerText","Discard suggestion","ck-suggestion__user","commentThreadInputView",".ck-annotation__content-wrapper","editorDestroyed","bind","isEnabled","name","ck-suggestion__actions","_createButton","importWord","time","commentThread","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","formatDateTime","canAccept","ck-suggestion--discard","ck-annotation__actions","discardButton","authoredAt","type","bindTemplate","commentsListView","push",'<span class="ck-suggestion-type">',"EXTERNAL_AVATAR","3276724bdkxIZ","element","getExternalSuggestionNote","disableComments","EXTERNAL_IMPORT_WORD_AVATAR","render","ck-suggestion--disabled-comments","ck-suggestion","color","ck-annotation__info","userView","ck-annotation__info-time","children","ck-suggestion-wrapper","execute","acceptSuggestion","set","createElement","editorReady","ck-suggestion--accept","isActive","value","join","discardSuggestion","1498nIqqXO","div","span","getUserViewNotificationText","</p>","ck-annotation__main","isExternal","35416xzumDG","<p>","175890XFYhGV","ck-annotation__info-name","371950dLyeOd","source","fire","title","canDiscard","ck-comment__external","ck-annotation__content-wrapper","@external","attributes","innerHTML","_descriptionElement"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(462691===parseInt(n(245))/1+-parseInt(n(308))/2+parseInt(n(325))/3+-parseInt(n(275))/4+-parseInt(n(310))/5+-parseInt(n(239))/6+parseInt(n(299))/7*(parseInt(n(306))/8))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(291)](i(269),""),this[i(253)](i(269)).to(this,i(237),(t=>t&&t[0]?t[0][i(269)]:"")),this[i(253)](i(229)).to(this,i(237),this,i(295),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(307)+qc(e[n(240)],e[n(283)])+n(303);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(320)]=null,this[i(236)]=this[i(257)](zr(e,i(225)),t.icons[i(329)],i(294),i(290),"sw"),this[i(236)][i(253)](i(254)).to(this,i(264)),this[i(267)]=this[i(257)](zr(e,i(248)),t.icons[i(331)],i(265),i(298),"sw"),this[i(267)][i(253)](i(254)).to(this,i(314)),this[i(285)]=new o.UserView(e,this[i(232)][i(243)],this[i(302)]()),this[i(285)][i(321)]({attributes:{class:[i(249),i(234)]}}),this[i(261)](this[i(242)]())}[Vc(242)](){const t=Vc,e=this[t(270)],n=[{tag:t(300),attributes:{class:[t(227),t(284)]},children:[{tag:t(301),children:[{text:this[t(285)][t(255)]}],attributes:{class:[t(244),t(309)]}},{tag:t(259),attributes:{datetime:e.to(t(268)),class:[t(323),t(286)]},children:[{text:e.to(t(268),(e=>this[t(324)][t(263)](e)))}]}]},{tag:t(300),attributes:{class:[t(256),t(266)]},children:[this[t(236)],this[t(267)]]},{tag:t(300),attributes:{class:[t(316)]}}];this[t(232)][t(305)]&&n[t(272)]({tag:t(300),attributes:{class:[t(315)]},children:[{text:this[t(277)]()}]});const r={tag:t(300),attributes:{class:[t(288),e.if(t(295),t(328)),e.to(t(269),(e=>t(330)+e)),this[t(324)][t(278)]&&t(281)],"data-suggestion-id":this[t(232)].id,"data-thread-id":this[t(232)][t(260)].id,"data-author-id":this[t(232)][t(243)].id,tabindex:-1},children:[{tag:t(300),attributes:{class:[t(282),t(326)]},children:[this[t(285)],{tag:t(300),attributes:{class:[t(224),t(304)]},children:n}]}]};return this[t(271)]&&this[t(250)]&&(r[t(287)][t(272)](this[t(271)],this[t(250)]),this[t(271)][t(223)](t(293)).to(this),this[t(271)][t(223)](t(252)).to(this),this[t(250)][t(223)](t(293)).to(this),this[t(250)][t(223)](t(252)).to(this)),r}[Vc(280)](){const t=Vc;super[t(280)](),this[t(320)]=this[t(276)][t(228)](t(251)),this[t(320)][t(319)]=this[t(229)],this.on(t(327),((e,n,r)=>{const s=t;this[s(320)][s(319)]=r}))}[Vc(257)](t,e,n,r,o){const i=Vc,a=new s.ButtonView(this[i(322)]);return a[i(291)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(321)]({attributes:{class:n}}),a.on(i(289),(()=>{const t=i;this[t(312)](r,this[t(232)].id)})),a}[Vc(277)](){const t=Vc;return t(258)===this[t(232)][t(318)][t(317)][t(311)]?zr(this[t(322)],t(262)):zr(this[t(322)],t(246))}[Vc(302)](){const t=Vc;return this[t(232)][t(305)]?t(258)===this[t(232)][t(318)][t(317)][t(311)]?zr(this[t(322)],t(279),this[t(232)][t(235)][t(255)]):zr(this[t(322)],t(274),this[t(232)][t(235)][t(255)]):null}}function qc(t,e){const n=Vc;let r="";return r+=t[n(241)]("*")[n(231)](((t,e)=>e%2!=0?n(273)+Xc(t)+n(230):Xc(t)))[n(297)](""),e&&(r+=n(238)+e[n(296)]+n(226)+e[n(313)]+n(233)),r}function Xc(t){const e=Vc,n=document[e(292)](e(301));return n[e(247)]=t,n[e(319)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n';function Yc(){const t=["editor","has","panelView","menuitemcheckbox","switchbutton","activeAnnotations","_addUIComponentsToFactory","descriptionParts","unbind","activeMarkers","size","9933448sFgdqJ","menuBar:trackChanges","addSourceCollector","stopListening","innerView","comments.editorConfig","TrackChangesUI","change:activeAnnotations","execute","registerAnnotation","getFirstRange","items","_bindAnnotationToEditors","isMultiRange","createAnnotation","4628748ozxgRP","menuitem","delegate","reduce","_createMenuBarMenu","getMarkers","destroy","getAllAdjacentSuggestions","Discard all suggestions","filter","isEnabled","set","getJoined","head","EditorAnnotations","suggestionUnloaded","from","clear","_destroyController","3125884NTOUHG","_annotationViews","lowest","button","refreshSelectedViews","trackChanges.disableComments","menu","createCommentThreadController","get","change:previous","acceptSelectedSuggestions","acceptButton","Discard all selected suggestions","discardSelectedSuggestions","source","plugins","actionView","_unbindEditors","_viewToController","requires","_disableComments","trackChanges.SuggestionThreadView","suggestion-","value","CommentsUI","locale","values","CommentsRepository","view","discardAllSuggestions","_initializeController","792197SoIgMG","SuggestionThreadView","commandName","previous","add","8JRLZBa","discardButton","editing","push","getByInnerView","_refreshActiveMarkers","suggestionLoaded","commands","createAnnotationView","delete","comments.maxThreadTotalWeight","children","_handleControllerBuffer","init","isInContent","arrowView","descriptionFactory","TrackChangesEditing","listenTo","keys","define","some","Annotations","_createToolbarButton","isDirty","model","type","getRanges","hasSuggestion","componentFactory","6152625iicDwh","3361215WUAQtL","acceptAllSuggestions","isOn","length","toMany","trackChanges","config","_handleSuggestionControllerDelayed","addComment","bind","comments","buttonView","_updateController","pluginName","Accept all selected suggestions","Accept all suggestions","remove","commentThread","suggestionChanged","getSuggestion","comments.maxCommentCharsWhenCollapsed","separator","Track changes","getDescriptions","getMarkerNames","_suggestionToController","2099844cYVeSJ","comments.maxCommentsWhenCollapsed","mainView","focus","CommentView"];return(Yc=function(){return t})()}const Jc=Qc;function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=410]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(664128===parseInt(n(441))/1+-parseInt(n(503))/2+parseInt(n(477))/3+-parseInt(n(410))/4+parseInt(n(476))/5+parseInt(n(534))/6+-parseInt(n(519))/7*(parseInt(n(446))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(429)](){const t=Jc;return[yc,o.Users,t(437),t(468),t(548)]}static get[Jc(490)](){return Jc(525)}constructor(t){const e=Jc;super(t),this[e(502)]=new Map,this[e(428)]=new Map,this[e(411)]=new Map,this[e(458)]=new Map;const n=this[e(508)][e(483)];n[e(466)](e(431),Kc),n[e(466)](e(415),!1),this[e(430)]=n[e(418)](e(415))}[Jc(484)](t,e){const n=Jc;0===this[n(458)][n(518)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(458)]){const r=this[t(502)][t(509)](e);r||n?r&&n&&this[t(552)](e):this[t(440)](e)}this[t(458)][t(551)](),this[t(508)][t(425)][t(418)](t(548))[t(414)](),this[t(451)]()}),10),this[n(458)][n(545)](t,e)}[Jc(459)](){const t=Jc,e=this[t(508)],n=e[t(425)][t(418)](t(463)),r=e[t(425)][t(418)](t(468)),s=e[t(425)][t(418)](t(548)),o=e[t(425)][t(418)](t(437));this[t(514)](),s[t(521)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(550)](this[e(502)])){const s=t[e(541)](),o=[];for(const t of s){if(!t[e(460)])continue;if(t[e(532)]){o[e(449)](...t[e(473)]());continue}const n=t[e(529)]();if(o[e(480)]>0){const t=o[0][e(546)](n);if(t){o[0]=t;continue}}o[e(449)](n)}n[e(449)]([r[e(438)],o])}return n})),this[t(464)](n,t(452),((e,n)=>{const r=t;this[r(464)](n,r(419),((t,e,s,o)=>{const i=r;n[i(460)]&&(null==s?(this[i(489)](o[i(547)]),this[i(484)](n,!1)):(this[i(489)](s[i(547)]),null==o&&this[i(484)](n,!0)))})),null!==n[r(444)]?this[r(489)](n[r(547)]):this[r(484)](n,!1)})),this[t(464)](n,t(549),((e,n,r)=>{const s=t;this[s(522)](n,s(419)),this[s(458)][s(455)](n),this[s(502)][s(509)](n)&&this[s(552)](n),r&&this[s(489)](r[s(547)])})),this[t(464)](n,t(495),((e,n)=>{this[t(489)](n)})),this[t(464)](r,t(526),(()=>{this[t(451)]()})),this[t(464)](o,t(485),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(474)](r))return;const i=n[o(496)](r);this[o(502)][o(418)](i)[o(438)][o(506)]()}),{priority:t(412)})}[Jc(451)](){const t=Jc,e=this[t(508)][t(425)][t(418)](t(468)),n=this[t(508)][t(425)][t(418)](t(463)),r=Array[t(550)](e[t(513)],(e=>e[t(523)]))[t(543)]((e=>this[t(428)][t(509)](e))),s=[];for(const e of r){const n=this[t(428)][t(418)](e)[t(471)][t(541)]();s[t(449)](...n[t(537)](((e,n)=>[...e,...n[t(501)]()]),[]))}n[t(517)]=s}[Jc(514)](){const t=Jc,n=this[t(508)],r=n[t(435)],o=zr(r,t(499)),i=new e.Collection([{type:t(512),model:new s.ViewModel({withText:!0,label:o,commandName:t(482),role:t(511)})},{type:t(498)},{type:t(413),model:new s.ViewModel({withText:!0,label:zr(r,t(492)),commandName:t(478),role:t(535)})},{type:t(413),model:new s.ViewModel({withText:!0,label:zr(r,t(491)),commandName:t(420),role:t(535)})},{type:t(413),model:new s.ViewModel({withText:!0,label:zr(r,t(542)),commandName:t(439),role:t(535)})},{type:t(413),model:new s.ViewModel({withText:!0,label:zr(r,t(422)),commandName:t(423),role:t(535)})}]);for(const e of i)if(tu(e)){const r=n[t(453)][t(418)](e[t(471)][t(443)]);e[t(471)][t(486)](t(479),t(544)).to(r,t(433),t(544))}n.ui[t(475)][t(445)](t(482),(e=>this[t(469)](e,i,o))),n.ui[t(475)][t(445)](t(520),(e=>this[t(538)](e,i,o)))}[Jc(469)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(508)][r(453)][r(418)](r(482));o[r(488)][r(545)]({tooltip:n,label:n,icon:Zc}),o[r(488)][r(486)](r(479)).to(i,r(433)),o[r(488)].on(r(527),(()=>{const t=r;i[t(527)](),this[t(508)][t(448)][t(438)][t(506)]()})),(0,s.addListToDropdown)(o,e,{role:r(416)});const a=[];for(const t of e)tu(t)&&a[r(449)](this[r(508)][r(453)][r(418)](t[r(471)][r(443)]));const c=o[r(488)];return c[r(426)][r(516)](r(544)),c[r(461)][r(516)](r(544)),c[r(426)][r(486)](r(544)).to(i,r(544)),c[r(461)][r(486)](r(544))[r(481)](a,r(544),((...t)=>t[r(467)]((t=>t)))),o.on(r(527),(t=>{const e=r;this[e(508)][e(527)](t[e(424)][e(443)]),this[e(508)][e(448)][e(438)][e(506)]()})),o}[Jc(538)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(508)][r(453)][r(418)](r(482));o[r(488)][r(545)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(498)==n[r(472)]){a[r(530)][r(445)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(471)];i[r(486)](...Object[r(465)](c)).to(c),i[r(536)](r(527)).to(o),i.on(r(527),(()=>{const t=r;this[t(508)][t(527)](c[t(443)]),this[t(508)][t(448)][t(438)][t(506)]()})),e[r(457)][r(445)](i),a[r(530)][r(445)](e)}return o[r(486)](r(544)).to(i,r(544)),o[r(510)][r(457)][r(445)](a),o}[Jc(440)](t){const e=Jc,n=this[e(508)],r=n[e(483)],s=n[e(425)][e(418)](e(468)),i=n[e(425)][e(418)](e(437)),a=n[e(425)][e(418)](e(548)),c=n[e(425)][e(418)](o.Users).me,u=r[e(418)](e(482))[e(442)],{CommentsListView:l,CommentThreadInputView:f}=n[e(425)][e(418)](e(434));let h,g;this[e(411)][e(509)](t.id)?(g=this[e(411)][e(418)](t.id),h=g[e(505)]):(h=new u(n[e(435)],t,c,{disableComments:this[e(430)],editorConfig:r[e(418)](e(524)),maxCommentsWhenCollapsed:r[e(418)](e(504)),maxThreadTotalWeight:r[e(418)](e(456)),maxCommentCharsWhenCollapsed:r[e(418)](e(497)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(418)](e(435))),CommentView:r[e(418)](e(487))[e(507)],CommentsListView:l,CommentThreadInputView:f}),h[e(421)].on(e(527),(()=>{const t=e;n[t(448)][t(438)][t(506)]()})),h[e(447)].on(e(527),(()=>{const t=e;n[t(448)][t(438)][t(506)]()})),g=s[e(454)](this[e(508)][e(435)],h),g[e(486)](e(470)).to(h,e(470)),g[e(486)](e(480)).to(h),g[e(486)](e(472)).to(h,e(472),(t=>e(432)+t)),this[e(411)][e(545)](t.id,g));const d=i[e(417)](t[e(494)],h),p=new Uc(n,t,h,d),m=t[e(541)]()[e(543)]((t=>t[e(460)]));h[e(515)]=n[e(425)][e(418)](e(463))[e(462)][e(500)](m),this[e(502)][e(545)](t,p),this[e(428)][e(545)](h,p);const I=s[e(533)]({view:g,target:()=>{const r=e,s=[],i=t[r(541)]()[r(543)]((t=>t[r(460)]));for(const t of i)s[r(449)](...t[r(539)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(448)],s)},type:()=>e(432)+p[e(438)][e(472)]});i[e(531)](h,I),s[e(445)](I),a[e(528)](I)}[Jc(552)](t){const e=Jc,n=this[e(508)][e(425)][e(418)](e(437)),r=this[e(508)][e(425)][e(418)](e(468)),s=this[e(502)][e(418)](t),o=s[e(438)],i=r[e(450)](o);n[e(427)](o),i&&r[e(493)](i),this[e(502)][e(455)](t),this[e(428)][e(455)](o),s[e(540)]()}[Jc(489)](t){const e=Jc;if(!t[e(460)]||!this[e(502)][e(509)](t))return;const n=this[e(508)][e(425)][e(418)](e(463)),r=this[e(502)][e(418)](t),s=t[e(541)]();r[e(438)][e(515)]=n[e(462)][e(500)](s)}[Jc(540)](){const t=Jc;for(const e of this[t(502)][t(465)]())this[t(552)](e);for(const e of this[t(411)][t(436)]())e[t(505)][t(540)]();super[t(540)]()}}function tu(t){return Jc(471)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=318]})(t,e)}function ru(){var t=["Comments","4YctrXe","plugins","pluginName","adapter","558276VrTTNq","24YhNvrl","51nFwJhc","7863039VuopCH","addSuggestion","356295GeMnzG","1170037SJHVUH","getSuggestion","42rCGaSK","2669505ULEQZT","22378cCMAjw","requires","get","2558100LiynEJ","TrackChanges","8qJRxIF","editor","getSuggestions","addSuggestionData"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(543604===parseInt(n(330))/1*(-parseInt(n(338))/2)+parseInt(n(337))/3+-parseInt(n(324))/4*(-parseInt(n(333))/5)+-parseInt(n(328))/6*(-parseInt(n(336))/7)+parseInt(n(319))/8*(-parseInt(n(331))/9)+parseInt(n(341))/10+-parseInt(n(334))/11*(-parseInt(n(329))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(339)](){return[yc,$c,eu(323)]}static get[eu(326)](){return eu(318)}set[eu(327)](t){var e=eu;this[e(320)][e(325)][e(340)](yc)[e(327)]=t}get[eu(327)](){var t=eu;return this[t(320)][t(325)][t(340)](yc)[t(327)]}[eu(332)](t){var e=eu;return this[e(320)][e(325)][e(340)](yc)[e(322)](t)}[eu(321)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(320)][n(325)][n(340)](yc)[n(321)]({skipNotAttached:t,toJSON:e})}[eu(335)](t){var e=eu;return this[e(320)][e(325)][e(340)](yc)[e(335)](t)}}function ou(){const t=["CommentsRepository","config","constructor","396MqwZkR","TrackChangesData","getFullData","297073Clkptw","286331jyHcYF","appendChild","pluginName","getDataWithAcceptedSuggestions","_adapter","result","div","Users","createDocumentFragment","createElement","model","reduce","977859inrmZV","function","getRootsAttributes","execute","get","getSuggestions","getCommentThreads","trackChangesData.editorCreator","TrackChangesDataGetter","addCommentThread","4038432XRKWXf","discardAllSuggestions","init","24qfPunM","Pagination","end","2836292kevyQW","map","data","push","define","addSuggestionData","2867125INKyeZ","890HMRvNY","track-changes-data-invalid-editor-creator","2QbRBfW","trackChangesData","editor","rootsAttributes","getDataWithDiscardedSuggestions","users","destroy","create","plugins","getRootNames","requires","editorCreator","acceptAllSuggestions","useAnonymousUser","TrackChangesEditing","name","getUser","set","addUser","document"];return(ou=function(){return t})()}const iu=fu;!function(t,e){const n=fu,r=t();for(;;)try{if(495374===parseInt(n(317))/1+parseInt(n(354))/2*(-parseInt(n(329))/3)+-parseInt(n(345))/4+parseInt(n(351))/5+parseInt(n(342))/6*(parseInt(n(316))/7)+parseInt(n(339))/8+parseInt(n(377))/9*(-parseInt(n(352))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const au=[iu(343)];class cu extends t.Plugin{static get[iu(364)](){return[yc]}static get[iu(319)](){return iu(314)}[iu(341)](){const t=iu,n=this[t(356)];if(n[t(375)][t(349)](t(336),(e=>{const r=t,s=n[r(327)][r(373)][r(363)]()[r(328)](((t,e)=>(t[e]="",t)),{});return n[r(376)][r(361)](s,e)})),t(330)!=typeof n[t(375)][t(333)](t(355))[t(365)])throw new e.CKEditorError(t(353))}[iu(320)](t){return hu(this[iu(356)],!0,t)}[iu(358)](t){return hu(this[iu(356)],!1,t)}}class uu extends t.Plugin{static get[iu(319)](){return iu(337)}constructor(t){const e=iu;super(t),this[e(322)]=e(344)}[iu(341)](){const t=iu;this[t(356)][t(362)][t(333)](t(374))[t(321)]={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(356)][t(362)][t(333)](t(368))[t(321)]=null}}function lu(t){return void 0!==t[iu(331)]}function fu(t,e){const n=ou();return(fu=function(t,e){return n[t-=314]})(t,e)}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,au);s[r(362)][r(348)](yc,uu),s[r(357)]=lu(t)?t[r(331)]():void 0;const i=document[r(325)](),a=t[r(375)][r(333)](r(355))[r(365)],c=await a(s,(()=>function(t){const e=r,n=document[e(326)](e(323));return t[e(318)](n),n}(i)));!function(t,e){const n=r,s=t[n(327)][n(373)][n(363)]()[n(328)](((e,r)=>(e[r]=t[n(347)][n(333)]({rootName:r}),e)),{}),o=t[n(362)][n(333)](n(324))[n(359)][n(346)]((t=>({id:t.id,name:t[n(369)]}))),i=t[n(362)][n(333)](n(368))[n(334)]({skipNotAttached:!0,toJSON:!0}),a=t[n(362)][n(333)](n(374))[n(335)]({skipNotAttached:!0,toJSON:!0}),c=e[n(362)][n(333)](n(324)),u=e[n(362)][n(333)](n(368)),l=e[n(362)][n(333)](n(374));for(const t of o)c[n(370)](t.id)||c[n(372)](t);c.me||c[n(367)]();for(const t of a)l[n(338)](t);for(const t of i)u[n(350)](t);e[n(347)][n(371)](s)}(t,c),c[r(332)](r(e?366:340));const u=lu(c)?c[r(315)](n):c[r(347)][r(333)](n);return await c[r(360)](),u}function gu(){var t=["23187672zwZgdV","3215286mHLyMn","3606JFlkvk","116052IZYDQj","32qVzVoy","27OrCBaa","275tYEJQV","477CYHOLt","10968489xoOZKE","6goIPKc","68490PFaGye","939325gQWBuO"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=407]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(823813===parseInt(n(409))/1*(-parseInt(n(416))/2)+-parseInt(n(407))/3*(-parseInt(n(417))/4)+-parseInt(n(413))/5*(-parseInt(n(411))/6)+parseInt(n(410))/7+-parseInt(n(418))/8*(-parseInt(n(415))/9)+-parseInt(n(412))/10*(-parseInt(n(408))/11)+-parseInt(n(414))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();