@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240623.0 → 0.0.0-nightly-20240625.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);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=["_findSuggestions","detach","return","root","splice","insertion:accept","low","_checkSuggestionCorrectness","format","setSelection","_editor","buildSuggestion","accept","getWalker","formatInline:","join","removeMarker:suggestion:formatBlock","model","addSuggestion","high","removeClass","showSuggestionHighlights","end","_suggestionFactory","_suggestionState","isIntersectingWithRange","deletion:","adapter","sort","isAfter","bindElementToMarker","createRangeOn","_reduceExistingSuggestions","formatBlock:","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.","_refreshAttributeSuggestionsChain","_rangeIsInLocalUserInsertion","range","attributeKey","getLastMatchingPosition","_defaultCallbacks","track-changes-enable-command-twice","_mergeNestedSuggestions","plugins","_joinWithAdjacentSuggestions","editing","substring","unshift","toViewElement","markerName","change","insertion:discard","start","enableReadOnlyMode","formatBlock:chain","marker-count","schema","documentSelection","PendingActions","createPositionBefore","discardAllSuggestions","enableDefaultAttributesIntegration","chain","formatInline:accept","attributes","markerReady","isBefore","getItems","CommentsRepository","markAttributeChange","$graveyard","toUpperCase","createElement","729466jsUQDO","_createSuggestion","addMarker:suggestion","pop","length","dataToMarker","deletion:chain","189EXbGnm","setAttribute","_isRegisteredAttribute","_getAuthorFromId","position","_isBlockAttribute","_recordAttributeSuggestions","skipNestingCheck","batch","isTouching","attribute:","createPositionAfter","_processAttributeSuggestions","_customCallbacks","deletion:join","multi","isDocumentOperation","change:data","notReady","some","deletion","rename","_trackFormatChanges","_blockAttributeKeys","delete","hasComments","default","acceptSelectedSuggestions","_processAttributeChanges","getMarkers","2657392PqumPd","isAtEnd","tablePasteChainId","open","dataReady","track-changes-adapter-missing-getsuggestion","targetPosition","_getSuggestionData","markInlineFormat","filter","formatInline","getAttribute","rethrowUnexpectedError","getCustomProperty","LEAVE","markMultiRangeDeletion","suggestion-type","fire","value","insertion","config","_splitMarkerName","getFirstMarker","collaboration.channelId","_afterChanges","markerToHighlight","removeAttribute","TrackChangesEditing","fromCharCode","$textProxy","trackChanges.mergeNestedSuggestions","updateSuggestion","_recordAttributeChanges","enqueueChange","isObject","FORMATTING","isInContent","listenTo","selection","commentThread","insertion:","addSuggestionData","warn","_commentsRepository","getContainedElement","catch","41452972XRtweF","_refreshSuggestionsChain","hasSuggestion","updateMarker","getChangedMarkers","containsRange","element","addRange","type","after","external:","_registerDefaultCallbacks","getChanges","isSelectable","getAllAdjacentSuggestions","add","editingDowncast","for","remove","splitPosition","head","registerBlockAttribute","createdAt","isInsideObject","action","insertContent","ck-suggestion-marker--active","every","_SUGGESTION_ANNOUNCEMENT","_setSuggestionData","getRanges","parent","_inlineAttributeKeys","clear","getDifference","ENTER","conversion","PENDING_ACTION_SUGGESTION","addUser","ck-suggestion-marker-formatInline","dataDowncast","registerCustomCallback","containsRangeInObject","insertion:join","announce","containerElement","getUser","get","addCommentThread","markInsertion","move","key","_enabledCommands","track-changes-suggestion-not-found","containsItem","markMultiRangeInsertion","change:activeMarkers","authorName","createRangeIn","rejected","isRemovable","trackChangesCommand","ck-suggestion-marker","size","split","commands","removeComment","substr","differ","forceDefaultExecution","creator","getCommentThread","_cutOutSuggestionMarker","discard","multipleBlocks","clone","removed","markMultiRangeBlockFormat","update:suggestion","push","formatInline:join","isAtStart","_onDiscard","from","stopListening","locale","_removeSuggestion","moveTargetPosition","concat","always","comments","markDeletion","elementEnd","_addSuggestionMarker","formatGroupId","attribute:accept","highest","deleteContent","isLimit","addMarkerName","howMany","applyOperation","widget","deletion:accept","ck-suggestion-marker-formatBlock","suggestion:","oldRange","track-changes-adapter-already-set","suggestion:attribute:","getShiftedBy","trackChanges","reconvertMarker","consume","_initAriaMarkerChangeAnnouncements","$marker","formatInline:discard","oldValue","insert","next","then","assign","$text","author","_reduceSuggestionAttributeRange","10mbeZKW","groupId","getFirstRange","keys","newRange","markers","removeMarker:suggestion:attribute","markerNameToElements","Users","resolve","forEach","_setSuggestionRange","containsPosition","requires","addMarker","nodeBefore","addClass","rootName","formatBlock","track-changes-user-not-found","addMarker:suggestion:formatBlock","backward","execute","getRange","enableCommand","before","group","elementStart","insertion:chain","getIntersection","isBlock","_suggestions","registerPostFixer","createSelection","getSuggestions","getNearestSelectionRange","normal","define","removeMarkers","change:_saved","4857664SXhaVr","attribute:join","subType","4PKsbDs","ready","pluginName","toJSON","_getAttributeKey","options","originalSuggestionId","_getExternalAuthor","fetchCommentThread","discardSelectedSuggestions","mapper","getAncestors","$elementName","error-saving-suggestion-data-suggestion-discarded","accepted","2716938EMFBqX","isCollapsed","_breakSuggestionMarker","writer","addMarker:suggestion:attribute","unbind","isLocal","consumable","isIntersecting","never","_updateSuggestionData","registerInlineAttribute","formatBlock:join","authoredAt","9285339qOgBtE","_saved","stop","formatBlock:accept","commandName","_isDataLoaded","find","isOwn","set","meta","suggestionUnloaded","isUndo","hasCommentThread","suggestion","item","_joinSuggestions","_adapter","document","elementToElement","createRange","data","attribute","values","init","map","attributeNewValue","attributeOldValue","ck-suggestion-marker-","suggestionChanged","_addThreadToSuggestion","has","nodeAfter","removeMarker","_getMarkerAnnouncementText","getSuggestionCallback","discardSuggestion","acceptAllSuggestions","newValue","descriptionFactory","6bXsZyk","acceptSuggestion","markBlockFormat","getMultiRangeId","_handleNewSuggestionMarker","isNextTo","isArray","isMultiRange","track-changes-suggestion-data-mismatch","attribute:discard","unbindElementFromMarkerName","suggestionLoaded","isExternal","refresh","trackChanges.trackFormatChanges","includes","addComment","680410YmzGAA","@external","deletion:discard","markerToData","name","createPositionAt","_isForcedDefaultExecutionBlock","formatInline:chain","previous","fromRange","getSuggestion","forward","lowest","activeMarkers","upcast","editor","data-suggestion","setTo","isEqual","startsWith","formatBlock:discard","addHighlight","track-changes-command-not-found","_model"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=100]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(784770===-parseInt(n(107))/1*(parseInt(n(289))/2)+-parseInt(n(122))/3+-parseInt(n(326))/4*(parseInt(n(496))/5)+parseInt(n(175))/6*(-parseInt(n(136))/7)+parseInt(n(104))/8+parseInt(n(296))/9*(parseInt(n(192))/10)+parseInt(n(372))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(119);class yc extends t.Plugin{static get[Ec(509)](){return[Ec(284),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(109)](){return Ec(353)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(160)]((t=>String[e(354)](t)))[e(231)]("")}super(t),this[e(302)]=!1,this[e(144)](e(205),[]),this.on(e(428),((n,r,s,o)=>{const i=e;this[i(215)][i(266)]((()=>{const e=i;for(const n of[...o,...s])this[e(215)][e(501)][e(166)](n)&&t[e(261)][e(483)](n)}))})),this[e(174)]=new Xr(this[e(207)][e(233)][e(272)],this[e(207)][e(457)]),this[e(152)]=null,this[e(239)]=new Ac(this[e(207)]),this[e(527)]=new Map,this[e(369)]=t[e(259)][e(419)](e(284)),this[e(424)]=new Set,this[e(215)]=this[e(207)][e(233)],this[e(240)]=new WeakMap,this[e(198)]=!1,this[e(319)]=new Set([e(119)]),this[e(404)]=new Set,t[e(346)][e(101)](e(189),e(322)),this[e(318)]=t[e(346)][e(419)](e(189)),t[e(346)][e(101)](e(356),!0),this[e(258)]=t[e(346)][e(419)](e(356)),this[e(433)]=new f(t,this[e(424)]),this[e(485)](),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,54])}[Ec(159)](){const t=Ec,n=this[t(207)],r=(e,n)=>{const r=t;if(r(157)!=e)return r(163)+e;const s=n[r(436)]("|")[0];return this[r(301)](s)?r(476):r(411)};n[t(408)][t(389)](t(388))[t(351)]({model:t(149),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(347)](e[n(265)]),a=[n(434),r(o,i)];let c=3e3;return this[n(205)][n(190)](e[n(265)])&&(a[n(451)](n(398)),c=3010),n(316)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(408)][t(389)](t(412))[t(387)]((e=>{const r=t;e.on(r(291),((t,e,s)=>{const o=r;if(!s[o(112)][o(237)])return;const i=e[o(150)];if(!i)return;const c=s[o(117)][o(264)](i);n[o(233)][o(272)][o(360)](i)&&c&&!c[o(339)](o(474))&&c.is(o(417))&&(0,a.toWidget)(c,s[o(125)])}),{priority:r(235)})})),n[t(408)][t(389)](t(412))[t(351)]({model:t(149),view:(e,n)=>{const s=t;if(!n[s(112)][s(237)])return null;const{type:o,subType:i}=this[s(347)](e[s(265)]);return{classes:[s(434),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(150)])return;const{id:c}=this[a(347)](o[a(265)]);if(r){const t=this[a(527)][a(419)](c),e=this[a(111)](t);if(!this[a(301)](e))return}if(o[a(150)].is(a(364)))return void i[a(129)][a(484)](o[a(150)],s[a(196)]);const u=i[a(117)][a(264)](o[a(150)]);if(o[a(150)].is(a(378))&&n[a(233)][a(272)][a(526)](o[a(150)])&&!u[a(339)](a(213))){i[a(125)][a(512)]([a(434),a(476)],u),i[a(125)][a(297)](a(208),c,u),i[a(117)][a(246)](u,o[a(265)]),e&&(this[a(205)][a(190)](o[a(265)])?i[a(125)][a(512)](a(398),u):i[a(125)][a(236)](a(398),u));for(const t of n[a(233)][a(430)](o[a(150)])[a(283)]())i[a(129)][a(484)](t,s[a(196)]);i[a(129)][a(484)](o[a(150)],s[a(196)])}};n[t(408)][t(389)](t(412))[t(387)]((e=>{const n=t;e.on(n(516),((t,e,r)=>{const o=n;r[o(112)][o(237)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(468)})})),n[t(408)][t(389)](t(412))[t(387)]((e=>{const n=t;e.on(n(126),((t,e,r)=>{const o=n;r[o(112)][o(237)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(468)})})),n[t(408)][t(389)](t(412))[t(195)]({model:t(149),view:(e,n)=>n[t(112)][t(237)]?null:{group:t(149),name:e[t(439)](11)}}),n[t(408)][t(389)](t(206))[t(154)]({view:{name:t(149),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(477)+e[r(337)](r(342))+":"+e[r(337)]("id");return e[r(337)](r(271))&&(s+=":"+e[r(337)](r(271))),n[r(288)](r(486),{"data-name":s})}}),n[t(408)][t(389)](t(206))[t(294)]({view:t(149)}),n[t(408)][t(389)](t(388))[t(387)]((e=>{const n=t;e.on(n(516),s(),{priority:n(235)})})),n[t(408)][t(389)](t(388))[t(387)]((e=>{const n=t;e.on(n(126),s({isAttributeSuggestion:!0}),{priority:n(235)})})),n[t(408)][t(389)](t(388))[t(387)]((e=>{const n=t;e.on(n(232),((t,e,r)=>{const s=n,o=r[s(117)][s(503)](e[s(265)]);if(o)for(const t of o)t[s(339)](s(213))||(r[s(125)][s(236)]([s(434),s(476),s(398)],t),r[s(125)][s(352)](s(208),t),r[s(117)][s(185)](t,e[s(265)]))}),{priority:n(235)})})),n[t(408)][t(389)](t(388))[t(387)]((e=>{const n=t;e.on(n(502),((t,e,r)=>{const s=n,o=r[s(117)][s(503)](e[s(265)]);if(!o)return;const{id:i}=this[s(347)](e[s(265)]),a=this[s(527)][s(419)](i),c=this[s(111)](a);if(this[s(301)](c))for(const t of o)t[s(339)](s(213))||(r[s(125)][s(236)]([s(434),s(476),s(398)],t),r[s(125)][s(352)](s(208),t),r[s(117)][s(185)](t,e[s(265)]))}),{priority:n(235)})})),n[t(233)][t(153)][t(528)]((e=>{const r=t;let s=!1;const o=Array[r(455)](n[r(233)][r(153)][r(440)][r(376)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(347)](t);if(r(149)!==o)continue;const h=this[r(527)][r(419)](f);if(null!=c[r(500)]){r(336)==u&&(s=s||Lc(c[r(500)],t,e,n[r(233)][r(272)]));const o=r(157)==u&&this[r(301)](l[r(436)]("|")[0]);if(c[r(500)][r(123)]||r(286)==c[r(500)][r(219)][r(513)]||r(514)==u&&!Nc(c[r(500)])||o&&!Nc(c[r(500)])||r(316)==u&&(kc(a=c[r(500)])||function(t){const e=r;return t[e(268)][e(403)]==t[e(238)][e(511)]&&t[e(268)][e(327)]}(a)))e[r(168)](t),s=!0;else{if(!h||!h[r(362)])continue;i[r(387)](h)}}}var a;return i[r(435)]>0&&(s=!!this[r(260)](i)||s),s})),n[t(233)][t(153)][t(528)]((e=>{const r=t;let s=!1;for(const t of n[r(233)][r(153)][r(440)][r(384)]())if(r(489)==t[r(380)])for(const t of this[r(527)][r(158)]()){if(t[r(182)]||!t[r(362)])continue;const o=r(514)==t[r(380)],i=this[r(111)](t),a=i&&this[r(301)](i);if(!o&&!a)continue;const c=t[r(498)]();if(c[r(268)][r(403)]!=c[r(238)][r(403)]&&!c[r(238)][r(327)]){const o=n[r(233)][r(197)](c[r(268)][r(167)],r(238)),i=n[r(233)][r(155)](c[r(268)],o);e[r(375)](t[r(348)](),{range:i}),s=!0}}return s})),n[t(233)][t(153)][t(528)]((e=>this[t(324)](e))),n[t(233)][t(153)][t(528)]((e=>!e[t(304)][t(128)]&&this[t(308)](e))),n[t(233)].on(t(350),(()=>{this[t(302)]=!1})),n[t(233)][t(153)].on(t(313),((r,s)=>{const o=t;if(!s[o(128)]||s[o(147)])return;if(!this[o(302)])return;const i=n[o(233)][o(153)][o(440)][o(384)]();if(0==i[o(293)])return;const a=[],c=i[o(335)]((t=>o(157)==t[o(380)])),u=i[o(335)]((t=>o(489)==t[o(380)]&&o(493)!=t[o(196)]));for(const t of c)this[o(298)](t[o(254)])&&a[o(451)]({key:t[o(254)],newValue:t[o(161)],oldValue:t[o(162)],range:Sc(t[o(253)],n[o(233)])});for(const t of u){if(o(317)!=t[o(396)]&&o(188)!=t[o(396)])continue;const e=Mc(t[o(300)][o(167)],n[o(233)]),r=t[o(521)];o(317)==t[o(396)]&&a[o(451)]({key:o(119),newValue:t[o(196)],oldValue:r[o(196)],range:e});for(const[n,s]of r[o(280)]){if(!this[o(298)](n))continue;const r=t[o(280)][o(419)](n);s!==r&&a[o(451)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(280)])this[o(298)](n)&&(r[o(280)][o(166)](n)||a[o(451)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(293)]&&n[o(233)][o(359)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(285)](t,e,s,o,{groupId:r});this[n(248)](t,a)}))}),{priority:t(204)}),n[t(233)][t(501)].on(t(450),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(347)](n[s(196)]),e=this[s(527)][s(419)](t);e&&e[s(471)](n[s(196)])}})),n[t(233)][t(153)].on(t(313),(()=>{const e=t,r=Array[e(455)](n[e(233)][e(153)][e(440)][e(376)]())[e(335)]((t=>e(149)===this[e(347)](t[e(196)])[e(522)]));if(0===r[e(293)])return;r[e(244)](((t,n)=>{const r=e,s=t[r(156)][r(478)],o=n[r(156)][r(478)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(268)][r(282)](o[r(268)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(347)](t);if(null===n[e(478)]){const n=this[e(179)](t);o[e(387)](n)}else{const t=this[e(527)][e(419)](r);null!==n[e(500)]||t[e(362)]?(s[e(387)](t[e(392)]),o[e(387)](t)):this[e(458)](t)}}o[e(435)]>0&&this[e(373)](o);for(const t of s)this[e(343)](e(164),t)})),n[t(233)].on(t(473),((e,r)=>{const s=t,o=r[0];if(!this[s(527)][s(435)])return;if(!o[s(312)])return;if(o[s(304)][s(147)]||!o[s(304)][s(128)])return;let i,a;switch(o[s(380)]){case s(489):i=n[s(233)][s(197)](o[s(300)]),a=i[s(481)](o[s(472)]);break;case s(436):i=n[s(233)][s(197)](o[s(391)]),a=n[s(233)][s(197)](o[s(459)]);break;case s(422):i=n[s(233)][s(197)](o[s(332)]),a=i[s(481)](o[s(472)]);break;default:return}const c=n[s(233)][s(155)](i,a);n[s(233)][s(266)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(216)](c)){if(e[t(182)])continue;if(t(336)==e[t(380)])continue;const r=this[t(111)](e);if(r&&this[t(301)](r)&&t(436)!=o[t(380)])continue;const s=e[t(156)]&&e[t(156)][t(446)];(t(514)!=e[t(380)]||t(436)==o[t(380)]&&!s)&&(n[t(414)]||t(345)==e[t(380)]&&n[t(143)]||e[t(498)]()[t(377)](c)&&this[t(124)](e,i,a))}}))}),{priority:t(204)}),n[t(233)].on(t(469),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(441)])return;if(this[s(198)])return;if(!this[s(433)][s(344)])return;if(o[s(123)])return;const a=n[s(233)][s(272)],{start:c,end:u}=o[s(498)](),l=c[s(167)]&&a[s(470)](c[s(167)])?null:a[s(531)](c,s(203)),f=u[s(511)]&&a[s(470)](u[s(511)])?null:a[s(531)](u,s(517)),h=n[s(233)][s(155)](l?l[s(268)]:c,f?f[s(238)]:u);n[s(233)][s(266)]((t=>{const e=s;this[e(463)](h);const r=n[e(233)][e(272)][e(531)](h[e(268)]);o.is(e(273))?t[e(225)](r):o[e(209)](r)})),e[s(138)]()}),{priority:e.priorities[t(100)]+10}),n[t(233)].on(t(397),((e,r)=>{const s=t,o=r[r[s(293)]-1];o&&o[s(441)]||this[s(198)]||this[s(433)][s(344)]&&(n[s(233)][s(266)]((()=>{const t=s;let o=n[t(233)][t(397)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(218)]=o[t(447)]();const i=o[t(238)][t(511)],a=n[t(233)][t(272)];i&&a[t(526)](i)&&!a[t(360)](i)&&(o=n[t(233)][t(155)](o[t(268)],n[t(233)][t(197)](i,t(238)))),this[t(421)](o)})),e[s(138)]())}),{priority:t(235)}),this[t(207)][t(437)][t(387)](t(482),this[t(433)]),this[t(520)](t(482));const o=new p(n,this[t(527)]);n[t(437)][t(387)](t(176),o),this[t(520)](t(176));const i=new E(n,this[t(527)]);n[t(437)][t(387)](t(171),i),this[t(520)](t(171)),n[t(437)][t(387)](t(172),new S(n,o,this[t(527)])),this[t(520)](t(172)),n[t(437)][t(387)](t(276),new S(n,i,this[t(527)])),this[t(520)](t(276)),n[t(437)][t(387)](t(323),new O(n,o,this[t(527)])),this[t(520)](t(323)),n[t(437)][t(387)](t(116),new O(n,i,this[t(527)])),this[t(520)](t(116));const c=n[t(259)][t(419)](t(284));this[t(363)](c,t(191),((e,{threadId:n})=>{const r=t,s=this[r(527)][r(419)](n);s&&s[r(365)]&&1===s[r(365)][r(293)]&&this[r(132)](n,{hasComments:!0})}),{priority:t(222)}),this[t(363)](c,t(438),((e,{threadId:n})=>{const r=t,s=this[r(527)][r(419)](n);s&&s[r(365)]&&!s[r(365)][r(293)]&&this[r(132)](n,{hasComments:!1})}),{priority:t(222)})}set[Ec(243)](t){const n=Ec;if(this[n(152)])throw new e.CKEditorError(n(479),this);this[n(152)]=t}get[Ec(243)](){return this[Ec(152)]}[Ec(530)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(527)][n(158)]())t&&!e[n(362)]||r[n(451)](e);return e?r[n(160)]((t=>t[n(110)]())):r}[Ec(202)](t){const n=Ec,r=this[n(527)][n(419)](t);if(!r)throw new e.CKEditorError(n(425),this);return r}[Ec(374)](t){const e=Ec;return this[e(527)][e(166)](t)}[Ec(367)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(380)][e(436)](":"),a=this[e(527)][e(419)](r)||this[e(290)](o,i,r,n,s);if(this[e(165)](a),this[e(223)](a,o,i||null,n),a[e(394)]=t[e(394)],a[e(141)]=!0,s&&s[e(193)]){const t=s[e(193)],n=this[e(114)](t[e(429)]);a[e(135)]=t[e(394)],a[e(494)]=n,a[e(187)]=!0}else a[e(135)]=t[e(394)];switch(t[e(156)]&&(a[e(156)]=t[e(156)]),t[e(280)]&&(a[e(280)]=t[e(280)]),this[e(152)]&&this[e(152)][e(234)]||(a[e(137)]=!0),this[e(240)][e(419)](a)){case e(314):this[e(240)][e(144)](a,e(330));break;case e(281):a[e(362)]?(this[e(260)](new Set([a])),this[e(373)](new Set([a])),this[e(240)][e(144)](a,e(108)),this[e(343)](e(186),a)):this[e(240)][e(144)](a,e(448))}return a}[Ec(176)](t){const e=Ec;this[e(441)]((()=>{const n=e;this[n(207)][n(233)][n(266)]((()=>{const e=n;for(const n of t[e(386)]())n[e(228)]()}))}))}[Ec(171)](t){const e=Ec;this[e(441)]((()=>{const n=e;this[n(207)][n(233)][n(266)]((()=>{const e=n;for(const n of t[e(386)]())n[e(445)]()}))}))}[Ec(520)](t,n){const r=Ec,s=this[r(207)][r(437)][r(419)](t);if(!s)throw new e.CKEditorError(r(214),this,{commandName:t});if(this[r(424)][r(166)](s))throw new e.CKEditorError(r(257),this,{commandName:t});this[r(424)][r(387)](s),n&&s.on(r(518),((t,e)=>{const o=r;this[o(433)][o(344)]&&(this[o(198)]||(e[o(293)]>0&&e[e[o(293)]-1]&&e[e[o(293)]-1][o(441)]?e[o(292)]():(t[o(218)]=n(((...t)=>s[o(518)](...t,{forceDefaultExecution:!0})),...e),t[o(138)]())))}),{priority:r(235)})}[Ec(441)](t){const n=Ec;let r,s;const o=this[n(198)];this[n(198)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(198)]=!1),s&&e.CKEditorError[n(338)](s,this),r}[Ec(421)](t,n=null,r={}){const s=Ec;if(t[s(123)])return null;const o=this[s(207)][s(259)][s(419)](s(504)).me;for(const{suggestion:e,meta:o}of this[s(216)](t,s(345)))if(o[s(143)]){if(!o[s(180)]){if(o[s(414)]){if(!this[s(258)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(124)](e,t[s(268)],t[s(238)]);break}if(n==e[s(106)]&&Oc(e,r)){const n=e[s(498)]();return n[s(268)][s(210)](t[s(238)])?this[s(507)](e,this[s(215)][s(155)](t[s(268)],n[s(238)])):this[s(507)](e,this[s(215)][s(155)](n[s(268)],t[s(238)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(366)+n:s(345),u=this[s(401)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(465)](c,i,a,t),u}[Ec(427)](t,n=Ec(311),r={}){const s=Ec,o=this[s(207)][s(259)][s(419)](s(504)).me,i=this[s(239)][s(170)](s(345),n,s(231));for(const e of this[s(530)]())if(e[s(494)].id==o.id&&s(345)==e[s(380)]&&e[s(106)]==n&&Oc(e,r)&&(i(e[s(402)](),t)||i(t,e[s(402)]()))){for(const n of t)e[s(379)](n);return e}for(const{suggestion:e,meta:n}of this[s(216)](t,s(345))){if(!n[s(143)])continue;if(!this[s(258)]&&n[s(414)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(402)]())for(const e of t)if(!n[s(377)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(366)+n,l=this[s(401)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(465)](u,a,c,e,Vr[s(178)]());return l}[Ec(334)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(123)])return null;if(o(131)===this[o(318)]){const e=this[o(239)][o(170)](o(336),r,o(228));return this[o(441)]((()=>e([t],n,s))),null}const i=this[o(207)][o(259)][o(419)](o(504)).me,a=[];if(o(461)!==this[o(318)])for(const{suggestion:e,meta:n}of this[o(216)](t,o(345)))n[o(143)]&&!n[o(395)]&&a[o(451)](...e[o(402)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(525)](s);e&&r[n(451)](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(293)];){const s=r[e][n(406)](t);r[n(220)](e,1,...s),e+=s[n(293)]}}return r}(t,a);c[o(293)]&&this[o(215)][o(266)]((()=>{const t=o;for(const e of c){const o=this[t(239)][t(170)](t(336),r,t(228));this[t(441)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(268)],u=t[o(238)];for(const{suggestion:e,meta:n}of this[o(216)](t,o(336))){if(!n[o(143)])continue;if(e[o(106)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(498)]();if(i[o(377)](t,!0))return null;c=c[o(282)](i[o(268)])?c:i[o(268)],u=u[o(245)](i[o(238)])?u:i[o(238)],a?i[o(268)][o(282)](a[o(498)]()[o(268)])?(a[o(102)](),a=e):e[o(102)]():a=e}const l=this[o(215)][o(155)](c,u);if(a)this[o(507)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(401)]({id:t,type:o(230)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(465)](o(230)+r,t,a,l)}}return null}[Ec(177)](t,n,r=[],s=null,o={}){const i=Ec;n[i(466)]||(n[i(466)]=n[i(140)]),n[i(446)]=t.is(i(253)),s=s||Rc(n);const a=r[i(160)]((t=>Mc(t,this[i(215)]))),c=t.is(i(253))?t:Mc(t,this[i(215)]);if(i(131)===this[i(318)]){const t=this[i(239)][i(170)](i(514),s,i(228));return this[i(441)]((()=>t([c],n,o))),null}a[i(451)](c);let u=!0;for(const t of a)if(!this[i(252)](t)){u=!1;break}if(u&&i(461)!==this[i(318)]){const t=this[i(239)][i(170)](i(514),s,i(228));return this[i(441)]((()=>t([c],n,o))),null}let l=null,f=c[i(268)],h=c[i(238)];for(const{suggestion:t,meta:e}of this[i(216)](c,i(514))){if(!e[i(143)])continue;if(e[i(180)]||e[i(414)]||e[i(395)])continue;if(t[i(156)][i(466)]!=n[i(466)])continue;if(!Oc(t,o))continue;const r=t[i(498)]();if(t[i(106)]==s){if(r[i(377)](c,!0))return null;f=f[i(282)](r[i(268)])?f:r[i(268)],h=h[i(245)](r[i(238)])?h:r[i(238)],l?r[i(268)][i(282)](l[i(498)]()[i(268)])?(l[i(102)](),l=t):t[i(102)]():l=t}else{const e=c[i(525)](r);this[i(444)](t,e)}}const g=this[i(207)][i(259)][i(419)](i(504)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(507)](l,this[i(215)][i(155)](f,h)),l;{const t=this[i(401)]({id:d,type:i(249)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(465)](i(249)+s,d,p,this[i(215)][i(155)](f,h)),t}}[Ec(449)](t,n,r=[],s=null,o={}){const i=Ec;n[i(466)]||(n[i(466)]=n[i(140)]);const a=t[0];n[i(446)]=a.is(i(253)),s=s||Rc(n);const c=r[i(160)]((t=>Mc(t,this[i(215)]))),u=a.is(i(253))?t:t[i(160)]((t=>Mc(t,this[i(215)])));if(i(131)===this[i(318)]){const t=this[i(239)][i(170)](i(514),s,i(228));return this[i(441)]((()=>t(u,n,o))),null}c[i(451)](...u);let l=!0;for(const t of c)if(!this[i(252)](t)){l=!1;break}if(l&&i(461)!==this[i(318)]){const t=this[i(239)][i(170)](i(514),s,i(228));return this[i(441)]((()=>t(u,n,o))),null}const f=this[i(207)][i(259)][i(419)](i(504)).me;for(const t of this[i(530)]()){if(t[i(494)].id!=f.id)continue;if(i(514)!=t[i(380)]||t[i(156)][i(466)]!=n[i(466)])continue;if(!Oc(t,o))continue;const e=t[i(106)]==s;for(let n=0;n<u[i(293)];n++){const r=u[n];for(const s of t[i(325)]()){const o=s[i(519)]();if(r[i(210)](o)){e?(u[i(220)](n,1),n--):t[i(168)](s[i(196)]);break}}}}if(0==u[i(293)])return null;const h=this[i(239)][i(170)](i(514),s,i(231));for(const t of this[i(530)]())if(t[i(494)].id==f.id&&i(514)==t[i(380)]&&t[i(156)][i(466)]==n[i(466)]&&t[i(106)]==s&&Oc(t,o)&&(h(t[i(402)](),u)||h(u,t[i(402)]()))){for(const e of u)t[i(379)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(249)+s,m=this[i(401)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(465)](p,g,d,t,Vr[i(178)]());return m}[Ec(463)](t,n=null,r={}){const s=Ec;if(t[s(123)])return null;const o=this[s(207)][s(259)][s(419)](s(504)).me,a=new i.LiveRange(t[s(268)],t[s(238)]);for(const{suggestion:t,meta:e}of this[s(216)](a,s(345)))if(e[s(143)]&&!e[s(180)])if(t[s(182)]){const e=t[s(402)]()[s(335)]((t=>s(286)!=t[s(219)][s(513)]));if(e[s(399)]((t=>a[s(377)](t,!0)))&&t[s(445)](),e[s(315)]((t=>t[s(377)](a,!0)))){const t=this[s(239)][s(170)](s(316),n,s(228));return this[s(441)]((()=>t([a],null,r))),null}}else{const e=a[s(525)](t[s(498)]());null!==e&&t[s(454)]([e],null,r)}if(a[s(217)](),a[s(123)]||s(286)==a[s(219)][s(513)])return null;let c=null,u=a[s(268)],l=a[s(238)];const f=this[s(216)](a,s(316));for(const{suggestion:t,meta:e}of f){const n=this[s(215)][s(155)](u,l);if(e[s(143)]&&(this[s(258)]||!e[s(414)]&&!e[s(395)]))if(t[s(182)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(402)]()){if(r[s(377)](n,!0))return t;n[s(377)](r)||(e=!1)}e&&t[s(445)]()}else{const e=t[s(498)]();if(e[s(377)](n,!0))return t;if(!Oc(t,r)){n[s(377)](e)?t[s(102)]():e[s(508)](u)?u=e[s(238)]:e[s(508)](l)&&(l=e[s(268)]);continue}u=u[s(282)](e[s(268)])?u:e[s(268)],l=l[s(245)](e[s(238)])?l:e[s(238)],r=Object[s(492)]({},t[s(280)]),c?e[s(268)][s(282)](c[s(498)]()[s(268)])?(c[s(102)](),c=t):t[s(102)]():c=t}}if(c)return this[s(507)](c,this[s(215)][s(155)](u,l)),c;{const t=(0,e.uid)(),i=this[s(215)][s(155)](u,l),a=o.id,c=n?s(242)+n:s(316),f=this[s(401)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(465)](c,t,a,i),f}}[Ec(341)](t,n=Ec(311),r={}){const s=Ec,o=this[s(207)][s(259)][s(419)](s(504)).me,a=t[s(160)]((t=>new i.LiveRange(t[s(268)],t[s(238)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(216)](a,s(345)))e[s(143)]&&!e[s(180)]&&c[s(387)](t);for(const e of c)if(e[s(182)]){const o=e[s(402)]();if((!e[s(280)]||!e[s(280)][s(303)])&&o[s(399)]((t=>a[s(315)]((e=>e[s(377)](t,!0)))))&&e[s(445)](),a[s(399)]((t=>o[s(315)]((e=>e[s(377)](t,!0)))))){const e=this[s(239)][s(170)](s(316),n,s(228));return this[s(441)]((()=>e(t,null,r))),null}}else{const t=e[s(498)]();if(a[s(315)]((e=>e[s(377)](t,!0)))&&e[s(445)](),a[s(399)]((e=>t[s(377)](e,!0)))){const t=this[s(239)][s(170)](s(316),n,s(228));return this[s(441)]((()=>t(a,null,r))),null}}const u=this[s(239)][s(170)](s(316),n,s(231));let l=null;for(const t of this[s(530)]())if(t[s(494)].id==o.id&&t[s(362)]&&s(316)==t[s(380)]&&t[s(106)]==n&&Oc(t,r)&&(u(t[s(402)](),a)||u(a,t[s(402)]())))if(l){if(t[s(365)]&&t[s(365)][s(293)])continue;for(const e of t[s(402)]())l[s(241)](e)||l[s(379)](e);t[s(102)]()}else{l=t;for(const e of a)t[s(241)](e)||t[s(379)](e)}if(l)return l;c[s(405)]();for(const{suggestion:t,meta:e}of this[s(216)](a,s(316)))e[s(143)]&&(this[s(258)]||!e[s(414)]&&!e[s(395)])&&Oc(t,r)&&c[s(387)](t);for(const t of c){const e=t[s(402)]();if((!r||!r[s(303)])&&a[s(399)]((t=>e[s(315)]((e=>e[s(377)](t,!0))))))return t;(!t[s(280)]||!t[s(280)][s(303)])&&e[s(399)]((t=>a[s(315)]((e=>e[s(377)](t,!0)))))&&t[s(445)]()}const f=(0,e.uid)(),h=o.id,g=s(242)+n,d=this[s(401)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(217)](),t[s(123)]||s(286)==t[s(219)][s(513)]||this[s(465)](g,f,h,t,Vr[s(178)]());return d}[Ec(285)](t,n,r,s,o){const i=Ec;if(t[i(123)])return[];if(i(131)===this[i(318)])return[];const a=this[i(207)][i(259)][i(419)](i(504)).me.id,c=Array[i(455)](this[i(527)][i(158)]())[i(335)]((e=>i(157)==e[i(380)]&&e[i(156)][i(423)]==n&&e[i(241)](t)));if(i(322)===this[i(318)]){const e=this[i(216)](t,i(345))[i(335)]((({meta:t})=>t[i(143)]&&!t[i(395)]&&!t[i(180)]))[i(160)]((({suggestion:t})=>t));c[i(263)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(157)==t[i(380)]?t[i(156)][i(488)]:void 0,o=t[i(498)](),a=Array[i(455)](u[i(499)]())[i(142)]((t=>t[i(130)](o)));if(!a)continue;const c=a[i(406)](o);this[i(301)](n)&&i(345)==t[i(380)]&&0!=c[i(293)]||(u[i(320)](a),c[i(506)]((t=>{u[i(144)](t,r)})),i(345)!=t[i(380)]&&e!=s&&u[i(144)](a[i(525)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(293)]>37&&console[i(368)](i(250),{key:n});const f=(i(306)+(n+"|")+Rc({newValue:s}))[i(262)](0,60),h=this[i(401)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(451)](h),this[i(465)](f,c,a,t)}return l}[Ec(277)](t){const e=Ec;this[e(520)](t,((t,...n)=>{this[e(358)]((()=>{t(...n)}))}))}[Ec(393)](t){const e=Ec;this[e(319)][e(387)](t)}[Ec(133)](t){const e=Ec;this[e(404)][e(387)](t)}[Ec(111)](t){const e=Ec;return e(157)==t[e(380)]?t[e(106)][e(436)]("|")[0]:null}[Ec(507)](t,e){const n=Ec,r=t[n(348)]();this[n(215)][n(266)]((t=>{t[n(375)](r,{range:e})}))}[Ec(165)](t){const e=Ec,n=t.id,r=this[e(207)][e(346)][e(419)](e(349));this[e(369)][e(148)](n)||this[e(369)][e(420)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(369)][e(443)](n);s[e(127)](e(432)),s[e(432)]=!1,t[e(365)]=s}[Ec(223)](t,n,r,s){const o=Ec;if(t[o(380)]!=n||t[o(106)]!=r||t[o(442)].id!=s)throw this[o(207)][o(269)](o(183)),new e.CKEditorError(o(183),this)}[Ec(444)](t,n){const r=Ec,s=t[r(498)]();if(n[r(210)](s))t[r(102)]();else if(s[r(377)](n)){const o=this[r(215)][r(197)](n[r(268)][r(511)],r(238));this[r(507)](t,this[r(215)][r(155)](s[r(268)],o));const i=(0,e.uid)(),a=t[r(442)].id,c=t[r(380)]+":"+t[r(106)];this[r(401)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(156)],attributes:t[r(280)]});const u=this[r(215)][r(197)](n[r(238)][r(403)],r(381)),l=this[r(215)][r(155)](u,s[r(238)]);this[r(465)](c,i,a,l)}else if(s[r(508)](n[r(268)])){const e=this[r(215)][r(197)](n[r(268)][r(511)],r(238));this[r(507)](t,this[r(215)][r(155)](s[r(268)],e))}else{const e=this[r(215)][r(197)](n[r(238)][r(403)],r(381));this[r(507)](t,this[r(215)][r(155)](e,s[r(238)]))}}[Ec(252)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(216)](t,e(345))){if(!r[e(143)])continue;const s=n[e(402)]();for(const n of s)if(!t[e(406)](n)[e(293)])return!0}return!1}[Ec(299)](t){const n=Ec,r=this[n(207)][n(259)][n(419)](n(504))[n(418)](t);if(!r)throw new e.CKEditorError(n(515),this);return r}[Ec(114)](t){const e=Ec,n=this[e(207)][e(259)][e(419)](e(504)),r=(0,o.hashObject)(e(382)+t);return n[e(418)](r)||n[e(410)]({id:r,name:t})}[Ec(290)](t,e,n,r,s){const o=Ec,i=this[o(299)](r),a=this[o(239)][o(227)](t,e,n,i,s,(t=>{const e=o;this[e(132)](n,{attributes:t});const r=this[e(202)](n);this[e(260)](new Set([r])),this[e(373)](new Set([r]))}));return this[o(363)](a,o(228),(()=>{const t=o;this[t(132)](n,{state:t(121)})}),{priority:o(235)}),this[o(363)](a,o(445),(()=>{const t=o;this[t(132)](n,{state:t(431)})}),{priority:o(235)}),this[o(527)][o(144)](n,a),this[o(240)][o(144)](a,o(314)),a}[Ec(347)](t){const e=Ec,n=t[e(436)](":");return{group:n[0],type:n[1],subType:n[e(293)]>=5?n[2]:null,id:n[e(293)]<5?n[2]:n[3],authorId:n[e(293)]<5?n[3]:n[4],markerCount:6==n[e(293)]?n[5]:null}}[Ec(124)](t,n,r){const s=Ec,o=t[s(498)](),i=o[s(268)],a=o[s(238)];this[s(507)](t,this[s(215)][s(155)](i,n));const c=(0,e.uid)(),u=t[s(442)].id,l=t[s(380)]+(t[s(106)]?":"+t[s(106)]:"");this[s(401)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(280)],data:t[s(156)]});const f=this[s(111)](t);(s(514)==t[s(380)]||f&&this[s(301)](f))&&(r=this[s(215)][s(275)](r[s(403)])),this[s(465)](l,c,u,this[s(215)][s(155)](r,a))}[Ec(216)](t,e=null){const n=Ec,r=[],s=this[n(207)][n(259)][n(419)](n(504)).me;Array[n(181)](t)||(t=[t]);for(const o of this[n(530)]()){if(!o[n(362)])continue;if(e&&o[n(380)]!=e)continue;let i=!1;for(const e of o[n(402)]()){for(const a of t){const t=a[n(268)][n(210)](e[n(238)])||a[n(238)][n(210)](e[n(268)]);if(t||a[n(525)](e)){const c=a[n(377)](e)&&Cc(this[n(215)][n(272)],e[n(268)],a),u=e[n(377)](a)&&Cc(this[n(215)][n(272)],a[n(268)],e);r[n(451)]({suggestion:o,meta:{isOwn:s==o[n(494)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(465)](t,e,n,r,s){const o=Ec;this[o(215)][o(266)]((i=>{const a=o;let c=a(477)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(510)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(458)](t){const e=Ec,n=t[e(200)],r=t[e(490)];t[e(200)]=null,t[e(490)]=null,null!=n&&n[e(490)]==t&&(n[e(490)]=r),null!=r&&r[e(200)]==t&&(r[e(200)]=n),e(108)==this[e(240)][e(419)](t)&&(this[e(240)][e(144)](t,e(448)),this[e(343)](e(146),t,n,r))}[Ec(401)](t){const n=Ec,r=t.id,s=this[n(367)](t);if(this[n(152)]&&this[n(152)][n(234)]){const o=this[n(207)][n(259)][n(419)](n(274)),i=s[n(321)],a=s[n(106)]?s[n(380)]+":"+s[n(106)]:s[n(380)],c=this[n(207)][n(457)],u=o[n(387)](zr(c,n(409))),l={id:r,type:a,hasComments:i,data:t[n(156)]||null,originalSuggestionId:t[n(113)]||null,attributes:s[n(280)]};this[n(152)][n(234)](l)[n(491)]((t=>{const e=n;s[e(137)]=!0,o[e(390)](u),t&&t[e(394)]&&(this[e(527)][e(419)](r)[e(394)]=t[e(394)])}))[n(371)]((t=>{const r=n;throw(0,e.logWarning)(r(120)),this[r(207)][r(233)][r(359)]({isUndoable:!1},(()=>{s[r(445)]()})),s[r(456)](),this[r(527)][r(320)](s.id),this[r(240)][r(320)](s),t}))}return s}[Ec(301)](t){const e=Ec;return this[e(319)][e(166)](t)}[Ec(132)](t,e){const n=Ec,r=this[n(207)][n(259)][n(419)](n(274)),s=this[n(202)](t);if(this[n(152)]&&this[n(152)][n(357)])if(s[n(137)]){const s=r[n(387)](zr(this[n(207)][n(457)],n(409)));this[n(152)][n(357)](t,e)[n(491)]((()=>{r[n(390)](s)}))}else s.on(n(103),(()=>{this[n(132)](t,e)}))}[Ec(333)](t){const n=Ec;if(!this[n(152)]||!this[n(152)][n(202)])throw new e.CKEditorError(n(331),this);return this[n(152)][n(202)](t)}[Ec(179)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(347)](t),i=this[e(527)][e(419)](n)||this[e(290)](r,s,n,o,{});switch(this[e(223)](i,r,s,o),this[e(240)][e(419)](i)){case e(314):this[e(333)](n)[e(491)]((t=>{const r=e;let s=Promise[r(505)]();t[r(321)]&&(s=this[r(369)][r(115)]({channelId:this[r(207)][r(346)][r(419)](r(349)),threadId:n})),s[r(491)]((()=>{const e=r;this[e(367)](t)[e(137)]=!0}))})),this[e(240)][e(144)](i,e(281));break;case e(448):this[e(132)](n,{state:e(329)});case e(330):this[e(240)][e(144)](i,e(108)),this[e(343)](e(186),i);break;case e(108):this[e(343)](e(164),i)}return i[e(471)](t),i}[Ec(373)](t){const e=Ec,n=Array[e(455)](t),r=n[e(335)]((t=>e(157)==t[e(380)]));this[e(251)](r);const s=n[e(335)]((t=>!t[e(182)]&&e(157)!=t[e(380)])),o=this[e(530)]({skipNotAttached:!0})[e(335)]((t=>!t[e(182)]&&e(157)!=t[e(380)])),i=o[e(335)]((n=>!t[e(166)](n))),a=new Map(o[e(160)]((t=>[t,this[e(239)][e(170)](t[e(380)],t[e(106)],e(278))]))),c=new Map(o[e(160)]((t=>[t,t[e(498)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(293)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(293)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(293)];t++){const n=s[t];!l[e(166)](n)&&n[e(200)]&&(f[e(387)](n[e(200)]),n[e(200)][e(490)]===n&&(n[e(200)][e(490)]=null),n[e(200)]=null),!u[e(166)](n)&&n[e(490)]&&(f[e(387)](n[e(490)]),n[e(490)][e(200)]===n&&(n[e(490)][e(200)]=null),n[e(490)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(293)];e++){const r=g(t,n[e]);r&&(r[0][s(490)]=r[1],r[1][s(200)]=r[0],u[s(387)](r[0]),l[s(387)](r[1]))}}function g(t,n){const r=e;if(t[r(494)].id!==n[r(494)].id)return null;const s=a[r(419)](t)(t,n,c[r(419)](t),c[r(419)](n));return s&&a[r(419)](n)(t,n,c[r(419)](t),c[r(419)](n))?s[1][r(365)]&&s[1][r(365)][r(293)]?null:s:null}f[e(435)]&&this[e(373)](f)}[Ec(251)](t){const e=Ec;if(0==t[e(293)])return;const n=this[e(530)]({skipNotAttached:!0})[e(335)]((t=>e(157)==t[e(380)]&&t[e(141)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(280)]);s[e(166)](n)||(s[e(144)](n,r[e(293)]),r[e(451)]([]));const i=s[e(419)](n);r[i][e(451)](t)}!function(){const t=e;r[t(244)](((e,n)=>{const r=t,s=e[0][r(394)],o=n[0][r(394)];return s==o?e[0][r(280)][r(497)]<n[0][r(280)][r(497)]?-1:1:s<o?-1:1}));for(const e of r)e[t(244)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(293)];t++){if(0==r[t][e(293)])continue;const n=[];for(let s=t+1;s<r[e(293)];s++)0!=r[s][e(293)]&&i(r[t],r[s])&&n[e(451)](s);for(const s of n)r[t]=r[t][e(460)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(293)];n++)t[n][e(490)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(293)];n++)t[n][e(200)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(280)][r(497)]!==n[0][r(280)][r(497)]&&t[0][r(494)]!==n[0][r(494)])return!1;if(!function(t,e){const n=r;return!t[n(321)]&&!e[n(321)]||(!t[n(321)]||!e[n(321)])&&(!!(t[n(321)]&&e[n(394)]<t[n(365)][n(462)][n(419)](0)[n(394)])||!!(e[n(321)]&&t[n(394)]<e[n(365)][n(462)][n(419)](0)[n(394)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(280)],r(497)),o=Ic(n[0][r(280)],r(497));return!!Or(s,o)&&(!!t[r(399)]((t=>n[r(315)]((e=>t[r(498)]()[r(210)](e[r(498)]())))))&&n[r(399)]((e=>t[r(315)]((t=>e[r(498)]()[r(210)](t[r(498)]()))))))}}[Ec(260)](t){const e=Ec,n=Array[e(455)](t),r=this[e(530)]({skipNotAttached:!0}),s=r[e(335)]((n=>!t[e(166)](n))),o=new Map(n[e(160)]((t=>[t,this[e(239)][e(170)](t[e(380)],t[e(106)],e(231))]))),i=new Map(r[e(160)]((t=>[t,t[e(402)]()])));for(let t=0;t<n[e(293)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(293)];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(293)];e++){const s=r[e];if(s[a(380)]!==n[a(380)]||s[a(494)].id!==n[a(494)].id||s[a(106)]!==n[a(106)])continue;if(!wc(n,s,[a(497)]))continue;if(a(157)==n[a(380)]&&n[a(156)][a(488)]!=s[a(156)][a(488)])continue;if(a(157)==n[a(380)]&&t[a(301)](n[a(156)][a(423)]))continue;if(a(514)==n[a(380)]){const e=t[a(207)][a(233)],r=n[a(370)]();if(r&&(e[a(272)][a(360)](r)||e[a(272)][a(470)](r)))continue}const c=o[a(419)](n),u=i[a(419)](n),l=i[a(419)](s),f=n[a(365)]&&n[a(365)][a(293)],h=s[a(365)]&&s[a(365)][a(293)];if(!f&&c(l,u))return t[a(151)](s,n),i[a(320)](n),!0;if(!h&&c(u,l))return t[a(151)](n,s),i[a(320)](s),!0}return!1}}[Ec(151)](t,e){const n=Ec;if(t[n(182)])for(const r of e[n(402)]())t[n(379)](r);else{const r=e[n(498)]()[n(238)];this[n(507)](t,this[n(215)][n(155)](t[n(498)]()[n(268)],r))}e[n(102)]()}[Ec(169)](t,e){const n=Ec,r=t[n(211)](n(224))||t[n(211)](n(157))?n(361):t[n(287)]();return zr(this[n(207)][n(457)],e+"_"+r+n(400))}[Ec(485)](){const t=Ec,e=this[t(207)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(215)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(347)](t[s(196)]);if(s(149)===e){n[s(416)](this[s(169)](r,s(340)));break}}for(const t of r){const{group:e,type:r}=this[s(347)](t[s(196)]);if(s(149)===e){n[s(416)](this[s(169)](r,s(407)));break}}}))}[Ec(324)](t){const e=Ec;if(this[e(302)])return!1;const n=this[e(207)],r=n[e(233)][e(153)][e(440)][e(384)]();if(0==r[e(293)])return!1;const s=[],o=r[e(335)]((t=>e(157)==t[e(380)])),i=r[e(335)]((t=>e(489)==t[e(380)]&&e(493)!=t[e(196)])),a=r[e(335)]((t=>e(390)==t[e(380)]&&e(493)!=t[e(196)]));for(const t of o)s[e(451)]({key:t[e(254)],newValue:t[e(161)],oldValue:t[e(162)],range:Sc(t[e(253)],n[e(233)])});for(const t of i){const r=a[e(142)]((n=>n[e(300)][e(210)](t[e(300)])));r&&s[e(451)]({key:e(119),newValue:t[e(196)],oldValue:r[e(196)],range:n[e(233)][e(247)](t[e(300)][e(167)])})}return 0!=s[e(293)]&&this[e(248)](t,s)}[Ec(308)](t){const e=Ec;let n=!1;const r=this[e(207)][e(233)][e(153)][e(440)][e(376)]()[e(335)]((t=>t[e(156)][e(500)]&&t[e(196)][e(211)](e(480))));for(const s of r){const{subType:r,id:o}=this[e(347)](s[e(196)]),i=r[e(436)]("|")[0];for(const r of this[e(530)]({skipNotAttached:!0}))r.id!=o&&e(157)==r[e(380)]&&r[e(156)]&&r[e(156)][e(423)]==i&&r[e(498)]()[e(130)](s[e(156)][e(500)])&&(this[e(495)](r,s[e(156)][e(500)],t),n=!0)}return n}[Ec(358)](t){const e=Ec;this[e(207)],this[e(302)]=!0,t()}[Ec(298)](t){const e=Ec,n=this[e(301)](t),r=this[e(404)][e(166)](t);return n||r}[Ec(248)](t,e){const n=Ec;if(0==e[n(293)])return!1;let r=!1;for(const s of e){const e=this[n(216)](s[n(253)],n(157))[n(335)]((t=>!t[n(145)][n(180)]))[n(160)]((t=>t[n(149)])),i=(0,o.hashObject)({newValue:s[n(173)]});e[n(335)]((t=>{const e=n,[r,o]=t[e(106)][e(436)]("|");return r==s[e(423)]&&o!=i}))[n(506)]((e=>{const o=n;this[o(495)](e,s[o(253)],t),r=!0}))}return r}[Ec(495)](t,e,n){const r=Ec,s=t[r(498)]()[r(406)](e);0!==s[r(293)]?1!==s[r(293)]?this[r(124)](t,e[r(268)],e[r(238)]):this[r(507)](t,s[0]):n[r(168)](t[r(348)]())}}class Ac{constructor(t){const e=Ec;this[e(226)]=t,this[e(215)]=t[e(233)],this[e(309)]=new Map,this[e(256)]=new Map,this[e(383)]()}[Ec(227)](t,e,n,r,s,o){const i=Ec;return new Vr(this[i(215)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(170)](t,e,i(228))(...n),onDiscard:(...n)=>this[i(170)](t,e,i(445))(...n)})}[Ec(413)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(309)][s(144)](o,r)}[Ec(170)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(309)][r(419)](s)||this[r(256)][r(419)](t+":"+n)}[Ec(383)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(244)](((t,n)=>t[e(268)][e(282)](n[e(268)])?1:-1)),this[e(215)][e(266)]((n=>{const r=e;for(const e of t){let t;t=e[r(238)][r(327)]&&e[r(238)][r(403)]==e[r(268)][r(167)]?n[r(529)](e[r(268)][r(167)],"on"):n[r(529)](e),this[r(215)][r(469)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(215)][n(266)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(160)]((t=>(kc(t)&&(t=this[s(215)][s(155)](t[s(238)])),t)))[s(335)]((t=>s(286)!==t[s(219)][s(513)]));if(c[s(293)]<1)return;const u=Array[s(455)](this[s(215)][s(153)][s(364)][s(402)]())[s(160)]((t=>i.LiveRange[s(201)](t)));r[s(225)](c);for(const t of this[s(226)][s(437)][s(437)]())t[s(188)]();a[s(451)]({forceDefaultExecution:!0}),this[s(226)][s(518)](o,...a);const l=u[s(335)]((t=>s(286)!=t[s(219)][s(513)]));l[s(293)]>0&&r[s(225)](l);for(const t of u)t[s(217)]()}))},s=(e,n)=>1==e[t(293)]&&1==n[t(293)]&&e[0][t(238)][t(210)](n[0][t(268)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(215)])?[e,n]:vc(n,e,s,r,this[t(215)])?[n,e]:null;this[t(256)][t(144)](t(221),e),this[t(256)][t(144)](t(267),n),this[t(256)][t(144)](t(415),s),this[t(256)][t(144)](t(524),o),this[t(256)][t(144)](t(475),n),this[t(256)][t(144)](t(194),e),this[t(256)][t(144)](t(310),s),this[t(256)][t(144)](t(295),o),this[t(256)][t(144)](t(279),r),this[t(256)][t(144)](t(487),e),this[t(256)][t(144)](t(452),s),this[t(256)][t(144)](t(199),e),this[t(256)][t(144)](t(139),r),this[t(256)][t(144)](t(212),e),this[t(256)][t(144)](t(134),s),this[t(256)][t(144)](t(270),e),this[t(256)][t(144)](t(467),e),this[t(256)][t(144)](t(184),((e,n)=>{const r=t;if(!n)return;const s=this[r(226)][r(259)][r(419)](yc);this[r(215)][r(266)]((t=>{const o=r;if(o(119)==n[o(423)])for(const r of e){const e=r[o(268)][o(167)],s=n[o(488)];t[o(317)](e,s)}else if(s[o(301)](n[o(423)]))for(const r of e)void 0!==n[o(488)]?t[o(297)](n[o(423)],n[o(488)],r[o(268)][o(167)]):t[o(352)](n[o(423)],r[o(268)][o(167)]);else for(const r of e)n[o(488)]?t[o(297)](n[o(423)],n[o(488)],r):t[o(352)](n[o(423)],r)}))})),this[t(256)][t(144)](t(105),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(403)][r(118)]({includeSelf:!0,parentFirst:!0})){if(s[r(219)]==s)return!1;if(!n[r(426)](s))return!1;if(t[r(360)](s)||t[r(470)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(238)][e(403)]==t[e(268)][e(167)]&&t[e(238)][e(453)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(150)].is(s(355))&&!r[s(360)](t[s(150)]),i=t[s(268)][s(255)](o),a=t[s(238)][s(255)](o,{direction:s(517)});return!(t[s(268)][s(210)](i)&&t[s(238)][s(210)](a)||(i[s(282)](a)?n[s(375)](e,{range:n[s(155)](i,a)}):n[s(168)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(268)][e(167)];return n&&n.is(e(378))}function Sc(t,e){const n=Ec;return null==t[n(238)][n(511)]&&t[n(238)][n(403)]==t[n(268)][n(167)]?Mc(t[n(268)][n(167)],e):t}function Mc(t,e){const n=Ec,r=e[n(272)][n(360)](t)||e[n(272)][n(385)](t);return e[n(155)](e[n(197)](t,n(521)),r?e[n(307)](t):e[n(197)](t,n(238)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(238)][o(210)](r[o(268)]))return!0;if(t[o(380)]!=e[o(380)])return!1;if(!n[o(238)][o(305)](r[o(268)]))return!1;const i=s[o(155)](n[o(238)],r[o(268)])[o(229)]();for(const t of i)if([o(523),o(464)][o(190)](t[o(380)])&&s[o(272)][o(470)](t[o(150)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(141)]||!e[r(141)])&&Or(Ic(t[r(280)],n),Ic(e[r(280)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(280)]),s=Dc(e);if(!t[n(141)])return!1;for(const t of Object[n(499)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(492)]({},t);return delete n[e(303)],delete n[e(328)],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})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["1432230bgWpoZ","execute","6532827kfAnJx","24866TNTOin","forceDisabled","1518044eVcnzQ","clearForceDisabled","8cdfegk","_enableCommands","_enabledCommands","10keYijT","9060597XWjlHl","3XOMBMm","affectsData","editor","value","refresh","10794190HGOkTx","5NApNSg","isEnabled","_isEnabledBasedOnSelection","_disableUnsupportedCommands","TrackChangesCommand","commands","989872itnZhl","has"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=431]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(712703===parseInt(n(455))/1+-parseInt(n(434))/2*(-parseInt(n(443))/3)+-parseInt(n(436))/4*(-parseInt(n(449))/5)+parseInt(n(431))/6+parseInt(n(433))/7*(-parseInt(n(438))/8)+parseInt(n(442))/9+-parseInt(n(441))/10*(parseInt(n(448))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(440)]=e,this[n(446)]=!1,this[n(447)](),this[n(451)]=!1}[u(447)](){this[u(450)]=!0}[u(432)](){const t=u;this[t(446)]=!this[t(446)],this[t(446)]?this[t(452)]():this[t(439)]()}[u(452)](){const t=u;for(const e of this[t(445)][t(454)][t(454)]())e[t(444)]&&!this[t(440)][t(456)](e)&&e[t(435)](t(453))}[u(439)](){const t=u;for(const e of this[t(445)][t(454)][t(454)]())e[t(444)]&&!this[t(440)][t(456)](e)&&e[t(437)](t(453))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=118]})(t,e)}function d(){const t=["acceptSuggestion","3727775aujMaE","canEditAt","plugins","isEnabled","execute","7024746ahGHxa","9454RQzNgV","_suggestions","track-changes-accept-suggestion-not-found","editor","getRanges","801400qHdCKe","8813182hdBahX","_isEnabledBasedOnSelection","get","209wrqMyB","4252HiccwU","807YXbdwY","refresh","8879193rGOESL","TrackChangesEditing","model"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(646652===-parseInt(n(130))/1*(parseInt(n(121))/2)+parseInt(n(132))/3*(-parseInt(n(131))/4)+parseInt(n(138))/5+-parseInt(n(120))/6+parseInt(n(127))/7+parseInt(n(126))/8+parseInt(n(134))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(122)]=e,this[n(133)](),this[n(128)]=!1}[h(133)](){this[h(118)]=!0}[h(119)](t){const n=h,r=this[n(122)][n(129)](t);if(!r)throw new e.CKEditorError(n(123),this);const s=r[n(125)]();this[n(124)][n(136)][n(139)](s)&&this[n(124)][n(140)][n(129)](n(135))[n(137)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=207]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(194864===parseInt(n(228))/1+parseInt(n(229))/2+parseInt(n(230))/3+-parseInt(n(221))/4*(-parseInt(n(225))/5)+parseInt(n(220))/6+parseInt(n(223))/7*(-parseInt(n(209))/8)+parseInt(n(216))/9*(-parseInt(n(214))/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(226)]=e,this[n(212)](),this[n(224)]=!1}[m(212)](){this[m(208)]=!0}[m(211)](t){const n=m,r=this[n(226)][n(217)](t);if(!r)throw new e.CKEditorError(n(207),this);const s=r[n(227)]();this[n(218)][n(210)][n(222)](s)&&this[n(218)][n(215)][n(217)](n(219))[n(213)](r)}}function b(){const t=["TrackChangesEditing","2121030YEVQRj","197852GqwWIP","canEditAt","35dSOBtq","_isEnabledBasedOnSelection","20PdbdYs","_suggestions","getRanges","340346HcdaFX","278410tsrAcE","313959FGfWlG","track-changes-discard-suggestion-not-found","isEnabled","608336RQDsKz","model","execute","refresh","discardSuggestion","81230wNQfAG","plugins","621dOOrBx","get","editor"];return(b=function(){return t})()}function T(t){const e=k;return t[e(374)](((t,n)=>e(408)==t[e(409)]&&e(408)!=n[e(409)]?-1:e(408)!=t[e(409)]&&e(408)==n[e(409)]?1:0))}function _(){const t=["from","isMultiRange","next","isIntersecting"," [color ","schema","color","content","1179240kFUGri","425732PtSluB","createPositionAfter","10bDoqZa","replace","3753032HjqADr","join","51836yBlBvY","end","add","18mpPApo","push","createRange","isInContent","isCollapsed","getRanges","change","execute","291mPTUof","value","isArray","deletion","type","23149siPBWO","map","1434fqNZJb","isTouching","1907020hvDxxj","createPositionBefore","5941166gQvfXv","length","sort","start","createPositionAt","splice","isObject"];return(_=function(){return t})()}function y(t,e){const n=k;let r,s=0;const o=[],i=e[n(384)];for(;s<t[n(373)];){const a=t[s],c=t[s+1];r||(r=e[n(415)](a)),A(e,a,c)||(o[n(398)](e[n(399)](r,i[n(378)](a)?e[n(389)](a):e[n(376)](a,n(395)))),r=null),s++}return o}function A(t,e,n){const r=k;if(!n)return!1;const s=t[r(389)](e),o=t[r(415)](n);return s[r(413)](o)}function k(t,e){const n=_();return(k=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=k,r=t();for(;;)try{if(786548===parseInt(n(388))/1+-parseInt(n(387))/2+parseInt(n(405))/3*(parseInt(n(394))/4)+parseInt(n(414))/5+parseInt(n(412))/6*(parseInt(n(410))/7)+parseInt(n(392))/8*(-parseInt(n(397))/9)+parseInt(n(390))/10*(-parseInt(n(416))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=k;for(;n[r(373)];){const s=n[r(377)](0,100);t[r(403)]((()=>{const t=r;for(const n of s)n[t(400)]&&e[t(404)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=326]})(t,e)}function R(){const t=["getRanges","2418104POknzZ","canEditAt","2RjlLIC","isInContent","1222446WSbWBu","598935UlcFXb","257258yiAKiS","2748428UwNjRX","2982861HgKFSd","refresh","model","editor","values","5WtQDYI","isEnabled","_suggestions","13795110yGoroo","_isEnabledBasedOnSelection","from","_command","execute","some"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(378651===parseInt(n(348))/1+-parseInt(n(344))/2*(parseInt(n(347))/3)+parseInt(n(326))/4*(-parseInt(n(332))/5)+parseInt(n(346))/6+-parseInt(n(327))/7+-parseInt(n(342))/8+parseInt(n(335))/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(338)]=e,this[r(334)]=n,this[r(328)](),this[r(336)]=!1}[L(328)](){const t=L,e=Array[t(337)](this[t(334)][t(331)]())[t(340)]((e=>e[t(345)]));this[t(333)]=this[t(338)][t(333)]&&e}[L(339)](){const t=L,e=T(Array[t(337)](this[t(334)][t(331)]()));for(const n of e){const e=n[t(341)]();if(!this[t(330)][t(329)][t(343)](e))return}C(this[t(330)][t(329)],this[t(338)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=v,r=t();for(;;)try{if(399252===-parseInt(n(111))/1*(-parseInt(n(123))/2)+parseInt(n(113))/3+parseInt(n(110))/4*(parseInt(n(104))/5)+-parseInt(n(127))/6+-parseInt(n(129))/7+parseInt(n(126))/8*(parseInt(n(107))/9)+parseInt(n(122))/10*(parseInt(n(103))/11))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(117)]=e,this[r(106)]=n,this[r(120)]=new Set,this[r(112)](),this[r(121)]=!1}[M(112)](){const t=M,e=this[t(105)][t(116)][t(118)][t(109)],n=Array[t(115)](this[t(106)][t(124)]());this[t(120)]=function(t,e){const n=k,r=Array[n(379)](t[n(402)]()),s=new Set;for(const o of e)if(o[n(400)])for(const e of r)for(const r of o[n(402)]())(e[n(382)](r)||t[n(401)]&&!o[n(380)]&&o[n(381)]&&r[n(395)][n(413)](e[n(375)]))&&s[n(396)](o);return s}(e,n),this[t(114)]=this[t(117)][t(114)]&&!!this[t(120)][t(128)]}[M(125)](){const t=M,e=T(Array[t(115)](this[t(120)]));for(const n of e){const e=n[t(108)]();if(!this[t(105)][t(116)][t(119)](e))return}C(this[t(105)][t(116)],this[t(117)],e)}}function O(){const t=["59424yTXDzF","isEnabled","from","model","_command","document","canEditAt","_selectedSuggestions","_isEnabledBasedOnSelection","10UjalBU","53734ZEDPuZ","values","execute","31808UZWKpQ","4773060xPGZzT","size","648368aLMrqO","1631630IhdvbE","88685hFixMi","editor","_suggestions","1368GdzrKN","getRanges","selection","104BUlvCF","2jEUtyl","refresh"];return(O=function(){return t})()}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(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 W=V;const z=function(){this.__data__=new W,this.size=0};const H=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 Q=X||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||W),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Wt=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Ht(t){var e=this.__data__=new W(t);this.size=e.size}Ht.prototype.clear=z,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=q,Ht.prototype.set=zt;const Kt=Ht;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 Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?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?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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 Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Yt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,We=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const He=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 Qe=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 Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Qe)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(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=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=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?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var 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 xn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Wn="[object Arguments]",zn="[object Function]",Hn="[object Object]",Kn={};Kn[Wn]=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[Hn]=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 He(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Hn||h==Wn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return 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 Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=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)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Wt),n}$n.Cache=Wt;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:Yn(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 Wt;++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 Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const 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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)};function jr(){const t=["getFirstRange","start","removeMarker","isMultiRange","onDiscard","discard","delete","author","_saved","1026348lyxkqB","getMultiRangeId","attributes","markers","end","createdAt","set","getAllAdjacentSuggestions","toJSON","addRange","4qjTAmf","add","nodeAfter","authoredAt","_isDataLoaded","3523818hsxWDo","addMarkerName","getRange","4695975vHtNYo","_model","isExternal","map","_onAttributesChange","length","head","suggestion:","removeAttribute","isIntersecting","substr","size","next","reduce","commentThread","clear","21634893zTXACu","split","type","push","getMarkerNames","get","setAttribute","filter","8870365IJBuGk","subType","from","_onDiscard","getItems","@external","change","getFirstMarker","nodeBefore","addMarker","_onAccept","accept","getMarkers","onAccept","removeMarkers","hasComments","632943LHWaJs","decorate","isIntersectingWithRange","creator","363862BquGpS","previous","_markerNames","data","8ehsXRh","getRanges","onAttributesChange","getContainedElement","isInContent"];return(jr=function(){return t})()}function Gr(t,e){const n=jr();return(Gr=function(t,e){return n[t-=444]})(t,e)}const Vr=Gr;!function(t,e){const n=Gr,r=t();for(;;)try{if(675894===-parseInt(n(460))/1+parseInt(n(464))/2+-parseInt(n(482))/3*(-parseInt(n(492))/4)+-parseInt(n(500))/5+parseInt(n(497))/6+parseInt(n(444))/7*(-parseInt(n(468))/8)+parseInt(n(516))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class Wr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(496)]=!1,this.id=e.id,this[n(518)]=e[n(518)],this[n(445)]=e[n(445)]||null,this[n(480)]=e[n(480)],this[n(463)]=e[n(463)]||e[n(480)],this[n(502)]=Boolean(e[n(484)]&&e[n(484)][n(449)]),this[n(467)]=null,this[n(501)]=t,this[n(454)]=e[n(457)],this[n(447)]=e[n(477)],this[n(504)]=e[n(470)],this[n(466)]=new Set,this[n(487)]=null,this[n(488)](n(495),null),this[n(488)](n(484),e[n(484)]||{}),this[n(488)](n(465),null),this[n(488)](n(512),null),this[n(488)](n(514),null),this[n(488)](n(481),!1),this[n(461)](n(455)),this[n(461)](n(478))}get[Vr(506)](){const t=Vr;let e=this;for(;e[t(465)];)e=e[t(465)];return e}get[Vr(459)](){const t=Vr;return!!this[t(514)]&&this[t(514)][t(505)]>0}get[Vr(476)](){const t=Vr;return 0!=this[t(466)][t(511)]&&6==Array[t(446)](this[t(466)])[0][t(517)](":")[t(505)]}get[Vr(472)](){return null!==this[Vr(451)]()}[Vr(498)](t){const e=Vr;this[e(466)][e(493)](t)}[Vr(520)](){const t=Vr;return Array[t(446)](this[t(466)])}[Vr(456)](){const t=Vr;return this[t(520)]()[t(503)]((e=>this[t(501)][t(485)][t(521)](e)))[t(523)]((t=>t))}[Vr(451)](){return this[Vr(456)]()[0]||null}[Vr(458)](){const t=Vr;this[t(501)][t(450)]((e=>{const n=t;for(const t of this[n(456)]())e[n(475)](t)})),this[t(466)][t(515)]()}[Vr(475)](t){const e=Vr;this[e(501)][e(450)]((n=>{n[e(475)](t)})),this[e(466)][e(479)](t)}[Vr(491)](t){const e=Vr,n=e(507)+this[e(518)]+":"+this[e(445)]+":"+this.id+":"+this[e(463)].id+":"+Wr[e(483)]();this[e(498)](n),this[e(501)][e(450)]((r=>{r[e(453)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(462)](t){const e=Vr;for(const n of this[e(469)]())if(n[e(509)](t))return!0;return!1}[Vr(469)](){const t=Vr;return this[t(456)]()[t(503)]((e=>e[t(499)]()))}[Vr(448)](){const t=Vr;return this[t(469)]()[t(513)](((e,n)=>[...e,...n[t(448)]()]),[])}[Vr(473)](){const t=Vr;var e;return(null===(e=this[t(451)]())||void 0===e?void 0:e[t(499)]())||null}[Vr(471)](){const t=Vr,e=this[t(469)]();if(1!=e[t(505)])return null;const n=e[0],r=n[t(474)][t(494)],s=n[t(486)][t(452)];return r instanceof i.Element?r!=s?null:r:null}[Vr(455)](){const t=Vr;this[t(454)](this[t(469)](),this[t(467)],this[t(484)]),this[t(458)]()}[Vr(478)](){const t=Vr;this[t(447)](this[t(469)](),this[t(467)],this[t(484)]),this[t(458)]()}[Vr(489)](){const t=Vr,e=[];let n=this[t(506)];for(;n;)e[t(519)](n),n=n[t(512)];return e}[Vr(522)](t,e){const n=Vr,r=Xn(this[n(484)]);hr(r,t,e),Or(r,this[n(484)])||(this[n(484)]=r,this[n(504)](r))}[Vr(508)](t){const e=Vr,n=Xn(this[e(484)]);Ur(n,t),Or(n,this[e(484)])||(this[e(484)]=n,this[e(504)](this[e(484)]))}[Vr(490)](){const t=Vr;return{id:this.id,type:this[t(445)]?this[t(518)]+":"+this[t(445)]:this[t(518)],authorId:this[t(463)].id,createdAt:this[t(487)],hasComments:this[t(459)],data:this[t(467)],attributes:this[t(484)]}}static[Vr(483)](){const t=Vr;return(0,e.uid)()[t(510)](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 Hr(){const t=["insertion","attribute","36bxTjET","12MFyXgB","1jRuaXd","checkChild","$text","_resolveDescriptionItems","*Insert:* %0","_attributeLabels","isEqual","get","registerAttributeLabel","previousSibling","$textProxy","set","text","elementEnd","_handleRenameSuggestionDescription","registerElementLabel","deletion","isInContent","EmptyContainer","join","_handleCustomCallbackDescription","removeFormat","7763RZZZlm","item","newValue","addContainer","*Merge:* %0","remove","*Set format:* %0","getItemLabel","addFormat","addEmptyContainer","106835TrxGXs","matchingCallback","_handleInsertRemoveSuggestionDescription","replace","match","_handleAttributeSuggestionDescription","6432008glydJm","addObject","getFirstRange","removeEmptyContainer","removeObject","Object","map","registerDescriptionCallback","_customCallbacks","skip","22995MesNZu","getWalker","863665mghGJr","$1 $2","isEmpty","*Remove:* %0","quantity","indexOf","type","*Change to:* %0","Container","elementStart","key","has","add","3940xMNyRR","isObject","subType","_itemLabelsCallbacks","_itemLabels","element","1061895zBbxMR","*Remove format:* %0","length","data","_schema","*Split:* %0","_addDescriptionItems","176VKGyCd","removeContainer","name","function","push","ELEMENT_SPACE","nextSibling","label","start","141842zxZygS","format","end","pop","REPLACE_TEXT","nodeAfter","_locale","getDescriptions","softBreak","normal"];return(Hr=function(){return t})()}function Kr(t,e){const n=Hr();return(Kr=function(t,e){return n[t-=146]})(t,e)}const qr=Kr;!function(t,e){const n=Kr,r=t();for(;;)try{if(843899===-parseInt(n(157))/1*(-parseInt(n(242))/2)+parseInt(n(226))/3+parseInt(n(195))/4+-parseInt(n(189))/5*(parseInt(n(155))/6)+parseInt(n(179))/7*(parseInt(n(233))/8)+parseInt(n(205))/9*(-parseInt(n(220))/10)+parseInt(n(207))/11*(-parseInt(n(156))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hr);class Xr{constructor(t,e){const n=Kr;this[n(203)]=[],this[n(224)]=new Map,this[n(223)]=[],this[n(162)]=new Map,this[n(230)]=t,this[n(149)]=e}[qr(150)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(228)];o++){const i=t[o];if(!i[e(174)])continue;const a=this[e(177)](i);if(a){if(null!=i[e(222)]){if(r[e(218)](i[e(222)]))continue;r[e(219)](i[e(222)])}n[e(237)](a)}else if(e(154)!=i[e(213)])e(153)!=i[e(213)]&&e(173)!=i[e(213)]||this[e(191)](n,i,t[o+1]);else{const t=i[e(229)][e(217)];if(s[e(218)](t))continue;s[e(219)](i[e(229)][e(217)]),t==_c?this[e(171)](n,i):this[e(194)](n,i)}}return this[e(160)](n)}[qr(202)](t){const e=qr;this[e(203)][e(237)](t)}[qr(172)](t,n,r=e.priorities[qr(152)]){const s=qr;s(236)==typeof t?(0,e.insertToPriorityArray)(this[s(223)],{matchingCallback:t,label:n,priority:r}):this[s(224)][s(168)](t,n)}[qr(165)](t,e){const n=qr;this[n(162)][n(168)](t,e)}[qr(186)](t,e=1){const n=qr;let r;for(const e of this[n(223)])if(e[n(190)](t)){r=e[n(240)];break}return r||(r=this[n(224)][n(164)](t[n(235)])),r?r(e):1!==e?e+" "+t[n(235)]+"s":""+t[n(235)]}[qr(232)](t,e){const n=qr,r=e[n(197)]()[n(206)](),s=n(153)==e[n(213)]?n(219):n(184);for(const e of r){const o=e[n(180)],i=t[t[n(228)]-1];if(o.is(n(167)))i&&i[n(213)][n(212)](n(215))>-1&&t[n(146)](),i&&n(169)==i[n(213)]?i[s]+=o[n(229)]:t[n(237)]({type:n(169),add:n(219)==s?o[n(229)]:"",remove:n(184)==s?o[n(229)]:""});else if(this[n(230)][n(221)](o)){const a=o;if(i&&i[n(213)][n(212)](n(215))>-1&&t[n(146)](),n(170)==e[n(213)])continue;i&&i[n(213)]==s+n(200)&&i[n(225)][n(235)]==a[n(235)]?i[n(211)]++:t[n(237)]({type:s+n(200),element:a,quantity:1}),r[n(204)]((t=>!(n(170)==t[n(213)]&&t[n(180)]==o)))}else if(this[n(230)][n(158)](o,n(159))||o.is(n(225),n(151))){const r=o;if(n(219)==s&&n(216)==e[n(213)]||n(184)==s&&n(170)==e[n(213)])continue;if(i&&-1==i[n(213)][n(212)](n(215))){n(169)==i[n(213)]&&(i[s]+="\n");continue}let a;if(a=n(219)==s?r[n(239)]&&!this[n(230)][n(221)](r[n(239)])?r[n(239)]:null:r[n(166)]&&!this[n(230)][n(221)](r[n(166)])?r[n(166)]:null,r[n(209)]||a&&a[n(209)]){const e=a&&a[n(209)]?a:r;i&&i[n(213)]==s+n(175)&&i[n(225)][n(235)]==e[n(235)]?i[n(211)]++:t[n(237)]({type:s+n(175),element:e,quantity:1})}else t[n(237)]({type:s+n(215),element:r})}}}[qr(160)](t){const e=qr,n=this[e(149)],r=[],s=[],o=[];for(const i of t)switch(i[e(213)]){case e(169):if(i[e(219)]=i[e(219)][e(192)](/(\S)\u000A+(\S)/g,e(208))[e(192)](/\u000A/g,""),i[e(184)]=i[e(184)][e(192)](/(\S)\u000A+(\S)/g,e(208))[e(192)](/\u000A/g,""),""!=i[e(219)]&&""!=i[e(184)]){r[e(237)]({type:e(192),content:zr(n,e(147),['"'+i[e(184)]+'"','"'+i[e(219)]+'"'])});continue}if(null!=i[e(219)][e(193)](/^ +$/)){r[e(237)]({type:e(153),content:zr(n,e(161),zr(n,e(238),i[e(219)][e(228)]))});continue}if(null!=i[e(184)][e(193)](/^ +$/)){r[e(237)]({type:e(173),content:zr(n,e(210),zr(n,e(238),i[e(184)][e(228)]))});continue}if(""!=i[e(219)]){r[e(237)]({type:e(153),content:zr(n,e(161),'"'+i[e(219)]+'"')});continue}r[e(237)]({type:e(173),content:zr(n,e(210),'"'+i[e(184)]+'"')});continue;case e(188):case e(196):r[e(237)]({type:e(153),content:zr(n,e(161),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(198):case e(199):r[e(237)]({type:e(173),content:zr(n,e(210),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(182):r[e(237)]({type:e(153),content:zr(n,e(231),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(234):r[e(237)]({type:e(173),content:zr(n,e(183),this[e(186)](i[e(225)],i[e(211)]))});continue;case e(187):s[e(237)](i[e(217)]);continue;case e(178):o[e(237)](i[e(217)]);continue;default:r[e(237)](i)}if(s[e(228)]){const t=s[e(201)]((t=>this[e(162)][e(218)](t)?this[e(162)][e(164)](t):t))[e(176)](", ");r[e(237)]({type:e(243),content:zr(this[e(149)],e(185),t)})}if(o[e(228)]){const t=o[e(201)]((t=>this[e(162)][e(218)](t)?this[e(162)][e(164)](t):t))[e(176)](", ");r[e(237)]({type:e(243),content:zr(this[e(149)],e(227),t)})}return r}[qr(177)](t){const e=qr;for(const n of this[e(203)]){const r=n(t);if(r&&e(213)in r)return r}}[qr(194)](t,e){const n=qr,r=e[n(229)],s=void 0===r[n(181)]?n(178):n(187);t[n(237)]({type:s,key:r[n(217)]})}[qr(171)](t,e){const n=qr;t[n(237)]({type:n(243),content:zr(this[n(149)],n(214),this[n(186)](e[n(197)]()[n(241)][n(148)],1))})}[qr(191)](t,e,n){const r=qr;if(this[r(232)](t,e),n&&n[r(197)]()&&!e[r(197)]()[r(244)][r(163)](n[r(197)]()[r(241)])){const n=t[t[r(228)]-1],s=r(153)==e[r(213)]?r(219):r(184);n&&r(169)==n[r(213)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=457]})(t,e)}const Qr=Zr;function Jr(){const t=["enableCommand","1YbDsQw","plugins","172902oxoKvQ","170268rpxfWI","7IxnYZG","15777OpjBqK","afterInit","editor","showAIAssistant","get","627400QrVsqg","45540uTqEia","TrackChangesEditing","1600144bscNqi","commands","15RRHUYC","671fLERot","390WIZKyo","430702BoYcoC"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(119923===-parseInt(n(476))/1*(-parseInt(n(474))/2)+parseInt(n(471))/3*(-parseInt(n(459))/4)+parseInt(n(466))/5+parseInt(n(458))/6*(parseInt(n(460))/7)+-parseInt(n(469))/8+parseInt(n(461))/9*(-parseInt(n(473))/10)+parseInt(n(472))/11*(parseInt(n(467))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Qr(462)](){const t=Qr,e=this[t(463)],n=e[t(457)][t(465)](t(468));e[t(470)][t(465)](t(464))&&n[t(475)](t(464))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(801951===-parseInt(n(398))/1+parseInt(n(402))/2*(-parseInt(n(383))/3)+parseInt(n(394))/4+-parseInt(n(404))/5+parseInt(n(386))/6*(-parseInt(n(395))/7)+parseInt(n(385))/8+parseInt(n(371))/9*(parseInt(n(392))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(381)](){const t=$r,e=this[t(408)],n=e[t(391)];if(!e[t(382)][t(390)](t(376)))return;const r=e[t(382)][t(396)](t(380));r[t(401)](t(375)),r[t(399)](t(375)),r[t(384)][t(369)](t(375),zr(n,t(405))),this[t(387)]()}[$r(387)](){const t=$r,e=this[t(408)],n=e[t(391)];e[t(382)][t(396)](t(380))[t(384)][t(393)]((e=>{const r=t;if(r(370)!=e[r(406)])return;const{data:s}=e;if(s&&r(375)==s[r(400)]){const t=s[r(388)][0][r(378)];return{type:r(372),content:zr(n,r(374),function(t){const e=r;switch(t){case e(407):return zr(n,e(403));case e(368):return zr(n,e(397));case e(389):return zr(n,e(373));case e(377):return zr(n,e(379))}}(t))}}}))}}function ns(){const t=["has","locale","881970vKpbiW","registerDescriptionCallback","3825232hNuxhP","2840425owHdPk","get","FORMAT_ALIGN_TO_RIGHT","221309fUKvGg","registerBlockAttribute","commandName","enableDefaultAttributesIntegration","354990NqJsPl","FORMAT_ALIGN_TO_LEFT","6434240UCZzzr","FORMAT_ALIGNMENT","type","left","editor","right","registerAttributeLabel","formatBlock","189KpSctN","format","FORMAT_ALIGN_TO_CENTER","*Format:* %0","alignment","AlignmentEditing","justify","value","FORMAT_JUSTIFY_TEXT","TrackChangesEditing","afterInit","plugins","3jtJpRV","descriptionFactory","679464YiCCUe","6ymaAck","_registerLegacyDescription","commandParams","center"];return(ns=function(){return t})()}const rs=os;function ss(){const t=["*Format:* %0","FORMAT_UNDERLINE","afterInit","54XNQfZR","UnderlineEditing","forceValue","formatInline","type","bold","TrackChangesEditing","registerInlineAttribute","subscript","code","*Remove format:* %0","commandParams","get","4165860TukCgI","StrikethroughEditing","locale","has","2578282VQgyZg","2287881ebsHHM","_registerLegacyDescription","italic","FORMAT_ITALIC","5578304eFuuBr","format","commandName","181950dcVvtr","FORMAT_SUPERSCRIPT","editor","2550704DHRkpg","superscript","FORMAT_SUBSCRIPT","BoldEditing","descriptionFactory","enableDefaultAttributesIntegration","plugins","12DxalZR","toUpperCase","toLowerCase","registerAttributeLabel","FORMAT_STRIKETHROUGH","FORMAT_","SubscriptEditing","FORMAT_CODE","1104644FiThHx","ItalicEditing","SuperscriptEditing","slice","CodeEditing","registerDescriptionCallback","underline","FORMAT_BOLD","strikethrough"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(724924===parseInt(n(369))/1+-parseInt(n(406))/2+parseInt(n(399))/3+-parseInt(n(403))/4+-parseInt(n(394))/5+-parseInt(n(361))/6*(parseInt(n(398))/7)+parseInt(n(354))/8*(parseInt(n(381))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(357),rs(370),rs(382),rs(373),rs(395),rs(367),rs(371)];class as extends t.Plugin{[rs(380)](){const t=rs,e=this[t(353)],n=e[t(360)][t(393)](t(387)),r=e[t(396)];for(const s of is){if(!e[t(360)][t(397)](s))continue;const o=s[t(372)](0,-7)[t(363)](),i=t(366)+o[t(362)]();n[t(359)](o),n[t(388)](o),n[t(358)][t(364)](o,zr(r,i))}this[t(400)]()}[rs(400)](){const t=rs,e=this[t(353)],n=e[t(396)],r=e[t(360)][t(393)](t(387));function s(e,s){const o=t;r[o(358)][o(374)]((t=>{const r=o;if(r(384)!=t[r(385)])return;const{data:i}=t;return i&&i[r(405)]===e?i[r(392)][0][r(383)]?{type:r(404),content:zr(n,r(378),s)}:{type:r(404),content:zr(n,r(391),s)}:void 0}))}s(t(386),zr(n,t(376))),s(t(401),zr(n,t(402))),s(t(375),zr(n,t(379))),s(t(390),zr(n,t(368))),s(t(377),zr(n,t(365))),s(t(389),zr(n,t(356))),s(t(355),zr(n,t(407)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=128]})(t,e)}function ls(){const t=["afterInit","has","parent","forceValue","614285nLUAvU","156536HGcvaG","filter","get","*Remove format:* %0","203kmpaUQ","name","selection","12LyGhuk","TrackChangesEditing","from","commandParams","BlockQuoteEditing","commandName","editor","plugins","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","locale","1977741CvQDLR","markBlockFormat","format","commands","18kfbXAZ","model","$root","21879830kwsWWk","875777MPILFZ","checkChild","120074RNNhJm","*Set format:* %0","getSelectedBlocks","enableCommand","document","change","blockQuote","schema","value","descriptionFactory","492308eiddCi"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(530360===-parseInt(n(170))/1+-parseInt(n(128))/2*(parseInt(n(151))/3)+-parseInt(n(138))/4+parseInt(n(143))/5*(parseInt(n(166))/6)+parseInt(n(148))/7*(-parseInt(n(144))/8)+-parseInt(n(162))/9+parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(139)](){const t=cs,e=this[t(157)],n=e[t(161)];if(!e[t(158)][t(140)](t(155)))return;const r=e[t(158)][t(146)](t(152)),s=this[t(157)][t(165)][t(146)](t(134));r[t(131)](t(134),((n,o={})=>{const i=t,a=this[i(157)][i(167)][i(132)][i(150)],c=o&&void 0!==o[i(142)]?o[i(142)]:!s[i(136)];let u=[];if(c){const t=Array[i(153)](a[i(130)]())[i(145)]((t=>hs(t)||function(t,e){const n=i,r=e[n(171)](t[n(141)],n(134)),s=e[n(171)]([n(168),n(134)],t);return r&&s}(t,this[i(157)][i(167)][i(135)])));u=y(t,e[i(167)])}else{const t=Array[i(153)](a[i(130)]())[i(145)]((t=>hs(t)));u=y(t,e[i(167)])}e[i(167)][i(133)]((()=>{const t=i;for(const e of u)r[t(163)](e,{commandName:t(134),commandParams:[{forceValue:c}]})}))})),r[t(137)][t(159)]((e=>{const r=t,{data:s}=e;if(s&&r(134)==s[r(156)]){const t=zr(n,r(160));return s[r(154)][0][r(142)]?{type:r(164),content:zr(n,r(129),t)}:{type:r(164),content:zr(n,r(147),t)}}}))}}function hs(t){const e=cs;return e(134)==t[e(141)][e(149)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=265]})(t,e)}const ds=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(721365===parseInt(n(270))/1+-parseInt(n(272))/2+-parseInt(n(271))/3+-parseInt(n(277))/4*(-parseInt(n(279))/5)+parseInt(n(266))/6*(parseInt(n(274))/7)+-parseInt(n(285))/8*(-parseInt(n(283))/9)+-parseInt(n(275))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[ds(280)](){const t=ds,e=this[t(265)];e[t(267)][t(276)](t(273))&&(e[t(267)][t(281)](t(282))[t(268)](t(278)),e[t(267)][t(281)](t(282))[t(268)](t(269)),e[t(267)][t(281)](t(282))[t(268)](t(284)))}}function ms(){const t=["13768ypoIjb","editor","3679386iXyOJN","plugins","enableCommand","changeCaseLower","1115719MstvVY","347430HkVzNG","1950862iNhuOC","CaseChange","7IqKLnO","15650720obLviy","has","8fxqKlQ","changeCaseUpper","2951540WzyMIS","afterInit","get","TrackChangesEditing","2448kmvuap","changeCaseTitle"];return(ms=function(){return t})()}const Is=Es;function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=Es,r=t();for(;;)try{if(386453===parseInt(n(152))/1+-parseInt(n(154))/2+parseInt(n(157))/3*(-parseInt(n(144))/4)+parseInt(n(145))/5+parseInt(n(142))/6+parseInt(n(153))/7+parseInt(n(150))/8*(-parseInt(n(143))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(158)](){const t=Is,e=this[t(148)];e[t(149)][t(147)](t(146))&&e[t(151)][t(147)](t(156))[t(155)](t(146))}}function Ts(){const t=["get","editor","commands","8CdzUqh","plugins","716807FdoAoq","2139536wkYnxt","482336lAJlzY","enableCommand","TrackChangesEditing","52098TQGnXA","afterInit","2491602huNrZD","8708292iwCOUG","12fVjKxK","1047925FvwVvz","ckbox"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["CodeBlock","languages","*Remove format:* %0","formatBlock","1899026WzeZyF","ELEMENT_CODE_BLOCK","registerElementLabel","8WhxIsT","registerDescriptionCallback","toLowerCase","schema","config","plugins","forceValue","locale","checkChild","value","format","indentCodeBlock","editor","5387595RnLAJk","from","2805752JRMOxj","get","outdentCodeBlock","717367EbiiYv","commands","666716AayxRR","language","blockName","type","6nBmpFK","document","enableCommand","parent","markBlockFormat","*Set format:* %0","find","filter","rootElement","3345138ZfVfgK","model","TrackChangesEditing","has","selection","change","codeBlock","commandParams","commandName","getSelectedBlocks","descriptionFactory","label","afterInit","isLimit","11044269TORNIj","name"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(873454===-parseInt(n(504))/1+parseInt(n(481))/2+-parseInt(n(517))/3+-parseInt(n(499))/4+parseInt(n(497))/5+-parseInt(n(508))/6*(-parseInt(n(502))/7)+parseInt(n(484))/8*(parseInt(n(475))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(473)](){const t=_s,e=this[t(496)];if(!e[t(489)][t(464)](t(477)))return;const n=e[t(489)][t(500)](t(519)),r=e[t(491)],s=e[t(488)][t(500)](t(467))[t(478)],o=e[t(503)][t(500)](t(467));n[t(510)](t(495)),n[t(510)](t(501)),n[t(510)](t(467),((r,i={})=>{const a=t,c=e[a(518)],u=e[a(518)][a(509)][a(465)],l=i&&void 0!==i[a(490)]?i[a(490)]:!o[a(493)];let f;i[a(505)]||(i[a(505)]=s[0][a(505)]),f=l?Array[a(498)](u[a(470)]())[a(515)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(516))&&!e[n(474)](t)&&e[n(492)](t[n(511)],n(467))}(t,c[a(487)]))):Array[a(498)](u[a(470)]())[a(515)]((t=>Cs(t)));const h=y(f,c);c[a(466)]((()=>{const t=a;for(const e of h)n[t(512)](e,{commandName:t(467),commandParams:[{...i,forceValue:l}],formatGroupId:t(506)})}))})),n[t(471)][t(483)](t(467),(e=>zr(r,t(482),e))),n[t(471)][t(485)]((e=>{const n=t;if(n(480)!=e[n(507)])return;const o=r.t,{data:i}=e;if(!i||n(467)!=i[n(469)])return;const a=i[n(468)][0][n(505)],c=o(s[n(514)]((t=>t[n(505)]===a))[n(472)])[n(486)]();return i[n(468)][0][n(490)]?{type:n(494),content:zr(r,n(513),zr(r,n(482),1)+" ("+c+")")}:{type:n(494),content:zr(r,n(479),zr(r,n(482),1))}}))}}function Cs(t){const e=_s;return e(467)==t[e(476)]}function Ls(t,e){const n=Ss();return(Ls=function(t,e){return n[t-=383]})(t,e)}const Ns=Ls;!function(t,e){const n=Ls,r=t();for(;;)try{if(626786===-parseInt(n(401))/1+parseInt(n(387))/2*(parseInt(n(399))/3)+-parseInt(n(385))/4*(parseInt(n(392))/5)+-parseInt(n(395))/6*(-parseInt(n(391))/7)+-parseInt(n(393))/8+parseInt(n(400))/9+parseInt(n(388))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ns(396)](){const t=Ns,e=this[t(389)];e[t(394)][t(397)](t(383))&&e[t(394)][t(398)](t(384))[t(390)](t(386))}}function Ss(){const t=["has","get","181911QFRsIc","3990960XufIXM","920784QWAFeN","CommentsEditing","TrackChangesEditing","43220sgZyBY","addCommentThread","14jkULdK","11991030wHjjgl","editor","enableCommand","316330KhLtaS","525xGhPgw","1586616pAQqRb","plugins","108ojedms","afterInit"];return(Ss=function(){return t})()}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=349]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(360)]())o[r(399)](t)&&s[r(388)](n[r(395)](o));return s}function Os(){const t=["createRangeOn","15FtiAcN","span","addClass","hasAttribute","410178bApsvX","createUIElement","writer","elementEnd","508773vUhUte","toViewElement","model","activeMarkers","ck-suggestion-marker-","isLimit","44RJXmAn","markerRange","1hCfhTS","getItems","parent","start","107307GqgLUl","item","ck-suggestion-marker--active","139608hIuzgi","consumable","plugins","markerName","schema","mapper","insert","isContent","1670610HyARie","get","includes","name","1304302AlVSBw","getWalker","type","toViewPosition","getCustomProperty","19994160OtnmSM","bindElementToMarker","328OoNATm","isBlock","isAtEnd","push","4ZGVBLJ","test","nextSibling","previousPosition","TrackChangesEditing","addHighlight"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(368)][r(375)](r(393));return(o,i,a)=>{const c=r;if(!a[c(367)][c(390)](i[c(358)],o[c(377)]))return;const u=i[c(358)][c(379)](),l=i[c(358)][c(362)],f=t[c(353)][c(370)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(364)];d=d||f[c(373)](e);const n=a[c(371)][c(352)](e);if(n&&n[c(382)](c(394)))return;c(350)==t[c(380)]&&f[c(386)](e)&&!f[c(356)](e)&&(e[c(391)]||l[c(387)]?h&&h[c(361)]==e||(h=e,m(t[c(392)]),p=!0):g=g||t[c(392)])}function m(t){const r=c,o=a[r(349)][r(401)](r(397),{class:r(355)+e}),u=a[r(371)][r(381)](t);n&&s[r(354)][r(376)](i[r(369)])&&a[r(349)][r(398)](r(365),o),a[r(349)][r(372)](u,o),a[r(371)][r(384)](o,i[r(369)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(850182===-parseInt(n(359))/1*(parseInt(n(378))/2)+parseInt(n(351))/3*(-parseInt(n(389))/4)+-parseInt(n(396))/5*(-parseInt(n(400))/6)+-parseInt(n(366))/7+-parseInt(n(385))/8*(-parseInt(n(363))/9)+parseInt(n(374))/10*(-parseInt(n(357))/11)+parseInt(n(383))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Bs;function xs(){const t=["buffer","createSelection","document","getFirstRange","setSelection","selection","requires","rootName","unit","remove","delete","uiElement","6385560qQdHqq","46147qFXhIK","enqueueChange","8715560ZMXNZn","writer","options","commands","model","132msIjrc","batch","654944ZSeswk","init","mapper","bind","unbindElementFromMarkerName","showSuggestionHighlights","TrackChangesEditing","506511zLbiob","isCollapsed","start","get","plugins","markerNameToElements","addMarker:suggestion:deletion","forward","unlock","end","24uhkIKZ","1853550dwJiLD","lock","removeMarker:suggestion:deletion","root","editing","createRange","editor","high","data","merge","markerName","3601130sibhJV","deleteForward","detach","downcastDispatcher","$graveyard","enableCommand","24PCmiIi","fromRange","26eRYlPp","modifySelection"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(685030===-parseInt(n(475))/1*(parseInt(n(521))/2)+-parseInt(n(501))/3*(parseInt(n(484))/4)+parseInt(n(513))/5+parseInt(n(474))/6+-parseInt(n(477))/7+-parseInt(n(519))/8*(parseInt(n(491))/9)+-parseInt(n(502))/10*(-parseInt(n(482))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(468)](){return[Ms.Delete]}[Ds(485)](){const t=Ds,e=this[t(508)],n=e[t(495)][t(494)](t(490));n[t(518)](t(472));const r=e[t(480)][t(494)](t(514));n[t(518)](t(514),((n,s={})=>{const o=t,a=e[o(481)][o(524)](e[o(481)][o(525)][o(467)]);a[o(492)]&&e[o(481)][o(522)](a,{direction:o(498),unit:s[o(470)]});const c=a[o(526)](),u=i.LiveRange[o(520)](c);let l;n(s),l=o(517)==u[o(505)][o(469)]?e[o(481)][o(507)](c[o(493)]):e[o(481)][o(507)](u[o(493)],u[o(500)]),u[o(515)](),e[o(481)][o(476)](r[o(523)][o(483)],(t=>{const e=o;r[e(523)][e(503)](),t[e(527)](t[e(507)](l[e(500)])),r[e(523)][e(499)]()}))})),e[t(506)][t(516)].on(t(497),Fs(e,t(511)),{priority:t(509)}),e[t(510)][t(516)].on(t(497),((n,r,s)=>{const o=t;s[o(479)][o(489)]&&Fs(e,o(511),{showActiveMarker:!1})[o(487)](this)(n,r,s)}),{priority:t(509)}),e[t(506)][t(516)].on(t(504),((e,n,r)=>{const s=t,o=r[s(486)][s(496)](n[s(512)]);if(o)for(const t of o)t.is(s(473))&&(r[s(486)][s(488)](t,n[s(512)]),r[s(478)][s(471)](t))}),{priority:t(509)})}}function Us(){const t=["_getAttributeKey","registerElementLabel","range","listIndent","forceValue","data","createRange","todoList","*Set format:* %0","start","ELEMENT_BULLETED_LIST","ELEMENT_LIST_ITEM","filter","editor","value","refresh","commandName","registerDescriptionCallback","listStart","attributeKey","mergeListItemForward","attribute","registerBlockAttribute","*Uncheck item*","length","2240690EwXoye","assureChains","*Merge:* %0","suggestion","nextSibling","toUpperCase","customBulletedList","default","deletion","_LIST","ELEMENT_","isUndo","ELEMENT_NUMBERED_LIST","listMarker","differ","*Outdent:* %0","numberedList","FORMAT_INDENT","has","commands","1321018DphbzR","39936fjZWyi","indentList","every","getAttribute","nodeAfter","3VbPHhu","createPositionAt","from","bulletedList","type","splitListItemAfter","registerCustomCallback","afterInit","parent","end","noTrackChangesFixer","_suggestionFactory","next","head","selection","includes","isLocal","batch","mergeListItemBackward","attributes","containsItem","change","isObject","list.multiBlock","2807416VCluqV","getSuggestions","config","listReversed","_supportLegacySuggestions","outdentList","*Format:* insert into %0","listItemId","8PJNYAe","ELEMENT_TODO_LIST","4206798ETxFeA","detach","*Merge:* list item","listItemIdFixer","*Remove format:* %0","model","removeMarker","fromRange","todo","listMarkerStyle","setAttribute","ListEditing","accept","customNumberedList","bulleted","splitListItemBefore","*Indent:* %0","plugins","commandParams","registerPostFixer","push","numbered","*Format:* remove from %0","multipleBlocks","map","formatBlock","checkTodoList","format","5404343ISebEr","key","getRanges","todoListChecked","getFirstMarker","*Split:* list item","getFirstRange","_findSuggestions","getChanges","find","newValue","listType","locale","meta","execute","TrackChangesEditing","descriptionFactory","listStyle","document","trackChangesCommand","groupId","setSelection","get","33575130bCogHB","todoListCheck","*Change to:* %0","documentList","previousSibling","isNextTo","oldValue","schema","TodoListEditing","enableDefaultAttributesIntegration","*Check item*","registerAttributeLabel","_registerLegacyDescription"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(406951===-parseInt(n(462))/1+parseInt(n(461))/2*(-parseInt(n(318))/3)+-parseInt(n(342))/4+-parseInt(n(441))/5+-parseInt(n(352))/6+-parseInt(n(380))/7*(parseInt(n(350))/8)+parseInt(n(403))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(325)](){const t=js,e=this[t(429)];if(!e[t(369)][t(459)](t(363)))return;const n=e[t(392)],r=e[t(369)][t(402)](t(395)),s=e[t(369)][t(459)](t(411)),o=!!e[t(344)][t(402)](t(341));function i(e){const r=t;return{type:r(379),content:""+zr(n,r(424),e)}}function a(e){const r=t;return{type:r(379),content:""+zr(n,r(356),e)}}r[t(412)](t(457)),r[t(412)](t(321)),r[t(412)](t(365)),r[t(412)](t(447)),r[t(412)](t(463)),r[t(412)](t(347)),r[t(412)](t(323)),r[t(412)](t(367)),r[t(438)](t(349)),r[t(438)](t(391)),r[t(438)](t(419)),o&&(r[t(412)](t(336)),r[t(412)](t(436))),s&&(r[t(412)](t(423)),r[t(412)](t(378)),r[t(438)](t(383)),r[t(396)][t(433)]((e=>{const r=t,{data:s}=e;if(s&&r(383)==s[r(381)])return{type:r(379),content:s[r(390)]?zr(n,r(413)):zr(n,r(439))}})),this[t(429)][t(357)][t(398)][t(371)]((e=>{const n=t;if(e[n(335)][n(452)])return!1;let s=!1;const o=r[n(343)]({skipNotAttached:!0})[n(428)]((t=>n(383)===r[n(416)](t)));for(const t of o)n(360)!=t[n(386)]()[n(425)][n(317)][n(465)](n(391))&&(r[n(387)](t[n(386)](),n(437))[n(389)]((t=>n(391)===r[n(416)](t[n(444)])))||(e[n(358)](t[n(384)]()),s=!0));return s}))),r[t(396)][t(414)](t(419),zr(n,t(458)));const c={type:t(379),content:""};r[t(396)][t(433)]((e=>{const r=t,{data:s}=e;if(!s||r(391)!=s[r(381)])return;let u=e[r(331)];for(;u;){if(u[r(421)]&&((r(397)==u[r(421)][r(381)]||r(361)==u[r(421)][r(381)])&&(u[r(421)][r(390)]&&r(448)!=u[r(421)][r(390)]||r(448)!=u[r(421)][r(409)]&&!s[r(390)])||!o&&u[r(421)][r(381)]==_c))return c;u=u[r(330)]}if(null==s[r(390)])switch(s[r(409)]){case r(366):return a(zr(n,r(426)));case r(373):return a(zr(n,r(453)));case r(360):return a(zr(n,r(351)))}switch(s[r(390)]){case r(366):return i(zr(n,r(426)));case r(373):return i(zr(n,r(453)));case r(360):return i(zr(n,r(351)))}})),r[t(396)][t(433)]((e=>{const n=t,{data:r}=e;if(r&&n(419)==r[n(381)])return null==r[n(390)]||null==r[n(409)]&&0==r[n(390)]?c:void 0})),r[t(396)][t(433)]((e=>{const r=t;if(r(437)!=e[r(322)])return;const{data:s}=e;if(!s||r(349)!=s[r(381)])return;const o=Ws(e);return r(390)==o?{type:r(379),content:zr(n,r(354))}:r(409)==o?{type:r(379),content:zr(n,r(385))}:c})),e[t(357)][t(398)][t(371)]((e=>this[t(355)](e))),e[t(357)][t(398)][t(371)]((e=>this[t(328)](e))),e[t(357)][t(398)][t(371)]((e=>this[t(442)](e))),this[t(346)]()}[js(355)](t){const e=js;if(t[e(335)][e(452)]||!t[e(335)][e(334)])return!1;let n=!1;const r=this[e(429)][e(369)][e(402)](e(395))[e(343)]({skipNotAttached:!0})[e(428)]((t=>t[e(421)]&&e(349)==t[e(421)][e(381)]))[e(428)]((t=>t[e(421)][e(390)]&&t[e(421)][e(409)]));for(const s of r)Ws(s)||(t[e(358)](s[e(384)]()),n=!0);return n}[js(328)](t){const e=js;if(t[e(335)][e(452)]||!t[e(335)][e(334)])return!1;const n=this[e(429)][e(369)][e(402)](e(395));if(n[e(399)][e(430)])return!1;let r=!1;const s=[e(391),e(349),e(419),e(397),e(434),e(345),e(404),e(454),e(361)],o=this[e(429)][e(357)][e(398)][e(455)][e(388)]()[e(428)]((t=>e(437)==t[e(322)]))[e(428)]((t=>s[e(333)](t[e(435)])));if(0==o[e(440)])return r;for(const i of o){const o=n[e(387)](i[e(418)],e(437))[e(428)]((t=>!t[e(393)][e(408)]))[e(376)]((t=>t[e(444)]))[e(428)]((t=>{const r=e,o=n[r(416)](t);return s[r(333)](o)}));if(o[e(440)]){for(const n of o)t[e(358)](n[e(384)]());r=!0}}return r}[js(442)](t){const e=js;if(t[e(335)][e(452)]||!t[e(335)][e(334)])return!1;const n=this[e(429)][e(369)][e(402)](e(395));let r=!1;const s=[e(391),e(349),e(419),e(397),e(434),e(345),e(404),e(454),e(361)];for(const t of n[e(343)]({skipNotAttached:!0})){const o=n[e(387)](t[e(386)](),e(437))[e(376)]((t=>t[e(444)]))[e(428)]((t=>t[e(421)]&&s[e(333)](t[e(421)][e(381)])));if(!o[e(440)])continue;const a=o[0][e(331)][e(337)][e(400)];if(!o[e(464)]((t=>t[e(337)][e(400)]===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(343)]({skipNotAttached:!0})[s(428)]((e=>s(437)==e[s(322)]&&e[s(337)][s(400)]==t)))e[s(362)](s(400),r)}function i(t,n){const r=e;let s=t[r(331)],i=!1;for(;s;)s[r(337)][r(400)]!=n&&(o(s[r(337)][r(400)],n),s[r(362)](r(400),n),i=!0),s=s[r(330)];return i}}[js(346)](){const t=js,e=this[t(429)],n=e[t(392)],r=e[t(369)][t(402)](t(395));this[t(415)](),r[t(329)][t(324)](t(377),t(406),t(364),(function(n,r){const s=t,o=[];for(let t of n)t[s(425)][s(317)]===t[s(327)][s(326)]&&(t=e[s(357)][s(422)](e[s(357)][s(319)](t[s(425)][s(317)],0))),o[s(372)](t);e[s(357)][s(339)]((t=>{const n=s,a=e[n(357)][n(398)][n(332)],c=Array[n(320)](a[n(382)]())[n(376)]((t=>i.LiveRange[n(359)](t)));t[n(401)](o),e[n(460)][n(402)](r[n(432)])[n(431)](),r[n(370)][n(372)]({forceDefaultExecution:!0}),e[n(394)](r[n(432)],...r[n(370)]),t[n(401)](c);for(const t of c)t[n(353)]()}))})),r[t(396)][t(417)]((function(n){const r=t,s=!e[r(357)][r(410)][r(340)](n),o=n[r(407)],i=n[r(445)],a=n[r(465)](r(349)),c=!o||o[r(465)](r(349))!==a,u=!i||i[r(465)](r(349))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(427),e)))}[js(415)](){const t=js,e=this[t(429)],n=e[t(392)];function r(n){const r=t,s=e[r(460)][r(402)](r(321))[r(430)],o=e[r(460)][r(402)](r(457))[r(430)];return r(457)===n?s:o}e[t(369)][t(402)](t(395))[t(396)][t(433)]((function(s){const o=t;if(o(377)!=s[o(322)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(432)]){case o(321):u=i[o(370)][0][o(420)],l=r(i[o(432)]),a=o(u?348:374),!l&&e[o(344)][o(402)](o(341))||(a=o(405)),c={type:o(379),content:zr(n,a,zr(n,o(426)))};break;case o(457):u=i[o(370)][0][o(420)],l=r(i[o(432)]),a=o(u?348:374),!l&&e[o(344)][o(402)](o(341))||(a=o(405)),c={type:o(379),content:zr(n,a,zr(n,o(453)))};break;case o(463):a=o(368),c={type:o(379),content:zr(n,a,zr(n,o(427)))};break;case o(347):a=function(t){const e=o,n=t[e(386)]();let r=n[e(425)][e(317)];for(;r&&n[e(338)](r);){if(r[e(465)](e(419))>0)return!1;r=r[e(445)]}return!0}(s)?zr(n,o(374),zr(n,function(t){const e=o;return e(451)+t[e(386)]()[e(425)][e(317)][e(465)](e(391))[e(446)]()+e(450)}(s))):zr(n,o(456),zr(n,o(427))),c={type:o(379),content:a};break;case o(336):case o(436):!1===i[o(375)]&&(a=o(443),c={type:o(449),content:zr(n,a,zr(n,o(427)))})}return c}))}}function Ws(t){const e=js;let n=t[e(386)]()[e(425)][e(317)][e(407)];for(;n;){const r=n[e(465)](e(349));if(!r)return!1;if(r==t[e(421)][e(390)])return e(390);if(r==t[e(421)][e(409)])return e(409);n=n[e(407)]}return!1}const zs=Hs;function Hs(t,e){const n=Ks();return(Hs=function(t,e){return n[t-=426]})(t,e)}function Ks(){const t=["data","head","lower-roman","bind","reversed","plugins","styles","numbered","10lydsLU","removeMarker","newValue","list.properties","model","40ZSJCkF","default","customNumbered","includes","1300524RjZFoK","filter","commandName","type","listType","242914ygtqDn","isUndo","registerAttributeLabel","_registerLegacyDescription","commandParams","attribute","config","*Format:* set order to regular","listReversed","document","getAttribute","circle","replace","handleDescriptions","1kMkOON","editor","*Format:* set order to reversed","FORMAT_LIST_START","upper-latin","get","next","TrackChangesEditing","formatBlock","startIndex","ListPropertiesEditing","toUpperCase","start","1072826CeDGdt","registerPostFixer","bulleted","suggestion","4360250XZPpZe","4966317lBxBUx","upper-roman","registerBlockAttribute","_LIST_","_getTranslationKeyForListStyle","1613046EzxLfP","getFirstRange","batch","has","_findSuggestions","decimal-leading-zero","ELEMENT_","197500ePqdnc","lower-latin","square","listStyle","afterInit","getFirstMarker","format","key","oldValue","_LIST_DEFAULT","find","*Change to:* %0","disc","descriptionFactory","nodeAfter","*Remove format:* %0","FORMAT_LIST_REVERSED","locale","*Format:* set start index to %0","registerDescriptionCallback","listStart","decimal","enableDefaultAttributesIntegration","getSuggestions","_getAttributeKey","*Set format:* %0"];return(Ks=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(428926===parseInt(n(506))/1*(parseInt(n(427))/2)+-parseInt(n(437))/3+parseInt(n(444))/4+-parseInt(n(478))/5*(parseInt(n(487))/6)+parseInt(n(492))/7*(-parseInt(n(483))/8)+parseInt(n(432))/9+parseInt(n(431))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[zs(448)](){const t=zs;if(!this[t(507)][t(475)][t(440)](t(516)))return;const e=this[t(507)][t(498)][t(511)](t(481)),n=this[t(507)][t(475)][t(511)](t(513));e[t(476)]&&(n[t(466)](t(447)),n[t(434)](t(447))),e[t(474)]&&(n[t(466)](t(500)),n[t(434)](t(500))),e[t(515)]&&(n[t(466)](t(464)),n[t(434)](t(464)));const r={type:t(450),content:""};n[t(457)][t(463)](this[t(505)][t(473)](this));const s=this[t(507)][t(461)];n[t(457)][t(494)](t(500),zr(s,t(460))),n[t(457)][t(463)]((e=>{const n=t,{data:s}=e;if(s&&n(500)==s[n(451)])return null==s[n(480)]||0==s[n(480)]&&null==s[n(452)]?r:void 0})),n[t(457)][t(494)](t(464),zr(s,t(509))),n[t(457)][t(463)]((e=>{const n=t,{data:s}=e;if(s&&n(464)==s[n(451)])return null==s[n(480)]||1==s[n(480)]&&null==s[n(452)]?r:void 0})),this[t(507)][t(482)][t(501)][t(428)]((e=>{const r=t;if(e[r(439)][r(493)])return!1;let s=!1;const o=n[r(467)]({skipNotAttached:!0})[r(488)]((t=>{const e=r,s=n[e(468)](t);return e(464)==s||e(500)==s}));for(const t of o){const o=t[r(438)]()[r(426)][r(458)][r(502)](r(491));r(477)!=o&&r(485)!=o&&(n[r(441)](t[r(438)](),r(497))[r(454)]((t=>r(491)==n[r(468)](t[r(430)])))||(e[r(479)](t[r(449)]()),s=!0))}return s})),this[t(495)]()}[zs(505)](t){const e=zs,n=this[e(507)][e(461)],{data:r}=t,s={type:e(450),content:""};if(!r||e(447)!=r[e(451)])return;if(!r[e(452)])return e(484)==r[e(480)]?s:{type:e(450),content:""+zr(n,e(469),zr(n,this[e(436)](r[e(480)])))};if(!r[e(480)]){if(e(484)==r[e(452)])return s;let o=t[e(471)];for(;o;){if(o[e(470)]&&e(491)==o[e(470)][e(451)]&&o[e(470)][e(480)])return s;o=o[e(512)]}return{type:e(450),content:""+zr(n,e(459),zr(n,this[e(436)](r[e(452)])))}}if(e(484)!=r[e(480)])return{type:e(450),content:""+zr(n,e(469),zr(n,this[e(436)](r[e(480)])))};let o=t[e(471)];for(;o;){if(o[e(470)]&&e(491)==o[e(470)][e(451)]&&o[e(470)][e(480)]&&o[e(470)][e(452)])return s;o=o[e(512)]}const i=t[e(438)]()[e(426)][e(458)][e(502)](e(491));return{type:e(450),content:zr(n,e(469),zr(n,e(443)+i[e(517)]()+e(453)))}}[zs(495)](){const t=zs,e=this[t(507)],n=e[t(461)];e[t(475)][t(511)](t(513))[t(457)][t(463)]((e=>{const r=t;if(r(514)!=e[r(490)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(489)]){case r(447):o=r(455),i={type:r(450),content:zr(n,o,zr(n,this[r(436)](s[r(496)][0][r(490)])))};break;case r(500):o=s[r(496)][0][r(474)]?r(508):r(499),i={type:r(450),content:zr(n,o)};break;case r(464):o=r(462),i={type:r(450),content:zr(n,o,s[r(496)][0][r(515)])}}return i}))}[zs(436)](t){const e=zs;return e(443)+function(t){const n=e;return Xs[n(486)](t)?n(429):Zs[n(486)](t)?n(477):null}(t)[e(517)]()+e(435)+t[e(517)]()[e(504)](/-/g,"_")}}const Xs=[zs(456),zs(503),zs(446)],Zs=[zs(465),zs(442),zs(472),zs(433),zs(445),zs(510)];var Qs=n(507);function Js(){const t=["end","downcastDispatcher","detach","ck-suggestion-marker-split","unbindElementFromMarkerName","4517331rtaOmz","2903880JMlsXv","parent","hasClass","getFirstRange","createRange","fire","setSelection","getFirstPosition","markerNameToElements","model","enterBlock","editor","selection","78sjUIRH","markerName","enableCommand","958384lFbSDF","enter","createPositionAt","453515StBewO","writer","requires","plugins","nextSibling","document","8068848tRzqgp","options","addMarker:suggestion:insertion","editing","get","removeMarker:suggestion:insertion","remove","bind","change","markInsertion","init","commands","data","split","2046852LqhdqO","afterExecute","1412019xDlIvn","fromRange","TrackChangesEditing","showSuggestionHighlights","high","mapper"];return(Js=function(){return t})()}const Ys=$s;function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(924957===parseInt(n(161))/1+parseInt(n(212))/2+-parseInt(n(172))/3+parseInt(n(189))/4+-parseInt(n(192))/5*(-parseInt(n(186))/6)+-parseInt(n(173))/7+-parseInt(n(198))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(194)](){return[Qs.Enter]}[Ys(208)](){const t=Ys,e=this[t(184)],n=e[t(195)][t(202)](t(163)),r=e[t(209)][t(202)](t(190));n[t(188)](t(190),(()=>{const s=t;e[s(182)][s(206)]((t=>{const o=s,a=e[o(182)][o(197)][o(185)],c=a[o(180)](),u=i.LiveRange[o(162)](a[o(176)]());if(r[o(183)](t)){const r=e[o(182)][o(191)](c[o(174)][o(196)],0),s=t[o(177)](c,r);n[o(207)](s)}else t[o(179)](t[o(177)](u[o(167)]));u[o(169)](),r[o(178)](o(160),{writer:t})}))})),e[t(201)][t(168)].on(t(200),Fs(e,t(211)),{priority:t(165)}),e[t(201)][t(168)].on(t(203),((e,n,r)=>{const s=t,o=r[s(166)][s(181)](n[s(187)]);if(o)for(const t of o)t[s(175)](s(170))&&(r[s(166)][s(171)](t,n[s(187)]),r[s(193)][s(204)](t))}),{priority:t(165)}),e[t(210)][t(168)].on(t(200),((n,r,s)=>{const o=t;s[o(199)][o(164)]&&Fs(e,o(211),{showActiveMarker:!1})[o(205)](this)(n,r,s)}),{priority:t(165)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=108]})(t,e)}function ro(){const t=["enableCommand","getRange","bind","item","16009IjcIbJ","getIntersection","afterInit","suggestion:deletion","replaceAll","string","model","22732YFDShC","FindAndReplaceUtils","handleFindCommand","FindAndReplaceEditing","end","findByTextCallback","find","editor","get","570KJyEDT","plugins","9566502sdzDbw","markers","createPositionAt","createRange","9468emaEBQ","replace","40KAKeeY","880DgFVvD","25699pJIlcK","has","10WElMly","getMarkersGroup","findNext","110MHqlRE","TrackChangesEditing","findPrevious","start","946668wcPZzW","filter","_isInDeletionRange","2580699vRGVoF"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(842576===parseInt(n(129))/1*(parseInt(n(131))/2)+parseInt(n(141))/3+-parseInt(n(110))/4*(parseInt(n(128))/5)+parseInt(n(121))/6+parseInt(n(146))/7*(-parseInt(n(127))/8)+-parseInt(n(125))/9*(-parseInt(n(119))/10)+-parseInt(n(134))/11*(parseInt(n(138))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(148)](){const t=eo;if(!this[t(117)][t(120)][t(130)](t(113)))return;const e=this[t(117)][t(120)][t(118)](t(135));e[t(142)](t(116),this[t(112)][t(144)](this)),e[t(142)](t(133)),e[t(142)](t(136)),e[t(142)](t(126)),e[t(142)](t(150))}[eo(112)](t,e,n={}){const r=eo,s=this[r(117)][r(120)][r(118)](r(111));return t((t=>(r(108)==typeof e?s[r(115)](e,n):e)(t)[r(139)]((e=>!1===this[r(140)](e,t[r(145)])))),n)}[eo(140)](t,e){const n=eo,r=this[n(117)][n(109)][n(124)](this[n(117)][n(109)][n(123)](e,t[n(137)]),this[n(117)][n(109)][n(123)](e,t[n(114)]));for(const t of this[n(117)][n(109)][n(122)][n(132)](n(149)))if(null!==r[n(147)](t[n(143)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=473]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(598172===-parseInt(n(502))/1+-parseInt(n(514))/2+parseInt(n(491))/3*(-parseInt(n(531))/4)+parseInt(n(495))/5+-parseInt(n(474))/6*(-parseInt(n(488))/7)+-parseInt(n(493))/8+parseInt(n(497))/9*(parseInt(n(528))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(504),commandName:oo(480)},{pluginName:oo(524),commandName:oo(515)},{pluginName:oo(498),commandName:oo(505)},{pluginName:oo(479),commandName:oo(523)}];function co(){const t=["commandParams","get","value","locale","title","1427856SrXSSn","fontFamily","fontBackgroundColor.colors","type","fontColor.colors","normalizeSizeOptions","enableDefaultAttributesIntegration","descriptionFactory","*Set font color:* %0","fontBackgroundColor","FontFamilyEditing","*Set font family:* %0","TrackChangesEditing","editor","16047660JlGdUI","model","formatInline","931380LWrKyP","*Reset font color*","has","FORMAT_FONT_BACKGROUND","4538562bPCUlZ","trim","FORMAT_FONT_SIZE","registerAttributeLabel","*Reset font background color*","FontBackgroundColorEditing","fontSize","afterInit","config","FontSize","find","plugins","*Set font background color:* %0","*Reset font family*","7jnYiXB","registerInlineAttribute","toLowerCase","6xrimRX","label","2698264bHJXOA","registerDescriptionCallback","3378360UpLBCl","_registerLegacyDescription","9QkDYWn","FontColorEditing","FORMAT_FONT_FAMILY","FORMAT_FONT_COLOR","commandName","921792kPJDKS","fontSize.options","FontSizeEditing","fontColor","format","*Reset font size*","*Set font size:* %0"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(481)](){const t=oo,e=this[t(527)][t(512)],n=this[t(527)][t(485)][t(510)](t(526));for(const{pluginName:e,commandName:r}of ao)this[t(527)][t(485)][t(533)](e)&&(n[t(520)](r),n[t(489)](r));n[t(521)][t(477)](t(480),zr(e,t(476))),n[t(521)][t(477)](t(515),zr(e,t(499))),n[t(521)][t(477)](t(505),zr(e,t(500))),n[t(521)][t(477)](t(523),zr(e,t(473))),this[t(496)]()}[oo(496)](){const t=oo,e=this[t(527)],n=e[t(512)];e[t(485)][t(510)](t(526))[t(521)][t(494)]((e=>{const r=t,o=n.t;if(r(530)!=e[r(517)])return;const{data:i}=e;if(null!=i){if(r(480)==i[r(501)]){const t=i[r(509)][0][r(511)];if(t){const e=o(this[r(527)][r(485)][r(510)](r(483))[r(519)](this[r(527)][r(482)][r(510)](r(503)))[r(484)]((e=>e[r(529)]==t))[r(513)])[r(490)]();return{type:r(506),content:zr(n,r(508),e)}}return{type:r(506),content:zr(n,r(507))}}if(r(515)==i[r(501)]){const t=i[r(509)][0][r(511)];return t?{type:r(506),content:zr(n,r(525),t)}:{type:r(506),content:zr(n,r(487))}}if(r(505)==i[r(501)]){const t=i[r(509)][0][r(511)];if(t){const e=(0,s.normalizeColorOptions)(this[r(527)][r(482)][r(510)](r(518)))[r(484)]((e=>e[r(529)]==t));let i=t,a="";return e&&(i=e[r(492)],a=o(i)[r(490)]()),{type:r(506),content:zr(n,r(522),a)[r(475)](),color:{value:t,title:a||i}}}return{type:r(506),content:zr(n,r(532))}}if(r(523)==i[r(501)]){const t=i[r(509)][0][r(511)];if(t){const e=(0,s.normalizeColorOptions)(this[r(527)][r(482)][r(510)](r(516)))[r(484)]((e=>e[r(529)]==t));let i=t,a="";return e&&(i=e[r(492)],a=o(i)[r(490)]()),{type:r(506),content:zr(n,r(486),a)[r(475)](),color:{value:t,title:a||i}}}return{type:r(506),content:zr(n,r(478))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=368]})(t,e)}function ho(){const t=["pasteFormat","plugins","fontColor","boolean","config","*Set format to:* %0","commandParams","formatInline","1948044mHOXMZ","fontSize.options","2192395FgDLsP","1355199RWoXuz","1944105kdLmRo","find","slice","TrackChangesEditing","join","push","_registerLegacyDescription","entries","charAt","length","normalizeSizeOptions","commands","copyFormat","locale","label","model","split","format","registerDescriptionCallback","6660324RJEWiQ","16uIloDB","enableDefaultAttributesIntegration","fontBackgroundColor","afterInit","get","fontColor.colors","fontSize","toUpperCase","4123400EfuLHM","*Remove all formatting*","FontSize","formatBlock","toLowerCase","editor","enableCommand","descriptionFactory","276978ilEgfj","type","title","commandName"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(718904===parseInt(n(375))/1+-parseInt(n(412))/2+parseInt(n(376))/3+-parseInt(n(404))/4+parseInt(n(374))/5+-parseInt(n(395))/6+-parseInt(n(372))/7*(-parseInt(n(396))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(399)](){const t=lo,e=this[t(409)],n=e[t(417)][t(400)](t(379)),r=e[t(387)][t(400)](t(388)),s=e[t(387)][t(400)](t(416));r&&s&&(n[t(397)](t(416)),n[t(410)](t(388)),this[t(382)]())}[lo(382)](){const t=lo,e=this[t(409)],n=e[t(389)];e[t(417)][t(400)](t(379))[t(411)][t(394)]((r=>{const s=t;if(s(407)!=r[s(413)]&&s(371)!=r[s(413)])return;const{data:o}=r;if(o&&s(416)===o[s(415)]){const t=[],r=o[s(370)][0];for(const[n,o]of Object[s(383)](r))t[s(381)](po(e,n,o));return t[s(385)]?{type:s(393),content:zr(n,s(369),t[s(380)](", "))}:{type:s(393),content:zr(n,s(405))}}}))}}function po(t,e,n){const r=lo,o=t[r(389)].t,i=e[r(392)](/(?=[A-Z])/)[r(380)](" "),a=o(i[r(384)](0)[r(403)]()+i[r(378)](1))[r(408)]();if(r(419)==typeof n)return a;if(r(418)===e||r(398)===e){const e=(0,s.normalizeColorOptions)(t[r(368)][r(400)](r(401)))[r(377)]((t=>t[r(391)]==n));return a+" ("+(e?o(e[r(390)])[r(408)]():n)+")"}if(r(402)===e&&isNaN(parseFloat(n))){const e=t[r(417)][r(400)](r(406))[r(386)](t[r(368)][r(400)](r(373)))[r(377)]((t=>t[r(391)]==n));return a+" ("+(e?o(e[r(414)])[r(408)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["8NTFtTc","config","ELEMENT_HEADING_CUSTOM","*Change to:* %0","enableDefaultAttributesIntegration","title","376178FBoGgH","registerElementLabel","view","match","descriptionFactory","format","get","has","_registerLegacyDescription","ELEMENT_HEADING","locale","_getHeadingLevel","find","21387OAtSnE","5582853uqYxqX","registerDescriptionCallback","_headingOptions","plugins","HeadingEditing","editor","commandName","180XKkWSw","199956dzcvZL","paragraph","1991570WKlGub","heading","heading.options","665132hqOjND","afterInit","commandParams","24953630gIuYKJ","type","name","formatBlock","7hQEEBy","model","TrackChangesEditing","value"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=346]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(325987===-parseInt(n(380))/1+-parseInt(n(357))/2*(parseInt(n(349))/3)+-parseInt(n(363))/4+-parseInt(n(360))/5+parseInt(n(358))/6*(parseInt(n(370))/7)+parseInt(n(374))/8*(-parseInt(n(350))/9)+parseInt(n(366))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(364)](){const t=Io,e=this[t(355)];if(!e[t(353)][t(387)](t(354)))return;this[t(352)]=e[t(375)][t(386)](t(362));const n=e[t(346)],r=e[t(353)][t(386)](t(372));r[t(378)](t(361));for(const e of this[t(352)])t(359)!=e[t(371)]&&r[t(384)][t(381)](e[t(371)],(n=>{const r=t,i=this[r(347)](e[r(371)]);return null!==i?s(n,i):o(n,e[r(379)])}));function s(e,r){return zr(n,t(389),[e,r])}function o(e,r){return zr(n,t(376),[e,r])}this[t(388)]()}[Io(388)](){const t=Io,e=this[t(355)],n=e[t(346)];e[t(353)][t(386)](t(372))[t(384)][t(351)]((e=>{const r=t;if(r(369)!=e[r(367)])return;const{data:s}=e;if(s&&r(361)==s[r(356)]){const e=s[r(365)][0][r(373)],c=this[r(347)](e);if(null!==c)return{type:r(385),content:zr(n,r(377),(a=c,zr(n,r(389),[1,a])))};const u=this[r(352)][r(348)]((t=>t[r(371)]===e))[r(379)];return{type:r(385),content:zr(n,r(377),(o=1,i=u,zr(n,t(376),[o,i])))}}var o,i,a}))}[Io(347)](t){const e=Io;var n,r;const s=t[e(383)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(352)])||void 0===n?void 0:n[e(348)]((n=>n[e(371)]==t));if(o&&o[e(382)]){const t=o[e(382)],n=(null!==(r=t[e(368)])&&void 0!==r?r:t)[e(383)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["registerInlineAttribute","afterInit","7744hsOXPl","highlight.options","find","TrackChangesEditing","HighlightEditing","type","commandParams","2990862CGVZKA","*Remove highlight*","descriptionFactory","*Set highlight:* %0","registerDescriptionCallback","2238880wZSesE","FORMAT_HIGHLIGHT","color","commandName","210qBFllH","registerAttributeLabel","5970424KVmJSc","_registerLegacyDescription","plugins","format","editor","10059ZkAVSi","highlight","16344BSIcSq","toLowerCase","config","enableDefaultAttributesIntegration","model","get","738704scFGWX","formatInline","title","value","8915625EzXFTO","locale","has"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(902093===-parseInt(n(202))/1+parseInt(n(187))/2*(parseInt(n(194))/3)+parseInt(n(189))/4+-parseInt(n(206))/5+-parseInt(n(178))/6+parseInt(n(183))/7+-parseInt(n(211))/8*(-parseInt(n(196))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(210)](){const t=To,e=this[t(193)];if(!e[t(191)][t(208)](t(175)))return;const n=e[t(191)][t(201)](t(214)),r=e[t(207)];n[t(199)](t(195)),n[t(209)](t(195)),n[t(180)][t(188)](t(195),zr(r,t(184))),this[t(190)]()}[To(190)](){const t=To,e=this[t(193)],n=e[t(207)];e[t(191)][t(201)](t(214))[t(180)][t(182)]((r=>{const s=t;if(s(203)!=r[s(176)])return;const{data:o}=r;if(o&&s(195)==o[s(186)]){const t=n.t,r=o[s(177)][0][s(205)];if(r){const o=e[s(198)][s(201)](s(212))[s(213)]((t=>t[s(200)]==r)),i=t(o[s(204)])[s(197)]();return{type:s(192),content:zr(n,s(181),i),color:{value:o[s(185)],title:o[s(204)]}}}return{type:s(192),content:zr(n,s(179),zr(n,s(184)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=388]})(t,e)}const Co=ko;function Lo(){const t=["elementToStructure","7lpiBks","plugins","ck-horizontal-line","descriptionFactory","271278FxsGGY","for","insert","div","locale","HorizontalLineEditing","editor","conversion","303MgnXBW","4465458edYxeL","760664KJeawy","395wHypPR","showSuggestionHighlights","addClass","enableCommand","5140IVuZUe","get","createEmptyElement","createPositionAt","high","dataDowncast","ELEMENT_HORIZONTAL_LINE","registerElementLabel","TrackChangesEditing","afterInit","81264AWrLVr","492036eLQSPV","horizontalLine","has","createContainerElement"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(130200===-parseInt(n(410))/1+-parseInt(n(411))/2+parseInt(n(393))/3+parseInt(n(400))/4*(parseInt(n(396))/5)+parseInt(n(420))/6*(-parseInt(n(416))/7)+-parseInt(n(395))/8+parseInt(n(394))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(409)](){const t=Co,e=this[t(391)];if(!e[t(417)][t(413)](t(390)))return;e[t(417)][t(401)](t(408))[t(399)](t(412));const n=e[t(417)][t(401)](t(408)),r=e[t(389)];n[t(419)][t(407)](t(412),(e=>zr(r,t(406),e))),e[t(392)][t(421)](t(405))[t(415)]({model:t(412),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(397)])return null;const o=n[s(414)](s(388)),i=n[s(402)]("hr");return n[s(398)](s(418),o),n[s(422)](n[s(403)](o,0),i),o},converterPriority:t(404)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=167]})(t,e)}const So=Ro;function Mo(){const t=["has","21885UNqlxX","registerDescriptionCallback","registerElementLabel","start","220118gQWElW","1565170xIvqwA","get","formatBlock","2686271uLpcmc","editor","24GLrHdx","element","format","attribute","ELEMENT_HTML_EMBED","getFirstRange","plugins","_registerLegacyDescription","nodeAfter","16VHMWja","value","HtmlEmbed","descriptionFactory","*Change %0 content*","afterInit","18qHfxpo","384004blkDYw","htmlEmbed","rawHtml","TrackChangesEditing","enableDefaultAttributesIntegration","key","locale","620765HnjpJn","commandName","registerBlockAttribute","657346SxUViY","type"];return(Mo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(403355===parseInt(n(196))/1+parseInt(n(189))/2+-parseInt(n(192))/3+-parseInt(n(179))/4+parseInt(n(186))/5*(-parseInt(n(202))/6)+parseInt(n(200))/7*(parseInt(n(172))/8)+parseInt(n(178))/9*(-parseInt(n(197))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(177)](){const t=So,e=this[t(201)];if(!e[t(169)][t(191)](t(174)))return;const n=e[t(169)][t(198)](t(182)),r=e[t(185)];n[t(175)][t(194)](t(181),(e=>zr(r,t(167),e))),n[t(183)](t(180)),n[t(188)](t(173)),n[t(175)][t(193)]((e=>{const n=t;if(n(205)!=e[n(190)])return;const{data:s}=e;if(s&&n(173)==s[n(184)]&&e[n(168)]()[n(195)][n(171)].is(n(203),n(181))){const t=zr(r,n(167));return{type:n(204),content:zr(r,n(176),t)}}})),this[t(170)]()}[So(170)](){const t=So,e=this[t(201)],n=e[t(185)];e[t(169)][t(198)](t(182))[t(175)][t(193)]((e=>{const r=t;if(r(199)!=e[r(190)])return;const{data:s}=e;if(s&&r(180)==s[r(187)]){const t=zr(n,r(167));return{type:r(204),content:zr(n,r(176),t)}}}))}}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Oo,r=t();for(;;)try{if(419886===-parseInt(n(219))/1*(parseInt(n(222))/2)+parseInt(n(319))/3+-parseInt(n(214))/4*(parseInt(n(263))/5)+parseInt(n(274))/6*(parseInt(n(275))/7)+parseInt(n(276))/8*(-parseInt(n(286))/9)+-parseInt(n(284))/10*(parseInt(n(281))/11)+parseInt(n(271))/12*(parseInt(n(287))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(240)](){const t=wo,e=this[t(295)];if(!e[t(307)][t(231)](t(206)))return;const n=e[t(307)][t(305)](t(207)),r=e[t(307)][t(305)](t(236)),s=e[t(227)];n[t(238)](t(239)),n[t(235)][t(317)](t(288),(e=>zr(s,t(204),e))),n[t(235)][t(317)](t(237),(e=>zr(s,t(260),e))),n[t(235)][t(317)](t(313),(()=>zr(s,t(314)))),e[t(307)][t(231)](t(308))&&n[t(238)](t(326)),e[t(307)][t(231)](t(250))&&e[t(307)][t(231)](t(256))&&(n[t(238)](t(258),((s,o)=>{const i=t,a=r[i(254)](e[i(241)][i(226)][i(303)]);e[i(241)][i(223)]((()=>{const t=i;n[t(320)](a,{commandName:t(258),commandParams:[o]},[],t(234))}))})),n[t(238)](t(251),((s,o)=>{const a=t;e[a(241)][a(223)]((t=>{const c=a;let u=r[c(254)](e[c(241)][c(226)][c(303)]),l=t[c(279)](u);const f=i.LivePosition[c(282)](l[c(299)],c(228)),h=i.LivePosition[c(282)](l[c(283)],c(297));n[c(306)]((()=>s(o))),u=r[c(254)](e[c(241)][c(226)][c(303)]),l=t[c(279)](u);const g=t[c(208)](f,h);f[c(233)](),h[c(233)](),n[c(320)](u,{commandName:c(258),commandParams:[o]},[],c(290)),g[c(299)][c(309)](l[c(299)])&&n[c(266)](t[c(208)](g[c(299)],l[c(299)]),c(290)),l[c(283)][c(309)](g[c(283)])&&n[c(266)](t[c(208)](l[c(283)],g[c(283)]),c(290))}))})),n[t(269)][t(302)](t(270),t(290),t(248),(()=>!1)),n[t(269)][t(302)](t(270),t(290),t(255),(()=>!1)),n[t(269)][t(302)](t(270),t(290),t(265),n[t(269)][t(298)](t(270),"",t(255))),n[t(269)][t(302)](t(215),t(290),t(248),(()=>!1)),n[t(269)][t(302)](t(215),t(290),t(265),(([r])=>{const s=t,o=n[s(269)][s(298)](s(215),"",s(265));let i=r[s(299)],a=r[s(283)];const c=e[s(241)][s(294)][s(242)](i,s(232)),u=e[s(241)][s(294)][s(242)](a,s(229));c[s(268)]&&(i=c[s(299)]),u[s(268)]&&(a=u[s(283)]),o([e[s(241)][s(208)](i,a)])})),n[t(269)][t(302)](t(270),t(290),t(300),c),n[t(269)][t(302)](t(215),t(290),t(300),c)),e[t(307)][t(231)](t(217))&&(n[t(238)](t(221),((s,o)=>{const i=t,a=e[i(307)][i(305)](i(213));let c=r[i(254)](e[i(241)][i(226)][i(303)]),u=a[i(311)](c);e[i(241)][i(223)]((()=>{const t=i;if(u)return void n[t(315)](e[t(241)][t(279)](u));const l=r[t(264)](c);s(o),c=r[t(254)](e[t(241)][t(226)][t(303)]),u=a[t(311)](c),n[t(266)](e[t(241)][t(279)](u),l?null:t(323))}))})),n[t(269)][t(302)](t(215),t(323),t(300),c));const o=[{type:t(270),subType:t(322)},{type:t(215),subType:t(323)},{type:t(270),subType:t(290)},{type:t(215),subType:t(290)}];function a(e,s){const i=t,a=o[i(253)]((({type:t,subType:n})=>e[i(246)]==t&&e[i(252)]==n)),c=o[i(253)]((({type:t,subType:e})=>s[i(246)]==t&&s[i(252)]==e));if(a<0||c<0)return!1;const u=e[i(304)](),l=s[i(304)]();if((0==a||1==a)&&2==c&&u[i(243)](l))return!0;if(2==a&&3==c){const t=n[i(318)](u,i(215))[i(225)]((({suggestion:t,meta:e})=>e[i(218)]&&i(290)==t[i(252)]));if(t[i(244)]>1&&l[i(283)][i(293)](u[i(299)]))return!0;if(1==t[i(244)]&&(u[i(299)][i(293)](l[i(283)])||u[i(283)][i(293)](l[i(299)])))return!0}if(3==a&&3==c&&u[i(299)][i(309)](l[i(299)])){const t=u[i(283)][i(259)],e=l[i(299)][i(220)];return r[i(264)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(307)][t(231)](t(267))&&(n[t(230)](t(289)),n[t(325)](t(209)),n[t(235)][t(211)](t(209),zr(s,t(278)))),e[t(307)][t(231)](t(296))&&(n[t(230)](t(203)),n[t(325)](t(212))),n[t(235)][t(272)]((e=>{const n=t;if(o[n(210)]((({type:t,subType:r})=>e[n(246)]==t&&e[n(252)]==r)))return e[n(277)]?{}:void 0})),n[t(235)][t(272)]((e=>{const n=t;if(n(215)==e[n(246)]||n(312)==e[n(246)]){const t=e[n(291)]();if(t&&t.is(n(321),n(313)))return{type:n(215)==e[n(246)]?n(273):n(292),element:t,quantity:1}}})),n[t(235)][t(272)]((e=>t(270)==e[t(246)]&&t(290)==e[t(252)]?{type:t(316),content:t(205)}:t(270)==e[t(246)]&&t(234)==e[t(252)]?{type:t(316),content:t(280)}:void 0)),n[t(235)][t(272)]((e=>{const n=t;if(n(257)!=e[n(246)])return;const{data:r}=e;if(!r||n(212)!=r[n(285)])return;const o=r[n(324)];return o?{type:n(316),content:zr(s,n(301),'"'+o+'"')}:{type:n(316),content:zr(s,n(224))}})),this[t(245)]()}[wo(245)](){const t=wo,e=this[t(295)],n=e[t(227)];e[t(307)][t(305)](t(207))[t(235)][t(272)]((e=>{const r=t;if(r(270)!=e[r(246)]&&r(249)!=e[r(246)])return;const{data:s}=e;if(s){if(r(203)==s[r(262)]){const t=s[r(310)][0][r(324)];return t?{type:r(316),content:zr(n,r(301),'"'+t+'"')}:{type:r(316),content:zr(n,r(224))}}if(r(289)==s[r(262)]){const t=s[r(310)][0][r(247)];return t?{type:r(316),content:zr(n,r(216),t)}:{type:r(316),content:zr(n,r(261))}}}}))}}function Do(){const t=["4nUzbKm","change","*Remove image text alternative*","filter","document","locale","toPrevious","forward","enableDefaultAttributesIntegration","has","backward","detach","convertBlockImageToInline","descriptionFactory","ImageUtils","imageInline","enableCommand","insertImage","afterInit","model","getNearestSelectionRange","isIntersecting","length","_registerLegacyDescription","type","width","join","formatInline","ImageBlockEditing","imageTypeBlock","subType","findIndex","getClosestSelectedImageElement","accept","ImageInlineEditing","attribute","imageTypeInline","nodeAfter","ELEMENT_INLINE_IMAGE","*Reset image width*","commandName","30xVBUug","isBlockImage","discard","markInsertion","ImageResize","isCollapsed","_suggestionFactory","formatBlock","180FVVyQL","registerDescriptionCallback","addObject","1468602kfnWtB","7JRxVQm","32uspIKm","previous","FORMAT_IMAGE_SIZE","createRangeOn","Block image to inline image","4356FfuBLh","fromPosition","end","19570wrBAaV","key","216279yBJUUm","627523EWritv","imageBlock","resizeImage","convertInlineImageToBlock","getContainedElement","removeObject","isEqual","schema","editor","ImageTextAlternativeEditing","toNext","getSuggestionCallback","start","chain","*Set image text alternative:* %0","registerCustomCallback","selection","getFirstRange","get","forceDefaultExecution","plugins","ImageUploadEditing","isBefore","commandParams","getCaptionFromImageModelElement","deletion","caption","ELEMENT_CAPTION","markDeletion","format","registerElementLabel","_findSuggestions","1844100wdugij","markBlockFormat","element","imageStylePreApply","imageCaption","newValue","registerBlockAttribute","uploadImage","imageTextAlternative","ELEMENT_IMAGE","Inline image to block image","ImageEditing","TrackChangesEditing","createRange","resizedWidth","find","registerAttributeLabel","alt","ImageCaptionUtils","147216MJLlGD","insertion","*Set image width:* %0","ImageCaptionEditing","isOwn","35863aWQbem","nodeBefore","toggleImageCaption"];return(Do=function(){return t})()}const xo=Po;function Bo(){const t=["_suggestionFactory","enableDefaultAttributesIntegration","type","get","124312cnWWUu","discard","replaceImageSource","registerDescriptionCallback","oldValue","_handleLegacySuggestions","TrackChangesEditing","src","1008813uTtlEH","has","2926360smGkem","descriptionFactory","attribute","977993fWyxDa","locale","afterInit","*Replace image URL*","4grflgR","key","4326436DpYyvM","plugins","getSuggestionCallback","formatInline","commandName","_registerLegacyDescription","2014380tvOoVo","newValue","editor","210EjLMVn","*Format:* replace image URL","accept","registerCustomCallback","registerBlockAttribute","formatBlock","6306426UUrfmR","format","ImageEditing"];return(Bo=function(){return t})()}function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=226]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(551967===-parseInt(n(234))/1+parseInt(n(238))/2*(parseInt(n(229))/3)+parseInt(n(240))/4+-parseInt(n(231))/5+parseInt(n(255))/6+parseInt(n(249))/7*(-parseInt(n(262))/8)+-parseInt(n(246))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(236)](){const t=xo;if(!this[t(248)][t(241)][t(230)](t(257)))return;const e=this[t(248)][t(235)],n=this[t(248)][t(241)][t(261)](t(227));n[t(259)](t(264)),n[t(253)](t(228)),n[t(232)][t(265)]((n=>{const r=t;if(r(233)!=n[r(260)])return;const{data:s}=n;return s&&r(228)==s[r(239)]?s[r(247)]&&s[r(266)]?{type:r(256),content:zr(e,r(237))}:{type:r(256),content:""}:void 0})),this[t(226)]()}[xo(226)](){const t=xo,e=this[t(248)][t(241)][t(261)](t(227));e[t(258)][t(252)](t(254),t(264),t(251),e[t(258)][t(242)](t(254),null,t(263))),e[t(258)][t(252)](t(254),t(264),t(263),e[t(258)][t(242)](t(254),null,t(251))),this[t(245)]()}[xo(245)](){const t=xo,e=this[t(248)],n=e[t(235)];e[t(241)][t(261)](t(227))[t(232)][t(265)]((e=>{const r=t;if(r(254)!=e[r(260)]&&r(243)!=e[r(260)])return;const{data:s}=e;return s&&r(264)==s[r(244)]?{type:r(256),content:zr(n,r(250))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=446]})(t,e)}function Vo(){const t=["1278150DaSbZM","isIntersecting","formatInline","insertion","subType","afterInit","getFirstRange","selection","registerDescriptionCallback","change","differ","forEach","getSuggestionCallback","imageStylePreApply","length","plugins","name","commandReversedParams","isInContent","discardSuggestion","accept","nodeAfter","7785QMiapb","imageStylePostApply","9QhgIWB","formatBlock","markBlockFormat","convertInlineImageToBlock","from","createRangeOn","244TWJcvY","next","32109MePmpV","getSuggestion","model","getSuggestions","findIndex","format","filter","commands","toLowerCase","head","FORMAT_SIDE_IMAGE","registerCustomCallback","newRange","setImageNaturalSizeAttributes","imageTypeBlock","230964WiwjIH","ImageUtils","document","ImageStyleEditing","8319410yEhdlN","*Format:* %0","getChangedMarkers","isEqual","has","end","35CQcedn","_registerLegacyDescription","getClosestSelectedImageElement","join","_findSuggestions","_splitMarkerName","2611544DAvzBB","locale","chain","discard","imageTypeInline","commandName","isBefore","refresh","author","suggestion","nodeBefore","isInlineImage","getContainedElement","value","Users","hasSuggestion","registerPostFixer","62xFPtRg","isOwn","TrackChangesEditing","title","imageCaption","normalizedStyles","side","imageStyle","markInlineFormat","61121hiRtYz","isBlockImage","shouldConvertImageType","type","editor","enableCommand","commandParams","get","_suggestionFactory","descriptionFactory","start"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(196585===-parseInt(n(484))/1+-parseInt(n(475))/2*(parseInt(n(527))/3)+parseInt(n(525))/4*(parseInt(n(517))/5)+-parseInt(n(542))/6*(-parseInt(n(452))/7)+-parseInt(n(458))/8+-parseInt(n(519))/9*(parseInt(n(495))/10)+parseInt(n(446))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Wo extends t.Plugin{[jo(500)](){const t=jo,n=this[t(488)];if(!n[t(510)][t(450)](t(545)))return;const r=n[t(510)][t(491)](t(477)),s=n[t(510)][t(491)](t(543)),o={};r[t(489)](t(482),((o,i)=>{const a=t,c=n[a(510)][a(491)](a(472)).me,u=n[a(534)][a(491)](a(482));let l=s[a(454)](n[a(529)][a(544)][a(502)]),f=n[a(529)][a(524)](l),h=u[a(471)];if(h==i[a(471)])return;const g={commandName:a(482),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(529)][a(504)]((()=>{const t=a;if(r[t(530)]()[t(533)]((e=>e[t(513)]&&c==e[t(466)]&&(t(520)==e[t(487)]||t(497)==e[t(487)])&&(t(508)==e[t(499)]||t(518)==e[t(499)])&&e[t(501)]()[t(449)](f)))[t(506)]((e=>r[t(514)](e[t(536)]))),l=s[t(454)](n[t(529)][t(544)][t(502)]),f=n[t(529)][t(524)](l),u[t(465)](),n[t(534)][t(491)](t(462))[t(465)](),n[t(534)][t(491)](t(541))[t(465)](),h=u[t(471)],h!=i[t(471)])return s[t(469)](l)&&u[t(486)](i[t(471)],l)?(o({...i,setImageSizes:!1}),l=s[t(454)](n[t(529)][t(544)][t(502)]),void r[t(521)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(508))):void(s[t(485)](l)?r[t(521)](l,g,[],t(518)):r[t(483)](f,g,t(518)))}))}));for(const e of n[t(510)][t(491)](t(545))[t(480)])o[e[t(511)]]=e[t(478)][t(535)]();r[t(492)][t(538)](t(520),t(508),t(455),(()=>!1)),r[t(492)][t(538)](t(520),t(518),t(455),(()=>!1)),r[t(492)][t(538)](t(497),t(518),t(455),(()=>!1)),r[t(492)][t(538)](t(520),t(508),t(515),(([e])=>{const n=t;s[n(540)](e[n(470)]())})),r[t(492)][t(538)](t(520),t(508),t(461),((e,n)=>{const s=t;r[s(492)][s(507)](s(520),"",s(515))(e,{commandName:n[s(463)],commandParams:n[s(512)]})})),r[t(492)][t(538)](t(520),t(508),t(460),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(520),subType:t(508)},{type:t(498),subType:t(479)},{type:t(520),subType:t(522)},{type:t(498),subType:t(522)}];function a(e,n){const o=t,a=i[o(531)]((({type:t,subType:n})=>e[o(487)]==t&&e[o(499)]==n)),c=i[o(531)]((({type:t,subType:e})=>n[o(487)]==t&&n[o(499)]==e));if(a<0||c<0)return!1;const u=e[o(501)](),l=n[o(501)]();if((0==a||1==a)&&2==c&&u[o(496)](l))return!0;if(2==a&&3==c){const t=r[o(456)](u,o(498))[o(533)]((({suggestion:t,meta:e})=>e[o(476)]&&o(522)==t[o(499)]));if(t[o(509)]>1&&l[o(451)][o(449)](u[o(494)]))return!0;if(1==t[o(509)]&&(u[o(494)][o(449)](l[o(451)])||u[o(451)][o(449)](l[o(494)])))return!0}if(3==a&&3==c&&u[o(494)][o(464)](l[o(494)])){const t=u[o(451)][o(516)],e=l[o(494)][o(468)];return s[o(485)](t)&&t===e}return!1}n[t(529)][t(544)][t(474)]((()=>{const e=t;let o=!1;const i=Array[e(523)](n[e(529)][e(544)][e(505)][e(448)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(457)](t);if(e(467)==i&&r[e(473)](u)){if(e(520)==a&&(e(508)==c||e(518)==c)){const t=r[e(528)](u);if(n[e(539)]){const n=t[e(501)]()[e(470)]();if(s[e(485)](n))continue;r[e(514)](t),o=!0}}if(e(498)==a&&e(479)==c&&!n[e(539)]){const t=r[e(528)](u);t[e(526)]&&t[e(526)][e(513)]&&(r[e(514)](t[e(526)]),o=!0)}}}return o})),this[t(453)](o)}[jo(453)](t){const e=jo,n=this[e(488)],r=n[e(459)];n[e(510)][e(491)](e(477))[e(493)][e(503)]((n=>{const s=e;if(s(520)!=n[s(487)]&&s(497)!=n[s(487)])return;const{data:o}=n;if(!o||s(482)!=o[s(463)])return;const i=o[s(490)][0][s(471)];return function(t){const e=s;return{type:e(532),content:zr(r,e(447),t)}}(s(481)===i?zr(r,s(537)):t[i]||i)}))}}function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=430]})(t,e)}const Ho=zo;function Ko(){const t=["trackChanges","get","enableCommand","track_changes","36664mYAmiy","bind","249970uPQtDk","editor","_trackChangesExecuted","2717412ntQYsi","1521133ujXKLR","dataInsert","_handleImportedData","216JuuuzB","high","5aQIqCm","forEach","73052856JmnXLs","12681560tFuAsv","collaboration_features","531PECQiX","importWord","Users","_setSuggestionData","_trackChangesValueDuringImport","listenTo","value","execute","12682538fLyQEL","7ePsTQd","TrackChangesEditing","2WQYLmd","lowest","plugins","commands","afterInit"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(846760===-parseInt(n(452))/1*(-parseInt(n(437))/2)+-parseInt(n(462))/3*(-parseInt(n(446))/4)+parseInt(n(457))/5*(parseInt(n(451))/6)+parseInt(n(435))/7*(parseInt(n(460))/8)+-parseInt(n(455))/9*(-parseInt(n(448))/10)+parseInt(n(434))/11+-parseInt(n(459))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(430)]=!1,this[e(450)]=!1}[Ho(441)](){const t=Ho,e=this[t(449)],n=e[t(440)][t(443)](t(463)),r=e[t(440)][t(443)](t(442));n&&(n.on(t(433),((e,[,n])=>{const s=t;this[s(430)]=r[s(432)],n[s(461)][s(445)]=!this[s(430)]}),{priority:t(456)}),this[t(431)](n,t(453),this[t(454)][t(447)](this)),this[t(431)](n,t(453),(()=>{const e=t;this[e(450)]&&(r[e(433)](),this[e(450)]=!1)}),{priority:t(438)}),e[t(439)][t(443)](t(436))[t(444)](t(463)))}[Ho(454)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(449)][n(440)][n(443)](n(442)),o=s[n(432)];this[n(430)]!==o&&(s[n(433)](),this[n(450)]=!0),r&&r[n(458)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(449)][o(439)][o(443)](o(464)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(463)}}};this[o(449)][o(439)][o(443)](o(436))[o(465)](i)}))}}const Xo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=100]})(t,e)}function Qo(){const t=["get","has","formatBlock","descriptionFactory","blockIndent","outdentBlock","1234325ZCLvYY","FORMAT_INDENT","getItems","locale","2510775YcyvVl","IndentEditing","registerBlockAttribute","enableCommand","type","TrackChangesEditing","enableDefaultAttributesIntegration","registerAttributeLabel","IndentBlock","plugins","getItemLabel","850892eZmFrb","16544uQmhIO","12QEelDQ","8433MYIogu","1099971zymqDD","commandName","2258046YjqPnb","5282172lhHDnV","_registerLegacyDescription","outdent","*Indent:* %0","editor","indentBlock","*Outdent:* %0","indent","registerDescriptionCallback","format","afterInit"];return(Qo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(677131===-parseInt(n(125))/1+-parseInt(n(101))/2+parseInt(n(105))/3*(parseInt(n(103))/4)+parseInt(n(129))/5+-parseInt(n(108))/6+-parseInt(n(107))/7+-parseInt(n(102))/8*(-parseInt(n(104))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Xo(118)](){const t=Xo,e=this[t(112)],n=e[t(138)][t(119)](t(134));if(e[t(138)][t(120)](t(130))&&(n[t(132)](t(115)),n[t(132)](t(110))),e[t(138)][t(120)](t(137)))for(const e of[t(113),t(124)])n[t(135)](e);const r=e[t(128)];n[t(131)](t(123)),n[t(122)][t(136)](t(123),zr(r,t(126))),this[t(109)]()}[Xo(109)](){const t=Xo,e=this[t(112)],n=e[t(128)],r=e[t(138)][t(119)](t(134));r[t(122)][t(116)]((e=>{const s=t;if(s(121)!=e[s(133)])return;const{data:o}=e;if(!o)return;if(s(113)!=o[s(106)]&&s(124)!=o[s(106)])return;const i=e[s(127)]()[0],a=r[s(122)][s(100)](i);return s(113)==o[s(106)]?{type:s(117),content:zr(n,s(111),a)}:s(124)==o[s(106)]?{type:s(117),content:zr(n,s(114),a)}:void 0}))}}var Yo=ti;function $o(){var t=["59QmUMut","TrackChangesEditing","14390kiYfZe","41448lIfVKW","plugins","10652nqvyxe","19019VdAMzc","1389OnlFQh","663kgdwNz","editor","690rYDTwV","4970mgbxzo","3274340CswldI","requires","get","7106877BGFmoB","input","init","enableCommand","54551nNBszL","8LYvjhY"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=443]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(636105===-parseInt(n(460))/1*(-parseInt(n(462))/2)+-parseInt(n(446))/3*(parseInt(n(444))/4)+parseInt(n(451))/5+parseInt(n(449))/6*(parseInt(n(458))/7)+parseInt(n(459))/8*(-parseInt(n(454))/9)+parseInt(n(450))/10*(parseInt(n(445))/11)+-parseInt(n(463))/12*(parseInt(n(447))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(452)](){return[Ms.Input]}[Yo(456)](){var t=Yo;this[t(448)][t(443)][t(453)](t(461))[t(457)](t(455))}}const ni=si;function ri(){const t=["747VuFozX","8495480zAqZAp","1wtDTIs","toLowerCase","newValue","locale","1786242xQFVgn","has","manualDecorators","registerDescriptionCallback","commands","type","enableDefaultAttributesIntegration","17084inNNsr","registerAttributeLabel","editor","9YFEqXT","commandParams","link","descriptionFactory","5udHjkp","commandName","key","unlink","plugins","linkHref","registerInlineAttribute","link (","afterInit","3120114EnyGjI","3411989GUZxWe","_registerLegacyDescription","16797852Thuxda","label","11lQQNHU","6486496GJJSeU","attribute","format","get","LinkEditing","TrackChangesEditing","formatInline","*Remove link*","*Set link:* %0"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(628107===-parseInt(n(293))/1*(-parseInt(n(297))/2)+parseInt(n(291))/3*(parseInt(n(304))/4)+-parseInt(n(311))/5*(-parseInt(n(276))/6)+-parseInt(n(277))/7+parseInt(n(282))/8*(-parseInt(n(307))/9)+-parseInt(n(292))/10*(-parseInt(n(281))/11)+-parseInt(n(279))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(275)](){const t=ni,e=this[t(306)];if(!e[t(271)][t(298)](t(286)))return;const n=e[t(271)][t(285)](t(287)),r=e[t(301)][t(285)](t(309));n[t(303)](t(309)),n[t(303)](t(270)),n[t(273)](t(272));for(const e of r[t(299)])n[t(273)](e.id),n[t(310)][t(305)](e.id,t(274)+e[t(280)][t(294)]()+")");n[t(310)][t(300)]((n=>{const r=t;if(r(283)!=n[r(302)])return;const{data:s}=n;if(!s||r(272)!=s[r(269)])return;const o=s[r(295)],i=e[r(296)];return{type:r(284),content:null==o?zr(i,r(289)):zr(i,r(290),'"'+o+'"')}})),this[t(278)]()}[ni(278)](){const t=ni,e=this[t(306)],n=e[t(296)];e[t(271)][t(285)](t(287))[t(310)][t(300)]((e=>{const r=t;if(r(288)!=e[r(302)])return;const{data:s}=e;if(s){if(r(309)==s[r(268)]){const t=s[r(308)][0];return{type:r(284),content:zr(n,r(290),'"'+t+'"')}}return r(270)==s[r(268)]?{type:r(284),content:zr(n,r(289))}:void 0}}))}}const ii=ci;function ai(){const t=["numbered","outdentList","ELEMENT_LIST_ITEM","findIndex","commandName","slice","*Indent:* %0","*Check item*","1327270adGRbC","formatInline","commandParams","103176LphUZj","before","checkTodoList","bulletedList","todoList","push","length","previousSibling","forceValue","createPositionAt","registerDescriptionCallback","descriptionFactory","get","nextSibling","markBlockFormat","paragraph","from","listType","ELEMENT_TODO_LIST","model","listItem","ELEMENT_NUMBERED_LIST","getAttribute","*Change to:* %0","indentList","5210useAWr","format","21yLxHko","TrackChangesEditing","afterInit","formatBlock","type","List","createRange","document","has","934842mLDwdr","schema","enableCommand","name","todoListChecked","editor","1380844DRLbLq","locale","_selectedElements","LegacyTodoListEditing","filter","ELEMENT_BULLETED_LIST","execute","LegacyListEditing","replace","*Outdent:* %0","plugins","listIndent","numberedList","checkChild","getSelectedBlocks","126oWGKcL","todo","selection","isObject","2623605TkzOKj","3742464FpLWJF","change","375SkluMD","value","end","blockName","commands","bulleted","parent","element","registerElementLabel","add","*Uncheck item*"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(314638===-parseInt(n(372))/1+-parseInt(n(311))/2*(parseInt(n(350))/3)+parseInt(n(328))/4+-parseInt(n(347))/5+-parseInt(n(322))/6*(parseInt(n(313))/7)+-parseInt(n(348))/8+parseInt(n(343))/9*(parseInt(n(369))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(315)](){const t=ii,e=this[t(327)],n=e[t(329)];if(!e[t(338)][t(321)](t(335)))return;const r=e[t(338)][t(298)](t(314)),s=e[t(338)][t(321)](t(331));function o(t){return()=>{const n=ci,s=e[n(305)][n(320)][n(345)],o=e[n(354)][n(298)](t);if(o[n(351)])return void e[n(334)](n(301),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(302)](t)[s(332)]((t=>function(t,e){const n=s;return e[n(341)](t[n(356)],n(306))&&!e[n(346)](t)}(t,r)));o=o[s(332)]((t=>!t.is(s(357),s(306))||t[s(308)](s(303))!=e));const i=new Set;for(const t of o)t.is(s(357),s(306))?i[s(359)](li(t)):i[s(359)](t);return Array[s(302)](i)}(s[n(342)](),i,e[n(305)][n(323)]);e[n(305)][n(349)]((()=>{const e=n;for(const n of a)r[e(300)](n,{commandName:t,commandParams:[{forceValue:!o[e(351)]}],formatGroupId:e(353)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(302)](t);const r=n[e(364)]((t=>e(306)!=t[e(325)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(305)][n(320)][n(345)][n(342)]()),o=e[n(305)][n(319)](e[n(305)][n(295)](s[0],n(373)),e[n(305)][n(295)](s[s[n(292)]-1],n(352)));e[n(305)][n(349)]((()=>{const e=n;r[e(300)](o,{commandName:t,commandParams:[],formatGroupId:e(339)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(299)];for(;t&&t[n(308)](n(339))>e[n(308)](n(339));)r[n(359)](t),t=t[n(299)]}return Array[n(302)](r)}(s))}))}}r[t(324)](t(340),o(t(340))),r[t(324)](t(289),o(t(289))),s&&r[t(324)](t(290),o(t(290))),r[t(324)](t(310),i(t(310))),r[t(324)](t(362),i(t(362))),s&&r[t(324)](t(374),(()=>{const n=t,s=e[n(354)][n(298)](n(374)),o=Array[n(302)](s[n(330)]);o[n(332)]((t=>t[n(308)](n(326))!=s[n(351)])),e[n(305)][n(349)]((()=>{const t=n;for(const e of o)r[t(300)](e,{commandName:t(374),commandParams:[{forceValue:!s[t(351)]}]})}))})),r[t(297)][t(358)](t(306),(e=>zr(n,t(363),e))),r[t(297)][t(296)]((e=>{const r=t;if(r(316)!=e[r(317)]&&r(370)!=e[r(317)])return;const{data:s}=e;if(s){if(r(340)==s[r(365)]||r(289)==s[r(365)]||r(290)==s[r(365)])switch(s[r(365)][r(336)](r(318),"")){case r(355):return o(zr(n,r(333)));case r(361):return o(zr(n,r(307)));case r(344):return o(zr(n,r(304)))}if(r(310)==s[r(365)])return{type:r(312),content:zr(n,r(367),zr(n,r(363)))};if(r(362)==s[r(365)])return{type:r(312),content:zr(n,r(337),zr(n,r(363)))};if(r(374)==s[r(365)])return s[r(371)][0][r(294)]?{type:r(312),content:zr(n,r(368))}:{type:r(312),content:zr(n,r(360))}}function o(t){const e=r;return{type:e(312),content:zr(n,e(309),t)}}}))}}function li(t){const e=ii,n=t[e(308)](e(339));if(0==n)return t;let r=t;for(;t[e(293)]&&t[e(293)].is(e(357),e(306));){const s=t[e(293)][e(308)](e(339));if(s==n)r=t[e(293)];else if(s<n)break;t=t[e(293)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(357),e(306))&&t[e(308)](e(339))>0){let r=t[e(299)];for(;r&&e(306)==r[e(325)]&&r[e(308)](e(339))==t[e(308)](e(339));)n[e(291)](r),r=r[e(299)]}return n}const hi=di;!function(t,e){const n=di,r=t();for(;;)try{if(588339===-parseInt(n(536))/1*(-parseInt(n(497))/2)+parseInt(n(518))/3*(parseInt(n(531))/4)+parseInt(n(512))/5+parseInt(n(520))/6+parseInt(n(509))/7+-parseInt(n(488))/8*(-parseInt(n(538))/9)+parseInt(n(553))/10*(-parseInt(n(519))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class gi extends t.Plugin{[hi(528)](){const t=hi;if(!this[t(546)][t(492)][t(530)](t(508)))return;const e=this[t(546)][t(525)][t(505)](t(535)),n=this[t(546)][t(492)][t(505)](t(517));e[t(534)]&&n[t(474)](t(485),this[t(511)][t(541)](this)),e[t(548)]&&n[t(474)](t(482),this[t(495)][t(541)](this)),e[t(533)]&&n[t(474)](t(491),this[t(498)][t(541)](this)),n[t(526)][t(522)](this[t(502)][t(541)](this))}[hi(511)](t,e={}){const n=hi,r=this[n(546)][n(492)][n(505)](n(517)),s=this[n(486)]();this[n(546)][n(532)][n(481)]((()=>{const t=n;r[t(516)](s,{commandName:t(485),commandParams:[{type:e[t(537)]}],formatGroupId:t(485)})}))}[hi(495)](t,e={}){const n=hi,r=this[n(546)][n(492)][n(505)](n(517)),s=this[n(545)]((t=>t.is(n(544),n(542))&&n(527)===t[n(477)](n(483))));if(s[n(500)]<1)return;const o=s[n(540)]((t=>this[n(546)][n(532)][n(551)](this[n(546)][n(532)][n(484)](t,n(501)),this[n(546)][n(532)][n(484)](t,0))));this[n(546)][n(532)][n(481)]((()=>{const t=n;r[t(516)](o,{commandName:t(482),commandParams:[{reversed:e[t(548)]}],formatGroupId:t(482)})}))}[hi(498)](t,e={}){const n=hi,r=this[n(546)][n(492)][n(505)](n(517)),s=this[n(545)]((t=>t.is(n(544),n(542))&&n(527)===t[n(477)](n(483))));if(s[n(500)]<1)return;const o=s[n(540)]((t=>this[n(546)][n(532)][n(551)](this[n(546)][n(532)][n(484)](t,n(501)),this[n(546)][n(532)][n(484)](t,0))));this[n(546)][n(532)][n(481)]((()=>{const t=n;r[t(516)](o,{commandName:t(491),commandParams:[{startIndex:e[t(533)]}],formatGroupId:t(491)})}))}[hi(502)](t){const e=hi;if(e(494)!=t[e(537)]&&e(480)!=t[e(537)])return;const n=this[e(546)][e(496)],{data:r}=t;if(!r)return;let s,o;switch(r[e(487)]){case e(485):s=e(552),o={type:e(490),content:zr(n,s,zr(n,this[e(493)](r[e(503)][0][e(537)])))};break;case e(482):s=r[e(503)][0][e(548)]?e(539):e(499),o={type:e(490),content:zr(n,s)};break;case e(491):s=e(510),o={type:e(490),content:zr(n,s,r[e(503)][0][e(533)])}}return o}[hi(486)](){const t=hi;var e,n,r,s;const o=this[t(546)][t(492)][t(505)](t(550));let i=Array[t(478)](this[t(546)][t(532)][t(555)][t(476)][t(529)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(544),t(542)))&&i[t(506)](...o[t(554)](this[t(546)][t(532)][t(555)][t(476)][t(489)](),t(504))),(null===(n=i[i[t(500)]-1])||void 0===n?void 0:n.is(t(544),t(542)))&&i[t(507)](...o[t(554)](this[t(546)][t(532)][t(555)][t(476)][t(523)](),t(479))),i=[...new Set(i)],(null===(s=null===(r=this[t(546)][t(532)][t(555)][t(476)][t(489)]())||void 0===r?void 0:r[t(549)])||void 0===s?void 0:s.is(t(544),t(542)))&&(i=i[t(475)]((e=>e.is(t(544),t(542))))),i}[hi(545)](t){const e=hi,n=this[e(546)][e(492)][e(505)](e(550));let r=Array[e(478)](this[e(546)][e(532)][e(555)][e(476)][e(529)]())[e(475)](t)[e(540)]((t=>{const r=e,s=this[r(546)][r(532)][r(484)](t,0);return[...n[r(554)](s,r(504)),...n[r(554)](s,r(479))]}))[e(543)]();return r=[...new Set(r)],r}[hi(493)](t){const e=hi;return e(521)+(this[e(546)][e(492)][e(505)](e(550))[e(524)](t)||e(547))[e(515)]()+e(513)+t[e(515)]()[e(514)](/-/g,"_")}}function di(t,e){const n=pi();return(di=function(t,e){return n[t-=474]})(t,e)}function pi(){const t=["*Change to:* %0","40YYnBTU","getSiblingNodes","document","enableCommand","filter","selection","getAttribute","from","forward","formatInline","change","listReversed","listType","createPositionAt","listStyle","_getSuggestionBlocksForListStyle","commandName","23664PTTBUG","getFirstPosition","format","listStart","plugins","_getTranslationKeyForListStyle","formatBlock","handleListReversedCommand","locale","14OsoyoZ","handleListStartCommand","*Format:* set order to regular","length","before","handleDescriptions","commandParams","backward","get","unshift","push","LegacyListPropertiesEditing","5200398ZJChLx","*Format:* set start index to %0","handleListStyleCommand","2778945wwlDCe","_LIST_","replace","toUpperCase","markMultiRangeBlockFormat","TrackChangesEditing","1773bGsIno","10452486fZYQUR","5246784WoXKNg","ELEMENT_","registerDescriptionCallback","getLastPosition","getListTypeFromListStyleType","config","descriptionFactory","numbered","afterInit","getSelectedBlocks","has","1236cBzrCs","model","startIndex","styles","list.properties","128649pLSqex","type","3447NBcluf","*Format:* set order to reversed","map","bind","listItem","flat","element","_getSuggestionBlocks","editor","default","reversed","parent","LegacyListUtils","createRange"];return(pi=function(){return t})()}function mi(){const t=["div","12710bcjWxI","dataDowncast","locale","options","enableCommand","22EllIio","673965yIxnCr","6310uoDtUt","7yapizE","96GVZnlI","editor","stop","high","registerElementLabel","plugins","mediaEmbed","TrackChangesEditing","afterInit","data","attribute:url:media","ELEMENT_MEDIA","descriptionFactory","has","get","2027736vdsXEx","media","MediaEmbedEditing","createEmptyElement","elementToElement","1436872tldPgR","showSuggestionHighlights","downcastDispatcher","535650XxlSaC","for","924668eFSUGZ","conversion"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(124464===parseInt(n(182))/1*(parseInt(n(184))/2)+-parseInt(n(183))/3+parseInt(n(174))/4+-parseInt(n(177))/5*(-parseInt(n(186))/6)+parseInt(n(185))/7*(parseInt(n(206))/8)+-parseInt(n(201))/9+parseInt(n(172))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(194)](){const t=Ii,e=this[t(187)];if(!e[t(191)][t(199)](t(203)))return;const n=e[t(191)][t(200)](t(193)),r=e[t(179)];n[t(181)](t(192)),n[t(198)][t(190)](t(202),(e=>zr(r,t(197),e))),e[t(175)][t(173)](t(178))[t(205)]({model:t(202),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(207)])return n[s(204)](s(176))},converterPriority:t(189)}),e[t(195)][t(171)].on(t(196),((e,n,r)=>{const s=t;r[s(180)][s(207)]&&e[s(188)]()}),{priority:t(189)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(864075===parseInt(n(457))/1+-parseInt(n(466))/2*(parseInt(n(452))/3)+-parseInt(n(460))/4*(parseInt(n(458))/5)+-parseInt(n(464))/6+-parseInt(n(459))/7+-parseInt(n(451))/8*(parseInt(n(463))/9)+parseInt(n(454))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(456)](){const t=Ti,e=this[t(462)];e[t(461)][t(469)](t(468))&&e[t(461)][t(453)](t(455))[t(465)](t(467))}}function Ai(){const t=["TrackChangesEditing","afterInit","92720MtnQWv","125ctrAWj","2248008bcRyCA","214964SsWgfC","plugins","editor","10449iLCiLO","356154ElCsuF","enableCommand","6UWQohl","mention","MentionEditing","has","5528YRHdJk","1430589pWYdee","get","47282230LMSpKQ"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=211]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(660319===parseInt(n(226))/1+parseInt(n(238))/2+parseInt(n(241))/3+-parseInt(n(231))/4+-parseInt(n(213))/5+parseInt(n(243))/6*(-parseInt(n(235))/7)+parseInt(n(218))/8*(parseInt(n(236))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(230)](){const t=ki,e=this[t(227)],n=e[t(233)][t(211)](t(225));e[t(233)][t(214)](t(242))&&(n[t(215)](t(229)),n[t(245)](t(228)),n[t(223)][t(220)]((e=>this[t(212)](e))))}[ki(212)](t){const e=ki,n=this[e(227)][e(239)],{data:r}=t,s={type:e(237),content:""};if(r&&e(228)==r[e(224)]){if(!r[e(244)])return{type:e(237),content:zr(n,e(219),zr(n,e(222)))+" ("+r[e(232)]+")"};if(!r[e(232)]){let o=t[e(216)];for(;o;){if(o[e(217)]&&e(240)==o[e(217)][e(224)]&&o[e(217)][e(232)])return s;o=o[e(234)]}return{type:e(237),content:zr(n,e(221),zr(n,e(222)))+" ("+r[e(244)]+")"}}}}}function Ni(){const t=["next","457576XDhlzX","9RrlSEM","format","2191996mfJjgQ","locale","listType","1897248VSACDn","MultiLevelList","96LYbEEc","oldValue","registerBlockAttribute","get","handleDescriptions","6213445nEMFor","has","enableDefaultAttributesIntegration","head","data","15031832zBwIys","*Set format:* %0","registerDescriptionCallback","*Remove format:* %0","ELEMENT_MULTI_LEVEL_LIST","descriptionFactory","key","TrackChangesEditing","265859FebEZN","editor","listMarkerStyle","multiLevelList","afterInit","3697424jwcIuM","newValue","plugins"];return(Ni=function(){return t})()}const Ri=Mi;function Si(){const t=["enableCommand","1928580dCpEOq","ELEMENT_PAGE_BREAK","10KfYKNE","get","editor","afterInit","PageBreakEditing","6394086oFuzGm","locale","40NgqIUe","has","descriptionFactory","registerElementLabel","4406376JKFqCk","48czQOal","TrackChangesEditing","pageBreak","1689401byapHH","plugins","211070fRnxRS","4143557RVCjam","18618CEaxGe","252idbvcv","15jMrvWI"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(872679===-parseInt(n(443))/1+parseInt(n(446))/2*(-parseInt(n(445))/3)+-parseInt(n(462))/4+parseInt(n(447))/5*(parseInt(n(449))/6)+parseInt(n(441))/7*(parseInt(n(458))/8)+parseInt(n(456))/9*(-parseInt(n(451))/10)+-parseInt(n(444))/11*(-parseInt(n(438))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(454)](){const t=Ri,e=this[t(453)];if(!e[t(442)][t(459)](t(455)))return;e[t(442)][t(452)](t(439))[t(448)](t(440));const n=e[t(442)][t(452)](t(439)),r=e[t(457)];n[t(460)][t(461)](t(440),(e=>zr(r,t(450),e)))}}const wi=Di;!function(t,e){const n=Di,r=t();for(;;)try{if(965307===-parseInt(n(243))/1*(-parseInt(n(237))/2)+parseInt(n(249))/3+parseInt(n(228))/4+-parseInt(n(233))/5*(parseInt(n(207))/6)+parseInt(n(240))/7+-parseInt(n(190))/8*(parseInt(n(214))/9)+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class Oi extends t.Plugin{[wi(199)](){const t=wi,e=this[t(232)];if(!e[t(212)][t(227)](t(213)))return;const n=e[t(230)],r=e[t(212)][t(251)](t(231));r[t(223)][t(226)](t(244),(e=>zr(n,t(204),e))),r[t(218)](t(244)),r[t(205)](t(252)),e[t(192)][t(193)].on(t(239),Fi(e),{priority:t(236)}),e[t(194)][t(193)].on(t(239),((n,r,s)=>{const o=t;s[o(242)][o(211)]&&Fi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(236)});const s=r[t(223)];s[t(219)]((r=>{const o=t;if(o(222)!==r[o(209)])return;const{start:i,end:a}=r[o(197)]();if(!i[o(229)](a)||!i[o(189)])return;const c=e[o(186)][o(220)],u=i[o(189)];return c[o(208)](u)&&!c[o(216)](u)&&c[o(245)](u,o(246))?{type:o(222),content:zr(n,o(217),s[o(250)](u,1))}:void 0})),this[t(255)]()}[wi(255)](){const t=wi,e=this[t(232)],n=e[t(230)];e[t(212)][t(251)](t(231))[t(223)][t(219)]((e=>{const r=t;if(r(225)!=e[r(209)])return;const{data:s}=e;return s&&r(244)==s[r(254)]?{type:r(196),content:zr(n,r(234),zr(n,r(204)))}:void 0}))}}function Fi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(212)][o(251)](o(231)),a=r[o(202)][o(248)],c=r[o(202)][o(200)],u=t[o(186)][o(220)];if(!a[o(229)](c)||!a[o(189)])return;const l=a[o(189)];if(u[o(208)](l)&&!u[o(216)](l)&&u[o(245)](l,o(246))){if(!s[o(221)][o(241)](r[o(202)],n[o(195)]))return;const t=s[o(253)][o(247)](o(201),{class:o(187)}),a=s[o(238)][o(210)](c);e&&i[o(206)][o(224)](r[o(215)])&&s[o(253)][o(191)](o(188),t),s[o(253)][o(235)](a,t),s[o(238)][o(203)](t,r[o(215)])}}}function Di(t,e){const n=xi();return(Di=function(t,e){return n[t-=186]})(t,e)}function xi(){const t=["isLimit","*Insert:* %0","enableDefaultAttributesIntegration","registerDescriptionCallback","schema","consumable","insertion","descriptionFactory","includes","formatBlock","registerElementLabel","has","443312nseDqN","isTouching","locale","TrackChangesEditing","editor","9475055zVBtFG","*Change to:* %0","insert","highest","6206hwmDUO","mapper","addMarker:suggestion:insertion","2630712TwzyHj","consume","options","183JhzMRZ","paragraph","checkChild","$text","createUIElement","start","1764525AmNWxJ","getItemLabel","get","insertParagraph","writer","commandName","_registerLegacyDescription","model","ck-suggestion-marker-split","ck-suggestion-marker--active","nodeAfter","168SYoLeN","addClass","editing","downcastDispatcher","data","name","format","getFirstRange","30792580kzWVjJ","afterInit","end","span","markerRange","bindElementToMarker","ELEMENT_PARAGRAPH","enableCommand","activeMarkers","6BgMDLz","isBlock","type","toViewPosition","showSuggestionHighlights","plugins","Paragraph","797832OubirK","markerName"];return(xi=function(){return t})()}const Bi=Ui;function Pi(){const t=["registerDescriptionCallback","formatInline","3966128fbpUgE","enableDefaultAttributesIntegration","locale","22iNxtwX","RemoveFormatEditing","50617edKfzW","plugins","443154WVsXsp","formatBlock","5XGqmZj","78LWcgWm","format","has","*Remove all formatting*","8001790SmfDLF","editor","201138wtDJDt","commandName","get","_registerLegacyDescription","afterInit","removeFormat","TrackChangesEditing","1061703RuEuHZ","7292TqoejZ","type","descriptionFactory"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(337688===-parseInt(n(199))/1*(parseInt(n(226))/2)+-parseInt(n(201))/3+-parseInt(n(218))/4*(-parseInt(n(203))/5)+parseInt(n(204))/6*(-parseInt(n(210))/7)+parseInt(n(223))/8+parseInt(n(217))/9+parseInt(n(208))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Bi(214)](){const t=Bi,e=this[t(209)];e[t(200)][t(206)](t(227))&&(e[t(200)][t(212)](t(216))[t(224)](t(215)),this[t(213)]())}[Bi(213)](){const t=Bi,e=this[t(209)];e[t(200)][t(212)](t(216))[t(220)][t(221)]((n=>{const r=t;if(r(202)!=n[r(219)]&&r(222)!=n[r(219)])return;const{data:s}=n;return s&&r(215)==s[r(211)]?{type:r(205),content:zr(e[r(225)],r(207))}:void 0}))}}const Gi=Wi;function Vi(){const t=["273225QWvMog","1AWztyj","TrackChangesEditing","17487QbOxgO","867060xUZerj","acceptSelectedSuggestions","15366cBGwyI","discardSelectedSuggestions","378PLbOMe","editor","plugins","acceptAllSuggestions","discardAllSuggestions","acceptSuggestion","afterInit","1816dmVtNf","discardSuggestion","get","RestrictedEditingModeEditing","319326VoZaFb","1369786KyYsFt","trackChanges","12488520rTwWlg","enableCommand","goToNextRestrictedEditingException","has","goToPreviousRestrictedEditingException"];return(Vi=function(){return t})()}function Wi(t,e){const n=Vi();return(Wi=function(t,e){return n[t-=415]})(t,e)}!function(t,e){const n=Wi,r=t();for(;;)try{if(529754===parseInt(n(425))/1*(-parseInt(n(417))/2)+parseInt(n(416))/3+parseInt(n(428))/4+-parseInt(n(424))/5+parseInt(n(430))/6*(parseInt(n(432))/7)+-parseInt(n(439))/8*(parseInt(n(427))/9)+parseInt(n(419))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(438)](){const t=Gi,e=this[t(433)];if(!e[t(434)][t(422)](t(415)))return;const n=e[t(434)][t(441)](t(426));n[t(420)](t(423)),n[t(420)](t(421));const r=e[t(434)][t(441)](t(415));r[t(420)](t(418)),r[t(420)](t(437)),r[t(420)](t(440)),r[t(420)](t(435)),r[t(420)](t(436)),r[t(420)](t(429)),r[t(420)](t(431))}}function Hi(){const t=["options","createUIElement","split","high","descriptionFactory","toViewPosition","TrackChangesEditing","name","consumable","activeMarkers","softBreak","get","markerName","editor","deletion","writer","init","addMarker:suggestion:insertion","10polfVv","ELEMENT_LINE_BREAK","insert","addClass","plugins","span","markerRange","3VCCdUv","addMarker:suggestion","includes","getItems","bindElementToMarker","element","1193951Iwkxst","449656mHrPPV","110134KcUNwJ","enableCommand","downcastDispatcher","ck-suggestion-marker-","editing","mapper","requires","104419ZJdpwM","merge","model","addMarker:suggestion:deletion","251062uNqHLb","112MVOtpy","833826BxFYZO","10iHnMsi","registerElementLabel","ck-suggestion-marker--active","data","locale","showSuggestionHighlights","createPositionBefore","test","shiftEnter","1419237fWOhfE"];return(Hi=function(){return t})()}const Ki=Xi;!function(t,e){const n=Xi,r=t();for(;;)try{if(141623===-parseInt(n(295))/1+parseInt(n(284))/2*(-parseInt(n(333))/3)+parseInt(n(283))/4+-parseInt(n(298))/5*(-parseInt(n(297))/6)+-parseInt(n(291))/7*(parseInt(n(296))/8)+-parseInt(n(307))/9*(-parseInt(n(326))/10)+parseInt(n(282))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class qi extends t.Plugin{static get[Ki(290)](){return[Qs.ShiftEnter]}[Ki(324)](){const t=Ki,e=this[t(321)],n=e[t(330)][t(319)](t(314));n[t(285)](t(306)),e[t(288)][t(286)].on(t(325),Zi(e),{priority:t(311)}),e[t(288)][t(286)].on(t(294),Zi(e),{priority:t(311)}),e[t(301)][t(286)].on(t(334),((n,r,s)=>{const o=t;s[o(308)][o(303)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(312)][t(299)](t(318),(n=>zr(e[t(302)],t(327),n)))}}function Xi(t,e){const n=Hi();return(Xi=function(t,e){return n[t-=281]})(t,e)}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(330)][o(319)](o(314));if(!s[o(316)][o(305)](r[o(332)],n[o(315)]))return;const a=t[o(293)];for(const t of r[o(332)][o(336)]()){if(!t.is(o(281),o(318)))continue;const n=o(322)==r[o(320)][o(310)](":")[1]?o(292):o(310),c=s[o(323)][o(309)](o(331),{class:o(287)+n}),u=s[o(289)][o(313)](a[o(304)](t));e&&i[o(317)][o(335)](r[o(320)])&&s[o(323)][o(329)](o(300),c),s[o(323)][o(328)](u,c),s[o(289)][o(337)](c,r[o(320)])}}}const Qi=Yi;function Ji(){const t=["isCollapsed","afterInit","format","model","StandardEditingModeEditing","commandName","document","registerDescriptionCallback","editor","11364tioOAQ","has","6rAcgKa","2276510OKzTnl","51FXDoyy","formatBlock","80DdzqEu","plugins","restrictedEditingException","307202FdANpN","forceValue","2232515PvASLH","commandParams","formatInline","FORMAT_RESTRICTED_ENABLED","4230243xnQdwO","locale","from","enableCommand","commands","selection","1315710MZdXVZ","change","72hqXhhQ","value","TrackChangesEditing","180bSjurM","getRanges","markInlineFormat","descriptionFactory","57544GBykSN","get","FORMAT_RESTRICTED_DISABLED","type"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=378]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(442557===parseInt(n(415))/1*(parseInt(n(392))/2)+-parseInt(n(396))/3*(-parseInt(n(379))/4)+-parseInt(n(403))/5*(-parseInt(n(394))/6)+-parseInt(n(401))/7*(-parseInt(n(398))/8)+parseInt(n(407))/9+parseInt(n(395))/10+-parseInt(n(413))/11*(parseInt(n(418))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(384)](){const t=Qi,e=this[t(391)],n=e[t(386)],r=e[t(408)];if(!e[t(399)][t(393)](t(387)))return;const s=e[t(399)][t(380)](t(417)),o=t(400),i=e[t(411)][t(380)](o);s[t(410)](o,((e,r={})=>{const a=t,c=n[a(389)][a(412)];if(c[a(383)])return void e(r);const u=void 0!==r[a(402)]?r[a(402)]:!i[a(416)];n[a(414)]((()=>{const t=a,e=Array[t(409)](c[t(419)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(420)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(378)][t(390)]((e=>{const n=t;if(n(397)!=e[n(382)]&&n(405)!=e[n(382)])return;const{data:s}=e;return s&&s[n(388)]==o?s[n(404)][0][n(402)]?{type:n(385),content:zr(r,n(406))}:{type:n(385),content:zr(r,n(381))}:void 0}))}}function ta(){const t=["formatBlock","formatInline","locale","registerInlineAttribute","402088ivbBvF","4032340ZfOfuQ","enableDefaultAttributesIntegration","3BklLHq","styleName","registerDescriptionCallback","DataSchema","type","normalizeConfig","286545uCUrcF","GeneralHtmlSupport","FORMAT_STYLE","StyleUtils","6996258mkmCOG","304ZQWjDa","element","style","Style","getGhsAttributeNameForElement","block","commandName","add","7725970YeiOWC","get","commandParams","forceValue","definitions","descriptionFactory","*Remove format:* %0","inline","editor","TrackChangesEditing","_registerLegacyDescription","format","config","toLowerCase","ghsAttributes","10641vJKhKz","registerAttributeLabel","12hpLKHa","has","2564320YVhWuE","*Set format:* %0","afterInit","registerBlockAttribute","plugins"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(473411===parseInt(n(312))/1*(parseInt(n(309))/2)+parseInt(n(296))/3*(parseInt(n(323))/4)+-parseInt(n(310))/5+-parseInt(n(298))/6*(-parseInt(n(318))/7)+parseInt(n(300))/8+parseInt(n(322))/9+-parseInt(n(281))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[ea(302)](){const t=ea,e=this[t(289)];if(!e[t(304)][t(299)](t(276))||!e[t(304)][t(299)](t(315)))return;const n=e[t(304)][t(282)](t(290)),r=e[t(307)],s=e[t(293)][t(282)](t(325))||{},o=e[t(304)][t(282)](t(319)),i=e[t(304)][t(282)](t(321))[t(317)](e[t(304)][t(282)](t(315)),s[t(285)]);n[t(311)](t(325));const a=new Set;for(const e of i[t(278)]){const n=o[t(277)](e[t(324)]);a[t(280)](n)}const c=new Set;for(const e of i[t(288)]){const n=o[t(277)](e[t(324)]);c[t(280)](n);for(const n of e[t(295)])c[t(280)](n)}for(const e of a)n[t(303)](e),n[t(286)][t(297)](e,zr(r,t(320)));for(const e of c)n[t(308)](e),n[t(286)][t(297)](e,zr(r,t(320)));this[t(291)]()}[ea(291)](){const t=ea,e=this[t(289)],n=e[t(307)];e[t(304)][t(282)](t(290))[t(286)][t(314)]((e=>{const r=t;if(r(305)!=e[r(316)]&&r(306)!=e[r(316)])return;const{data:s}=e;return s&&r(325)===s[r(279)]?s[r(283)][0][r(284)]?{type:r(292),content:zr(n,r(301),s[r(283)][0][r(313)][r(294)]())}:{type:r(292),content:zr(n,r(287),s[r(283)][0][r(313)][r(294)]())}:void 0}))}}function sa(){const t=["5781blkCNE","isInContent","MAX_SAFE_INTEGER","differ","createTableWalker","43000orSmJp","push","startsWith","_suggestionFactory","addMarker:suggestion","some","createRangeOn","last","get","refresh","getChangedMarkers","mapper","markMultiRangeDeletion","insertion","getItems","position","ELEMENT_TABLE_COLUMN_WITH_TEXT","TrackChangesEditing","order","_setupColumnsRowsFixing","ELEMENT_TABLE_WITH_TEXT","first","enqueueChange","isIntersectingWithRange","locale","getSelectionAffectedTableCells","getFirstRange","createPositionAt","*Remove:* %0","end","plugins","registerPostFixer","min","40046iczSVb","isTouching","insert","TableUtils","model","_getSuggestionCoords","join","_splitMarkerName","registerDescriptionCallback","has","setSelection","length","130370UyJfIO","removeClass","getColumnIndexes","isEqual","downcastDispatcher","getSuggestion","getChildren","left","oldRange","_getCoordsForCells","highest","type","cell","ELEMENT_TABLE_ROW_WITH_TEXT","every","getContainedElement","findAncestor","isIntersecting","descriptionFactory","insertTableRowBelow","map","TableEditing","getRanges","_tablePostFixingSubtypes","1854VEZQdc","showSuggestionHighlights","add","registerElementLabel","subType","change","tablePaste","addClass","insertTableColumnLeft","4546108ALfoda","editor","span","enableCommand","91TQyTFX","selectTableRow","$graveyard","substr","toViewElement","filter","removeTableRow","isArray","includes","registerCustomCallback","markMultiRangeInsertion","getCellLocation","37cpeGBE","85152WMmgMd","tableCell","insertTableRowAbove","nodeAfter","ELEMENT_TABLE","data","removeTableColumn","selection","item","maxColumn","fromRange","forceValue","getRowIndexes","selectTableColumn","minColumn","document","*Insert:* %0","rowspan","change:data","rootName","deletion","createRangeIn","getAttribute","low","addRange","toLowerCase","hasAttribute","accept","ELEMENT_TABLE_ROW","options","228KjvFty","batch","1265tDkgMn","MIN_SAFE_INTEGER","minRow","2076gtCXCZ","above","detach","$textProxy","commands","writer","root","_tableSuggestions","start","insertTable","afterInit","from","maxRow","execute","max","classes","_acceptFormatSuggestionCallbackFactory","suggestion","colspan","discard","getChanges","insertTableColumnRight","ELEMENT_TABLE_COLUMN","8eZDixA","tableRow","nodeBefore","name","6692378dxynoZ","element","tableColumn","table","values"];return(sa=function(){return t})()}function oa(t,e){const n=sa();return(oa=function(t,e){return n[t-=279]})(t,e)}const ia=oa;!function(t,e){const n=oa,r=t();for(;;)try{if(777116===-parseInt(n(437))/1*(parseInt(n(376))/2)+-parseInt(n(338))/3*(parseInt(n(306))/4)+parseInt(n(388))/5*(parseInt(n(301))/6)+parseInt(n(333))/7*(parseInt(n(329))/8)+parseInt(n(412))/9*(-parseInt(n(343))/10)+parseInt(n(303))/11*(-parseInt(n(438))/12)+-parseInt(n(425))/13*(-parseInt(n(421))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(411)]=[e(330),e(335)],this[e(313)]=new Set}[ia(316)](){const t=ia,e=this[t(422)],n=e[t(380)][t(286)][t(445)];if(!e[t(373)][t(385)](t(409)))return;const r=e[t(367)],s=e[t(373)][t(351)](t(360)),o=e[t(373)][t(351)](t(379));s[t(406)][t(415)](t(336),(e=>zr(r,t(442),e))),this[t(362)](),s[t(424)](t(315)),s[t(424)](t(426)),s[t(424)](t(284));for(const r of[t(440),t(407)]){const i=e[t(310)][t(351)](r);s[t(424)](r,(r=>{const a=t;e[a(380)][a(417)]((t=>{const e=a;r();const c=e(307)===i[e(361)],u=o[e(368)](n),l=o[e(283)](u),f=c?l[e(364)]-1:l[e(350)]+1,h=u[0][e(404)](e(336)),g=o[e(342)](h,{startRow:f,endRow:f}),d=Array[e(317)](g)[e(408)]((n=>t[e(349)](n[e(400)])));s[e(435)](d,e(330))}))}))}for(const r of[t(420),t(327)]){const i=e[t(310)][t(351)](r);s[t(424)](r,(r=>{const a=t;e[a(380)][a(417)]((t=>{const e=a;r();const c=e(395)===i[e(361)],u=o[e(368)](n),l=o[e(390)](u),f=c?l[e(364)]-1:l[e(350)]+1,h=u[0][e(404)](e(336)),g=o[e(342)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(317)](g)[e(408)]((n=>t[e(349)](n[e(400)])));s[e(435)](d,e(335))}))}))}for(const r of[t(431),t(444)]){const i=r[t(428)](11),a=i[t(296)](),c=a[t(428)](0,3)+t(423),u=t(336)+i,l=t(375)+i,f=t(320)+i;s[t(424)](r,(()=>{const i=t;e[i(380)][i(417)]((t=>{const e=i,h=o[e(368)](n),g=h[0][e(404)](e(336));let d;if(e(431)==r){const t=o[e(283)](h);d={startRow:t[e(364)],endRow:t[e(350)],includeAllSlots:!0}}else{const t=o[e(390)](h);d={startColumn:t[e(364)],endColumn:t[e(350)],includeAllSlots:!0}}const p=o[e(342)](g,d),m=Array[e(317)](p)[e(408)]((({cell:t})=>t)),I=ca(m[e(430)]((t=>t[e(297)](c)))),E=ca(m[e(430)]((t=>!t[e(297)](c))))[e(408)]((n=>t[e(349)](n))),b=s[e(355)](E,u);if(b&&(e(330)==b[e(416)]||e(335)==b[e(416)])){const n=this[e(381)](b);for(const r of I){const s=t[e(349)](r),i=o[e(436)](r),u=r[e(293)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(295)](s)}}}))}))}function c(r){const s=t,o=Array[s(317)](n[s(410)]())[s(408)]((t=>i.LiveRange[s(281)](t)));e[s(380)][s(417)]((t=>{const n=s,i=t[n(302)];r=r[n(430)]((t=>n(427)!=t[n(312)][n(290)])),t[n(386)](r),e[n(310)][n(351)](n(431))[n(352)](),e[n(319)](n(431),{forceDefaultExecution:!0}),e[n(380)][n(365)]((()=>{const t=n;e[t(380)][t(365)](i,(e=>{const n=t,r=o[n(430)]((t=>n(427)!=t[n(312)][n(290)]));r[n(387)]>0&&e[n(386)](r);for(const t of o)t[n(308)]()}))}))}))}function u(r){const s=t;e[s(380)][s(417)]((t=>{const o=s,a=Array[o(317)](n[o(410)]())[o(408)]((t=>i.LiveRange[o(281)](t))),c=[];for(const t of r)for(const e of t[o(357)]({shallow:!0}))c[o(344)](e);for(const n of c)o(427)!=n[o(312)][o(290)]&&(t[o(386)](t[o(370)](n,0)),e[o(310)][o(351)](o(444))[o(352)](),e[o(319)](o(444),{forceDefaultExecution:!0}));const u=a[o(430)]((t=>o(427)!=t[o(312)][o(290)]));u[o(387)]>0&&t[o(386)](u);for(const t of a)t[o(308)]()}))}function l(e,n){const r=t;return n[r(402)]((t=>e[r(348)]((e=>e[r(372)][r(391)](t[r(314)])||t[r(372)][r(391)](e[r(314)])))))}function f(e,n){const r=t;return!e[r(348)]((t=>n[r(348)]((e=>t[r(405)](e)))))&&e[r(348)]((t=>n[r(348)]((e=>t[r(372)][r(377)](e[r(314)])))))}e[t(443)][t(392)].on(t(347),((e,n,r)=>{const s=t;if(!r[s(300)][s(413)])return;const o=n[s(279)];if(!o)return;const i=r[s(354)][s(429)](o);function c(t){return Array[s(432)](t)?t:[t]}i&&s(439)===o[s(332)]&&(0,a.setHighlightHandling)(i,r[s(311)],((t,e,n)=>n[s(419)](c(e[s(321)]),t)),((t,e,n)=>n[s(389)](c(e[s(321)]),t)))}),{priority:t(398)}),s[t(406)][t(384)]((e=>{const n=t;if(n(356)!=e[n(399)]&&n(291)!=e[n(399)])return;const s=e[n(403)]();if(null!=s&&s.is(n(334),n(336))){if(n(356)==e[n(399)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)]));if(t[n(387)])return{type:n(356),content:zr(r,n(287),zr(r,n(363),'"'+t[n(382)](" ")+'"'))}}if(n(291)==e[n(399)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)]));if(t[n(387)])return{type:n(291),content:zr(r,n(371),zr(r,n(363),'"'+t[n(382)](" ")+'"'))}}}})),s[t(406)][t(384)]((e=>{const n=t;if(n(330)==e[n(416)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)])),s=this[n(381)](e),o=s[n(318)]-s[n(305)]+1;if(n(356)==e[n(399)])return t[n(387)]?{type:n(356),content:zr(r,n(287),zr(r,n(401),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(356),content:zr(r,n(287),zr(r,n(299),o))};if(n(291)==e[n(399)])return t[n(387)]?{type:n(291),content:zr(r,n(371),zr(r,n(401),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(291),content:zr(r,n(371),zr(r,n(299),o))}}if(n(335)==e[n(416)]){const t=e[n(357)]()[n(430)]((t=>t.is(n(309))))[n(408)]((t=>t[n(443)])),s=this[n(381)](e),o=s[n(280)]-s[n(285)]+1;if(n(356)==e[n(399)])return t[n(387)]?{type:n(356),content:zr(r,n(287),zr(r,n(359),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(356),content:zr(r,n(287),zr(r,n(328),o))};if(n(291)==e[n(399)])return t[n(387)]?{type:n(291),content:zr(r,n(371),zr(r,n(359),[o,'"'+t[n(382)](" ")+'"']))}:{type:n(291),content:zr(r,n(371),zr(r,n(328),o))}}})),s[t(346)][t(434)](t(356),t(330),t(325),c),s[t(346)][t(434)](t(291),t(330),t(298),c),s[t(346)][t(434)](t(356),t(335),t(325),u),s[t(346)][t(434)](t(291),t(335),t(298),u),s[t(346)][t(434)](t(356),t(335),t(382),l),s[t(346)][t(434)](t(291),t(335),t(382),l),s[t(346)][t(434)](t(356),t(330),t(382),f),s[t(346)][t(434)](t(291),t(330),t(382),f)}[ia(322)](){const t=ia,e=this[t(422)],n=e[t(380)][t(286)][t(445)];return(r,s)=>{const o=t;e[o(380)][o(417)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(372)][a(331)];u&&u[0]&&!1===u[0][a(282)]&&(l=r[0][a(314)][a(441)]);const f=t[a(292)](l);if(a(427)==f[a(312)][a(290)])return;const h=Array[a(317)](n[a(410)]())[a(408)]((t=>i.LiveRange[a(281)](t)));t[a(386)](f),e[a(310)][a(351)](c)[a(352)](),u[a(344)]({forceDefaultExecution:!0}),e[a(319)](c,...u);const g=h[a(430)]((t=>a(427)!=t[a(312)][a(290)]));g[a(387)]>0&&t[a(386)](g);for(const t of h)t[a(308)]()}))}}[ia(397)](t){const e=ia,n=this[e(422)][e(373)][e(351)](e(379));let r=Number[e(340)],s=Number[e(304)],o=Number[e(340)],i=Number[e(304)];for(const a of t){if(e(427)==a[e(312)][e(290)])continue;const{row:t,column:c}=n[e(436)](a),u=a[e(297)](e(288))?a[e(293)](e(288))-1:0,l=a[e(297)](e(324))?a[e(293)](e(324))-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}}[ia(362)](){const t=ia,e=this[t(422)],n=e[t(373)][t(351)](t(360)),r=e[t(373)][t(351)](t(379));e[t(380)][t(286)].on(t(289),(()=>{const r=t,s=Array[r(317)](e[r(380)][r(286)][r(341)][r(353)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(383)](t);if(r(323)!=s)continue;if(null!=e[r(396)])continue;const a=n[r(393)](o);this[r(411)][r(433)](i)&&this[r(313)][r(414)](a)}}),{priority:t(294)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(349)](e),a=e[s(404)](s(336)),c=r[s(436)](e);for(const t of this[s(313)]){const n=t[s(416)],r=n[s(345)](s(418)),u=n[s(428)](r?10:5),l=u[s(296)](),f=l[s(428)](0,3)+s(423),h=s(375)+u,g=s(320)+u;if(!t[s(339)])continue;if(a!=t[s(369)]()[s(314)][s(404)](s(336)))continue;if(t[s(366)](i))continue;const d=e[s(297)](f)?e[s(293)](f)-1:0,p=this[s(381)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(295)](i),o=!0)}return o};e[t(380)][t(286)][t(374)]((n=>{const r=t;let o=!1;for(const t of e[r(380)][r(286)][r(341)][r(326)]())if(r(378)==t[r(399)])if(r(330)==t[r(332)])for(const e of t[r(358)][r(441)][r(394)]())o=o||s(e,n);else r(439)==t[r(332)]&&(o=o||s(t[r(358)][r(441)],n));return o}))}[ia(381)](t){const e=ia;return this[e(397)](t[e(410)]()[e(408)]((t=>t[e(314)][e(441)])))}}function ca(t){const e=ia;return Array[e(317)](new Set(t)[e(337)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=381]})(t,e)}function fa(){const t=["execute","isInContent","containsRange","commandName","5976954KRpcEL","rootName","mergeTableCellLeft","getFirstPosition","registerDescriptionCallback","selection","size","358903BdLuxZ","horizontally","return","accept","splitTableCellHorizontally","10626rcCnEL","271974clHEUN","*Split cell:* horizontally","_areMergableCells","*Split cell:* vertically","highest","getAncestors","*Merge cells*","enableCommand","author","type","15ctTGkl","mergeTableCellRight","_isForcedDefaultExecutionBlock","refresh","markBlockFormat","findAncestor","_acceptFormatSuggestionCallbackFactory","cell","locale","deletion","mergeTableCells","plugins","insertion","TableEditing","value","filter","fromRange","table","subType","stop","isEnabled","formatBlock","add","descriptionFactory","TrackChangesEditing","470704VnzSnb","detach","$graveyard","createTableWalker","_suggestionFactory","push","splitTableCellVertically","tableCell","requires","getRanges","getSuggestions","forceDefaultExecution","2868956fdxsyw","markMultiRangeBlockFormat","registerCustomCallback","from","get","_tablePostFixingSubtypes","editor","mergeTableCellDown","createRangeOn","1565430MpBuLr","model","35UBsCAy","4UrglcI","getSelectionAffectedTableCells","trackChanges","map","set:isEnabled","mergeTableCellUp","TableUtils","change","getCellLocation","find","setSelection","document","root","low","length","formatInline","direction","has","afterInit","element","format","_areSelectedCellsMergable","commands"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(452651===-parseInt(n(459))/1*(-parseInt(n(425))/2)+-parseInt(n(464))/3+parseInt(n(413))/4+parseInt(n(475))/5*(parseInt(n(465))/6)+-parseInt(n(424))/7*(parseInt(n(401))/8)+-parseInt(n(452))/9+-parseInt(n(422))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(409)](){return[aa]}[ua(443)](){const t=ua,e=this[t(419)],n=e[t(423)][t(436)][t(457)],r=e[t(384)];if(!e[t(387)][t(442)](t(389)))return;const s=e[t(387)][t(417)](t(400)),o=e[t(387)][t(417)](t(431)),a=e[t(387)][t(417)](aa);a[t(418)][t(406)](t(386)),s[t(472)](t(386),(()=>{const n=t,r=o[n(426)](e[n(423)][n(436)][n(457)]);e[n(423)][n(432)]((()=>{const t=n;s[t(414)](r,{commandName:t(386),commandParams:[]},[],t(386))}))})),e[t(447)][t(417)](t(386)).on(t(448),((n,r)=>{const o=t;e[o(447)][o(417)](o(427))[o(390)]&&(r[o(439)]>0&&r[r[o(439)]-1]&&r[r[o(439)]-1][o(412)]||s[o(477)]||this[o(446)]()||n[o(395)]())}),{priority:t(469)});for(const n of[t(430),t(476),t(420),t(454)]){const r=e[t(447)][t(417)](n);s[t(472)](n,(()=>{const n=t,o=e[n(423)][n(436)][n(457)][n(455)]()[n(470)]()[n(434)]((t=>t.is(n(444),n(408)))),i=r[n(390)];e[n(423)][n(432)]((()=>{const t=n;s[t(414)]([o,i],{commandName:t(386),commandParams:[]},[],t(386))}))}))}for(const n of[t(407),t(463)]){const r=e[t(447)][t(417)](n);s[t(472)](n,(()=>{const i=t,a=o[i(426)](e[i(423)][i(436)][i(457)])[0],c=a[i(381)](i(393)),{column:u,row:l}=o[i(433)](a);let f=[];if(i(460)==r[i(441)]){const t=o[i(404)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(416)](t)[i(428)]((t=>t[i(383)]))}else{const t=o[i(404)](c,{column:u,includeAllSlots:!0});f=Array[i(416)](t)[i(428)]((t=>t[i(383)]))}e[i(423)][i(432)]((t=>{const e=i;s[e(479)](t[e(421)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(399)][t(456)]((e=>{const n=t;if(n(397)!=e[n(474)]&&n(440)!=e[n(474)])return;const{data:s}=e;return s&&n(386)==s[n(451)]?{type:n(445),content:zr(r,n(471))}:void 0})),s[t(399)][t(456)]((e=>{const n=t;if(n(397)!=e[n(474)]&&n(440)!=e[n(474)])return;const{data:s}=e;return s?n(407)==s[n(451)]?{type:n(445),content:zr(r,n(468))}:n(463)==s[n(451)]?{type:n(445),content:zr(r,n(466))}:void 0:void 0}));const c=a[t(382)]();for(const e of[t(430),t(476),t(420),t(454)])s[t(405)][t(415)](t(397),e,t(462),c);for(const e of[t(407),t(463)])s[t(405)][t(415)](t(397),e,t(462),c);s[t(405)][t(415)](t(397),t(386),t(462),(r=>{const s=t;e[s(423)][s(432)]((t=>{const o=s,a=Array[o(416)](n[o(410)]())[o(428)]((t=>i.LiveRange[o(392)](t)));t[o(435)](r),e[o(447)][o(417)](o(386))[o(478)](),e[o(448)](o(386),{forceDefaultExecution:!0});const c=a[o(391)]((t=>o(403)!=t[o(437)][o(453)]));c[o(439)]>0&&t[o(435)](c);for(const t of a)t[o(402)]()}))}));for(const n of[t(430),t(420),t(454),t(476)]){const r=e[t(447)][t(417)](n);r.on(t(429),((n,s,o)=>{const i=t;if(o){const t=e[i(423)][i(436)][i(457)][i(455)]()[i(470)]()[i(434)]((t=>t.is(i(444),i(408))));this[i(467)](r[i(390)],t)||(n[i(461)]=!1,n[i(395)]())}}),{priority:t(438)})}}[ua(446)](){const t=ua,e=this[t(419)][t(447)][t(417)](t(386)),n=this[t(419)][t(387)][t(417)](t(431));if(!e[t(396)])return!1;const r=n[t(426)](this[t(419)][t(423)][t(436)][t(457)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(467)](e,n))return!1;return!0}[ua(467)](t,e){const n=ua,r=this[n(419)][n(387)][n(417)](n(400)),s=this[n(419)][n(423)][n(421)](t),o=this[n(419)][n(423)][n(421)](e),i=new Set,a=new Set;for(const t of r[n(411)]())if((n(388)==t[n(474)]||n(385)==t[n(474)]||n(386)==t[n(394)])&&t[n(449)])for(const e of t[n(410)]())e[n(450)](s,!0)&&i[n(398)](t[n(474)]+":"+t[n(473)].id),e[n(450)](o,!0)&&a[n(398)](t[n(474)]+":"+t[n(473)].id);if(i[n(458)]!=a[n(458)])return!1;for(const t of i)if(!a[n(442)](t))return!1;return!0}}const ga=pa;function da(){const t=["_suggestionFactory","getCellLocation","nodeBefore","registerBlockAttribute","data-suggestion","addClass","editing","setTableColumnHeader","markerNameToElements","forceValue","removeClass","FORMAT_HEADER_COLUMN","format","bindElementToMarker","name","3292HPbOqH","_registerLegacyDescription","plugins","TableEditing","descriptionFactory","3694096FSMhpQ","5361996uWrxzE","_splitMarkerName","registerDescriptionCallback","removeAttribute","createTableWalker","includes","consume","4588040gozyWG","showSuggestionHighlights","_acceptFormatSuggestionCallbackFactory","writer","toViewElement","commandName","cell","markerRange","headingColumns","markerName","registerAttributeLabel","FORMAT_REGULAR_COLUMN","end","enableDefaultAttributesIntegration","nodeAfter","*Format:* %0","registerCustomCallback","activeMarkers","locale","requires","FORMAT_REGULAR_ROW","start","has","stop","afterInit","FORMAT_HEADER_ROW","addMarker:suggestion","commandParams","_handleLegacySuggestions","type","ck-suggestion-marker--active","getSuggestion","TrackChangesEditing","data","parent","2220500WYcYGl","removeMarker:suggestion","setAttribute","42723cchEBf","accept","downcastDispatcher","get","543rUGPFq","editor","5szUJHc","1464ocAgNy","highest","setTableRowHeader","unbindElementFromMarkerName","options","consumable","item","headingRows","TableUtils","257332wkuyBA","formatBlock","mapper","ck-suggestion-marker-"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(470572===parseInt(n(354))/1+parseInt(n(373))/2*(-parseInt(n(342))/3)+parseInt(n(421))/4*(parseInt(n(344))/5)+parseInt(n(379))/6+-parseInt(n(378))/7+parseInt(n(345))/8*(-parseInt(n(424))/9)+parseInt(n(386))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(405)](){return[aa]}[ga(410)](){const t=ga,e=this[t(343)];if(!e[t(375)][t(408)](t(376)))return;const n=e[t(404)],r=e[t(375)][t(341)](t(418));r[t(399)](t(347)),r[t(399)](t(365)),r[t(361)](t(352)),r[t(361)](t(394)),r[t(377)][t(396)](t(352),zr(n,t(411))),r[t(377)][t(396)](t(394),zr(n,t(369))),this[t(414)]()}[ga(414)](){const t=ga,e=this[t(343)][t(375)][t(341)](t(418)),n=this[t(343)][t(375)][t(341)](t(353)),r=this[t(343)][t(375)][t(341)](aa)[t(388)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(380)](o[a(395)]),l=e[a(417)](u),f=l[a(419)];if(a(355)!=l[a(415)]||!f||a(365)!=f[a(391)])return;if(o[a(351)])return void s[a(409)]();if(!i[a(350)][a(385)](o[a(393)],s[a(372)]))return;const h=o[a(393)][a(407)][a(400)],g=o[a(393)][a(398)][a(360)],d=h[a(420)][a(420)],{column:p}=n[a(359)](h),{column:m}=n[a(359)](g);for(let s=p;s<=m;s++){const l=n[a(383)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(392)],l=i[a(356)][a(390)](s);i[a(389)][a(363)](a(357)+c,l),r&&i[a(389)][a(423)](a(362),u,l),i[a(356)][a(371)](l,o[a(395)]),t&&(e[a(403)][a(384)](o[a(395)])?i[a(389)][a(363)](a(416),l):i[a(389)][a(368)](a(416),l))}}}}e[t(358)][t(402)](t(355),t(347),t(425),r),e[t(358)][t(402)](t(355),t(365),t(425),r),this[t(343)][t(364)][t(426)].on(t(412),s(),{priority:t(346)}),this[t(343)][t(419)][t(426)].on(t(412),((e,n,r)=>{const o=t;r[o(349)][o(387)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(346)}),this[t(343)][t(364)][t(426)].on(t(422),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(380)](r[o(395)]),c=e[o(417)](a),u=c[o(419)];if(o(355)!=c[o(415)]||!u||o(365)!=u[o(391)])return;const l=s[o(356)][o(366)](r[o(395)]);if(l)for(const t of l)s[o(389)][o(368)](o(357)+i,t),s[o(389)][o(368)](o(416),t),s[o(389)][o(382)](o(362),t),s[o(356)][o(348)](t,r[o(395)])}),{priority:t(346)}),this[t(374)]()}[ga(374)](){const t=ga,e=this[t(343)],n=e[t(404)];function r(e){const r=t;return{type:r(370),content:zr(n,r(401),e)}}e[t(375)][t(341)](t(418))[t(377)][t(381)]((e=>{const s=t;if(s(355)!=e[s(415)])return;const{data:o}=e;if(o){if(s(347)==o[s(391)]){const t=o[s(413)][0][s(367)];return r(zr(n,s(t?411:406)))}if(s(365)==o[s(391)]){const t=o[s(413)][0][s(367)];return r(zr(n,s(t?369:397)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=268]})(t,e)}function ba(){const t=["column","findAncestor","previousSibling","options","nodeAfter","markerToHighlight","locale","conversion","tablePasteColumn","markers","_splitMarkerName","suggestion","move","insert","position","columnInsertionRanges","editing","reduce","descriptionFactory","Users","setAttributes","next","name","insertContent","start","TableUtils","cell","row","*Replace table cells*","accept","rowInsertionIndexes","entries","unwrap","getSelectionAffectedTableCells","columns","tableCellSuggestion","rows","fromRange","isEqual","batch","hasSuggestion","high","return","element","createRange","endColumn","table","ck-suggestion-marker--active","tableCellHorizontalAlignment","fill","_replaceTableSlotCell","differ","insertColumns","tableCellBorderColor","removeMarker","getColumns","every","getColumnIndexes","includes","keys","schema","getAllAdjacentSuggestions","getRange","suggestionUnloaded","formatBlock","getRowIndexes","showSuggestionHighlights","end","endRow","getChangedMarkers","getAttributes","isInContent","oldRange","columnInsertionIndexes","fromEntries","activeMarkers","cells","elementToElement","$graveyard","tablePasteRow","deletion","getRows","TrackChangesEditing","editor","createElement","markerAttributes","attributes","remove","set","suggestion:formatBlock:tablePasteCell","ck-suggestion-marker-insertion","tableCellBorderWidth","length","createRangeIn","commands","451099qrLYWE","containsRange","startsWith","dataDowncast","detach","18WVSPBD","forEach","createPositionBefore","3ApOWaS","updateMarker","ck-suggestion-marker","get","for","markMultiRangeBlockFormat","register","change","newRange","nextSibling","paragraph","redo","tableCellPadding","_createdBatches","document","selection","_tablePostFixingSubtypes","createRangeOn","_getCoordsForCells","type","first","getChild","push","isEmpty","author","tableCellVerticalAlignment","deletionRanges","1026696ISmyjZ","root","documentSelection","some","insertion","4196pApCwf","low","getMarkers","value","17334924DacByS","forceDefaultExecution","getSuggestionCallback","getTableIfOnlyTableInContent","setAttribute","40fspxTS","markMultiRangeDeletion","afterInit","suggestionLoaded","view","content","removeMarkers","join","tablePaste","getSuggestion","add","tableCellBorderStyle","removeRows","stop","suggestion-td","tablePasteChainId","tableCell","TableClipboard","requires","registerCustomCallback","listenTo","clipboardOutput","editingDowncast","previous","getChanges","subType","removeColumns","registerDescriptionCallback","3810244FLkphf","last","insertRows","getRanges","call","_isForcedDefaultExecutionBlock","markerName","7CoPvBG","trackChanges","getItems","map","7441212DcWAQj","registerPostFixer","from","plugins","tableCellBackgroundColor","insertionRanges","16ynZKMS","find","model","has","rowInsertionRanges","tablePasteCell","getSuggestions","wrap","getChildren","_suggestionFactory","rootName","getShiftedBy","filter","markMultiRangeInsertion","getContainedElement","createTableWalker","discard","5308100CXyQVH"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(729668===-parseInt(n(273))/1*(parseInt(n(426))/2)+parseInt(n(394))/3*(-parseInt(n(463))/4)+-parseInt(n(290))/5+-parseInt(n(474))/6*(-parseInt(n(470))/7)+-parseInt(n(421))/8*(-parseInt(n(391))/9)+-parseInt(n(435))/10*(parseInt(n(386))/11)+parseInt(n(430))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(382),Ia(344),Ia(446),Ia(339),Ia(419),Ia(271),Ia(406)],_a=Object[Ia(365)](Ta[Ia(473)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(453)](){return[aa]}[Ia(437)](){const t=Ia,n=this[t(374)];if(!n[t(270)][t(276)](t(452)))return;const r=n[t(270)][t(397)](t(373)),s=n[t(270)][t(397)](t(316)),o=n[t(270)][t(397)](aa),a=n[t(270)][t(397)](t(452));o[t(410)][t(416)](t(370),t(299)),n[t(275)][t(351)][t(400)](t(326),{allowIn:t(451),allowContentOf:t(451),isLimit:!0}),n[t(298)][t(368)]({model:t(326),view:t(449)});let c=null;n[t(275)].on(t(314),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(383)]-1];h&&h[u(431)]||r[u(468)]||this[u(374)][u(385)][u(397)](u(471))[u(429)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(423)))return!1;const i=s[o(433)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(324)](n[o(408)][o(409)]);if(!a[o(383)])return!1;const c=a[0][o(292)](o(337)),l=r[o(356)](a),f=r[o(348)](a),h={startRow:l[o(414)],endRow:l[o(464)],startColumn:f[o(414)],endColumn:f[o(464)]};return 1==a[o(383)]&&(h[o(359)]+=r[o(372)](i)-1,h[o(336)]+=r[o(346)](i)-1),ka(c,h,r)}(l,f,n[u(275)],s,a)&&(o[u(448)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(275)][u(401)]((()=>{const t=u;n[t(275)][t(314)](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(383)]&&r[t(286)](o,t(370),{tablePasteChainId:s}),a[t(383)]&&r[t(286)](a,t(299),{tablePasteChainId:s}),l[t(383)]&&(r[t(286)](l,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(392)]((e=>{const n=t;var r;return null===(r=e[n(390)])||void 0===r?void 0:r[n(467)](e)}))),f[t(383)]&&(r[t(436)](f,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(392)]((e=>{const n=t;var r;return null===(r=e[n(390)])||void 0===r?void 0:r[n(467)](e)})));const g=r[t(399)](h[t(473)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(278),{tablePasteChainId:s});if(g){const e=g[t(428)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(275)][t(411)](s),a=e[t(274)]((e=>e[t(353)]()[t(329)](i)));a&&r[t(416)]([a[t(313)],o])}r[t(383)]&&g[t(434)](t(376),Object[t(365)](r))}c=null})))}),{priority:e.priorities[t(332)]+10}),n[t(270)][t(397)](t(452)).on(t(341),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(448)]();const u=s[r(317)],l=o,f=Aa(u),h=Aa(l);e[r(333)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(378)](u[r(415)](0));for(const t of Array[r(269)](l[r(281)]()))a[r(304)](t,u,r(358));const t=c[r(321)][r(349)](s[r(318)]),e=c[r(364)][r(349)](s[r(291)]);t||e||(g=i.LiveRange[r(328)](a[r(384)](u)))}else h&&!f&&(d=a[r(384)](u));else{const t=a[r(375)](r(326)),e=a[r(375)](r(326));a[r(280)](a[r(384)](u),e),a[r(304)](t,u,0);for(const e of Array[r(269)](l[r(281)]()))a[r(304)](e,t,r(358));g=i.LiveRange[r(328)](a[r(411)](t)),d=i.LiveRange[r(328)](a[r(411)](e))}const p=Array[r(269)](l[r(361)]())[r(285)]((([t])=>Ta[r(349)](t)));c[r(367)][r(416)]({element:u,attributes:p[r(383)]?Object[r(365)](p):null}),g&&c[r(272)][r(416)](g),d&&c[r(420)][r(416)](d)}),{priority:t(332)}),s.on(t(343),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(325)]||1;c[o(364)]=new Array(l)[o(340)](u)[o(473)](((t,e)=>t+e));for(const{cell:t}of s[o(288)](i,{startColumn:u,endColumn:u+l-1}))c[o(306)][o(416)](n[o(275)][o(411)](t))}),{priority:t(427)}),s.on(t(465),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(327)]||1;c[o(321)]=new Array(l)[o(340)](u)[o(473)](((t,e)=>t+e));for(const{cell:t}of s[o(288)](i,{startRow:u,endRow:u+l-1}))c[o(277)][o(416)](n[o(275)][o(411)](t))}),{priority:t(427)}),r[t(309)][t(462)]((e=>{const r=t;if(e[r(460)]&&e[r(460)][r(388)](r(443)))return e[r(458)]?{}:{type:r(425),content:zr(n[r(297)],r(319))}}));const u=()=>!1;for(const e of[t(443),t(299),t(370),t(278)])r[t(282)][t(454)](t(425),e,t(442),u),r[t(282)][t(454)](t(371),e,t(442),u),r[t(282)][t(454)](t(355),e,t(442),u);r[t(282)][t(454)](t(355),t(278),t(289),u),r[t(282)][t(454)](t(355),t(278),t(320),((e,r,s)=>{const o=t,i=e[o(473)]((t=>t[o(287)]()))[o(285)]((t=>t)),a=new Map(i[o(473)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(367)])e&&a[o(379)](t,e);else if(s&&s[o(376)])for(const[t,e]of Object[o(322)](s[o(376)])){const r=n[o(275)][o(300)][o(397)](t),s=r?r[o(353)]()[o(287)]():null;s&&a[o(379)](s,e)}n[o(275)][o(401)]((t=>{const e=o;for(const[n,r]of a)t[e(311)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(282)][o(454)](e,o(443),s,((t,i,a)=>{const c=o;n[c(275)][c(401)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(315)][o(295)];t.is(o(334),o(326))&&u[o(416)](t)}r[o(282)][o(432)](e,null,s)(t,i,a);for(const t of u)o(369)!=t[o(422)][o(283)]&&n[o(323)](t)}))}))};l(t(425),t(320)),l(t(425),t(289)),l(t(371),t(320)),l(t(371),t(289)),r[t(282)][t(454)](t(425),t(370),t(289),(e=>{const n=t,r=e[n(473)]((t=>t[n(287)]())),i=r[0][n(292)](n(337)),{minRow:a,maxRow:c}=o[n(412)](r);s[n(447)](i,{at:a,rows:c-a+1})})),r[t(282)][t(454)](t(425),t(299),t(289),(e=>{const n=t,r=e[n(473)]((t=>t[n(287)]())),i=r[0][n(292)](n(337)),{minColumn:a,maxColumn:c}=o[n(412)](r);s[n(461)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(460)]||!n[s(460)][s(388)](s(443)))return;const o=n[s(377)][s(450)],i=r[s(279)]()[s(285)]((t=>t[s(362)]&&t[s(377)]&&t[s(377)][s(450)]==o));i[s(383)]&&n[s(352)]()[s(383)]!=i[s(383)]&&i[s(308)](((t,e)=>(t[s(312)]=e,e[s(458)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(301)](e[s(469)]),i=[s(396),s(381)],a=r[s(366)][s(349)](e[s(469)]);return a&&i[s(416)](s(338)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(438),f,{priority:t(332)}),r.on(t(354),f,{priority:t(332)}),n[t(275)][t(408)][t(268)]((()=>{const e=t;let s=!1;const o=Array[e(269)](n[e(275)][e(408)][e(342)][e(360)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(301)](t);if(e(302)!=o||e(371)!=a||i[e(363)])continue;if(!r[e(331)](c))continue;const u=r[e(444)](c)[e(466)](),l=n[e(270)][e(397)](e(310)).me;for(const t of r[e(279)]())if(t[e(362)]&&t[e(418)]==l&&e(355)==t[e(413)]&&e(278)==t[e(460)]&&t[e(466)]()[e(347)]((t=>u[e(424)]((n=>n[e(387)](t,!0))))))for(const n of t[e(352)]())n[e(362)]&&(n[e(289)](),s=!0)}return s})),n[t(275)][t(408)][t(268)]((e=>{const s=t,o=n[s(385)][s(397)](s(405));if(!o||!o[s(407)][s(276)](e[s(330)]))return!1;let i=!1;const a=n[s(270)][s(397)](s(310)).me,c=n[s(275)][s(408)][s(342)][s(459)](),u=Array[s(269)](n[s(275)][s(408)][s(342)][s(360)]())[s(285)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(301)](t);return n(302)==o&&n(443)==i&&c==a.id&&!e[n(363)]}));for(const t of c){if(s(304)!=t[s(413)]||s(326)!=t[s(313)]||1!=t[s(383)])continue;const n=e[s(335)](t[s(305)],t[s(305)][s(284)](1));if(!u[s(274)]((({data:t})=>t[s(402)][s(329)](n))))for(const{name:t,data:r}of u)if(n[s(387)](r[s(402)])){e[s(395)](t,{range:n}),i=!0;break}}return i})),n[t(275)][t(408)][t(268)]((e=>{const s=t;let o=!1;const i=n[s(270)][s(397)](s(310)).me,a=r[s(279)]()[s(285)]((t=>t[s(362)]&&t[s(418)]==i)),c=new Set,u=new Set;for(const t of a)if(s(443)==t[s(460)])for(const e of t[s(428)]()){const n=e[s(353)]()[s(287)]();if(n)if(n.is(s(334),s(326))&&Aa(n)){t[s(345)](e[s(313)]),c[s(445)](n),o=!0;const r=n[s(403)],i=n[s(293)],a=r&&r.is(s(334),s(326)),l=i&&i.is(s(334),s(326));a&&!c[s(276)](r)&&u[s(445)](r),l&&!c[s(276)](i)&&u[s(445)](i)}else n.is(s(334),s(404))&&n[s(417)]&&(t[s(345)](e[s(313)]),o=!0)}else if(s(278)==t[s(460)]){if(!t[s(377)]||!t[s(377)][s(450)])continue;const e=t[s(377)][s(376)];if(e&&Object[s(350)](e)[s(383)])continue;const n=t[s(377)][s(450)];let r=!0,i=!0;for(const e of a)if(e[s(460)]&&e[s(460)][s(388)](s(443))){if(!e[s(377)][s(450)]){i=!1;break}if(e.id!=t.id&&e[s(377)][s(450)]==n){r=!1;break}}i&&r&&(t[s(441)](),o=!0)}for(const t of c)e[s(378)](t);for(const t of u)e[s(323)](t);return o})),n[t(298)][t(398)](t(457))[t(296)]({model:t(380),view:(t,e)=>h(t),converterPriority:t(332)}),n[t(298)][t(398)](t(389))[t(296)]({model:t(380),view:(e,n)=>n[t(294)][t(357)]?h(e,!1):null,converterPriority:t(332)});const g=n[t(307)][t(439)];this[t(455)](g[t(408)],t(456),((e,n)=>{const r=t,s=[];for(const t of g[r(384)](n[r(440)])[r(472)]())t.is(r(334),r(449))&&s[r(416)](t);g[r(401)]((t=>{const e=r;for(const n of s)t[e(303)](t[e(384)](n),t[e(393)](n)),t[e(378)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(417)])return!0;const n=t[e(415)](0);return n.is(e(334),e(404))&&n[e(417)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(288)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=390]})(t,e)}function Na(){const t=["16VxkFMw","descriptionFactory","get","commandParams","1873069BdkhdZ","markBlockFormat","discard","formatInline","423ehyXsI","30fcxEKw","resizeTableWidth","351770YKAPdE","5358185spIIxn","data","resizeTable","format","handleResizeTableWidthCommand","plugins","getColumnGroupElement","document","Users","getContainedElement","subType","formatGroupId","*Format:* resize table","editor","has","author","formatBlock","_suggestionFactory","7691728LKAkpn","1453128FMaGFW","getSuggestionCallback","table","638YrRjfk","registerCustomCallback","TrackChangesEditing","getTableColumnsWidths","TableColumnResizeEditing","selection","tableWidth","type","model","bind","handleSuggestionDescription","registerDescriptionCallback","152454kCNzwl","columnWidths","enableCommand","afterInit","locale","getSelectedElement","getSuggestions","change","getAttribute","868535ztRDFn","2nfUehi","accept"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(962575===-parseInt(n(445))/1+parseInt(n(439))/2*(parseInt(n(429))/3)+-parseInt(n(413))/4+-parseInt(n(438))/5*(-parseInt(n(392))/6)+parseInt(n(395))/7*(-parseInt(n(441))/8)+parseInt(n(391))/9*(-parseInt(n(394))/10)+-parseInt(n(417))/11*(-parseInt(n(414))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(432)](){const t=Ca;if(!this[t(408)][t(400)][t(409)](t(421)))return;const e=this[t(408)][t(400)][t(443)](t(419));e[t(431)](t(393),this[t(399)][t(426)](this)),e[t(412)][t(418)](t(411),t(397),t(440),e[t(412)][t(415)](t(411),null,t(447))),e[t(412)][t(418)](t(411),t(397),t(447),e[t(412)][t(415)](t(411),null,t(440))),e[t(442)][t(428)](this[t(427)][t(426)](this))}[Ca(399)](t,e){const n=Ca,r=this[n(408)][n(400)][n(443)](n(419)),s=this[n(408)][n(400)][n(443)](n(421)),o=e[n(416)]||this[n(408)][n(425)][n(402)][n(422)][n(434)]();this[n(408)][n(425)][n(436)]((()=>{const i=n,a=s[i(401)](o);let c=a?s[i(420)](a):null,u=o[i(437)](i(423))||null;const l=e[i(423)]||u,f=e[i(430)]||c,h=this[i(408)][i(400)][i(443)](i(403)).me;for(const t of r[i(435)]()){const e=t[i(404)]();if(i(397)===t[i(405)]&&e===o){t[i(410)]!==h&&t[i(447)]();const e=t[i(396)][i(444)];u=e[0][i(423)],c=e[0][i(430)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(446)](o,{commandName:i(393),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(397)},[],i(397))}))}[Ca(427)](t){const e=Ca;if(e(411)!=t[e(424)]&&e(390)!=t[e(424)])return;const{data:n}=t;if(n&&e(397)===n[e(406)]){const t=e(407);return{type:e(398),content:zr(this[e(408)][e(433)],t)}}}}const Sa=Ma;function Ma(t,e){const n=wa();return(Ma=function(t,e){return n[t-=414]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(467293===-parseInt(n(416))/1+-parseInt(n(420))/2+parseInt(n(424))/3*(-parseInt(n(425))/4)+-parseInt(n(422))/5+parseInt(n(428))/6*(parseInt(n(418))/7)+parseInt(n(419))/8*(-parseInt(n(431))/9)+-parseInt(n(414))/10*(-parseInt(n(429))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class va extends t.Plugin{[Sa(423)](){const t=Sa,e=this[t(415)];e[t(430)][t(421)](t(417))&&e[t(430)][t(432)](t(433))[t(427)](t(426))}}function wa(){const t=["11FKSwiT","plugins","5787ERdhlj","get","TrackChangesEditing","15922270BtwlKt","editor","71069HsXncN","Template","2866241JsUpjK","6040NTElwX","404524qioPAJ","has","1332035OPMcYD","afterInit","927eMFIDg","11892mIohip","insertTemplate","enableCommand","12WCDZjL"];return(wa=function(){return t})()}const Oa=Fa;function Fa(t,e){const n=xa();return(Fa=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(587506===parseInt(n(339))/1*(parseInt(n(333))/2)+parseInt(n(347))/3+parseInt(n(345))/4*(-parseInt(n(343))/5)+-parseInt(n(341))/6*(-parseInt(n(353))/7)+-parseInt(n(334))/8*(parseInt(n(350))/9)+-parseInt(n(332))/10+parseInt(n(355))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Da extends t.Plugin{[Oa(348)](){const t=Oa,e=this[t(344)];if(!e[t(338)][t(349)](t(342)))return;e[t(346)][t(349)](t(352))[t(335)](t(342));const n=e[t(346)][t(349)](t(352)),r=e[t(336)];n[t(337)][t(340)](t(354),(e=>zr(r,t(351),e)))}}function xa(){const t=["descriptionFactory","commands","18VvQzep","registerElementLabel","114JEdPgF","insertTableOfContents","245nfziQN","editor","29384IgsRRL","plugins","1895838BdKZpw","afterInit","get","252RhtRKF","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","198079Uckhtx","tableOfContents","3248773cJSFIF","8579380jOUTey","96278mWABHW","150296yqyJnD","enableCommand","locale"];return(xa=function(){return t})()}const Ba=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=488]})(t,e)}function Ua(){const t=["1185279sbpVQg","_splitMarkerName","title-content","updateMarker","registerPostFixer","from","getNearestSelectionRange","Title","document","3174608OhcvSK","get","createRange","start","844366SiryJM","forward","isEqual","getChangedMarkers","afterInit","1673475etQsas","differ","descriptionFactory","TrackChangesEditing","model","end","registerElementLabel","nodeBefore","removeMarker","newRange","11315504teNTfC","6245634tESCcO","locale","suggestion","ELEMENT_TITLE","has","isTouching","plugins","7aLdbqI","schema","2215732ZTaysk","editor","element","isCollapsed"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(668437===parseInt(n(518))/1+-parseInt(n(501))/2+-parseInt(n(505))/3+-parseInt(n(514))/4+-parseInt(n(523))/5+parseInt(n(492))/6*(parseInt(n(499))/7)+parseInt(n(491))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(522)](){const t=Ba,e=this[t(502)];if(!e[t(498)][t(496)](t(512)))return;const n=e[t(498)][t(515)](t(526));n[t(525)][t(529)](t(507),(()=>zr(e[t(493)],t(495)))),e[t(527)][t(513)][t(509)]((r=>{const s=t;let o=!1;const i=Array[s(510)](e[s(527)][s(513)][s(524)][s(521)]());for(const{name:t,data:a}of i){const{group:i}=n[s(506)](t);if(s(494)!==i||!a[s(490)])continue;const c=a[s(490)],u=c[s(528)][s(488)];if(!u||!u.is(s(503),s(507)))continue;if(!c[s(517)][s(497)](c[s(528)]))continue;const l=e[s(527)][s(500)][s(511)](c[s(528)],s(519));if(l&&l[s(504)]){const e=r[s(516)](c[s(517)],l[s(517)]);e[s(520)](c)||(r[s(508)](t,{range:e}),o=!0)}o||(r[s(489)](t),o=!0)}return o}))}}function Ga(t,e){const n=Wa();return(Ga=function(t,e){return n[t-=465]})(t,e)}const Va=Ga;function Wa(){const t=["3411270nKmKXm","63JhxFuc","1765965FyPLXe","has","6485GGQOGy","plugins","4CBVfQz","134271CtcuKG","get","2514dEefkd","TrackChangesEditing","4508616uLLHhy","editor","undo","UndoEditing","14148QoxcTh","5793876GbwTJm","enableCommand","216yGTjxI","afterInit","redo"];return(Wa=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(336984===parseInt(n(480))/1*(-parseInt(n(473))/2)+parseInt(n(481))/3*(-parseInt(n(485))/4)+-parseInt(n(483))/5*(parseInt(n(467))/6)+parseInt(n(469))/7+-parseInt(n(476))/8*(-parseInt(n(465))/9)+parseInt(n(479))/10+parseInt(n(474))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class za extends t.Plugin{[Va(477)](){const t=Va,e=this[t(470)],n=e[t(484)][t(466)](t(468));e[t(484)][t(482)](t(472))&&(n[t(475)](t(471)),n[t(475)](t(478)))}}function Ha(t,e){const n=qa();return(Ha=function(t,e){return n[t-=250]})(t,e)}const Ka=Ha;function qa(){const t=["550SGKeqc","TrackChangesEditing","10LTaeFX","3943120sDLwtN","editor","get","469188EXxtVI","3472300KnutaH","2573998ticwpR","requires","enableCommand","1184664WuQTOi","88UvpKsM","toggleTableCaption","9322hoEVSh","TableCaptionEditing","afterInit","has","1912074mIAhHC","plugins"];return(qa=function(){return t})()}!function(t,e){const n=Ha,r=t();for(;;)try{if(516503===parseInt(n(251))/1*(parseInt(n(253))/2)+-parseInt(n(250))/3+-parseInt(n(266))/4+parseInt(n(261))/5*(-parseInt(n(257))/6)+-parseInt(n(267))/7+-parseInt(n(262))/8+-parseInt(n(265))/9*(-parseInt(n(259))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(268)](){return[aa]}[Ka(255)](){const t=Ka,e=this[t(263)];e[t(258)][t(256)](t(254))&&e[t(258)][t(264)](t(260))[t(269)](t(252))}}function Za(t,e){const n=Ya();return(Za=function(t,e){return n[t-=268]})(t,e)}const Qa=Za;!function(t,e){const n=Za,r=t();for(;;)try{if(449155===parseInt(n(299))/1+-parseInt(n(287))/2*(parseInt(n(290))/3)+parseInt(n(301))/4+-parseInt(n(292))/5+-parseInt(n(323))/6*(-parseInt(n(278))/7)+parseInt(n(308))/8*(-parseInt(n(285))/9)+-parseInt(n(322))/10*(-parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Za;super(t),this[e(296)]=[e(336),e(332),e(306),e(327),e(268),e(340),e(269)],this[e(304)]=[e(334),e(330),e(294),e(320),e(283),e(318),e(325),e(345),e(337)]}static get[Qa(346)](){return Qa(279)}[Qa(310)](){const t=Qa,e=this[t(270)][t(286)][t(342)](t(321));if(this[t(270)][t(286)][t(338)](t(319))){for(const n of this[t(296)])e[t(313)](n,((e,r)=>{const s=t,o=this[s(270)][s(275)][s(311)][s(333)][s(324)]()[s(331)](s(291));this[s(344)](n,[o],this[s(296)],s(296),e,r)}));e[t(317)][t(328)](t(271),t(296),t(274),e[t(317)][t(289)](t(271),null,t(335))),e[t(317)][t(328)](t(271),t(296),t(335),((e,n)=>this[t(329)](this[t(296)],e,n))),e[t(317)][t(328)](t(271),t(296),t(307),(()=>!1))}if(this[t(270)][t(286)][t(338)](t(276))){for(const n of this[t(304)])e[t(313)](n,((e,r)=>{const s=t,o=this[s(270)][s(286)][s(342)](s(305))[s(297)](this[s(270)][s(275)][s(311)][s(333)]);this[s(344)](n,o,this[s(304)],s(304),e,r)}));e[t(317)][t(328)](t(271),t(304),t(274),e[t(317)][t(289)](t(271),null,t(335))),e[t(317)][t(328)](t(271),t(304),t(335),((e,n)=>this[t(329)](this[t(304)],e,n))),e[t(317)][t(328)](t(271),t(304),t(307),(()=>!1))}e[t(309)][t(281)]((e=>this[t(280)](e)))}[Qa(344)](t,e,n,r,s,o){const i=Qa,a=this[i(270)][i(286)][i(342)](i(321));this[i(270)][i(275)][i(293)](o[i(343)],(()=>{const t=i;for(const i of e)if(this[t(315)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(300)](r);void 0!==n&&(e[r]=n)}s(o),a[t(302)](i,{commandParams:[e]},[],r)}}))}[Qa(329)](t,e,n){const r=Qa,s=e[0][r(282)][r(303)],o=n[r(272)][0];this[r(270)][r(275)][r(312)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(339)](r,o[r],s):e[n(326)](r,s)}))}[Qa(280)](t){const e=Qa;if(t[e(295)])switch(t[e(314)]){case e(296):return{type:e(288),content:zr(this[e(270)][e(277)],e(273))};case e(304):return{type:e(288),content:zr(this[e(270)][e(277)],e(284))}}}[Qa(315)](t,e){const n=Qa,r=this[n(270)][n(286)][n(342)](n(321));for(const s of r[n(298)]({skipNotAttached:!0})){const r=s[n(316)]();if(s[n(314)]===e&&r===t)return s}return null}}function Ya(){const t=["getFirstPosition","tableCellBackgroundColor","removeAttribute","tableAlignment","registerCustomCallback","handleDiscardAction","tableCellBorderStyle","findAncestor","tableBorderStyle","selection","tableCellBorderColor","discard","tableBorderColor","tableCellVerticalAlignment","has","setAttribute","tableHeight","11DrrLCa","get","batch","_handlePropertyChange","tableCellHorizontalAlignment","pluginName","tableWidth","tableBackgroundColor","editor","formatBlock","commandParams","*Format:* change table properties","accept","model","TableCellPropertiesEditing","locale","606235VGZDTG","TrackChangesTableProperties","handleSuggestionDescription","registerDescriptionCallback","start","tableCellWidth","*Format:* change table cell properties","1869174jrcoiu","plugins","483608AvMBtq","format","getSuggestionCallback","9gaybbb","table","1332830nJsuOX","enqueueChange","tableCellBorderWidth","data","tableProperties","getSelectionAffectedTableCells","getSuggestions","136213ZWnttH","getAttribute","620268GfRMxZ","markBlockFormat","nodeAfter","tableCellProperties","TableUtils","tableBorderWidth","join","24ySmRAP","descriptionFactory","afterInit","document","change","enableCommand","subType","_getSuggestion","getContainedElement","_suggestionFactory","tableCellHeight","TablePropertiesEditing","tableCellPadding","TrackChangesEditing","15997010JwsMoj","12VjXAtJ"];return(Ya=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):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["markerToData","isBlock","for","reconvertMarker","suggestion:attribute:","mapper","low","$textProxy","remove","_isBlockAttribute","default","filter","resolve","formatInline:accept","getAttribute","_getSuggestionData","size","removeMarker:suggestion:attribute","_removeSuggestion","CommentsRepository","item","hasSuggestion","applyOperation","removeMarkers","map","_processAttributeSuggestions","getSuggestionCallback","getShiftedBy","_registerDefaultCallbacks","trackChangesCommand","markMultiRangeDeletion","_afterChanges","_recordAttributeSuggestions","descriptionFactory","head","dataDowncast","addMarker:suggestion","track-changes-user-not-found","acceptSelectedSuggestions","get","deleteContent","deletion:accept","discard","$graveyard","plugins","track-changes-suggestion-data-mismatch","getItems","getAllAdjacentSuggestions","formatInline","originalSuggestionId","nodeBefore","batch","config","group","commentThread","_suggestionFactory","find","before","suggestion:","$text","values","model","open","formatGroupId","dataReady","_customCallbacks","documentSelection","nodeAfter","attributeOldValue","_reduceExistingSuggestions","isObject","insertion:chain","high","_enabledCommands","formatBlock","track-changes-adapter-already-set","some","fire","add","removeAttribute","attributes","elementEnd","createElement","enableDefaultAttributesIntegration","formatBlock:chain","data-suggestion","registerInlineAttribute","external:","enableReadOnlyMode","clear","execute","splice","getSuggestions","start","removed","moveTargetPosition","insertion:accept","createPositionBefore","formatBlock:","conversion","isRemovable","markDeletion","rootName","markers","markerReady","attributeKey","includes","isLocal","FORMATTING","fromCharCode","document","addHighlight","getWalker","accept","howMany","_mergeNestedSuggestions","isExternal","push","insertContent","addMarkerName","insertion:join","refresh","toJSON","formatBlock:accept","unshift","_reduceSuggestionAttributeRange","format","commandName","_model","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.","attribute:accept","dataToMarker","fetchCommentThread","_isRegisteredAttribute","bindElementToMarker","substring","suggestionUnloaded","registerCustomCallback","authorName","getCustomProperty","ck-suggestion-marker","isUndo","isAtStart","addUser","change:_saved","containsPosition","multipleBlocks","key","getMarkers","_rangeIsInLocalUserInsertion","collaboration.channelId","comments","rethrowUnexpectedError","isArray","40SkEeUc","backward","notReady","isInContent","getContainedElement","isSelectable","adapter","acceptSuggestion","_processAttributeChanges","deletion","type","@external","isTouching","name","_trackFormatChanges","after","getFirstRange","meta","markInlineFormat","createPositionAt","formatInline:discard","_SUGGESTION_ANNOUNCEMENT","markMultiRangeInsertion","writer","track-changes-suggestion-not-found","registerBlockAttribute","end","_joinWithAdjacentSuggestions","selection","position","_getAuthorFromId","markMultiRangeBlockFormat","accepted","suggestionLoaded","ENTER","_setSuggestionData","getDifference","unbind","consumable","then","announce","_createSuggestion","has","addSuggestion","attributeNewValue","202255vzjLJv","getIntersection","tablePasteChainId","root","editingDowncast","getSuggestion","160005pqvUZo","enableCommand","every","createRangeOn","assign","formatBlock:discard","_initAriaMarkerChangeAnnouncements","rename","forceDefaultExecution","PENDING_ACTION_SUGGESTION","groupId","_blockAttributeKeys","9NMEJpP","change","attribute:join","parent","data","pluginName","attribute:","isBefore","_splitMarkerName","PendingActions","getChangedMarkers","pop","_handleNewSuggestionMarker","concat","track-changes-command-not-found","stopListening","clone","setAttribute","addMarker","11qTCoAh","insertion:","getUser","getFirstMarker","getLastMatchingPosition","trackChanges.mergeNestedSuggestions","author","elementStart","change:data","_findSuggestions","normal","insertion:discard","isNextTo","acceptAllSuggestions","enqueueChange","2881352PWaiOV","_addThreadToSuggestion","removeComment","markBlockFormat","catch","getRanges","activeMarkers","insert","_getAttributeKey","containerElement","return","suggestion-type","update:suggestion","from","createdAt","schema","_editor","requires","addSuggestionData","_saved","chain","consume","set","detach","117447MxfEyq","toUpperCase","_joinSuggestions","init","join","delete","removeClass","removeMarker:suggestion:formatBlock","listenTo","deletion:join","isIntersecting","_suggestionState","addRange","Users","_refreshSuggestionsChain","authoredAt","splitPosition","_getMarkerAnnouncementText","attribute:discard","getChanges","suggestion","discardAllSuggestions","insertion","getRange","error-saving-suggestion-data-suggestion-discarded","_defaultCallbacks","setSelection","isMultiRange","ck-suggestion-marker-formatBlock","rejected","trackChanges","_adapter","hasComments","move","lowest","attribute","formatInline:join","114kcskLp","isAtEnd","formatBlock:join","_checkSuggestionCorrectness","newValue","ready","updateSuggestion","TrackChangesEditing","_inlineAttributeKeys","warn","stop","LEAVE","markerNameToElements","2vjHSKD","deletion:","setTo","subType","discardSuggestion","newRange","isInsideObject","range","discardSelectedSuggestions","isOwn","markAttributeChange","deletion:chain","$elementName","forward","upcast","isAfter","_updateSuggestionData","value","getCommentThread","deletion:discard","fromRange","markInsertion","_setSuggestionRange","toViewElement","ck-suggestion-marker-","options","commands","isEqual","differ","addComment","widget","unbindElementFromMarkerName","_addSuggestionMarker","_commentsRepository","_suggestions","action","getNearestSelectionRange","_recordAttributeChanges","substr","ck-suggestion-marker-formatInline","isLimit","always","change:activeMarkers","length","keys","createSelection","isIntersectingWithRange","5382050LnCPNS","showSuggestionHighlights","addMarker:suggestion:formatBlock","isCollapsed","previous","editor","highest","forEach","oldRange","trackChanges.trackFormatChanges","multi","909909WotaYv","_cutOutSuggestionMarker","skipNestingCheck","_refreshAttributeSuggestionsChain","marker-count","$marker","getAncestors","next","track-changes-adapter-missing-getsuggestion","8439084xompTa","element","formatInline:","addClass","track-changes-enable-command-twice","addCommentThread","containsRange","buildSuggestion","containsRangeInObject","createRange","suggestionChanged","ck-suggestion-marker--active","createRangeIn","never","addMarker:suggestion:attribute","hasCommentThread","updateMarker","creator","isDocumentOperation","registerPostFixer","editing","removeMarker","_getExternalAuthor","oldValue","markerToHighlight","define","_onDiscard","_breakSuggestionMarker","sort","startsWith","_isDataLoaded","targetPosition","createPositionAfter","containsItem","markerName","_isForcedDefaultExecutionBlock","formatInline:chain","locale","elementToElement","split","getMultiRangeId"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=183]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(380960===parseInt(n(404))/1*(parseInt(n(530))/2)+parseInt(n(480))/3*(parseInt(n(359))/4)+parseInt(n(410))/5*(-parseInt(n(517))/6)+-parseInt(n(588))/7+-parseInt(n(456))/8*(-parseInt(n(422))/9)+-parseInt(n(577))/10*(parseInt(n(441))/11)+parseInt(n(597))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(542);class yc extends t.Plugin{static get[Ec(473)](){return[Ec(224),o.Users,t.PendingActions,Yr,es,as,fs,bs,ps,ks,Rs,Ps,to,so,uo,go,bo,Ao,No,vo,Fo,Wo,Uo,qo,Jo,ei,ui,gi,Li,oi,Vs,qs,bi,yi,vi,Oi,ji,zi,qi,$i,ra,aa,ha,ma,Xa,ya,Ra,Da,Ja,va,ja,za]}static get[Ec(427)](){return Ec(524)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(229)]((t=>String[e(314)](t)))[e(484)]("")}super(t),this[e(237)]=!1,this[e(478)](e(462),[]),this.on(e(572),((n,r,s,o)=>{const i=e;this[i(333)][i(423)]((()=>{const e=i;for(const n of[...o,...s])this[e(333)][e(308)][e(401)](n)&&t[e(184)][e(208)](n)}))})),this[e(238)]=new Xr(this[e(582)][e(266)][e(471)],this[e(582)][e(201)]),this[e(511)]=null,this[e(260)]=new Ac(this[e(582)]),this[e(564)]=new Map,this[e(563)]=t[e(249)][e(244)](e(224)),this[e(278)]=new Set,this[e(333)]=this[e(582)][e(266)],this[e(491)]=new WeakMap,this[e(199)]=!1,this[e(421)]=new Set([e(542)]),this[e(525)]=new Set,t[e(257)][e(189)](e(586),e(215)),this[e(373)]=t[e(257)][e(244)](e(586)),t[e(257)][e(189)](e(446),!0),this[e(320)]=t[e(257)][e(244)](e(446)),this[e(234)]=new f(t,this[e(278)]),this[e(416)](),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,53,48])}[Ec(483)](){const t=Ec,n=this[t(582)],r=(e,n)=>{const r=t;if(r(515)!=e)return r(554)+e;const s=n[r(203)]("|")[0];return this[r(214)](s)?r(508):r(569)};n[t(304)][t(207)](t(408))[t(188)]({model:t(500),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(430)](e[n(198)]),a=[n(345),r(o,i)];let c=3e3;return this[n(462)][n(311)](e[n(198)])&&(a[n(322)](n(608)),c=3010),n(368)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(304)][t(207)](t(240))[t(283)]((e=>{const r=t;e.on(r(241),((t,e,s)=>{const o=r;if(!s[o(555)][o(578)])return;const i=e[o(225)];if(!i)return;const c=s[o(210)][o(553)](i);n[o(266)][o(471)][o(275)](i)&&c&&!c[o(344)](o(560))&&c.is(o(465))&&(0,a.toWidget)(c,s[o(382)])}),{priority:r(277)})})),n[t(304)][t(207)](t(240))[t(188)]({model:t(500),view:(e,n)=>{const s=t;if(!n[s(555)][s(578)])return null;const{type:o,subType:i}=this[s(430)](e[s(198)]);return{classes:[s(345),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(225)])return;const{id:c}=this[a(430)](o[a(198)]);if(r){const t=this[a(564)][a(244)](c),e=this[a(464)](t);if(!this[a(214)](e))return}if(o[a(225)].is(a(387)))return void i[a(397)][a(477)](o[a(225)],s[a(372)]);const u=i[a(210)][a(553)](o[a(225)]);if(o[a(225)].is(a(598))&&n[a(266)][a(471)][a(206)](o[a(225)])&&!u[a(344)](a(316))){i[a(382)][a(600)]([a(345),a(508)],u),i[a(382)][a(439)](a(290),c,u),i[a(210)][a(339)](u,o[a(198)]),e&&(this[a(462)][a(311)](o[a(198)])?i[a(382)][a(600)](a(608),u):i[a(382)][a(486)](a(608),u));for(const t of n[a(266)][a(609)](o[a(225)])[a(251)]())i[a(397)][a(477)](t,s[a(372)]);i[a(397)][a(477)](o[a(225)],s[a(372)])}};n[t(304)][t(207)](t(240))[t(283)]((e=>{const n=t;e.on(n(579),((t,e,r)=>{const o=n;r[o(555)][o(578)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(583)})})),n[t(304)][t(207)](t(240))[t(283)]((e=>{const n=t;e.on(n(611),((t,e,r)=>{const o=n;r[o(555)][o(578)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(583)})})),n[t(304)][t(207)](t(240))[t(205)]({model:t(500),view:(e,n)=>n[t(555)][t(578)]?null:{group:t(500),name:e[t(568)](11)}}),n[t(304)][t(207)](t(544))[t(202)]({view:{name:t(500),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(263)+e[r(219)](r(467))+":"+e[r(219)]("id");return e[r(219)](r(592))&&(s+=":"+e[r(219)](r(592))),n[r(287)](r(593),{"data-name":s})}}),n[t(304)][t(207)](t(544))[t(336)]({view:t(500)}),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(579),s(),{priority:n(277)})})),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(611),s({isAttributeSuggestion:!0}),{priority:n(277)})})),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(487),((t,e,r)=>{const s=n,o=r[s(210)][s(529)](e[s(198)]);if(o)for(const t of o)t[s(344)](s(316))||(r[s(382)][s(486)]([s(345),s(508),s(608)],t),r[s(382)][s(284)](s(290),t),r[s(210)][s(561)](t,e[s(198)]))}),{priority:n(277)})})),n[t(304)][t(207)](t(408))[t(283)]((e=>{const n=t;e.on(n(222),((t,e,r)=>{const s=n,o=r[s(210)][s(529)](e[s(198)]);if(!o)return;const{id:i}=this[s(430)](e[s(198)]),a=this[s(564)][s(244)](i),c=this[s(464)](a);if(this[s(214)](c))for(const t of o)t[s(344)](s(316))||(r[s(382)][s(486)]([s(345),s(508),s(608)],t),r[s(382)][s(284)](s(290),t),r[s(210)][s(561)](t,e[s(198)]))}),{priority:n(277)})})),n[t(266)][t(315)][t(183)]((e=>{const r=t;let s=!1;const o=Array[r(469)](n[r(266)][r(315)][r(558)][r(432)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(430)](t);if(r(500)!==o)continue;const h=this[r(564)][r(244)](f);if(null!=c[r(535)]){r(253)==u&&(s=s||Lc(c[r(535)],t,e,n[r(266)][r(471)]));const o=r(515)==u&&this[r(214)](l[r(203)]("|")[0]);if(c[r(535)][r(580)]||r(248)==c[r(535)][r(407)][r(307)]||r(279)==u&&!Rc(c[r(535)])||o&&!Rc(c[r(535)])||r(368)==u&&(Cc(a=c[r(535)])||function(t){const e=r;return t[e(298)][e(425)]==t[e(385)][e(255)]&&t[e(298)][e(518)]}(a)))e[r(185)](t),s=!0;else{if(!h||!h[r(362)])continue;i[r(283)](h)}}}var a;return i[r(221)]>0&&(s=!!this[r(386)](i)||s),s})),n[t(266)][t(315)][t(183)]((e=>{const r=t;let s=!1;for(const t of n[r(266)][r(315)][r(558)][r(499)]())if(r(463)==t[r(369)])for(const t of this[r(564)][r(265)]()){if(t[r(507)]||!t[r(362)])continue;const o=r(279)==t[r(369)],i=this[r(464)](t),a=i&&this[r(214)](i);if(!o&&!a)continue;const c=t[r(375)]();if(c[r(298)][r(425)]!=c[r(385)][r(425)]&&!c[r(385)][r(518)]){const o=n[r(266)][r(378)](c[r(298)][r(272)],r(385)),i=n[r(266)][r(606)](c[r(298)],o);e[r(613)](t[r(444)](),{range:i}),s=!0}}return s})),n[t(266)][t(315)][t(183)]((e=>this[t(367)](e))),n[t(266)][t(315)][t(183)]((e=>!e[t(256)][t(312)]&&this[t(230)](e))),n[t(266)].on(t(236),(()=>{this[t(237)]=!1})),n[t(266)][t(315)].on(t(449),((r,s)=>{const o=t;if(!s[o(312)]||s[o(346)])return;if(!this[o(237)])return;const i=n[o(266)][o(315)][o(558)][o(499)]();if(0==i[o(573)])return;const a=[],c=i[o(216)]((t=>o(515)==t[o(369)])),u=i[o(216)]((t=>o(463)==t[o(369)]&&o(264)!=t[o(372)]));for(const t of c)this[o(338)](t[o(310)])&&a[o(322)]({key:t[o(310)],newValue:t[o(403)],oldValue:t[o(273)],range:Sc(t[o(537)],n[o(266)])});for(const t of u){if(o(417)!=t[o(565)]&&o(326)!=t[o(565)])continue;const e=Mc(t[o(388)][o(272)],n[o(266)]),r=t[o(262)];o(417)==t[o(565)]&&a[o(322)]({key:o(542),newValue:t[o(372)],oldValue:r[o(372)],range:e});for(const[n,s]of r[o(285)]){if(!this[o(338)](n))continue;const r=t[o(285)][o(244)](n);s!==r&&a[o(322)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(285)])this[o(338)](n)&&(r[o(285)][o(401)](n)||a[o(322)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(573)]&&n[o(266)][o(455)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(540)](t,e,s,o,{groupId:r});this[n(274)](t,a)}))}),{priority:t(514)}),n[t(266)][t(308)].on(t(468),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(430)](n[s(372)]),e=this[s(564)][s(244)](t);e&&e[s(324)](n[s(372)])}})),n[t(266)][t(315)].on(t(449),(()=>{const e=t,r=Array[e(469)](n[e(266)][e(315)][e(558)][e(432)]())[e(216)]((t=>e(500)===this[e(430)](t[e(372)])[e(258)]));if(0===r[e(573)])return;r[e(192)](((t,n)=>{const r=e,s=t[r(426)][r(585)],o=n[r(426)][r(585)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(298)][r(429)](o[r(298)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(430)](t);if(null===n[e(585)]){const n=this[e(434)](t);o[e(283)](n)}else{const t=this[e(564)][e(244)](r);null!==n[e(535)]||t[e(362)]?(s[e(283)](t[e(239)]),o[e(283)](t)):this[e(223)](t)}}o[e(221)]>0&&this[e(494)](o);for(const t of s)this[e(282)](e(607),t)})),n[t(266)].on(t(227),((e,r)=>{const s=t,o=r[0];if(!this[s(564)][s(221)])return;if(!o[s(615)])return;if(o[s(256)][s(346)]||!o[s(256)][s(312)])return;let i,a;switch(o[s(369)]){case s(463):i=n[s(266)][s(378)](o[s(388)]),a=i[s(232)](o[s(319)]);break;case s(203):i=n[s(266)][s(378)](o[s(496)]),a=n[s(266)][s(378)](o[s(300)]);break;case s(513):i=n[s(266)][s(378)](o[s(195)]),a=i[s(232)](o[s(319)]);break;default:return}const c=n[s(266)][s(606)](i,a);n[s(266)][s(423)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(450)](c)){if(e[t(507)])continue;if(t(253)==e[t(369)])continue;const r=this[t(464)](e);if(r&&this[t(214)](r)&&t(203)!=o[t(369)])continue;const s=e[t(426)]&&e[t(426)][t(351)];(t(279)!=e[t(369)]||t(203)==o[t(369)]&&!s)&&(n[t(605)]||t(502)==e[t(369)]&&n[t(539)]||e[t(375)]()[t(603)](c)&&this[t(191)](e,i,a))}}))}),{priority:t(514)}),n[t(266)].on(t(245),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(418)])return;if(this[s(199)])return;if(!this[s(234)][s(547)])return;if(o[s(580)])return;const a=n[s(266)][s(471)],{start:c,end:u}=o[s(375)](),l=c[s(272)]&&a[s(570)](c[s(272)])?null:a[s(566)](c,s(543)),f=u[s(255)]&&a[s(570)](u[s(255)])?null:a[s(566)](u,s(360)),h=n[s(266)][s(606)](l?l[s(298)]:c,f?f[s(385)]:u);n[s(266)][s(423)]((t=>{const e=s;this[e(306)](h);const r=n[e(266)][e(471)][e(566)](h[e(298)]);o.is(e(271))?t[e(506)](r):o[e(532)](r)})),e[s(527)]()}),{priority:e.priorities[t(451)]+10}),n[t(266)].on(t(323),((e,r)=>{const s=t,o=r[r[s(573)]-1];o&&o[s(418)]||this[s(199)]||this[s(234)][s(547)]&&(n[s(266)][s(423)]((()=>{const t=s;let o=n[t(266)][t(323)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(466)]=o[t(438)]();const i=o[t(385)][t(255)],a=n[t(266)][t(471)];i&&a[t(206)](i)&&!a[t(275)](i)&&(o=n[t(266)][t(606)](o[t(298)],n[t(266)][t(378)](i,t(385)))),this[t(551)](o)})),e[s(527)]())}),{priority:t(277)}),this[t(582)][t(556)][t(283)](t(510),this[t(234)]),this[t(411)](t(510));const o=new p(n,this[t(564)]);n[t(556)][t(283)](t(366),o),this[t(411)](t(366));const i=new E(n,this[t(564)]);n[t(556)][t(283)](t(534),i),this[t(411)](t(534)),n[t(556)][t(283)](t(454),new S(n,o,this[t(564)])),this[t(411)](t(454)),n[t(556)][t(283)](t(501),new S(n,i,this[t(564)])),this[t(411)](t(501)),n[t(556)][t(283)](t(243),new w(n,o,this[t(564)])),this[t(411)](t(243)),n[t(556)][t(283)](t(538),new w(n,i,this[t(564)])),this[t(411)](t(538));const c=n[t(249)][t(244)](t(224));this[t(488)](c,t(559),((e,{threadId:n})=>{const r=t,s=this[r(564)][r(244)](n);s&&s[r(259)]&&1===s[r(259)][r(573)]&&this[r(546)](n,{hasComments:!0})}),{priority:t(211)}),this[t(488)](c,t(458),((e,{threadId:n})=>{const r=t,s=this[r(564)][r(244)](n);s&&s[r(259)]&&!s[r(259)][r(573)]&&this[r(546)](n,{hasComments:!1})}),{priority:t(211)})}set[Ec(365)](t){const n=Ec;if(this[n(511)])throw new e.CKEditorError(n(280),this);this[n(511)]=t}get[Ec(365)](){return this[Ec(511)]}[Ec(297)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(564)][n(265)]())t&&!e[n(362)]||r[n(322)](e);return e?r[n(229)]((t=>t[n(327)]())):r}[Ec(409)](t){const n=Ec,r=this[n(564)][n(244)](t);if(!r)throw new e.CKEditorError(n(383),this);return r}[Ec(226)](t){const e=Ec;return this[e(564)][e(401)](t)}[Ec(474)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(369)][e(203)](":"),a=this[e(564)][e(244)](r)||this[e(400)](o,i,r,n,s);if(this[e(457)](a),this[e(520)](a,o,i||null,n),a[e(470)]=t[e(470)],a[e(194)]=!0,s&&s[e(370)]){const t=s[e(370)],n=this[e(186)](t[e(343)]);a[e(495)]=t[e(470)],a[e(447)]=n,a[e(321)]=!0}else a[e(495)]=t[e(470)];switch(t[e(426)]&&(a[e(426)]=t[e(426)]),t[e(285)]&&(a[e(285)]=t[e(285)]),this[e(511)]&&this[e(511)][e(402)]||(a[e(475)]=!0),this[e(491)][e(244)](a)){case e(361):this[e(491)][e(478)](a,e(269));break;case e(309):a[e(362)]?(this[e(386)](new Set([a])),this[e(494)](new Set([a])),this[e(491)][e(478)](a,e(522)),this[e(282)](e(392),a)):this[e(491)][e(478)](a,e(299))}return a}[Ec(366)](t){const e=Ec;this[e(418)]((()=>{const n=e;this[n(582)][n(266)][n(423)]((()=>{const e=n;for(const n of t[e(252)]())n[e(318)]()}))}))}[Ec(534)](t){const e=Ec;this[e(418)]((()=>{const n=e;this[n(582)][n(266)][n(423)]((()=>{const e=n;for(const n of t[e(252)]())n[e(247)]()}))}))}[Ec(411)](t,n){const r=Ec,s=this[r(582)][r(556)][r(244)](t);if(!s)throw new e.CKEditorError(r(436),this,{commandName:t});if(this[r(278)][r(401)](s))throw new e.CKEditorError(r(601),this,{commandName:t});this[r(278)][r(283)](s),n&&s.on(r(295),((t,e)=>{const o=r;this[o(234)][o(547)]&&(this[o(199)]||(e[o(573)]>0&&e[e[o(573)]-1]&&e[e[o(573)]-1][o(418)]?e[o(433)]():(t[o(466)]=n(((...t)=>s[o(295)](...t,{forceDefaultExecution:!0})),...e),t[o(527)]())))}),{priority:r(277)})}[Ec(418)](t){const n=Ec;let r,s;const o=this[n(199)];this[n(199)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(199)]=!1),s&&e.CKEditorError[n(357)](s,this),r}[Ec(551)](t,n=null,r={}){const s=Ec;if(t[s(580)])return null;const o=this[s(582)][s(249)][s(244)](s(493)).me;for(const{suggestion:e,meta:o}of this[s(450)](t,s(502)))if(o[s(539)]){if(!o[s(453)]){if(o[s(605)]){if(!this[s(320)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(191)](e,t[s(298)],t[s(385)]);break}if(n==e[s(533)]&&Oc(e,r)){const n=e[s(375)]();return n[s(298)][s(557)](t[s(385)])?this[s(552)](e,this[s(333)][s(606)](t[s(298)],n[s(385)])):this[s(552)](e,this[s(333)][s(606)](n[s(298)],t[s(385)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(442)+n:s(502),u=this[s(394)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(562)](c,i,a,t),u}[Ec(381)](t,n=Ec(587),r={}){const s=Ec,o=this[s(582)][s(249)][s(244)](s(493)).me,i=this[s(260)][s(231)](s(502),n,s(484));for(const e of this[s(297)]())if(e[s(447)].id==o.id&&s(502)==e[s(369)]&&e[s(533)]==n&&Oc(e,r)&&(i(e[s(461)](),t)||i(t,e[s(461)]()))){for(const n of t)e[s(492)](n);return e}for(const{suggestion:e,meta:n}of this[s(450)](t,s(502))){if(!n[s(539)])continue;if(!this[s(320)]&&n[s(605)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(461)]())for(const e of t)if(!n[s(603)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(442)+n,l=this[s(394)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(562)](u,a,c,e,Wr[s(204)]());return l}[Ec(377)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(580)])return null;if(o(610)===this[o(373)]){const e=this[o(260)][o(231)](o(253),r,o(318));return this[o(418)]((()=>e([t],n,s))),null}const i=this[o(582)][o(249)][o(244)](o(493)).me,a=[];if(o(571)!==this[o(373)])for(const{suggestion:e,meta:n}of this[o(450)](t,o(502)))n[o(539)]&&!n[o(536)]&&a[o(322)](...e[o(461)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(405)](s);e&&r[n(322)](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(573)];){const s=r[e][n(395)](t);r[n(296)](e,1,...s),e+=s[n(573)]}}return r}(t,a);c[o(573)]&&this[o(333)][o(423)]((()=>{const t=o;for(const e of c){const o=this[t(260)][t(231)](t(253),r,t(318));this[t(418)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(298)],u=t[o(385)];for(const{suggestion:e,meta:n}of this[o(450)](t,o(253))){if(!n[o(539)])continue;if(e[o(533)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(375)]();if(i[o(603)](t,!0))return null;c=c[o(429)](i[o(298)])?c:i[o(298)],u=u[o(545)](i[o(385)])?u:i[o(385)],a?i[o(298)][o(429)](a[o(375)]()[o(298)])?(a[o(228)](),a=e):e[o(228)]():a=e}const l=this[o(333)][o(606)](c,u);if(a)this[o(552)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(394)]({id:t,type:o(599)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(562)](o(599)+r,t,a,l)}}return null}[Ec(459)](t,n,r=[],s=null,o={}){const i=Ec;n[i(268)]||(n[i(268)]=n[i(332)]),n[i(351)]=t.is(i(537)),s=s||Nc(n);const a=r[i(229)]((t=>Mc(t,this[i(333)]))),c=t.is(i(537))?t:Mc(t,this[i(333)]);if(i(610)===this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t([c],n,o))),null}a[i(322)](c);let u=!0;for(const t of a)if(!this[i(354)](t)){u=!1;break}if(u&&i(571)!==this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t([c],n,o))),null}let l=null,f=c[i(298)],h=c[i(385)];for(const{suggestion:t,meta:e}of this[i(450)](c,i(279))){if(!e[i(539)])continue;if(e[i(453)]||e[i(605)]||e[i(536)])continue;if(t[i(426)][i(268)]!=n[i(268)])continue;if(!Oc(t,o))continue;const r=t[i(375)]();if(t[i(533)]==s){if(r[i(603)](c,!0))return null;f=f[i(429)](r[i(298)])?f:r[i(298)],h=h[i(545)](r[i(385)])?h:r[i(385)],l?r[i(298)][i(429)](l[i(375)]()[i(298)])?(l[i(228)](),l=t):t[i(228)]():l=t}else{const e=c[i(405)](r);this[i(589)](t,e)}}const g=this[i(582)][i(249)][i(244)](i(493)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(552)](l,this[i(333)][i(606)](f,h)),l;{const t=this[i(394)]({id:d,type:i(303)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(562)](i(303)+s,d,p,this[i(333)][i(606)](f,h)),t}}[Ec(390)](t,n,r=[],s=null,o={}){const i=Ec;n[i(268)]||(n[i(268)]=n[i(332)]);const a=t[0];n[i(351)]=a.is(i(537)),s=s||Nc(n);const c=r[i(229)]((t=>Mc(t,this[i(333)]))),u=a.is(i(537))?t:t[i(229)]((t=>Mc(t,this[i(333)])));if(i(610)===this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t(u,n,o))),null}c[i(322)](...u);let l=!0;for(const t of c)if(!this[i(354)](t)){l=!1;break}if(l&&i(571)!==this[i(373)]){const t=this[i(260)][i(231)](i(279),s,i(318));return this[i(418)]((()=>t(u,n,o))),null}const f=this[i(582)][i(249)][i(244)](i(493)).me;for(const t of this[i(297)]()){if(t[i(447)].id!=f.id)continue;if(i(279)!=t[i(369)]||t[i(426)][i(268)]!=n[i(268)])continue;if(!Oc(t,o))continue;const e=t[i(533)]==s;for(let n=0;n<u[i(573)];n++){const r=u[n];for(const s of t[i(353)]()){const o=s[i(503)]();if(r[i(557)](o)){e?(u[i(296)](n,1),n--):t[i(185)](s[i(372)]);break}}}}if(0==u[i(573)])return null;const h=this[i(260)][i(231)](i(279),s,i(484));for(const t of this[i(297)]())if(t[i(447)].id==f.id&&i(279)==t[i(369)]&&t[i(426)][i(268)]==n[i(268)]&&t[i(533)]==s&&Oc(t,o)&&(h(t[i(461)](),u)||h(u,t[i(461)]()))){for(const e of u)t[i(492)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(303)+s,m=this[i(394)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(562)](p,g,d,t,Wr[i(204)]());return m}[Ec(306)](t,n=null,r={}){const s=Ec;if(t[s(580)])return null;const o=this[s(582)][s(249)][s(244)](s(493)).me,a=new i.LiveRange(t[s(298)],t[s(385)]);for(const{suggestion:t,meta:e}of this[s(450)](a,s(502)))if(e[s(539)]&&!e[s(453)])if(t[s(507)]){const e=t[s(461)]()[s(216)]((t=>s(248)!=t[s(407)][s(307)]));if(e[s(412)]((t=>a[s(603)](t,!0)))&&t[s(247)](),e[s(281)]((t=>t[s(603)](a,!0)))){const t=this[s(260)][s(231)](s(368),n,s(318));return this[s(418)]((()=>t([a],null,r))),null}}else{const e=a[s(405)](t[s(375)]());null!==e&&t[s(190)]([e],null,r)}if(a[s(479)](),a[s(580)]||s(248)==a[s(407)][s(307)])return null;let c=null,u=a[s(298)],l=a[s(385)];const f=this[s(450)](a,s(368));for(const{suggestion:t,meta:e}of f){const n=this[s(333)][s(606)](u,l);if(e[s(539)]&&(this[s(320)]||!e[s(605)]&&!e[s(536)]))if(t[s(507)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(461)]()){if(r[s(603)](n,!0))return t;n[s(603)](r)||(e=!1)}e&&t[s(247)]()}else{const e=t[s(375)]();if(e[s(603)](n,!0))return t;if(!Oc(t,r)){n[s(603)](e)?t[s(228)]():e[s(350)](u)?u=e[s(385)]:e[s(350)](l)&&(l=e[s(298)]);continue}u=u[s(429)](e[s(298)])?u:e[s(298)],l=l[s(545)](e[s(385)])?l:e[s(385)],r=Object[s(414)]({},t[s(285)]),c?e[s(298)][s(429)](c[s(375)]()[s(298)])?(c[s(228)](),c=t):t[s(228)]():c=t}}if(c)return this[s(552)](c,this[s(333)][s(606)](u,l)),c;{const t=(0,e.uid)(),i=this[s(333)][s(606)](u,l),a=o.id,c=n?s(531)+n:s(368),f=this[s(394)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(562)](c,t,a,i),f}}[Ec(235)](t,n=Ec(587),r={}){const s=Ec,o=this[s(582)][s(249)][s(244)](s(493)).me,a=t[s(229)]((t=>new i.LiveRange(t[s(298)],t[s(385)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(450)](a,s(502)))e[s(539)]&&!e[s(453)]&&c[s(283)](t);for(const e of c)if(e[s(507)]){const o=e[s(461)]();if((!e[s(285)]||!e[s(285)][s(590)])&&o[s(412)]((t=>a[s(281)]((e=>e[s(603)](t,!0)))))&&e[s(247)](),a[s(412)]((t=>o[s(281)]((e=>e[s(603)](t,!0)))))){const e=this[s(260)][s(231)](s(368),n,s(318));return this[s(418)]((()=>e(t,null,r))),null}}else{const t=e[s(375)]();if(a[s(281)]((e=>e[s(603)](t,!0)))&&e[s(247)](),a[s(412)]((e=>t[s(603)](e,!0)))){const t=this[s(260)][s(231)](s(368),n,s(318));return this[s(418)]((()=>t(a,null,r))),null}}const u=this[s(260)][s(231)](s(368),n,s(484));let l=null;for(const t of this[s(297)]())if(t[s(447)].id==o.id&&t[s(362)]&&s(368)==t[s(369)]&&t[s(533)]==n&&Oc(t,r)&&(u(t[s(461)](),a)||u(a,t[s(461)]())))if(l){if(t[s(259)]&&t[s(259)][s(573)])continue;for(const e of t[s(461)]())l[s(576)](e)||l[s(492)](e);t[s(228)]()}else{l=t;for(const e of a)t[s(576)](e)||t[s(492)](e)}if(l)return l;c[s(294)]();for(const{suggestion:t,meta:e}of this[s(450)](a,s(368)))e[s(539)]&&(this[s(320)]||!e[s(605)]&&!e[s(536)])&&Oc(t,r)&&c[s(283)](t);for(const t of c){const e=t[s(461)]();if((!r||!r[s(590)])&&a[s(412)]((t=>e[s(281)]((e=>e[s(603)](t,!0))))))return t;(!t[s(285)]||!t[s(285)][s(590)])&&e[s(412)]((t=>a[s(281)]((e=>e[s(603)](t,!0)))))&&t[s(247)]()}const f=(0,e.uid)(),h=o.id,g=s(531)+n,d=this[s(394)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(479)](),t[s(580)]||s(248)==t[s(407)][s(307)]||this[s(562)](g,f,h,t,Wr[s(204)]());return d}[Ec(540)](t,n,r,s,o){const i=Ec;if(t[i(580)])return[];if(i(610)===this[i(373)])return[];const a=this[i(582)][i(249)][i(244)](i(493)).me.id,c=Array[i(469)](this[i(564)][i(265)]())[i(216)]((e=>i(515)==e[i(369)]&&e[i(426)][i(352)]==n&&e[i(576)](t)));if(i(215)===this[i(373)]){const e=this[i(450)](t,i(502))[i(216)]((({meta:t})=>t[i(539)]&&!t[i(536)]&&!t[i(453)]))[i(229)]((({suggestion:t})=>t));c[i(329)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(515)==t[i(369)]?t[i(426)][i(187)]:void 0,o=t[i(375)](),a=Array[i(469)](u[i(574)]())[i(261)]((t=>t[i(490)](o)));if(!a)continue;const c=a[i(395)](o);this[i(214)](n)&&i(502)==t[i(369)]&&0!=c[i(573)]||(u[i(485)](a),c[i(584)]((t=>{u[i(478)](t,r)})),i(502)!=t[i(369)]&&e!=s&&u[i(478)](a[i(405)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(573)]>37&&console[i(526)](i(334),{key:n});const f=(i(428)+(n+"|")+Nc({newValue:s}))[i(340)](0,60),h=this[i(394)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(322)](h),this[i(562)](f,c,a,t)}return l}[Ec(288)](t){const e=Ec;this[e(411)](t,((t,...n)=>{this[e(567)]((()=>{t(...n)}))}))}[Ec(384)](t){const e=Ec;this[e(421)][e(283)](t)}[Ec(291)](t){const e=Ec;this[e(525)][e(283)](t)}[Ec(464)](t){const e=Ec;return e(515)==t[e(369)]?t[e(533)][e(203)]("|")[0]:null}[Ec(552)](t,e){const n=Ec,r=t[n(444)]();this[n(333)][n(423)]((t=>{t[n(613)](r,{range:e})}))}[Ec(457)](t){const e=Ec,n=t.id,r=this[e(582)][e(257)][e(244)](e(355));this[e(563)][e(612)](n)||this[e(563)][e(602)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(563)][e(548)](n);s[e(396)](e(305)),s[e(305)]=!1,t[e(259)]=s}[Ec(520)](t,n,r,s){const o=Ec;if(t[o(369)]!=n||t[o(533)]!=r||t[o(614)].id!=s)throw this[o(582)][o(293)](o(250)),new e.CKEditorError(o(250),this)}[Ec(589)](t,n){const r=Ec,s=t[r(375)]();if(n[r(557)](s))t[r(228)]();else if(s[r(603)](n)){const o=this[r(333)][r(378)](n[r(298)][r(255)],r(385));this[r(552)](t,this[r(333)][r(606)](s[r(298)],o));const i=(0,e.uid)(),a=t[r(614)].id,c=t[r(369)]+":"+t[r(533)];this[r(394)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(426)],attributes:t[r(285)]});const u=this[r(333)][r(378)](n[r(385)][r(425)],r(374)),l=this[r(333)][r(606)](u,s[r(385)]);this[r(562)](c,i,a,l)}else if(s[r(350)](n[r(298)])){const e=this[r(333)][r(378)](n[r(298)][r(255)],r(385));this[r(552)](t,this[r(333)][r(606)](s[r(298)],e))}else{const e=this[r(333)][r(378)](n[r(385)][r(425)],r(374));this[r(552)](t,this[r(333)][r(606)](e,s[r(385)]))}}[Ec(354)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(450)](t,e(502))){if(!r[e(539)])continue;const s=n[e(461)]();for(const n of s)if(!t[e(395)](n)[e(573)])return!0}return!1}[Ec(389)](t){const n=Ec,r=this[n(582)][n(249)][n(244)](n(493))[n(443)](t);if(!r)throw new e.CKEditorError(n(242),this);return r}[Ec(186)](t){const e=Ec,n=this[e(582)][e(249)][e(244)](e(493)),r=(0,o.hashObject)(e(292)+t);return n[e(443)](r)||n[e(348)]({id:r,name:t})}[Ec(400)](t,e,n,r,s){const o=Ec,i=this[o(389)](r),a=this[o(260)][o(604)](t,e,n,i,s,(t=>{const e=o;this[e(546)](n,{attributes:t});const r=this[e(409)](n);this[e(386)](new Set([r])),this[e(494)](new Set([r]))}));return this[o(488)](a,o(318),(()=>{const t=o;this[t(546)](n,{state:t(391)})}),{priority:o(277)}),this[o(488)](a,o(247),(()=>{const t=o;this[t(546)](n,{state:t(509)})}),{priority:o(277)}),this[o(564)][o(478)](n,a),this[o(491)][o(478)](a,o(361)),a}[Ec(430)](t){const e=Ec,n=t[e(203)](":");return{group:n[0],type:n[1],subType:n[e(573)]>=5?n[2]:null,id:n[e(573)]<5?n[2]:n[3],authorId:n[e(573)]<5?n[3]:n[4],markerCount:6==n[e(573)]?n[5]:null}}[Ec(191)](t,n,r){const s=Ec,o=t[s(375)](),i=o[s(298)],a=o[s(385)];this[s(552)](t,this[s(333)][s(606)](i,n));const c=(0,e.uid)(),u=t[s(614)].id,l=t[s(369)]+(t[s(533)]?":"+t[s(533)]:"");this[s(394)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(285)],data:t[s(426)]});const f=this[s(464)](t);(s(279)==t[s(369)]||f&&this[s(214)](f))&&(r=this[s(333)][s(302)](r[s(425)])),this[s(562)](l,c,u,this[s(333)][s(606)](r,a))}[Ec(450)](t,e=null){const n=Ec,r=[],s=this[n(582)][n(249)][n(244)](n(493)).me;Array[n(358)](t)||(t=[t]);for(const o of this[n(297)]()){if(!o[n(362)])continue;if(e&&o[n(369)]!=e)continue;let i=!1;for(const e of o[n(461)]()){for(const a of t){const t=a[n(298)][n(557)](e[n(385)])||a[n(385)][n(557)](e[n(298)]);if(t||a[n(405)](e)){const c=a[n(603)](e)&&kc(this[n(333)][n(471)],e[n(298)],a),u=e[n(603)](a)&&kc(this[n(333)][n(471)],a[n(298)],e);r[n(322)]({suggestion:o,meta:{isOwn:s==o[n(447)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(562)](t,e,n,r,s){const o=Ec;this[o(333)][o(423)]((i=>{const a=o;let c=a(263)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(440)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(223)](t){const e=Ec,n=t[e(581)],r=t[e(595)];t[e(581)]=null,t[e(595)]=null,null!=n&&n[e(595)]==t&&(n[e(595)]=r),null!=r&&r[e(581)]==t&&(r[e(581)]=n),e(522)==this[e(491)][e(244)](t)&&(this[e(491)][e(478)](t,e(299)),this[e(282)](e(341),t,n,r))}[Ec(394)](t){const n=Ec,r=t.id,s=this[n(474)](t);if(this[n(511)]&&this[n(511)][n(402)]){const o=this[n(582)][n(249)][n(244)](n(431)),i=s[n(512)],a=s[n(533)]?s[n(369)]+":"+s[n(533)]:s[n(369)],c=this[n(582)][n(201)],u=o[n(283)](zr(c,n(419))),l={id:r,type:a,hasComments:i,data:t[n(426)]||null,originalSuggestionId:t[n(254)]||null,attributes:s[n(285)]};this[n(511)][n(402)](l)[n(398)]((t=>{const e=n;s[e(475)]=!0,o[e(213)](u),t&&t[e(470)]&&(this[e(564)][e(244)](r)[e(470)]=t[e(470)])}))[n(460)]((t=>{const r=n;throw(0,e.logWarning)(r(504)),this[r(582)][r(266)][r(455)]({isUndoable:!1},(()=>{s[r(247)]()})),s[r(437)](),this[r(564)][r(485)](s.id),this[r(491)][r(485)](s),t}))}return s}[Ec(214)](t){const e=Ec;return this[e(421)][e(401)](t)}[Ec(546)](t,e){const n=Ec,r=this[n(582)][n(249)][n(244)](n(431)),s=this[n(409)](t);if(this[n(511)]&&this[n(511)][n(523)])if(s[n(475)]){const s=r[n(283)](zr(this[n(582)][n(201)],n(419)));this[n(511)][n(523)](t,e)[n(398)]((()=>{r[n(213)](s)}))}else s.on(n(349),(()=>{this[n(546)](t,e)}))}[Ec(220)](t){const n=Ec;if(!this[n(511)]||!this[n(511)][n(409)])throw new e.CKEditorError(n(596),this);return this[n(511)][n(409)](t)}[Ec(434)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(430)](t),i=this[e(564)][e(244)](n)||this[e(400)](r,s,n,o,{});switch(this[e(520)](i,r,s,o),this[e(491)][e(244)](i)){case e(361):this[e(220)](n)[e(398)]((t=>{const r=e;let s=Promise[r(217)]();t[r(512)]&&(s=this[r(563)][r(337)]({channelId:this[r(582)][r(257)][r(244)](r(355)),threadId:n})),s[r(398)]((()=>{const e=r;this[e(474)](t)[e(475)]=!0}))})),this[e(491)][e(478)](i,e(309));break;case e(299):this[e(546)](n,{state:e(267)});case e(269):this[e(491)][e(478)](i,e(522)),this[e(282)](e(392),i);break;case e(522):this[e(282)](e(607),i)}return i[e(324)](t),i}[Ec(494)](t){const e=Ec,n=Array[e(469)](t),r=n[e(216)]((t=>e(515)==t[e(369)]));this[e(591)](r);const s=n[e(216)]((t=>!t[e(507)]&&e(515)!=t[e(369)])),o=this[e(297)]({skipNotAttached:!0})[e(216)]((t=>!t[e(507)]&&e(515)!=t[e(369)])),i=o[e(216)]((n=>!t[e(401)](n))),a=new Map(o[e(229)]((t=>[t,this[e(260)][e(231)](t[e(369)],t[e(533)],e(476))]))),c=new Map(o[e(229)]((t=>[t,t[e(375)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(573)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(573)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(573)];t++){const n=s[t];!l[e(401)](n)&&n[e(581)]&&(f[e(283)](n[e(581)]),n[e(581)][e(595)]===n&&(n[e(581)][e(595)]=null),n[e(581)]=null),!u[e(401)](n)&&n[e(595)]&&(f[e(283)](n[e(595)]),n[e(595)][e(581)]===n&&(n[e(595)][e(581)]=null),n[e(595)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(573)];e++){const r=g(t,n[e]);r&&(r[0][s(595)]=r[1],r[1][s(581)]=r[0],u[s(283)](r[0]),l[s(283)](r[1]))}}function g(t,n){const r=e;if(t[r(447)].id!==n[r(447)].id)return null;const s=a[r(244)](t)(t,n,c[r(244)](t),c[r(244)](n));return s&&a[r(244)](n)(t,n,c[r(244)](t),c[r(244)](n))?s[1][r(259)]&&s[1][r(259)][r(573)]?null:s:null}f[e(221)]&&this[e(494)](f)}[Ec(591)](t){const e=Ec;if(0==t[e(573)])return;const n=this[e(297)]({skipNotAttached:!0})[e(216)]((t=>e(515)==t[e(369)]&&t[e(194)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(285)]);s[e(401)](n)||(s[e(478)](n,r[e(573)]),r[e(322)]([]));const i=s[e(244)](n);r[i][e(322)](t)}!function(){const t=e;r[t(192)](((e,n)=>{const r=t,s=e[0][r(470)],o=n[0][r(470)];return s==o?e[0][r(285)][r(420)]<n[0][r(285)][r(420)]?-1:1:s<o?-1:1}));for(const e of r)e[t(192)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(573)];t++){if(0==r[t][e(573)])continue;const n=[];for(let s=t+1;s<r[e(573)];s++)0!=r[s][e(573)]&&i(r[t],r[s])&&n[e(322)](s);for(const s of n)r[t]=r[t][e(435)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(573)];n++)t[n][e(595)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(573)];n++)t[n][e(581)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(285)][r(420)]!==n[0][r(285)][r(420)]&&t[0][r(447)]!==n[0][r(447)])return!1;if(!function(t,e){const n=r;return!t[n(512)]&&!e[n(512)]||(!t[n(512)]||!e[n(512)])&&(!!(t[n(512)]&&e[n(470)]<t[n(259)][n(356)][n(244)](0)[n(470)])||!!(e[n(512)]&&t[n(470)]<e[n(259)][n(356)][n(244)](0)[n(470)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(285)],r(420)),o=Ic(n[0][r(285)],r(420));return!!Or(s,o)&&(!!t[r(412)]((t=>n[r(281)]((e=>t[r(375)]()[r(557)](e[r(375)]())))))&&n[r(412)]((e=>t[r(281)]((t=>e[r(375)]()[r(557)](t[r(375)]()))))))}}[Ec(386)](t){const e=Ec,n=Array[e(469)](t),r=this[e(297)]({skipNotAttached:!0}),s=r[e(216)]((n=>!t[e(401)](n))),o=new Map(n[e(229)]((t=>[t,this[e(260)][e(231)](t[e(369)],t[e(533)],e(484))]))),i=new Map(r[e(229)]((t=>[t,t[e(461)]()])));for(let t=0;t<n[e(573)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(573)];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(573)];e++){const s=r[e];if(s[a(369)]!==n[a(369)]||s[a(447)].id!==n[a(447)].id||s[a(533)]!==n[a(533)])continue;if(!wc(n,s,[a(420)]))continue;if(a(515)==n[a(369)]&&n[a(426)][a(187)]!=s[a(426)][a(187)])continue;if(a(515)==n[a(369)]&&t[a(214)](n[a(426)][a(352)]))continue;if(a(279)==n[a(369)]){const e=t[a(582)][a(266)],r=n[a(363)]();if(r&&(e[a(471)][a(275)](r)||e[a(471)][a(570)](r)))continue}const c=o[a(244)](n),u=i[a(244)](n),l=i[a(244)](s),f=n[a(259)]&&n[a(259)][a(573)],h=s[a(259)]&&s[a(259)][a(573)];if(!f&&c(l,u))return t[a(482)](s,n),i[a(485)](n),!0;if(!h&&c(u,l))return t[a(482)](n,s),i[a(485)](s),!0}return!1}}[Ec(482)](t,e){const n=Ec;if(t[n(507)])for(const r of e[n(461)]())t[n(492)](r);else{const r=e[n(375)]()[n(385)];this[n(552)](t,this[n(333)][n(606)](t[n(375)]()[n(298)],r))}e[n(228)]()}[Ec(497)](t,e){const n=Ec,r=t[n(193)](n(331))||t[n(193)](n(515))?n(313):t[n(481)]();return zr(this[n(582)][n(201)],e+"_"+r+n(380))}[Ec(416)](){const t=Ec,e=this[t(582)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(333)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(430)](t[s(372)]);if(s(500)===e){n[s(399)](this[s(497)](r,s(528)));break}}for(const t of r){const{group:e,type:r}=this[s(430)](t[s(372)]);if(s(500)===e){n[s(399)](this[s(497)](r,s(393)));break}}}))}[Ec(367)](t){const e=Ec;if(this[e(237)])return!1;const n=this[e(582)],r=n[e(266)][e(315)][e(558)][e(499)]();if(0==r[e(573)])return!1;const s=[],o=r[e(216)]((t=>e(515)==t[e(369)])),i=r[e(216)]((t=>e(463)==t[e(369)]&&e(264)!=t[e(372)])),a=r[e(216)]((t=>e(213)==t[e(369)]&&e(264)!=t[e(372)]));for(const t of o)s[e(322)]({key:t[e(310)],newValue:t[e(403)],oldValue:t[e(273)],range:Sc(t[e(537)],n[e(266)])});for(const t of i){const r=a[e(261)]((n=>n[e(388)][e(557)](t[e(388)])));r&&s[e(322)]({key:e(542),newValue:t[e(372)],oldValue:r[e(372)],range:n[e(266)][e(413)](t[e(388)][e(272)])})}return 0!=s[e(573)]&&this[e(274)](t,s)}[Ec(230)](t){const e=Ec;let n=!1;const r=this[e(582)][e(266)][e(315)][e(558)][e(432)]()[e(216)]((t=>t[e(426)][e(535)]&&t[e(372)][e(193)](e(209))));for(const s of r){const{subType:r,id:o}=this[e(430)](s[e(372)]),i=r[e(203)]("|")[0];for(const r of this[e(297)]({skipNotAttached:!0}))r.id!=o&&e(515)==r[e(369)]&&r[e(426)]&&r[e(426)][e(352)]==i&&r[e(375)]()[e(490)](s[e(426)][e(535)])&&(this[e(330)](r,s[e(426)][e(535)],t),n=!0)}return n}[Ec(567)](t){const e=Ec;this[e(582)],this[e(237)]=!0,t()}[Ec(338)](t){const e=Ec,n=this[e(214)](t),r=this[e(525)][e(401)](t);return n||r}[Ec(274)](t,e){const n=Ec;if(0==e[n(573)])return!1;let r=!1;for(const s of e){const e=this[n(450)](s[n(537)],n(515))[n(216)]((t=>!t[n(376)][n(453)]))[n(229)]((t=>t[n(500)])),i=(0,o.hashObject)({newValue:s[n(521)]});e[n(216)]((t=>{const e=n,[r,o]=t[e(533)][e(203)]("|");return r==s[e(352)]&&o!=i}))[n(584)]((e=>{const o=n;this[o(330)](e,s[o(537)],t),r=!0}))}return r}[Ec(330)](t,e,n){const r=Ec,s=t[r(375)]()[r(395)](e);0!==s[r(573)]?1!==s[r(573)]?this[r(191)](t,e[r(298)],e[r(385)]):this[r(552)](t,s[0]):n[r(185)](t[r(444)]())}}class Ac{constructor(t){const e=Ec;this[e(472)]=t,this[e(333)]=t[e(266)],this[e(270)]=new Map,this[e(505)]=new Map,this[e(233)]()}[Ec(604)](t,e,n,r,s,o){const i=Ec;return new Wr(this[i(333)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(231)](t,e,i(318))(...n),onDiscard:(...n)=>this[i(231)](t,e,i(247))(...n)})}[Ec(342)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(270)][s(478)](o,r)}[Ec(231)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(270)][r(244)](s)||this[r(505)][r(244)](t+":"+n)}[Ec(233)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(192)](((t,n)=>t[e(298)][e(429)](n[e(298)])?1:-1)),this[e(333)][e(423)]((n=>{const r=e;for(const e of t){let t;t=e[r(385)][r(518)]&&e[r(385)][r(425)]==e[r(298)][r(272)]?n[r(575)](e[r(298)][r(272)],"on"):n[r(575)](e),this[r(333)][r(245)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(333)][n(423)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(229)]((t=>(Cc(t)&&(t=this[s(333)][s(606)](t[s(385)])),t)))[s(216)]((t=>s(248)!==t[s(407)][s(307)]));if(c[s(573)]<1)return;const u=Array[s(469)](this[s(333)][s(315)][s(387)][s(461)]())[s(229)]((t=>i.LiveRange[s(550)](t)));r[s(506)](c);for(const t of this[s(472)][s(556)][s(556)]())t[s(326)]();a[s(322)]({forceDefaultExecution:!0}),this[s(472)][s(295)](o,...a);const l=u[s(216)]((t=>s(248)!=t[s(407)][s(307)]));l[s(573)]>0&&r[s(506)](l);for(const t of u)t[s(479)]()}))},s=(e,n)=>1==e[t(573)]&&1==n[t(573)]&&e[0][t(385)][t(557)](n[0][t(298)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(333)])?[e,n]:vc(n,e,s,r,this[t(333)])?[n,e]:null;this[t(505)][t(478)](t(301),e),this[t(505)][t(478)](t(452),n),this[t(505)][t(478)](t(325),s),this[t(505)][t(478)](t(276),o),this[t(505)][t(478)](t(246),n),this[t(505)][t(478)](t(549),e),this[t(505)][t(478)](t(489),s),this[t(505)][t(478)](t(541),o),this[t(505)][t(478)](t(218),r),this[t(505)][t(478)](t(379),e),this[t(505)][t(478)](t(516),s),this[t(505)][t(478)](t(200),e),this[t(505)][t(478)](t(328),r),this[t(505)][t(478)](t(415),e),this[t(505)][t(478)](t(519),s),this[t(505)][t(478)](t(289),e),this[t(505)][t(478)](t(335),e),this[t(505)][t(478)](t(498),((e,n)=>{const r=t;if(!n)return;const s=this[r(472)][r(249)][r(244)](yc);this[r(333)][r(423)]((t=>{const o=r;if(o(542)==n[o(352)])for(const r of e){const e=r[o(298)][o(272)],s=n[o(187)];t[o(417)](e,s)}else if(s[o(214)](n[o(352)]))for(const r of e)void 0!==n[o(187)]?t[o(439)](n[o(352)],n[o(187)],r[o(298)][o(272)]):t[o(284)](n[o(352)],r[o(298)][o(272)]);else for(const r of e)n[o(187)]?t[o(439)](n[o(352)],n[o(187)],r):t[o(284)](n[o(352)],r)}))})),this[t(505)][t(478)](t(424),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(425)][r(594)]({includeSelf:!0,parentFirst:!0})){if(s[r(407)]==s)return!1;if(!n[r(197)](s))return!1;if(t[r(275)](s)||t[r(570)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(385)][e(425)]==t[e(298)][e(272)]&&t[e(385)][e(347)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(225)].is(s(212))&&!r[s(275)](t[s(225)]),i=t[s(298)][s(445)](o),a=t[s(385)][s(445)](o,{direction:s(360)});return!(t[s(298)][s(557)](i)&&t[s(385)][s(557)](a)||(i[s(429)](a)?n[s(613)](e,{range:n[s(606)](i,a)}):n[s(185)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(298)][e(272)];return n&&n.is(e(598))}function Sc(t,e){const n=Ec;return null==t[n(385)][n(255)]&&t[n(385)][n(425)]==t[n(298)][n(272)]?Mc(t[n(298)][n(272)],e):t}function Mc(t,e){const n=Ec,r=e[n(471)][n(275)](t)||e[n(471)][n(364)](t);return e[n(606)](e[n(378)](t,n(262)),r?e[n(196)](t):e[n(378)](t,n(385)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(385)][o(557)](r[o(298)]))return!0;if(t[o(369)]!=e[o(369)])return!1;if(!n[o(385)][o(371)](r[o(298)]))return!1;const i=s[o(606)](n[o(385)],r[o(298)])[o(317)]();for(const t of i)if([o(448),o(286)][o(311)](t[o(369)])&&s[o(471)][o(570)](t[o(225)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(194)]||!e[r(194)])&&Or(Ic(t[r(285)],n),Ic(e[r(285)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(285)]),s=Fc(e);if(!t[n(194)])return!1;for(const t of Object[n(574)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(414)]({},t);return delete n[e(590)],delete n[e(406)],n}function Dc(){const t=["isDirty","346710sFywVk","isEnabled","execute","_pendingAction","stopListening","10bgJtwZ","listenTo","_removePendingAction","view","canEditAt","_editor","3337424LNKEcr","add","3IAucTh","4256052QlQhwJ","_setPendingAction","remove","plugins","destroy","1472452kGuCoj","_acceptCommand","2381031HYiWGH","401440kjofdQ","PendingActions","commands","discardSuggestion","bind","canAccept","unbind","412279rwzeru","locale","_discardCommand","model","128QXUBGP","change:isDirty","getRanges","get","acceptSuggestion","canDiscard","PENDING_ACTION_SUGGESTION","commentThreadController"];return(Dc=function(){return t})()}const xc=Bc;function Bc(t,e){const n=Dc();return(Bc=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(537363===parseInt(n(220))/1+-parseInt(n(259))/2+parseInt(n(253))/3*(parseInt(n(251))/4)+parseInt(n(240))/5+-parseInt(n(254))/6+-parseInt(n(227))/7*(-parseInt(n(231))/8)+parseInt(n(261))/9*(-parseInt(n(245))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(230)]=e,this[s(248)]=n,this[s(238)]=r,this[s(250)]=t,this[s(260)]=t[s(222)][s(234)](s(235)),this[s(229)]=t[s(222)][s(234)](s(223)),this[s(248)][s(224)](s(241)).to(this[s(260)],this[s(229)],((t,e)=>t||e)),this[s(248)][s(224)](s(225)).to(this[s(260)],s(241),(t=>t&&this[s(250)][s(230)][s(249)](e[s(233)]()))),this[s(248)][s(224)](s(236)).to(this[s(229)],s(241),(t=>t&&this[s(250)][s(230)][s(249)](e[s(233)]()))),this[s(243)]=null,n[s(239)]&&this[s(255)](),this[s(246)](n,s(235),(()=>this[s(235)]())),this[s(246)](n,s(223),(()=>this[s(223)]())),this[s(246)](n,s(232),(()=>{const t=s;n[t(239)]?this[t(255)]():this[t(247)]()}))}[xc(235)](){const t=xc;this[t(260)][t(242)](this[t(230)].id)}[xc(223)](){const t=xc;this[t(229)][t(242)](this[t(230)].id)}[xc(258)](){const t=xc;this[t(248)][t(226)](t(241)),this[t(248)][t(226)](t(225)),this[t(248)][t(226)](t(236)),this[t(244)](),this[t(238)][t(258)](),this[t(243)]&&this[t(247)]()}[xc(255)](){const t=xc,e=zr(this[t(250)][t(228)],t(237));this[t(243)]=this[t(250)][t(257)][t(234)](t(221))[t(252)](e)}[xc(247)](){const t=xc;null!==this[t(243)]&&this[t(250)][t(257)][t(234)](t(221))[t(256)](this[t(243)]),this[t(243)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=101]})(t,e)}const jc=Uc;function Gc(){const t=["isActive","commentThread","fire","length","isDirty","value","locale","destroy","setData","bind","_createCommentViews","authoredAt","65496YMslQW","_localUser","1505502oMyCne","isReadOnly","set","64479iIdYEt","commentInputView","_createCommentThreadInputView","1113ZuCawD","submit","20PCwqEP","_config","79590JgAmVx","addComment","canAccept","_model","descriptionParts","editor","8648YHTPKs","editorConfig","hasDirtyComment","focus","disabledSubmit","canDiscard","removeComment","updateComment","delegate","assign","5825570NRPXIL","showInput","disableComments","cancel","CommentView","commentsListView","1404696OuEZeN","isEnabled","element","commentThreadInputView","14CGkTRS"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(175409===parseInt(n(116))/1+parseInt(n(149))/2*(parseInt(n(123))/3)+parseInt(n(111))/4*(-parseInt(n(121))/5)+parseInt(n(145))/6+parseInt(n(119))/7*(parseInt(n(129))/8)+parseInt(n(113))/9+-parseInt(n(139))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(144)]=null,this[s(148)]=null,this[s(115)](s(150),!1),this[s(115)](s(110),e[s(110)]),this[s(108)](s(110)).to(e),this[s(115)](s(127),[]),this[s(115)](s(103),!1),this[s(115)](s(146),!1),this[s(115)](s(125),!1),this[s(115)](s(134),!1),this[s(126)]=e,this[s(112)]=n,this[s(122)]=r,r[s(141)]?this[s(115)](s(102),1):this[s(109)]()}[jc(132)](){const t=jc;this[t(147)][t(132)]()}[jc(106)](){const t=jc;this[t(144)]&&this[t(144)][t(106)](),this[t(148)]&&this[t(148)][t(106)](),super[t(106)]()}[jc(109)](){const t=jc,{CommentsListView:e}=this[t(122)];this[t(144)]=new e(this[t(105)],this[t(126)][t(151)],Object[t(138)]({CommentView:this[t(122)][t(143)]},this[t(122)])),this[t(144)][t(137)](t(135)).to(this),this[t(144)][t(137)](t(136)).to(this),this[t(144)][t(108)](t(150)).to(this),this[t(115)](t(102),this[t(144)][t(102)]+1),this[t(108)](t(102)).to(this[t(144)],t(102),(t=>t+1)),this[t(148)]=this[t(118)](),this.on(t(135),(()=>this[t(132)]())),this[t(108)](t(103)).to(this[t(144)],t(131),this[t(148)][t(117)],t(104),((t,e)=>t||!!e))}[jc(118)](){const t=jc,{CommentThreadInputView:e}=this[t(122)],n=new e(this[t(105)],this[t(112)],this[t(122)][t(130)]),r=n[t(117)];return n[t(108)](t(140)).to(this,t(150),this[t(126)][t(151)],t(114),r,t(104),((t,e,n)=>!!n||t&&!e)),r.on(t(120),((e,n)=>{const s=t;this[s(101)](s(124),n),r[s(128)][s(107)]("")})),r.on(t(142),(()=>this[t(132)]())),r[t(108)](t(133)).to(this[t(126)][t(151)],t(114)),n}}const Wc=zc;function zc(t,e){const n=Hc();return(zc=function(t,e){return n[t-=337]})(t,e)}function Hc(){const t=["descriptionParts","extendTemplate","Accept suggestion","map","editorReady","commentThread","cancel","fire","push","45FPTqlR","set","span","ck-annotation__info","querySelector","ck-suggestion__info","delegate","ck-suggestion-","ck-suggestion-wrapper","ck-suggestion-wrapper--active","isExternal","canDiscard","_config","attributes","join","check","_createButton","execute","ck-comment__external","getTemplate","formatDateTime","title","ck-suggestion",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-name","bindTemplate","ck-suggestion--discard","editorDestroyed","116894Eelxrk","</p>","change:description","createElement","acceptButton","ck-suggestion--disabled-comments","value","ck-suggestion__info-name","source",".ck-annotation__content-wrapper","discardButton","creator","render","143660qoOuib","importWord","name","EXTERNAL_IMPORT_WORD_AVATAR","7081151mkcmUu","</span>","time","549174ItdAtJ","ck-suggestion__actions","userView","isEnabled","authoredAt","ck-annotation","EXTERNAL_IMPORT_WORD_SUGGESTION","@external","color","ck-comment__info-time","4934688PFNXcW","ck-suggestion__user","Discard suggestion","1287IKRaVg","_model","ck-suggestion__main","split","acceptSuggestion","_descriptionElement","EXTERNAL_AVATAR","discardSuggestion","canAccept","getExternalSuggestionNote","95826zLbDhK","isActive","ck-suggestion--accept","ck-annotation__user","<p>","bind","55BQeOso","11716584CnXJHT","setTemplate","EXTERNAL_SUGGESTION","getUserViewNotificationText","commentsListView","commentThreadInputView",'<span class="ck-suggestion-type">',"div","type",'"></span>',"description","content","innerHTML","children","ck-annotation__info-time","ck-annotation__main","author","innerText","disableComments","element","ck-annotation__actions",'" title="',"ck-annotation__content-wrapper","locale"];return(Hc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(777556===parseInt(n(432))/1+parseInt(n(389))/2*(parseInt(n(361))/3)+parseInt(n(419))/4+-parseInt(n(438))/5*(parseInt(n(409))/6)+-parseInt(n(406))/7+-parseInt(n(439))/8+parseInt(n(422))/9*(parseInt(n(402))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(362)](i(447),""),this[i(437)](i(447)).to(this,i(352),(t=>t&&t[0]?t[0][i(447)]:"")),this[i(437)](i(338)).to(this,i(352),this,i(433),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(436)+qc(e[n(339)],e[n(417)])+n(390);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(427)]=null,this[i(393)]=this[i(377)](zr(e,i(354)),t.icons[i(376)],i(434),i(426),"sw"),this[i(393)][i(437)](i(412)).to(this,i(430)),this[i(399)]=this[i(377)](zr(e,i(421)),t.icons[i(358)],i(387),i(429),"sw"),this[i(399)][i(437)](i(412)).to(this,i(372)),this[i(411)]=new o.UserView(e,this[i(423)][i(344)],this[i(442)]()),this[i(411)][i(353)]({attributes:{class:[i(420),i(435)]}}),this[i(440)](this[i(380)]())}[Wc(380)](){const t=Wc,e=this[t(386)],n=[{tag:t(446),attributes:{class:[t(366),t(364)]},children:[{tag:t(363),children:[{text:this[t(411)][t(404)]}],attributes:{class:[t(396),t(385)]}},{tag:t(408),attributes:{datetime:e.to(t(413)),class:[t(418),t(342)]},children:[{text:e.to(t(413),(e=>this[t(373)][t(381)](e)))}]}]},{tag:t(446),attributes:{class:[t(410),t(348)]},children:[this[t(393)],this[t(399)]]},{tag:t(446),attributes:{class:[t(350)]}}];this[t(423)][t(371)]&&n[t(360)]({tag:t(446),attributes:{class:[t(379)]},children:[{text:this[t(431)]()}]});const r={tag:t(446),attributes:{class:[t(369),e.if(t(433),t(370)),e.to(t(447),(e=>t(368)+e)),this[t(373)][t(346)]&&t(394)],"data-suggestion-id":this[t(423)].id,"data-thread-id":this[t(423)][t(357)].id,"data-author-id":this[t(423)][t(344)].id,tabindex:-1},children:[{tag:t(446),attributes:{class:[t(383),t(414)]},children:[this[t(411)],{tag:t(446),attributes:{class:[t(424),t(343)]},children:n}]}]};return this[t(443)]&&this[t(444)]&&(r[t(341)][t(360)](this[t(443)],this[t(444)]),this[t(443)][t(367)](t(356)).to(this),this[t(443)][t(367)](t(388)).to(this),this[t(444)][t(367)](t(356)).to(this),this[t(444)][t(367)](t(388)).to(this)),r}[Wc(401)](){const t=Wc;super[t(401)](),this[t(427)]=this[t(347)][t(365)](t(398)),this[t(427)][t(340)]=this[t(338)],this.on(t(391),((e,n,r)=>{const s=t;this[s(427)][s(340)]=r}))}[Wc(377)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(351)]);return a[i(362)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(353)]({attributes:{class:n}}),a.on(i(378),(()=>{const t=i;this[t(359)](r,this[t(423)].id)})),a}[Wc(431)](){const t=Wc;return t(403)===this[t(423)][t(374)][t(416)][t(397)]?zr(this[t(351)],t(415)):zr(this[t(351)],t(441))}[Wc(442)](){const t=Wc;return this[t(423)][t(371)]?t(403)===this[t(423)][t(374)][t(416)][t(397)]?zr(this[t(351)],t(405),this[t(423)][t(400)][t(404)]):zr(this[t(351)],t(428),this[t(423)][t(400)][t(404)]):null}}function qc(t,e){const n=Wc;let r="";return r+=t[n(425)]("*")[n(355)](((t,e)=>e%2!=0?n(445)+Xc(t)+n(407):Xc(t)))[n(375)](""),e&&(r+=n(384)+e[n(395)]+n(349)+e[n(382)]+n(337)),r}function Xc(t){const e=Wc,n=document[e(392)](e(363));return n[e(345)]=t,n[e(340)]}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 Qc(){const t=["TrackChangesUI","_annotationViews","_destroyController","lowest","getJoined","registerAnnotation","isDirty","discardButton","comments.maxThreadTotalWeight","18sGKaLy","comments.editorConfig","1199345UaJmGz","editing","execute","plugins","actionView","stopListening","type","5hyNEbq","delete","Annotations","keys","_updateController","size","acceptAllSuggestions","getMarkerNames","_handleSuggestionControllerDelayed","298696cYZgac","_refreshActiveMarkers","_suggestionToController","view","731214XwCCZi","activeMarkers","EditorAnnotations","menu","isOn","trackChanges.disableComments","SuggestionThreadView","Discard all selected suggestions","descriptionFactory","delegate","getByInnerView","comments.maxCommentCharsWhenCollapsed","CommentView","get","arrowView","addSourceCollector","from","suggestionUnloaded","reduce","mainView","Discard all suggestions","switchbutton","locale","filter","comments.maxCommentsWhenCollapsed","button","getRanges","commandName","getSuggestion","menuitem","menuBar:trackChanges","CommentsRepository","_viewToController","discardAllSuggestions","createCommentThreadController","activeAnnotations","suggestion-","listenTo","Track changes","add","_createToolbarButton","separator","menuitemcheckbox","children","requires","149598MoiGyS","destroy","CommentsUI","hasSuggestion","_bindAnnotationToEditors","227402dGIpgA","toMany","_handleControllerBuffer","innerView","clear","refreshSelectedViews","change:activeAnnotations","discardSelectedSuggestions","panelView","_disableComments","has","suggestionChanged","set","descriptionParts","bind","length","createAnnotation","remove","_initializeController","trackChanges","Accept all suggestions","commentThread","isEnabled","acceptButton","value","buttonView","push","config","getMarkers","220440shwwTC","init","model","isMultiRange","trackChanges.SuggestionThreadView","focus","define","_unbindEditors","previous","some","suggestionLoaded","551312uUbuwC","change:previous","source","isInContent","pluginName","createAnnotationView","Accept all selected suggestions","componentFactory","_createMenuBarMenu","_addUIComponentsToFactory","commands","head","comments","unbind","acceptSelectedSuggestions","editor","items","TrackChangesEditing","getFirstRange","values","getDescriptions","addComment","getAllAdjacentSuggestions"];return(Qc=function(){return t})()}const Jc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(123065===parseInt(n(393))/1+-parseInt(n(398))/2+parseInt(n(427))/3+parseInt(n(294))/4+-parseInt(n(335))/5*(-parseInt(n(348))/6)+-parseInt(n(328))/7+parseInt(n(344))/8*(-parseInt(n(326))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(392)](){const t=Jc;return[yc,o.Users,t(379),t(337),t(350)]}static get[Jc(298)](){return Jc(317)}constructor(t){const e=Jc;super(t),this[e(346)]=new Map,this[e(380)]=new Map,this[e(318)]=new Map,this[e(400)]=new Map;const n=this[e(309)][e(425)];n[e(433)](e(431),Kc),n[e(433)](e(353),!1),this[e(407)]=n[e(361)](e(353))}[Jc(343)](t,e){const n=Jc;0===this[n(400)][n(340)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(400)]){const r=this[t(346)][t(408)](e);r||n?r&&n&&this[t(319)](e):this[t(416)](e)}this[t(400)][t(402)](),this[t(309)][t(331)][t(361)](t(350))[t(403)](),this[t(345)]()}),10),this[n(400)][n(410)](t,e)}[Jc(428)](){const t=Jc,e=this[t(309)],n=e[t(331)][t(361)](t(311)),r=e[t(331)][t(361)](t(337)),s=e[t(331)][t(361)](t(350)),o=e[t(331)][t(361)](t(379));this[t(303)](),s[t(363)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(364)](this[e(346)])){const s=t[e(316)](),o=[];for(const t of s){if(!t[e(297)])continue;if(t[e(430)]){o[e(424)](...t[e(374)]());continue}const n=t[e(312)]();if(o[e(413)]>0){const t=o[0][e(321)](n);if(t){o[0]=t;continue}}o[e(424)](n)}n[e(424)]([r[e(347)],o])}return n})),this[t(385)](n,t(293),((e,n)=>{const r=t;this[r(385)](n,r(295),((t,e,s,o)=>{const i=r;n[i(297)]&&(null==s?(this[i(339)](o[i(305)]),this[i(343)](n,!1)):(this[i(339)](s[i(305)]),null==o&&this[i(343)](n,!0)))})),null!==n[r(435)]?this[r(339)](n[r(305)]):this[r(343)](n,!1)})),this[t(385)](n,t(365),((e,n,r)=>{const s=t;this[s(333)](n,s(295)),this[s(400)][s(336)](n),this[s(346)][s(408)](n)&&this[s(319)](n),r&&this[s(339)](r[s(305)])})),this[t(385)](n,t(409),((e,n)=>{this[t(339)](n)})),this[t(385)](r,t(404),(()=>{this[t(345)]()})),this[t(385)](o,t(315),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(396)](r))return;const i=n[o(376)](r);this[o(346)][o(361)](i)[o(347)][o(432)]()}),{priority:t(320)})}[Jc(345)](){const t=Jc,e=this[t(309)][t(331)][t(361)](t(337)),n=this[t(309)][t(331)][t(361)](t(311)),r=Array[t(364)](e[t(383)],(e=>e[t(401)]))[t(371)]((e=>this[t(380)][t(408)](e))),s=[];for(const e of r){const n=this[t(380)][t(361)](e)[t(429)][t(316)]();s[t(424)](...n[t(366)](((e,n)=>[...e,...n[t(342)]()]),[]))}n[t(349)]=s}[Jc(303)](){const t=Jc,n=this[t(309)],r=n[t(370)],o=zr(r,t(386)),i=new e.Collection([{type:t(369),model:new s.ViewModel({withText:!0,label:o,commandName:t(417),role:t(390)})},{type:t(389)},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(418)),commandName:t(341),role:t(377)})},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(300)),commandName:t(308),role:t(377)})},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(368)),commandName:t(381),role:t(377)})},{type:t(373),model:new s.ViewModel({withText:!0,label:zr(r,t(355)),commandName:t(405),role:t(377)})}]);for(const e of i)if(tu(e)){const r=n[t(304)][t(361)](e[t(429)][t(375)]);e[t(429)][t(412)](t(352),t(420)).to(r,t(422),t(420))}n.ui[t(301)][t(387)](t(417),(e=>this[t(388)](e,i,o))),n.ui[t(301)][t(387)](t(378),(e=>this[t(302)](e,i,o)))}[Jc(388)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(309)][r(304)][r(361)](r(417));o[r(423)][r(410)]({tooltip:n,label:n,icon:Zc}),o[r(423)][r(412)](r(352)).to(i,r(422)),o[r(423)].on(r(330),(()=>{const t=r;i[t(330)](),this[t(309)][t(329)][t(347)][t(432)]()})),(0,s.addListToDropdown)(o,e,{role:r(351)});const a=[];for(const t of e)tu(t)&&a[r(424)](this[r(309)][r(304)][r(361)](t[r(429)][r(375)]));const c=o[r(423)];return c[r(332)][r(307)](r(420)),c[r(362)][r(307)](r(420)),c[r(332)][r(412)](r(420)).to(i,r(420)),c[r(362)][r(412)](r(420))[r(399)](a,r(420),((...t)=>t[r(436)]((t=>t)))),o.on(r(330),(t=>{const e=r;this[e(309)][e(330)](t[e(296)][e(375)]),this[e(309)][e(329)][e(347)][e(432)]()})),o}[Jc(302)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(309)][r(304)][r(361)](r(417));o[r(423)][r(410)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(389)==n[r(334)]){a[r(310)][r(387)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(429)];i[r(412)](...Object[r(338)](c)).to(c),i[r(357)](r(330)).to(o),i.on(r(330),(()=>{const t=r;this[t(309)][t(330)](c[t(375)]),this[t(309)][t(329)][t(347)][t(432)]()})),e[r(391)][r(387)](i),a[r(310)][r(387)](e)}return o[r(412)](r(420)).to(i,r(420)),o[r(406)][r(391)][r(387)](a),o}[Jc(416)](t){const e=Jc,n=this[e(309)],r=n[e(425)],s=n[e(331)][e(361)](e(337)),i=n[e(331)][e(361)](e(379)),a=n[e(331)][e(361)](e(350)),c=n[e(331)][e(361)](o.Users).me,u=r[e(361)](e(417))[e(354)],{CommentsListView:l,CommentThreadInputView:f}=n[e(331)][e(361)](e(395));let h,g;this[e(318)][e(408)](t.id)?(g=this[e(318)][e(361)](t.id),h=g[e(367)]):(h=new u(n[e(370)],t,c,{disableComments:this[e(407)],editorConfig:r[e(361)](e(327)),maxCommentsWhenCollapsed:r[e(361)](e(372)),maxThreadTotalWeight:r[e(361)](e(325)),maxCommentCharsWhenCollapsed:r[e(361)](e(359)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(361)](e(370))),CommentView:r[e(361)](e(306))[e(360)],CommentsListView:l,CommentThreadInputView:f}),h[e(421)].on(e(330),(()=>{const t=e;n[t(329)][t(347)][t(432)]()})),h[e(324)].on(e(330),(()=>{const t=e;n[t(329)][t(347)][t(432)]()})),g=s[e(299)](this[e(309)][e(370)],h),g[e(412)](e(323)).to(h,e(323)),g[e(412)](e(413)).to(h),g[e(412)](e(334)).to(h,e(334),(t=>e(384)+t)),this[e(318)][e(410)](t.id,g));const d=i[e(382)](t[e(419)],h),p=new Pc(n,t,h,d),m=t[e(316)]()[e(371)]((t=>t[e(297)]));h[e(411)]=n[e(331)][e(361)](e(311))[e(356)][e(314)](m),this[e(346)][e(410)](t,p),this[e(380)][e(410)](h,p);const I=s[e(414)]({view:g,target:()=>{const r=e,s=[],i=t[r(316)]()[r(371)]((t=>t[r(297)]));for(const t of i)s[r(424)](...t[r(426)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(329)],s)},type:()=>e(384)+p[e(347)][e(334)]});i[e(397)](h,I),s[e(387)](I),a[e(322)](I)}[Jc(319)](t){const e=Jc,n=this[e(309)][e(331)][e(361)](e(379)),r=this[e(309)][e(331)][e(361)](e(337)),s=this[e(346)][e(361)](t),o=s[e(347)],i=r[e(358)](o);n[e(434)](o),i&&r[e(415)](i),this[e(346)][e(336)](t),this[e(380)][e(336)](o),s[e(394)]()}[Jc(339)](t){const e=Jc;if(!t[e(297)]||!this[e(346)][e(408)](t))return;const n=this[e(309)][e(331)][e(361)](e(311)),r=this[e(346)][e(361)](t),s=t[e(316)]();r[e(347)][e(411)]=n[e(356)][e(314)](s)}[Jc(394)](){const t=Jc;for(const e of this[t(346)][t(338)]())this[t(319)](e);for(const e of this[t(318)][t(313)]())e[t(367)][t(394)]();super[t(394)]()}}function tu(t){return Jc(429)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=500]})(t,e)}var nu=eu;function ru(){var t=["4561125iMggTm","plugins","editor","getSuggestion","6640856lwCIej","838280btKLQn","addSuggestion","get","2249076bFATwA","28SIOIBK","getSuggestions","3163266qDiNUO","TrackChanges","requires","340277jBWtwL","1536096TTJWEp","4ITDrQe","addSuggestionData","Comments","adapter","pluginName","288gLOAkU"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(556695===parseInt(n(521))/1*(parseInt(n(501))/2)+parseInt(n(518))/3+parseInt(n(515))/4+-parseInt(n(507))/5+parseInt(n(500))/6*(parseInt(n(516))/7)+parseInt(n(511))/8+-parseInt(n(506))/9*(parseInt(n(512))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(520)](){return[yc,$c,nu(503)]}static get[nu(505)](){return nu(519)}set[nu(504)](t){var e=nu;this[e(509)][e(508)][e(514)](yc)[e(504)]=t}get[nu(504)](){var t=nu;return this[t(509)][t(508)][t(514)](yc)[t(504)]}[nu(513)](t){var e=nu;return this[e(509)][e(508)][e(514)](yc)[e(502)](t)}[nu(517)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(509)][n(508)][n(514)](yc)[n(517)]({skipNotAttached:t,toJSON:e})}[nu(510)](t){var e=nu;return this[e(509)][e(508)][e(514)](yc)[e(510)](t)}}const ou=fu;function iu(){const t=["2CPLRsb","503712qjSlwL","map","editorCreator","div","1954176RmAfDs","8zOtUgZ","TrackChangesData","pluginName","getRootNames","5941838SENJot","useAnonymousUser","document","name","trackChangesData.editorCreator","discardAllSuggestions","push","model","appendChild","6OGnkEZ","getDataWithDiscardedSuggestions","acceptAllSuggestions","getRootsAttributes","_adapter","define","plugins","config","data","getSuggestions","track-changes-data-invalid-editor-creator","addSuggestionData","destroy","Users","1434753krQpyU","getDataWithAcceptedSuggestions","users","1570510anjXgv","create","getCommentThreads","Pagination","end","addUser","execute","rootsAttributes","editor","createDocumentFragment","CommentsRepository","set","get","TrackChangesDataGetter","trackChangesData","7437231HsZAAD","326020TVwuOb","getFullData","reduce","createElement","requires","addCommentThread","getUser","TrackChangesEditing","143tbpbUI","constructor","result","function","init"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(443846===-parseInt(n(286))/1+parseInt(n(285))/2*(-parseInt(n(318))/3)+parseInt(n(290))/4+parseInt(n(321))/5*(-parseInt(n(304))/6)+parseInt(n(295))/7+parseInt(n(291))/8*(parseInt(n(271))/9)+parseInt(n(272))/10*(-parseInt(n(280))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(324)];class cu extends t.Plugin{static get[ou(276)](){return[yc]}static get[ou(293)](){return ou(292)}[ou(284)](){const t=ou,n=this[t(264)];if(n[t(311)][t(309)](t(299),(e=>{const r=t,s=n[r(302)][r(297)][r(294)]()[r(274)](((t,e)=>(t[e]="",t)),{});return n[r(281)][r(322)](s,e)})),t(283)!=typeof n[t(311)][t(268)](t(270))[t(288)])throw new e.CKEditorError(t(314))}[ou(319)](t){return hu(this[ou(264)],!0,t)}[ou(305)](t){return hu(this[ou(264)],!1,t)}}class uu extends t.Plugin{static get[ou(293)](){return ou(269)}constructor(t){const e=ou;super(t),this[e(282)]=e(325)}[ou(284)](){const t=ou;this[t(264)][t(310)][t(268)](t(266))[t(308)]={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(264)][t(310)][t(268)](t(279))[t(308)]=null}}function lu(t){return void 0!==t[ou(307)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=263]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(310)][r(301)](yc,uu),s[r(263)]=lu(t)?t[r(307)]():void 0;const i=document[r(265)](),a=t[r(311)][r(268)](r(270))[r(288)],c=await a(s,(()=>function(t){const e=r,n=document[e(275)](e(289));return t[e(303)](n),n}(i)));!function(t,e){const n=r,s=t[n(302)][n(297)][n(294)]()[n(274)](((e,r)=>(e[r]=t[n(312)][n(268)]({rootName:r}),e)),{}),o=t[n(310)][n(268)](n(317))[n(320)][n(287)]((t=>({id:t.id,name:t[n(298)]}))),i=t[n(310)][n(268)](n(279))[n(313)]({skipNotAttached:!0,toJSON:!0}),a=t[n(310)][n(268)](n(266))[n(323)]({skipNotAttached:!0,toJSON:!0}),c=e[n(310)][n(268)](n(317)),u=e[n(310)][n(268)](n(279)),l=e[n(310)][n(268)](n(266));for(const t of o)c[n(278)](t.id)||c[n(326)](t);c.me||c[n(296)]();for(const t of a)l[n(277)](t);for(const t of i)u[n(315)](t);e[n(312)][n(267)](s)}(t,c),c[r(327)](r(e?306:300));const u=lu(c)?c[r(273)](n):c[r(312)][r(268)](n);return await c[r(316)](),u}function gu(){var t=["1669212KmAvvp","2053434nTrZrn","215080VkEaRC","230885cQuvLD","332490QloiBu","6030192WtSXct","14FwrqdG","39VvFhfl","286WMwlLv","158956LtuBGB","1UOKLxE"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=266]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(402676===-parseInt(n(271))/1*(parseInt(n(274))/2)+parseInt(n(268))/3*(-parseInt(n(270))/4)+parseInt(n(275))/5+-parseInt(n(273))/6*(-parseInt(n(267))/7)+-parseInt(n(266))/8+parseInt(n(272))/9+parseInt(n(276))/10*(parseInt(n(269))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();