@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.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:()=>jc,TrackChanges:()=>ru,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["value","clearForceDisabled","1154709WVBoGm","1760796nVXzco","execute","359226fkqtmy","_enabledCommands","6qMUXdj","15055ACogrL","_disableUnsupportedCommands","editor","TrackChangesCommand","596rnRZay","affectsData","40enYIUS","refresh","commands","3646280xbZkTW","241534EgZmzO","isEnabled","_isEnabledBasedOnSelection","554530IXVAuF","forceDisabled","_enableCommands","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(423008===-parseInt(n(293))/1+parseInt(n(290))/2*(parseInt(n(279))/3)+-parseInt(n(284))/4*(-parseInt(n(280))/5)+parseInt(n(275))/6+parseInt(n(277))/7+parseInt(n(289))/8+-parseInt(n(274))/9*(parseInt(n(286))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(278)]=e,this[n(272)]=!1,this[n(287)](),this[n(292)]=!1}[c(287)](){this[c(291)]=!0}[c(276)](){const t=c;this[t(272)]=!this[t(272)],this[t(272)]?this[t(281)]():this[t(295)]()}[c(281)](){const t=c;for(const e of this[t(282)][t(288)][t(288)]())e[t(285)]&&!this[t(278)][t(296)](e)&&e[t(294)](t(283))}[c(295)](){const t=c;for(const e of this[t(282)][t(288)][t(288)]())e[t(285)]&&!this[t(278)][t(296)](e)&&e[t(273)](t(283))}}const h=d;function g(){const t=["16190LFtJzu","TrackChangesEditing","plugins","_suggestions","524444luGaXZ","canEditAt","track-changes-accept-suggestion-not-found","16fcjQCY","5915USIGwH","execute","264JELxGy","get","isEnabled","316222abEQdO","963802tqTwXk","refresh","editor","_isEnabledBasedOnSelection","acceptSuggestion","594TuQIeT","1122216dvZAua","getRanges","model","1284164snbQha"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(223497===parseInt(n(354))/1+-parseInt(n(345))/2+parseInt(n(337))/3+-parseInt(n(340))/4+-parseInt(n(349))/5*(parseInt(n(351))/6)+parseInt(n(331))/7*(parseInt(n(348))/8)+parseInt(n(336))/9*(-parseInt(n(341))/10))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(344)]=e,this[n(332)](),this[n(334)]=!1}[h(332)](){this[h(353)]=!0}[h(350)](t){const n=h,r=this[n(344)][n(352)](t);if(!r)throw new e.CKEditorError(n(347),this);const s=r[n(338)]();this[n(333)][n(339)][n(346)](s)&&this[n(333)][n(343)][n(352)](n(342))[n(335)](r)}}const m=E;function I(){const t=["isEnabled","12592120pIqvBN","discardSuggestion","track-changes-discard-suggestion-not-found","18LQBDhk","8294735xhAnak","get","140706zjfger","5098720cHTSYv","1429107IDEKsa","_suggestions","refresh","editor","getRanges","1tQXrJo","24917160AzHjxl","154ShYizd","execute","TrackChangesEditing","model","plugins","3499774sDwgnd","_isEnabledBasedOnSelection","canEditAt"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(881642===parseInt(n(215))/1*(-parseInt(n(198))/2)+-parseInt(n(210))/3+-parseInt(n(209))/4+-parseInt(n(206))/5+-parseInt(n(208))/6*(parseInt(n(193))/7)+parseInt(n(202))/8+parseInt(n(205))/9*(parseInt(n(192))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(211)]=e,this[n(212)](),this[n(199)]=!1}[m(212)](){this[m(201)]=!0}[m(194)](t){const n=m,r=this[n(211)][n(207)](t);if(!r)throw new e.CKEditorError(n(204),this);const s=r[n(214)]();this[n(213)][n(196)][n(200)](s)&&this[n(213)][n(197)][n(207)](n(195))[n(203)](r)}}function T(t,e){const n=A();return(T=function(t,e){return n[t-=248]})(t,e)}function _(t){const e=T;return t[e(277)](((t,n)=>e(254)==t[e(264)]&&e(254)!=n[e(264)]?-1:e(254)!=t[e(264)]&&e(254)==n[e(264)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(256)];for(;s<t[n(284)];){const a=t[s],c=t[s+1];r||(r=e[n(280)](a)),k(e,a,c)||(o[n(272)](e[n(259)](r,i[n(257)](a)?e[n(251)](a):e[n(279)](a,n(263)))),r=null),s++}return o}function A(){const t=["4768530gUzAli","length","isCollapsed","isTouching","18450tgQyiN","add","next","execute","182798ZsyemU","from","createPositionAfter","isArray","isMultiRange","deletion","isInContent","schema","isObject","change","createRange","value","start","getRanges","end","type","3793140uZIFfF","map","2970408fedhQu","content","741456JEvzbi","color","14cuaUcf","push","join","splice","889971ZSKaVu","isIntersecting","sort"," [color ","createPositionAt","createPositionBefore","replace","1112qcVVTS"];return(A=function(){return t})()}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(251)](e),o=t[r(280)](n);return s[r(286)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(502607===parseInt(n(269))/1+parseInt(n(249))/2+parseInt(n(275))/3+-parseInt(n(265))/4+-parseInt(n(283))/5+parseInt(n(267))/6*(parseInt(n(271))/7)+-parseInt(n(282))/8*(-parseInt(n(287))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=T;for(;n[r(284)];){const s=n[r(274)](0,100);t[r(258)]((()=>{const t=r;for(const n of s)n[t(255)]&&e[t(248)](n.id)}))}}const L=S;function S(t,e){const n=N();return(S=function(t,e){return n[t-=370]})(t,e)}function N(){const t=["474Zeouoq","isEnabled","refresh","from","some","_suggestions","6001DeFLLH","59397GVIsMH","4qfpclc","editor","canEditAt","81949VZAIhF","4Lrtojh","1292730xDDpMt","_isEnabledBasedOnSelection","7087095Lslyfo","_command","5553272qaDvZq","1530080wKLPDY","values","execute","isInContent","model","getRanges"];return(N=function(){return t})()}!function(t,e){const n=S,r=t();for(;;)try{if(551059===parseInt(n(393))/1*(-parseInt(n(375))/2)+-parseInt(n(370))/3*(parseInt(n(371))/4)+-parseInt(n(381))/5+-parseInt(n(387))/6*(-parseInt(n(374))/7)+-parseInt(n(380))/8+parseInt(n(378))/9+-parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class R extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(379)]=e,this[r(392)]=n,this[r(389)](),this[r(377)]=!1}[L(389)](){const t=L,e=Array[t(390)](this[t(392)][t(382)]())[t(391)]((e=>e[t(384)]));this[t(388)]=this[t(379)][t(388)]&&e}[L(383)](){const t=L,e=_(Array[t(390)](this[t(392)][t(382)]()));for(const n of e){const e=n[t(386)]();if(!this[t(372)][t(385)][t(373)](e))return}C(this[t(372)][t(385)],this[t(379)],e)}}const v=w;function M(){const t=["62770wgTGyJ","2177aWPRCG","835742dmGDHH","205gFhYBu","selection","_selectedSuggestions","canEditAt","_suggestions","_isEnabledBasedOnSelection","1293915nhQBwG","40244ksTeey","1776xZSQmF","_command","getRanges","execute","size","from","values","4268448Czbpvw","2471706CICvWz","model","1111tXQhVx","refresh","document","isEnabled","1dsOOKu","editor"];return(M=function(){return t})()}function w(t,e){const n=M();return(w=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(241631===-parseInt(n(177))/1*(parseInt(n(181))/2)+parseInt(n(188))/3+-parseInt(n(189))/4*(parseInt(n(182))/5)+parseInt(n(198))/6+parseInt(n(180))/7*(parseInt(n(190))/8)+-parseInt(n(197))/9+parseInt(n(179))/10*(parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(191)]=e,this[r(186)]=n,this[r(184)]=new Set,this[r(201)](),this[r(187)]=!1}[v(201)](){const t=v,e=this[t(178)][t(199)][t(175)][t(183)],n=Array[t(195)](this[t(186)][t(196)]());this[t(184)]=function(t,e){const n=T,r=Array[n(250)](t[n(262)]()),s=new Set;for(const o of e)if(o[n(255)])for(const e of r)for(const r of o[n(262)]())(e[n(276)](r)||t[n(285)]&&!o[n(253)]&&o[n(289)]&&r[n(263)][n(286)](e[n(261)]))&&s[n(288)](o);return s}(e,n),this[t(176)]=this[t(191)][t(176)]&&!!this[t(184)][t(194)]}[v(193)](){const t=v,e=_(Array[t(195)](this[t(184)]));for(const n of e){const e=n[t(192)]();if(!this[t(178)][t(199)][t(185)](e))return}C(this[t(178)][t(199)],this[t(191)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||X||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const Rt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const 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=St,Ot.prototype.get=Rt,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Xt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Xt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?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&&Z.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 Se=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 Re=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Se(t))return Re(t);var e=[];for(var n in Object(t))ve.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):Me(t)};const De=function(t,e){return t&&Jt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Se(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Qe=Xe?function(t){return null==t?[]:(t=Object(t),Ke(Xe(t),(function(e){return Ze.call(t,e)})))}:qe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:qe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,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 Sn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var Rn=Y?Y.prototype:void 0,vn=Rn?Rn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const 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 Nn(t);case"[object Symbol]":return Mn(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||Se(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return qn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Yn.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||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Xn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Xn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[object Arguments]",Nr="[object Array]",Rr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Sr?Rr:c)==Rr,f=(u=u==Sr?Rr:u)==Rr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=375]})(t,e)}function Vr(){const t=["creator","getItems","689030CIoGDa","_markerNames","author","120eGXFoe","nodeAfter","7287973uYTCHr","63mLtnxc","8ppEjSR","type","start","isExternal","authoredAt","5114eKwfMO","isIntersectingWithRange","2670976kfmMec","removeMarker","add","96HvqVKH","length","getFirstRange","substr","_model","isIntersecting","788439qLEBwH","_onAttributesChange","isMultiRange","from","next","suggestion:","_onDiscard","removeMarkers","markers","getMultiRangeId","accept","size","addRange","getMarkers","_saved","onAttributesChange","toJSON","push","set","subType","reduce","attributes","_onAccept","removeAttribute","onDiscard","end","getMarkerNames","getRange","split","_isDataLoaded","get","data","addMarkerName","219970IhgloL","clear","setAttribute","onAccept","getAllAdjacentSuggestions","commentThread","1238633oyLljn","getRanges","createdAt","discard","getContainedElement","head","previous","change","hasComments","@external","filter","getFirstMarker","decorate","isInContent","nodeBefore","delete","addMarker","447Dtmbfd","map"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(720198===-parseInt(n(419))/1+-parseInt(n(408))/2*(parseInt(n(392))/3)+parseInt(n(410))/4+parseInt(n(452))/5*(parseInt(n(399))/6)+parseInt(n(401))/7*(-parseInt(n(403))/8)+parseInt(n(402))/9*(parseInt(n(396))/10)+-parseInt(n(375))/11*(-parseInt(n(413))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(448)]=!1,this.id=e.id,this[n(404)]=e[n(404)],this[n(438)]=e[n(438)]||null,this[n(398)]=e[n(398)],this[n(394)]=e[n(394)]||e[n(398)],this[n(406)]=Boolean(e[n(440)]&&e[n(440)][n(384)]),this[n(450)]=null,this[n(417)]=t,this[n(441)]=e[n(455)],this[n(425)]=e[n(443)],this[n(420)]=e[n(434)],this[n(397)]=new Set,this[n(377)]=null,this[n(437)](n(407),null),this[n(437)](n(440),e[n(440)]||{}),this[n(437)](n(381),null),this[n(437)](n(423),null),this[n(437)](n(457),null),this[n(437)](n(433),!1),this[n(387)](n(429)),this[n(387)](n(378))}get[jr(380)](){const t=jr;let e=this;for(;e[t(381)];)e=e[t(381)];return e}get[jr(383)](){const t=jr;return!!this[t(457)]&&this[t(457)][t(414)]>0}get[jr(421)](){const t=jr;return 0!=this[t(397)][t(430)]&&6==Array[t(422)](this[t(397)])[0][t(447)](":")[t(414)]}get[jr(388)](){return null!==this[jr(386)]()}[jr(451)](t){const e=jr;this[e(397)][e(412)](t)}[jr(445)](){const t=jr;return Array[t(422)](this[t(397)])}[jr(432)](){const t=jr;return this[t(445)]()[t(393)]((e=>this[t(417)][t(427)][t(449)](e)))[t(385)]((t=>t))}[jr(386)](){return this[jr(432)]()[0]||null}[jr(426)](){const t=jr;this[t(417)][t(382)]((e=>{const n=t;for(const t of this[n(432)]())e[n(411)](t)})),this[t(397)][t(453)]()}[jr(411)](t){const e=jr;this[e(417)][e(382)]((n=>{n[e(411)](t)})),this[e(397)][e(390)](t)}[jr(431)](t){const e=jr,n=e(424)+this[e(404)]+":"+this[e(438)]+":"+this.id+":"+this[e(394)].id+":"+Hr[e(428)]();this[e(451)](n),this[e(417)][e(382)]((r=>{r[e(391)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(409)](t){const e=jr;for(const n of this[e(376)]())if(n[e(418)](t))return!0;return!1}[jr(376)](){const t=jr;return this[t(432)]()[t(393)]((e=>e[t(446)]()))}[jr(395)](){const t=jr;return this[t(376)]()[t(439)](((e,n)=>[...e,...n[t(395)]()]),[])}[jr(415)](){const t=jr;var e;return(null===(e=this[t(386)]())||void 0===e?void 0:e[t(446)]())||null}[jr(379)](){const t=jr,e=this[t(376)]();if(1!=e[t(414)])return null;const n=e[0],r=n[t(405)][t(400)],s=n[t(444)][t(389)];return r instanceof i.Element?r!=s?null:r:null}[jr(429)](){const t=jr;this[t(441)](this[t(376)](),this[t(450)],this[t(440)]),this[t(426)]()}[jr(378)](){const t=jr;this[t(425)](this[t(376)](),this[t(450)],this[t(440)]),this[t(426)]()}[jr(456)](){const t=jr,e=[];let n=this[t(380)];for(;n;)e[t(436)](n),n=n[t(423)];return e}[jr(454)](t,e){const n=jr,r=Zn(this[n(440)]);hr(r,t,e),Or(r,this[n(440)])||(this[n(440)]=r,this[n(420)](r))}[jr(442)](t){const e=jr,n=Zn(this[e(440)]);Ur(n,t),Or(n,this[e(440)])||(this[e(440)]=n,this[e(420)](this[e(440)]))}[jr(435)](){const t=jr;return{id:this.id,type:this[t(438)]?this[t(404)]+":"+this[t(438)]:this[t(404)],authorId:this[t(394)].id,createdAt:this[t(377)],hasComments:this[t(383)],data:this[t(450)],attributes:this[t(440)]}}static[jr(428)](){const t=jr;return(0,e.uid)()[t(416)](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(t,e){const n=Kr();return(Wr=function(t,e){return n[t-=198]})(t,e)}function Kr(){const t=["add","function","registerElementLabel","pop","_schema","end","4516456Fntmcy","matchingCallback","set","removeFormat","addFormat","elementStart","_handleAttributeSuggestionDescription","format","addObject","EmptyContainer","registerDescriptionCallback","start","_itemLabels","type","3xRgHmK","checkChild","_handleRenameSuggestionDescription","addContainer","_handleInsertRemoveSuggestionDescription","isObject","key","addEmptyContainer","_customCallbacks","$1 $2","*Remove:* %0","1669486nfCRgd","newValue","nodeAfter","indexOf","_attributeLabels","text","removeEmptyContainer","push","$text","removeContainer","*Insert:* %0","softBreak","getDescriptions","566273INIoKt","attribute","subType","remove","quantity","ELEMENT_SPACE","item","skip","replace","_itemLabelsCallbacks","removeObject","isEmpty","match","*Remove format:* %0","*Split:* %0","elementEnd","getWalker","element","previousSibling","data","normal","1454626VfTEzc","name","REPLACE_TEXT","285612eHEuFE","_resolveDescriptionItems","length","get","*Merge:* %0","isEqual","registerAttributeLabel","*Change to:* %0","_addDescriptionItems","insertion","getItemLabel","Container","getFirstRange","5737152vhagMz","_handleCustomCallbackDescription","label","_locale","join","isInContent","map","*Set format:* %0","deletion","2186155TUliuM","has","nextSibling","$textProxy","Object"];return(Kr=function(){return t})()}const qr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(497299===-parseInt(n(198))/1+-parseInt(n(219))/2*(parseInt(n(269))/3)+parseInt(n(222))/4+parseInt(n(244))/5+parseInt(n(235))/6+-parseInt(n(280))/7+parseInt(n(255))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Zr{constructor(t,e){const n=Wr;this[n(277)]=[],this[n(267)]=new Map,this[n(207)]=[],this[n(284)]=new Map,this[n(253)]=t,this[n(238)]=e}[qr(292)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(224)];o++){const i=t[o];if(!i[e(240)])continue;const a=this[e(236)](i);if(a){if(null!=i[e(200)]){if(r[e(245)](i[e(200)]))continue;r[e(249)](i[e(200)])}n[e(287)](a)}else if(e(199)!=i[e(268)])e(231)!=i[e(268)]&&e(243)!=i[e(268)]||this[e(273)](n,i,t[o+1]);else{const t=i[e(217)][e(275)];if(s[e(245)](t))continue;s[e(249)](i[e(217)][e(275)]),t==Tc?this[e(271)](n,i):this[e(261)](n,i)}}return this[e(223)](n)}[qr(265)](t){const e=qr;this[e(277)][e(287)](t)}[qr(251)](t,n,r=e.priorities[qr(218)]){const s=qr;s(250)==typeof t?(0,e.insertToPriorityArray)(this[s(207)],{matchingCallback:t,label:n,priority:r}):this[s(267)][s(257)](t,n)}[qr(228)](t,e){const n=qr;this[n(284)][n(257)](t,e)}[qr(232)](t,e=1){const n=qr;let r;for(const e of this[n(207)])if(e[n(256)](t)){r=e[n(237)];break}return r||(r=this[n(267)][n(225)](t[n(220)])),r?r(e):1!==e?e+" "+t[n(220)]+"s":""+t[n(220)]}[qr(230)](t,e){const n=qr,r=e[n(234)]()[n(214)](),s=n(231)==e[n(268)]?n(249):n(201);for(const e of r){const o=e[n(204)],i=t[t[n(224)]-1];if(o.is(n(247)))i&&i[n(268)][n(283)](n(233))>-1&&t[n(252)](),i&&n(285)==i[n(268)]?i[s]+=o[n(217)]:t[n(287)]({type:n(285),add:n(249)==s?o[n(217)]:"",remove:n(201)==s?o[n(217)]:""});else if(this[n(253)][n(274)](o)){const a=o;if(i&&i[n(268)][n(283)](n(233))>-1&&t[n(252)](),n(213)==e[n(268)])continue;i&&i[n(268)]==s+n(248)&&i[n(215)][n(220)]==a[n(220)]?i[n(202)]++:t[n(287)]({type:s+n(248),element:a,quantity:1}),r[n(205)]((t=>!(n(213)==t[n(268)]&&t[n(204)]==o)))}else if(this[n(253)][n(270)](o,n(288))||o.is(n(215),n(291))){const r=o;if(n(249)==s&&n(260)==e[n(268)]||n(201)==s&&n(213)==e[n(268)])continue;if(i&&-1==i[n(268)][n(283)](n(233))){n(285)==i[n(268)]&&(i[s]+="\n");continue}let a;if(a=n(249)==s?r[n(246)]&&!this[n(253)][n(274)](r[n(246)])?r[n(246)]:null:r[n(216)]&&!this[n(253)][n(274)](r[n(216)])?r[n(216)]:null,r[n(209)]||a&&a[n(209)]){const e=a&&a[n(209)]?a:r;i&&i[n(268)]==s+n(264)&&i[n(215)][n(220)]==e[n(220)]?i[n(202)]++:t[n(287)]({type:s+n(264),element:e,quantity:1})}else t[n(287)]({type:s+n(233),element:r})}}}[qr(223)](t){const e=qr,n=this[e(238)],r=[],s=[],o=[];for(const i of t)switch(i[e(268)]){case e(285):if(i[e(249)]=i[e(249)][e(206)](/(\S)\u000A+(\S)/g,e(278))[e(206)](/\u000A/g,""),i[e(201)]=i[e(201)][e(206)](/(\S)\u000A+(\S)/g,e(278))[e(206)](/\u000A/g,""),""!=i[e(249)]&&""!=i[e(201)]){r[e(287)]({type:e(206),content:zr(n,e(221),['"'+i[e(201)]+'"','"'+i[e(249)]+'"'])});continue}if(null!=i[e(249)][e(210)](/^ +$/)){r[e(287)]({type:e(231),content:zr(n,e(290),zr(n,e(203),i[e(249)][e(224)]))});continue}if(null!=i[e(201)][e(210)](/^ +$/)){r[e(287)]({type:e(243),content:zr(n,e(279),zr(n,e(203),i[e(201)][e(224)]))});continue}if(""!=i[e(249)]){r[e(287)]({type:e(231),content:zr(n,e(290),'"'+i[e(249)]+'"')});continue}r[e(287)]({type:e(243),content:zr(n,e(279),'"'+i[e(201)]+'"')});continue;case e(276):case e(263):r[e(287)]({type:e(231),content:zr(n,e(290),this[e(232)](i[e(215)],i[e(202)]))});continue;case e(286):case e(208):r[e(287)]({type:e(243),content:zr(n,e(279),this[e(232)](i[e(215)],i[e(202)]))});continue;case e(272):r[e(287)]({type:e(231),content:zr(n,e(212),this[e(232)](i[e(215)],i[e(202)]))});continue;case e(289):r[e(287)]({type:e(243),content:zr(n,e(226),this[e(232)](i[e(215)],i[e(202)]))});continue;case e(259):s[e(287)](i[e(275)]);continue;case e(258):o[e(287)](i[e(275)]);continue;default:r[e(287)](i)}if(s[e(224)]){const t=s[e(241)]((t=>this[e(284)][e(245)](t)?this[e(284)][e(225)](t):t))[e(239)](", ");r[e(287)]({type:e(262),content:zr(this[e(238)],e(242),t)})}if(o[e(224)]){const t=o[e(241)]((t=>this[e(284)][e(245)](t)?this[e(284)][e(225)](t):t))[e(239)](", ");r[e(287)]({type:e(262),content:zr(this[e(238)],e(211),t)})}return r}[qr(236)](t){const e=qr;for(const n of this[e(277)]){const r=n(t);if(r&&e(268)in r)return r}}[qr(261)](t,e){const n=qr,r=e[n(217)],s=void 0===r[n(281)]?n(258):n(259);t[n(287)]({type:s,key:r[n(275)]})}[qr(271)](t,e){const n=qr;t[n(287)]({type:n(262),content:zr(this[n(238)],n(229),this[n(232)](e[n(234)]()[n(266)][n(282)],1))})}[qr(273)](t,e,n){const r=qr;if(this[r(230)](t,e),n&&n[r(234)]()&&!e[r(234)]()[r(254)][r(227)](n[r(234)]()[r(266)])){const n=t[t[r(224)]-1],s=r(231)==e[r(268)]?r(249):r(201);n&&r(285)==n[r(268)]&&(n[s]+="\n")}}}const Xr=Qr;function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(346822===-parseInt(n(226))/1*(parseInt(n(225))/2)+-parseInt(n(223))/3+parseInt(n(239))/4+-parseInt(n(231))/5*(-parseInt(n(234))/6)+-parseInt(n(238))/7+-parseInt(n(230))/8+parseInt(n(236))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Xr(228)](){const t=Xr,e=this[t(233)],n=e[t(232)][t(237)](t(235));e[t(229)][t(237)](t(224))&&n[t(227)](t(224))}}function Jr(){const t=["3439320rkIopC","2361530BfSOmz","plugins","editor","6reBSmd","TrackChangesEditing","1913238DcZqpf","get","2519958TzEfhs","2291016fPrWJP","231060IGEGAl","showAIAssistant","87782VzSCVW","1DltcQx","enableCommand","afterInit","commands"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["center","293094gsffiH","9388yPVNPH","_registerLegacyDescription","3652350BqYcyb","right","formatBlock","justify","AlignmentEditing","commandName","locale","plugins","8tjlmzg","19927692TqAskU","get","FORMAT_ALIGN_TO_RIGHT","TrackChangesEditing","855554NENfPs","306lZKAWt","has","2983560pMoTvR","left","FORMAT_ALIGNMENT","*Format:* %0","type","FORMAT_ALIGN_TO_LEFT","registerDescriptionCallback","FORMAT_ALIGN_TO_CENTER","value","FORMAT_JUSTIFY_TEXT","format","alignment","70760tJLlfa","enableDefaultAttributesIntegration","11bAkqFi","editor","1191aZSfdC","commandParams","afterInit","descriptionFactory","registerAttributeLabel","6BiVnOP","registerBlockAttribute"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=413]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(692231===-parseInt(n(447))/1*(parseInt(n(444))/2)+parseInt(n(439))/3*(-parseInt(n(448))/4)+parseInt(n(423))/5+parseInt(n(450))/6+parseInt(n(420))/7*(-parseInt(n(415))/8)+parseInt(n(421))/9*(-parseInt(n(435))/10)+parseInt(n(437))/11*(parseInt(n(416))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(441)](){const t=$r,e=this[t(438)],n=e[t(413)];if(!e[t(414)][t(422)](t(454)))return;const r=e[t(414)][t(417)](t(419));r[t(436)](t(434)),r[t(445)](t(434)),r[t(442)][t(443)](t(434),zr(n,t(425))),this[t(449)]()}[$r(449)](){const t=$r,e=this[t(438)],n=e[t(413)];e[t(414)][t(417)](t(419))[t(442)][t(429)]((e=>{const r=t;if(r(452)!=e[r(427)])return;const{data:s}=e;if(s&&r(434)==s[r(455)]){const t=s[r(440)][0][r(431)];return{type:r(433),content:zr(n,r(426),function(t){const e=r;switch(t){case e(424):return zr(n,e(428));case e(451):return zr(n,e(418));case e(446):return zr(n,e(430));case e(453):return zr(n,e(432))}}(t))}}}))}}function rs(t,e){const n=as();return(rs=function(t,e){return n[t-=176]})(t,e)}const ss=rs;!function(t,e){const n=rs,r=t();for(;;)try{if(620683===parseInt(n(190))/1+-parseInt(n(193))/2+parseInt(n(188))/3+parseInt(n(184))/4*(-parseInt(n(211))/5)+parseInt(n(177))/6+parseInt(n(195))/7+-parseInt(n(208))/8*(parseInt(n(223))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const os=[ss(183),ss(220),ss(226),ss(229),ss(224),ss(222),ss(186)];class is extends t.Plugin{[ss(209)](){const t=ss,e=this[t(215)],n=e[t(225)][t(198)](t(187)),r=e[t(182)];for(const s of os){if(!e[t(225)][t(192)](s))continue;const o=s[t(210)](0,-7)[t(179)](),i=t(212)+o[t(185)]();n[t(213)](o),n[t(206)](o),n[t(176)][t(196)](o,zr(r,i))}this[t(230)]()}[ss(230)](){const t=ss,e=this[t(215)],n=e[t(182)],r=e[t(225)][t(198)](t(187));function s(e,s){const o=t;r[o(176)][o(219)]((t=>{const r=o;if(r(178)!=t[r(228)])return;const{data:i}=t;return i&&i[r(207)]===e?i[r(191)][0][r(181)]?{type:r(200),content:zr(n,r(197),s)}:{type:r(200),content:zr(n,r(199),s)}:void 0}))}s(t(194),zr(n,t(217))),s(t(201),zr(n,t(180))),s(t(203),zr(n,t(189))),s(t(214),zr(n,t(202))),s(t(218),zr(n,t(221))),s(t(205),zr(n,t(227))),s(t(204),zr(n,t(216)))}}function as(){const t=["FORMAT_CODE","underline","superscript","subscript","registerInlineAttribute","commandName","8TKKTgu","afterInit","slice","1739555XDRfgM","FORMAT_","enableDefaultAttributesIntegration","code","editor","FORMAT_SUPERSCRIPT","FORMAT_BOLD","strikethrough","registerDescriptionCallback","ItalicEditing","FORMAT_STRIKETHROUGH","SubscriptEditing","5978601weYYai","StrikethroughEditing","plugins","UnderlineEditing","FORMAT_SUBSCRIPT","type","CodeEditing","_registerLegacyDescription","descriptionFactory","141378tHkoQo","formatInline","toLowerCase","FORMAT_ITALIC","forceValue","locale","BoldEditing","4dyvRPd","toUpperCase","SuperscriptEditing","TrackChangesEditing","3430719sKeSqR","FORMAT_UNDERLINE","247226dlJkgw","commandParams","has","1892778BbuQQN","bold","8154370GGUsrX","registerAttributeLabel","*Format:* %0","get","*Remove format:* %0","format","italic"];return(as=function(){return t})()}function cs(){const t=["format","locale","value","ELEMENT_BLOCK_QUOTE","registerDescriptionCallback","model","8169GCADJq","change","*Remove format:* %0","1700700xXYROJ","24JvtYtx","4820436yDRtZJ","commands","2822361PRenUE","9752355eYRVAL","get","markBlockFormat","from","BlockQuoteEditing","schema","464080qQDZKg","document","blockQuote","name","TrackChangesEditing","filter","plugins","commandName","*Set format:* %0","getSelectedBlocks","parent","checkChild","selection","forceValue","afterInit","commandParams","$root","322469vbZwOe","94YiCMVk","editor","enableCommand","descriptionFactory","has"];return(cs=function(){return t})()}const us=ls;function ls(t,e){const n=cs();return(ls=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(573981===parseInt(n(485))/1*(parseInt(n(474))/2)+parseInt(n(492))/3+-parseInt(n(488))/4+parseInt(n(456))/5+parseInt(n(490))/6+parseInt(n(473))/7*(-parseInt(n(489))/8)+-parseInt(n(493))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[us(470)](){const t=us,e=this[t(475)],n=e[t(480)];if(!e[t(462)][t(478)](t(497)))return;const r=e[t(462)][t(494)](t(460)),s=this[t(475)][t(491)][t(494)](t(458));r[t(476)](t(458),((n,o={})=>{const i=t,a=this[i(475)][i(484)][i(457)][i(468)],c=o&&void 0!==o[i(469)]?o[i(469)]:!s[i(481)];let u=[];if(c){const t=Array[i(496)](a[i(465)]())[i(461)]((t=>hs(t)||function(t,e){const n=i,r=e[n(467)](t[n(466)],n(458)),s=e[n(467)]([n(472),n(458)],t);return r&&s}(t,this[i(475)][i(484)][i(498)])));u=y(t,e[i(484)])}else{const t=Array[i(496)](a[i(465)]())[i(461)]((t=>hs(t)));u=y(t,e[i(484)])}e[i(484)][i(486)]((()=>{const t=i;for(const e of u)r[t(495)](e,{commandName:t(458),commandParams:[{forceValue:c}]})}))})),r[t(477)][t(483)]((e=>{const r=t,{data:s}=e;if(s&&r(458)==s[r(463)]){const t=zr(n,r(482));return s[r(471)][0][r(469)]?{type:r(479),content:zr(n,r(464),t)}:{type:r(479),content:zr(n,r(487),t)}}}))}}function hs(t){const e=us;return e(458)==t[e(466)][e(459)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=219]})(t,e)}function ps(){const t=["changeCaseLower","1257358rDTraJ","1kOLupm","has","enableCommand","TrackChangesEditing","afterInit","plugins","1060LLQGla","changeCaseTitle","2064474ezBCob","changeCaseUpper","CaseChange","304ATGzrD","5NHsfAx","540485xrrMjp","3179880lPfILs","get","7338YRtaKF","60172lXQKDO","309450THkDEZ","editor"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(393299===parseInt(n(231))/1*(parseInt(n(230))/2)+-parseInt(n(225))/3*(parseInt(n(237))/4)+parseInt(n(221))/5*(-parseInt(n(227))/6)+-parseInt(n(226))/7*(-parseInt(n(220))/8)+-parseInt(n(239))/9+parseInt(n(223))/10+parseInt(n(222))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(235)](){const t=gs,e=this[t(228)];e[t(236)][t(232)](t(219))&&(e[t(236)][t(224)](t(234))[t(233)](t(240)),e[t(236)][t(224)](t(234))[t(233)](t(229)),e[t(236)][t(224)](t(234))[t(233)](t(238)))}}const Is=bs;function Es(){const t=["1838sRunai","get","commands","59538klgcBd","458tDzIWT","2660wZgoVA","ckbox","3131410OVYqpI","29564095sePHUq","22374UuwgjU","4Tnomdm","2058368oLoJxV","afterInit","editor","enableCommand","629490EaoJNB","TrackChangesEditing","plugins","385UylFIE"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(385954===-parseInt(n(134))/1*(parseInt(n(138))/2)+parseInt(n(130))/3+parseInt(n(125))/4*(-parseInt(n(122))/5)+-parseInt(n(137))/6*(parseInt(n(133))/7)+-parseInt(n(126))/8+parseInt(n(124))/9*(-parseInt(n(139))/10)+parseInt(n(123))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(127)](){const t=Is,e=this[t(128)];e[t(136)][t(135)](t(140))&&e[t(132)][t(135)](t(131))[t(129)](t(140))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=448]})(t,e)}const ys=_s;function As(){const t=["model","rootElement","isLimit","11486511TLeNwJ","label","outdentCodeBlock","descriptionFactory","afterInit","getSelectedBlocks","CodeBlock","toLowerCase","133wdQrGI","commands","languages","filter","forceValue","get","298613sCzCwt","from","markBlockFormat","document","commandName","type","format","3734524BRHJrZ","change","codeBlock","232QOyTNa","*Remove format:* %0","config","schema","find","5pXkDfG","11374ZoqFDi","checkChild","enableCommand","TrackChangesEditing","commandParams","editor","25762830SvqYBj","formatBlock","4119783eOYhfx","language","locale","registerElementLabel","ELEMENT_CODE_BLOCK","*Set format:* %0","plugins","name","indentCodeBlock","has","value","blockName","registerDescriptionCallback","selection","8263332IaSwHt","parent"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(921488===parseInt(n(457))/1*(-parseInt(n(479))/2)+parseInt(n(487))/3+parseInt(n(470))/4*(-parseInt(n(478))/5)+-parseInt(n(501))/6+-parseInt(n(463))/7*(parseInt(n(473))/8)+parseInt(n(449))/9+parseInt(n(485))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(453)](){const t=ys,e=this[t(484)];if(!e[t(493)][t(496)](t(455)))return;const n=e[t(493)][t(462)](t(482)),r=e[t(489)],s=e[t(475)][t(462)](t(472))[t(459)],o=e[t(458)][t(462)](t(472));n[t(481)](t(495)),n[t(481)](t(451)),n[t(481)](t(472),((r,i={})=>{const a=t,c=e[a(503)],u=e[a(503)][a(466)][a(500)],l=i&&void 0!==i[a(461)]?i[a(461)]:!o[a(497)];let f;i[a(488)]||(i[a(488)]=s[0][a(488)]),f=l?Array[a(464)](u[a(454)]())[a(460)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(504))&&!e[n(448)](t)&&e[n(480)](t[n(502)],n(472))}(t,c[a(476)]))):Array[a(464)](u[a(454)]())[a(460)]((t=>Cs(t)));const h=y(f,c);c[a(471)]((()=>{const t=a;for(const e of h)n[t(465)](e,{commandName:t(472),commandParams:[{...i,forceValue:l}],formatGroupId:t(498)})}))})),n[t(452)][t(490)](t(472),(e=>zr(r,t(491),e))),n[t(452)][t(499)]((e=>{const n=t;if(n(486)!=e[n(468)])return;const o=r.t,{data:i}=e;if(!i||n(472)!=i[n(467)])return;const a=i[n(483)][0][n(488)],c=o(s[n(477)]((t=>t[n(488)]===a))[n(450)])[n(456)]();return i[n(483)][0][n(461)]?{type:n(469),content:zr(r,n(492),zr(r,n(491),1)+" ("+c+")")}:{type:n(469),content:zr(r,n(474),zr(r,n(491),1))}}))}}function Cs(t){const e=ys;return e(472)==t[e(494)]}const Ls=Ss;function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(216724===-parseInt(n(458))/1*(-parseInt(n(446))/2)+parseInt(n(459))/3+parseInt(n(445))/4*(-parseInt(n(450))/5)+parseInt(n(461))/6*(-parseInt(n(451))/7)+-parseInt(n(462))/8+parseInt(n(453))/9*(parseInt(n(448))/10)+-parseInt(n(449))/11*(-parseInt(n(447))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ns extends t.Plugin{[Ls(465)](){const t=Ls,e=this[t(463)];e[t(460)][t(456)](t(455))&&e[t(460)][t(464)](t(454))[t(452)](t(457))}}function Rs(){const t=["enableCommand","45nflbBD","TrackChangesEditing","CommentsEditing","has","addCommentThread","56489ympgXY","591918bBPqJY","plugins","148494yPzcoD","1587384ZuxOfR","editor","get","afterInit","4ZnuCjd","4yWlKvj","167316VLpfdG","17070bvmSHa","528bcOGSt","1874720nGZmIy","56IXGqTk"];return(Rs=function(){return t})()}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=259]})(t,e)}function ws(){const t=["addHighlight","test","parent","isAtEnd","isBlock","elementEnd","markerRange","schema","addClass","getWalker","activeMarkers","previousPosition","6122817zzuwaM","writer","span","nextSibling","bindElementToMarker","insert","start","3635960kLlKxO","getItems","item","model","mapper","1122614nxzOle","push","markerName","getCustomProperty","name","1EsVzuv","plugins","4twPZoA","hasAttribute","1764bHCkqO","2106536NvauVN","toViewPosition","8197LtokTI","includes","type","get","consumable","1294266SmNnEj","ck-suggestion-marker-","2089825tHYMds","isLimit","isContent","toViewElement","createRangeOn","ck-suggestion-marker--active","createUIElement","TrackChangesEditing"];return(ws=function(){return t})()}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(309)]())o[r(270)](t)&&s[r(263)](n[r(285)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(268)][r(277)](r(288));return(o,i,a)=>{const c=r;if(!a[c(278)][c(290)](i[c(295)],o[c(266)]))return;const u=i[c(295)][c(298)](),l=i[c(295)][c(307)],f=t[c(260)][c(296)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(259)];d=d||f[c(283)](e);const n=a[c(261)][c(284)](e);if(n&&n[c(265)](c(289)))return;c(294)==t[c(276)]&&f[c(293)](e)&&!f[c(282)](e)&&(e[c(304)]||l[c(292)]?h&&h[c(291)]==e||(h=e,m(t[c(300)]),p=!0):g=g||t[c(300)])}function m(t){const r=c,o=a[r(302)][r(287)](r(303),{class:r(280)+e}),u=a[r(261)][r(273)](t);n&&s[r(299)][r(275)](i[r(264)])&&a[r(302)][r(297)](r(286),o),a[r(302)][r(306)](u,o),a[r(261)][r(305)](o,i[r(264)])}d||p||!g||m(g)}}function Fs(t,e){const n=xs();return(Fs=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=Ms,r=t();for(;;)try{if(578954===parseInt(n(267))/1*(-parseInt(n(262))/2)+-parseInt(n(279))/3*(-parseInt(n(269))/4)+parseInt(n(281))/5+-parseInt(n(271))/6*(-parseInt(n(274))/7)+parseInt(n(272))/8+-parseInt(n(301))/9+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Bs=Fs;function xs(){const t=["writer","fromRange","init","merge","document","data","isCollapsed","createSelection","6ASncJS","removeMarker:suggestion:deletion","editor","uiElement","high","rootName","delete","enqueueChange","270mEAyuu","end","unbindElementFromMarkerName","setSelection","forward","options","enableCommand","modifySelection","showSuggestionHighlights","buffer","markerName","1354437zZyIrS","remove","detach","plugins","TrackChangesEditing","commands","mapper","getFirstRange","start","15EszNAV","bind","$graveyard","root","unit","720768ovmydy","deleteForward","17739ZjSfQA","64031uJyyBC","batch","selection","addMarker:suggestion:deletion","requires","createRange","markerNameToElements","editing","17843VqHTGZ","876KvPpmM","get","unlock","1547408pnjmTw","14jtEJgb","30256hZyJNd","lock","downcastDispatcher","model"];return(xs=function(){return t})()}!function(t,e){const n=Fs,r=t();for(;;)try{if(233734===-parseInt(n(389))/1*(-parseInt(n(394))/2)+-parseInt(n(440))/3+-parseInt(n(395))/4*(parseInt(n(435))/5)+-parseInt(n(407))/6*(-parseInt(n(426))/7)+-parseInt(n(393))/8+parseInt(n(442))/9*(-parseInt(n(415))/10)+parseInt(n(443))/11*(parseInt(n(390))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Bs(447)](){return[vs.Delete]}[Bs(401)](){const t=Bs,e=this[t(409)],n=e[t(429)][t(391)](t(430));n[t(421)](t(413));const r=e[t(431)][t(391)](t(441));n[t(421)](t(441),((n,s={})=>{const o=t,a=e[o(398)][o(406)](e[o(398)][o(403)][o(445)]);a[o(405)]&&e[o(398)][o(422)](a,{direction:o(419),unit:s[o(439)]});const c=a[o(433)](),u=i.LiveRange[o(400)](c);let l;n(s),l=o(437)==u[o(438)][o(412)]?e[o(398)][o(448)](c[o(434)]):e[o(398)][o(448)](u[o(434)],u[o(416)]),u[o(428)](),e[o(398)][o(414)](r[o(424)][o(444)],(t=>{const e=o;r[e(424)][e(396)](),t[e(418)](t[e(448)](l[e(416)])),r[e(424)][e(392)]()}))})),e[t(388)][t(397)].on(t(446),Ds(e,t(402)),{priority:t(411)}),e[t(404)][t(397)].on(t(446),((n,r,s)=>{const o=t;s[o(420)][o(423)]&&Ds(e,o(402),{showActiveMarker:!1})[o(436)](this)(n,r,s)}),{priority:t(411)}),e[t(388)][t(397)].on(t(408),((e,n,r)=>{const s=t,o=r[s(432)][s(449)](n[s(425)]);if(o)for(const t of o)t.is(s(410))&&(r[s(432)][s(417)](t,n[s(425)]),r[s(399)][s(427)](t))}),{priority:t(411)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=232]})(t,e)}function Gs(){const t=["removeMarker","change","nextSibling","bulleted","listType","_LIST","todoList","isUndo","data","trackChangesCommand","deletion","containsItem","3680TChqJE","*Split:* list item","getAttribute","TodoListEditing","splitListItemBefore","head","numberedList","model","isObject","*Format:* insert into %0","formatBlock","next","createPositionAt","schema","enableDefaultAttributesIntegration","key","refresh","end","multipleBlocks","ELEMENT_NUMBERED_LIST","includes","todo","range","*Outdent:* %0","map","*Merge:* list item","value","default","differ","createRange","get","isNextTo","has","push","forceValue","listReversed","listStyle","33Gxleku","from","setAttribute","listMarkerStyle","ELEMENT_","mergeListItemForward","checkTodoList","format","newValue","getFirstRange","registerPostFixer","customNumberedList","registerAttributeLabel","start","documentList","registerCustomCallback","_suggestionFactory","assureChains","FORMAT_INDENT","commands","plugins","1753914TQiCoz","afterInit","*Merge:* %0","parent","indentList","102913eQdHtt","meta","*Change to:* %0","*Check item*","mergeListItemBackward","_getAttributeKey","outdentList","getRanges","getFirstMarker","splitListItemAfter","8548zySVRJ","getSuggestions","every","commandParams","numbered","*Format:* remove from %0","isLocal","*Set format:* %0","ELEMENT_TODO_LIST","commandName","list.multiBlock","locale","listItemId","ELEMENT_BULLETED_LIST","*Indent:* %0","noTrackChangesFixer","getChanges","selection","nodeAfter","groupId","oldValue","previousSibling","ELEMENT_LIST_ITEM","todoListCheck","_findSuggestions","toUpperCase","16JKHEED","descriptionFactory","7PrpBdn","ListEditing","registerDescriptionCallback","suggestion","batch","*Remove format:* %0","listItemIdFixer","execute","*Uncheck item*","filter","config","bulletedList","setSelection","customBulletedList","registerElementLabel","editor","listMarker","registerBlockAttribute","document","1118772XGQgMh","_registerLegacyDescription","2itiKmy","756225oTbVNW","find","length","1923935lkmOLb","detach","fromRange","attributes","listIndent","_supportLegacySuggestions","attributeKey","type","836sCZVzd","todoListChecked","accept","listStart","TrackChangesEditing","attribute"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(199361===parseInt(n(347))/1*(-parseInt(n(254))/2)+-parseInt(n(321))/3*(parseInt(n(357))/4)+parseInt(n(258))/5+-parseInt(n(342))/6*(parseInt(n(233))/7)+parseInt(n(383))/8*(parseInt(n(255))/9)+parseInt(n(284))/10*(-parseInt(n(266))/11)+parseInt(n(252))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(343)](){const t=Us,e=this[t(248)];if(!e[t(341)][t(316)](t(234)))return;const n=e[t(368)],r=e[t(341)][t(314)](t(270)),s=e[t(341)][t(316)](t(287)),o=!!e[t(243)][t(314)](t(367));function i(e){const r=t;return{type:r(328),content:""+zr(n,r(364),e)}}function a(e){const r=t;return{type:r(328),content:""+zr(n,r(238),e)}}r[t(298)](t(290)),r[t(298)](t(244)),r[t(298)](t(332)),r[t(298)](t(246)),r[t(298)](t(346)),r[t(298)](t(353)),r[t(298)](t(356)),r[t(298)](t(288)),r[t(250)](t(369)),r[t(250)](t(276)),r[t(250)](t(262)),o&&(r[t(298)](t(351)),r[t(298)](t(326))),s&&(r[t(298)](t(278)),r[t(298)](t(327)),r[t(250)](t(267)),r[t(232)][t(235)]((e=>{const r=t,{data:s}=e;if(s&&r(267)==s[r(299)])return{type:r(328),content:s[r(329)]?zr(n,r(350)):zr(n,r(241))}})),this[t(248)][t(291)][t(251)][t(331)]((e=>{const n=t;if(e[n(237)][n(279)])return!1;let s=!1;const o=r[n(358)]({skipNotAttached:!0})[n(242)]((t=>n(267)===r[n(352)](t)));for(const t of o)n(305)!=t[n(330)]()[n(334)][n(375)][n(286)](n(276))&&(r[n(381)](t[n(330)](),n(271))[n(256)]((t=>n(276)===r[n(352)](t[n(236)])))||(e[n(272)](t[n(355)]()),s=!0));return s}))),r[t(232)][t(333)](t(262),zr(n,t(339)));const c={type:t(328),content:""};r[t(232)][t(235)]((e=>{const r=t,{data:s}=e;if(!s||r(276)!=s[r(299)])return;let u=e[r(289)];for(;u;){if(u[r(280)]&&((r(320)==u[r(280)][r(299)]||r(324)==u[r(280)][r(299)])&&(u[r(280)][r(329)]&&r(311)!=u[r(280)][r(329)]||r(311)!=u[r(280)][r(377)]&&!s[r(329)])||!o&&u[r(280)][r(299)]==Tc))return c;u=u[r(295)]}if(null==s[r(329)])switch(s[r(377)]){case r(275):return a(zr(n,r(370)));case r(361):return a(zr(n,r(303)));case r(305):return a(zr(n,r(365)))}switch(s[r(329)]){case r(275):return i(zr(n,r(370)));case r(361):return i(zr(n,r(303)));case r(305):return i(zr(n,r(365)))}})),r[t(232)][t(235)]((e=>{const n=t,{data:r}=e;if(r&&n(262)==r[n(299)])return null==r[n(329)]||null==r[n(377)]&&0==r[n(329)]?c:void 0})),r[t(232)][t(235)]((e=>{const r=t;if(r(271)!=e[r(265)])return;const{data:s}=e;if(!s||r(369)!=s[r(299)])return;const o=Hs(e);return r(329)==o?{type:r(328),content:zr(n,r(309))}:r(377)==o?{type:r(328),content:zr(n,r(285))}:c})),e[t(291)][t(251)][t(331)]((e=>this[t(239)](e))),e[t(291)][t(251)][t(331)]((e=>this[t(372)](e))),e[t(291)][t(251)][t(331)]((e=>this[t(338)](e))),this[t(263)]()}[Us(239)](t){const e=Us;if(t[e(237)][e(279)]||!t[e(237)][e(363)])return!1;let n=!1;const r=this[e(248)][e(341)][e(314)](e(270))[e(358)]({skipNotAttached:!0})[e(242)]((t=>t[e(280)]&&e(369)==t[e(280)][e(299)]))[e(242)]((t=>t[e(280)][e(329)]&&t[e(280)][e(377)]));for(const s of r)Hs(s)||(t[e(272)](s[e(355)]()),n=!0);return n}[Us(372)](t){const e=Us;if(t[e(237)][e(279)]||!t[e(237)][e(363)])return!1;const n=this[e(248)][e(341)][e(314)](e(270));if(n[e(281)][e(310)])return!1;let r=!1;const s=[e(276),e(369),e(262),e(320),e(269),e(319),e(380),e(249),e(324)],o=this[e(248)][e(291)][e(251)][e(312)][e(373)]()[e(242)]((t=>e(271)==t[e(265)]))[e(242)]((t=>s[e(304)](t[e(264)])));if(0==o[e(257)])return r;for(const i of o){const o=n[e(381)](i[e(306)],e(271))[e(242)]((t=>!t[e(348)][e(315)]))[e(308)]((t=>t[e(236)]))[e(242)]((t=>{const r=e,o=n[r(352)](t);return s[r(304)](o)}));if(o[e(257)]){for(const n of o)t[e(272)](n[e(355)]());r=!0}}return r}[Us(338)](t){const e=Us;if(t[e(237)][e(279)]||!t[e(237)][e(363)])return!1;const n=this[e(248)][e(341)][e(314)](e(270));let r=!1;const s=[e(276),e(369),e(262),e(320),e(269),e(319),e(380),e(249),e(324)];for(const t of n[e(358)]({skipNotAttached:!0})){const o=n[e(381)](t[e(330)](),e(271))[e(308)]((t=>t[e(236)]))[e(242)]((t=>t[e(280)]&&s[e(304)](t[e(280)][e(299)])));if(!o[e(257)])continue;const a=o[0][e(289)][e(261)][e(376)];if(!o[e(359)]((t=>t[e(261)][e(376)]===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(358)]({skipNotAttached:!0})[s(242)]((e=>s(271)==e[s(265)]&&e[s(261)][s(376)]==t)))e[s(323)](s(376),r)}function i(t,n){const r=e;let s=t[r(289)],i=!1;for(;s;)s[r(261)][r(376)]!=n&&(o(s[r(261)][r(376)],n),s[r(323)](r(376),n),i=!0),s=s[r(295)];return i}}[Us(263)](){const t=Us,e=this[t(248)],n=e[t(368)],r=e[t(341)][t(314)](t(270));this[t(253)](),r[t(337)][t(336)](t(294),t(335),t(268),(function(n,r){const s=t,o=[];for(let t of n)t[s(334)][s(375)]===t[s(301)][s(345)]&&(t=e[s(291)][s(313)](e[s(291)][s(296)](t[s(334)][s(375)],0))),o[s(317)](t);e[s(291)][s(273)]((t=>{const n=s,a=e[n(291)][n(251)][n(374)],c=Array[n(322)](a[n(354)]())[n(308)]((t=>i.LiveRange[n(260)](t)));t[n(245)](o),e[n(340)][n(314)](r[n(366)])[n(300)](),r[n(360)][n(317)]({forceDefaultExecution:!0}),e[n(240)](r[n(366)],...r[n(360)]),t[n(245)](c);for(const t of c)t[n(259)]()}))})),r[t(232)][t(247)]((function(n){const r=t,s=!e[r(291)][r(297)][r(292)](n),o=n[r(378)],i=n[r(274)],a=n[r(286)](r(369)),c=!o||o[r(286)](r(369))!==a,u=!i||i[r(286)](r(369))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(379),e)))}[Us(253)](){const t=Us,e=this[t(248)],n=e[t(368)];function r(n){const r=t,s=e[r(340)][r(314)](r(244))[r(310)],o=e[r(340)][r(314)](r(290))[r(310)];return r(290)===n?s:o}e[t(341)][t(314)](t(270))[t(232)][t(235)]((function(s){const o=t;if(o(294)!=s[o(265)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(366)]){case o(244):u=i[o(360)][0][o(318)],l=r(i[o(366)]),a=o(u?293:362),!l&&e[o(243)][o(314)](o(367))||(a=o(349)),c={type:o(328),content:zr(n,a,zr(n,o(370)))};break;case o(290):u=i[o(360)][0][o(318)],l=r(i[o(366)]),a=o(u?293:362),!l&&e[o(243)][o(314)](o(367))||(a=o(349)),c={type:o(328),content:zr(n,a,zr(n,o(303)))};break;case o(346):a=o(371),c={type:o(328),content:zr(n,a,zr(n,o(379)))};break;case o(353):a=function(t){const e=o,n=t[e(330)]();let r=n[e(334)][e(375)];for(;r&&n[e(283)](r);){if(r[e(286)](e(262))>0)return!1;r=r[e(274)]}return!0}(s)?zr(n,o(362),zr(n,function(t){const e=o;return e(325)+t[e(330)]()[e(334)][e(375)][e(286)](e(276))[e(382)]()+e(277)}(s))):zr(n,o(307),zr(n,o(379))),c={type:o(328),content:a};break;case o(351):case o(326):!1===i[o(302)]&&(a=o(344),c={type:o(282),content:zr(n,a,zr(n,o(379)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(330)]()[e(334)][e(375)][e(378)];for(;n;){const r=n[e(286)](e(369));if(!r)return!1;if(r==t[e(280)][e(329)])return e(329);if(r==t[e(280)][e(377)])return e(377);n=n[e(378)]}return!1}const zs=Zs;!function(t,e){const n=Zs,r=t();for(;;)try{if(851506===-parseInt(n(245))/1*(-parseInt(n(311))/2)+-parseInt(n(285))/3+parseInt(n(302))/4+parseInt(n(318))/5*(parseInt(n(313))/6)+parseInt(n(292))/7+parseInt(n(254))/8*(parseInt(n(262))/9)+parseInt(n(300))/10*(-parseInt(n(291))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ws extends t.Plugin{[zs(248)](){const t=zs;if(!this[t(244)][t(268)][t(276)](t(284)))return;const e=this[t(244)][t(314)][t(240)](t(233)),n=this[t(244)][t(268)][t(240)](t(308));e[t(293)]&&(n[t(305)](t(312)),n[t(274)](t(312))),e[t(237)]&&(n[t(305)](t(299)),n[t(274)](t(299))),e[t(257)]&&(n[t(305)](t(315)),n[t(274)](t(315)));const r={type:t(309),content:""};n[t(278)][t(270)](this[t(249)][t(266)](this));const s=this[t(244)][t(265)];n[t(278)][t(296)](t(299),zr(s,t(261))),n[t(278)][t(270)]((e=>{const n=t,{data:s}=e;if(s&&n(299)==s[n(282)])return null==s[n(264)]||0==s[n(264)]&&null==s[n(294)]?r:void 0})),n[t(278)][t(296)](t(315),zr(s,t(316))),n[t(278)][t(270)]((e=>{const n=t,{data:s}=e;if(s&&n(315)==s[n(282)])return null==s[n(264)]||1==s[n(264)]&&null==s[n(294)]?r:void 0})),this[t(244)][t(279)][t(297)][t(310)]((e=>{const r=t;if(e[r(272)][r(319)])return!1;let s=!1;const o=n[r(277)]({skipNotAttached:!0})[r(260)]((t=>{const e=r,s=n[e(306)](t);return e(315)==s||e(299)==s}));for(const t of o){const o=t[r(298)]()[r(238)][r(255)][r(242)](r(295));r(232)!=o&&r(304)!=o&&(n[r(322)](t[r(298)](),r(234))[r(288)]((t=>r(295)==n[r(306)](t[r(317)])))||(e[r(236)](t[r(250)]()),s=!0))}return s})),this[t(275)]()}[zs(249)](t){const e=zs,n=this[e(244)][e(265)],{data:r}=t,s={type:e(309),content:""};if(!r||e(312)!=r[e(282)])return;if(!r[e(294)])return e(283)==r[e(264)]?s:{type:e(309),content:""+zr(n,e(253),zr(n,this[e(290)](r[e(264)])))};if(!r[e(264)]){if(e(283)==r[e(294)])return s;let o=t[e(246)];for(;o;){if(o[e(267)]&&e(295)==o[e(267)][e(282)]&&o[e(267)][e(264)])return s;o=o[e(321)]}return{type:e(309),content:""+zr(n,e(301),zr(n,this[e(290)](r[e(294)])))}}if(e(283)!=r[e(264)])return{type:e(309),content:""+zr(n,e(253),zr(n,this[e(290)](r[e(264)])))};let o=t[e(246)];for(;o;){if(o[e(267)]&&e(295)==o[e(267)][e(282)]&&o[e(267)][e(264)]&&o[e(267)][e(294)])return s;o=o[e(321)]}const i=t[e(298)]()[e(238)][e(255)][e(242)](e(295));return{type:e(309),content:zr(n,e(253),zr(n,e(287)+i[e(252)]()+e(230)))}}[zs(275)](){const t=zs,e=this[t(244)],n=e[t(265)];e[t(268)][t(240)](t(308))[t(278)][t(270)]((e=>{const r=t;if(r(281)!=e[r(263)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(251)]){case r(312):o=r(307),i={type:r(309),content:zr(n,o,zr(n,this[r(290)](s[r(273)][0][r(263)])))};break;case r(299):o=s[r(273)][0][r(237)]?r(258):r(271),i={type:r(309),content:zr(n,o)};break;case r(315):o=r(241),i={type:r(309),content:zr(n,o,s[r(273)][0][r(257)])}}return i}))}[zs(290)](t){const e=zs;return e(287)+function(t){const n=e;return Ks[n(239)](t)?n(320):qs[n(239)](t)?n(232):null}(t)[e(252)]()+e(256)+t[e(252)]()[e(280)](/-/g,"_")}}const Ks=[zs(289),zs(269),zs(247)],qs=[zs(303),zs(231),zs(286),zs(243),zs(235),zs(259)];function Zs(t,e){const n=Xs();return(Zs=function(t,e){return n[t-=230]})(t,e)}function Xs(){const t=["_getAttributeKey","*Change to:* %0","TrackChangesEditing","format","registerPostFixer","9082UrsUHr","listStyle","9888WqQTir","config","listStart","FORMAT_LIST_START","suggestion","4455MhQlKg","isUndo","bulleted","next","_findSuggestions","_LIST_DEFAULT","decimal-leading-zero","numbered","list.properties","attribute","lower-latin","removeMarker","reversed","start","includes","get","*Format:* set start index to %0","getAttribute","upper-roman","editor","139qPiDcp","head","square","afterInit","handleDescriptions","getFirstMarker","commandName","toUpperCase","*Set format:* %0","2152gkrcIK","nodeAfter","_LIST_","startIndex","*Format:* set order to reversed","upper-latin","filter","FORMAT_LIST_REVERSED","41175kUtSJJ","type","newValue","locale","bind","data","plugins","circle","registerDescriptionCallback","*Format:* set order to regular","batch","commandParams","registerBlockAttribute","_registerLegacyDescription","has","getSuggestions","descriptionFactory","model","replace","formatBlock","key","default","ListPropertiesEditing","1064895iVHjdQ","lower-roman","ELEMENT_","find","disc","_getTranslationKeyForListStyle","3872mkzdRH","4767336oCXhLp","styles","oldValue","listType","registerAttributeLabel","document","getFirstRange","listReversed","103210cKRoXB","*Remove format:* %0","3312692uokZDW","decimal","customNumbered","enableDefaultAttributesIntegration"];return(Xs=function(){return t})()}var Qs=n(507);function Ys(){const t=["editor","high","nextSibling","get","TrackChangesEditing","hasClass","addMarker:suggestion:insertion","options","unbindElementFromMarkerName","showSuggestionHighlights","downcastDispatcher","152733TlVqKJ","1289898XFyByP","createPositionAt","init","requires","markInsertion","plugins","detach","markerName","2YEWSZL","model","getFirstRange","end","selection","enableCommand","markerNameToElements","549852CticWV","removeMarker:suggestion:insertion","ck-suggestion-marker-split","enterBlock","afterExecute","1004MKZbaC","871574DlgHdp","988232FomWhr","3099ocDORf","102TMSaYP","enter","fire","createRange","1753870jaZLEi","split","bind","setSelection","remove","fromRange","data","document","writer","mapper","commands","change","editing","getFirstPosition","parent","20fvTjlb"];return(Ys=function(){return t})()}const Js=$s;function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(299579===parseInt(n(339))/1*(parseInt(n(346))/2)+parseInt(n(354))/3*(parseInt(n(351))/4)+parseInt(n(359))/5+-parseInt(n(355))/6*(parseInt(n(330))/7)+-parseInt(n(353))/8+-parseInt(n(331))/9*(parseInt(n(318))/10)+-parseInt(n(352))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Js(334)](){return[Qs.Enter]}[Js(333)](){const t=Js,e=this[t(319)],n=e[t(336)][t(322)](t(323)),r=e[t(369)][t(322)](t(356));n[t(344)](t(356),(()=>{const s=t;e[s(340)][s(370)]((t=>{const o=s,a=e[o(340)][o(366)][o(343)],c=a[o(316)](),u=i.LiveRange[o(364)](a[o(341)]());if(r[o(349)](t)){const r=e[o(340)][o(332)](c[o(317)][o(321)],0),s=t[o(358)](c,r);n[o(335)](s)}else t[o(362)](t[o(358)](u[o(342)]));u[o(337)](),r[o(357)](o(350),{writer:t})}))})),e[t(371)][t(329)].on(t(325),Ds(e,t(360)),{priority:t(320)}),e[t(371)][t(329)].on(t(347),((e,n,r)=>{const s=t,o=r[s(368)][s(345)](n[s(338)]);if(o)for(const t of o)t[s(324)](s(348))&&(r[s(368)][s(327)](t,n[s(338)]),r[s(367)][s(363)](t))}),{priority:t(320)}),e[t(365)][t(329)].on(t(325),((n,r,s)=>{const o=t;s[o(326)][o(328)]&&Ds(e,o(360),{showActiveMarker:!1})[o(361)](this)(n,r,s)}),{priority:t(320)})}}function eo(){const t=["suggestion:deletion","model","findByTextCallback","TrackChangesEditing","27YtMWHp","4784XYarpn","get","find","end","_isInDeletionRange","afterInit","1491000wWMyBG","bind","2811930sXfMDZ","has","952689sEbnVb","4VLgEic","replaceAll","markers","createPositionAt","238536vsyJON","handleFindCommand","FindAndReplaceUtils","string","FindAndReplaceEditing","266OLRYgC","findNext","3736110jJmbCN","getIntersection","7742504ZELwML","editor","12HSmDsE","createRange","item","plugins","getRange","replace","findPrevious","start","getMarkersGroup","enableCommand","filter"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=138]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(335827===-parseInt(n(169))/1*(-parseInt(n(149))/2)+-parseInt(n(159))/3*(-parseInt(n(160))/4)+-parseInt(n(155))/5*(parseInt(n(175))/6)+-parseInt(n(171))/7+-parseInt(n(164))/8*(-parseInt(n(148))/9)+-parseInt(n(157))/10+parseInt(n(173))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(154)](){const t=no;if(!this[t(174)][t(178)][t(158)](t(168)))return;const e=this[t(174)][t(178)][t(150)](t(147));e[t(142)](t(151),this[t(165)][t(156)](this)),e[t(142)](t(170)),e[t(142)](t(139)),e[t(142)](t(138)),e[t(142)](t(161))}[no(165)](t,e,n={}){const r=no,s=this[r(174)][r(178)][r(150)](r(166));return t((t=>(r(167)==typeof e?s[r(146)](e,n):e)(t)[r(143)]((e=>!1===this[r(153)](e,t[r(177)])))),n)}[no(153)](t,e){const n=no,r=this[n(174)][n(145)][n(176)](this[n(174)][n(145)][n(163)](e,t[n(140)]),this[n(174)][n(145)][n(163)](e,t[n(152)]));for(const t of this[n(174)][n(145)][n(162)][n(141)](n(144)))if(null!==r[n(172)](t[n(179)]()))return!0;return!1}}const oo=ao;function io(){const t=["trim","*Set font size:* %0","type","model","1469875MDeLhg","enableDefaultAttributesIntegration","FontSizeEditing","plugins","registerInlineAttribute","1175610gxIhhQ","afterInit","fontBackgroundColor","formatInline","fontColor.colors","*Reset font family*","commandName","1980882lqSwtQ","get","FORMAT_FONT_SIZE","commandParams","fontColor","*Reset font size*","TrackChangesEditing","fontSize.options","registerDescriptionCallback","fontBackgroundColor.colors","descriptionFactory","*Set font background color:* %0","3796CttCaI","FontBackgroundColorEditing","8010486zppdDt","FORMAT_FONT_BACKGROUND","toLowerCase","normalizeSizeOptions","*Set font family:* %0","config","216551hrFkxL","3151000JMTaAs","locale","*Set font color:* %0","title","FORMAT_FONT_COLOR","editor","fontSize","*Reset font background color*","FontColorEditing","FontSize","label","value","registerAttributeLabel","7hJyznt","1401NBjvWv","*Reset font color*","FORMAT_FONT_FAMILY","has","FontFamilyEditing","fontFamily","format","find","_registerLegacyDescription"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(298634===-parseInt(n(178))/1+-parseInt(n(211))/2+parseInt(n(193))/3*(parseInt(n(170))/4)+-parseInt(n(206))/5+parseInt(n(158))/6*(-parseInt(n(192))/7)+parseInt(n(179))/8+parseInt(n(172))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(208),commandName:oo(185)},{pluginName:oo(197),commandName:oo(198)},{pluginName:oo(187),commandName:oo(162)},{pluginName:oo(171),commandName:oo(213)}];class uo extends t.Plugin{[oo(212)](){const t=oo,e=this[t(184)][t(180)],n=this[t(184)][t(209)][t(159)](t(164));for(const{pluginName:e,commandName:r}of co)this[t(184)][t(209)][t(196)](e)&&(n[t(207)](r),n[t(210)](r));e.t,n[t(168)][t(191)](t(185),zr(e,t(160))),n[t(168)][t(191)](t(198),zr(e,t(195))),n[t(168)][t(191)](t(162),zr(e,t(183))),n[t(168)][t(191)](t(213),zr(e,t(173))),this[t(201)]()}[oo(201)](){const t=oo,e=this[t(184)],n=e[t(180)];e[t(209)][t(159)](t(164))[t(168)][t(166)]((e=>{const r=t,o=n.t;if(r(214)!=e[r(204)])return;const{data:i}=e;if(null!=i){if(r(185)==i[r(217)]){const t=i[r(161)][0][r(190)];if(t){const e=o(this[r(184)][r(209)][r(159)](r(188))[r(175)](this[r(184)][r(177)][r(159)](r(165)))[r(200)]((e=>e[r(205)]==t))[r(182)])[r(174)]();return{type:r(199),content:zr(n,r(203),e)}}return{type:r(199),content:zr(n,r(163))}}if(r(198)==i[r(217)]){const t=i[r(161)][0][r(190)];return t?{type:r(199),content:zr(n,r(176),t)}:{type:r(199),content:zr(n,r(216))}}if(r(162)==i[r(217)]){const t=i[r(161)][0][r(190)];if(t){const e=(0,s.normalizeColorOptions)(this[r(184)][r(177)][r(159)](r(215)))[r(200)]((e=>e[r(205)]==t));let i=t,a="";return e&&(i=e[r(189)],a=o(i)[r(174)]()),{type:r(199),content:zr(n,r(181),a)[r(202)](),color:{value:t,title:a||i}}}return{type:r(199),content:zr(n,r(194))}}if(r(213)==i[r(217)]){const t=i[r(161)][0][r(190)];if(t){const e=(0,s.normalizeColorOptions)(this[r(184)][r(177)][r(159)](r(167)))[r(200)]((e=>e[r(205)]==t));let i=t,a="";return e&&(i=e[r(189)],a=o(i)[r(174)]()),{type:r(199),content:zr(n,r(169),a)[r(202)](),color:{value:t,title:a||i}}}return{type:r(199),content:zr(n,r(186))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=301]})(t,e)}function ho(){const t=["TrackChangesEditing","12852805evDrOu","normalizeSizeOptions","descriptionFactory","afterInit","copyFormat","30dzJgBJ","toLowerCase","formatInline","locale","plugins","5044yqhjeH","editor","*Remove all formatting*","316bCaxiN","fontBackgroundColor","registerDescriptionCallback","fontColor","_registerLegacyDescription","commandParams","join","246OlHkjC","pasteFormat","length","FontSize","enableCommand","charAt","18801YSTNBl","config","fontSize","split","push","fontSize.options","formatBlock","commands","boolean","539517vLQmHV","712MoROpZ","commandName","label","format","entries","27000GidLjp","9844152ZkKuJu","title","find","enableDefaultAttributesIntegration","slice","*Set format to:* %0","fontColor.colors","1404561gUmpci","get","model","toUpperCase","type"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(950562===parseInt(n(352))/1+-parseInt(n(313))/2*(-parseInt(n(323))/3)+-parseInt(n(316))/4*(parseInt(n(344))/5)+parseInt(n(345))/6+-parseInt(n(303))/7+parseInt(n(339))/8*(-parseInt(n(329))/9)+parseInt(n(308))/10*(parseInt(n(338))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(306)](){const t=lo,e=this[t(314)],n=e[t(312)][t(353)](t(302)),r=e[t(336)][t(353)](t(307)),s=e[t(336)][t(353)](t(324));r&&s&&(n[t(348)](t(324)),n[t(327)](t(307)),this[t(320)]())}[lo(320)](){const t=lo,e=this[t(314)],n=e[t(311)];e[t(312)][t(353)](t(302))[t(305)][t(318)]((r=>{const s=t;if(s(335)!=r[s(301)]&&s(310)!=r[s(301)])return;const{data:o}=r;if(o&&s(324)===o[s(340)]){const t=[],r=o[s(321)][0];for(const[n,o]of Object[s(343)](r))t[s(333)](po(e,n,o));return t[s(325)]?{type:s(342),content:zr(n,s(350),t[s(322)](", "))}:{type:s(342),content:zr(n,s(315))}}}))}}function po(t,e,n){const r=lo,o=t[r(311)].t,i=e[r(332)](/(?=[A-Z])/)[r(322)](" "),a=o(i[r(328)](0)[r(355)]()+i[r(349)](1))[r(309)]();if(r(337)==typeof n)return a;if(r(319)===e||r(317)===e){const e=(0,s.normalizeColorOptions)(t[r(330)][r(353)](r(351)))[r(347)]((t=>t[r(354)]==n));return a+" ("+(e?o(e[r(341)])[r(309)]():n)+")"}if(r(331)===e&&isNaN(parseFloat(n))){const e=t[r(312)][r(353)](r(326))[r(304)](t[r(330)][r(353)](r(334)))[r(347)]((t=>t[r(354)]==n));return a+" ("+(e?o(e[r(346)])[r(309)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=291]})(t,e)}function Eo(){const t=["heading.options","TrackChangesEditing","2995032UFwSsd","registerDescriptionCallback","registerElementLabel","_registerLegacyDescription","view","heading","value","2515644EkLjtp","locale","descriptionFactory","ELEMENT_HEADING_CUSTOM","editor","7RsDSwS","147451ceVKio","find","afterInit","plugins","35400UzuYEc","title","enableDefaultAttributesIntegration","529974PElMRm","get","7396675oAygUG","match","_headingOptions","type","name","config","1302774yAWsOP","160ryhsuP","format","commandParams","ELEMENT_HEADING","commandName","_getHeadingLevel","model","formatBlock","528iQHhqc","has","HeadingEditing","paragraph","*Change to:* %0","4BVddZw"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(880114===-parseInt(n(301))/1+-parseInt(n(330))/2*(parseInt(n(316))/3)+parseInt(n(295))/4+parseInt(n(305))/5*(parseInt(n(325))/6)+-parseInt(n(300))/7*(-parseInt(n(333))/8)+-parseInt(n(308))/9*(-parseInt(n(317))/10)+-parseInt(n(310))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(303)](){const t=mo,e=this[t(299)];if(!e[t(304)][t(326)](t(327)))return;this[t(312)]=e[t(315)][t(309)](t(331));const n=e[t(296)],r=e[t(304)][t(309)](t(332));r[t(307)](t(293));for(const e of this[t(312)])t(328)!=e[t(323)]&&r[t(297)][t(335)](e[t(323)],(n=>{const r=t,i=this[r(322)](e[r(323)]);return null!==i?s(n,i):o(n,e[r(306)])}));function s(e,r){return zr(n,t(320),[e,r])}function o(e,r){return zr(n,t(298),[e,r])}this[t(291)]()}[mo(291)](){const t=mo,e=this[t(299)],n=e[t(296)];e[t(304)][t(309)](t(332))[t(297)][t(334)]((e=>{const r=t;if(r(324)!=e[r(313)])return;const{data:s}=e;if(s&&r(293)==s[r(321)]){const e=s[r(319)][0][r(294)],c=this[r(322)](e);if(null!==c)return{type:r(318),content:zr(n,r(329),(a=c,zr(n,r(320),[1,a])))};const u=this[r(312)][r(302)]((t=>t[r(323)]===e))[r(306)];return{type:r(318),content:zr(n,r(329),(o=1,i=u,zr(n,t(298),[o,i])))}}var o,i,a}))}[mo(322)](t){const e=mo;var n,r;const s=t[e(311)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(312)])||void 0===n?void 0:n[e(302)]((n=>n[e(323)]==t));if(o&&o[e(292)]){const t=o[e(292)],n=(null!==(r=t[e(314)])&&void 0!==r?r:t)[e(311)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["formatInline","plugins","87142nnVdSC","editor","983344ATwkgd","commandParams","format","692840GrMTJF","1285722UvuCGG","TrackChangesEditing","find","type","has","toLowerCase","get","registerInlineAttribute","3QUYOjr","color","registerDescriptionCallback","highlight","value","model","FORMAT_HIGHLIGHT","*Set highlight:* %0","commandName","title","locale","descriptionFactory","enableDefaultAttributesIntegration","*Remove highlight*","1644RzNlYS","afterInit","config","7lRxttr","55nksVDE","_registerLegacyDescription","highlight.options","32444wFqfQl","registerAttributeLabel","HighlightEditing","30RCMYFV","1692138pvrLmZ","262649ghjkuy"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=490]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(257249===parseInt(n(524))/1+parseInt(n(532))/2*(-parseInt(n(498))/3)+parseInt(n(519))/4*(parseInt(n(516))/5)+-parseInt(n(523))/6*(parseInt(n(515))/7)+-parseInt(n(529))/8+parseInt(n(490))/9*(-parseInt(n(522))/10)+parseInt(n(527))/11*(parseInt(n(512))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(513)](){const t=To,e=this[t(528)];if(!e[t(526)][t(494)](t(521)))return;const n=e[t(526)][t(496)](t(491)),r=e[t(508)];n[t(510)](t(501)),n[t(497)](t(501)),n[t(509)][t(520)](t(501),zr(r,t(504))),this[t(517)]()}[To(517)](){const t=To,e=this[t(528)],n=e[t(508)];e[t(526)][t(496)](t(491))[t(509)][t(500)]((r=>{const s=t;if(s(525)!=r[s(493)])return;const{data:o}=r;if(o&&s(501)==o[s(506)]){const t=n.t,r=o[s(530)][0][s(502)];if(r){const o=e[s(514)][s(496)](s(518))[s(492)]((t=>t[s(503)]==r)),i=t(o[s(507)])[s(495)]();return{type:s(531),content:zr(n,s(505),i),color:{value:o[s(499)],title:o[s(507)]}}}return{type:s(531),content:zr(n,s(511),zr(n,s(504)))}}}))}}const ko=Lo;!function(t,e){const n=Lo,r=t();for(;;)try{if(535221===parseInt(n(155))/1+parseInt(n(153))/2+-parseInt(n(142))/3+-parseInt(n(167))/4+parseInt(n(170))/5*(-parseInt(n(166))/6)+parseInt(n(139))/7+parseInt(n(162))/8*(parseInt(n(154))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Co extends t.Plugin{[ko(152)](){const t=ko,e=this[t(150)];if(!e[t(148)][t(149)](t(161)))return;e[t(148)][t(151)](t(157))[t(164)](t(158));const n=e[t(148)][t(151)](t(157)),r=e[t(171)];n[t(165)][t(160)](t(158),(e=>zr(r,t(138),e))),e[t(143)][t(144)](t(137))[t(140)]({model:t(158),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(163)])return null;const o=n[s(145)](s(141)),i=n[s(156)]("hr");return n[s(146)](s(168),o),n[s(147)](n[s(159)](o,0),i),o},converterPriority:t(169)})}}function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=137]})(t,e)}function So(){const t=["afterInit","1246716MrYkAs","315063HEYboX","883425NsPfIp","createEmptyElement","TrackChangesEditing","horizontalLine","createPositionAt","registerElementLabel","HorizontalLineEditing","8rWJDiS","showSuggestionHighlights","enableCommand","descriptionFactory","6eHPDGZ","654708vYvNru","ck-horizontal-line","high","4582905oqflQn","locale","dataDowncast","ELEMENT_HORIZONTAL_LINE","1541715MHuxTI","elementToStructure","div","439668esGkao","conversion","for","createContainerElement","addClass","insert","plugins","has","editor","get"];return(So=function(){return t})()}const No=vo;function Ro(){const t=["1571713XVekqv","plugins","htmlEmbed","180BaeiDz","get","descriptionFactory","formatBlock","registerElementLabel","ELEMENT_HTML_EMBED","attribute","47864zWvaDl","88344FhMYVL","581FlgXzG","9350KtORDv","registerBlockAttribute","afterInit","*Change %0 content*","12698280FYihiA","2045CnHSUb","nodeAfter","getFirstRange","enableDefaultAttributesIntegration","has","registerDescriptionCallback","23RswgMF","type","key","_registerLegacyDescription","start","format","492bHQtyU","790244maRTEt","locale","9lzCsCw","TrackChangesEditing","element","commandName","rawHtml","16930gUbmZQ","editor","HtmlEmbed","value"];return(Ro=function(){return t})()}function vo(t,e){const n=Ro();return(vo=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(996677===parseInt(n(266))/1*(parseInt(n(295))/2)+-parseInt(n(275))/3*(parseInt(n(273))/4)+parseInt(n(260))/5*(parseInt(n(272))/6)+parseInt(n(296))/7*(-parseInt(n(294))/8)+parseInt(n(259))/9+parseInt(n(280))/10*(parseInt(n(297))/11)+parseInt(n(287))/12*(-parseInt(n(284))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class Mo extends t.Plugin{[No(257)](){const t=No,e=this[t(281)];if(!e[t(285)][t(264)](t(282)))return;const n=e[t(285)][t(288)](t(276)),r=e[t(274)];n[t(289)][t(291)](t(279),(e=>zr(r,t(292),e))),n[t(263)](t(286)),n[t(256)](t(283)),n[t(289)][t(265)]((e=>{const n=t;if(n(293)!=e[n(267)])return;const{data:s}=e;if(s&&n(283)==s[n(268)]&&e[n(262)]()[n(270)][n(261)].is(n(277),n(279))){const t=zr(r,n(292));return{type:n(271),content:zr(r,n(258),t)}}})),this[t(269)]()}[No(269)](){const t=No,e=this[t(281)],n=e[t(274)];e[t(285)][t(288)](t(276))[t(289)][t(265)]((e=>{const r=t;if(r(290)!=e[r(267)])return;const{data:s}=e;if(s&&r(286)==s[r(278)]){const t=zr(n,r(292));return{type:r(271),content:zr(n,r(258),t)}}}))}}const wo=Do;function Oo(){const t=["locale","length","selection","type","getCaptionFromImageModelElement","nodeAfter","uploadImage","attribute","chain","document","*Set image text alternative:* %0","discard","4128271oTnHAa","ImageUploadEditing","isBefore","addObject","start","getFirstRange","alt","has","_suggestionFactory","211146VQsjze","ImageResize","_findSuggestions","model","insertion","7278cfgULH","*Set image width:* %0","commandName","find","ImageBlockEditing","getNearestSelectionRange","afterInit","width","6430KacmpX","imageBlock","TrackChangesEditing","resizedWidth","forceDefaultExecution","47496qEzPQR","registerCustomCallback","insertImage","ImageUtils","markDeletion","change","createRange","schema","imageTextAlternative","forward","registerElementLabel","1994910kAGjKy","*Reset image width*","createRangeOn","newValue","subType","getContainedElement","markInsertion","isBlockImage","descriptionFactory","ImageTextAlternativeEditing","toNext","previous","imageTypeBlock","155RvdeMm","FORMAT_IMAGE_SIZE","fromPosition","imageStylePreApply","element","convertInlineImageToBlock","findIndex","removeObject","formatInline","toPrevious","deletion","enableCommand","registerBlockAttribute","ELEMENT_INLINE_IMAGE","ImageCaptionUtils","*Remove image text alternative*","formatBlock","commandParams","918002OaYwuJ","end","filter","caption","ImageEditing","ImageInlineEditing","getClosestSelectedImageElement","get","join","resizeImage","enableDefaultAttributesIntegration","288fHbTSS","ELEMENT_CAPTION","toggleImageCaption","detach","ImageCaptionEditing","markBlockFormat","imageTypeInline","isEqual","nodeBefore","editor","isCollapsed","plugins","imageCaption","imageInline","registerAttributeLabel","backward","596VQyShQ","Inline image to block image","56089qNJwQD","registerDescriptionCallback","ELEMENT_IMAGE","convertBlockImageToInline","Block image to inline image","isOwn","format","accept","getSuggestionCallback","key","isIntersecting","_registerLegacyDescription"];return(Oo=function(){return t})()}function Do(t,e){const n=Oo();return(Do=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(967072===parseInt(n(224))/1+-parseInt(n(315))/2+parseInt(n(291))/3*(-parseInt(n(251))/4)+parseInt(n(206))/5*(-parseInt(n(286))/6)+-parseInt(n(277))/7+parseInt(n(304))/8*(-parseInt(n(235))/9)+-parseInt(n(299))/10*(-parseInt(n(253))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Fo extends t.Plugin{[wo(297)](){const t=wo,e=this[t(244)];if(!e[t(246)][t(284)](t(228)))return;const n=e[t(246)][t(231)](t(301)),r=e[t(246)][t(231)](t(307)),s=e[t(265)];n[t(217)](t(306)),n[t(323)][t(314)](t(300),(e=>zr(s,t(255),e))),n[t(323)][t(314)](t(248),(e=>zr(s,t(219),e))),n[t(323)][t(314)](t(227),(()=>zr(s,t(236)))),e[t(246)][t(284)](t(278))&&n[t(217)](t(271)),e[t(246)][t(284)](t(295))&&e[t(246)][t(284)](t(229))&&(n[t(217)](t(241),((s,o)=>{const i=t,a=r[i(230)](e[i(289)][i(274)][i(267)]);e[i(289)][i(309)]((()=>{const t=i;n[t(240)](a,{commandName:t(241),commandParams:[o]},[],t(256))}))})),n[t(217)](t(205),((s,o)=>{const a=t;e[a(289)][a(309)]((t=>{const c=a;let u=r[c(230)](e[c(289)][c(274)][c(267)]),l=t[c(317)](u);const f=i.LivePosition[c(208)](l[c(281)],c(215)),h=i.LivePosition[c(208)](l[c(225)],c(203));n[c(303)]((()=>s(o))),u=r[c(230)](e[c(289)][c(274)][c(267)]),l=t[c(317)](u);const g=t[c(310)](f,h);f[c(238)](),h[c(238)](),n[c(240)](u,{commandName:c(241),commandParams:[o]},[],c(211)),g[c(281)][c(279)](l[c(281)])&&n[c(321)](t[c(310)](g[c(281)],l[c(281)]),c(211)),l[c(225)][c(279)](g[c(225)])&&n[c(321)](t[c(310)](l[c(225)],g[c(225)]),c(211))}))})),n[t(285)][t(305)](t(222),t(211),t(232),(()=>!1)),n[t(285)][t(305)](t(222),t(211),t(260),(()=>!1)),n[t(285)][t(305)](t(222),t(211),t(276),n[t(285)][t(261)](t(222),"",t(260))),n[t(285)][t(305)](t(290),t(211),t(232),(()=>!1)),n[t(285)][t(305)](t(290),t(211),t(276),(([r])=>{const s=t,o=n[s(285)][s(261)](s(290),"",s(276));let i=r[s(281)],a=r[s(225)];const c=e[s(289)][s(311)][s(296)](i,s(250)),u=e[s(289)][s(311)][s(296)](a,s(313));c[s(245)]&&(i=c[s(281)]),u[s(245)]&&(a=u[s(225)]),o([e[s(289)][s(310)](i,a)])})),n[t(285)][t(305)](t(222),t(211),t(273),c),n[t(285)][t(305)](t(290),t(211),t(273),c)),e[t(246)][t(284)](t(239))&&(n[t(217)](t(237),((s,o)=>{const i=t,a=e[i(246)][i(231)](i(220));let c=r[i(230)](e[i(289)][i(274)][i(267)]),u=a[i(269)](c);e[i(289)][i(309)]((()=>{const t=i;if(u)return void n[t(308)](e[t(289)][t(317)](u));const l=r[t(322)](c);s(o),c=r[t(230)](e[t(289)][t(274)][t(267)]),u=a[t(269)](c),n[t(321)](e[t(289)][t(317)](u),l?null:t(247))}))})),n[t(285)][t(305)](t(290),t(247),t(273),c));const o=[{type:t(222),subType:t(209)},{type:t(290),subType:t(247)},{type:t(222),subType:t(211)},{type:t(290),subType:t(211)}];function a(e,s){const i=t,a=o[i(212)]((({type:t,subType:n})=>e[i(268)]==t&&e[i(319)]==n)),c=o[i(212)]((({type:t,subType:e})=>s[i(268)]==t&&s[i(319)]==e));if(a<0||c<0)return!1;const u=e[i(282)](),l=s[i(282)]();if((0==a||1==a)&&2==c&&u[i(263)](l))return!0;if(2==a&&3==c){const t=n[i(288)](u,i(290))[i(226)]((({suggestion:t,meta:e})=>e[i(258)]&&i(211)==t[i(319)]));if(t[i(266)]>1&&l[i(225)][i(242)](u[i(281)]))return!0;if(1==t[i(266)]&&(u[i(281)][i(242)](l[i(225)])||u[i(225)][i(242)](l[i(281)])))return!0}if(3==a&&3==c&&u[i(281)][i(279)](l[i(281)])){const t=u[i(225)][i(270)],e=l[i(281)][i(243)];return r[i(322)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(246)][t(284)](t(287))&&(n[t(234)](t(233)),n[t(218)](t(302)),n[t(323)][t(249)](t(302),zr(s,t(207)))),e[t(246)][t(284)](t(324))&&(n[t(234)](t(312)),n[t(218)](t(283))),n[t(323)][t(254)]((e=>{const n=t;if(o[n(294)]((({type:t,subType:r})=>e[n(268)]==t&&e[n(319)]==r)))return e[n(204)]?{}:void 0})),n[t(323)][t(254)]((e=>{const n=t;if(n(290)==e[n(268)]||n(216)==e[n(268)]){const t=e[n(320)]();if(t&&t.is(n(210),n(227)))return{type:n(290)==e[n(268)]?n(280):n(213),element:t,quantity:1}}})),n[t(323)][t(254)]((e=>t(222)==e[t(268)]&&t(211)==e[t(319)]?{type:t(259),content:t(252)}:t(222)==e[t(268)]&&t(256)==e[t(319)]?{type:t(259),content:t(257)}:void 0)),n[t(323)][t(254)]((e=>{const n=t;if(n(272)!=e[n(268)])return;const{data:r}=e;if(!r||n(283)!=r[n(262)])return;const o=r[n(318)];return o?{type:n(259),content:zr(s,n(275),'"'+o+'"')}:{type:n(259),content:zr(s,n(221))}})),this[t(264)]()}[wo(264)](){const t=wo,e=this[t(244)],n=e[t(265)];e[t(246)][t(231)](t(301))[t(323)][t(254)]((e=>{const r=t;if(r(222)!=e[r(268)]&&r(214)!=e[r(268)])return;const{data:s}=e;if(s){if(r(312)==s[r(293)]){const t=s[r(223)][0][r(318)];return t?{type:r(259),content:zr(n,r(275),'"'+t+'"')}:{type:r(259),content:zr(n,r(221))}}if(r(233)==s[r(293)]){const t=s[r(223)][0][r(298)];return t?{type:r(259),content:zr(n,r(292),t)}:{type:r(259),content:zr(n,r(316))}}}}))}}function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=179]})(t,e)}const xo=Bo;function Po(){const t=["_suggestionFactory","7383888vgWgXq","oldValue","src","865oGsxPr","ImageEditing","formatInline","80853JeUsyg","plugins","*Replace image URL*","22DMAZlh","locale","descriptionFactory","formatBlock","accept","editor","7fAaQFu","registerCustomCallback","45954bvOKJN","newValue","registerBlockAttribute","11BAdAsR","replaceImageSource","getSuggestionCallback","type","discard","6qkhRln","_handleLegacySuggestions","afterInit","format","_registerLegacyDescription","enableDefaultAttributesIntegration","get","commandName","has","416132dLqixP","key","9172760AYuoNl","TrackChangesEditing","attribute","1539351wUMsOM","62474232PaZKJd","registerDescriptionCallback","*Format:* replace image URL"];return(Po=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(772429===parseInt(n(214))/1*(-parseInt(n(217))/2)+parseInt(n(189))/3*(-parseInt(n(198))/4)+parseInt(n(211))/5*(-parseInt(n(181))/6)+parseInt(n(179))/7*(-parseInt(n(208))/8)+-parseInt(n(203))/9+-parseInt(n(200))/10+-parseInt(n(184))/11*(-parseInt(n(204))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(191)](){const t=xo;if(!this[t(222)][t(215)][t(197)](t(212)))return;const e=this[t(222)][t(218)],n=this[t(222)][t(215)][t(195)](t(201));n[t(194)](t(185)),n[t(183)](t(210)),n[t(219)][t(205)]((n=>{const r=t;if(r(202)!=n[r(187)])return;const{data:s}=n;return s&&r(210)==s[r(199)]?s[r(182)]&&s[r(209)]?{type:r(192),content:zr(e,r(216))}:{type:r(192),content:""}:void 0})),this[t(190)]()}[xo(190)](){const t=xo,e=this[t(222)][t(215)][t(195)](t(201));e[t(207)][t(180)](t(220),t(185),t(221),e[t(207)][t(186)](t(220),null,t(188))),e[t(207)][t(180)](t(220),t(185),t(188),e[t(207)][t(186)](t(220),null,t(221))),this[t(193)]()}[xo(193)](){const t=xo,e=this[t(222)],n=e[t(218)];e[t(215)][t(195)](t(201))[t(219)][t(205)]((e=>{const r=t;if(r(220)!=e[r(187)]&&r(213)!=e[r(187)])return;const{data:s}=e;return s&&r(185)==s[r(196)]?{type:r(192),content:zr(n,r(206))}:void 0}))}}const jo=Vo;function Go(){const t=["commandName","isBlockImage","imageStylePreApply","has","Users","getFirstRange","from","format","248bJSJST","_splitMarkerName","ImageStyleEditing","document","formatInline","233973nJHBtM","name","289812PPkvRe","newRange","isEqual","24xezdJC","imageTypeBlock","setImageNaturalSizeAttributes","getClosestSelectedImageElement","author","end","imageStylePostApply","hasSuggestion","isOwn","markBlockFormat","length","discardSuggestion","afterInit","head","26574vuGZGs","normalizedStyles","getSuggestion","chain","get","_registerLegacyDescription","4281151voyLeC","editor","change","model","isInContent","differ","284oTvuMu","_findSuggestions","discard","start","imageCaption","join","markInlineFormat","imageTypeInline","getChangedMarkers","isIntersecting","forEach","registerPostFixer","*Format:* %0","formatBlock","registerDescriptionCallback","subType","getSuggestionCallback","filter","type","convertInlineImageToBlock","835636NOCdDQ","commands","selection","commandParams","nodeBefore","commandReversedParams","getContainedElement","refresh","next","shouldConvertImageType","insertion","isInlineImage","title","createRangeOn","accept","locale","nodeAfter","toLowerCase","enableCommand","suggestion","1684940SiNvXS","ImageUtils","getSuggestions","TrackChangesEditing","registerCustomCallback","495455NODgJz","_suggestionFactory","FORMAT_SIDE_IMAGE","findIndex","side","imageStyle","value","plugins","descriptionFactory","isBefore"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(432356===parseInt(n(198))/1+-parseInt(n(248))/2+-parseInt(n(265))/3*(parseInt(n(277))/4)+-parseInt(n(223))/5*(-parseInt(n(251))/6)+parseInt(n(271))/7+-parseInt(n(241))/8*(parseInt(n(246))/9)+parseInt(n(218))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(263)](){const t=jo,n=this[t(272)];if(!n[t(230)][t(236)](t(243)))return;const r=n[t(230)][t(269)](t(221)),s=n[t(230)][t(269)](t(219)),o={};r[t(216)](t(228),((o,i)=>{const a=t,c=n[a(230)][a(269)](a(237)).me,u=n[a(199)][a(269)](a(228));let l=s[a(254)](n[a(274)][a(244)][a(200)]),f=n[a(274)][a(211)](l),h=u[a(229)];if(h==i[a(229)])return;const g={commandName:a(228),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(274)][a(273)]((()=>{const t=a;if(r[t(220)]()[t(195)]((e=>e[t(275)]&&c==e[t(255)]&&(t(191)==e[t(196)]||t(245)==e[t(196)])&&(t(235)==e[t(193)]||t(257)==e[t(193)])&&e[t(238)]()[t(250)](f)))[t(188)]((e=>r[t(262)](e[t(264)]))),l=s[t(254)](n[t(274)][t(244)][t(200)]),f=n[t(274)][t(211)](l),u[t(205)](),n[t(199)][t(269)](t(185))[t(205)](),n[t(199)][t(269)](t(252))[t(205)](),h=u[t(229)],h!=i[t(229)])return s[t(209)](l)&&u[t(207)](i[t(229)],l)?(o({...i,setImageSizes:!1}),l=s[t(254)](n[t(274)][t(244)][t(200)]),void r[t(260)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(235))):void(s[t(234)](l)?r[t(260)](l,g,[],t(257)):r[t(283)](f,g,t(257)))}))}));for(const e of n[t(230)][t(269)](t(243))[t(266)])o[e[t(247)]]=e[t(210)][t(215)]();r[t(224)][t(222)](t(191),t(235),t(282),(()=>!1)),r[t(224)][t(222)](t(191),t(257),t(282),(()=>!1)),r[t(224)][t(222)](t(245),t(257),t(282),(()=>!1)),r[t(224)][t(222)](t(191),t(235),t(212),(([e])=>{const n=t;s[n(253)](e[n(204)]())})),r[t(224)][t(222)](t(191),t(235),t(279),((e,n)=>{const s=t;r[s(224)][s(194)](s(191),"",s(212))(e,{commandName:n[s(233)],commandParams:n[s(203)]})})),r[t(224)][t(222)](t(191),t(235),t(268),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(191),subType:t(235)},{type:t(208),subType:t(281)},{type:t(191),subType:t(197)},{type:t(208),subType:t(197)}];function a(e,n){const o=t,a=i[o(226)]((({type:t,subType:n})=>e[o(196)]==t&&e[o(193)]==n)),c=i[o(226)]((({type:t,subType:e})=>n[o(196)]==t&&n[o(193)]==e));if(a<0||c<0)return!1;const u=e[o(238)](),l=n[o(238)]();if((0==a||1==a)&&2==c&&u[o(187)](l))return!0;if(2==a&&3==c){const t=r[o(278)](u,o(208))[o(195)]((({suggestion:t,meta:e})=>e[o(259)]&&o(197)==t[o(193)]));if(t[o(261)]>1&&l[o(256)][o(250)](u[o(280)]))return!0;if(1==t[o(261)]&&(u[o(280)][o(250)](l[o(256)])||u[o(256)][o(250)](l[o(280)])))return!0}if(3==a&&3==c&&u[o(280)][o(232)](l[o(280)])){const t=u[o(256)][o(214)],e=l[o(280)][o(202)];return s[o(234)](t)&&t===e}return!1}n[t(274)][t(244)][t(189)]((()=>{const e=t;let o=!1;const i=Array[e(239)](n[e(274)][e(244)][e(276)][e(186)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(242)](t);if(e(217)==i&&r[e(258)](u)){if(e(191)==a&&(e(235)==c||e(257)==c)){const t=r[e(267)](u);if(n[e(249)]){const n=t[e(238)]()[e(204)]();if(s[e(234)](n))continue;r[e(262)](t),o=!0}}if(e(208)==a&&e(281)==c&&!n[e(249)]){const t=r[e(267)](u);t[e(206)]&&t[e(206)][e(275)]&&(r[e(262)](t[e(206)]),o=!0)}}}return o})),this[t(270)](o)}[jo(270)](t){const e=jo,n=this[e(272)],r=n[e(213)];n[e(230)][e(269)](e(221))[e(231)][e(192)]((n=>{const s=e;if(s(191)!=n[s(196)]&&s(245)!=n[s(196)])return;const{data:o}=n;if(!o||s(228)!=o[s(233)])return;const i=o[s(201)][0][s(229)];return function(t){const e=s;return{type:e(240),content:zr(r,e(190),t)}}(s(227)===i?zr(r,s(225)):t[i]||i)}))}}function zo(){const t=["afterInit","get","Users","bind","execute","1336776VAoiOB","_trackChangesValueDuringImport","566596CaxoVA","_handleImportedData","lowest","importWord","_trackChangesExecuted","24quuXUz","listenTo","_setSuggestionData","dataInsert","value","12876yNKpMc","enableCommand","40iRzzox","178899LhhSfs","track_changes","654336VpMxyZ","trackChanges","TrackChangesEditing","commands","6564726RqWfat","forEach","collaboration_features","high","1532035iFZlLv","plugins","editor"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=492]})(t,e)}const Ko=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(170967===-parseInt(n(523))/1*(parseInt(n(495))/2)+-parseInt(n(500))/3+-parseInt(n(518))/4+parseInt(n(508))/5+-parseInt(n(516))/6+parseInt(n(498))/7*(-parseInt(n(497))/8)+parseInt(n(504))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(517)]=!1,this[e(522)]=!1}[Ko(511)](){const t=Ko,e=this[t(510)],n=e[t(503)][t(512)](t(521)),r=e[t(503)][t(512)](t(501));n&&(n.on(t(515),((e,[,n])=>{const s=t;this[s(517)]=r[s(494)],n[s(506)][s(499)]=!this[s(517)]}),{priority:t(507)}),this[t(524)](n,t(493),this[t(519)][t(514)](this)),this[t(524)](n,t(493),(()=>{const e=t;this[e(522)]&&(r[e(515)](),this[e(522)]=!1)}),{priority:t(520)}),e[t(509)][t(512)](t(502))[t(496)](t(521)))}[Ko(519)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(510)][n(503)][n(512)](n(501)),o=s[n(494)];this[n(517)]!==o&&(s[n(515)](),this[n(522)]=!0),r&&r[n(505)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(510)][o(509)][o(512)](o(513)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(521)}}};this[o(510)][o(509)][o(512)](o(502))[o(492)](i)}))}}const Zo=Xo;function Xo(t,e){const n=Qo();return(Xo=function(t,e){return n[t-=299]})(t,e)}function Qo(){const t=["4954770CVZXgZ","registerDescriptionCallback","*Indent:* %0","format","locale","1407656ImvGjM","afterInit","registerBlockAttribute","52465hYOcsD","formatBlock","plugins","commandName","1136BBdwFh","606526uaGxwT","getItems","*Outdent:* %0","indent","indentBlock","68584pKrVwX","blockIndent","has","descriptionFactory","getItemLabel","1980330atkFap","outdentBlock","type","IndentEditing","registerAttributeLabel","enableCommand","enableDefaultAttributesIntegration","get","editor","_registerLegacyDescription","outdent","TrackChangesEditing","IndentBlock","2804847geISGw","FORMAT_INDENT"];return(Qo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(526202===-parseInt(n(302))/1+parseInt(n(307))/2+-parseInt(n(325))/3+-parseInt(n(332))/4+parseInt(n(327))/5+parseInt(n(312))/6+-parseInt(n(335))/7*(-parseInt(n(301))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[Zo(333)](){const t=Zo,e=this[t(320)],n=e[t(299)][t(319)](t(323));if(e[t(299)][t(309)](t(315))&&(n[t(317)](t(305)),n[t(317)](t(322))),e[t(299)][t(309)](t(324)))for(const e of[t(306),t(313)])n[t(318)](e);const r=e[t(331)];n[t(334)](t(308)),n[t(310)][t(316)](t(308),zr(r,t(326))),this[t(321)]()}[Zo(321)](){const t=Zo,e=this[t(320)],n=e[t(331)],r=e[t(299)][t(319)](t(323));r[t(310)][t(328)]((e=>{const s=t;if(s(336)!=e[s(314)])return;const{data:o}=e;if(!o)return;if(s(306)!=o[s(300)]&&s(313)!=o[s(300)])return;const i=e[s(303)]()[0],a=r[s(310)][s(311)](i);return s(306)==o[s(300)]?{type:s(330),content:zr(n,s(329),a)}:s(313)==o[s(300)]?{type:s(330),content:zr(n,s(304),a)}:void 0}))}}function Jo(t,e){var n=ti();return(Jo=function(t,e){return n[t-=385]})(t,e)}var $o=Jo;function ti(){var t=["476243Xvjjim","requires","init","1067208WsAIxC","22638oXEjpV","164712nMtaso","input","editor","9226buSfYv","19030rCTItC","1140516GElojs","2600470wrhQKw","3DyyIwc","plugins","enableCommand","432LvPIOS","2670scGDfW","get","TrackChangesEditing"];return(ti=function(){return t})()}!function(t,e){for(var n=Jo,r=t();;)try{if(526522===-parseInt(n(393))/1+-parseInt(n(396))/2*(parseInt(n(386))/3)+-parseInt(n(403))/4+-parseInt(n(385))/5+-parseInt(n(390))/6*(parseInt(n(401))/7)+parseInt(n(398))/8*(-parseInt(n(389))/9)+-parseInt(n(402))/10*(-parseInt(n(397))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(394)](){return[vs.Input]}[$o(395)](){var t=$o;this[t(400)][t(387)][t(391)](t(392))[t(388)](t(399))}}function ni(t,e){const n=oi();return(ni=function(t,e){return n[t-=274]})(t,e)}const ri=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(739462===-parseInt(n(314))/1*(parseInt(n(276))/2)+-parseInt(n(311))/3*(-parseInt(n(290))/4)+parseInt(n(289))/5*(parseInt(n(280))/6)+-parseInt(n(295))/7*(parseInt(n(300))/8)+parseInt(n(279))/9+-parseInt(n(301))/10+parseInt(n(315))/11*(parseInt(n(317))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ri(283)](){const t=ri,e=this[t(304)];if(!e[t(287)][t(294)](t(309)))return;const n=e[t(287)][t(286)](t(296)),r=e[t(305)][t(286)](t(291));n[t(299)](t(291)),n[t(299)](t(316)),n[t(298)](t(306));for(const e of r[t(281)])n[t(298)](e.id),n[t(274)][t(277)](e.id,t(275)+e[t(308)][t(302)]()+")");n[t(274)][t(303)]((n=>{const r=t;if(r(297)!=n[r(313)])return;const{data:s}=n;if(!s||r(306)!=s[r(312)])return;const o=s[r(307)],i=e[r(282)];return{type:r(293),content:null==o?zr(i,r(292)):zr(i,r(310),'"'+o+'"')}})),this[t(278)]()}[ri(278)](){const t=ri,e=this[t(304)],n=e[t(282)];e[t(287)][t(286)](t(296))[t(274)][t(303)]((e=>{const r=t;if(r(284)!=e[r(313)])return;const{data:s}=e;if(s){if(r(291)==s[r(285)]){const t=s[r(288)][0];return{type:r(293),content:zr(n,r(310),'"'+t+'"')}}return r(316)==s[r(285)]?{type:r(293),content:zr(n,r(292))}:void 0}}))}}function oi(){const t=["292pKWBDE","link","*Remove link*","format","has","5005WfHeFY","TrackChangesEditing","attribute","registerInlineAttribute","enableDefaultAttributesIntegration","16360LnkINj","11780820OoSwjm","toLowerCase","registerDescriptionCallback","editor","commands","linkHref","newValue","label","LinkEditing","*Set link:* %0","54633LJwOEW","key","type","13zxIofb","1628tvMjOA","unlink","105348jyPGdX","descriptionFactory","link (","150506oVCKal","registerAttributeLabel","_registerLegacyDescription","5332752oZWqLr","390HmqeBw","manualDecorators","locale","afterInit","formatInline","commandName","get","plugins","commandParams","87445CjDtiG"];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=142]})(t,e)}function ci(){const t=["locale","indentList","afterInit","bulleted","ELEMENT_NUMBERED_LIST","from","*Check item*","execute","*Uncheck item*","forceValue","descriptionFactory","markBlockFormat","nextSibling","filter","blockName","length","2429620VBEwXB","has","commandParams","document","bulletedList","checkTodoList","previousSibling","getSelectedBlocks","LegacyListEditing","numbered","*Outdent:* %0","List","selection","schema","1203186nCQYZp","replace","ELEMENT_TODO_LIST","outdentList","todoList","listIndent","TrackChangesEditing","getAttribute","slice","commands","todoListChecked","12NlTlnz","1899905GDBmbn","2562700GOAsrp","findIndex","listType","listItem","_selectedElements","name","registerElementLabel","commandName","*Indent:* %0","format","LegacyTodoListEditing","paragraph","56646YrrSSz","ELEMENT_BULLETED_LIST","1YtimFg","5118304xYTgwA","registerDescriptionCallback","editor","numberedList","checkChild","todo","end","formatBlock","formatInline","value","createPositionAt","*Change to:* %0","element","before","type","ELEMENT_LIST_ITEM","enableCommand","isObject","model","push","add","createRange","change","parent","18249768DnZVQx","get","plugins"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(320884===parseInt(n(203))/1*(-parseInt(n(201))/2)+-parseInt(n(176))/3+-parseInt(n(162))/4+parseInt(n(189))/5+parseInt(n(187))/6*(-parseInt(n(188))/7)+-parseInt(n(204))/8+parseInt(n(143))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(148)](){const t=ii,e=this[t(206)],n=e[t(146)];if(!e[t(145)][t(163)](t(170)))return;const r=e[t(145)][t(144)](t(182)),s=e[t(145)][t(163)](t(199));function o(t){return()=>{const n=ai,s=e[n(222)][n(165)][n(174)],o=e[n(185)][n(144)](t);if(o[n(213)])return void e[n(153)](n(200),{});const i=t[n(184)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(151)](t)[s(159)]((t=>function(t,e){const n=s;return e[n(208)](t[n(142)],n(192))&&!e[n(221)](t)}(t,r)));o=o[s(159)]((t=>!t.is(s(216),s(192))||t[s(183)](s(191))!=e));const i=new Set;for(const t of o)t.is(s(216),s(192))?i[s(224)](li(t)):i[s(224)](t);return Array[s(151)](i)}(s[n(169)](),i,e[n(222)][n(175)]);e[n(222)][n(226)]((()=>{const e=n;for(const n of a)r[e(157)](n,{commandName:t,commandParams:[{forceValue:!o[e(213)]}],formatGroupId:e(160)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(151)](t);const r=n[e(190)]((t=>e(192)!=t[e(194)]));return r>-1&&(n=n[e(184)](0,r)),n}(e[n(222)][n(165)][n(174)][n(169)]()),o=e[n(222)][n(225)](e[n(222)][n(214)](s[0],n(217)),e[n(222)][n(214)](s[s[n(161)]-1],n(210)));e[n(222)][n(226)]((()=>{const e=n;r[e(157)](o,{commandName:t,commandParams:[],formatGroupId:e(181)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(158)];for(;t&&t[n(183)](n(181))>e[n(183)](n(181));)r[n(224)](t),t=t[n(158)]}return Array[n(151)](r)}(s))}))}}r[t(220)](t(207),o(t(207))),r[t(220)](t(166),o(t(166))),s&&r[t(220)](t(180),o(t(180))),r[t(220)](t(147),i(t(147))),r[t(220)](t(179),i(t(179))),s&&r[t(220)](t(167),(()=>{const n=t,s=e[n(185)][n(144)](n(167)),o=Array[n(151)](s[n(193)]);o[n(159)]((t=>t[n(183)](n(186))!=s[n(213)])),e[n(222)][n(226)]((()=>{const t=n;for(const e of o)r[t(157)](e,{commandName:t(167),commandParams:[{forceValue:!s[t(213)]}]})}))})),r[t(156)][t(195)](t(192),(e=>zr(n,t(219),e))),r[t(156)][t(205)]((e=>{const r=t;if(r(211)!=e[r(218)]&&r(212)!=e[r(218)])return;const{data:s}=e;if(s){if(r(207)==s[r(196)]||r(166)==s[r(196)]||r(180)==s[r(196)])switch(s[r(196)][r(177)](r(173),"")){case r(149):return o(zr(n,r(202)));case r(171):return o(zr(n,r(150)));case r(209):return o(zr(n,r(178)))}if(r(147)==s[r(196)])return{type:r(198),content:zr(n,r(197),zr(n,r(219)))};if(r(179)==s[r(196)])return{type:r(198),content:zr(n,r(172),zr(n,r(219)))};if(r(167)==s[r(196)])return s[r(164)][0][r(155)]?{type:r(198),content:zr(n,r(152))}:{type:r(198),content:zr(n,r(154))}}function o(t){const e=r;return{type:e(198),content:zr(n,e(215),t)}}}))}}function li(t){const e=ii,n=t[e(183)](e(181));if(0==n)return t;let r=t;for(;t[e(168)]&&t[e(168)].is(e(216),e(192));){const s=t[e(168)][e(183)](e(181));if(s==n)r=t[e(168)];else if(s<n)break;t=t[e(168)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(216),e(192))&&t[e(183)](e(181))>0){let r=t[e(158)];for(;r&&e(192)==r[e(194)]&&r[e(183)](e(181))==t[e(183)](e(181));)n[e(223)](r),r=r[e(158)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=414]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(107466===-parseInt(n(472))/1+parseInt(n(458))/2+-parseInt(n(493))/3+-parseInt(n(420))/4+parseInt(n(446))/5*(parseInt(n(474))/6)+-parseInt(n(431))/7+-parseInt(n(453))/8*(-parseInt(n(486))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(467)](){const t=hi;if(!this[t(427)][t(482)][t(462)](t(487)))return;const e=this[t(427)][t(456)][t(416)](t(421)),n=this[t(427)][t(482)][t(416)](t(475));e[t(433)]&&n[t(454)](t(425),this[t(439)][t(447)](this)),e[t(426)]&&n[t(454)](t(491),this[t(415)][t(447)](this)),e[t(429)]&&n[t(454)](t(434),this[t(438)][t(447)](this)),n[t(419)][t(461)](this[t(480)][t(447)](this))}[hi(439)](t,e={}){const n=hi,r=this[n(427)][n(482)][n(416)](n(475)),s=this[n(470)]();this[n(427)][n(473)][n(468)]((()=>{const t=n;r[t(432)](s,{commandName:t(425),commandParams:[{type:e[t(478)]}],formatGroupId:t(425)})}))}[hi(415)](t,e={}){const n=hi,r=this[n(427)][n(482)][n(416)](n(475)),s=this[n(440)]((t=>t.is(n(443),n(476))&&n(489)===t[n(448)](n(490))));if(s[n(418)]<1)return;const o=s[n(485)]((t=>this[n(427)][n(473)][n(463)](this[n(427)][n(473)][n(459)](t,n(483)),this[n(427)][n(473)][n(459)](t,0))));this[n(427)][n(473)][n(468)]((()=>{const t=n;r[t(432)](o,{commandName:t(491),commandParams:[{reversed:e[t(426)]}],formatGroupId:t(491)})}))}[hi(438)](t,e={}){const n=hi,r=this[n(427)][n(482)][n(416)](n(475)),s=this[n(440)]((t=>t.is(n(443),n(476))&&n(489)===t[n(448)](n(490))));if(s[n(418)]<1)return;const o=s[n(485)]((t=>this[n(427)][n(473)][n(463)](this[n(427)][n(473)][n(459)](t,n(483)),this[n(427)][n(473)][n(459)](t,0))));this[n(427)][n(473)][n(468)]((()=>{const t=n;r[t(432)](o,{commandName:t(434),commandParams:[{startIndex:e[t(429)]}],formatGroupId:t(434)})}))}[hi(480)](t){const e=hi;if(e(445)!=t[e(478)]&&e(492)!=t[e(478)])return;const n=this[e(427)][e(436)],{data:r}=t;if(!r)return;let s,o;switch(r[e(455)]){case e(425):s=e(464),o={type:e(479),content:zr(n,s,zr(n,this[e(437)](r[e(484)][0][e(478)])))};break;case e(491):s=r[e(484)][0][e(426)]?e(422):e(465),o={type:e(479),content:zr(n,s)};break;case e(434):s=e(452),o={type:e(479),content:zr(n,s,r[e(484)][0][e(429)])}}return o}[hi(470)](){const t=hi;var e,n,r,s;const o=this[t(427)][t(482)][t(416)](t(444));let i=Array[t(424)](this[t(427)][t(473)][t(442)][t(488)][t(477)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(443),t(476)))&&i[t(481)](...o[t(449)](this[t(427)][t(473)][t(442)][t(488)][t(428)](),t(414))),(null===(n=i[i[t(418)]-1])||void 0===n?void 0:n.is(t(443),t(476)))&&i[t(457)](...o[t(449)](this[t(427)][t(473)][t(442)][t(488)][t(441)](),t(466))),i=[...new Set(i)],(null===(s=null===(r=this[t(427)][t(473)][t(442)][t(488)][t(428)]())||void 0===r?void 0:r[t(423)])||void 0===s?void 0:s.is(t(443),t(476)))&&(i=i[t(435)]((e=>e.is(t(443),t(476))))),i}[hi(440)](t){const e=hi,n=this[e(427)][e(482)][e(416)](e(444));let r=Array[e(424)](this[e(427)][e(473)][e(442)][e(488)][e(477)]())[e(435)](t)[e(485)]((t=>{const r=e,s=this[r(427)][r(473)][r(459)](t,0);return[...n[r(449)](s,r(414)),...n[r(449)](s,r(466))]}))[e(471)]();return r=[...new Set(r)],r}[hi(437)](t){const e=hi;return e(417)+(this[e(427)][e(482)][e(416)](e(444))[e(469)](t)||e(430))[e(460)]()+e(450)+t[e(460)]()[e(451)](/-/g,"_")}}function pi(){const t=["map","567JzfGVk","LegacyListPropertiesEditing","selection","numbered","listType","listReversed","formatInline","255744VgJfmR","backward","handleListReversedCommand","get","ELEMENT_","length","descriptionFactory","379204JWRqUg","list.properties","*Format:* set order to reversed","parent","from","listStyle","reversed","editor","getFirstPosition","startIndex","default","722239mQspAZ","markMultiRangeBlockFormat","styles","listStart","filter","locale","_getTranslationKeyForListStyle","handleListStartCommand","handleListStyleCommand","_getSuggestionBlocks","getLastPosition","document","element","LegacyListUtils","formatBlock","10mHsRzI","bind","getAttribute","getSiblingNodes","_LIST_","replace","*Format:* set start index to %0","34024CAoDlm","enableCommand","commandName","config","push","110032YhtLTF","createPositionAt","toUpperCase","registerDescriptionCallback","has","createRange","*Change to:* %0","*Format:* set order to regular","forward","afterInit","change","getListTypeFromListStyleType","_getSuggestionBlocksForListStyle","flat","25035JvSeYt","model","278316kWXAuE","TrackChangesEditing","listItem","getSelectedBlocks","type","format","handleDescriptions","unshift","plugins","before","commandParams"];return(pi=function(){return t})()}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=324]})(t,e)}function Ei(){const t=["has","descriptionFactory","plugins","locale","14lXUBtI","10BOGdfI","TrackChangesEditing","dataDowncast","downcastDispatcher","2740836PYltrj","stop","197305LhPMhJ","9mmRlwV","13wYUsOU","14662BpEnNQ","elementToElement","registerElementLabel","conversion","afterInit","4GZviyW","createEmptyElement","ELEMENT_MEDIA","1170924alLSSQ","get","showSuggestionHighlights","97180OrPeaE","163854xajpwy","242aOGAuZ","div","data","MediaEmbedEditing","attribute:url:media","options","for","2649328ItTehl","enableCommand","mediaEmbed","media","high","editor"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(203452===parseInt(n(358))/1+-parseInt(n(349))/2*(parseInt(n(330))/3)+parseInt(n(363))/4*(-parseInt(n(355))/5)+parseInt(n(326))/6*(parseInt(n(348))/7)+parseInt(n(338))/8*(-parseInt(n(356))/9)+-parseInt(n(329))/10*(-parseInt(n(331))/11)+-parseInt(n(353))/12*(-parseInt(n(357))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(362)](){const t=mi,e=this[t(343)];if(!e[t(346)][t(344)](t(334)))return;const n=e[t(346)][t(327)](t(350)),r=e[t(347)];n[t(339)](t(340)),n[t(345)][t(360)](t(341),(e=>zr(r,t(325),e))),e[t(361)][t(337)](t(351))[t(359)]({model:t(341),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(328)])return n[s(324)](s(332))},converterPriority:t(342)}),e[t(333)][t(352)].on(t(335),((e,n,r)=>{const s=t;r[s(336)][s(328)]&&e[s(354)]()}),{priority:t(342)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(647049===parseInt(n(172))/1*(parseInt(n(160))/2)+-parseInt(n(163))/3+parseInt(n(167))/4+-parseInt(n(166))/5+-parseInt(n(175))/6+-parseInt(n(176))/7+parseInt(n(173))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(165)](){const t=Ti,e=this[t(170)];e[t(164)][t(174)](t(168))&&e[t(164)][t(169)](t(162))[t(171)](t(161))}}function Ai(){const t=["TrackChangesEditing","264711WYqaZc","plugins","afterInit","4938565bIOuel","1063512IMKISv","MentionEditing","get","editor","enableCommand","747485Cspanl","21777064VQebpo","has","5719584KhzwEF","7414631cBhIGx","2KMWFVj","mention"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=254]})(t,e)}function Li(){const t=["has","descriptionFactory","listMarkerStyle","MultiLevelList","171427ZQeGZQ","registerDescriptionCallback","TrackChangesEditing","*Remove format:* %0","55GVJsuK","ELEMENT_MULTI_LEVEL_LIST","key","343362EDCRlq","editor","1509fSYGFO","multiLevelList","get","enableDefaultAttributesIntegration","*Set format:* %0","4899307aPWqoT","data","402489eFeZJU","next","locale","format","handleDescriptions","2701356KzUKdQ","head","afterInit","plugins","25zjCtDz","270sBCfpv","registerBlockAttribute","listType","2312EnJQpT","2dMmxTl","newValue","4179216MiKgOJ","oldValue"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(898763===parseInt(n(289))/1*(parseInt(n(281))/2)+-parseInt(n(260))/3*(parseInt(n(280))/4)+-parseInt(n(276))/5*(parseInt(n(258))/6)+parseInt(n(265))/7+parseInt(n(283))/8+-parseInt(n(267))/9*(-parseInt(n(277))/10)+parseInt(n(255))/11*(-parseInt(n(272))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Si extends t.Plugin{[ki(274)](){const t=ki,e=this[t(259)],n=e[t(275)][t(262)](t(291));e[t(275)][t(285)](t(288))&&(n[t(263)](t(261)),n[t(278)](t(287)),n[t(286)][t(290)]((e=>this[t(271)](e))))}[ki(271)](t){const e=ki,n=this[e(259)][e(269)],{data:r}=t,s={type:e(270),content:""};if(r&&e(287)==r[e(257)]){if(!r[e(284)])return{type:e(270),content:zr(n,e(264),zr(n,e(256)))+" ("+r[e(282)]+")"};if(!r[e(282)]){let o=t[e(273)];for(;o;){if(o[e(266)]&&e(279)==o[e(266)][e(257)]&&o[e(266)][e(282)])return s;o=o[e(268)]}return{type:e(270),content:zr(n,e(254),zr(n,e(256)))+" ("+r[e(284)]+")"}}}}}const Ni=Ri;function Ri(t,e){const n=vi();return(Ri=function(t,e){return n[t-=279]})(t,e)}function vi(){const t=["has","177BvhjiR","1176HQlIFU","1131565fcrCUb","PageBreakEditing","enableCommand","1309270HSJglF","get","TrackChangesEditing","registerElementLabel","editor","1658QZcFXz","72YvIqQs","pageBreak","12IXsNKL","locale","16uyLaZz","3810282CRQZHL","66940ZjDJNX","3855840UiTDCS","descriptionFactory","afterInit","ELEMENT_PAGE_BREAK","plugins","15175963HVUABe"];return(vi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(564377===parseInt(n(296))/1*(-parseInt(n(280))/2)+-parseInt(n(295))/3*(-parseInt(n(287))/4)+-parseInt(n(297))/5+-parseInt(n(288))/6+-parseInt(n(286))/7*(-parseInt(n(285))/8)+-parseInt(n(281))/9*(parseInt(n(300))/10)+-parseInt(n(293))/11*(-parseInt(n(283))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ni(290)](){const t=Ni,e=this[t(279)];if(!e[t(292)][t(294)](t(298)))return;e[t(292)][t(301)](t(302))[t(299)](t(282));const n=e[t(292)][t(301)](t(302)),r=e[t(284)];n[t(289)][t(303)](t(282),(e=>zr(r,t(291),e)))}}const wi=Fi;!function(t,e){const n=Fi,r=t();for(;;)try{if(114443===parseInt(n(514))/1*(parseInt(n(497))/2)+-parseInt(n(541))/3+-parseInt(n(518))/4+parseInt(n(513))/5+parseInt(n(558))/6*(-parseInt(n(520))/7)+-parseInt(n(532))/8+parseInt(n(530))/9*(parseInt(n(502))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Oi extends t.Plugin{[wi(555)](){const t=wi,e=this[t(510)];if(!e[t(548)][t(562)](t(509)))return;const n=e[t(540)],r=e[t(548)][t(538)](t(545));r[t(498)][t(557)](t(565),(e=>zr(n,t(559),e))),r[t(561)](t(565)),r[t(546)](t(527)),e[t(542)][t(529)].on(t(534),Bi(e),{priority:t(507)}),e[t(544)][t(529)].on(t(534),((n,r,s)=>{const o=t;s[o(525)][o(500)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(507)});const s=r[t(498)];s[t(521)]((r=>{const o=t;if(o(501)!==r[o(523)])return;const{start:i,end:a}=r[o(516)]();if(!i[o(531)](a)||!i[o(504)])return;const c=e[o(526)][o(536)],u=i[o(504)];return c[o(552)](u)&&!c[o(503)](u)&&c[o(560)](u,o(551))?{type:o(501),content:zr(n,o(511),s[o(556)](u,1))}:void 0})),this[t(522)]()}[wi(522)](){const t=wi,e=this[t(510)],n=e[t(540)];e[t(548)][t(538)](t(545))[t(498)][t(521)]((e=>{const r=t;if(r(547)!=e[r(523)])return;const{data:s}=e;return s&&r(565)==s[r(524)]?{type:r(528),content:zr(n,r(517),zr(n,r(559)))}:void 0}))}}function Di(){const t=["1571000ZBpvuq","isLimit","nodeAfter","name","markerName","highest","writer","Paragraph","editor","*Insert:* %0","ck-suggestion-marker--active","1122960WLEygx","42034vujDYc","activeMarkers","getFirstRange","*Change to:* %0","194168sAFxUD","span","77lbEjtP","registerDescriptionCallback","_registerLegacyDescription","type","commandName","options","model","insertParagraph","format","downcastDispatcher","9UtMIVl","isTouching","401544cLvMQF","bindElementToMarker","addMarker:suggestion:insertion","createUIElement","schema","start","get","toViewPosition","locale","59853KlXpTT","editing","includes","data","TrackChangesEditing","enableCommand","formatBlock","plugins","end","consumable","$text","isBlock","insert","consume","afterInit","getItemLabel","registerElementLabel","103962CnCfds","ELEMENT_PARAGRAPH","checkChild","enableDefaultAttributesIntegration","has","ck-suggestion-marker-split","markerRange","paragraph","mapper","2vIQVja","descriptionFactory","addClass","showSuggestionHighlights","insertion"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=497]})(t,e)}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(548)][o(538)](o(545)),a=r[o(564)][o(537)],c=r[o(564)][o(549)],u=t[o(526)][o(536)];if(!a[o(531)](c)||!a[o(504)])return;const l=a[o(504)];if(u[o(552)](l)&&!u[o(503)](l)&&u[o(560)](l,o(551))){if(!s[o(550)][o(554)](r[o(564)],n[o(505)]))return;const t=s[o(508)][o(535)](o(519),{class:o(563)}),a=s[o(566)][o(539)](c);e&&i[o(515)][o(543)](r[o(506)])&&s[o(508)][o(499)](o(512),t),s[o(508)][o(553)](a,t),s[o(566)][o(533)](t,r[o(506)])}}}function xi(){const t=["2dVKSQT","formatInline","*Remove all formatting*","4187732Cnbmuw","registerDescriptionCallback","editor","5771772SkGshc","commandName","descriptionFactory","enableDefaultAttributesIntegration","get","7341776bchrsZ","RemoveFormatEditing","type","904133ecPiWY","TrackChangesEditing","format","6sXTvse","locale","3211299QyXBWu","formatBlock","afterInit","_registerLegacyDescription","749345yuDSep","plugins","has","removeFormat","295569ubcXIl"];return(xi=function(){return t})()}const Pi=Ui;function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(602401===parseInt(n(153))/1+-parseInt(n(139))/2*(parseInt(n(138))/3)+parseInt(n(142))/4+-parseInt(n(134))/5*(parseInt(n(156))/6)+parseInt(n(130))/7+-parseInt(n(150))/8+-parseInt(n(145))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Pi(132)](){const t=Pi,e=this[t(144)];e[t(135)][t(136)](t(151))&&(e[t(135)][t(149)](t(154))[t(148)](t(137)),this[t(133)]())}[Pi(133)](){const t=Pi,e=this[t(144)];e[t(135)][t(149)](t(154))[t(147)][t(143)]((n=>{const r=t;if(r(131)!=n[r(152)]&&r(140)!=n[r(152)])return;const{data:s}=n;return s&&r(137)==s[r(146)]?{type:r(155),content:zr(e[r(157)],r(141))}:void 0}))}}function Gi(){const t=["discardSelectedSuggestions","enableCommand","1035376gRAUJP","editor","get","plugins","67476WvCovu","5564466DvqYkH","RestrictedEditingModeEditing","acceptSelectedSuggestions","TrackChangesEditing","afterInit","33YRjnHq","1882769QRpkIS","trackChanges","has","acceptSuggestion","discardAllSuggestions","discardSuggestion","260090mCDqpK","goToNextRestrictedEditingException","acceptAllSuggestions","1956592sWjiaV","438ZhuMOR","goToPreviousRestrictedEditingException","34915SriBtd"];return(Gi=function(){return t})()}function Vi(t,e){const n=Gi();return(Vi=function(t,e){return n[t-=123]})(t,e)}const Hi=Vi;!function(t,e){const n=Vi,r=t();for(;;)try{if(267996===parseInt(n(130))/1+-parseInt(n(143))/2*(-parseInt(n(123))/3)+parseInt(n(139))/4+-parseInt(n(136))/5*(-parseInt(n(134))/6)+-parseInt(n(124))/7+-parseInt(n(133))/8+-parseInt(n(144))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class zi extends t.Plugin{[Hi(148)](){const t=Hi,e=this[t(140)];if(!e[t(142)][t(126)](t(145)))return;const n=e[t(142)][t(141)](t(147));n[t(138)](t(135)),n[t(138)](t(131));const r=e[t(142)][t(141)](t(145));r[t(138)](t(125)),r[t(138)](t(127)),r[t(138)](t(129)),r[t(138)](t(132)),r[t(138)](t(128)),r[t(138)](t(146)),r[t(138)](t(137))}}function Wi(){const t=["ck-suggestion-marker--active","getItems","writer","addClass","2291252ETUZuO","split","markerName","mapper","markerRange","requires","12SQwHlO","createUIElement","plugins","showSuggestionHighlights","model","descriptionFactory","63ocynsA","ELEMENT_LINE_BREAK","addMarker:suggestion:deletion","bindElementToMarker","867817vSyhls","high","insert","4877016SlLjXi","merge","data","registerElementLabel","15QfnTGD","element","init","downcastDispatcher","createPositionBefore","consumable","get","TrackChangesEditing","softBreak","span","editing","5321477MPnzuQ","addMarker:suggestion:insertion","ck-suggestion-marker-","activeMarkers","editor","33059480DxBshM","shiftEnter","locale","options","toViewPosition","enableCommand","3815019Adonrv","test","name","addMarker:suggestion","144766lptQEJ","includes","deletion"];return(Wi=function(){return t})()}const Ki=qi;function qi(t,e){const n=Wi();return(qi=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(905807===-parseInt(n(424))/1+-parseInt(n(401))/2*(parseInt(n(420))/3)+parseInt(n(408))/4*(-parseInt(n(431))/5)+-parseInt(n(414))/6*(-parseInt(n(386))/7)+parseInt(n(427))/8+-parseInt(n(397))/9+parseInt(n(391))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Zi extends t.Plugin{static get[Ki(413)](){return[Qs.ShiftEnter]}[Ki(433)](){const t=Ki,e=this[t(390)],n=e[t(416)][t(381)](t(382));n[t(396)](t(392)),e[t(385)][t(434)].on(t(387),Xi(e),{priority:t(425)}),e[t(385)][t(434)].on(t(422),Xi(e),{priority:t(425)}),e[t(429)][t(434)].on(t(400),((n,r,s)=>{const o=t;s[o(394)][o(417)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(419)][t(430)](t(383),(n=>zr(e[t(393)],t(421),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(416)][o(381)](o(382));if(!s[o(380)][o(398)](r[o(412)],n[o(399)]))return;const a=t[o(418)];for(const t of r[o(412)][o(405)]()){if(!t.is(o(432),o(383)))continue;const n=o(403)==r[o(410)][o(409)](":")[1]?o(428):o(409),c=s[o(406)][o(415)](o(384),{class:o(388)+n}),u=s[o(411)][o(395)](a[o(435)](t));e&&i[o(389)][o(402)](r[o(410)])&&s[o(406)][o(407)](o(404),c),s[o(406)][o(426)](u,c),s[o(411)][o(423)](c,r[o(410)])}}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=332]})(t,e)}function Ji(){const t=["FORMAT_RESTRICTED_DISABLED","plugins","1724742vkMtbO","from","1471590LMVnrD","isCollapsed","TrackChangesEditing","formatBlock","2919cLaPuv","2255JNQSDn","commandName","StandardEditingModeEditing","33691kMMekX","76fAjnPm","descriptionFactory","get","model","24bYmZta","change","1546cBfmSv","22450eRSyUz","type","FORMAT_RESTRICTED_ENABLED","markInlineFormat","enableCommand","has","afterInit","value","getRanges","editor","306580eRqrFi","registerDescriptionCallback","restrictedEditingException","locale","selection","44435ptebyS","formatInline","commands","format","forceValue","commandParams","document"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(402459===-parseInt(n(359))/1+-parseInt(n(348))/2*(-parseInt(n(337))/3)+parseInt(n(342))/4*(-parseInt(n(364))/5)+parseInt(n(333))/6+-parseInt(n(341))/7+parseInt(n(346))/8*(-parseInt(n(373))/9)+-parseInt(n(349))/10*(-parseInt(n(338))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(355)](){const t=Qi,e=this[t(358)],n=e[t(345)],r=e[t(362)];if(!e[t(372)][t(354)](t(340)))return;const s=e[t(372)][t(344)](t(335)),o=t(361),i=e[t(366)][t(344)](o);s[t(353)](o,((e,r={})=>{const a=t,c=n[a(370)][a(363)];if(c[a(334)])return void e(r);const u=void 0!==r[a(368)]?r[a(368)]:!i[a(356)];n[a(347)]((()=>{const t=a,e=Array[t(332)](c[t(357)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(352)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(343)][t(360)]((e=>{const n=t;if(n(336)!=e[n(350)]&&n(365)!=e[n(350)])return;const{data:s}=e;return s&&s[n(339)]==o?s[n(369)][0][n(368)]?{type:n(367),content:zr(r,n(351))}:{type:n(367),content:zr(r,n(371))}:void 0}))}}function ta(){const t=["TrackChangesEditing","has","format","inline","toLowerCase","_registerLegacyDescription","getGhsAttributeNameForElement","editor","descriptionFactory","3563SzjvFv","GeneralHtmlSupport","type","StyleUtils","normalizeConfig","enableDefaultAttributesIntegration","Style","registerInlineAttribute","definitions","afterInit","ghsAttributes","registerAttributeLabel","FORMAT_STYLE","styleName","7EnYdVp","registerBlockAttribute","2202176LjFkTq","commandParams","formatBlock","forceValue","get","1003815saXVmi","block","*Set format:* %0","304305viCQYf","formatInline","*Remove format:* %0","config","121ayaygO","commandName","66522AvUnHD","registerDescriptionCallback","style","element","locale","DataSchema","5GHjbne","240020TlwqrH","528pLeZuw","plugins","1789812NcqiXu","add"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=ta();return(na=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(238068===parseInt(n(453))/1*(-parseInt(n(469))/2)+parseInt(n(463))/3+-parseInt(n(479))/4*(-parseInt(n(475))/5)+-parseInt(n(477))/6*(-parseInt(n(490))/7)+-parseInt(n(455))/8+-parseInt(n(460))/9+parseInt(n(476))/10*(parseInt(n(467))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[ea(448)](){const t=ea,e=this[t(488)];if(!e[t(478)][t(482)](t(496))||!e[t(478)][t(482)](t(474)))return;const n=e[t(478)][t(459)](t(481)),r=e[t(473)],s=e[t(466)][t(459)](t(471))||{},o=e[t(478)][t(459)](t(491)),i=e[t(478)][t(459)](t(493))[t(494)](e[t(478)][t(459)](t(474)),s[t(498)]);n[t(495)](t(471));const a=new Set;for(const e of i[t(461)]){const n=o[t(487)](e[t(472)]);a[t(480)](n)}const c=new Set;for(const e of i[t(484)]){const n=o[t(487)](e[t(472)]);c[t(480)](n);for(const n of e[t(449)])c[t(480)](n)}for(const e of a)n[t(454)](e),n[t(489)][t(450)](e,zr(r,t(451)));for(const e of c)n[t(497)](e),n[t(489)][t(450)](e,zr(r,t(451)));this[t(486)]()}[ea(486)](){const t=ea,e=this[t(488)],n=e[t(473)];e[t(478)][t(459)](t(481))[t(489)][t(470)]((e=>{const r=t;if(r(457)!=e[r(492)]&&r(464)!=e[r(492)])return;const{data:s}=e;return s&&r(471)===s[r(468)]?s[r(456)][0][r(458)]?{type:r(483),content:zr(n,r(462),s[r(456)][0][r(452)][r(485)]())}:{type:r(483),content:zr(n,r(465),s[r(456)][0][r(452)][r(485)]())}:void 0}))}}function sa(){const t=["getChildren","getSelectionAffectedTableCells","$textProxy","accept","ELEMENT_TABLE_COLUMN_WITH_TEXT","getCellLocation","minColumn","document","addMarker:suggestion","insertTableColumnRight","getItems","colspan","addClass","tableCell","registerPostFixer","findAncestor","_acceptFormatSuggestionCallbackFactory","_setupColumnsRowsFixing","isInContent","add","toLowerCase","every","isIntersecting","getAttribute","includes","start","subType","order","*Remove:* %0","last","end","classes","getContainedElement","insert","getColumnIndexes","tablePaste","insertTableRowBelow","execute","length","1016964mBFaVx","substr","markMultiRangeDeletion","_getCoordsForCells","deletion","mapper","editor","some","filter","37176fYYcuM","isEqual","oldRange","insertTable","push","first","options","writer","isArray","minRow","ELEMENT_TABLE_COLUMN","values","523792kxXxsD","insertTableRowAbove","enableCommand","MIN_SAFE_INTEGER","startsWith","_getSuggestionCoords","low","element","above","afterInit","model","max","1673976VLglTT","removeTableColumn","getFirstRange","7880CNieWS","5728736AoXuid","getChangedMarkers","rootName","registerCustomCallback","table","batch","join","registerDescriptionCallback","createRangeIn","isIntersectingWithRange","name","span","TableUtils","left","item","change:data","from","469RwLbvp","change","setSelection","position","ELEMENT_TABLE_ROW_WITH_TEXT","locale","tableColumn","plugins","selection","cell","detach","differ","insertion","forceValue","registerElementLabel","get","getSuggestion","map","descriptionFactory","ELEMENT_TABLE_ROW","enqueueChange","insertTableColumnLeft","2456570FATIDE","ELEMENT_TABLE","addRange","TrackChangesEditing","3rkqEMP","hasAttribute","getRanges","showSuggestionHighlights","getRowIndexes","suggestion","discard","$graveyard","_tableSuggestions","*Insert:* %0","_tablePostFixingSubtypes","_suggestionFactory","maxRow","removeClass","commands","nodeAfter","has","removeTableRow","rowspan","createPositionAt","createTableWalker","markMultiRangeInsertion","selectTableRow","maxColumn","isTouching","fromRange","toViewElement","downcastDispatcher","13653CGulpu","min","getChanges","MAX_SAFE_INTEGER","_splitMarkerName","highest","ELEMENT_TABLE_WITH_TEXT","selectTableColumn","type","createRangeOn","refresh","data","nodeBefore","tableRow","root","TableEditing"];return(sa=function(){return t})()}function oa(t,e){const n=sa();return(oa=function(t,e){return n[t-=447]})(t,e)}const ia=oa;!function(t,e){const n=oa,r=t();for(;;)try{if(384538===-parseInt(n(465))/1+-parseInt(n(607))/2+parseInt(n(524))/3*(-parseInt(n(477))/4)+-parseInt(n(520))/5+parseInt(n(453))/6*(parseInt(n(498))/7)+parseInt(n(481))/8+parseInt(n(552))/9*(parseInt(n(480))/10))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(534)]=[e(565),e(504)],this[e(532)]=new Set}[ia(474)](){const t=ia,e=this[t(450)],n=e[t(475)][t(575)][t(506)];if(!e[t(505)][t(540)](t(567)))return;const r=e[t(503)],s=e[t(505)][t(513)](t(523)),o=e[t(505)][t(513)](t(493));s[t(516)][t(512)](t(485),(e=>zr(r,t(521),e))),this[t(585)](),s[t(467)](t(456)),s[t(467)](t(546)),s[t(467)](t(559));for(const r of[t(466),t(604)]){const i=e[t(538)][t(513)](r);s[t(467)](r,(r=>{const a=t;e[a(475)][a(499)]((t=>{const e=a;r();const c=e(473)===i[e(595)],u=o[e(569)](n),l=o[e(528)](u),f=c?l[e(458)]-1:l[e(597)]+1,h=u[0][e(583)](e(485)),g=o[e(544)](h,{startRow:f,endRow:f}),d=Array[e(497)](g)[e(515)]((n=>t[e(561)](n[e(507)])));s[e(545)](d,e(565))}))}))}for(const r of[t(519),t(577)]){const i=e[t(538)][t(513)](r);s[t(467)](r,(r=>{const a=t;e[a(475)][a(499)]((t=>{const e=a;r();const c=e(494)===i[e(595)],u=o[e(569)](n),l=o[e(602)](u),f=c?l[e(458)]-1:l[e(597)]+1,h=u[0][e(583)](e(485)),g=o[e(544)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(497)](g)[e(515)]((n=>t[e(561)](n[e(507)])));s[e(545)](d,e(504))}))}))}for(const r of[t(541),t(478)]){const i=r[t(608)](11),a=i[t(588)](),c=a[t(608)](0,3)+t(492),u=t(485)+i,l=t(553)+i,f=t(476)+i;s[t(467)](r,(()=>{const i=t;e[i(475)][i(499)]((t=>{const e=i,h=o[e(569)](n),g=h[0][e(583)](e(485));let d;if(e(541)==r){const t=o[e(528)](h);d={startRow:t[e(458)],endRow:t[e(597)],includeAllSlots:!0}}else{const t=o[e(602)](h);d={startColumn:t[e(458)],endColumn:t[e(597)],includeAllSlots:!0}}const p=o[e(544)](g,d),m=Array[e(497)](p)[e(515)]((({cell:t})=>t)),I=ca(m[e(452)]((t=>t[e(525)](c)))),E=ca(m[e(452)]((t=>!t[e(525)](c))))[e(515)]((n=>t[e(561)](n))),b=s[e(609)](E,u);if(b&&(e(565)==b[e(594)]||e(504)==b[e(594)])){const n=this[e(470)](b);for(const r of I){const s=t[e(561)](r),i=o[e(573)](r),u=r[e(591)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(522)](s)}}}))}))}function c(r){const s=t,o=Array[s(497)](n[s(526)]())[s(515)]((t=>i.LiveRange[s(549)](t)));e[s(475)][s(499)]((t=>{const n=s,i=t[n(486)];r=r[n(452)]((t=>n(531)!=t[n(566)][n(483)])),t[n(500)](r),e[n(538)][n(513)](n(541))[n(562)](),e[n(605)](n(541),{forceDefaultExecution:!0}),e[n(475)][n(518)]((()=>{const t=n;e[t(475)][t(518)](i,(e=>{const n=t,r=o[n(452)]((t=>n(531)!=t[n(566)][n(483)]));r[n(606)]>0&&e[n(500)](r);for(const t of o)t[n(508)]()}))}))}))}function u(r){const s=t;e[s(475)][s(499)]((t=>{const o=s,a=Array[o(497)](n[o(526)]())[o(515)]((t=>i.LiveRange[o(549)](t))),c=[];for(const t of r)for(const e of t[o(578)]({shallow:!0}))c[o(457)](e);for(const n of c)o(531)!=n[o(566)][o(483)]&&(t[o(500)](t[o(543)](n,0)),e[o(538)][o(513)](o(478))[o(562)](),e[o(605)](o(478),{forceDefaultExecution:!0}));const u=a[o(452)]((t=>o(531)!=t[o(566)][o(483)]));u[o(606)]>0&&t[o(500)](u);for(const t of a)t[o(508)]()}))}function l(e,n){const r=t;return n[r(589)]((t=>e[r(451)]((e=>e[r(598)][r(454)](t[r(593)])||t[r(598)][r(454)](e[r(593)])))))}function f(e,n){const r=t;return!e[r(451)]((t=>n[r(451)]((e=>t[r(590)](e)))))&&e[r(451)]((t=>n[r(451)]((e=>t[r(598)][r(548)](e[r(593)])))))}e[t(563)][t(551)].on(t(576),((e,n,r)=>{const s=t;if(!r[s(459)][s(527)])return;const o=n[s(495)];if(!o)return;const i=r[s(449)][s(550)](o);function c(t){return Array[s(461)](t)?t:[t]}i&&s(581)===o[s(491)]&&(0,a.setHighlightHandling)(i,r[s(460)],((t,e,n)=>n[s(580)](c(e[s(599)]),t)),((t,e,n)=>n[s(537)](c(e[s(599)]),t)))}),{priority:t(557)}),s[t(516)][t(488)]((e=>{const n=t;if(n(510)!=e[n(560)]&&n(448)!=e[n(560)])return;const s=e[n(600)]();if(null!=s&&s.is(n(472),n(485))){if(n(510)==e[n(560)]){const t=e[n(578)]()[n(452)]((t=>t.is(n(570))))[n(515)]((t=>t[n(563)]));if(t[n(606)])return{type:n(510),content:zr(r,n(533),zr(r,n(558),'"'+t[n(487)](" ")+'"'))}}if(n(448)==e[n(560)]){const t=e[n(578)]()[n(452)]((t=>t.is(n(570))))[n(515)]((t=>t[n(563)]));if(t[n(606)])return{type:n(448),content:zr(r,n(596),zr(r,n(558),'"'+t[n(487)](" ")+'"'))}}}})),s[t(516)][t(488)]((e=>{const n=t;if(n(565)==e[n(594)]){const t=e[n(578)]()[n(452)]((t=>t.is(n(570))))[n(515)]((t=>t[n(563)])),s=this[n(470)](e),o=s[n(536)]-s[n(462)]+1;if(n(510)==e[n(560)])return t[n(606)]?{type:n(510),content:zr(r,n(533),zr(r,n(502),[o,'"'+t[n(487)](" ")+'"']))}:{type:n(510),content:zr(r,n(533),zr(r,n(517),o))};if(n(448)==e[n(560)])return t[n(606)]?{type:n(448),content:zr(r,n(596),zr(r,n(502),[o,'"'+t[n(487)](" ")+'"']))}:{type:n(448),content:zr(r,n(596),zr(r,n(517),o))}}if(n(504)==e[n(594)]){const t=e[n(578)]()[n(452)]((t=>t.is(n(570))))[n(515)]((t=>t[n(563)])),s=this[n(470)](e),o=s[n(547)]-s[n(574)]+1;if(n(510)==e[n(560)])return t[n(606)]?{type:n(510),content:zr(r,n(533),zr(r,n(572),[o,'"'+t[n(487)](" ")+'"']))}:{type:n(510),content:zr(r,n(533),zr(r,n(463),o))};if(n(448)==e[n(560)])return t[n(606)]?{type:n(448),content:zr(r,n(596),zr(r,n(572),[o,'"'+t[n(487)](" ")+'"']))}:{type:n(448),content:zr(r,n(596),zr(r,n(463),o))}}})),s[t(535)][t(484)](t(510),t(565),t(530),c),s[t(535)][t(484)](t(448),t(565),t(571),c),s[t(535)][t(484)](t(510),t(504),t(530),u),s[t(535)][t(484)](t(448),t(504),t(571),u),s[t(535)][t(484)](t(510),t(504),t(487),l),s[t(535)][t(484)](t(448),t(504),t(487),l),s[t(535)][t(484)](t(510),t(565),t(487),f),s[t(535)][t(484)](t(448),t(565),t(487),f)}[ia(584)](){const t=ia,e=this[t(450)],n=e[t(475)][t(575)][t(506)];return(r,s)=>{const o=t;e[o(475)][o(499)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(598)][a(564)];u&&u[0]&&!1===u[0][a(511)]&&(l=r[0][a(593)][a(539)]);const f=t[a(489)](l);if(a(531)==f[a(566)][a(483)])return;const h=Array[a(497)](n[a(526)]())[a(515)]((t=>i.LiveRange[a(549)](t)));t[a(500)](f),e[a(538)][a(513)](c)[a(562)](),u[a(457)]({forceDefaultExecution:!0}),e[a(605)](c,...u);const g=h[a(452)]((t=>a(531)!=t[a(566)][a(483)]));g[a(606)]>0&&t[a(500)](g);for(const t of h)t[a(508)]()}))}}[ia(447)](t){const e=ia,n=this[e(450)][e(505)][e(513)](e(493));let r=Number[e(555)],s=Number[e(468)],o=Number[e(555)],i=Number[e(468)];for(const a of t){if(e(531)==a[e(566)][e(483)])continue;const{row:t,column:c}=n[e(573)](a),u=a[e(525)](e(542))?a[e(591)](e(542))-1:0,l=a[e(525)](e(579))?a[e(591)](e(579))-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(585)](){const t=ia,e=this[t(450)],n=e[t(505)][t(513)](t(523)),r=e[t(505)][t(513)](t(493));e[t(475)][t(575)].on(t(496),(()=>{const r=t,s=Array[r(497)](e[r(475)][r(575)][r(509)][r(482)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(556)](t);if(r(529)!=s)continue;if(null!=e[r(455)])continue;const a=n[r(514)](o);this[r(534)][r(592)](i)&&this[r(532)][r(587)](a)}}),{priority:t(471)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(561)](e),a=e[s(583)](s(485)),c=r[s(573)](e);for(const t of this[s(532)]){const n=t[s(594)],r=n[s(469)](s(603)),u=n[s(608)](r?10:5),l=u[s(588)](),f=l[s(608)](0,3)+s(492),h=s(553)+u,g=s(476)+u;if(!t[s(586)])continue;if(a!=t[s(479)]()[s(593)][s(583)](s(485)))continue;if(t[s(490)](i))continue;const d=e[s(525)](f)?e[s(591)](f)-1:0,p=this[s(470)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(522)](i),o=!0)}return o};e[t(475)][t(575)][t(582)]((n=>{const r=t;let o=!1;for(const t of e[r(475)][r(575)][r(509)][r(554)]())if(r(601)==t[r(560)])if(r(565)==t[r(491)])for(const e of t[r(501)][r(539)][r(568)]())o=o||s(e,n);else r(581)==t[r(491)]&&(o=o||s(t[r(501)][r(539)],n));return o}))}[ia(470)](t){const e=ia;return this[e(447)](t[e(526)]()[e(515)]((t=>t[e(593)][e(539)])))}}function ca(t){const e=ia;return Array[e(497)](new Set(t)[e(464)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=487]})(t,e)}function fa(){const t=["low","containsRange","format","afterInit","type","91TMVtRr","getAncestors","refresh","*Split cell:* horizontally","trackChanges","from","getSelectionAffectedTableCells","mergeTableCells","mergeTableCellLeft","map","accept","length","*Merge cells*","10aAiDkg","376450ORDLWW","getFirstPosition","_areMergableCells","splitTableCellHorizontally","2856879Rdimnm","fromRange","_suggestionFactory","get","horizontally","filter","author","commands","formatInline","execute","requires","15cuapEX","$graveyard","1349579cyclfn","TrackChangesEditing","selection","root","createRangeOn","getSuggestions","setSelection","registerCustomCallback","subType","detach","_areSelectedCellsMergable","129209nblihL","cell","model","registerDescriptionCallback","forceDefaultExecution","_isForcedDefaultExecutionBlock","find","set:isEnabled","change","enableCommand","12RVtEDy","size","commandName","add","getCellLocation","isInContent","element","push","plugins","has","direction","_acceptFormatSuggestionCallbackFactory","findAncestor","TableEditing","markMultiRangeBlockFormat","table","createTableWalker","rootName","insertion","value","deletion","_tablePostFixingSubtypes","markBlockFormat","return","getRanges","*Split cell:* vertically","splitTableCellVertically","editor","mergeTableCellDown","mergeTableCellUp","isEnabled","123368NyfrcT","descriptionFactory","locale","tableCell","document","61316fBqYyq","TableUtils","highest","695094uxMxLb","stop","formatBlock","15dhtywn","mergeTableCellRight"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(193115===-parseInt(n(506))/1+-parseInt(n(579))/2+-parseInt(n(558))/3*(parseInt(n(552))/4)+-parseInt(n(493))/5*(-parseInt(n(555))/6)+parseInt(n(565))/7*(-parseInt(n(547))/8)+parseInt(n(583))/9*(parseInt(n(578))/10)+-parseInt(n(495))/11*(-parseInt(n(516))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(492)](){return[aa]}[ua(563)](){const t=ua,e=this[t(543)],n=e[t(508)][t(551)][t(497)],r=e[t(549)];if(!e[t(524)][t(525)](t(529)))return;const s=e[t(524)][t(586)](t(496)),o=e[t(524)][t(586)](t(553)),a=e[t(524)][t(586)](aa);a[t(537)][t(523)](t(572)),s[t(515)](t(572),(()=>{const n=t,r=o[n(571)](e[n(508)][n(551)][n(497)]);e[n(508)][n(514)]((()=>{const t=n;s[t(530)](r,{commandName:t(572),commandParams:[]},[],t(572))}))})),e[t(489)][t(586)](t(572)).on(t(491),((n,r)=>{const o=t;e[o(489)][o(586)](o(569))[o(535)]&&(r[o(576)]>0&&r[r[o(576)]-1]&&r[r[o(576)]-1][o(510)]||s[o(511)]||this[o(505)]()||n[o(556)]())}),{priority:t(554)});for(const n of[t(545),t(559),t(544),t(573)]){const r=e[t(489)][t(586)](n);s[t(515)](n,(()=>{const n=t,o=e[n(508)][n(551)][n(497)][n(580)]()[n(566)]()[n(512)]((t=>t.is(n(522),n(550)))),i=r[n(535)];e[n(508)][n(514)]((()=>{const t=n;s[t(530)]([o,i],{commandName:t(572),commandParams:[]},[],t(572))}))}))}for(const n of[t(542),t(582)]){const r=e[t(489)][t(586)](n);s[t(515)](n,(()=>{const i=t,a=o[i(571)](e[i(508)][i(551)][i(497)])[0],c=a[i(528)](i(531)),{column:u,row:l}=o[i(520)](a);let f=[];if(i(587)==r[i(526)]){const t=o[i(532)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(570)](t)[i(574)]((t=>t[i(507)]))}else{const t=o[i(532)](c,{column:u,includeAllSlots:!0});f=Array[i(570)](t)[i(574)]((t=>t[i(507)]))}e[i(508)][i(514)]((t=>{const e=i;s[e(538)](t[e(499)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(548)][t(509)]((e=>{const n=t;if(n(557)!=e[n(564)]&&n(490)!=e[n(564)])return;const{data:s}=e;return s&&n(572)==s[n(518)]?{type:n(562),content:zr(r,n(577))}:void 0})),s[t(548)][t(509)]((e=>{const n=t;if(n(557)!=e[n(564)]&&n(490)!=e[n(564)])return;const{data:s}=e;return s?n(542)==s[n(518)]?{type:n(562),content:zr(r,n(541))}:n(582)==s[n(518)]?{type:n(562),content:zr(r,n(568))}:void 0:void 0}));const c=a[t(527)]();for(const e of[t(545),t(559),t(544),t(573)])s[t(585)][t(502)](t(557),e,t(575),c);for(const e of[t(542),t(582)])s[t(585)][t(502)](t(557),e,t(575),c);s[t(585)][t(502)](t(557),t(572),t(575),(r=>{const s=t;e[s(508)][s(514)]((t=>{const o=s,a=Array[o(570)](n[o(540)]())[o(574)]((t=>i.LiveRange[o(584)](t)));t[o(501)](r),e[o(489)][o(586)](o(572))[o(567)](),e[o(491)](o(572),{forceDefaultExecution:!0});const c=a[o(487)]((t=>o(494)!=t[o(498)][o(533)]));c[o(576)]>0&&t[o(501)](c);for(const t of a)t[o(504)]()}))}));for(const n of[t(545),t(544),t(573),t(559)]){const r=e[t(489)][t(586)](n);r.on(t(513),((n,s,o)=>{const i=t;if(o){const t=e[i(508)][i(551)][i(497)][i(580)]()[i(566)]()[i(512)]((t=>t.is(i(522),i(550))));this[i(581)](r[i(535)],t)||(n[i(539)]=!1,n[i(556)]())}}),{priority:t(560)})}}[ua(505)](){const t=ua,e=this[t(543)][t(489)][t(586)](t(572)),n=this[t(543)][t(524)][t(586)](t(553));if(!e[t(546)])return!1;const r=n[t(571)](this[t(543)][t(508)][t(551)][t(497)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(581)](e,n))return!1;return!0}[ua(581)](t,e){const n=ua,r=this[n(543)][n(524)][n(586)](n(496)),s=this[n(543)][n(508)][n(499)](t),o=this[n(543)][n(508)][n(499)](e),i=new Set,a=new Set;for(const t of r[n(500)]())if((n(534)==t[n(564)]||n(536)==t[n(564)]||n(572)==t[n(503)])&&t[n(521)])for(const e of t[n(540)]())e[n(561)](s,!0)&&i[n(519)](t[n(564)]+":"+t[n(488)].id),e[n(561)](o,!0)&&a[n(519)](t[n(564)]+":"+t[n(488)].id);if(i[n(517)]!=a[n(517)])return!1;for(const t of i)if(!a[n(525)](t))return!1;return!0}}function ga(){const t=["highest","registerCustomCallback","locale","4044210RMFgHe","item","_registerLegacyDescription","markerRange","activeMarkers","afterInit","plugins","removeMarker:suggestion","793192FRQiPj","nodeBefore","headingColumns","FORMAT_HEADER_ROW","registerDescriptionCallback","format","has","registerAttributeLabel","markerName","6013819IxEAIS","includes","FORMAT_REGULAR_COLUMN","writer","addMarker:suggestion","stop","FORMAT_REGULAR_ROW","5vMIPlY","_suggestionFactory","consume","options","_handleLegacySuggestions","1056164wlSWGr","4704372cEXNGL","forceValue","type","nodeAfter","8tzWPiV","editing","formatBlock","mapper","removeClass","unbindElementFromMarkerName","TrackChangesEditing","addClass","40tcnHrG","setTableRowHeader","start","commandName","descriptionFactory","2873706XLIpBE","ck-suggestion-marker-","data","428CMNtmW","16545vpLixu","enableDefaultAttributesIntegration","accept","TableUtils","createTableWalker","setTableColumnHeader","ck-suggestion-marker--active","getSuggestion","cell","name","markerNameToElements","setAttribute","_acceptFormatSuggestionCallbackFactory","*Format:* %0","parent","showSuggestionHighlights","getCellLocation","removeAttribute","editor","end","bindElementToMarker","registerBlockAttribute","data-suggestion","toViewElement","downcastDispatcher","consumable","TableEditing","requires","_splitMarkerName","headingRows","commandParams","FORMAT_HEADER_COLUMN","get"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(988253===-parseInt(n(365))/1+parseInt(n(407))/2*(parseInt(n(408))/3)+parseInt(n(386))/4+-parseInt(n(381))/5*(-parseInt(n(444))/6)+parseInt(n(374))/7*(-parseInt(n(391))/8)+-parseInt(n(387))/9+parseInt(n(399))/10*(parseInt(n(404))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[da(435)](){return[aa]}[da(449)](){const t=da,e=this[t(426)];if(!e[t(450)][t(371)](t(434)))return;const n=e[t(443)],r=e[t(450)][t(440)](t(397));r[t(409)](t(400)),r[t(409)](t(413)),r[t(429)](t(437)),r[t(429)](t(367)),r[t(403)][t(372)](t(437),zr(n,t(368))),r[t(403)][t(372)](t(367),zr(n,t(439))),this[t(385)]()}[da(385)](){const t=da,e=this[t(426)][t(450)][t(440)](t(397)),n=this[t(426)][t(450)][t(440)](t(411)),r=this[t(426)][t(450)][t(440)](aa)[t(420)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(436)](o[a(373)]),l=e[a(415)](u),f=l[a(406)];if(a(393)!=l[a(389)]||!f||a(413)!=f[a(402)])return;if(o[a(445)])return void s[a(379)]();if(!i[a(433)][a(383)](o[a(447)],s[a(417)]))return;const h=o[a(447)][a(401)][a(390)],g=o[a(447)][a(427)][a(366)],d=h[a(422)][a(422)],{column:p}=n[a(424)](h),{column:m}=n[a(424)](g);for(let s=p;s<=m;s++){const l=n[a(412)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(416)],l=i[a(394)][a(431)](s);i[a(377)][a(398)](a(405)+c,l),r&&i[a(377)][a(419)](a(430),u,l),i[a(394)][a(428)](l,o[a(373)]),t&&(e[a(448)][a(375)](o[a(373)])?i[a(377)][a(398)](a(414),l):i[a(377)][a(395)](a(414),l))}}}}e[t(382)][t(442)](t(393),t(400),t(410),r),e[t(382)][t(442)](t(393),t(413),t(410),r),this[t(426)][t(392)][t(432)].on(t(378),s(),{priority:t(441)}),this[t(426)][t(406)][t(432)].on(t(378),((e,n,r)=>{const o=t;r[o(384)][o(423)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(441)}),this[t(426)][t(392)][t(432)].on(t(451),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(436)](r[o(373)]),c=e[o(415)](a),u=c[o(406)];if(o(393)!=c[o(389)]||!u||o(413)!=u[o(402)])return;const l=s[o(394)][o(418)](r[o(373)]);if(l)for(const t of l)s[o(377)][o(395)](o(405)+i,t),s[o(377)][o(395)](o(414),t),s[o(377)][o(425)](o(430),t),s[o(394)][o(396)](t,r[o(373)])}),{priority:t(441)}),this[t(446)]()}[da(446)](){const t=da,e=this[t(426)],n=e[t(443)];function r(e){const r=t;return{type:r(370),content:zr(n,r(421),e)}}e[t(450)][t(440)](t(397))[t(403)][t(369)]((e=>{const s=t;if(s(393)!=e[s(389)])return;const{data:o}=e;if(o){if(s(400)==o[s(402)]){const t=o[s(438)][0][s(388)];return r(zr(n,s(t?368:380)))}if(s(413)==o[s(402)]){const t=o[s(438)][0][s(388)];return r(zr(n,s(t?439:376)))}}}))}}const Ia=Aa;function Ea(){const t=["27996xklbaX","765myTbhp","ck-suggestion-marker","activeMarkers","rowInsertionRanges","stop","requires","getTableIfOnlyTableInContent","start","11CbbnCk","get","view","from","every","getRanges","conversion","createTableWalker","23009FBWkNt","add","commands","next","accept","registerDescriptionCallback","clipboardOutput","tableCellBorderStyle","showSuggestionHighlights","endRow","ck-suggestion-marker--active","position","*Replace table cells*","getRowIndexes","some","plugins","markerAttributes","getRows","oldRange","isEqual","insertContent","tablePasteColumn","map","author","name","tablePasteChainId","getRange","updateMarker","schema","startsWith","subType","insertion","redo","includes","_replaceTableSlotCell","createRangeOn","findAncestor","endColumn","tableCellVerticalAlignment","getSuggestions","paragraph","attributes","getMarkers","tableCell","removeColumns","5506479tWoFPX","registerPostFixer","suggestionLoaded","previous","suggestion","isInContent","removeMarkers","register","forEach","push","editor","cell","row","listenTo","ck-suggestion-marker-insertion","tablePaste","TableClipboard","join","insertionRanges","low","getAttributes","24974436mcssbC","keys","differ","forceDefaultExecution","columnInsertionIndexes","newRange","discard","8pPkvhb","descriptionFactory","insert","document","fill","_splitMarkerName","type","selection","containsRange","removeRows","documentSelection","change","_tablePostFixingSubtypes","nextSibling","fromEntries","columnInsertionRanges","_createdBatches","isEmpty","getColumnIndexes","fromRange","setAttributes","entries","$graveyard","2iXGJSk","tableCellBorderColor","3364510asYoiO","registerCustomCallback","suggestionUnloaded","move","root","batch","cells","afterInit","editingDowncast","end","insertRows","createPositionBefore","setAttribute","createRangeIn","rowInsertionIndexes","column","tableCellSuggestion","nodeAfter","tableCellBorderWidth","getChild","tableCellHorizontalAlignment","markMultiRangeDeletion","getSuggestionCallback","remove","reduce","TrackChangesEditing","getChildren","getSuggestion","rootName","suggestion:formatBlock:tablePasteCell","markerName","last","first","getContainedElement","model","getItems","length","_isForcedDefaultExecutionBlock","markers","element","wrap","insertColumns","tablePasteRow","2094Wvgarf","getShiftedBy","deletion","call","filter","removeMarker","deletionRanges","getAllAdjacentSuggestions","dataDowncast","markMultiRangeBlockFormat","tableCellBackgroundColor","trackChanges","has","elementToElement","return","createRange","Users","tableCellPadding","markMultiRangeInsertion","getSelectionAffectedTableCells","createElement","detach","previousSibling","for","tablePasteCell","TableUtils","formatBlock","editing","high","_suggestionFactory","2516895kqOcZT","unwrap","rows","locale","content","set","table","options","getChangedMarkers","markerToHighlight","value","find","getColumns","suggestion-td","_getCoordsForCells","hasSuggestion","columns","getChanges","448654hvZpUV"];return(Ea=function(){return t})()}!function(t,e){const n=Aa,r=t();for(;;)try{if(594520===-parseInt(n(282))/1+parseInt(n(396))/2*(-parseInt(n(471))/3)+-parseInt(n(283))/4*(parseInt(n(284))/5)+parseInt(n(441))/6*(parseInt(n(300))/7)+-parseInt(n(373))/8*(parseInt(n(345))/9)+parseInt(n(398))/10+-parseInt(n(292))/11*(-parseInt(n(366))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(416),Ia(397),Ia(307),Ia(418),Ia(338),Ia(451),Ia(458)],Ta=Object[Ia(387)](ba[Ia(322)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(289)](){return[aa]}[Ia(405)](){const t=Ia,n=this[t(355)];if(!n[t(315)][t(453)](t(361)))return;const r=n[t(315)][t(293)](t(423)),s=n[t(315)][t(293)](t(466)),o=n[t(315)][t(293)](aa),a=n[t(315)][t(293)](t(361));o[t(385)][t(354)](t(440),t(321)),n[t(432)][t(328)][t(352)](t(414),{allowIn:t(343),allowContentOf:t(343),isLimit:!0}),n[t(298)][t(454)]({model:t(414),view:t(484)});let c=null;n[t(432)].on(t(320),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(434)]-1];h&&h[u(369)]||r[u(435)]||this[u(355)][u(302)][u(293)](u(452))[u(481)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(383)))return!1;const i=s[o(290)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(460)](n[o(376)][o(380)]);if(!a[o(434)])return!1;const c=a[0][o(336)](o(477)),l=r[o(313)](a),f=r[o(391)](a),h={startRow:l[o(430)],endRow:l[o(429)],startColumn:f[o(430)],endColumn:f[o(429)]};return 1==a[o(434)]&&(h[o(309)]+=r[o(317)](i)-1,h[o(337)]+=r[o(483)](i)-1),ka(c,h,r)}(l,f,n[u(432)],s,a)&&(o[u(288)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(432)][u(384)]((()=>{const t=u;n[t(432)][t(320)](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(434)]&&r[t(459)](o,t(440),{tablePasteChainId:s}),a[t(434)]&&r[t(459)](a,t(321),{tablePasteChainId:s}),l[t(434)]&&(r[t(459)](l,t(360),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(353)]((e=>{const n=t;var r;return null===(r=e[n(462)])||void 0===r?void 0:r[n(444)](e)}))),f[t(434)]&&(r[t(419)](f,t(360),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(353)]((e=>{const n=t;var r;return null===(r=e[n(462)])||void 0===r?void 0:r[n(444)](e)})));const g=r[t(450)](h[t(322)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(465),{tablePasteChainId:s});if(g){const e=g[t(342)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(432)][t(335)](s),a=e[t(482)]((e=>e[t(326)]()[t(319)](i)));a&&r[t(354)]([a[t(324)],o])}r[t(434)]&&g[t(410)](t(316),Object[t(387)](r))}c=null})))}),{priority:e.priorities[t(469)]+10}),n[t(315)][t(293)](t(361)).on(t(334),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(288)]();const u=s[r(356)],l=o,f=ya(u),h=ya(l);e[r(455)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(421)](u[r(417)](0));for(const t of Array[r(295)](l[r(424)]()))a[r(375)](t,u,r(407));const t=c[r(412)][r(333)](s[r(357)]),e=c[r(370)][r(333)](s[r(413)]);t||e||(g=i.LiveRange[r(392)](a[r(411)](u)))}else h&&!f&&(d=a[r(411)](u));else{const t=a[r(461)](r(414)),e=a[r(461)](r(414));a[r(438)](a[r(411)](u),e),a[r(375)](t,u,0);for(const e of Array[r(295)](l[r(424)]()))a[r(375)](e,t,r(407));g=i.LiveRange[r(392)](a[r(335)](t)),d=i.LiveRange[r(392)](a[r(335)](e))}const p=Array[r(295)](l[r(365)]())[r(445)]((([t])=>ba[r(333)](t)));c[r(404)][r(354)]({element:u,attributes:p[r(434)]?Object[r(387)](p):null}),g&&c[r(363)][r(354)](g),d&&c[r(447)][r(354)](d)}),{priority:t(469)}),s.on(t(439),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(280)]||1;c[o(370)]=new Array(l)[o(377)](u)[o(322)](((t,e)=>t+e));for(const{cell:t}of s[o(299)](i,{startColumn:u,endColumn:u+l-1}))c[o(388)][o(354)](n[o(432)][o(335)](t))}),{priority:t(364)}),s.on(t(408),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(473)]||1;c[o(412)]=new Array(l)[o(377)](u)[o(322)](((t,e)=>t+e));for(const{cell:t}of s[o(299)](i,{startRow:u,endRow:u+l-1}))c[o(287)][o(354)](n[o(432)][o(335)](t))}),{priority:t(364)}),r[t(374)][t(305)]((e=>{const r=t;if(e[r(330)]&&e[r(330)][r(329)](r(360)))return e[r(348)]?{}:{type:r(331),content:zr(n[r(474)],r(312))}}));const u=()=>!1;for(const e of[t(360),t(321),t(440),t(465)])r[t(470)][t(399)](t(331),e,t(362),u),r[t(470)][t(399)](t(443),e,t(362),u),r[t(470)][t(399)](t(467),e,t(362),u);r[t(470)][t(399)](t(467),t(465),t(372),u),r[t(470)][t(399)](t(467),t(465),t(304),((e,r,s)=>{const o=t,i=e[o(322)]((t=>t[o(431)]()))[o(445)]((t=>t)),a=new Map(i[o(322)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(404)])e&&a[o(476)](t,e);else if(s&&s[o(316)])for(const[t,e]of Object[o(394)](s[o(316)])){const r=n[o(432)][o(436)][o(293)](t),s=r?r[o(326)]()[o(431)]():null;s&&a[o(476)](s,e)}n[o(432)][o(384)]((t=>{const e=o;for(const[n,r]of a)t[e(393)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(470)][o(399)](e,o(360),s,((t,i,a)=>{const c=o;n[c(432)][c(384)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(291)][o(415)];t.is(o(437),o(414))&&u[o(354)](t)}r[o(470)][o(420)](e,null,s)(t,i,a);for(const t of u)o(395)!=t[o(402)][o(426)]&&n[o(472)](t)}))}))};l(t(331),t(304)),l(t(331),t(372)),l(t(443),t(304)),l(t(443),t(372)),r[t(470)][t(399)](t(331),t(440),t(372),(e=>{const n=t,r=e[n(322)]((t=>t[n(431)]())),i=r[0][n(336)](n(477)),{minRow:a,maxRow:c}=o[n(485)](r);s[n(382)](i,{at:a,rows:c-a+1})})),r[t(470)][t(399)](t(331),t(321),t(372),(e=>{const n=t,r=e[n(322)]((t=>t[n(431)]())),i=r[0][n(336)](n(477)),{minColumn:a,maxColumn:c}=o[n(485)](r);s[n(344)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(330)]||!n[s(330)][s(329)](s(360)))return;const o=n[s(341)][s(325)],i=r[s(339)]()[s(445)]((t=>t[s(350)]&&t[s(341)]&&t[s(341)][s(325)]==o));i[s(434)]&&n[s(448)]()[s(434)]!=i[s(434)]&&i[s(422)](((t,e)=>(t[s(303)]=e,e[s(348)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(378)](e[s(428)]),i=[s(285),s(359)],a=r[s(286)][s(333)](e[s(428)]);return a&&i[s(354)](s(310)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(347),f,{priority:t(469)}),r.on(t(400),f,{priority:t(469)}),n[t(432)][t(376)][t(346)]((()=>{const e=t;let s=!1;const o=Array[e(295)](n[e(432)][e(376)][e(368)][e(479)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(378)](t);if(e(349)!=o||e(443)!=a||i[e(318)])continue;if(!r[e(279)](c))continue;const u=r[e(425)](c)[e(297)](),l=n[e(315)][e(293)](e(457)).me;for(const t of r[e(339)]())if(t[e(350)]&&t[e(323)]==l&&e(467)==t[e(379)]&&e(465)==t[e(330)]&&t[e(297)]()[e(296)]((t=>u[e(314)]((n=>n[e(381)](t,!0))))))for(const n of t[e(448)]())n[e(350)]&&(n[e(372)](),s=!0)}return s})),n[t(432)][t(376)][t(346)]((e=>{const s=t,o=n[s(302)][s(293)](s(332));if(!o||!o[s(389)][s(453)](e[s(403)]))return!1;let i=!1;const a=n[s(315)][s(293)](s(457)).me,c=n[s(432)][s(376)][s(368)][s(281)](),u=Array[s(295)](n[s(432)][s(376)][s(368)][s(479)]())[s(445)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(378)](t);return n(349)==o&&n(360)==i&&c==a.id&&!e[n(318)]}));for(const t of c){if(s(375)!=t[s(379)]||s(414)!=t[s(324)]||1!=t[s(434)])continue;const n=e[s(456)](t[s(311)],t[s(311)][s(442)](1));if(!u[s(482)]((({data:t})=>t[s(371)][s(319)](n))))for(const{name:t,data:r}of u)if(n[s(381)](r[s(371)])){e[s(327)](t,{range:n}),i=!0;break}}return i})),n[t(432)][t(376)][t(346)]((e=>{const s=t;let o=!1;const i=n[s(315)][s(293)](s(457)).me,a=r[s(339)]()[s(445)]((t=>t[s(350)]&&t[s(323)]==i)),c=new Set,u=new Set;for(const t of a)if(s(360)==t[s(330)])for(const e of t[s(342)]()){const n=e[s(326)]()[s(431)]();if(n)if(n.is(s(437),s(414))&&ya(n)){t[s(446)](e[s(324)]),c[s(301)](n),o=!0;const r=n[s(386)],i=n[s(463)],a=r&&r.is(s(437),s(414)),l=i&&i.is(s(437),s(414));a&&!c[s(453)](r)&&u[s(301)](r),l&&!c[s(453)](i)&&u[s(301)](i)}else n.is(s(437),s(340))&&n[s(390)]&&(t[s(446)](e[s(324)]),o=!0)}else if(s(465)==t[s(330)]){if(!t[s(341)]||!t[s(341)][s(325)])continue;const e=t[s(341)][s(316)];if(e&&Object[s(367)](e)[s(434)])continue;const n=t[s(341)][s(325)];let r=!0,i=!0;for(const e of a)if(e[s(330)]&&e[s(330)][s(329)](s(360))){if(!e[s(341)][s(325)]){i=!1;break}if(e.id!=t.id&&e[s(341)][s(325)]==n){r=!1;break}}i&&r&&(t[s(351)](),o=!0)}for(const t of c)e[s(421)](t);for(const t of u)e[s(472)](t);return o})),n[t(298)][t(464)](t(406))[t(480)]({model:t(427),view:(t,e)=>h(t),converterPriority:t(469)}),n[t(298)][t(464)](t(449))[t(480)]({model:t(427),view:(e,n)=>n[t(478)][t(308)]?h(e,!1):null,converterPriority:t(469)});const g=n[t(468)][t(294)];this[t(358)](g[t(376)],t(306),((e,n)=>{const r=t,s=[];for(const t of g[r(411)](n[r(475)])[r(433)]())t.is(r(437),r(484))&&s[r(354)](t);g[r(384)]((t=>{const e=r;for(const n of s)t[e(401)](t[e(411)](n),t[e(409)](n)),t[e(421)](n)}))}))}}function ya(t){const e=Ia;if(t[e(390)])return!0;const n=t[e(417)](0);return n.is(e(437),e(340))&&n[e(390)]}function Aa(t,e){const n=Ea();return(Aa=function(t,e){return n[t-=279]})(t,e)}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(299)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Sa();return(Ca=function(t,e){return n[t-=379]})(t,e)}const La=Ca;function Sa(){const t=["TrackChangesEditing","subType","getTableColumnsWidths","5cpSOeu","resizeTableWidth","11qSeaHX","326756UiVhdm","1734804qZYBSk","table","TableColumnResizeEditing","1598032SBNMci","9kLuofu","94014oSbOaH","change","registerCustomCallback","*Format:* resize table","discard","columnWidths","author","accept","resizeTable","handleResizeTableWidthCommand","plugins","2908770GoTasK","editor","_suggestionFactory","enableCommand","commandParams","get","163247TdFdRL","type","registerDescriptionCallback","2665872OGiVWM","Users","tableWidth","formatInline","7vMqIXV","4ebukDf","getSelectedElement","getAttribute","afterInit","getSuggestions","formatGroupId","format","handleSuggestionDescription","getContainedElement","markBlockFormat","bind","descriptionFactory","document","getSuggestionCallback","has","getColumnGroupElement","data","selection","formatBlock","locale","model"];return(Sa=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(206240===-parseInt(n(434))/1*(-parseInt(n(384))/2)+parseInt(n(416))/3*(parseInt(n(411))/4)+parseInt(n(408))/5*(-parseInt(n(417))/6)+-parseInt(n(383))/7*(parseInt(n(415))/8)+-parseInt(n(379))/9+parseInt(n(428))/10+parseInt(n(410))/11*(-parseInt(n(412))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Na extends t.Plugin{[La(387)](){const t=La;if(!this[t(429)][t(427)][t(398)](t(414)))return;const e=this[t(429)][t(427)][t(433)](t(405));e[t(431)](t(409),this[t(426)][t(394)](this)),e[t(430)][t(419)](t(402),t(425),t(424),e[t(430)][t(397)](t(402),null,t(421))),e[t(430)][t(419)](t(402),t(425),t(421),e[t(430)][t(397)](t(402),null,t(424))),e[t(395)][t(436)](this[t(391)][t(394)](this))}[La(426)](t,e){const n=La,r=this[n(429)][n(427)][n(433)](n(405)),s=this[n(429)][n(427)][n(433)](n(414)),o=e[n(413)]||this[n(429)][n(404)][n(396)][n(401)][n(385)]();this[n(429)][n(404)][n(418)]((()=>{const i=n,a=s[i(399)](o);let c=a?s[i(407)](a):null,u=o[i(386)](i(381))||null;const l=e[i(381)]||u,f=e[i(422)]||c,h=this[i(429)][i(427)][i(433)](i(380)).me;for(const t of r[i(388)]()){const e=t[i(392)]();if(i(425)===t[i(406)]&&e===o){t[i(423)]!==h&&t[i(421)]();const e=t[i(400)][i(432)];u=e[0][i(381)],c=e[0][i(422)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(393)](o,{commandName:i(409),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(425)},[],i(425))}))}[La(391)](t){const e=La;if(e(402)!=t[e(435)]&&e(382)!=t[e(435)])return;const{data:n}=t;if(n&&e(425)===n[e(389)]){const t=e(420);return{type:e(390),content:zr(this[e(429)][e(403)],t)}}}}function Ra(t,e){const n=Ma();return(Ra=function(t,e){return n[t-=127]})(t,e)}const va=Ra;function Ma(){const t=["Template","has","2VXmgaZ","1121664HeQVIU","8401360ZpXRiW","721854UbYbOy","enableCommand","insertTemplate","afterInit","2956830rQGYTA","editor","4BoNUMl","get","2942144awjlFR","plugins","802391WxSgWz","2445999EfUEHn","14drGwHv","TrackChangesEditing"];return(Ma=function(){return t})()}!function(t,e){const n=Ra,r=t();for(;;)try{if(425622===-parseInt(n(142))/1+parseInt(n(129))/2*(parseInt(n(143))/3)+-parseInt(n(138))/4*(-parseInt(n(136))/5)+parseInt(n(130))/6*(parseInt(n(144))/7)+parseInt(n(140))/8+-parseInt(n(132))/9+-parseInt(n(131))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[va(135)](){const t=va,e=this[t(137)];e[t(141)][t(128)](t(127))&&e[t(141)][t(139)](t(145))[t(133)](t(134))}}const Oa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=498]})(t,e)}function Fa(){const t=["descriptionFactory","4006GaOXgr","editor","843jMFcPN","35qzNXUY","registerElementLabel","ELEMENT_TABLE_OF_CONTENTS","437731FlLdgr","afterInit","TrackChangesEditing","504GahrYs","commands","54430ZrOOLh","tableOfContents","10481312ccTmmC","168282pMFoLs","1845IkGpOl","enableCommand","get","insertTableOfContents","19700BuWPDD","plugins","locale","227260RCczWh","607XfvdIw"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(907691===-parseInt(n(512))/1*(-parseInt(n(514))/2)+-parseInt(n(516))/3*(-parseInt(n(508))/4)+parseInt(n(517))/5*(-parseInt(n(503))/6)+parseInt(n(520))/7+-parseInt(n(502))/8+parseInt(n(504))/9*(-parseInt(n(500))/10)+parseInt(n(511))/11*(parseInt(n(498))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[Oa(521)](){const t=Oa,e=this[t(515)];if(!e[t(499)][t(506)](t(507)))return;e[t(509)][t(506)](t(522))[t(505)](t(507));const n=e[t(509)][t(506)](t(522)),r=e[t(510)];n[t(513)][t(518)](t(501),(e=>zr(r,t(519),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=318]})(t,e)}function Ua(){const t=["removeMarker","createRange","has","newRange","ELEMENT_TITLE","model","1762185oFlCQx","differ","nodeBefore","get","52dZFGCu","62484MVqBOD","editor","from","isTouching","7086035BLwPar","start","488910aeWwyJ","title-content","descriptionFactory","getNearestSelectionRange","plugins","getChangedMarkers","35LQdTRj","TrackChangesEditing","1440600uJrvyK","schema","isCollapsed","afterInit","element","document","173968YVidVp","updateMarker","registerPostFixer","locale","isEqual","9pjdkwv","suggestion","5TrKSjv","_splitMarkerName","6218020ARJNoC","forward","Title","end","registerElementLabel"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(376836===parseInt(n(348))/1*(parseInt(n(341))/2)+parseInt(n(321))/3*(-parseInt(n(320))/4)+-parseInt(n(361))/5+-parseInt(n(327))/6*(-parseInt(n(333))/7)+parseInt(n(335))/8+parseInt(n(346))/9*(parseInt(n(350))/10)+-parseInt(n(325))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(338)](){const t=xa,e=this[t(322)];if(!e[t(331)][t(357)](t(352)))return;const n=e[t(331)][t(319)](t(334));n[t(329)][t(354)](t(328),(()=>zr(e[t(344)],t(359)))),e[t(360)][t(340)][t(343)]((r=>{const s=t;let o=!1;const i=Array[s(323)](e[s(360)][s(340)][s(362)][s(332)]());for(const{name:t,data:a}of i){const{group:i}=n[s(349)](t);if(s(347)!==i||!a[s(358)])continue;const c=a[s(358)],u=c[s(353)][s(318)];if(!u||!u.is(s(339),s(328)))continue;if(!c[s(326)][s(324)](c[s(353)]))continue;const l=e[s(360)][s(336)][s(330)](c[s(353)],s(351));if(l&&l[s(337)]){const e=r[s(356)](c[s(326)],l[s(326)]);e[s(345)](c)||(r[s(342)](t,{range:e}),o=!0)}o||(r[s(355)](t),o=!0)}return o}))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=497]})(t,e)}const Va=Ga;function Ha(){const t=["61bnyPbX","5992370fdHjSh","9wvHtbr","get","176CJpIfW","24ZIKbNn","enableCommand","afterInit","redo","undo","editor","plugins","392ZvMuuU","1907110QbGvMI","TrackChangesEditing","931476IhYLNE","14049ZGoAhi","UndoEditing","37186PTvPoC","2825397kCxEtv","5311176IBCbaU","has"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(918246===-parseInt(n(505))/1*(parseInt(n(501))/2)+parseInt(n(502))/3+parseInt(n(503))/4+parseInt(n(518))/5*(parseInt(n(510))/6)+-parseInt(n(499))/7*(-parseInt(n(517))/8)+-parseInt(n(507))/9*(parseInt(n(506))/10)+parseInt(n(509))/11*(-parseInt(n(498))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Va(512)](){const t=Va,e=this[t(515)],n=e[t(516)][t(508)](t(497));e[t(516)][t(504)](t(500))&&(n[t(511)](t(514)),n[t(511)](t(513)))}}function Wa(t,e){const n=Za();return(Wa=function(t,e){return n[t-=176]})(t,e)}const Ka=Wa;!function(t,e){const n=Wa,r=t();for(;;)try{if(717750===parseInt(n(190))/1*(-parseInt(n(187))/2)+-parseInt(n(176))/3*(parseInt(n(179))/4)+parseInt(n(185))/5+-parseInt(n(178))/6*(parseInt(n(183))/7)+-parseInt(n(196))/8*(-parseInt(n(184))/9)+-parseInt(n(197))/10+parseInt(n(192))/11*(parseInt(n(182))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class qa extends t.Plugin{static get[Ka(193)](){return[aa]}[Ka(181)](){const t=Ka,e=this[t(177)];e[t(188)][t(191)](t(189))&&e[t(188)][t(180)](t(194))[t(195)](t(186))}}function Za(){const t=["12705309SZBRFF","3500210kCqtae","toggleTableCaption","2SBlWwQ","plugins","TableCaptionEditing","958402FTVmtY","has","11BEAvwu","requires","TrackChangesEditing","enableCommand","8GfcMsd","1163830iMkZzr","29625Gjwfyh","editor","7692QNxhra","116KFwSdi","get","afterInit","14451564yrWRmW","6755qzMxNG"];return(Za=function(){return t})()}function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=315]})(t,e)}const Qa=Xa;function Ya(){const t=["31664zrJnxw","*Format:* change table properties","registerDescriptionCallback","format","getSelectionAffectedTableCells","tableCellHeight","getAttribute","discard","removeAttribute","tableBackgroundColor","tableBorderStyle","tableCellBackgroundColor","data","locale","markBlockFormat","setAttribute","tableHeight","*Format:* change table cell properties","plugins","get","handleDiscardAction","batch","change","8068870Csrbzt","TablePropertiesEditing","commandParams","nodeAfter","selection","TrackChangesTableProperties","table","handleSuggestionDescription","_handlePropertyChange","24owYyyJ","70842kLVkED","tableBorderWidth","287MlbtUS","model","tableCellBorderColor","registerCustomCallback","formatBlock","tableCellPadding","start","tableCellBorderStyle","1807113OoSQxa","TrackChangesEditing","tableBorderColor","getContainedElement","enableCommand","415dvkxje","tableProperties","editor","14624xHLAUq","tableWidth","8643382TIIvHB","7895BkEPwF","enqueueChange","tableAlignment","tableCellProperties","_suggestionFactory","subType","getFirstPosition","pluginName","tableCellVerticalAlignment","_getSuggestion","TableCellPropertiesEditing","TableUtils","tableCellHorizontalAlignment","document","tableCellBorderWidth","accept","descriptionFactory","getSuggestions","afterInit","getSuggestionCallback","join","tableCellWidth","has","findAncestor","1971jktuXx"];return(Ya=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(490845===parseInt(n(321))/1*(parseInt(n(378))/2)+parseInt(n(389))/3+parseInt(n(346))/4*(parseInt(n(315))/5)+-parseInt(n(379))/6*(parseInt(n(381))/7)+parseInt(n(318))/8*(-parseInt(n(345))/9)+parseInt(n(369))/10+-parseInt(n(320))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(316)]=[e(391),e(356),e(380),e(323),e(319),e(362),e(355)],this[e(324)]=[e(383),e(388),e(335),e(386),e(342),e(351),e(357),e(333),e(329)]}static get[Qa(328)](){return Qa(374)}[Qa(339)](){const t=Qa,e=this[t(317)][t(364)][t(365)](t(390));if(this[t(317)][t(364)][t(343)](t(370))){for(const n of this[t(316)])e[t(393)](n,((e,r)=>{const s=t,o=this[s(317)][s(382)][s(334)][s(373)][s(327)]()[s(344)](s(375));this[s(377)](n,[o],this[s(316)],s(316),e,r)}));e[t(325)][t(384)](t(385),t(316),t(336),e[t(325)][t(340)](t(385),null,t(353))),e[t(325)][t(384)](t(385),t(316),t(353),((e,n)=>this[t(366)](this[t(316)],e,n))),e[t(325)][t(384)](t(385),t(316),t(341),(()=>!1))}if(this[t(317)][t(364)][t(343)](t(331))){for(const n of this[t(324)])e[t(393)](n,((e,r)=>{const s=t,o=this[s(317)][s(364)][s(365)](s(332))[s(350)](this[s(317)][s(382)][s(334)][s(373)]);this[s(377)](n,o,this[s(324)],s(324),e,r)}));e[t(325)][t(384)](t(385),t(324),t(336),e[t(325)][t(340)](t(385),null,t(353))),e[t(325)][t(384)](t(385),t(324),t(353),((e,n)=>this[t(366)](this[t(324)],e,n))),e[t(325)][t(384)](t(385),t(324),t(341),(()=>!1))}e[t(337)][t(348)]((e=>this[t(376)](e)))}[Qa(377)](t,e,n,r,s,o){const i=Qa,a=this[i(317)][i(364)][i(365)](i(390));this[i(317)][i(382)][i(322)](o[i(367)],(()=>{const t=i;for(const i of e)if(this[t(330)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(352)](r);void 0!==n&&(e[r]=n)}s(o),a[t(360)](i,{commandParams:[e]},[],r)}}))}[Qa(366)](t,e,n){const r=Qa,s=e[0][r(387)][r(372)],o=n[r(371)][0];this[r(317)][r(382)][r(368)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(361)](r,o[r],s):e[n(354)](r,s)}))}[Qa(376)](t){const e=Qa;if(t[e(358)])switch(t[e(326)]){case e(316):return{type:e(349),content:zr(this[e(317)][e(359)],e(347))};case e(324):return{type:e(349),content:zr(this[e(317)][e(359)],e(363))}}}[Qa(330)](t,e){const n=Qa,r=this[n(317)][n(364)][n(365)](n(390));for(const s of r[n(338)]({skipNotAttached:!0})){const r=s[n(392)]();if(s[n(326)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Rc;function bc(){const t=["markAttributeChange","isOwn","position","change","getItems","_enabledCommands","highest","_joinSuggestions","activeMarkers","isEqual","dataReady","unbindElementFromMarkerName","change:activeMarkers","registerCustomCallback","getUser","getCustomProperty","values","updateSuggestion","head","addClass","attributeKey","split","selection","deletion:join","trackChanges.trackFormatChanges","CommentsRepository","PENDING_ACTION_SUGGESTION","attributeOldValue","splice","element","$textProxy","fromRange","insertContent","_joinWithAdjacentSuggestions","announce","config","detach","fetchCommentThread","_refreshSuggestionsChain","backward","_initAriaMarkerChangeAnnouncements","resolve","getWalker","enqueueChange","addRange","previous","get","options","setAttribute","isObject","high","deletion:","markInlineFormat","getFirstRange","authoredAt","createRange","start","markDeletion","change:data","addComment","_findSuggestions","$elementName","attribute:accept","isRemovable","newValue","suggestion:attribute:","unshift","_suggestionState","consumable","reconvertMarker","accept","attribute:discard","_reduceSuggestionAttributeRange","getShiftedBy","_getExternalAuthor","set","remove","ck-suggestion-marker-formatBlock","addSuggestion","trackChanges.mergeNestedSuggestions","hasCommentThread","getRanges","createRangeOn","formatInline:join","track-changes-enable-command-twice","rethrowUnexpectedError","_cutOutSuggestionMarker","deleteContent","pop","assign","suggestion:","authorName","comments","_trackFormatChanges","addCommentThread","oldValue","suggestionChanged","_isRegisteredAttribute","multi","registerBlockAttribute","containsItem","markerReady","_customCallbacks","applyOperation","schema","getFirstMarker","formatInline","LEAVE","marker-count","getAllAdjacentSuggestions","_adapter","targetPosition","substr","descriptionFactory","_model","FORMATTING","enableReadOnlyMode","formatBlock:chain","isArray","isAfter","isAtEnd","next","track-changes-adapter-missing-getsuggestion","_registerDefaultCallbacks","suggestionUnloaded","$text","getSuggestion","isInContent","getRange","ck-suggestion-marker-","catch","formatBlock:join","originalSuggestionId","insertion","filter","tablePasteChainId","model","markers","discard","item","_getSuggestionData","startsWith","listenTo","root","normal","getLastMatchingPosition","registerInlineAttribute","_blockAttributeKeys","rejected","editingDowncast","size","markerName","accepted","document","meta","toViewElement","attribute:join","markMultiRangeInsertion","addMarkerName","group","splitPosition","markInsertion","$graveyard","isInsideObject","createPositionAfter","createElement","has","requires","attribute:","upcast","stop","_recordAttributeChanges","addSuggestionData","substring","commentThread","isLocal","stopListening","setSelection","removeMarker:suggestion:attribute","insertion:join","removeMarker:suggestion:formatBlock","differ","_commentsRepository","_handleNewSuggestionMarker","buildSuggestion","getMarkers","_onDiscard","getMultiRangeId","refresh","getIntersection","editor","forceDefaultExecution","then","dataToMarker","from","_setSuggestionData","track-changes-user-not-found","consume","locale","getAttribute","enableDefaultAttributesIntegration","sort","conversion","isSelectable","removed","removeClass","mapper","getSuggestionCallback","commandName","_createSuggestion","subType","isAtStart","2MfzSiZ","move","suggestion","getSuggestions","type","discardSelectedSuggestions","attributeNewValue","formatInline:chain","showSuggestionHighlights","_setSuggestionRange","always","getChanges","open","ENTER","elementToElement","_checkSuggestionCorrectness","join","concat","addHighlight","data-suggestion","collaboration.channelId","deletion","getCommentThread","clone","markBlockFormat","containsPosition","nodeBefore","registerPostFixer","value","_splitMarkerName","insertion:discard","acceptSuggestion","isBefore","containerElement","isNextTo","toUpperCase","documentSelection","_addSuggestionMarker","getContainedElement","_getMarkerAnnouncementText","insertion:","formatInline:","deletion:accept","suggestionLoaded","rename","createPositionBefore","length","_recordAttributeSuggestions","markMultiRangeDeletion","4773882YEQtaA","markerToHighlight","_editor","_rangeIsInLocalUserInsertion","name","lowest","addMarker:suggestion","17424981CNksyI","getDifference","_isDataLoaded","bindElementToMarker","acceptSelectedSuggestions","formatBlock:accept","_mergeNestedSuggestions","isBlock","addUser","1009409HIzWtA","skipNestingCheck","352LAEhZi","commands","2952901MJEzvi","createdAt","before","@external","track-changes-adapter-already-set","batch","isIntersecting","oldRange","_saved","includes","toJSON","addMarker:suggestion:attribute","_inlineAttributeKeys","for","insertion:accept","isTouching","fire","containsRangeInObject","creator","_updateSuggestionData","getChangedMarkers","add","markerNameToElements","_defaultCallbacks","pluginName","_refreshAttributeSuggestionsChain","chain","key","_addThreadToSuggestion","dataDowncast","widget","suggestion-type","keys","isIntersectingWithRange","notReady","ck-suggestion-marker","formatBlock","_breakSuggestionMarker","adapter","_afterChanges","enableCommand","removeComment","insertion:chain","groupId","_processAttributeSuggestions","push","deletion:chain","attributes","track-changes-suggestion-data-mismatch","define","_getAttributeKey","formatBlock:","writer","_reduceExistingSuggestions","TrackChangesEditing","data","error-saving-suggestion-data-suggestion-discarded","forward","Users","ck-suggestion-marker--active","track-changes-suggestion-not-found","_suggestions","createRangeIn","warn","attribute","update:suggestion","isCollapsed","_SUGGESTION_ANNOUNCEMENT","range","rootName","createPositionAt","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.","editing","never","moveTargetPosition","getAncestors","forEach","plugins","return","formatInline:discard","discardAllSuggestions","addMarker:suggestion:formatBlock","multipleBlocks","clear","trackChangesCommand","delete","isMultiRange","elementStart","_getAuthorFromId","action","init","fromCharCode","low","end","change:_saved","hasComments","_processAttributeChanges","nodeAfter","45198DHPKxy","insert","addMarker","execute","isLimit","isUndo","author","after","getNearestSelectionRange","containsRange","every","formatBlock:discard","discardSuggestion","find","acceptAllSuggestions","removeMarker","track-changes-command-not-found","formatInline:accept","format","_removeSuggestion","formatGroupId","PendingActions","8278856wwBHYr","_isForcedDefaultExecutionBlock","removeMarkers","trackChanges","removeAttribute","markerToData","parent","isExternal","$marker","createSelection","hasSuggestion","external:","setTo","_suggestionFactory","newRange","elementEnd","some","_isBlockAttribute","4948255gNsGwU","default","markMultiRangeBlockFormat","ck-suggestion-marker-formatInline","howMany","map","isDocumentOperation","ready","deletion:discard","updateMarker","unbind"];return(bc=function(){return t})()}!function(t,e){const n=Rc,r=t();for(;;)try{if(778602===-parseInt(n(318))/1*(parseInt(n(253))/2)+parseInt(n(420))/3*(parseInt(n(320))/4)+parseInt(n(460))/5+parseInt(n(302))/6+-parseInt(n(322))/7+parseInt(n(442))/8+-parseInt(n(309))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(532);class _c extends t.Plugin{static get[Ec(208)](){return[Ec(496),o.Users,t.PendingActions,Yr,ns,is,fs,Ts,ms,ks,Ns,Ps,to,so,uo,go,bo,Ao,Co,Mo,Fo,Ho,Uo,qo,Yo,ei,ui,di,Si,si,Vs,Ws,bi,yi,Mi,Oi,ji,zi,Zi,$i,ra,aa,ha,ma,qa,_a,Na,Ba,Ja,wa,ja,za]}static get[Ec(346)](){return Ec(376)}constructor(t){const e=Ec;function n(t){const e=Rc;return t[e(465)]((t=>String[e(413)](t)))[e(269)]("")}super(t),this[e(300)]=!1,this[e(546)](e(479),[]),this.on(e(483),((n,r,s,o)=>{const i=e;this[i(155)][i(474)]((()=>{const e=i;for(const n of[...o,...s])this[e(155)][e(178)][e(207)](n)&&t[e(394)][e(540)](n)}))})),this[e(154)]=new Zr(this[e(231)][e(177)][e(575)],this[e(231)][e(239)]),this[e(151)]=null,this[e(455)]=new yc(this[e(231)]),this[e(383)]=new Map,this[e(223)]=t[e(399)][e(517)](e(496)),this[e(476)]=new Set,this[e(155)]=this[e(231)][e(177)],this[e(538)]=new WeakMap,this[e(443)]=!1,this[e(188)]=new Set([e(532)]),this[e(334)]=new Set,t[e(506)][e(371)](e(495),e(461)),this[e(564)]=t[e(506)][e(517)](e(495)),t[e(506)][e(371)](e(550),!0),this[e(315)]=t[e(506)][e(517)](e(550)),this[e(406)]=new f(t,this[e(476)]),this[e(511)](),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,50])}[Ec(412)](){const t=Ec,n=this[t(231)],r=(e,n)=>{const r=t;if(r(386)!=e)return r(170)+e;const s=n[r(492)]("|")[0];return this[r(459)](s)?r(548):r(463)};n[t(243)][t(335)](t(190))[t(303)]({model:t(255),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(282)](e[n(192)]),a=[n(357),r(o,i)];let c=3e3;return this[n(479)][n(331)](e[n(192)])&&(a[n(367)](n(381)),c=3010),n(274)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(243)][t(335)](t(351))[t(343)]((e=>{const r=t;e.on(r(308),((t,e,s)=>{const o=r;if(!s[o(518)][o(261)])return;const i=e[o(180)];if(!i)return;const c=s[o(247)][o(196)](i);n[o(177)][o(575)][o(520)](i)&&c&&!c[o(486)](o(352))&&c.is(o(286))&&(0,a.toWidget)(c,s[o(374)])}),{priority:r(521)})})),n[t(243)][t(335)](t(351))[t(303)]({model:t(255),view:(e,n)=>{const s=t;if(!n[s(518)][s(261)])return null;const{type:o,subType:i}=this[s(282)](e[s(192)]);return{classes:[s(357),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(180)])return;const{id:c}=this[a(282)](o[a(192)]);if(r){const t=this[a(383)][a(517)](c),e=this[a(372)](t);if(!this[a(459)](e))return}if(o[a(180)].is(a(493)))return void i[a(539)][a(238)](o[a(180)],s[a(306)]);const u=i[a(247)][a(196)](o[a(180)]);if(o[a(180)].is(a(500))&&n[a(177)][a(575)][a(316)](o[a(180)])&&!u[a(486)](a(271))){i[a(374)][a(490)]([a(357),a(548)],u),i[a(374)][a(519)](a(272),c,u),i[a(247)][a(312)](u,o[a(192)]),e&&(this[a(479)][a(331)](o[a(192)])?i[a(374)][a(490)](a(381),u):i[a(374)][a(246)](a(381),u));for(const t of n[a(177)][a(384)](o[a(180)])[a(475)]())i[a(539)][a(238)](t,s[a(306)]);i[a(539)][a(238)](o[a(180)],s[a(306)])}};n[t(243)][t(335)](t(351))[t(343)]((e=>{const n=t;e.on(n(403),((t,e,r)=>{const o=n;r[o(518)][o(261)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(477)})})),n[t(243)][t(335)](t(351))[t(343)]((e=>{const n=t;e.on(n(333),((t,e,r)=>{const o=n;r[o(518)][o(261)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(477)})})),n[t(243)][t(335)](t(351))[t(447)]({model:t(255),view:(e,n)=>n[t(518)][t(261)]?null:{group:t(255),name:e[t(153)](11)}}),n[t(243)][t(335)](t(210))[t(267)]({view:{name:t(255),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(561)+e[r(240)](r(353))+":"+e[r(240)]("id");return e[r(240)](r(149))&&(s+=":"+e[r(240)](r(149))),n[r(206)](r(450),{"data-name":s})}}),n[t(243)][t(335)](t(210))[t(234)]({view:t(255)}),n[t(243)][t(335)](t(190))[t(343)]((e=>{const n=t;e.on(n(403),s(),{priority:n(521)})})),n[t(243)][t(335)](t(190))[t(343)]((e=>{const n=t;e.on(n(333),s({isAttributeSuggestion:!0}),{priority:n(521)})})),n[t(243)][t(335)](t(190))[t(343)]((e=>{const n=t;e.on(n(221),((t,e,r)=>{const s=n,o=r[s(247)][s(344)](e[s(192)]);if(o)for(const t of o)t[s(486)](s(271))||(r[s(374)][s(246)]([s(357),s(548),s(381)],t),r[s(374)][s(446)](s(272),t),r[s(247)][s(482)](t,e[s(192)]))}),{priority:n(521)})})),n[t(243)][t(335)](t(190))[t(343)]((e=>{const n=t;e.on(n(219),((t,e,r)=>{const s=n,o=r[s(247)][s(344)](e[s(192)]);if(!o)return;const{id:i}=this[s(282)](e[s(192)]),a=this[s(383)][s(517)](i),c=this[s(372)](a);if(this[s(459)](c))for(const t of o)t[s(486)](s(271))||(r[s(374)][s(246)]([s(357),s(548),s(381)],t),r[s(374)][s(446)](s(272),t),r[s(247)][s(482)](t,e[s(192)]))}),{priority:n(521)})})),n[t(177)][t(194)][t(280)]((e=>{const r=t;let s=!1;const o=Array[r(235)](n[r(177)][r(194)][r(222)][r(342)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(282)](t);if(r(255)!==o)continue;const h=this[r(383)][r(517)](f);if(null!=c[r(456)]){r(147)==u&&(s=s||Cc(c[r(456)],t,e,n[r(177)][r(575)]));const o=r(386)==u&&this[r(459)](l[r(492)]("|")[0]);if(c[r(456)][r(388)]||r(203)==c[r(456)][r(184)][r(391)]||r(358)==u&&!Sc(c[r(456)])||o&&!Sc(c[r(456)])||r(274)==u&&(kc(a=c[r(456)])||function(t){const e=r;return t[e(527)][e(448)]==t[e(415)][e(279)]&&t[e(527)][e(161)]}(a)))e[r(435)](t),s=!0;else{if(!h||!h[r(168)])continue;i[r(343)](h)}}}var a;return i[r(191)]>0&&(s=!!this[r(504)](i)||s),s})),n[t(177)][t(194)][t(280)]((e=>{const r=t;let s=!1;for(const t of n[r(177)][r(194)][r(222)][r(264)]())if(r(421)==t[r(257)])for(const t of this[r(383)][r(487)]()){if(t[r(408)]||!t[r(168)])continue;const o=r(358)==t[r(257)],i=this[r(372)](t),a=i&&this[r(459)](i);if(!o&&!a)continue;const c=t[r(524)]();if(c[r(527)][r(448)]!=c[r(415)][r(448)]&&!c[r(415)][r(161)]){const o=n[r(177)][r(392)](c[r(527)][r(419)],r(415)),i=n[r(177)][r(526)](c[r(527)],o);e[r(469)](t[r(146)](),{range:i}),s=!0}}return s})),n[t(177)][t(194)][t(280)]((e=>this[t(418)](e))),n[t(177)][t(194)][t(280)]((e=>!e[t(327)][t(216)]&&this[t(366)](e))),n[t(177)].on(t(361),(()=>{this[t(300)]=!1})),n[t(177)][t(194)].on(t(529),((r,s)=>{const o=t;if(!s[o(216)]||s[o(425)])return;if(!this[o(300)])return;const i=n[o(177)][o(194)][o(222)][o(264)]();if(0==i[o(299)])return;const a=[],c=i[o(175)]((t=>o(386)==t[o(257)])),u=i[o(175)]((t=>o(421)==t[o(257)]&&o(166)!=t[o(306)]));for(const t of c)this[o(568)](t[o(491)])&&a[o(367)]({key:t[o(491)],newValue:t[o(259)],oldValue:t[o(498)],range:Nc(t[o(390)],n[o(177)])});for(const t of u){if(o(297)!=t[o(411)]&&o(229)!=t[o(411)])continue;const e=vc(t[o(473)][o(419)],n[o(177)]),r=t[o(324)];o(297)==t[o(411)]&&a[o(367)]({key:o(532),newValue:t[o(306)],oldValue:r[o(306)],range:e});for(const[n,s]of r[o(369)]){if(!this[o(568)](n))continue;const r=t[o(369)][o(517)](n);s!==r&&a[o(367)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(369)])this[o(568)](n)&&(r[o(369)][o(207)](n)||a[o(367)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(299)]&&n[o(177)][o(514)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(471)](t,e,s,o,{groupId:r});this[n(375)](t,a)}))}),{priority:t(307)}),n[t(177)][t(178)].on(t(387),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(282)](n[s(306)]),e=this[s(383)][s(517)](t);e&&e[s(199)](n[s(306)])}})),n[t(177)][t(194)].on(t(529),(()=>{const e=t,r=Array[e(235)](n[e(177)][e(194)][e(222)][e(342)]())[e(175)]((t=>e(255)===this[e(282)](t[e(306)])[e(200)]));if(0===r[e(299)])return;r[e(242)](((t,n)=>{const r=e,s=t[r(377)][r(329)],o=n[r(377)][r(329)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(527)][r(285)](o[r(527)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(282)](t);if(null===n[e(329)]){const n=this[e(224)](t);o[e(343)](n)}else{const t=this[e(383)][e(517)](r);null!==n[e(456)]||t[e(168)]?(s[e(343)](t[e(489)]),o[e(343)](t)):this[e(439)](t)}}o[e(191)]>0&&this[e(509)](o);for(const t of s)this[e(338)](e(567),t)})),n[t(177)].on(t(574),((e,r)=>{const s=t,o=r[0];if(!this[s(383)][s(191)])return;if(!o[s(466)])return;if(o[s(327)][s(425)]||!o[s(327)][s(216)])return;let i,a;switch(o[s(257)]){case s(421):i=n[s(177)][s(392)](o[s(473)]),a=i[s(544)](o[s(464)]);break;case s(492):i=n[s(177)][s(392)](o[s(201)]),a=n[s(177)][s(392)](o[s(396)]);break;case s(254):i=n[s(177)][s(392)](o[s(152)]),a=i[s(544)](o[s(464)]);break;default:return}const c=n[s(177)][s(526)](i,a);n[s(177)][s(474)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(531)](c)){if(e[t(408)])continue;if(t(147)==e[t(257)])continue;const r=this[t(372)](e);if(r&&this[t(459)](r)&&t(492)!=o[t(257)])continue;const s=e[t(377)]&&e[t(377)][t(404)];(t(358)!=e[t(257)]||t(492)==o[t(257)]&&!s)&&(n[t(339)]||t(174)==e[t(257)]&&n[t(472)]||e[t(524)]()[t(429)](c)&&this[t(359)](e,i,a))}}))}),{priority:t(307)}),n[t(177)].on(t(558),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(232)])return;if(this[s(443)])return;if(!this[s(406)][s(281)])return;if(o[s(388)])return;const a=n[s(177)][s(575)],{start:c,end:u}=o[s(524)](),l=c[s(419)]&&a[s(424)](c[s(419)])?null:a[s(428)](c,s(379)),f=u[s(279)]&&a[s(424)](u[s(279)])?null:a[s(428)](u,s(510)),h=n[s(177)][s(526)](l?l[s(527)]:c,f?f[s(415)]:u);n[s(177)][s(474)]((t=>{const e=s;this[e(528)](h);const r=n[e(177)][e(575)][e(428)](h[e(527)]);o.is(e(289))?t[e(218)](r):o[e(454)](r)})),e[s(211)]()}),{priority:e.priorities[t(185)]+10}),n[t(177)].on(t(503),((e,r)=>{const s=t,o=r[r[s(299)]-1];o&&o[s(232)]||this[s(443)]||this[s(406)][s(281)]&&(n[s(177)][s(474)]((()=>{const t=s;let o=n[t(177)][t(503)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(400)]=o[t(276)]();const i=o[t(415)][t(279)],a=n[t(177)][t(575)];i&&a[t(316)](i)&&!a[t(520)](i)&&(o=n[t(177)][t(526)](o[t(527)],n[t(177)][t(392)](i,t(415)))),this[t(202)](o)})),e[s(211)]())}),{priority:t(521)}),this[t(231)][t(321)][t(343)](t(445),this[t(406)]),this[t(362)](t(445));const o=new p(n,this[t(383)]);n[t(321)][t(343)](t(284),o),this[t(362)](t(284));const i=new b(n,this[t(383)]);n[t(321)][t(343)](t(432),i),this[t(362)](t(432)),n[t(321)][t(343)](t(434),new R(n,o,this[t(383)])),this[t(362)](t(434)),n[t(321)][t(343)](t(402),new R(n,i,this[t(383)])),this[t(362)](t(402)),n[t(321)][t(343)](t(313),new O(n,o,this[t(383)])),this[t(362)](t(313)),n[t(321)][t(343)](t(258),new O(n,i,this[t(383)])),this[t(362)](t(258));const c=n[t(399)][t(517)](t(496));this[t(183)](c,t(530),((e,{threadId:n})=>{const r=t,s=this[r(383)][r(517)](n);s&&s[r(215)]&&1===s[r(215)][r(299)]&&this[r(341)](n,{hasComments:!0})}),{priority:t(414)}),this[t(183)](c,t(363),((e,{threadId:n})=>{const r=t,s=this[r(383)][r(517)](n);s&&s[r(215)]&&!s[r(215)][r(299)]&&this[r(341)](n,{hasComments:!1})}),{priority:t(414)})}set[Ec(360)](t){const n=Ec;if(this[n(151)])throw new e.CKEditorError(n(326),this);this[n(151)]=t}get[Ec(360)](){return this[Ec(151)]}[Ec(256)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(383)][n(487)]())t&&!e[n(168)]||r[n(367)](e);return e?r[n(465)]((t=>t[n(332)]())):r}[Ec(167)](t){const n=Ec,r=this[n(383)][n(517)](t);if(!r)throw new e.CKEditorError(n(382),this);return r}[Ec(452)](t){const e=Ec;return this[e(383)][e(207)](t)}[Ec(213)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(257)][e(492)](":"),a=this[e(383)][e(517)](r)||this[e(250)](o,i,r,n,s);if(this[e(350)](a),this[e(268)](a,o,i||null,n),a[e(323)]=t[e(323)],a[e(311)]=!0,s&&s[e(325)]){const t=s[e(325)],n=this[e(545)](t[e(562)]);a[e(525)]=t[e(323)],a[e(426)]=n,a[e(449)]=!0}else a[e(525)]=t[e(323)];switch(t[e(377)]&&(a[e(377)]=t[e(377)]),t[e(369)]&&(a[e(369)]=t[e(369)]),this[e(151)]&&this[e(151)][e(549)]||(a[e(330)]=!0),this[e(538)][e(517)](a)){case e(356):this[e(538)][e(546)](a,e(481));break;case e(572):a[e(168)]?(this[e(504)](new Set([a])),this[e(509)](new Set([a])),this[e(538)][e(546)](a,e(467)),this[e(338)](e(296),a)):this[e(538)][e(546)](a,e(245))}return a}[Ec(284)](t){const e=Ec;this[e(232)]((()=>{const n=e;this[n(231)][n(177)][n(474)]((()=>{const e=n;for(const n of t[e(150)]())n[e(541)]()}))}))}[Ec(432)](t){const e=Ec;this[e(232)]((()=>{const n=e;this[n(231)][n(177)][n(474)]((()=>{const e=n;for(const n of t[e(150)]())n[e(179)]()}))}))}[Ec(362)](t,n){const r=Ec,s=this[r(231)][r(321)][r(517)](t);if(!s)throw new e.CKEditorError(r(436),this,{commandName:t});if(this[r(476)][r(207)](s))throw new e.CKEditorError(r(555),this,{commandName:t});this[r(476)][r(343)](s),n&&s.on(r(423),((t,e)=>{const o=r;this[o(406)][o(281)]&&(this[o(443)]||(e[o(299)]>0&&e[e[o(299)]-1]&&e[e[o(299)]-1][o(232)]?e[o(559)]():(t[o(400)]=n(((...t)=>s[o(423)](...t,{forceDefaultExecution:!0})),...e),t[o(211)]())))}),{priority:r(521)})}[Ec(232)](t){const n=Ec;let r,s;const o=this[n(443)];this[n(443)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(443)]=!1),s&&e.CKEditorError[n(556)](s,this),r}[Ec(202)](t,n=null,r={}){const s=Ec;if(t[s(388)])return null;const o=this[s(231)][s(399)][s(517)](s(380)).me;for(const{suggestion:e,meta:o}of this[s(531)](t,s(174)))if(o[s(472)]){if(!o[s(287)]){if(o[s(339)]){if(!this[s(315)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(359)](e,t[s(527)],t[s(415)]);break}if(n==e[s(251)]&&Oc(e,r)){const n=e[s(524)]();return n[s(527)][s(480)](t[s(415)])?this[s(262)](e,this[s(155)][s(526)](t[s(527)],n[s(415)])):this[s(262)](e,this[s(155)][s(526)](n[s(527)],t[s(415)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(293)+n:s(174),u=this[s(236)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(290)](c,i,a,t),u}[Ec(198)](t,n=Ec(569),r={}){const s=Ec,o=this[s(231)][s(399)][s(517)](s(380)).me,i=this[s(455)][s(248)](s(174),n,s(269));for(const e of this[s(256)]())if(e[s(426)].id==o.id&&s(174)==e[s(257)]&&e[s(251)]==n&&Oc(e,r)&&(i(e[s(552)](),t)||i(t,e[s(552)]()))){for(const n of t)e[s(515)](n);return e}for(const{suggestion:e,meta:n}of this[s(531)](t,s(174))){if(!n[s(472)])continue;if(!this[s(315)]&&n[s(339)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(552)]())for(const e of t)if(!n[s(429)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(293)+n,l=this[s(236)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(290)](u,a,c,e,Hr[s(228)]());return l}[Ec(523)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(388)])return null;if(o(395)===this[o(564)]){const e=this[o(455)][o(248)](o(147),r,o(541));return this[o(232)]((()=>e([t],n,s))),null}const i=this[o(231)][o(399)][o(517)](o(380)).me,a=[];if(o(263)!==this[o(564)])for(const{suggestion:e,meta:n}of this[o(531)](t,o(174)))n[o(472)]&&!n[o(204)]&&a[o(367)](...e[o(552)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(230)](s);e&&r[n(367)](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(299)];){const s=r[e][n(310)](t);r[n(499)](e,1,...s),e+=s[n(299)]}}return r}(t,a);c[o(299)]&&this[o(155)][o(474)]((()=>{const t=o;for(const e of c){const o=this[t(455)][t(248)](t(147),r,t(541));this[t(232)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(527)],u=t[o(415)];for(const{suggestion:e,meta:n}of this[o(531)](t,o(147))){if(!n[o(472)])continue;if(e[o(251)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(524)]();if(i[o(429)](t,!0))return null;c=c[o(285)](i[o(527)])?c:i[o(527)],u=u[o(160)](i[o(415)])?u:i[o(415)],a?i[o(527)][o(285)](a[o(524)]()[o(527)])?(a[o(444)](),a=e):e[o(444)]():a=e}const l=this[o(155)][o(526)](c,u);if(a)this[o(262)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(236)]({id:t,type:o(294)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(290)](o(294)+r,t,a,l)}}return null}[Ec(277)](t,n,r=[],s=null,o={}){const i=Ec;n[i(440)]||(n[i(440)]=n[i(249)]),n[i(404)]=t.is(i(390)),s=s||Lc(n);const a=r[i(465)]((t=>vc(t,this[i(155)]))),c=t.is(i(390))?t:vc(t,this[i(155)]);if(i(395)===this[i(564)]){const t=this[i(455)][i(248)](i(358),s,i(541));return this[i(232)]((()=>t([c],n,o))),null}a[i(367)](c);let u=!0;for(const t of a)if(!this[i(305)](t)){u=!1;break}if(u&&i(263)!==this[i(564)]){const t=this[i(455)][i(248)](i(358),s,i(541));return this[i(232)]((()=>t([c],n,o))),null}let l=null,f=c[i(527)],h=c[i(415)];for(const{suggestion:t,meta:e}of this[i(531)](c,i(358))){if(!e[i(472)])continue;if(e[i(287)]||e[i(339)]||e[i(204)])continue;if(t[i(377)][i(440)]!=n[i(440)])continue;if(!Oc(t,o))continue;const r=t[i(524)]();if(t[i(251)]==s){if(r[i(429)](c,!0))return null;f=f[i(285)](r[i(527)])?f:r[i(527)],h=h[i(160)](r[i(415)])?h:r[i(415)],l?r[i(527)][i(285)](l[i(524)]()[i(527)])?(l[i(444)](),l=t):t[i(444)]():l=t}else{const e=c[i(230)](r);this[i(557)](t,e)}}const g=this[i(231)][i(399)][i(517)](i(380)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(262)](l,this[i(155)][i(526)](f,h)),l;{const t=this[i(236)]({id:d,type:i(373)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(290)](i(373)+s,d,p,this[i(155)][i(526)](f,h)),t}}[Ec(462)](t,n,r=[],s=null,o={}){const i=Ec;n[i(440)]||(n[i(440)]=n[i(249)]);const a=t[0];n[i(404)]=a.is(i(390)),s=s||Lc(n);const c=r[i(465)]((t=>vc(t,this[i(155)]))),u=a.is(i(390))?t:t[i(465)]((t=>vc(t,this[i(155)])));if(i(395)===this[i(564)]){const t=this[i(455)][i(248)](i(358),s,i(541));return this[i(232)]((()=>t(u,n,o))),null}c[i(367)](...u);let l=!0;for(const t of c)if(!this[i(305)](t)){l=!1;break}if(l&&i(263)!==this[i(564)]){const t=this[i(455)][i(248)](i(358),s,i(541));return this[i(232)]((()=>t(u,n,o))),null}const f=this[i(231)][i(399)][i(517)](i(380)).me;for(const t of this[i(256)]()){if(t[i(426)].id!=f.id)continue;if(i(358)!=t[i(257)]||t[i(377)][i(440)]!=n[i(440)])continue;if(!Oc(t,o))continue;const e=t[i(251)]==s;for(let n=0;n<u[i(299)];n++){const r=u[n];for(const s of t[i(226)]()){const o=s[i(169)]();if(r[i(480)](o)){e?(u[i(499)](n,1),n--):t[i(435)](s[i(306)]);break}}}}if(0==u[i(299)])return null;const h=this[i(455)][i(248)](i(358),s,i(269));for(const t of this[i(256)]())if(t[i(426)].id==f.id&&i(358)==t[i(257)]&&t[i(377)][i(440)]==n[i(440)]&&t[i(251)]==s&&Oc(t,o)&&(h(t[i(552)](),u)||h(u,t[i(552)]()))){for(const e of u)t[i(515)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(373)+s,m=this[i(236)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(290)](p,g,d,t,Hr[i(228)]());return m}[Ec(528)](t,n=null,r={}){const s=Ec;if(t[s(388)])return null;const o=this[s(231)][s(399)][s(517)](s(380)).me,a=new i.LiveRange(t[s(527)],t[s(415)]);for(const{suggestion:t,meta:e}of this[s(531)](a,s(174)))if(e[s(472)]&&!e[s(287)])if(t[s(408)]){const e=t[s(552)]()[s(175)]((t=>s(203)!=t[s(184)][s(391)]));if(e[s(430)]((t=>a[s(429)](t,!0)))&&t[s(179)](),e[s(458)]((t=>t[s(429)](a,!0)))){const t=this[s(455)][s(248)](s(274),n,s(541));return this[s(232)]((()=>t([a],null,r))),null}}else{const e=a[s(230)](t[s(524)]());null!==e&&t[s(227)]([e],null,r)}if(a[s(507)](),a[s(388)]||s(203)==a[s(184)][s(391)])return null;let c=null,u=a[s(527)],l=a[s(415)];const f=this[s(531)](a,s(274));for(const{suggestion:t,meta:e}of f){const n=this[s(155)][s(526)](u,l);if(e[s(472)]&&(this[s(315)]||!e[s(339)]&&!e[s(204)]))if(t[s(408)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(552)]()){if(r[s(429)](n,!0))return t;n[s(429)](r)||(e=!1)}e&&t[s(179)]()}else{const e=t[s(524)]();if(e[s(429)](n,!0))return t;if(!Oc(t,r)){n[s(429)](e)?t[s(444)]():e[s(278)](u)?u=e[s(415)]:e[s(278)](l)&&(l=e[s(527)]);continue}u=u[s(285)](e[s(527)])?u:e[s(527)],l=l[s(160)](e[s(415)])?l:e[s(415)],r=Object[s(560)]({},t[s(369)]),c?e[s(527)][s(285)](c[s(524)]()[s(527)])?(c[s(444)](),c=t):t[s(444)]():c=t}}if(c)return this[s(262)](c,this[s(155)][s(526)](u,l)),c;{const t=(0,e.uid)(),i=this[s(155)][s(526)](u,l),a=o.id,c=n?s(522)+n:s(274),f=this[s(236)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(290)](c,t,a,i),f}}[Ec(301)](t,n=Ec(569),r={}){const s=Ec,o=this[s(231)][s(399)][s(517)](s(380)).me,a=t[s(465)]((t=>new i.LiveRange(t[s(527)],t[s(415)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(531)](a,s(174)))e[s(472)]&&!e[s(287)]&&c[s(343)](t);for(const e of c)if(e[s(408)]){const o=e[s(552)]();if((!e[s(369)]||!e[s(369)][s(319)])&&o[s(430)]((t=>a[s(458)]((e=>e[s(429)](t,!0)))))&&e[s(179)](),a[s(430)]((t=>o[s(458)]((e=>e[s(429)](t,!0)))))){const e=this[s(455)][s(248)](s(274),n,s(541));return this[s(232)]((()=>e(t,null,r))),null}}else{const t=e[s(524)]();if(a[s(458)]((e=>e[s(429)](t,!0)))&&e[s(179)](),a[s(430)]((e=>t[s(429)](e,!0)))){const t=this[s(455)][s(248)](s(274),n,s(541));return this[s(232)]((()=>t(a,null,r))),null}}const u=this[s(455)][s(248)](s(274),n,s(269));let l=null;for(const t of this[s(256)]())if(t[s(426)].id==o.id&&t[s(168)]&&s(274)==t[s(257)]&&t[s(251)]==n&&Oc(t,r)&&(u(t[s(552)](),a)||u(a,t[s(552)]())))if(l){if(t[s(215)]&&t[s(215)][s(299)])continue;for(const e of t[s(552)]())l[s(355)](e)||l[s(515)](e);t[s(444)]()}else{l=t;for(const e of a)t[s(355)](e)||t[s(515)](e)}if(l)return l;c[s(405)]();for(const{suggestion:t,meta:e}of this[s(531)](a,s(274)))e[s(472)]&&(this[s(315)]||!e[s(339)]&&!e[s(204)])&&Oc(t,r)&&c[s(343)](t);for(const t of c){const e=t[s(552)]();if((!r||!r[s(319)])&&a[s(430)]((t=>e[s(458)]((e=>e[s(429)](t,!0))))))return t;(!t[s(369)]||!t[s(369)][s(319)])&&e[s(430)]((t=>a[s(458)]((e=>e[s(429)](t,!0)))))&&t[s(179)]()}const f=(0,e.uid)(),h=o.id,g=s(522)+n,d=this[s(236)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(507)](),t[s(388)]||s(203)==t[s(184)][s(391)]||this[s(290)](g,f,h,t,Hr[s(228)]());return d}[Ec(471)](t,n,r,s,o){const i=Ec;if(t[i(388)])return[];if(i(395)===this[i(564)])return[];const a=this[i(231)][i(399)][i(517)](i(380)).me.id,c=Array[i(235)](this[i(383)][i(487)]())[i(175)]((e=>i(386)==e[i(257)]&&e[i(377)][i(349)]==n&&e[i(355)](t)));if(i(461)===this[i(564)]){const e=this[i(531)](t,i(174))[i(175)]((({meta:t})=>t[i(472)]&&!t[i(204)]&&!t[i(287)]))[i(465)]((({suggestion:t})=>t));c[i(537)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(386)==t[i(257)]?t[i(377)][i(566)]:void 0,o=t[i(524)](),a=Array[i(235)](u[i(354)]())[i(433)]((t=>t[i(328)](o)));if(!a)continue;const c=a[i(310)](o);this[i(459)](n)&&i(174)==t[i(257)]&&0!=c[i(299)]||(u[i(407)](a),c[i(398)]((t=>{u[i(546)](t,r)})),i(174)!=t[i(257)]&&e!=s&&u[i(546)](a[i(230)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(299)]>37&&console[i(385)](i(393),{key:n});const f=(i(209)+(n+"|")+Lc({newValue:s}))[i(214)](0,60),h=this[i(236)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(367)](h),this[i(290)](f,c,a,t)}return l}[Ec(241)](t){const e=Ec;this[e(362)](t,((t,...n)=>{this[e(212)]((()=>{t(...n)}))}))}[Ec(570)](t){const e=Ec;this[e(188)][e(343)](t)}[Ec(187)](t){const e=Ec;this[e(334)][e(343)](t)}[Ec(372)](t){const e=Ec;return e(386)==t[e(257)]?t[e(251)][e(492)]("|")[0]:null}[Ec(262)](t,e){const n=Ec,r=t[n(146)]();this[n(155)][n(474)]((t=>{t[n(469)](r,{range:e})}))}[Ec(350)](t){const e=Ec,n=t.id,r=this[e(231)][e(506)][e(517)](e(273));this[e(223)][e(551)](n)||this[e(223)][e(565)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(223)][e(275)](n);s[e(470)](e(534)),s[e(534)]=!1,t[e(215)]=s}[Ec(268)](t,n,r,s){const o=Ec;if(t[o(257)]!=n||t[o(251)]!=r||t[o(340)].id!=s)throw this[o(231)][o(157)](o(370)),new e.CKEditorError(o(370),this)}[Ec(557)](t,n){const r=Ec,s=t[r(524)]();if(n[r(480)](s))t[r(444)]();else if(s[r(429)](n)){const o=this[r(155)][r(392)](n[r(527)][r(279)],r(415));this[r(262)](t,this[r(155)][r(526)](s[r(527)],o));const i=(0,e.uid)(),a=t[r(340)].id,c=t[r(257)]+":"+t[r(251)];this[r(236)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(377)],attributes:t[r(369)]});const u=this[r(155)][r(392)](n[r(415)][r(448)],r(427)),l=this[r(155)][r(526)](u,s[r(415)]);this[r(290)](c,i,a,l)}else if(s[r(278)](n[r(527)])){const e=this[r(155)][r(392)](n[r(527)][r(279)],r(415));this[r(262)](t,this[r(155)][r(526)](s[r(527)],e))}else{const e=this[r(155)][r(392)](n[r(415)][r(448)],r(427));this[r(262)](t,this[r(155)][r(526)](e,s[r(415)]))}}[Ec(305)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(531)](t,e(174))){if(!r[e(472)])continue;const s=n[e(552)]();for(const n of s)if(!t[e(310)](n)[e(299)])return!0}return!1}[Ec(410)](t){const n=Ec,r=this[n(231)][n(399)][n(517)](n(380))[n(485)](t);if(!r)throw new e.CKEditorError(n(237),this);return r}[Ec(545)](t){const e=Ec,n=this[e(231)][e(399)][e(517)](e(380)),r=(0,o.hashObject)(e(453)+t);return n[e(485)](r)||n[e(317)]({id:r,name:t})}[Ec(250)](t,e,n,r,s){const o=Ec,i=this[o(410)](r),a=this[o(455)][o(225)](t,e,n,i,s,(t=>{const e=o;this[e(341)](n,{attributes:t});const r=this[e(167)](n);this[e(504)](new Set([r])),this[e(509)](new Set([r]))}));return this[o(183)](a,o(541),(()=>{const t=o;this[t(341)](n,{state:t(193)})}),{priority:o(521)}),this[o(183)](a,o(179),(()=>{const t=o;this[t(341)](n,{state:t(189)})}),{priority:o(521)}),this[o(383)][o(546)](n,a),this[o(538)][o(546)](a,o(356)),a}[Ec(282)](t){const e=Ec,n=t[e(492)](":");return{group:n[0],type:n[1],subType:n[e(299)]>=5?n[2]:null,id:n[e(299)]<5?n[2]:n[3],authorId:n[e(299)]<5?n[3]:n[4],markerCount:6==n[e(299)]?n[5]:null}}[Ec(359)](t,n,r){const s=Ec,o=t[s(524)](),i=o[s(527)],a=o[s(415)];this[s(262)](t,this[s(155)][s(526)](i,n));const c=(0,e.uid)(),u=t[s(340)].id,l=t[s(257)]+(t[s(251)]?":"+t[s(251)]:"");this[s(236)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(369)],data:t[s(377)]});const f=this[s(372)](t);(s(358)==t[s(257)]||f&&this[s(459)](f))&&(r=this[s(155)][s(298)](r[s(448)])),this[s(290)](l,c,u,this[s(155)][s(526)](r,a))}[Ec(531)](t,e=null){const n=Ec,r=[],s=this[n(231)][n(399)][n(517)](n(380)).me;Array[n(159)](t)||(t=[t]);for(const o of this[n(256)]()){if(!o[n(168)])continue;if(e&&o[n(257)]!=e)continue;let i=!1;for(const e of o[n(552)]()){for(const a of t){const t=a[n(527)][n(480)](e[n(415)])||a[n(415)][n(480)](e[n(527)]);if(t||a[n(230)](e)){const c=a[n(429)](e)&&Ac(this[n(155)][n(575)],e[n(527)],a),u=e[n(429)](a)&&Ac(this[n(155)][n(575)],a[n(527)],e);r[n(367)]({suggestion:o,meta:{isOwn:s==o[n(426)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(290)](t,e,n,r,s){const o=Ec;this[o(155)][o(474)]((i=>{const a=o;let c=a(561)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(422)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(439)](t){const e=Ec,n=t[e(516)],r=t[e(162)];t[e(516)]=null,t[e(162)]=null,null!=n&&n[e(162)]==t&&(n[e(162)]=r),null!=r&&r[e(516)]==t&&(r[e(516)]=n),e(467)==this[e(538)][e(517)](t)&&(this[e(538)][e(546)](t,e(245)),this[e(338)](e(165),t,n,r))}[Ec(236)](t){const n=Ec,r=t.id,s=this[n(213)](t);if(this[n(151)]&&this[n(151)][n(549)]){const o=this[n(231)][n(399)][n(517)](n(441)),i=s[n(417)],a=s[n(251)]?s[n(257)]+":"+s[n(251)]:s[n(257)],c=this[n(231)][n(239)],u=o[n(343)](zr(c,n(497))),l={id:r,type:a,hasComments:i,data:t[n(377)]||null,originalSuggestionId:t[n(173)]||null,attributes:s[n(369)]};this[n(151)][n(549)](l)[n(233)]((t=>{const e=n;s[e(330)]=!0,o[e(547)](u),t&&t[e(323)]&&(this[e(383)][e(517)](r)[e(323)]=t[e(323)])}))[n(171)]((t=>{const r=n;throw(0,e.logWarning)(r(378)),this[r(231)][r(177)][r(514)]({isUndoable:!1},(()=>{s[r(179)]()})),s[r(217)](),this[r(383)][r(407)](s.id),this[r(538)][r(407)](s),t}))}return s}[Ec(459)](t){const e=Ec;return this[e(188)][e(207)](t)}[Ec(341)](t,e){const n=Ec,r=this[n(231)][n(399)][n(517)](n(441)),s=this[n(167)](t);if(this[n(151)]&&this[n(151)][n(488)])if(s[n(330)]){const s=r[n(343)](zr(this[n(231)][n(239)],n(497)));this[n(151)][n(488)](t,e)[n(233)]((()=>{r[n(547)](s)}))}else s.on(n(416),(()=>{this[n(341)](t,e)}))}[Ec(181)](t){const n=Ec;if(!this[n(151)]||!this[n(151)][n(167)])throw new e.CKEditorError(n(163),this);return this[n(151)][n(167)](t)}[Ec(224)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(282)](t),i=this[e(383)][e(517)](n)||this[e(250)](r,s,n,o,{});switch(this[e(268)](i,r,s,o),this[e(538)][e(517)](i)){case e(356):this[e(181)](n)[e(233)]((t=>{const r=e;let s=Promise[r(512)]();t[r(417)]&&(s=this[r(223)][r(508)]({channelId:this[r(231)][r(506)][r(517)](r(273)),threadId:n})),s[r(233)]((()=>{const e=r;this[e(213)](t)[e(330)]=!0}))})),this[e(538)][e(546)](i,e(572));break;case e(245):this[e(341)](n,{state:e(265)});case e(481):this[e(538)][e(546)](i,e(467)),this[e(338)](e(296),i);break;case e(467):this[e(338)](e(567),i)}return i[e(199)](t),i}[Ec(509)](t){const e=Ec,n=Array[e(235)](t),r=n[e(175)]((t=>e(386)==t[e(257)]));this[e(347)](r);const s=n[e(175)]((t=>!t[e(408)]&&e(386)!=t[e(257)])),o=this[e(256)]({skipNotAttached:!0})[e(175)]((t=>!t[e(408)]&&e(386)!=t[e(257)])),i=o[e(175)]((n=>!t[e(207)](n))),a=new Map(o[e(465)]((t=>[t,this[e(455)][e(248)](t[e(257)],t[e(251)],e(348))]))),c=new Map(o[e(465)]((t=>[t,t[e(524)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(299)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(299)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(299)];t++){const n=s[t];!l[e(207)](n)&&n[e(516)]&&(f[e(343)](n[e(516)]),n[e(516)][e(162)]===n&&(n[e(516)][e(162)]=null),n[e(516)]=null),!u[e(207)](n)&&n[e(162)]&&(f[e(343)](n[e(162)]),n[e(162)][e(516)]===n&&(n[e(162)][e(516)]=null),n[e(162)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(299)];e++){const r=g(t,n[e]);r&&(r[0][s(162)]=r[1],r[1][s(516)]=r[0],u[s(343)](r[0]),l[s(343)](r[1]))}}function g(t,n){const r=e;if(t[r(426)].id!==n[r(426)].id)return null;const s=a[r(517)](t)(t,n,c[r(517)](t),c[r(517)](n));return s&&a[r(517)](n)(t,n,c[r(517)](t),c[r(517)](n))?s[1][r(215)]&&s[1][r(215)][r(299)]?null:s:null}f[e(191)]&&this[e(509)](f)}[Ec(347)](t){const e=Ec;if(0==t[e(299)])return;const n=this[e(256)]({skipNotAttached:!0})[e(175)]((t=>e(386)==t[e(257)]&&t[e(311)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(369)]);s[e(207)](n)||(s[e(546)](n,r[e(299)]),r[e(367)]([]));const i=s[e(517)](n);r[i][e(367)](t)}!function(){const t=e;r[t(242)](((e,n)=>{const r=t,s=e[0][r(323)],o=n[0][r(323)];return s==o?e[0][r(369)][r(365)]<n[0][r(369)][r(365)]?-1:1:s<o?-1:1}));for(const e of r)e[t(242)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(299)];t++){if(0==r[t][e(299)])continue;const n=[];for(let s=t+1;s<r[e(299)];s++)0!=r[s][e(299)]&&i(r[t],r[s])&&n[e(367)](s);for(const s of n)r[t]=r[t][e(270)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(299)];n++)t[n][e(162)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(299)];n++)t[n][e(516)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(369)][r(365)]!==n[0][r(369)][r(365)]&&t[0][r(426)]!==n[0][r(426)])return!1;if(!function(t,e){const n=r;return!t[n(417)]&&!e[n(417)]||(!t[n(417)]||!e[n(417)])&&(!!(t[n(417)]&&e[n(323)]<t[n(215)][n(563)][n(517)](0)[n(323)])||!!(e[n(417)]&&t[n(323)]<e[n(215)][n(563)][n(517)](0)[n(323)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(369)],r(365)),o=Ic(n[0][r(369)],r(365));return!!Or(s,o)&&(!!t[r(430)]((t=>n[r(458)]((e=>t[r(524)]()[r(480)](e[r(524)]())))))&&n[r(430)]((e=>t[r(458)]((t=>e[r(524)]()[r(480)](t[r(524)]()))))))}}[Ec(504)](t){const e=Ec,n=Array[e(235)](t),r=this[e(256)]({skipNotAttached:!0}),s=r[e(175)]((n=>!t[e(207)](n))),o=new Map(n[e(465)]((t=>[t,this[e(455)][e(248)](t[e(257)],t[e(251)],e(269))]))),i=new Map(r[e(465)]((t=>[t,t[e(552)]()])));for(let t=0;t<n[e(299)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(299)];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(299)];e++){const s=r[e];if(s[a(257)]!==n[a(257)]||s[a(426)].id!==n[a(426)].id||s[a(251)]!==n[a(251)])continue;if(!wc(n,s,[a(365)]))continue;if(a(386)==n[a(257)]&&n[a(377)][a(566)]!=s[a(377)][a(566)])continue;if(a(386)==n[a(257)]&&t[a(459)](n[a(377)][a(349)]))continue;if(a(358)==n[a(257)]){const e=t[a(231)][a(177)],r=n[a(291)]();if(r&&(e[a(575)][a(520)](r)||e[a(575)][a(424)](r)))continue}const c=o[a(517)](n),u=i[a(517)](n),l=i[a(517)](s),f=n[a(215)]&&n[a(215)][a(299)],h=s[a(215)]&&s[a(215)][a(299)];if(!f&&c(l,u))return t[a(478)](s,n),i[a(407)](n),!0;if(!h&&c(u,l))return t[a(478)](n,s),i[a(407)](s),!0}return!1}}[Ec(478)](t,e){const n=Ec;if(t[n(408)])for(const r of e[n(552)]())t[n(515)](r);else{const r=e[n(524)]()[n(415)];this[n(262)](t,this[n(155)][n(526)](t[n(524)]()[n(527)],r))}e[n(444)]()}[Ec(292)](t,e){const n=Ec,r=t[n(182)](n(438))||t[n(182)](n(386))?n(156):t[n(288)]();return zr(this[n(231)][n(239)],e+"_"+r+n(389))}[Ec(511)](){const t=Ec,e=this[t(231)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(155)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(282)](t[s(306)]);if(s(255)===e){n[s(505)](this[s(292)](r,s(148)));break}}for(const t of r){const{group:e,type:r}=this[s(282)](t[s(306)]);if(s(255)===e){n[s(505)](this[s(292)](r,s(266)));break}}}))}[Ec(418)](t){const e=Ec;if(this[e(300)])return!1;const n=this[e(231)],r=n[e(177)][e(194)][e(222)][e(264)]();if(0==r[e(299)])return!1;const s=[],o=r[e(175)]((t=>e(386)==t[e(257)])),i=r[e(175)]((t=>e(421)==t[e(257)]&&e(166)!=t[e(306)])),a=r[e(175)]((t=>e(547)==t[e(257)]&&e(166)!=t[e(306)]));for(const t of o)s[e(367)]({key:t[e(491)],newValue:t[e(259)],oldValue:t[e(498)],range:Nc(t[e(390)],n[e(177)])});for(const t of i){const r=a[e(433)]((n=>n[e(473)][e(480)](t[e(473)])));r&&s[e(367)]({key:e(532),newValue:t[e(306)],oldValue:r[e(306)],range:n[e(177)][e(553)](t[e(473)][e(419)])})}return 0!=s[e(299)]&&this[e(375)](t,s)}[Ec(366)](t){const e=Ec;let n=!1;const r=this[e(231)][e(177)][e(194)][e(222)][e(342)]()[e(175)]((t=>t[e(377)][e(456)]&&t[e(306)][e(182)](e(536))));for(const s of r){const{subType:r,id:o}=this[e(282)](s[e(306)]),i=r[e(492)]("|")[0];for(const r of this[e(256)]({skipNotAttached:!0}))r.id!=o&&e(386)==r[e(257)]&&r[e(377)]&&r[e(377)][e(349)]==i&&r[e(524)]()[e(328)](s[e(377)][e(456)])&&(this[e(543)](r,s[e(377)][e(456)],t),n=!0)}return n}[Ec(212)](t){const e=Ec;this[e(231)],this[e(300)]=!0,t()}[Ec(568)](t){const e=Ec,n=this[e(459)](t),r=this[e(334)][e(207)](t);return n||r}[Ec(375)](t,e){const n=Ec;if(0==e[n(299)])return!1;let r=!1;for(const s of e){const e=this[n(531)](s[n(390)],n(386))[n(175)]((t=>!t[n(195)][n(287)]))[n(465)]((t=>t[n(255)])),i=(0,o.hashObject)({newValue:s[n(535)]});e[n(175)]((t=>{const e=n,[r,o]=t[e(251)][e(492)]("|");return r==s[e(349)]&&o!=i}))[n(398)]((e=>{const o=n;this[o(543)](e,s[o(390)],t),r=!0}))}return r}[Ec(543)](t,e,n){const r=Ec,s=t[r(524)]()[r(310)](e);0!==s[r(299)]?1!==s[r(299)]?this[r(359)](t,e[r(527)],e[r(415)]):this[r(262)](t,s[0]):n[r(435)](t[r(146)]())}}class yc{constructor(t){const e=Ec;this[e(304)]=t,this[e(155)]=t[e(177)],this[e(573)]=new Map,this[e(345)]=new Map,this[e(164)]()}[Ec(225)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(155)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(248)](t,e,i(541))(...n),onDiscard:(...n)=>this[i(248)](t,e,i(179))(...n)})}[Ec(484)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(573)][s(546)](o,r)}[Ec(248)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(573)][r(517)](s)||this[r(345)][r(517)](t+":"+n)}[Ec(164)](){const t=Ec,e=()=>!1,n=t=>{const e=Rc;t[e(242)](((t,n)=>t[e(527)][e(285)](n[e(527)])?1:-1)),this[e(155)][e(474)]((n=>{const r=e;for(const e of t){let t;t=e[r(415)][r(161)]&&e[r(415)][r(448)]==e[r(527)][r(419)]?n[r(451)](e[r(527)][r(419)],"on"):n[r(451)](e),this[r(155)][r(558)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Rc;e&&this[n(155)][n(474)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(465)]((t=>(kc(t)&&(t=this[s(155)][s(526)](t[s(415)])),t)))[s(175)]((t=>s(203)!==t[s(184)][s(391)]));if(c[s(299)]<1)return;const u=Array[s(235)](this[s(155)][s(194)][s(493)][s(552)]())[s(465)]((t=>i.LiveRange[s(502)](t)));r[s(218)](c);for(const t of this[s(304)][s(321)][s(321)]())t[s(229)]();a[s(367)]({forceDefaultExecution:!0}),this[s(304)][s(423)](o,...a);const l=u[s(175)]((t=>s(203)!=t[s(184)][s(391)]));l[s(299)]>0&&r[s(218)](l);for(const t of u)t[s(507)]()}))},s=(e,n)=>1==e[t(299)]&&1==n[t(299)]&&e[0][t(415)][t(480)](n[0][t(527)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(155)])?[e,n]:Mc(n,e,s,r,this[t(155)])?[n,e]:null;this[t(345)][t(546)](t(336),e),this[t(345)][t(546)](t(283),n),this[t(345)][t(546)](t(220),s),this[t(345)][t(546)](t(364),o),this[t(345)][t(546)](t(295),n),this[t(345)][t(546)](t(468),e),this[t(345)][t(546)](t(494),s),this[t(345)][t(546)](t(368),o),this[t(345)][t(546)](t(437),r),this[t(345)][t(546)](t(401),e),this[t(345)][t(546)](t(554),s),this[t(345)][t(546)](t(260),e),this[t(345)][t(546)](t(314),r),this[t(345)][t(546)](t(431),e),this[t(345)][t(546)](t(172),s),this[t(345)][t(546)](t(158),e),this[t(345)][t(546)](t(533),e),this[t(345)][t(546)](t(542),((e,n)=>{const r=t;if(!n)return;const s=this[r(304)][r(399)][r(517)](_c);this[r(155)][r(474)]((t=>{const o=r;if(o(532)==n[o(349)])for(const r of e){const e=r[o(527)][o(419)],s=n[o(566)];t[o(297)](e,s)}else if(s[o(459)](n[o(349)]))for(const r of e)void 0!==n[o(566)]?t[o(519)](n[o(349)],n[o(566)],r[o(527)][o(419)]):t[o(446)](n[o(349)],r[o(527)][o(419)]);else for(const r of e)n[o(566)]?t[o(519)](n[o(349)],n[o(566)],r):t[o(446)](n[o(349)],r)}))})),this[t(345)][t(546)](t(197),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(448)][r(397)]({includeSelf:!0,parentFirst:!0})){if(s[r(184)]==s)return!1;if(!n[r(571)](s))return!1;if(t[r(520)](s)||t[r(424)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(415)][e(448)]==t[e(527)][e(419)]&&t[e(415)][e(252)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(180)].is(s(501))&&!r[s(520)](t[s(180)]),i=t[s(527)][s(186)](o),a=t[s(415)][s(186)](o,{direction:s(510)});return!(t[s(527)][s(480)](i)&&t[s(415)][s(480)](a)||(i[s(285)](a)?n[s(469)](e,{range:n[s(526)](i,a)}):n[s(435)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(527)][e(419)];return n&&n.is(e(500))}function Nc(t,e){const n=Ec;return null==t[n(415)][n(279)]&&t[n(415)][n(448)]==t[n(527)][n(419)]?vc(t[n(527)][n(419)],e):t}function Rc(t,e){const n=bc();return(Rc=function(t,e){return n[t-=146]})(t,e)}function vc(t,e){const n=Ec,r=e[n(575)][n(520)](t)||e[n(575)][n(244)](t);return e[n(526)](e[n(392)](t,n(324)),r?e[n(205)](t):e[n(392)](t,n(415)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(415)][o(480)](r[o(527)]))return!0;if(t[o(257)]!=e[o(257)])return!1;if(!n[o(415)][o(337)](r[o(527)]))return!1;const i=s[o(526)](n[o(415)],r[o(527)])[o(513)]();for(const t of i)if([o(409),o(457)][o(331)](t[o(257)])&&s[o(575)][o(424)](t[o(180)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(311)]||!e[r(311)])&&Or(Ic(t[r(369)],n),Ic(e[r(369)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(369)]),s=Dc(e);if(!t[n(311)])return!1;for(const t of Object[n(354)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(560)]({},t);return delete n[e(319)],delete n[e(176)],n}const Fc=Bc;function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=225]})(t,e)}function xc(){const t=["view","bind","canAccept","_setPendingAction","882DpsskY","stopListening","12QLNhvK","listenTo","add","execute","1779wVKQGu","42cmOXif","PENDING_ACTION_SUGGESTION","unbind","getRanges","2782tCxuXK","get","_acceptCommand","isDirty","commentThreadController","_discardCommand","21296WDyEYf","discardSuggestion","9532llqacs","174588fKKHtJ","9070SYAhvn","commands","plugins","destroy","acceptSuggestion","canEditAt","isEnabled","locale","30170cARdME","_pendingAction","PendingActions","model","_editor","5089060QbOlYu","change:isDirty","86872jLhgZO","remove","_removePendingAction","canDiscard","784086HnAiiF"];return(xc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(974321===-parseInt(n(243))/1*(-parseInt(n(261))/2)+-parseInt(n(265))/3*(-parseInt(n(233))/4)+parseInt(n(248))/5+-parseInt(n(254))/6*(-parseInt(n(266))/7)+parseInt(n(250))/8*(-parseInt(n(259))/9)+parseInt(n(235))/10*(parseInt(n(231))/11)+parseInt(n(234))/12*(-parseInt(n(225))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(246)]=e,this[s(255)]=n,this[s(229)]=r,this[s(247)]=t,this[s(227)]=t[s(236)][s(226)](s(239)),this[s(230)]=t[s(236)][s(226)](s(232)),this[s(255)][s(256)](s(241)).to(this[s(227)],this[s(230)],((t,e)=>t||e)),this[s(255)][s(256)](s(257)).to(this[s(227)],s(241),(t=>t&&this[s(247)][s(246)][s(240)](e[s(269)]()))),this[s(255)][s(256)](s(253)).to(this[s(230)],s(241),(t=>t&&this[s(247)][s(246)][s(240)](e[s(269)]()))),this[s(244)]=null,n[s(228)]&&this[s(258)](),this[s(262)](n,s(239),(()=>this[s(239)]())),this[s(262)](n,s(232),(()=>this[s(232)]())),this[s(262)](n,s(249),(()=>{const t=s;n[t(228)]?this[t(258)]():this[t(252)]()}))}[Fc(239)](){const t=Fc;this[t(227)][t(264)](this[t(246)].id)}[Fc(232)](){const t=Fc;this[t(230)][t(264)](this[t(246)].id)}[Fc(238)](){const t=Fc;this[t(255)][t(268)](t(241)),this[t(255)][t(268)](t(257)),this[t(255)][t(268)](t(253)),this[t(260)](),this[t(229)][t(238)](),this[t(244)]&&this[t(252)]()}[Fc(258)](){const t=Fc,e=zr(this[t(247)][t(242)],t(267));this[t(244)]=this[t(247)][t(237)][t(226)](t(245))[t(263)](e)}[Fc(252)](){const t=Fc;null!==this[t(244)]&&this[t(247)][t(237)][t(226)](t(245))[t(251)](this[t(244)]),this[t(244)]=null}}const Uc=Gc;!function(t,e){const n=Gc,r=t();for(;;)try{if(767218===parseInt(n(494))/1+parseInt(n(496))/2+parseInt(n(452))/3*(-parseInt(n(459))/4)+-parseInt(n(484))/5*(parseInt(n(493))/6)+parseInt(n(491))/7+parseInt(n(449))/8+-parseInt(n(465))/9*(-parseInt(n(460))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class jc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(485)]=null,this[s(455)]=null,this[s(447)](s(464),!1),this[s(447)](s(482),e[s(482)]),this[s(478)](s(482)).to(e),this[s(447)](s(490),[]),this[s(447)](s(473),!1),this[s(447)](s(472),!1),this[s(447)](s(477),!1),this[s(447)](s(454),!1),this[s(453)]=e,this[s(476)]=n,this[s(483)]=r,r[s(456)]?this[s(447)](s(489),1):this[s(467)]()}[Uc(480)](){const t=Uc;this[t(448)][t(480)]()}[Uc(469)](){const t=Uc;this[t(485)]&&this[t(485)][t(469)](),this[t(455)]&&this[t(455)][t(469)](),super[t(469)]()}[Uc(467)](){const t=Uc,{CommentsListView:e}=this[t(483)];this[t(485)]=new e(this[t(451)],this[t(453)][t(495)],Object[t(463)]({CommentView:this[t(483)][t(479)]},this[t(483)])),this[t(485)][t(466)](t(450)).to(this),this[t(485)][t(466)](t(487)).to(this),this[t(485)][t(478)](t(464)).to(this),this[t(447)](t(489),this[t(485)][t(489)]+1),this[t(478)](t(489)).to(this[t(485)],t(489),(t=>t+1)),this[t(455)]=this[t(481)](),this.on(t(450),(()=>this[t(480)]())),this[t(478)](t(473)).to(this[t(485)],t(457),this[t(455)][t(458)],t(492),((t,e)=>t||!!e))}[Uc(481)](){const t=Uc,{CommentThreadInputView:e}=this[t(483)],n=new e(this[t(451)],this[t(476)],this[t(483)][t(474)]),r=n[t(458)];return n[t(478)](t(468)).to(this,t(464),this[t(453)][t(495)],t(446),r,t(492),((t,e,n)=>!!n||t&&!e)),r.on(t(471),((e,n)=>{const s=t;this[s(486)](s(488),n),r[s(475)][s(462)]("")})),r.on(t(461),(()=>this[t(480)]())),r[t(478)](t(470)).to(this[t(453)][t(495)],t(446)),n}}function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=446]})(t,e)}function Vc(){const t=["749718GEENcK","delegate","_createCommentViews","showInput","destroy","disabledSubmit","submit","isEnabled","isDirty","editorConfig","editor","_localUser","canAccept","bind","CommentView","focus","_createCommentThreadInputView","authoredAt","_config","445czzIRt","commentsListView","fire","updateComment","addComment","length","descriptionParts","9099923UThQGN","value","100242zWGbbg","1219117cPjooM","commentThread","1463322LRNQJd","isReadOnly","set","element","2166368IjYjzn","removeComment","locale","3AMnUxh","_model","canDiscard","commentThreadInputView","disableComments","hasDirtyComment","commentInputView","5402896kHFZIN","10sRFidx","cancel","setData","assign","isActive"];return(Vc=function(){return t})()}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=449]})(t,e)}const zc=Hc;function Wc(){const t=["cancel","div","6FjZbBU","setTemplate","ck-suggestion--disabled-comments",'"></span>',"8839926BpFAJa","EXTERNAL_AVATAR","ck-annotation__info-name",'<span class="ck-suggestion-type">',"4163173bunaSA","author","innerHTML","EXTERNAL_SUGGESTION","title","canAccept","ck-suggestion","authoredAt","element","editorDestroyed","execute","type","ck-suggestion--accept","4714401iYSNBj","render","bind","check","importWord","canDiscard","disableComments","ck-annotation__info","fire","content","ck-comment__external","4783760WkTyii","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__main","ck-suggestion-","value","getExternalSuggestionNote","<p>","129128dyOAgj","Accept suggestion","68321lvvGQi","attributes","ck-annotation__content-wrapper",'<span class="ck-suggestion-color" style="background-color: ',"13395LkGNCq","span","creator","Discard suggestion","map",".ck-annotation__content-wrapper","ck-annotation__user","isActive","commentsListView","descriptionParts","description","getUserViewNotificationText","10jaDTeB","editorReady","1330kwPjda","time","124Zgfqgo","acceptSuggestion","extendTemplate","innerText","ck-comment__info-time","</span>","ck-annotation","ck-suggestion--discard","name","join","discardSuggestion",'" title="',"formatDateTime","_descriptionElement","push","ck-suggestion__info","createElement","EXTERNAL_IMPORT_WORD_AVATAR","discardButton","ck-annotation__info-time","ck-annotation__actions","_createButton","children","locale","source","ck-suggestion__actions","acceptButton","bindTemplate","change:description","</p>","color","ck-suggestion__main","split","querySelector","getTemplate","delegate","@external","commentThread","userView","ck-suggestion__user","ck-suggestion__info-name","ck-suggestion-wrapper--active","commentThreadInputView","isEnabled","_config","ck-suggestion-wrapper","set","isExternal","_model"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(849494===-parseInt(n(498))/1*(parseInt(n(480))/2)+parseInt(n(462))/3+parseInt(n(502))/4*(parseInt(n(486))/5)+-parseInt(n(553))/6*(-parseInt(n(449))/7)+-parseInt(n(473))/8+-parseInt(n(557))/9+parseInt(n(500))/10*(parseInt(n(482))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends jc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(548)](i(460),""),this[i(464)](i(460)).to(this,i(495),(t=>t&&t[0]?t[0][i(460)]:"")),this[i(464)](i(496)).to(this,i(495),this,i(493),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(479)+qc(e[n(471)],e[n(532)])+n(531);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(515)]=null,this[i(528)]=this[i(523)](zr(e,i(481)),t.icons[i(465)],i(461),i(503),"sw"),this[i(528)][i(464)](i(545)).to(this,i(454)),this[i(520)]=this[i(523)](zr(e,i(489)),t.icons[i(551)],i(509),i(512),"sw"),this[i(520)][i(464)](i(545)).to(this,i(467)),this[i(540)]=new o.UserView(e,this[i(550)][i(450)],this[i(497)]()),this[i(540)][i(504)]({attributes:{class:[i(541),i(492)]}}),this[i(554)](this[i(536)]())}[zc(536)](){const t=zc,e=this[t(529)],n=[{tag:t(552),attributes:{class:[t(517),t(469)]},children:[{tag:t(487),children:[{text:this[t(540)][t(510)]}],attributes:{class:[t(542),t(559)]}},{tag:t(501),attributes:{datetime:e.to(t(456)),class:[t(506),t(521)]},children:[{text:e.to(t(456),(e=>this[t(546)][t(514)](e)))}]}]},{tag:t(552),attributes:{class:[t(527),t(522)]},children:[this[t(528)],this[t(520)]]},{tag:t(552),attributes:{class:[t(484)]}}];this[t(550)][t(549)]&&n[t(516)]({tag:t(552),attributes:{class:[t(472)]},children:[{text:this[t(478)]()}]});const r={tag:t(552),attributes:{class:[t(547),e.if(t(493),t(543)),e.to(t(460),(e=>t(476)+e)),this[t(546)][t(468)]&&t(555)],"data-suggestion-id":this[t(550)].id,"data-thread-id":this[t(550)][t(539)].id,"data-author-id":this[t(550)][t(450)].id,tabindex:-1},children:[{tag:t(552),attributes:{class:[t(455),t(508)]},children:[this[t(540)],{tag:t(552),attributes:{class:[t(533),t(475)]},children:n}]}]};return this[t(494)]&&this[t(544)]&&(r[t(524)][t(516)](this[t(494)],this[t(544)]),this[t(494)][t(537)](t(499)).to(this),this[t(494)][t(537)](t(458)).to(this),this[t(544)][t(537)](t(499)).to(this),this[t(544)][t(537)](t(458)).to(this)),r}[zc(463)](){const t=zc;super[t(463)](),this[t(515)]=this[t(457)][t(535)](t(491)),this[t(515)][t(451)]=this[t(496)],this.on(t(530),((e,n,r)=>{const s=t;this[s(515)][s(451)]=r}))}[zc(523)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(525)]);return a[i(548)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(504)]({attributes:{class:n}}),a.on(i(459),(()=>{const t=i;this[t(470)](r,this[t(550)].id)})),a}[zc(478)](){const t=zc;return t(466)===this[t(550)][t(483)][t(538)][t(526)]?zr(this[t(525)],t(474)):zr(this[t(525)],t(452))}[zc(497)](){const t=zc;return this[t(550)][t(549)]?t(466)===this[t(550)][t(483)][t(538)][t(526)]?zr(this[t(525)],t(519),this[t(550)][t(488)][t(510)]):zr(this[t(525)],t(558),this[t(550)][t(488)][t(510)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(534)]("*")[n(490)](((t,e)=>e%2!=0?n(560)+Zc(t)+n(507):Zc(t)))[n(511)](""),e&&(r+=n(485)+e[n(477)]+n(513)+e[n(453)]+n(556)),r}function Zc(t){const e=zc,n=document[e(518)](e(487));return n[e(505)]=t,n[e(451)]}const Xc='\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(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=261]})(t,e)}const Yc=Qc;function Jc(){const t=["from","items","keys","commandName","8xDgBLx","_refreshActiveMarkers","activeMarkers","2423JaNzmq","listenTo","innerView","init","activeAnnotations","_createMenuBarMenu","44235wiWvmQ","commentThread","886524GqFFOv","type","unbind","commands","Discard all suggestions","TrackChangesEditing","bind","actionView","buttonView","has","refreshSelectedViews","_annotationViews","Discard all selected suggestions","button","trackChanges.SuggestionThreadView","acceptAllSuggestions","_unbindEditors","suggestion-","discardAllSuggestions","menuitemcheckbox","editing","acceptButton","define","push","_viewToController","CommentsRepository","_addUIComponentsToFactory","162pqQQuS","suggestionChanged","getMarkerNames","delegate","arrowView","CommentsUI","isDirty","mainView","menu","hasSuggestion","57358baaanw","Annotations","getByInnerView","Track changes","change:previous","_destroyController","menuBar:trackChanges","SuggestionThreadView","trackChanges.disableComments","Accept all selected suggestions","createCommentThreadController","focus","getJoined","source","addSourceCollector","toMany","set","length","panelView","addComment","stopListening","isOn","destroy","model","descriptionFactory","remove","trackChanges","getRanges","comments.maxCommentsWhenCollapsed","componentFactory","getFirstRange","156ZMBYCl","Accept all suggestions","_suggestionToController","pluginName","execute","comments.maxThreadTotalWeight","_handleControllerBuffer","children","delete","get","getDescriptions","76100aFNLxM","switchbutton","216ZRPNsK","reduce","getMarkers","_disableComments","suggestionUnloaded","config","comments","isMultiRange","requires","suggestionLoaded","330VcTOzu","TrackChangesUI","clear","acceptSelectedSuggestions","size","some","values","registerAnnotation","_bindAnnotationToEditors","getSuggestion","previous","locale","CommentView","separator","discardButton","comments.editorConfig","plugins","menuitem","filter","lowest","_updateController","431868cHUejG","discardSelectedSuggestions","getAllAdjacentSuggestions","_initializeController","head","isInContent","262128PmISpH","descriptionParts","_handleSuggestionControllerDelayed","_createToolbarButton","isEnabled","editor","createAnnotationView","change:activeAnnotations","value","EditorAnnotations","createAnnotation","view","add","comments.maxCommentCharsWhenCollapsed"];return(Jc=function(){return t})()}!function(t,e){const n=Qc,r=t();for(;;)try{if(134277===-parseInt(n(356))/1*(parseInt(n(353))/2)+-parseInt(n(329))/3+-parseInt(n(364))/4+parseInt(n(362))/5*(-parseInt(n(285))/6)+parseInt(n(401))/7*(parseInt(n(298))/8)+parseInt(n(391))/9*(-parseInt(n(296))/10)+parseInt(n(308))/11*(parseInt(n(335))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(306)](){const t=Yc;return[_c,o.Users,t(389),t(402),t(344)]}static get[Yc(288)](){return Yc(309)}constructor(t){const e=Yc;super(t),this[e(287)]=new Map,this[e(388)]=new Map,this[e(375)]=new Map,this[e(291)]=new Map;const n=this[e(340)][e(303)];n[e(386)](e(378),Kc),n[e(386)](e(262),!1),this[e(301)]=n[e(294)](e(262))}[Yc(337)](t,e){const n=Yc;0===this[n(291)][n(312)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(291)]){const r=this[t(287)][t(373)](e);r||n?r&&n&&this[t(406)](e):this[t(332)](e)}this[t(291)][t(310)](),this[t(340)][t(324)][t(294)](t(344))[t(374)](),this[t(354)]()}),10),this[n(291)][n(270)](t,e)}[Yc(359)](){const t=Yc,e=this[t(340)],n=e[t(324)][t(294)](t(369)),r=e[t(324)][t(294)](t(402)),s=e[t(324)][t(294)](t(344)),o=e[t(324)][t(294)](t(389));this[t(390)](),s[t(268)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(349)](this[e(287)])){const s=t[e(331)](),o=[];for(const t of s){if(!t[e(334)])continue;if(t[e(305)]){o[e(387)](...t[e(281)]());continue}const n=t[e(284)]();if(o[e(271)]>0){const t=o[0][e(266)](n);if(t){o[0]=t;continue}}o[e(387)](n)}n[e(387)]([r[e(346)],o])}return n})),this[t(357)](n,t(307),((e,n)=>{const r=t;this[r(357)](n,r(405),((t,e,s,o)=>{const i=r;n[i(334)]&&(null==s?(this[i(328)](o[i(333)]),this[i(337)](n,!1)):(this[i(328)](s[i(333)]),null==o&&this[i(337)](n,!0)))})),null!==n[r(318)]?this[r(328)](n[r(333)]):this[r(337)](n,!1)})),this[t(357)](n,t(302),((e,n,r)=>{const s=t;this[s(274)](n,s(405)),this[s(291)][s(293)](n),this[s(287)][s(373)](n)&&this[s(406)](n),r&&this[s(328)](r[s(333)])})),this[t(357)](n,t(392),((e,n)=>{this[t(328)](n)})),this[t(357)](r,t(342),(()=>{this[t(354)]()})),this[t(357)](o,t(273),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(400)](r))return;const i=n[o(317)](r);this[o(287)][o(294)](i)[o(346)][o(265)]()}),{priority:t(327)})}[Yc(354)](){const t=Yc,e=this[t(340)][t(324)][t(294)](t(402)),n=this[t(340)][t(324)][t(294)](t(369)),r=Array[t(349)](e[t(360)],(e=>e[t(358)]))[t(326)]((e=>this[t(388)][t(373)](e))),s=[];for(const e of r){const n=this[t(388)][t(294)](e)[t(277)][t(331)]();s[t(387)](...n[t(299)](((e,n)=>[...e,...n[t(393)]()]),[]))}n[t(355)]=s}[Yc(390)](){const t=Yc,n=this[t(340)],r=n[t(319)],o=zr(r,t(404)),i=new e.Collection([{type:t(297),model:new s.ViewModel({withText:!0,label:o,commandName:t(280),role:t(383)})},{type:t(321)},{type:t(377),model:new s.ViewModel({withText:!0,label:zr(r,t(286)),commandName:t(379),role:t(325)})},{type:t(377),model:new s.ViewModel({withText:!0,label:zr(r,t(263)),commandName:t(311),role:t(325)})},{type:t(377),model:new s.ViewModel({withText:!0,label:zr(r,t(368)),commandName:t(382),role:t(325)})},{type:t(377),model:new s.ViewModel({withText:!0,label:zr(r,t(376)),commandName:t(330),role:t(325)})}]);for(const e of i)if(tu(e)){const r=n[t(367)][t(294)](e[t(277)][t(352)]);e[t(277)][t(370)](t(275),t(339)).to(r,t(343),t(339))}n.ui[t(283)][t(347)](t(280),(e=>this[t(338)](e,i,o))),n.ui[t(283)][t(347)](t(407),(e=>this[t(361)](e,i,o)))}[Yc(338)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(340)][r(367)][r(294)](r(280));o[r(372)][r(270)]({tooltip:n,label:n,icon:Xc}),o[r(372)][r(370)](r(275)).to(i,r(343)),o[r(372)].on(r(289),(()=>{const t=r;i[t(289)](),this[t(340)][t(384)][t(346)][t(265)]()})),(0,s.addListToDropdown)(o,e,{role:r(399)});const a=[];for(const t of e)tu(t)&&a[r(387)](this[r(340)][r(367)][r(294)](t[r(277)][r(352)]));const c=o[r(372)];return c[r(371)][r(366)](r(339)),c[r(395)][r(366)](r(339)),c[r(371)][r(370)](r(339)).to(i,r(339)),c[r(395)][r(370)](r(339))[r(269)](a,r(339),((...t)=>t[r(313)]((t=>t)))),o.on(r(289),(t=>{const e=r;this[e(340)][e(289)](t[e(267)][e(352)]),this[e(340)][e(384)][e(346)][e(265)]()})),o}[Yc(361)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(340)][r(367)][r(294)](r(280));o[r(372)][r(270)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(321)==n[r(365)]){a[r(350)][r(347)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(277)];i[r(370)](...Object[r(351)](c)).to(c),i[r(394)](r(289)).to(o),i.on(r(289),(()=>{const t=r;this[t(340)][t(289)](c[t(352)]),this[t(340)][t(384)][t(346)][t(265)]()})),e[r(292)][r(347)](i),a[r(350)][r(347)](e)}return o[r(370)](r(339)).to(i,r(339)),o[r(272)][r(292)][r(347)](a),o}[Yc(332)](t){const e=Yc,n=this[e(340)],r=n[e(303)],s=n[e(324)][e(294)](e(402)),i=n[e(324)][e(294)](e(389)),a=n[e(324)][e(294)](e(344)),c=n[e(324)][e(294)](o.Users).me,u=r[e(294)](e(280))[e(261)],{CommentsListView:l,CommentThreadInputView:f}=n[e(324)][e(294)](e(396));let h,g;this[e(375)][e(373)](t.id)?(g=this[e(375)][e(294)](t.id),h=g[e(398)]):(h=new u(n[e(319)],t,c,{disableComments:this[e(301)],editorConfig:r[e(294)](e(323)),maxCommentsWhenCollapsed:r[e(294)](e(282)),maxThreadTotalWeight:r[e(294)](e(290)),maxCommentCharsWhenCollapsed:r[e(294)](e(348)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(294)](e(319))),CommentView:r[e(294)](e(304))[e(320)],CommentsListView:l,CommentThreadInputView:f}),h[e(385)].on(e(289),(()=>{const t=e;n[t(384)][t(346)][t(265)]()})),h[e(322)].on(e(289),(()=>{const t=e;n[t(384)][t(346)][t(265)]()})),g=s[e(341)](this[e(340)][e(319)],h),g[e(370)](e(397)).to(h,e(397)),g[e(370)](e(271)).to(h),g[e(370)](e(365)).to(h,e(365),(t=>e(381)+t)),this[e(375)][e(270)](t.id,g));const d=i[e(264)](t[e(363)],h),p=new Pc(n,t,h,d),m=t[e(331)]()[e(326)]((t=>t[e(334)]));h[e(336)]=n[e(324)][e(294)](e(369))[e(278)][e(295)](m),this[e(287)][e(270)](t,p),this[e(388)][e(270)](h,p);const I=s[e(345)]({view:g,target:()=>{const r=e,s=[],i=t[r(331)]()[r(326)]((t=>t[r(334)]));for(const t of i)s[r(387)](...t[r(300)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(384)],s)},type:()=>e(381)+p[e(346)][e(365)]});i[e(316)](h,I),s[e(347)](I),a[e(315)](I)}[Yc(406)](t){const e=Yc,n=this[e(340)][e(324)][e(294)](e(389)),r=this[e(340)][e(324)][e(294)](e(402)),s=this[e(287)][e(294)](t),o=s[e(346)],i=r[e(403)](o);n[e(380)](o),i&&r[e(279)](i),this[e(287)][e(293)](t),this[e(388)][e(293)](o),s[e(276)]()}[Yc(328)](t){const e=Yc;if(!t[e(334)]||!this[e(287)][e(373)](t))return;const n=this[e(340)][e(324)][e(294)](e(369)),r=this[e(287)][e(294)](t),s=t[e(331)]();r[e(346)][e(336)]=n[e(278)][e(295)](s)}[Yc(276)](){const t=Yc;for(const e of this[t(287)][t(351)]())this[t(406)](e);for(const e of this[t(375)][t(314)]())e[t(398)][t(276)]();super[t(276)]()}}function tu(t){return Yc(277)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=444]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(314322===-parseInt(n(454))/1+-parseInt(n(448))/2*(-parseInt(n(444))/3)+-parseInt(n(452))/4*(-parseInt(n(449))/5)+parseInt(n(447))/6+-parseInt(n(463))/7+-parseInt(n(455))/8*(-parseInt(n(456))/9)+-parseInt(n(460))/10*(parseInt(n(458))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(464)](){return[_c,$c,eu(459)]}static get[eu(453)](){return eu(457)}set[eu(462)](t){var e=eu;this[e(466)][e(451)][e(461)](_c)[e(462)]=t}get[eu(462)](){var t=eu;return this[t(466)][t(451)][t(461)](_c)[t(462)]}[eu(446)](t){var e=eu;return this[e(466)][e(451)][e(461)](_c)[e(465)](t)}[eu(445)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(466)][n(451)][n(461)](_c)[n(445)]({skipNotAttached:t,toJSON:e})}[eu(450)](t){var e=eu;return this[e(466)][e(451)][e(461)](_c)[e(450)](t)}}function su(){var t=["getSuggestion","plugins","4WEScdk","pluginName","197783WgEaIn","377544cTxCFJ","9AdtYYz","TrackChanges","277354MVuzOc","Comments","10fxuoCx","get","adapter","2047269goBZJH","requires","addSuggestionData","editor","16935vvzffC","getSuggestions","addSuggestion","1949592cUaPdd","52OXVQqB","1554455ArDUVH"];return(su=function(){return t})()}const ou=uu;function iu(){const t=["trackChangesData.editorCreator","plugins","TrackChangesDataGetter","10LDBKIl","4956830MwvRhl","result","Users","map","useAnonymousUser","getCommentThreads","getSuggestions","2YHrJto","create","execute","trackChangesData","push","init","track-changes-data-invalid-editor-creator","end","div","acceptAllSuggestions","getFullData","reduce","getDataWithDiscardedSuggestions","config","getRootsAttributes","672holYmd","discardAllSuggestions","getRootNames","function","requires","11651193SyRMGV","pluginName","set","CommentsRepository","constructor","get","getDataWithAcceptedSuggestions","getUser","_adapter","define","addSuggestionData","addUser","users","4554668kRSnBw","addCommentThread","2429EaLAOO","editor","model","createDocumentFragment","TrackChangesData","appendChild","229826AjBRaV","editorCreator","rootsAttributes","data","destroy","name","TrackChangesEditing","createElement","4656339AkvciD","document","6955386pXlbjb","Pagination"];return(iu=function(){return t})()}!function(t,e){const n=uu,r=t();for(;;)try{if(969364===parseInt(n(161))/1*(-parseInt(n(138))/2)+parseInt(n(146))/3+parseInt(n(130))/4+parseInt(n(154))/5+-parseInt(n(148))/6+parseInt(n(132))/7*(-parseInt(n(112))/8)+parseInt(n(117))/9*(-parseInt(n(153))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(149)];class cu extends t.Plugin{static get[ou(116)](){return[_c]}static get[ou(118)](){return ou(136)}[ou(166)](){const t=ou,n=this[t(133)];if(n[t(174)][t(126)](t(150),(e=>{const r=t,s=n[r(134)][r(147)][r(114)]()[r(172)](((t,e)=>(t[e]="",t)),{});return n[r(121)][r(162)](s,e)})),t(115)!=typeof n[t(174)][t(122)](t(164))[t(139)])throw new e.CKEditorError(t(167))}[ou(123)](t){return hu(this[ou(133)],!0,t)}[ou(173)](t){return hu(this[ou(133)],!1,t)}}function uu(t,e){const n=iu();return(uu=function(t,e){return n[t-=111]})(t,e)}class lu extends t.Plugin{static get[ou(118)](){return ou(152)}constructor(t){const e=ou;super(t),this[e(155)]=e(168)}[ou(166)](){const t=ou;this[t(133)][t(151)][t(122)](t(120))[t(125)]={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(133)][t(151)][t(122)](t(144))[t(125)]=null}}function fu(t){return void 0!==t[ou(111)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(151)][r(165)](_c,lu),s[r(140)]=fu(t)?t[r(111)]():void 0;const i=document[r(135)](),a=t[r(174)][r(122)](r(164))[r(139)],c=await a(s,(()=>function(t){const e=r,n=document[e(145)](e(169));return t[e(137)](n),n}(i)));!function(t,e){const n=r,s=t[n(134)][n(147)][n(114)]()[n(172)](((e,r)=>(e[r]=t[n(141)][n(122)]({rootName:r}),e)),{}),o=t[n(151)][n(122)](n(156))[n(129)][n(157)]((t=>({id:t.id,name:t[n(143)]}))),i=t[n(151)][n(122)](n(144))[n(160)]({skipNotAttached:!0,toJSON:!0}),a=t[n(151)][n(122)](n(120))[n(159)]({skipNotAttached:!0,toJSON:!0}),c=e[n(151)][n(122)](n(156)),u=e[n(151)][n(122)](n(144)),l=e[n(151)][n(122)](n(120));for(const t of o)c[n(124)](t.id)||c[n(128)](t);c.me||c[n(158)]();for(const t of a)l[n(131)](t);for(const t of i)u[n(127)](t);e[n(141)][n(119)](s)}(t,c),c[r(163)](r(e?170:113));const u=fu(c)?c[r(171)](n):c[r(141)][r(122)](n);return await c[r(142)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=478]})(t,e)}function du(){var t=["3ehfTxr","22910AgwgOx","6777UNoLPD","556174OiWeFv","10QYdNCA","771097XedGwZ","3128yvyxIQ","2682408mLfgZI","982264RXbBaa","5852pcuwKv","4292652wjAPem"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(454809===parseInt(n(478))/1+parseInt(n(487))/2*(-parseInt(n(484))/3)+parseInt(n(481))/4*(-parseInt(n(488))/5)+-parseInt(n(480))/6+-parseInt(n(483))/7+-parseInt(n(479))/8*(-parseInt(n(486))/9)+parseInt(n(485))/10*(parseInt(n(482))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;!function(t,e){const n=l,r=t();for(;;)try{if(440869===parseInt(n(259))/1+-parseInt(n(263))/2+parseInt(n(266))/3*(-parseInt(n(276))/4)+-parseInt(n(270))/5*(-parseInt(n(255))/6)+-parseInt(n(253))/7*(parseInt(n(272))/8)+parseInt(n(260))/9*(-parseInt(n(262))/10)+parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(252)]=e,this[n(257)]=!1,this[n(269)](),this[n(265)]=!1}[c(269)](){this[c(273)]=!0}[c(258)](){const t=c;this[t(257)]=!this[t(257)],this[t(257)]?this[t(271)]():this[t(274)]()}[c(271)](){const t=c;for(const e of this[t(275)][t(268)][t(268)]())e[t(256)]&&!this[t(252)][t(251)](e)&&e[t(254)](t(261))}[c(274)](){const t=c;for(const e of this[t(275)][t(268)][t(268)]())e[t(256)]&&!this[t(252)][t(251)](e)&&e[t(267)](t(261))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=251]})(t,e)}function f(){const t=["_enableCommands","editor","13116Smaowr","has","_enabledCommands","1078aoWHGc","forceDisabled","504jdmJIO","affectsData","value","execute","770046UCscjJ","41535oqugDH","TrackChangesCommand","1100guTcjG","836052cQYcOT","6476459vzcPzH","_isEnabledBasedOnSelection","12bFhhwn","clearForceDisabled","commands","refresh","38815xetRwF","_disableUnsupportedCommands","32792MGFTxH","isEnabled"];return(f=function(){return t})()}const h=g;function d(){const t=["execute","3770552jUnnDj","1010202AQeOEb","refresh","4ywlFnW","_isEnabledBasedOnSelection","204235WoXIDZ","model","1227597JtUxZI","1446099fAlBpF","499151BvixPH","TrackChangesEditing","isEnabled","editor","108OJXetd","canEditAt","track-changes-accept-suggestion-not-found","get","_suggestions","acceptSuggestion","getRanges","plugins","29530224UQIelS"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(412915===-parseInt(n(405))/1+-parseInt(n(420))/2+-parseInt(n(404))/3*(parseInt(n(422))/4)+parseInt(n(424))/5*(-parseInt(n(409))/6)+-parseInt(n(403))/7+-parseInt(n(419))/8+parseInt(n(417))/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(413)]=e,this[n(421)](),this[n(423)]=!1}[h(421)](){this[h(407)]=!0}[h(418)](t){const n=h,r=this[n(413)][n(412)](t);if(!r)throw new e.CKEditorError(n(411),this);const s=r[n(415)]();this[n(408)][n(425)][n(410)](s)&&this[n(408)][n(416)][n(412)](n(406))[n(414)](r)}}function m(){const t=["15970296DIXGTM","2098283FAtsei","refresh","24687urjupH","88mGwuhT","isEnabled","canEditAt","getRanges","_isEnabledBasedOnSelection","467449RWquWy","6315337pOnGvD","get","editor","996wTcseO","4812yllwCv","6SbJLDE","3856yhcBQy","TrackChangesEditing","plugins","model","30fwJaEF","154515KugnXt","discardSuggestion","_suggestions","execute","track-changes-discard-suggestion-not-found"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(687187===parseInt(n(509))/1+-parseInt(n(514))/2*(parseInt(n(513))/3)+parseInt(n(504))/4*(parseInt(n(521))/5)+-parseInt(n(515))/6*(-parseInt(n(510))/7)+parseInt(n(516))/8*(-parseInt(n(503))/9)+-parseInt(n(520))/10*(parseInt(n(501))/11)+parseInt(n(500))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(523)]=e,this[n(502)](),this[n(508)]=!1}[I(502)](){this[I(505)]=!0}[I(498)](t){const n=I,r=this[n(523)][n(511)](t);if(!r)throw new e.CKEditorError(n(499),this);const s=r[n(507)]();this[n(512)][n(519)][n(506)](s)&&this[n(512)][n(518)][n(511)](n(517))[n(522)](r)}}function T(t){const e=_;return t[e(421)](((t,n)=>e(459)==t[e(434)]&&e(459)!=n[e(434)]?-1:e(459)!=t[e(434)]&&e(459)==n[e(434)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=421]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(457)];for(;s<t[n(432)];){const a=t[s],c=t[s+1];r||(r=e[n(430)](a)),A(e,a,c)||(o[n(454)](e[n(448)](r,i[n(456)](a)?e[n(443)](a):e[n(425)](a,n(431)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(443)](e),o=t[r(430)](n);return s[r(452)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(153299===parseInt(n(460))/1+-parseInt(n(439))/2*(parseInt(n(455))/3)+-parseInt(n(427))/4*(-parseInt(n(449))/5)+parseInt(n(437))/6*(-parseInt(n(422))/7)+-parseInt(n(463))/8+-parseInt(n(423))/9+-parseInt(n(428))/10*(-parseInt(n(447))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["isInContent","push","25962llDOck","isObject","schema","isArray","deletion","196988mRuYZf","change","isMultiRange","56816dnJTZJ","replace","sort","1033732lxjGfr","2010726lINglN","next","createPositionAt","splice","26652vwplAJ","710DScucl"," [color ","createPositionBefore","end","length","color","type","isIntersecting","start","6wmGeBj","value","22qlistB","isCollapsed","getRanges","add","createPositionAfter","from","content","execute","60379FEbqYr","createRange","30mTCMZM","join","map","isTouching"];return(k=function(){return t})()}function C(t,e,n){const r=_;for(;n[r(432)];){const s=n[r(426)](0,100);t[r(461)]((()=>{const t=r;for(const n of s)n[t(453)]&&e[t(446)](n.id)}))}}function L(){const t=["canEditAt","execute","_isEnabledBasedOnSelection","27433vjQbYC","isInContent","values","refresh","some","37762002TJNiyi","294RJUPZD","editor","6882596AMYvkQ","_command","model","58625iHOVpY","2751805pUXrVO","51fYMAlm","49430GvCcMk","from","9471136syAXlw","getRanges","_suggestions","isEnabled"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(983635===-parseInt(n(267))/1+-parseInt(n(258))/2*(parseInt(n(257))/3)+-parseInt(n(252))/4+parseInt(n(256))/5+-parseInt(n(250))/6*(parseInt(n(255))/7)+-parseInt(n(260))/8+parseInt(n(249))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(253)]=e,this[r(262)]=n,this[r(247)](),this[r(266)]=!1}[N(247)](){const t=N,e=Array[t(259)](this[t(262)][t(246)]())[t(248)]((e=>e[t(268)]));this[t(263)]=this[t(253)][t(263)]&&e}[N(265)](){const t=N,e=T(Array[t(259)](this[t(262)][t(246)]()));for(const n of e){const e=n[t(261)]();if(!this[t(251)][t(254)][t(264)](e))return}C(this[t(251)][t(254)],this[t(253)],e)}}const v=M;function M(t,e){const n=w();return(M=function(t,e){return n[t-=325]})(t,e)}!function(t,e){const n=M,r=t();for(;;)try{if(219500===parseInt(n(335))/1+-parseInt(n(325))/2+parseInt(n(332))/3*(parseInt(n(349))/4)+-parseInt(n(327))/5*(-parseInt(n(346))/6)+-parseInt(n(350))/7+-parseInt(n(343))/8+-parseInt(n(344))/9*(-parseInt(n(333))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(339)]=e,this[r(336)]=n,this[r(337)]=new Set,this[r(348)](),this[r(326)]=!1}[v(348)](){const t=v,e=this[t(345)][t(340)][t(331)][t(330)],n=Array[t(329)](this[t(336)][t(342)]());this[t(337)]=function(t,e){const n=_,r=Array[n(444)](t[n(441)]()),s=new Set;for(const o of e)if(o[n(453)])for(const e of r)for(const r of o[n(441)]())(e[n(435)](r)||t[n(440)]&&!o[n(462)]&&o[n(424)]&&r[n(431)][n(452)](e[n(436)]))&&s[n(442)](o);return s}(e,n),this[t(334)]=this[t(339)][t(334)]&&!!this[t(337)][t(341)]}[v(328)](){const t=v,e=T(Array[t(329)](this[t(337)]));for(const n of e){const e=n[t(347)]();if(!this[t(345)][t(340)][t(338)](e))return}C(this[t(345)][t(340)],this[t(339)],e)}}function w(){const t=["execute","from","selection","document","9sqGcuy","5850NZiPow","isEnabled","436812lIbuET","_suggestions","_selectedSuggestions","canEditAt","_command","model","size","values","1328960ONGeHI","3015uCgNba","editor","8616JlRHsq","getRanges","refresh","204868nLtlKU","2001944vyERqC","700660Bfxwlk","_isEnabledBasedOnSelection","820ZGzlXl"];return(w=function(){return t})()}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=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 dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.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(gt(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 vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=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 ge=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)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||de(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 ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Be,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]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}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=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),d=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!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||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;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,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==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 d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["type","removeMarker","setAttribute","substr","commentThread","@external","getContainedElement","584sWPVbd","decorate","getItems","delete","getFirstRange","previous","addMarker","_onDiscard","isInContent","isIntersectingWithRange","141921qrECYn","299164TmnqNk","attributes","addRange","accept","12475970DJSAJy","getAllAdjacentSuggestions","add","1244eQbYXu","2191336ksSZvO","isExternal","split","removeAttribute","map","addMarkerName","author","createdAt","getMultiRangeId","onDiscard","4ckMbpF","end","markers","getFirstMarker","from","isMultiRange","removeMarkers","_markerNames","next","change","30HxQFZc","hasComments","getMarkers","discard","_isDataLoaded","set","data","start","_onAttributesChange","subType","size","creator","_saved","suggestion:","_model","head","reduce","clear","onAttributesChange","toJSON","nodeBefore","push","nodeAfter","getRanges","onAccept","getRange","786504lbzxgf","getMarkerNames","isIntersecting","filter","authoredAt","length","get","2921394SuvZuw","_onAccept"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(800988===parseInt(n(528))/1*(-parseInt(n(517))/2)+parseInt(n(490))/3+-parseInt(n(510))/4*(parseInt(n(457))/5)+-parseInt(n(483))/6+parseInt(n(518))/7+-parseInt(n(499))/8*(parseInt(n(509))/9)+parseInt(n(514))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(461)]=!1,this.id=e.id,this[n(492)]=e[n(492)],this[n(466)]=e[n(466)]||null,this[n(524)]=e[n(524)],this[n(468)]=e[n(468)]||e[n(524)],this[n(519)]=Boolean(e[n(511)]&&e[n(511)][n(497)]),this[n(463)]=null,this[n(471)]=t,this[n(491)]=e[n(481)],this[n(506)]=e[n(527)],this[n(465)]=e[n(475)],this[n(454)]=new Set,this[n(525)]=null,this[n(462)](n(487),null),this[n(462)](n(511),e[n(511)]||{}),this[n(462)](n(504),null),this[n(462)](n(455),null),this[n(462)](n(496),null),this[n(462)](n(469),!1),this[n(500)](n(513)),this[n(500)](n(460))}get[jr(472)](){const t=jr;let e=this;for(;e[t(504)];)e=e[t(504)];return e}get[jr(458)](){const t=jr;return!!this[t(496)]&&this[t(496)][t(488)]>0}get[jr(452)](){const t=jr;return 0!=this[t(454)][t(467)]&&6==Array[t(451)](this[t(454)])[0][t(520)](":")[t(488)]}get[jr(507)](){return null!==this[jr(450)]()}[jr(523)](t){const e=jr;this[e(454)][e(516)](t)}[jr(484)](){const t=jr;return Array[t(451)](this[t(454)])}[jr(459)](){const t=jr;return this[t(484)]()[t(522)]((e=>this[t(471)][t(449)][t(489)](e)))[t(486)]((t=>t))}[jr(450)](){return this[jr(459)]()[0]||null}[jr(453)](){const t=jr;this[t(471)][t(456)]((e=>{const n=t;for(const t of this[n(459)]())e[n(493)](t)})),this[t(454)][t(474)]()}[jr(493)](t){const e=jr;this[e(471)][e(456)]((n=>{n[e(493)](t)})),this[e(454)][e(502)](t)}[jr(512)](t){const e=jr,n=e(470)+this[e(492)]+":"+this[e(466)]+":"+this.id+":"+this[e(468)].id+":"+Hr[e(526)]();this[e(523)](n),this[e(471)][e(456)]((r=>{r[e(505)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(508)](t){const e=jr;for(const n of this[e(480)]())if(n[e(485)](t))return!0;return!1}[jr(480)](){const t=jr;return this[t(459)]()[t(522)]((e=>e[t(482)]()))}[jr(501)](){const t=jr;return this[t(480)]()[t(473)](((e,n)=>[...e,...n[t(501)]()]),[])}[jr(503)](){const t=jr;var e;return(null===(e=this[t(450)]())||void 0===e?void 0:e[t(482)]())||null}[jr(498)](){const t=jr,e=this[t(480)]();if(1!=e[t(488)])return null;const n=e[0],r=n[t(464)][t(479)],s=n[t(529)][t(477)];return r instanceof i.Element?r!=s?null:r:null}[jr(513)](){const t=jr;this[t(491)](this[t(480)](),this[t(463)],this[t(511)]),this[t(453)]()}[jr(460)](){const t=jr;this[t(506)](this[t(480)](),this[t(463)],this[t(511)]),this[t(453)]()}[jr(515)](){const t=jr,e=[];let n=this[t(472)];for(;n;)e[t(478)](n),n=n[t(455)];return e}[jr(494)](t,e){const n=jr,r=qn(this[n(511)]);hr(r,t,e),wr(r,this[n(511)])||(this[n(511)]=r,this[n(465)](r))}[jr(521)](t){const e=jr,n=qn(this[e(511)]);Ur(n,t),wr(n,this[e(511)])||(this[e(511)]=n,this[e(465)](this[e(511)]))}[jr(476)](){const t=jr;return{id:this.id,type:this[t(466)]?this[t(492)]+":"+this[t(466)]:this[t(492)],authorId:this[t(468)].id,createdAt:this[t(525)],hasComments:this[t(458)],data:this[t(463)],attributes:this[t(511)]}}static[jr(526)](){const t=jr;return(0,e.uid)()[t(495)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(267302===parseInt(n(392))/1*(parseInt(n(410))/2)+-parseInt(n(403))/3+-parseInt(n(329))/4*(-parseInt(n(378))/5)+parseInt(n(415))/6*(-parseInt(n(344))/7)+parseInt(n(341))/8*(parseInt(n(351))/9)+parseInt(n(370))/10*(-parseInt(n(355))/11)+-parseInt(n(409))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(337)]=[],this[n(380)]=new Map,this[n(388)]=[],this[n(414)]=new Map,this[n(342)]=t,this[n(327)]=e}[Wr(363)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(379)];o++){const i=t[o];if(!i[e(359)])continue;const a=this[e(361)](i);if(a){if(null!=i[e(346)]){if(r[e(381)](i[e(346)]))continue;r[e(338)](i[e(346)])}n[e(406)](a)}else if(e(396)!=i[e(356)])e(334)!=i[e(356)]&&e(416)!=i[e(356)]||this[e(336)](n,i,t[o+1]);else{const t=i[e(343)][e(354)];if(s[e(381)](t))continue;s[e(338)](i[e(343)][e(354)]),t==_c?this[e(418)](n,i):this[e(367)](n,i)}}return this[e(412)](n)}[Wr(413)](t){const e=Wr;this[e(337)][e(406)](t)}[Wr(383)](t,n,r=e.priorities[Wr(322)]){const s=Wr;s(368)==typeof t?(0,e.insertToPriorityArray)(this[s(388)],{matchingCallback:t,label:n,priority:r}):this[s(380)][s(417)](t,n)}[Wr(335)](t,e){const n=Wr;this[n(414)][n(417)](t,e)}[Wr(357)](t,e=1){const n=Wr;let r;for(const e of this[n(388)])if(e[n(374)](t)){r=e[n(389)];break}return r||(r=this[n(380)][n(375)](t[n(349)])),r?r(e):1!==e?e+" "+t[n(349)]+"s":""+t[n(349)]}[Wr(386)](t,e){const n=Wr,r=e[n(402)]()[n(371)](),s=n(334)==e[n(356)]?n(338):n(323);for(const e of r){const o=e[n(401)],i=t[t[n(379)]-1];if(o.is(n(352)))i&&i[n(356)][n(398)](n(347))>-1&&t[n(345)](),i&&n(350)==i[n(356)]?i[s]+=o[n(343)]:t[n(406)]({type:n(350),add:n(338)==s?o[n(343)]:"",remove:n(323)==s?o[n(343)]:""});else if(this[n(342)][n(385)](o)){const a=o;if(i&&i[n(356)][n(398)](n(347))>-1&&t[n(345)](),n(353)==e[n(356)])continue;i&&i[n(356)]==s+n(408)&&i[n(340)][n(349)]==a[n(349)]?i[n(348)]++:t[n(406)]({type:s+n(408),element:a,quantity:1}),r[n(365)]((t=>!(n(353)==t[n(356)]&&t[n(401)]==o)))}else if(this[n(342)][n(419)](o,n(407))||o.is(n(340),n(360))){const r=o;if(n(338)==s&&n(332)==e[n(356)]||n(323)==s&&n(353)==e[n(356)])continue;if(i&&-1==i[n(356)][n(398)](n(347))){n(350)==i[n(356)]&&(i[s]+="\n");continue}let a;if(a=n(338)==s?r[n(362)]&&!this[n(342)][n(385)](r[n(362)])?r[n(362)]:null:r[n(331)]&&!this[n(342)][n(385)](r[n(331)])?r[n(331)]:null,r[n(404)]||a&&a[n(404)]){const e=a&&a[n(404)]?a:r;i&&i[n(356)]==s+n(387)&&i[n(340)][n(349)]==e[n(349)]?i[n(348)]++:t[n(406)]({type:s+n(387),element:e,quantity:1})}else t[n(406)]({type:s+n(347),element:r})}}}[Wr(412)](t){const e=Wr,n=this[e(327)],r=[],s=[],o=[];for(const i of t)switch(i[e(356)]){case e(350):if(i[e(338)]=i[e(338)][e(326)](/(\S)\u000A+(\S)/g,e(366))[e(326)](/\u000A/g,""),i[e(323)]=i[e(323)][e(326)](/(\S)\u000A+(\S)/g,e(366))[e(326)](/\u000A/g,""),""!=i[e(338)]&&""!=i[e(323)]){r[e(406)]({type:e(326),content:zr(n,e(411),['"'+i[e(323)]+'"','"'+i[e(338)]+'"'])});continue}if(null!=i[e(338)][e(395)](/^ +$/)){r[e(406)]({type:e(334),content:zr(n,e(364),zr(n,e(321),i[e(338)][e(379)]))});continue}if(null!=i[e(323)][e(395)](/^ +$/)){r[e(406)]({type:e(416),content:zr(n,e(373),zr(n,e(321),i[e(323)][e(379)]))});continue}if(""!=i[e(338)]){r[e(406)]({type:e(334),content:zr(n,e(364),'"'+i[e(338)]+'"')});continue}r[e(406)]({type:e(416),content:zr(n,e(373),'"'+i[e(323)]+'"')});continue;case e(330):case e(384):r[e(406)]({type:e(334),content:zr(n,e(364),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(397):case e(391):r[e(406)]({type:e(416),content:zr(n,e(373),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(390):r[e(406)]({type:e(334),content:zr(n,e(325),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(393):r[e(406)]({type:e(416),content:zr(n,e(358),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(400):s[e(406)](i[e(354)]);continue;case e(376):o[e(406)](i[e(354)]);continue;default:r[e(406)](i)}if(s[e(379)]){const t=s[e(369)]((t=>this[e(414)][e(381)](t)?this[e(414)][e(375)](t):t))[e(382)](", ");r[e(406)]({type:e(372),content:zr(this[e(327)],e(405),t)})}if(o[e(379)]){const t=o[e(369)]((t=>this[e(414)][e(381)](t)?this[e(414)][e(375)](t):t))[e(382)](", ");r[e(406)]({type:e(372),content:zr(this[e(327)],e(399),t)})}return r}[Wr(361)](t){const e=Wr;for(const n of this[e(337)]){const r=n(t);if(r&&e(356)in r)return r}}[Wr(367)](t,e){const n=Wr,r=e[n(343)],s=void 0===r[n(339)]?n(376):n(400);t[n(406)]({type:s,key:r[n(354)]})}[Wr(418)](t,e){const n=Wr;t[n(406)]({type:n(372),content:zr(this[n(327)],n(324),this[n(357)](e[n(402)]()[n(333)][n(377)],1))})}[Wr(336)](t,e,n){const r=Wr;if(this[r(386)](t,e),n&&n[r(402)]()&&!e[r(402)]()[r(394)][r(328)](n[r(402)]()[r(333)])){const n=t[t[r(379)]-1],s=r(334)==e[r(356)]?r(338):r(323);n&&r(350)==n[r(356)]&&(n[s]+="\n")}}}function qr(){const t=["EmptyContainer","_itemLabelsCallbacks","label","addContainer","removeObject","13FXbxSf","removeContainer","end","match","attribute","removeEmptyContainer","indexOf","*Remove format:* %0","addFormat","item","getFirstRange","959925qqKJzc","isEmpty","*Set format:* %0","push","$text","Object","1399632NsmOli","67202MolhLV","REPLACE_TEXT","_resolveDescriptionItems","registerDescriptionCallback","_attributeLabels","288EPKOiB","deletion","set","_handleRenameSuggestionDescription","checkChild","ELEMENT_SPACE","normal","remove","*Change to:* %0","*Split:* %0","replace","_locale","isEqual","948NTckcJ","addEmptyContainer","previousSibling","elementStart","start","insertion","registerAttributeLabel","_handleInsertRemoveSuggestionDescription","_customCallbacks","add","newValue","element","475048wptqPz","_schema","data","6608DmFrnX","pop","subType","Container","quantity","name","text","45KsBydi","$textProxy","elementEnd","key","3696nLNVEI","type","getItemLabel","*Merge:* %0","isInContent","softBreak","_handleCustomCallbackDescription","nextSibling","getDescriptions","*Insert:* %0","skip","$1 $2","_handleAttributeSuggestionDescription","function","map","2240lnJOpx","getWalker","format","*Remove:* %0","matchingCallback","get","removeFormat","nodeAfter","1915xDsKZr","length","_itemLabels","has","join","registerElementLabel","addObject","isObject","_addDescriptionItems"];return(qr=function(){return t})()}const Zr=Qr;function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=367]})(t,e)}function Yr(){const t=["showAIAssistant","get","558cYRhmI","1098777MzDasY","558260hVerpa","enableCommand","5361152nupAjj","3689586jjwYod","4045gPdIAx","TrackChangesEditing","2NcZcTZ","commands","4893592QvTnlB","10818XzvrHW","editor","plugins","5792325JQcPdd","afterInit"];return(Yr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(746988===parseInt(n(383))/1*(parseInt(n(372))/2)+-parseInt(n(369))/3+-parseInt(n(368))/4+-parseInt(n(370))/5*(parseInt(n(375))/6)+parseInt(n(378))/7+-parseInt(n(374))/8+-parseInt(n(382))/9*(-parseInt(n(384))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Zr(379)](){const t=Zr,e=this[t(376)],n=e[t(377)][t(381)](t(371));e[t(373)][t(381)](t(380))&&n[t(367)](t(380))}}const $r=es;!function(t,e){const n=es,r=t();for(;;)try{if(561577===-parseInt(n(450))/1+-parseInt(n(442))/2+parseInt(n(447))/3+-parseInt(n(424))/4*(parseInt(n(435))/5)+-parseInt(n(457))/6*(parseInt(n(449))/7)+parseInt(n(448))/8+-parseInt(n(444))/9*(-parseInt(n(426))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class ts extends t.Plugin{[$r(460)](){const t=$r,e=this[t(445)],n=e[t(428)];if(!e[t(443)][t(427)](t(453)))return;const r=e[t(443)][t(446)](t(456));r[t(423)](t(451)),r[t(433)](t(451)),r[t(432)][t(441)](t(451),zr(n,t(454))),this[t(461)]()}[$r(461)](){const t=$r,e=this[t(445)],n=e[t(428)];e[t(443)][t(446)](t(456))[t(432)][t(434)]((e=>{const r=t;if(r(458)!=e[r(436)])return;const{data:s}=e;if(s&&r(451)==s[r(430)]){const t=s[r(440)][0][r(463)];return{type:r(425),content:zr(n,r(438),function(t){const e=r;switch(t){case e(431):return zr(n,e(437));case e(455):return zr(n,e(459));case e(452):return zr(n,e(439));case e(462):return zr(n,e(429))}}(t))}}}))}}function es(t,e){const n=ns();return(es=function(t,e){return n[t-=423]})(t,e)}function ns(){const t=["44JArhXf","format","30VVQbrG","has","locale","FORMAT_JUSTIFY_TEXT","commandName","left","descriptionFactory","registerBlockAttribute","registerDescriptionCallback","331555ERBmVE","type","FORMAT_ALIGN_TO_LEFT","*Format:* %0","FORMAT_ALIGN_TO_CENTER","commandParams","registerAttributeLabel","568372xBInRE","plugins","5632209KVheQa","editor","get","1765470DIWbtV","958472sozVsd","171934UrzMug","568402HoZXrn","alignment","center","AlignmentEditing","FORMAT_ALIGNMENT","right","TrackChangesEditing","108ZeNLpj","formatBlock","FORMAT_ALIGN_TO_RIGHT","afterInit","_registerLegacyDescription","justify","value","enableDefaultAttributesIntegration"];return(ns=function(){return t})()}const rs=is;function ss(){const t=["italic","*Remove format:* %0","195264ifuHRq","formatInline","BoldEditing","77SexlQh","registerDescriptionCallback","UnderlineEditing","CodeEditing","descriptionFactory","locale","format","84042wCnZNP","FORMAT_BOLD","FORMAT_ITALIC","get","632490ljWSFi","slice","plugins","toUpperCase","subscript","has","enableDefaultAttributesIntegration","registerAttributeLabel","FORMAT_SUPERSCRIPT","SubscriptEditing","type","5686736MPvgvb","afterInit","editor","65lvExlH","FORMAT_","FORMAT_CODE","bold","forceValue","ItalicEditing","code","FORMAT_STRIKETHROUGH","SuperscriptEditing","30GfxWIP","TrackChangesEditing","259659wdUlJy","StrikethroughEditing","commandParams","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE","toLowerCase","245656VMcBCw","underline","16464866owbPZb","7MdKTKU","commandName","superscript","strikethrough","*Format:* %0","registerInlineAttribute","_registerLegacyDescription"];return(ss=function(){return t})()}!function(t,e){const n=is,r=t();for(;;)try{if(430086===parseInt(n(277))/1*(parseInt(n(274))/2)+-parseInt(n(300))/3+parseInt(n(286))/4*(parseInt(n(314))/5)+parseInt(n(296))/6*(-parseInt(n(289))/7)+parseInt(n(311))/8+-parseInt(n(325))/9*(-parseInt(n(323))/10)+-parseInt(n(276))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const os=[rs(288),rs(319),rs(291),rs(292),rs(326),rs(309),rs(322)];function is(t,e){const n=ss();return(is=function(t,e){return n[t-=270]})(t,e)}class as extends t.Plugin{[rs(312)](){const t=rs,e=this[t(313)],n=e[t(302)][t(299)](t(324)),r=e[t(294)];for(const s of os){if(!e[t(302)][t(305)](s))continue;const o=s[t(301)](0,-7)[t(273)](),i=t(315)+o[t(303)]();n[t(306)](o),n[t(282)](o),n[t(293)][t(307)](o,zr(r,i))}this[t(283)]()}[rs(283)](){const t=rs,e=this[t(313)],n=e[t(294)],r=e[t(302)][t(299)](t(324));function s(e,s){const o=t;r[o(293)][o(290)]((t=>{const r=o;if(r(287)!=t[r(310)])return;const{data:i}=t;return i&&i[r(278)]===e?i[r(270)][0][r(318)]?{type:r(295),content:zr(n,r(281),s)}:{type:r(295),content:zr(n,r(285),s)}:void 0}))}s(t(317),zr(n,t(297))),s(t(284),zr(n,t(298))),s(t(275),zr(n,t(272))),s(t(320),zr(n,t(316))),s(t(280),zr(n,t(321))),s(t(304),zr(n,t(271))),s(t(279),zr(n,t(308)))}}const cs=ls;function us(){const t=["3672024QcsaFa","6761785bodaiE","enableCommand","TrackChangesEditing","blockQuote","parent","*Remove format:* %0","357TqtOtc","value","from","546210JzbvFK","3424312ORviON","schema","commandName","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","21070lTrYTK","editor","get","getSelectedBlocks","document","checkChild","format","commands","descriptionFactory","BlockQuoteEditing","9763965aFQqJw","markBlockFormat","locale","change","forceValue","commandParams","selection","filter","30SOLlwL","*Set format:* %0","model","name","7rEKmyq","30452HBQsIZ","has","plugins","afterInit","$root"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(715939===-parseInt(n(387))/1*(-parseInt(n(369))/2)+-parseInt(n(404))/3*(-parseInt(n(392))/4)+-parseInt(n(398))/5+parseInt(n(397))/6*(-parseInt(n(391))/7)+parseInt(n(408))/8+parseInt(n(379))/9+-parseInt(n(407))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(395)](){const t=cs,e=this[t(370)],n=e[t(381)];if(!e[t(394)][t(393)](t(378)))return;const r=e[t(394)][t(371)](t(400)),s=this[t(370)][t(376)][t(371)](t(401));r[t(399)](t(401),((n,o={})=>{const i=t,a=this[i(370)][i(389)][i(373)][i(385)],c=o&&void 0!==o[i(383)]?o[i(383)]:!s[i(405)];let u=[];if(c){const t=Array[i(406)](a[i(372)]())[i(386)]((t=>hs(t)||function(t,e){const n=i,r=e[n(374)](t[n(402)],n(401)),s=e[n(374)]([n(396),n(401)],t);return r&&s}(t,this[i(370)][i(389)][i(365)])));u=y(t,e[i(389)])}else{const t=Array[i(406)](a[i(372)]())[i(386)]((t=>hs(t)));u=y(t,e[i(389)])}e[i(389)][i(382)]((()=>{const t=i;for(const e of u)r[t(380)](e,{commandName:t(401),commandParams:[{forceValue:c}]})}))})),r[t(377)][t(367)]((e=>{const r=t,{data:s}=e;if(s&&r(401)==s[r(366)]){const t=zr(n,r(368));return s[r(384)][0][r(383)]?{type:r(375),content:zr(n,r(388),t)}:{type:r(375),content:zr(n,r(403),t)}}}))}}function hs(t){const e=cs;return e(401)==t[e(402)][e(390)]}function ds(){const t=["editor","enableCommand","19068RQAjGs","4784263iFUQGD","TrackChangesEditing","2618iBcwsj","427419VNAZQK","1560vqTrHS","63wDZKSR","1917490OLLpmd","plugins","changeCaseLower","466vmFunm","get","2402065oNzWaV","changeCaseUpper","CaseChange","4Dxtdcn","4135848SmNWUb","has","changeCaseTitle","afterInit"];return(ds=function(){return t})()}const gs=ps;function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(702424===-parseInt(n(278))/1*(parseInt(n(293))/2)+parseInt(n(294))/3*(-parseInt(n(283))/4)+-parseInt(n(280))/5+parseInt(n(284))/6+-parseInt(n(290))/7*(parseInt(n(295))/8)+-parseInt(n(296))/9*(-parseInt(n(297))/10)+parseInt(n(291))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(287)](){const t=gs,e=this[t(288)];e[t(298)][t(285)](t(282))&&(e[t(298)][t(279)](t(292))[t(289)](t(281)),e[t(298)][t(279)](t(292))[t(289)](t(299)),e[t(298)][t(279)](t(292))[t(289)](t(286)))}}function Is(){const t=["4892972UTeyly","3362688jZwhcb","enableCommand","editor","1350435KYccvX","afterInit","441958RiZJuV","get","3199384CvqmfC","7SUPFPY","7555620hwXvKT","86115NhLCiO","6NvklAa","ckbox","10ldClys","106uYdiSn","plugins","TrackChangesEditing","commands"];return(Is=function(){return t})()}function Es(t,e){const n=Is();return(Es=function(t,e){return n[t-=276]})(t,e)}const bs=Es;!function(t,e){const n=Es,r=t();for(;;)try{if(930684===parseInt(n(279))/1+parseInt(n(290))/2*(-parseInt(n(286))/3)+-parseInt(n(294))/4+-parseInt(n(285))/5*(-parseInt(n(287))/6)+-parseInt(n(284))/7*(-parseInt(n(283))/8)+parseInt(n(276))/9+-parseInt(n(289))/10*(-parseInt(n(281))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[bs(280)](){const t=bs,e=this[t(278)];e[t(293)][t(282)](t(288))&&e[t(291)][t(282)](t(292))[t(277)](t(288))}}const _s=As;function ys(){const t=["checkChild","1809310ollyAw","373716VyrsNO","rootElement","config","value","outdentCodeBlock","24NpLqSj","has","document","commands","schema","model","type","3652767lfnoTn","forceValue","markBlockFormat","format","language","TrackChangesEditing","locale","*Set format:* %0","blockName","5413485KBpPhJ","*Remove format:* %0","from","change","plugins","commandParams","enableCommand","formatBlock","602560sqckMk","ELEMENT_CODE_BLOCK","languages","commandName","find","toLowerCase","8qvpGNZ","getSelectedBlocks","registerDescriptionCallback","CodeBlock","filter","parent","label","isLimit","codeBlock","105246wuyURN","name","get","selection","afterInit","descriptionFactory","registerElementLabel","5097156kaPaRn","indentCodeBlock","editor"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(424922===-parseInt(n(382))/1+-parseInt(n(367))/2+parseInt(n(343))/3*(-parseInt(n(338))/4)+parseInt(n(337))/5+parseInt(n(333))/6+parseInt(n(359))/7+parseInt(n(373))/8*(-parseInt(n(350))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(330)](){const t=_s,e=this[t(335)];if(!e[t(363)][t(344)](t(376)))return;const n=e[t(363)][t(384)](t(355)),r=e[t(356)],s=e[t(340)][t(384)](t(381))[t(369)],o=e[t(346)][t(384)](t(381));n[t(365)](t(334)),n[t(365)](t(342)),n[t(365)](t(381),((r,i={})=>{const a=t,c=e[a(348)],u=e[a(348)][a(345)][a(385)],l=i&&void 0!==i[a(351)]?i[a(351)]:!o[a(341)];let f;i[a(354)]||(i[a(354)]=s[0][a(354)]),f=l?Array[a(361)](u[a(374)]())[a(377)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(339))&&!e[n(380)](t)&&e[n(336)](t[n(378)],n(381))}(t,c[a(347)]))):Array[a(361)](u[a(374)]())[a(377)]((t=>Cs(t)));const h=y(f,c);c[a(362)]((()=>{const t=a;for(const e of h)n[t(352)](e,{commandName:t(381),commandParams:[{...i,forceValue:l}],formatGroupId:t(358)})}))})),n[t(331)][t(332)](t(381),(e=>zr(r,t(368),e))),n[t(331)][t(375)]((e=>{const n=t;if(n(366)!=e[n(349)])return;const o=r.t,{data:i}=e;if(!i||n(381)!=i[n(370)])return;const a=i[n(364)][0][n(354)],c=o(s[n(371)]((t=>t[n(354)]===a))[n(379)])[n(372)]();return i[n(364)][0][n(351)]?{type:n(353),content:zr(r,n(357),zr(r,n(368),1)+" ("+c+")")}:{type:n(353),content:zr(r,n(360),zr(r,n(368),1))}}))}}function Cs(t){const e=_s;return e(381)==t[e(383)]}const Ls=Rs;function Ns(){const t=["174477TEGmZX","TrackChangesEditing","addCommentThread","editor","get","7072429LLtUyr","2250130cRbdcW","4003080jMknjj","plugins","449616aLJHxR","has","CommentsEditing","76zuByqO","333171HhKinw","afterInit","enableCommand","3015222MHyuWb"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(554057===-parseInt(n(470))/1+parseInt(n(466))/2+-parseInt(n(474))/3*(-parseInt(n(469))/4)+-parseInt(n(480))/5+-parseInt(n(473))/6+parseInt(n(479))/7+-parseInt(n(464))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(471)](){const t=Ls,e=this[t(477)];e[t(465)][t(467)](t(468))&&e[t(465)][t(478)](t(475))[t(472)](t(476))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=360]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(394)]())o[r(377)](t)&&s[r(370)](n[r(406)](o));return s}function ws(){const t=["previousPosition","1112410bhYdZT","mapper","model","toViewElement","774234kczOnn","schema","24MVzYWc","3009684dSaqrs","ck-suggestion-marker--active","createRangeOn","elementEnd","isLimit","getWalker","markerRange","5911800JuIcSh","writer","TrackChangesEditing","insert","item","type","isContent","get","push","ck-suggestion-marker-","isBlock","test","26083952GvnvUd","start","isAtEnd","hasAttribute","parent","bindElementToMarker","toViewPosition","addClass","activeMarkers","span","3636920wMKfCv","plugins","nextSibling","includes","name","579397DPGklD","getCustomProperty","consumable","addHighlight","createUIElement","getItems","markerName"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(385)][r(369)](r(364));return(o,i,a)=>{const c=r;if(!a[c(391)][c(373)](i[c(361)],o[c(388)]))return;const u=i[c(361)][c(360)](),l=i[c(361)][c(375)],f=t[c(399)][c(402)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(366)];g=g||f[c(368)](e);const n=a[c(398)][c(400)](e);if(n&&n[c(390)](c(392)))return;c(407)==t[c(367)]&&f[c(372)](e)&&!f[c(408)](e)&&(e[c(386)]||l[c(376)]?h&&h[c(378)]==e||(h=e,m(t[c(396)]),p=!0):d=d||t[c(396)])}function m(t){const r=c,o=a[r(363)][r(393)](r(383),{class:r(371)+e}),u=a[r(398)][r(380)](t);n&&s[r(382)][r(387)](i[r(395)])&&a[r(363)][r(381)](r(405),o),a[r(363)][r(365)](u,o),a[r(398)][r(379)](o,i[r(395)])}g||p||!d||m(d)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(858430===-parseInt(n(397))/1+parseInt(n(404))/2+-parseInt(n(401))/3+-parseInt(n(362))/4+-parseInt(n(384))/5+parseInt(n(403))/6*(-parseInt(n(389))/7)+parseInt(n(374))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(100677===-parseInt(n(289))/1*(parseInt(n(299))/2)+-parseInt(n(306))/3*(parseInt(n(261))/4)+-parseInt(n(305))/5*(parseInt(n(316))/6)+-parseInt(n(312))/7*(parseInt(n(297))/8)+-parseInt(n(308))/9*(-parseInt(n(285))/10)+parseInt(n(290))/11*(parseInt(n(310))/12)+parseInt(n(265))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Fs(267)](){return[vs.Delete]}[Fs(276)](){const t=Fs,e=this[t(314)],n=e[t(301)][t(304)](t(302));n[t(309)](t(278));const r=e[t(263)][t(304)](t(287));n[t(309)](t(287),((n,s={})=>{const o=t,a=e[o(318)][o(311)](e[o(318)][o(264)][o(319)]);a[o(273)]&&e[o(318)][o(271)](a,{direction:o(295),unit:s[o(270)]});const c=a[o(268)](),u=i.LiveRange[o(258)](c);let l;n(s),l=o(279)==u[o(298)][o(303)]?e[o(318)][o(281)](c[o(260)]):e[o(318)][o(281)](u[o(260)],u[o(313)]),u[o(277)](),e[o(318)][o(280)](r[o(274)][o(257)],(t=>{const e=o;r[e(274)][e(259)](),t[e(269)](t[e(281)](l[e(313)])),r[e(274)][e(266)]()}))})),e[t(282)][t(296)].on(t(284),Ds(e,t(275)),{priority:t(292)}),e[t(317)][t(296)].on(t(284),((n,r,s)=>{const o=t;s[o(307)][o(286)]&&Ds(e,o(275),{showActiveMarker:!1})[o(272)](this)(n,r,s)}),{priority:t(292)}),e[t(282)][t(296)].on(t(288),((e,n,r)=>{const s=t,o=r[s(293)][s(300)](n[s(291)]);if(o)for(const t of o)t.is(s(315))&&(r[s(293)][s(294)](t,n[s(291)]),r[s(262)][s(283)](t))}),{priority:t(292)})}}function Bs(){const t=["173786srOvDE","9647zrIeAd","markerName","high","mapper","unbindElementFromMarkerName","forward","downcastDispatcher","1520VEoiCv","root","2sPrvcm","markerNameToElements","plugins","TrackChangesEditing","rootName","get","5dvlRdk","9JPtCPC","options","874278kOpmZm","enableCommand","504CDbxqw","createSelection","413GsjMZY","end","editor","uiElement","441462tawLJi","data","model","selection","batch","fromRange","lock","start","166284BqPmRE","writer","commands","document","4549831YLJQVm","unlock","requires","getFirstRange","setSelection","unit","modifySelection","bind","isCollapsed","buffer","merge","init","detach","delete","$graveyard","enqueueChange","createRange","editing","remove","addMarker:suggestion:deletion","10QFGxMN","showSuggestionHighlights","deleteForward","removeMarker:suggestion:deletion"];return(Bs=function(){return t})()}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=433]})(t,e)}function Gs(){const t=["find","enableDefaultAttributesIntegration","ELEMENT_NUMBERED_LIST","*Remove format:* %0","formatBlock","createPositionAt","_findSuggestions","next","parent","accept","push","*Format:* remove from %0","includes","_suggestionFactory","toUpperCase","904970LZAROW","suggestion","editor","isObject","getChanges","isUndo","getFirstRange","removeMarker","trackChangesCommand","isNextTo","deletion","7vLUwWm","data","fromRange","batch","model","registerPostFixer","oldValue","plugins","*Set format:* %0","*Indent:* %0","todoList","has","mergeListItemBackward","commandName","_LIST","registerAttributeLabel","locale","listStyle","get","*Merge:* list item","FORMAT_INDENT","TodoListEditing","meta","isLocal","commandParams","nodeAfter","filter","bulletedList","todo","list.multiBlock","differ","*Check item*","_supportLegacySuggestions","_registerLegacyDescription","listMarkerStyle","getRanges","noTrackChangesFixer","563559hBbOyP","indentList","assureChains","898296MTIJeP","listItemIdFixer","start","default","registerCustomCallback","*Change to:* %0","listIndent","multipleBlocks","schema","_getAttributeKey","forceValue","ListEditing","splitListItemAfter","detach","getFirstMarker","registerBlockAttribute","ELEMENT_BULLETED_LIST","document","end","format","type","mergeListItemForward","splitListItemBefore","config","customNumberedList","change","numbered","listType","attributeKey","*Split:* list item","TrackChangesEditing","groupId","setSelection","head","descriptionFactory","checkTodoList","6IiPbYF","getAttribute","refresh","afterInit","range","bulleted","ELEMENT_","from","*Outdent:* %0","outdentList","selection","nextSibling","listStart","registerElementLabel","every","todoListChecked","customBulletedList","*Merge:* %0","map","documentList","2548648NdjrMy","1877795ChFBPP","newValue","numberedList","ELEMENT_TODO_LIST","747780VYkEjJ","630152uTeamp","setAttribute","listMarker","createRange","commands","registerDescriptionCallback","*Uncheck item*","ELEMENT_LIST_ITEM","previousSibling","execute","value","listItemId","listReversed","todoListCheck","length","135qjhgDM","attribute","attributes","key","containsItem","*Format:* insert into %0","getSuggestions"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(380704===-parseInt(n(509))/1+parseInt(n(574))/2*(parseInt(n(548))/3)+-parseInt(n(512))/4+-parseInt(n(569))/5+-parseInt(n(573))/6+parseInt(n(472))/7*(-parseInt(n(568))/8)+parseInt(n(439))/9*(parseInt(n(461))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(551)](){const t=Us,e=this[t(463)];if(!e[t(479)][t(483)](t(523)))return;const n=e[t(488)],r=e[t(479)][t(490)](t(542)),s=e[t(479)][t(483)](t(493)),o=!!e[t(535)][t(490)](t(501));function i(e){const r=t;return{type:r(531),content:""+zr(n,r(480),e)}}function a(e){const r=t;return{type:r(531),content:""+zr(n,r(449),e)}}r[t(447)](t(571)),r[t(447)](t(499)),r[t(447)](t(536)),r[t(447)](t(564)),r[t(447)](t(510)),r[t(447)](t(557)),r[t(447)](t(524)),r[t(447)](t(534)),r[t(527)](t(435)),r[t(527)](t(539)),r[t(527)](t(518)),o&&(r[t(447)](t(484)),r[t(447)](t(533))),s&&(r[t(447)](t(482)),r[t(447)](t(547)),r[t(527)](t(563)),r[t(546)][t(579)]((e=>{const r=t,{data:s}=e;if(s&&r(563)==s[r(442)])return{type:r(531),content:s[r(570)]?zr(n,r(503)):zr(n,r(580))}})),this[t(463)][t(476)][t(529)][t(477)]((e=>{const n=t;if(e[n(475)][n(466)])return!1;let s=!1;const o=r[n(445)]({skipNotAttached:!0})[n(498)]((t=>n(563)===r[n(521)](t)));for(const t of o)n(500)!=t[n(467)]()[n(514)][n(497)][n(549)](n(539))&&(r[n(452)](t[n(467)](),n(440))[n(446)]((t=>n(539)===r[n(521)](t[n(462)])))||(e[n(468)](t[n(526)]()),s=!0));return s}))),r[t(546)][t(487)](t(518),zr(n,t(492)));const c={type:t(531),content:""};r[t(546)][t(579)]((e=>{const r=t,{data:s}=e;if(!s||r(539)!=s[r(442)])return;let u=e[r(545)];for(;u;){if(u[r(473)]&&((r(489)==u[r(473)][r(442)]||r(506)==u[r(473)][r(442)])&&(u[r(473)][r(570)]&&r(515)!=u[r(473)][r(570)]||r(515)!=u[r(473)][r(478)]&&!s[r(570)])||!o&&u[r(473)][r(442)]==_c))return c;u=u[r(453)]}if(null==s[r(570)])switch(s[r(478)]){case r(553):return a(zr(n,r(528)));case r(538):return a(zr(n,r(448)));case r(500):return a(zr(n,r(572)))}switch(s[r(570)]){case r(553):return i(zr(n,r(528)));case r(538):return i(zr(n,r(448)));case r(500):return i(zr(n,r(572)))}})),r[t(546)][t(579)]((e=>{const n=t,{data:r}=e;if(r&&n(518)==r[n(442)])return null==r[n(570)]||null==r[n(478)]&&0==r[n(570)]?c:void 0})),r[t(546)][t(579)]((e=>{const r=t;if(r(440)!=e[r(532)])return;const{data:s}=e;if(!s||r(435)!=s[r(442)])return;const o=Hs(e);return r(570)==o?{type:r(531),content:zr(n,r(491))}:r(478)==o?{type:r(531),content:zr(n,r(541))}:c})),e[t(476)][t(529)][t(477)]((e=>this[t(513)](e))),e[t(476)][t(529)][t(477)]((e=>this[t(508)](e))),e[t(476)][t(529)][t(477)]((e=>this[t(511)](e))),this[t(504)]()}[Us(513)](t){const e=Us;if(t[e(475)][e(466)]||!t[e(475)][e(495)])return!1;let n=!1;const r=this[e(463)][e(479)][e(490)](e(542))[e(445)]({skipNotAttached:!0})[e(498)]((t=>t[e(473)]&&e(435)==t[e(473)][e(442)]))[e(498)]((t=>t[e(473)][e(570)]&&t[e(473)][e(478)]));for(const s of r)Hs(s)||(t[e(468)](s[e(526)]()),n=!0);return n}[Us(508)](t){const e=Us;if(t[e(475)][e(466)]||!t[e(475)][e(495)])return!1;const n=this[e(463)][e(479)][e(490)](e(542));if(n[e(469)][e(434)])return!1;let r=!1;const s=[e(539),e(435),e(518),e(489),e(560),e(436),e(437),e(576),e(506)],o=this[e(463)][e(476)][e(529)][e(502)][e(465)]()[e(498)]((t=>e(440)==t[e(532)]))[e(498)]((t=>s[e(458)](t[e(540)])));if(0==o[e(438)])return r;for(const i of o){const o=n[e(452)](i[e(552)],e(440))[e(498)]((t=>!t[e(494)][e(470)]))[e(566)]((t=>t[e(462)]))[e(498)]((t=>{const r=e,o=n[r(521)](t);return s[r(458)](o)}));if(o[e(438)]){for(const n of o)t[e(468)](n[e(526)]());r=!0}}return r}[Us(511)](t){const e=Us;if(t[e(475)][e(466)]||!t[e(475)][e(495)])return!1;const n=this[e(463)][e(479)][e(490)](e(542));let r=!1;const s=[e(539),e(435),e(518),e(489),e(560),e(436),e(437),e(576),e(506)];for(const t of n[e(445)]({skipNotAttached:!0})){const o=n[e(452)](t[e(467)](),e(440))[e(566)]((t=>t[e(462)]))[e(498)]((t=>t[e(473)]&&s[e(458)](t[e(473)][e(442)])));if(!o[e(438)])continue;const a=o[0][e(545)][e(441)][e(543)];if(!o[e(562)]((t=>t[e(441)][e(543)]===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(445)]({skipNotAttached:!0})[s(498)]((e=>s(440)==e[s(532)]&&e[s(441)][s(543)]==t)))e[s(575)](s(543),r)}function i(t,n){const r=e;let s=t[r(545)],i=!1;for(;s;)s[r(441)][r(543)]!=n&&(o(s[r(441)][r(543)],n),s[r(575)](r(543),n),i=!0),s=s[r(453)];return i}}[Us(504)](){const t=Us,e=this[t(463)],n=e[t(488)],r=e[t(479)][t(490)](t(542));this[t(505)](),r[t(459)][t(516)](t(450),t(567),t(455),(function(n,r){const s=t,o=[];for(let t of n)t[s(514)][s(497)]===t[s(530)][s(454)]&&(t=e[s(476)][s(577)](e[s(476)][s(451)](t[s(514)][s(497)],0))),o[s(456)](t);e[s(476)][s(537)]((t=>{const n=s,a=e[n(476)][n(529)][n(558)],c=Array[n(555)](a[n(507)]())[n(566)]((t=>i.LiveRange[n(474)](t)));t[n(544)](o),e[n(578)][n(490)](r[n(485)])[n(550)](),r[n(496)][n(456)]({forceDefaultExecution:!0}),e[n(433)](r[n(485)],...r[n(496)]),t[n(544)](c);for(const t of c)t[n(525)]()}))})),r[t(546)][t(561)]((function(n){const r=t,s=!e[r(476)][r(520)][r(464)](n),o=n[r(582)],i=n[r(559)],a=n[r(549)](r(435)),c=!o||o[r(549)](r(435))!==a,u=!i||i[r(549)](r(435))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(581),e)))}[Us(505)](){const t=Us,e=this[t(463)],n=e[t(488)];function r(n){const r=t,s=e[r(578)][r(490)](r(499))[r(434)],o=e[r(578)][r(490)](r(571))[r(434)];return r(571)===n?s:o}e[t(479)][t(490)](t(542))[t(546)][t(579)]((function(s){const o=t;if(o(450)!=s[o(532)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(485)]){case o(499):u=i[o(496)][0][o(522)],l=r(i[o(485)]),a=o(u?444:457),!l&&e[o(535)][o(490)](o(501))||(a=o(517)),c={type:o(531),content:zr(n,a,zr(n,o(528)))};break;case o(571):u=i[o(496)][0][o(522)],l=r(i[o(485)]),a=o(u?444:457),!l&&e[o(535)][o(490)](o(501))||(a=o(517)),c={type:o(531),content:zr(n,a,zr(n,o(448)))};break;case o(510):a=o(481),c={type:o(531),content:zr(n,a,zr(n,o(581)))};break;case o(557):a=function(t){const e=o,n=t[e(467)]();let r=n[e(514)][e(497)];for(;r&&n[e(443)](r);){if(r[e(549)](e(518))>0)return!1;r=r[e(559)]}return!0}(s)?zr(n,o(457),zr(n,function(t){const e=o;return e(554)+t[e(467)]()[e(514)][e(497)][e(549)](e(539))[e(460)]()+e(486)}(s))):zr(n,o(556),zr(n,o(581))),c={type:o(531),content:a};break;case o(484):case o(533):!1===i[o(519)]&&(a=o(565),c={type:o(471),content:zr(n,a,zr(n,o(581)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(467)]()[e(514)][e(497)][e(582)];for(;n;){const r=n[e(549)](e(435));if(!r)return!1;if(r==t[e(473)][e(570)])return e(570);if(r==t[e(473)][e(478)])return e(478);n=n[e(582)]}return!1}const zs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(374249===parseInt(n(214))/1+parseInt(n(197))/2+parseInt(n(177))/3+-parseInt(n(174))/4+parseInt(n(185))/5*(parseInt(n(188))/6)+-parseInt(n(187))/7*(parseInt(n(183))/8)+parseInt(n(160))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ws extends t.Plugin{[zs(159)](){const t=zs;if(!this[t(198)][t(217)][t(200)](t(223)))return;const e=this[t(198)][t(212)][t(235)](t(202)),n=this[t(198)][t(217)][t(235)](t(148));e[t(238)]&&(n[t(190)](t(156)),n[t(233)](t(156))),e[t(153)]&&(n[t(190)](t(161)),n[t(233)](t(161))),e[t(152)]&&(n[t(190)](t(203)),n[t(233)](t(203)));const r={type:t(180),content:""};n[t(219)][t(166)](this[t(176)][t(221)](this));const s=this[t(198)][t(234)];n[t(219)][t(207)](t(161),zr(s,t(151))),n[t(219)][t(166)]((e=>{const n=t,{data:s}=e;if(s&&n(161)==s[n(192)])return null==s[n(215)]||0==s[n(215)]&&null==s[n(169)]?r:void 0})),n[t(219)][t(207)](t(203),zr(s,t(173))),n[t(219)][t(166)]((e=>{const n=t,{data:s}=e;if(s&&n(203)==s[n(192)])return null==s[n(215)]||1==s[n(215)]&&null==s[n(169)]?r:void 0})),this[t(198)][t(204)][t(167)][t(171)]((e=>{const r=t;if(e[r(172)][r(189)])return!1;let s=!1;const o=n[r(224)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(218)](t);return e(203)==s||e(161)==s}));for(const t of o){const o=t[r(211)]()[r(237)][r(179)][r(191)](r(206));r(195)!=o&&r(220)!=o&&(n[r(178)](t[r(211)](),r(230))[r(222)]((t=>r(206)==n[r(218)](t[r(228)])))||(e[r(210)](t[r(170)]()),s=!0))}return s})),this[t(163)]()}[zs(176)](t){const e=zs,n=this[e(198)][e(234)],{data:r}=t,s={type:e(180),content:""};if(!r||e(156)!=r[e(192)])return;if(!r[e(169)])return e(226)==r[e(215)]?s:{type:e(180),content:""+zr(n,e(181),zr(n,this[e(165)](r[e(215)])))};if(!r[e(215)]){if(e(226)==r[e(169)])return s;let o=t[e(150)];for(;o;){if(o[e(168)]&&e(206)==o[e(168)][e(192)]&&o[e(168)][e(215)])return s;o=o[e(157)]}return{type:e(180),content:""+zr(n,e(227),zr(n,this[e(165)](r[e(169)])))}}if(e(226)!=r[e(215)])return{type:e(180),content:""+zr(n,e(181),zr(n,this[e(165)](r[e(215)])))};let o=t[e(150)];for(;o;){if(o[e(168)]&&e(206)==o[e(168)][e(192)]&&o[e(168)][e(215)]&&o[e(168)][e(169)])return s;o=o[e(157)]}const i=t[e(211)]()[e(237)][e(179)][e(191)](e(206));return{type:e(180),content:zr(n,e(181),zr(n,e(182)+i[e(175)]()+e(158)))}}[zs(163)](){const t=zs,e=this[t(198)],n=e[t(234)];e[t(217)][t(235)](t(148))[t(219)][t(166)]((e=>{const r=t;if(r(209)!=e[r(236)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(231)]){case r(156):o=r(149),i={type:r(180),content:zr(n,o,zr(n,this[r(165)](s[r(164)][0][r(236)])))};break;case r(161):o=s[r(164)][0][r(153)]?r(213):r(201),i={type:r(180),content:zr(n,o)};break;case r(203):o=r(232),i={type:r(180),content:zr(n,o,s[r(164)][0][r(152)])}}return i}))}[zs(165)](t){const e=zs;return e(182)+function(t){const n=e;return qs[n(208)](t)?n(229):Zs[n(208)](t)?n(195):null}(t)[e(175)]()+e(184)+t[e(175)]()[e(186)](/-/g,"_")}}function Ks(t,e){const n=Xs();return(Ks=function(t,e){return n[t-=148]})(t,e)}function Xs(){const t=["disc","square","listStyle","next","_LIST_DEFAULT","afterInit","2622834PYZCdx","listReversed","upper-latin","_registerLegacyDescription","commandParams","_getTranslationKeyForListStyle","registerDescriptionCallback","document","data","oldValue","getFirstMarker","registerPostFixer","batch","FORMAT_LIST_START","2806732sIlNBy","toUpperCase","handleDescriptions","1430463ICXOFg","_findSuggestions","nodeAfter","format","*Set format:* %0","ELEMENT_","61624pSEXOO","_LIST_","5eqsiQW","replace","343ocfOui","1504122PsOxcI","isUndo","enableDefaultAttributesIntegration","getAttribute","key","upper-roman","circle","numbered","lower-latin","158830RKlMAx","editor","decimal","has","*Format:* set order to regular","list.properties","listStart","model","decimal-leading-zero","listType","registerAttributeLabel","includes","formatBlock","removeMarker","getFirstRange","config","*Format:* set order to reversed","355030MdOxCz","newValue","filter","plugins","_getAttributeKey","descriptionFactory","customNumbered","bind","find","ListPropertiesEditing","getSuggestions","lower-roman","default","*Remove format:* %0","suggestion","bulleted","attribute","commandName","*Format:* set start index to %0","registerBlockAttribute","locale","get","type","start","styles","TrackChangesEditing","*Change to:* %0","head","FORMAT_LIST_REVERSED","startIndex","reversed"];return(Xs=function(){return t})()}const qs=[zs(154),zs(194),zs(155)],Zs=[zs(199),zs(205),zs(225),zs(193),zs(196),zs(162)];var Qs=n(507);const Ys=$s;function Js(){const t=["commands","4LLZlAu","getFirstPosition","model","requires","1Evqipt","fromRange","hasClass","addMarker:suggestion:insertion","enterBlock","setSelection","bind","enter","11872071uwiaRy","writer","editor","3230402DfojZT","createRange","end","get","11123RlkvCy","editing","init","25wiQksG","8544tzcjDZ","detach","change","removeMarker:suggestion:insertion","downcastDispatcher","fire","markInsertion","markerName","split","remove","document","parent","options","363HaJtVb","selection","2020290twiCWt","showSuggestionHighlights","TrackChangesEditing","10PeLdLV","afterExecute","getFirstRange","unbindElementFromMarkerName","10825321EcxsiC","251184ITQsnP","markerNameToElements","data","ck-suggestion-marker-split","high","createPositionAt","1394922UwAKHu","enableCommand","mapper","nextSibling","plugins"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=487]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(924876===-parseInt(n(505))/1*(-parseInt(n(516))/2)+-parseInt(n(539))/3*(parseInt(n(501))/4)+-parseInt(n(523))/5*(parseInt(n(495))/6)+-parseInt(n(520))/7*(parseInt(n(524))/8)+parseInt(n(513))/9*(parseInt(n(542))/10)+parseInt(n(537))/11*(parseInt(n(489))/12)+parseInt(n(488))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(504)](){return[Qs.Enter]}[Ys(522)](){const t=Ys,e=this[t(515)],n=e[t(499)][t(519)](t(541)),r=e[t(500)][t(519)](t(512));n[t(496)](t(512),(()=>{const s=t;e[s(503)][s(526)]((t=>{const o=s,a=e[o(503)][o(534)][o(538)],c=a[o(502)](),u=i.LiveRange[o(506)](a[o(544)]());if(r[o(509)](t)){const r=e[o(503)][o(494)](c[o(535)][o(498)],0),s=t[o(517)](c,r);n[o(530)](s)}else t[o(510)](t[o(517)](u[o(518)]));u[o(525)](),r[o(529)](o(543),{writer:t})}))})),e[t(521)][t(528)].on(t(508),Ds(e,t(532)),{priority:t(493)}),e[t(521)][t(528)].on(t(527),((e,n,r)=>{const s=t,o=r[s(497)][s(490)](n[s(531)]);if(o)for(const t of o)t[s(507)](s(492))&&(r[s(497)][s(487)](t,n[s(531)]),r[s(514)][s(533)](t))}),{priority:t(493)}),e[t(491)][t(528)].on(t(508),((n,r,s)=>{const o=t;s[o(536)][o(540)]&&Ds(e,o(532),{showActiveMarker:!1})[o(511)](this)(n,r,s)}),{priority:t(493)})}}const eo=ro;function no(){const t=["792832RMVvwW","item","getMarkersGroup","afterInit","markers","start","plugins","replaceAll","suggestion:deletion","handleFindCommand","end","filter","find","FindAndReplaceEditing","replace","bind","getRange","5200pDJbhh","has","findPrevious","get","2288ZfgblK","1199331BvdStV","findByTextCallback","createPositionAt","createRange","1951704xJchIW","getIntersection","104ALeVle","3423084yGeOZE","354822RoHabx","361298yAdbLy","TrackChangesEditing","enableCommand","_isInDeletionRange","findNext","FindAndReplaceUtils","string","editor","model"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=469]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(357809===-parseInt(n(471))/1+-parseInt(n(481))/2+-parseInt(n(507))/3+-parseInt(n(502))/4*(parseInt(n(498))/5)+parseInt(n(470))/6+parseInt(n(472))/7+parseInt(n(469))/8*(parseInt(n(503))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(484)](){const t=eo;if(!this[t(479)][t(487)][t(499)](t(494)))return;const e=this[t(479)][t(487)][t(501)](t(473));e[t(474)](t(493),this[t(490)][t(496)](this)),e[t(474)](t(476)),e[t(474)](t(500)),e[t(474)](t(495)),e[t(474)](t(488))}[eo(490)](t,e,n={}){const r=eo,s=this[r(479)][r(487)][r(501)](r(477));return t((t=>(r(478)==typeof e?s[r(504)](e,n):e)(t)[r(492)]((e=>!1===this[r(475)](e,t[r(482)])))),n)}[eo(475)](t,e){const n=eo,r=this[n(479)][n(480)][n(506)](this[n(479)][n(480)][n(505)](e,t[n(486)]),this[n(479)][n(480)][n(505)](e,t[n(491)]));for(const t of this[n(479)][n(480)][n(485)][n(483)](n(489)))if(null!==r[n(508)](t[n(497)]()))return!0;return!1}}const oo=ao;function io(){const t=["FontFamilyEditing","toLowerCase","title","label","13396735whpOdm","*Set font size:* %0","config","formatInline","FontBackgroundColorEditing","fontSize.options","trim","1131042lQypsa","FORMAT_FONT_BACKGROUND","FontSize","fontBackgroundColor.colors","*Reset font family*","commandParams","1299ylNHzU","type","fontColor","30vxQmAA","plugins","get","fontBackgroundColor","fontFamily","editor","normalizeSizeOptions","commandName","TrackChangesEditing","*Reset font background color*","FontColorEditing","value","FontSizeEditing","fontSize","fontColor.colors","find","FORMAT_FONT_SIZE","format","has","afterInit","155lQJmyl","*Set font family:* %0","_registerLegacyDescription","enableDefaultAttributesIntegration","3512493myngkK","FORMAT_FONT_COLOR","registerAttributeLabel","locale","descriptionFactory","256278KEroxP","16247IPmrRc","258565OSJONf","FORMAT_FONT_FAMILY","*Set font color:* %0","1324FhYpAx","model","*Set font background color:* %0","registerDescriptionCallback","registerInlineAttribute","*Reset font size*","*Reset font color*","4312HxowdL"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=166]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(851889===-parseInt(n(227))/1+parseInt(n(187))/2+-parseInt(n(193))/3*(parseInt(n(168))/4)+parseInt(n(216))/5*(-parseInt(n(225))/6)+parseInt(n(226))/7*(-parseInt(n(175))/8)+-parseInt(n(220))/9+parseInt(n(196))/10*(parseInt(n(180))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(208),commandName:oo(209)},{pluginName:oo(176),commandName:oo(200)},{pluginName:oo(206),commandName:oo(195)},{pluginName:oo(184),commandName:oo(199)}];class uo extends t.Plugin{[oo(215)](){const t=oo,e=this[t(201)][t(223)],n=this[t(201)][t(197)][t(198)](t(204));for(const{pluginName:e,commandName:r}of co)this[t(201)][t(197)][t(214)](e)&&(n[t(219)](r),n[t(172)](r));e.t,n[t(224)][t(222)](t(209),zr(e,t(212))),n[t(224)][t(222)](t(200),zr(e,t(166))),n[t(224)][t(222)](t(195),zr(e,t(221))),n[t(224)][t(222)](t(199),zr(e,t(188))),this[t(218)]()}[oo(218)](){const t=oo,e=this[t(201)],n=e[t(223)];e[t(197)][t(198)](t(204))[t(224)][t(171)]((e=>{const r=t,o=n.t;if(r(183)!=e[r(194)])return;const{data:i}=e;if(null!=i){if(r(209)==i[r(203)]){const t=i[r(192)][0][r(207)];if(t){const e=o(this[r(201)][r(197)][r(198)](r(189))[r(202)](this[r(201)][r(182)][r(198)](r(185)))[r(211)]((e=>e[r(169)]==t))[r(178)])[r(177)]();return{type:r(213),content:zr(n,r(181),e)}}return{type:r(213),content:zr(n,r(173))}}if(r(200)==i[r(203)]){const t=i[r(192)][0][r(207)];return t?{type:r(213),content:zr(n,r(217),t)}:{type:r(213),content:zr(n,r(191))}}if(r(195)==i[r(203)]){const t=i[r(192)][0][r(207)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(182)][r(198)](r(210)))[r(211)]((e=>e[r(169)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(177)]()),{type:r(213),content:zr(n,r(167),a)[r(186)](),color:{value:t,title:a||i}}}return{type:r(213),content:zr(n,r(174))}}if(r(199)==i[r(203)]){const t=i[r(192)][0][r(207)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(182)][r(198)](r(190)))[r(211)]((e=>e[r(169)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(177)]()),{type:r(213),content:zr(n,r(170),a)[r(186)](),color:{value:t,title:a||i}}}return{type:r(213),content:zr(n,r(205))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=308]})(t,e)}const fo=lo;function ho(){const t=["*Remove all formatting*","560523rcksdw","8244880YjTANa","config","fontBackgroundColor","toLowerCase","3711222aXpAlR","enableCommand","FontSize","formatInline","format","toUpperCase","commandParams","18lWskLC","fontSize.options","14SUBMyp","commandName","type","entries","fontColor","normalizeSizeOptions","registerDescriptionCallback","fontSize","2474005xVMcof","get","commands","label","fontColor.colors","charAt","copyFormat","split","plugins","locale","push","formatBlock","71377Bxwiul","4NHhEZq","model","descriptionFactory","afterInit","_registerLegacyDescription","pasteFormat","1795296FrGPaV","join","slice","2406584DZsndl","*Set format to:* %0","editor","title","enableDefaultAttributesIntegration","TrackChangesEditing","find","boolean","length"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(449483===-parseInt(n(316))/1*(-parseInt(n(348))/2)+parseInt(n(336))/3*(-parseInt(n(317))/4)+-parseInt(n(358))/5+parseInt(n(323))/6+parseInt(n(350))/7*(parseInt(n(326))/8)+parseInt(n(341))/9+-parseInt(n(337))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(320)](){const t=fo,e=this[t(328)],n=e[t(312)][t(359)](t(331)),r=e[t(360)][t(359)](t(310)),s=e[t(360)][t(359)](t(322));r&&s&&(n[t(330)](t(322)),n[t(342)](t(310)),this[t(321)]())}[fo(321)](){const t=fo,e=this[t(328)],n=e[t(313)];e[t(312)][t(359)](t(331))[t(319)][t(356)]((r=>{const s=t;if(s(315)!=r[s(352)]&&s(344)!=r[s(352)])return;const{data:o}=r;if(o&&s(322)===o[s(351)]){const t=[],r=o[s(347)][0];for(const[n,o]of Object[s(353)](r))t[s(314)](po(e,n,o));return t[s(334)]?{type:s(345),content:zr(n,s(327),t[s(324)](", "))}:{type:s(345),content:zr(n,s(335))}}}))}}function po(t,e,n){const r=fo,o=t[r(313)].t,i=e[r(311)](/(?=[A-Z])/)[r(324)](" "),a=o(i[r(309)](0)[r(346)]()+i[r(325)](1))[r(340)]();if(r(333)==typeof n)return a;if(r(354)===e||r(339)===e){const e=(0,s.normalizeColorOptions)(t[r(338)][r(359)](r(308)))[r(332)]((t=>t[r(318)]==n));return a+" ("+(e?o(e[r(361)])[r(340)]():n)+")"}if(r(357)===e&&isNaN(parseFloat(n))){const e=t[r(312)][r(359)](r(343))[r(355)](t[r(338)][r(359)](r(349)))[r(332)]((t=>t[r(318)]==n));return a+" ("+(e?o(e[r(329)])[r(340)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["value","756mjLWkj","registerElementLabel","enableDefaultAttributesIntegration","afterInit","2kbNNnH","plugins","_getHeadingLevel","*Change to:* %0","TrackChangesEditing","HeadingEditing","registerDescriptionCallback","format","heading","name","24saXWdy","heading.options","44072hqGwms","locale","ELEMENT_HEADING","type","315481DZQYNH","formatBlock","618384OSTzNd","config","paragraph","editor","match","title","has","ELEMENT_HEADING_CUSTOM","model","5801477cVZYlg","_registerLegacyDescription","find","3tIIdvT","descriptionFactory","get","_headingOptions","4855698cAPbnj","7072770uxcZQn","view","commandParams","commandName","756eNPktM","9245AFQlQO"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(390494===parseInt(n(164))/1*(-parseInt(n(194))/2)+parseInt(n(178))/3*(-parseInt(n(166))/4)+-parseInt(n(188))/5*(-parseInt(n(190))/6)+parseInt(n(187))/7*(-parseInt(n(160))/8)+-parseInt(n(182))/9+parseInt(n(183))/10+-parseInt(n(175))/11*(-parseInt(n(158))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(193)](){const t=Io,e=this[t(169)];if(!e[t(195)][t(172)](t(153)))return;this[t(181)]=e[t(167)][t(180)](t(159));const n=e[t(161)],r=e[t(195)][t(180)](t(152));r[t(192)](t(156));for(const e of this[t(181)])t(168)!=e[t(174)]&&r[t(179)][t(191)](e[t(174)],(n=>{const r=t,i=this[r(150)](e[r(174)]);return null!==i?s(n,i):o(n,e[r(171)])}));function s(e,r){return zr(n,t(162),[e,r])}function o(e,r){return zr(n,t(173),[e,r])}this[t(176)]()}[Io(176)](){const t=Io,e=this[t(169)],n=e[t(161)];e[t(195)][t(180)](t(152))[t(179)][t(154)]((e=>{const r=t;if(r(165)!=e[r(163)])return;const{data:s}=e;if(s&&r(156)==s[r(186)]){const e=s[r(185)][0][r(189)],c=this[r(150)](e);if(null!==c)return{type:r(155),content:zr(n,r(151),(a=c,zr(n,r(162),[1,a])))};const u=this[r(181)][r(177)]((t=>t[r(174)]===e))[r(171)];return{type:r(155),content:zr(n,r(151),(o=1,i=u,zr(n,t(173),[o,i])))}}var o,i,a}))}[Io(150)](t){const e=Io;var n,r;const s=t[e(170)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(181)])||void 0===n?void 0:n[e(177)]((n=>n[e(174)]==t));if(o&&o[e(184)]){const t=o[e(184)],n=(null!==(r=t[e(157)])&&void 0!==r?r:t)[e(170)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(479461===parseInt(n(508))/1*(parseInt(n(513))/2)+-parseInt(n(489))/3+-parseInt(n(509))/4+parseInt(n(503))/5+-parseInt(n(488))/6+-parseInt(n(518))/7+parseInt(n(491))/8*(parseInt(n(494))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(497)](){const t=To,e=this[t(490)];if(!e[t(499)][t(507)](t(511)))return;const n=e[t(499)][t(524)](t(521)),r=e[t(523)];n[t(492)](t(515)),n[t(505)](t(515)),n[t(519)][t(500)](t(515),zr(r,t(510))),this[t(527)]()}[To(527)](){const t=To,e=this[t(490)],n=e[t(523)];e[t(499)][t(524)](t(521))[t(519)][t(525)]((r=>{const s=t;if(s(517)!=r[s(516)])return;const{data:o}=r;if(o&&s(515)==o[s(502)]){const t=n.t,r=o[s(495)][0][s(498)];if(r){const o=e[s(506)][s(524)](s(522))[s(496)]((t=>t[s(501)]==r)),i=t(o[s(504)])[s(514)]();return{type:s(512),content:zr(n,s(493),i),color:{value:o[s(520)],title:o[s(504)]}}}return{type:s(512),content:zr(n,s(526),zr(n,s(510)))}}}))}}function Ao(){const t=["enableDefaultAttributesIntegration","*Set highlight:* %0","1451997CDyeVq","commandParams","find","afterInit","value","plugins","registerAttributeLabel","model","commandName","686905krqMkX","title","registerInlineAttribute","config","has","16529QEPsSd","3057288qbZERF","FORMAT_HIGHLIGHT","HighlightEditing","format","42yTDYdw","toLowerCase","highlight","type","formatInline","2613184MzqiHY","descriptionFactory","color","TrackChangesEditing","highlight.options","locale","get","registerDescriptionCallback","*Remove highlight*","_registerLegacyDescription","4185810fEHlVd","2737263kIPdxf","editor","136uzARsg"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=101]})(t,e)}function Lo(){const t=["high","createEmptyElement","TrackChangesEditing","for","7253360JPWcXR","86414MgbnHX","ELEMENT_HORIZONTAL_LINE","horizontalLine","afterInit","enableCommand","HorizontalLineEditing","495384VxcYmE","div","locale","showSuggestionHighlights","72RXWisL","conversion","has","editor","39384NwFxDC","get","140680qjgOmw","registerElementLabel","addClass","insert","descriptionFactory","plugins","7234380jDezNY","createContainerElement","ck-horizontal-line","2097IbeFUg","dataDowncast","createPositionAt","218103jUApwc","elementToStructure","1309auzANJ"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(733384===-parseInt(n(114))/1+parseInt(n(122))/2*(-parseInt(n(132))/3)+-parseInt(n(128))/4+-parseInt(n(121))/5+parseInt(n(108))/6+-parseInt(n(116))/7*(parseInt(n(136))/8)+parseInt(n(111))/9*(parseInt(n(102))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(125)](){const t=ko,e=this[t(135)];if(!e[t(107)][t(134)](t(127)))return;e[t(107)][t(101)](t(119))[t(126)](t(124));const n=e[t(107)][t(101)](t(119)),r=e[t(130)];n[t(106)][t(103)](t(124),(e=>zr(r,t(123),e))),e[t(133)][t(120)](t(112))[t(115)]({model:t(124),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(131)])return null;const o=n[s(109)](s(129)),i=n[s(118)]("hr");return n[s(104)](s(110),o),n[s(105)](n[s(113)](o,0),i),o},converterPriority:t(117)})}}const Ro=vo;function So(){const t=["enableDefaultAttributesIntegration","element","_registerLegacyDescription","registerBlockAttribute","start","format","ELEMENT_HTML_EMBED","value","type","get","afterInit","locale","2025448sXMcWW","key","descriptionFactory","editor","rawHtml","formatBlock","49730kyPdMY","3545364jccwFN","9394434siapQJ","registerDescriptionCallback","plugins","has","commandName","htmlEmbed","getFirstRange","1307uWdBbF","registerElementLabel","TrackChangesEditing","attribute","nodeAfter","11363481Ewmoti","HtmlEmbed","*Change %0 content*","4059264XHSMvh","220ILCcXS","402CophfY"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(801611===parseInt(n(428))/1*(-parseInt(n(438))/2)+parseInt(n(436))/3+-parseInt(n(437))/4*(parseInt(n(457))/5)+parseInt(n(420))/6+-parseInt(n(421))/7+-parseInt(n(451))/8+parseInt(n(433))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(449)](){const t=Ro,e=this[t(454)];if(!e[t(423)][t(424)](t(434)))return;const n=e[t(423)][t(448)](t(430)),r=e[t(450)];n[t(453)][t(429)](t(455),(e=>zr(r,t(445),e))),n[t(439)](t(426)),n[t(442)](t(446)),n[t(453)][t(422)]((e=>{const n=t;if(n(431)!=e[n(447)])return;const{data:s}=e;if(s&&n(446)==s[n(452)]&&e[n(427)]()[n(443)][n(432)].is(n(440),n(455))){const t=zr(r,n(445));return{type:n(444),content:zr(r,n(435),t)}}})),this[t(441)]()}[Ro(441)](){const t=Ro,e=this[t(454)],n=e[t(450)];e[t(423)][t(448)](t(430))[t(453)][t(422)]((e=>{const r=t;if(r(456)!=e[r(447)])return;const{data:s}=e;if(s&&r(426)==s[r(425)]){const t=zr(n,r(445));return{type:r(444),content:zr(n,r(435),t)}}}))}}const Oo=Do;function wo(){const t=["ImageUploadEditing","toPrevious","7522696JCcMYP","*Reset image width*","getSuggestionCallback","isBlockImage","132132gzzQtf","isIntersecting","*Set image width:* %0","getClosestSelectedImageElement","convertBlockImageToInline","imageTextAlternative","ImageResize","commandName","3904860uZEdYB","afterInit","createRangeOn","start","ImageInlineEditing","nodeBefore","caption","imageBlock","toggleImageCaption","5491936KcNTWK","18zDrfOm","imageCaption","resizeImage","find","format","deletion","subType","isCollapsed","_suggestionFactory","registerElementLabel","enableDefaultAttributesIntegration","ImageUtils","markInsertion","addObject","ImageBlockEditing","7SQmvOV","markBlockFormat","getCaptionFromImageModelElement","markDeletion","ELEMENT_INLINE_IMAGE","ImageEditing","231570GZOOJG","accept","_findSuggestions","registerCustomCallback","ImageCaptionUtils","ImageTextAlternativeEditing","detach","_registerLegacyDescription","length","imageTypeInline","forceDefaultExecution","model","TrackChangesEditing","formatInline","imageStylePreApply","alt","ImageCaptionEditing","selection","key","createRange","previous","registerAttributeLabel","isOwn","isEqual","imageTypeBlock","toNext","has","ELEMENT_CAPTION","isBefore","removeObject","change","attribute","nodeAfter","plugins","954000lgeotP","imageInline","backward","Block image to inline image","newValue","getContainedElement","uploadImage","end","locale","formatBlock","ELEMENT_IMAGE","registerDescriptionCallback","join","filter","Inline image to block image","descriptionFactory","*Set image text alternative:* %0","getFirstRange","registerBlockAttribute","document","width","insertImage","convertInlineImageToBlock","insertion","get","type","getNearestSelectionRange","editor","enableCommand","FORMAT_IMAGE_SIZE","element","commandParams","8626986ajUpPc","schema","discard","findIndex","forward","chain","fromPosition","resizedWidth","*Remove image text alternative*"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(802400===-parseInt(n(425))/1*(-parseInt(n(443))/2)+-parseInt(n(498))/3+-parseInt(n(442))/4+parseInt(n(433))/5+parseInt(n(410))/6+-parseInt(n(458))/7*(parseInt(n(421))/8)+parseInt(n(464))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(434)](){const t=Oo,e=this[t(405)];if(!e[t(497)][t(490)](t(463)))return;const n=e[t(497)][t(402)](t(476)),r=e[t(497)][t(402)](t(454)),s=e[t(506)];n[t(406)](t(519)),n[t(513)][t(452)](t(440),(e=>zr(s,t(508),e))),n[t(513)][t(452)](t(499),(e=>zr(s,t(462),e))),n[t(513)][t(452)](t(439),(()=>zr(s,t(491)))),e[t(497)][t(490)](t(419))&&n[t(406)](t(504)),e[t(497)][t(490)](t(457))&&e[t(497)][t(490)](t(437))&&(n[t(406)](t(473),((s,o)=>{const i=t,a=r[i(428)](e[i(475)][i(517)][i(481)]);e[i(475)][i(494)]((()=>{const t=i;n[t(459)](a,{commandName:t(473),commandParams:[o]},[],t(429))}))})),n[t(406)](t(488),((s,o)=>{const a=t;e[a(475)][a(494)]((t=>{const c=a;let u=r[c(428)](e[c(475)][c(517)][c(481)]),l=t[c(435)](u);const f=i.LivePosition[c(416)](l[c(436)],c(420)),h=i.LivePosition[c(416)](l[c(505)],c(489));n[c(474)]((()=>s(o))),u=r[c(428)](e[c(475)][c(517)][c(481)]),l=t[c(435)](u);const d=t[c(483)](f,h);f[c(470)](),h[c(470)](),n[c(459)](u,{commandName:c(473),commandParams:[o]},[],c(520)),d[c(436)][c(492)](l[c(436)])&&n[c(455)](t[c(483)](d[c(436)],l[c(436)]),c(520)),l[c(505)][c(492)](d[c(505)])&&n[c(455)](t[c(483)](l[c(505)],d[c(505)]),c(520))}))})),n[t(451)][t(467)](t(507),t(520),t(510),(()=>!1)),n[t(451)][t(467)](t(507),t(520),t(465),(()=>!1)),n[t(451)][t(467)](t(507),t(520),t(412),n[t(451)][t(423)](t(507),"",t(465))),n[t(451)][t(467)](t(521),t(520),t(510),(()=>!1)),n[t(451)][t(467)](t(521),t(520),t(412),(([r])=>{const s=t,o=n[s(451)][s(423)](s(521),"",s(412));let i=r[s(436)],a=r[s(505)];const c=e[s(475)][s(411)][s(404)](i,s(500)),u=e[s(475)][s(411)][s(404)](a,s(414));c[s(450)]&&(i=c[s(436)]),u[s(450)]&&(a=u[s(505)]),o([e[s(475)][s(483)](i,a)])})),n[t(451)][t(467)](t(507),t(520),t(415),c),n[t(451)][t(467)](t(521),t(520),t(415),c)),e[t(497)][t(490)](t(480))&&(n[t(406)](t(441),((s,o)=>{const i=t,a=e[i(497)][i(402)](i(468));let c=r[i(428)](e[i(475)][i(517)][i(481)]),u=a[i(460)](c);e[i(475)][i(494)]((()=>{const t=i;if(u)return void n[t(461)](e[t(475)][t(435)](u));const l=r[t(424)](c);s(o),c=r[t(428)](e[t(475)][t(517)][t(481)]),u=a[t(460)](c),n[t(455)](e[t(475)][t(435)](u),l?null:t(444))}))})),n[t(451)][t(467)](t(521),t(444),t(415),c));const o=[{type:t(507),subType:t(478)},{type:t(521),subType:t(444)},{type:t(507),subType:t(520)},{type:t(521),subType:t(520)}];function a(e,s){const i=t,a=o[i(413)]((({type:t,subType:n})=>e[i(403)]==t&&e[i(449)]==n)),c=o[i(413)]((({type:t,subType:e})=>s[i(403)]==t&&s[i(449)]==e));if(a<0||c<0)return!1;const u=e[i(515)](),l=s[i(515)]();if((0==a||1==a)&&2==c&&u[i(426)](l))return!0;if(2==a&&3==c){const t=n[i(466)](u,i(521))[i(511)]((({suggestion:t,meta:e})=>e[i(486)]&&i(520)==t[i(449)]));if(t[i(472)]>1&&l[i(505)][i(487)](u[i(436)]))return!0;if(1==t[i(472)]&&(u[i(436)][i(487)](l[i(505)])||u[i(505)][i(487)](l[i(436)])))return!0}if(3==a&&3==c&&u[i(436)][i(492)](l[i(436)])){const t=u[i(505)][i(496)],e=l[i(436)][i(438)];return r[i(424)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(497)][t(490)](t(431))&&(n[t(453)](t(445)),n[t(516)](t(417)),n[t(513)][t(485)](t(417),zr(s,t(407)))),e[t(497)][t(490)](t(469))&&(n[t(453)](t(430)),n[t(516)](t(479))),n[t(513)][t(509)]((e=>{const n=t;if(o[n(446)]((({type:t,subType:r})=>e[n(403)]==t&&e[n(449)]==r)))return e[n(484)]?{}:void 0})),n[t(513)][t(509)]((e=>{const n=t;if(n(521)==e[n(403)]||n(448)==e[n(403)]){const t=e[n(503)]();if(t&&t.is(n(408),n(439)))return{type:n(521)==e[n(403)]?n(456):n(493),element:t,quantity:1}}})),n[t(513)][t(509)]((e=>t(507)==e[t(403)]&&t(520)==e[t(449)]?{type:t(447),content:t(512)}:t(507)==e[t(403)]&&t(429)==e[t(449)]?{type:t(447),content:t(501)}:void 0)),n[t(513)][t(509)]((e=>{const n=t;if(n(495)!=e[n(403)])return;const{data:r}=e;if(!r||n(479)!=r[n(482)])return;const o=r[n(502)];return o?{type:n(447),content:zr(s,n(514),'"'+o+'"')}:{type:n(447),content:zr(s,n(418))}})),this[t(471)]()}[Oo(471)](){const t=Oo,e=this[t(405)],n=e[t(506)];e[t(497)][t(402)](t(476))[t(513)][t(509)]((e=>{const r=t;if(r(507)!=e[r(403)]&&r(477)!=e[r(403)])return;const{data:s}=e;if(s){if(r(430)==s[r(432)]){const t=s[r(409)][0][r(502)];return t?{type:r(447),content:zr(n,r(514),'"'+t+'"')}:{type:r(447),content:zr(n,r(418))}}if(r(445)==s[r(432)]){const t=s[r(409)][0][r(518)];return t?{type:r(447),content:zr(n,r(427),t)}:{type:r(447),content:zr(n,r(422))}}}}))}}const Po=Bo;function xo(){const t=["descriptionFactory","54TBOkRg","replaceImageSource","263893YVoWsh","1128108nmHhnE","discard","has","editor","*Replace image URL*","registerBlockAttribute","9107lQOuYj","src","locale","type","TrackChangesEditing","attribute","format","_handleLegacySuggestions","getSuggestionCallback","*Format:* replace image URL","_registerLegacyDescription","formatBlock","1624CpXSNl","commandName","65110cSVVpt","get","afterInit","oldValue","4ytOQBp","_suggestionFactory","registerDescriptionCallback","ImageEditing","formatInline","830465NClNvG","enableDefaultAttributesIntegration","201390VreNzl","registerCustomCallback","accept","key","newValue","plugins","42966XKGOVH"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(278370===-parseInt(n(292))/1+-parseInt(n(282))/2+-parseInt(n(288))/3+-parseInt(n(317))/4*(-parseInt(n(280))/5)+parseInt(n(293))/6+parseInt(n(299))/7*(parseInt(n(311))/8)+parseInt(n(290))/9*(parseInt(n(313))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(315)](){const t=Po;if(!this[t(296)][t(287)][t(295)](t(278)))return;const e=this[t(296)][t(301)],n=this[t(296)][t(287)][t(314)](t(303));n[t(281)](t(291)),n[t(298)](t(300)),n[t(289)][t(319)]((n=>{const r=t;if(r(304)!=n[r(302)])return;const{data:s}=n;return s&&r(300)==s[r(285)]?s[r(286)]&&s[r(316)]?{type:r(305),content:zr(e,r(297))}:{type:r(305),content:""}:void 0})),this[t(306)]()}[Po(306)](){const t=Po,e=this[t(296)][t(287)][t(314)](t(303));e[t(318)][t(283)](t(310),t(291),t(284),e[t(318)][t(307)](t(310),null,t(294))),e[t(318)][t(283)](t(310),t(291),t(294),e[t(318)][t(307)](t(310),null,t(284))),this[t(309)]()}[Po(309)](){const t=Po,e=this[t(296)],n=e[t(301)];e[t(287)][t(314)](t(303))[t(289)][t(319)]((e=>{const r=t;if(r(310)!=e[r(302)]&&r(279)!=e[r(302)])return;const{data:s}=e;return s&&r(291)==s[r(312)]?{type:r(305),content:zr(n,r(308))}:void 0}))}}const jo=Vo;function Go(){const t=["getContainedElement","isInlineImage","join","isOwn","ImageStyleEditing","shouldConvertImageType","getChangedMarkers","subType","registerCustomCallback","formatBlock","selection","hasSuggestion","commandReversedParams","length","imageCaption","3784QsfxUe","getClosestSelectedImageElement","filter","model","setImageNaturalSizeAttributes","type","imageStylePreApply","name","*Format:* %0","plugins","refresh","_suggestionFactory","descriptionFactory","newRange","nodeAfter","chain","_findSuggestions","ImageUtils","2684872qMrpus","isIntersecting","commandName","imageTypeBlock","findIndex","suggestion","3438050HpgepV","imageStylePostApply","editor","isInContent","1730Jzvcfm","registerPostFixer","getSuggestionCallback","205446ibgAhj","markInlineFormat","start","imageTypeInline","discardSuggestion","5139pYOlvQ","next","registerDescriptionCallback","markBlockFormat","enableCommand","isBefore","_registerLegacyDescription","commands","9ouNRnD","convertInlineImageToBlock","formatInline","getSuggestion","getSuggestions","_splitMarkerName","head","getFirstRange","end","discard","createRangeOn","differ","1383272rFDAkQ","commandParams","830RHYoFT","change","locale","92241YfNnUS","author","format","get","toLowerCase","Users","insertion","FORMAT_SIDE_IMAGE","from","TrackChangesEditing","has","isEqual","49BKqEfb","afterInit","imageStyle","value","title","accept","nodeBefore","forEach","side","document","normalizedStyles","isBlockImage"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(378364===parseInt(n(224))/1+-parseInt(n(221))/2*(parseInt(n(199))/3)+parseInt(n(219))/4+parseInt(n(187))/5+-parseInt(n(194))/6*(-parseInt(n(236))/7)+-parseInt(n(181))/8*(parseInt(n(207))/9)+parseInt(n(191))/10*(parseInt(n(263))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(237)](){const t=jo,n=this[t(189)];if(!n[t(172)][t(234)](t(252)))return;const r=n[t(172)][t(227)](t(233)),s=n[t(172)][t(227)](t(180)),o={};r[t(203)](t(238),((o,i)=>{const a=t,c=n[a(172)][a(227)](a(229)).me,u=n[a(206)][a(227)](a(238));let l=s[a(264)](n[a(266)][a(245)][a(258)]),f=n[a(266)][a(217)](l),h=u[a(239)];if(h==i[a(239)])return;const d={commandName:a(238),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(266)][a(222)]((()=>{const t=a;if(r[t(211)]()[t(265)]((e=>e[t(190)]&&c==e[t(225)]&&(t(257)==e[t(168)]||t(209)==e[t(168)])&&(t(169)==e[t(255)]||t(188)==e[t(255)])&&e[t(214)]()[t(235)](f)))[t(243)]((e=>r[t(198)](e[t(213)]))),l=s[t(264)](n[t(266)][t(245)][t(258)]),f=n[t(266)][t(217)](l),u[t(173)](),n[t(206)][t(227)](t(197))[t(173)](),n[t(206)][t(227)](t(184))[t(173)](),h=u[t(239)],h!=i[t(239)])return s[t(249)](l)&&u[t(253)](i[t(239)],l)?(o({...i,setImageSizes:!1}),l=s[t(264)](n[t(266)][t(245)][t(258)]),void r[t(202)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(169))):void(s[t(247)](l)?r[t(202)](l,d,[],t(188)):r[t(195)](f,d,t(188)))}))}));for(const e of n[t(172)][t(227)](t(252))[t(246)])o[e[t(170)]]=e[t(240)][t(228)]();r[t(174)][t(256)](t(257),t(169),t(250),(()=>!1)),r[t(174)][t(256)](t(257),t(188),t(250),(()=>!1)),r[t(174)][t(256)](t(209),t(188),t(250),(()=>!1)),r[t(174)][t(256)](t(257),t(169),t(241),(([e])=>{const n=t;s[n(267)](e[n(248)]())})),r[t(174)][t(256)](t(257),t(169),t(216),((e,n)=>{const s=t;r[s(174)][s(193)](s(257),"",s(241))(e,{commandName:n[s(183)],commandParams:n[s(260)]})})),r[t(174)][t(256)](t(257),t(169),t(178),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(257),subType:t(169)},{type:t(230),subType:t(262)},{type:t(257),subType:t(208)},{type:t(230),subType:t(208)}];function a(e,n){const o=t,a=i[o(185)]((({type:t,subType:n})=>e[o(168)]==t&&e[o(255)]==n)),c=i[o(185)]((({type:t,subType:e})=>n[o(168)]==t&&n[o(255)]==e));if(a<0||c<0)return!1;const u=e[o(214)](),l=n[o(214)]();if((0==a||1==a)&&2==c&&u[o(182)](l))return!0;if(2==a&&3==c){const t=r[o(179)](u,o(230))[o(265)]((({suggestion:t,meta:e})=>e[o(251)]&&o(208)==t[o(255)]));if(t[o(261)]>1&&l[o(215)][o(235)](u[o(196)]))return!0;if(1==t[o(261)]&&(u[o(196)][o(235)](l[o(215)])||u[o(215)][o(235)](l[o(196)])))return!0}if(3==a&&3==c&&u[o(196)][o(204)](l[o(196)])){const t=u[o(215)][o(177)],e=l[o(196)][o(242)];return s[o(247)](t)&&t===e}return!1}n[t(266)][t(245)][t(192)]((()=>{const e=t;let o=!1;const i=Array[e(232)](n[e(266)][e(245)][e(218)][e(254)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(212)](t);if(e(186)==i&&r[e(259)](u)){if(e(257)==a&&(e(169)==c||e(188)==c)){const t=r[e(210)](u);if(n[e(176)]){const n=t[e(214)]()[e(248)]();if(s[e(247)](n))continue;r[e(198)](t),o=!0}}if(e(230)==a&&e(262)==c&&!n[e(176)]){const t=r[e(210)](u);t[e(200)]&&t[e(200)][e(190)]&&(r[e(198)](t[e(200)]),o=!0)}}}return o})),this[t(205)](o)}[jo(205)](t){const e=jo,n=this[e(189)],r=n[e(223)];n[e(172)][e(227)](e(233))[e(175)][e(201)]((n=>{const s=e;if(s(257)!=n[s(168)]&&s(209)!=n[s(168)])return;const{data:o}=n;if(!o||s(238)!=o[s(183)])return;const i=o[s(220)][0][s(239)];return function(t){const e=s;return{type:e(226),content:zr(r,e(171),t)}}(s(244)===i?zr(r,s(231)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(124396===parseInt(n(121))/1*(-parseInt(n(142))/2)+-parseInt(n(147))/3+-parseInt(n(135))/4*(parseInt(n(130))/5)+parseInt(n(146))/6+-parseInt(n(128))/7*(parseInt(n(127))/8)+-parseInt(n(149))/9*(parseInt(n(123))/10)+-parseInt(n(145))/11*(-parseInt(n(155))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(129)]=!1,this[e(150)]=!1}[zo(131)](){const t=zo,e=this[t(138)],n=e[t(125)][t(153)](t(152)),r=e[t(125)][t(153)](t(134));n&&(n.on(t(143),((e,[,n])=>{const s=t;this[s(129)]=r[s(154)],n[s(136)][s(151)]=!this[s(129)]}),{priority:t(132)}),this[t(148)](n,t(139),this[t(137)][t(141)](this)),this[t(148)](n,t(139),(()=>{const e=t;this[e(150)]&&(r[e(143)](),this[e(150)]=!1)}),{priority:t(122)}),e[t(120)][t(153)](t(133))[t(124)](t(152)))}[zo(137)](t,e){const n=zo,{suggestions:r}=e,s=this[n(138)][n(125)][n(153)](n(134)),o=s[n(154)];this[n(129)]!==o&&(s[n(143)](),this[n(150)]=!0),r&&r[n(126)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(138)][o(120)][o(153)](o(140)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(152)}}};this[o(138)][o(120)][o(153)](o(133))[o(144)](i)}))}}function Xo(){const t=["418828fAwhHQ","collaboration_features","_handleImportedData","editor","dataInsert","Users","bind","10732ujbJDj","execute","_setSuggestionData","9511755VdZUvs","70812yWYsww","100725pysEXx","listenTo","66267MPShVp","_trackChangesExecuted","track_changes","importWord","get","value","12UVIyEd","plugins","41UioXyi","lowest","230sIyhNf","enableCommand","commands","forEach","1795792Mxpjcs","7vftHln","_trackChangesValueDuringImport","5vQxsxF","afterInit","high","TrackChangesEditing","trackChanges"];return(Xo=function(){return t})()}const qo=Qo;function Zo(){const t=["42otTjUW","18dmIndT","editor","has","FORMAT_INDENT","commandName","251515KpZiFk","684CLrQOv","_registerLegacyDescription","1382580stJHHv","registerAttributeLabel","formatBlock","get","type","6111uRyTIC","format","IndentEditing","outdentBlock","plugins","registerDescriptionCallback","*Indent:* %0","5010hFEZNk","locale","106645VJSYPz","outdent","4856xiLlFj","727478iUVitf","getItemLabel","TrackChangesEditing","indent","enableCommand","getItems","afterInit","enableDefaultAttributesIntegration","1408EklAIo","registerBlockAttribute","1148090VdluTx","indentBlock","*Outdent:* %0","descriptionFactory","IndentBlock","blockIndent"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(393698===parseInt(n(396))/1+-parseInt(n(364))/2+parseInt(n(391))/3*(parseInt(n(362))/4)+-parseInt(n(393))/5*(-parseInt(n(370))/6)+parseInt(n(384))/7*(parseInt(n(395))/8)+parseInt(n(371))/9*(parseInt(n(379))/10)+-parseInt(n(376))/11*(parseInt(n(377))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[qo(360)](){const t=qo,e=this[t(372)],n=e[t(388)][t(382)](t(356));if(e[t(388)][t(373)](t(386))&&(n[t(358)](t(357)),n[t(358)](t(394))),e[t(388)][t(373)](t(368)))for(const e of[t(365),t(387)])n[t(361)](e);const r=e[t(392)];n[t(363)](t(369)),n[t(367)][t(380)](t(369),zr(r,t(374))),this[t(378)]()}[qo(378)](){const t=qo,e=this[t(372)],n=e[t(392)],r=e[t(388)][t(382)](t(356));r[t(367)][t(389)]((e=>{const s=t;if(s(381)!=e[s(383)])return;const{data:o}=e;if(!o)return;if(s(365)!=o[s(375)]&&s(387)!=o[s(375)])return;const i=e[s(359)]()[0],a=r[s(367)][s(355)](i);return s(365)==o[s(375)]?{type:s(385),content:zr(n,s(390),a)}:s(387)==o[s(375)]?{type:s(385),content:zr(n,s(366),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=142]})(t,e)}function ti(){var t=["input","requires","get","3191382ouBHdd","4YVdpsW","1812040OmsANz","2254830hHDBOR","init","3833365hiDjjF","plugins","enableCommand","62011bNFKmj","3014032MRRUWp","1814880dHfaEA","TrackChangesEditing","7sZqSdl","editor"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(385096===parseInt(n(154))/1*(parseInt(n(147))/2)+-parseInt(n(156))/3+parseInt(n(148))/4+parseInt(n(151))/5+parseInt(n(149))/6*(-parseInt(n(158))/7)+parseInt(n(155))/8+-parseInt(n(146))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(144)](){return[vs.Input]}[Jo(150)](){var t=Jo;this[t(142)][t(152)][t(145)](t(157))[t(153)](t(143))}}const ni=si;!function(t,e){const n=si,r=t();for(;;)try{if(335559===parseInt(n(289))/1+parseInt(n(288))/2*(parseInt(n(278))/3)+parseInt(n(299))/4+parseInt(n(280))/5+parseInt(n(296))/6+-parseInt(n(266))/7+-parseInt(n(302))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class ri extends t.Plugin{[ni(298)](){const t=ni,e=this[t(285)];if(!e[t(304)][t(272)](t(305)))return;const n=e[t(304)][t(270)](t(284)),r=e[t(281)][t(270)](t(287));n[t(295)](t(287)),n[t(295)](t(269)),n[t(276)](t(268));for(const e of r[t(286)])n[t(276)](e.id),n[t(279)][t(301)](e.id,t(275)+e[t(292)][t(273)]()+")");n[t(279)][t(274)]((n=>{const r=t;if(r(297)!=n[r(294)])return;const{data:s}=n;if(!s||r(268)!=s[r(290)])return;const o=s[r(300)],i=e[r(291)];return{type:r(303),content:null==o?zr(i,r(271)):zr(i,r(277),'"'+o+'"')}})),this[t(293)]()}[ni(293)](){const t=ni,e=this[t(285)],n=e[t(291)];e[t(304)][t(270)](t(284))[t(279)][t(274)]((e=>{const r=t;if(r(267)!=e[r(294)])return;const{data:s}=e;if(s){if(r(287)==s[r(283)]){const t=s[r(282)][0];return{type:r(303),content:zr(n,r(277),'"'+t+'"')}}return r(269)==s[r(283)]?{type:r(303),content:zr(n,r(271))}:void 0}}))}}function si(t,e){const n=oi();return(si=function(t,e){return n[t-=266]})(t,e)}function oi(){const t=["label","_registerLegacyDescription","type","enableDefaultAttributesIntegration","3717540YuVbGg","attribute","afterInit","1579124UqZBIB","newValue","registerAttributeLabel","13154312lIurCf","format","plugins","LinkEditing","2084908CYBAGF","formatInline","linkHref","unlink","get","*Remove link*","has","toLowerCase","registerDescriptionCallback","link (","registerInlineAttribute","*Set link:* %0","4188KPAYxj","descriptionFactory","1642800wjcmjd","commands","commandParams","commandName","TrackChangesEditing","editor","manualDecorators","link","530DHxegm","564821QkVXig","key","locale"];return(oi=function(){return t})()}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(225602===parseInt(n(367))/1*(-parseInt(n(403))/2)+parseInt(n(392))/3*(parseInt(n(399))/4)+-parseInt(n(358))/5+parseInt(n(419))/6+-parseInt(n(415))/7+parseInt(n(365))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(409)](){const t=ii,e=this[t(379)],n=e[t(346)];if(!e[t(352)][t(407)](t(420)))return;const r=e[t(352)][t(377)](t(390)),s=e[t(352)][t(407)](t(361));function o(t){return()=>{const n=ui,s=e[n(369)][n(428)][n(413)],o=e[n(401)][n(377)](t);if(o[n(402)])return void e[n(363)](n(357),{});const i=t[n(406)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(384)](t)[s(429)]((t=>function(t,e){const n=s;return e[n(355)](t[n(411)],n(393))&&!e[n(353)](t)}(t,r)));o=o[s(429)]((t=>!t.is(s(388),s(393))||t[s(376)](s(356))!=e));const i=new Set;for(const t of o)t.is(s(388),s(393))?i[s(375)](ci(t)):i[s(375)](t);return Array[s(384)](i)}(s[n(381)](),i,e[n(369)][n(347)]);e[n(369)][n(426)]((()=>{const e=n;for(const n of a)r[e(423)](n,{commandName:t,commandParams:[{forceValue:!o[e(402)]}],formatGroupId:e(374)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(384)](t);const r=n[e(394)]((t=>e(393)!=t[e(424)]));return r>-1&&(n=n[e(406)](0,r)),n}(e[n(369)][n(428)][n(413)][n(381)]()),o=e[n(369)][n(362)](e[n(369)][n(398)](s[0],n(408)),e[n(369)][n(398)](s[s[n(422)]-1],n(368)));e[n(369)][n(426)]((()=>{const e=n;r[e(423)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(410)];for(;t&&t[n(376)](n(385))>e[n(376)](n(385));)r[n(375)](t),t=t[n(410)]}return Array[n(384)](r)}(s))}))}}r[t(421)](t(386),o(t(386))),r[t(421)](t(425),o(t(425))),s&&r[t(421)](t(382),o(t(382))),r[t(421)](t(404),i(t(404))),r[t(421)](t(418),i(t(418))),s&&r[t(421)](t(427),(()=>{const n=t,s=e[n(401)][n(377)](n(427)),o=Array[n(384)](s[n(366)]);o[n(429)]((t=>t[n(376)](n(349))!=s[n(402)])),e[n(369)][n(426)]((()=>{const t=n;for(const e of o)r[t(423)](e,{commandName:t(427),commandParams:[{forceValue:!s[t(402)]}]})}))})),r[t(348)][t(372)](t(393),(e=>zr(n,t(350),e))),r[t(348)][t(364)]((e=>{const r=t;if(r(373)!=e[r(391)]&&r(378)!=e[r(391)])return;const{data:s}=e;if(s){if(r(386)==s[r(370)]||r(425)==s[r(370)]||r(382)==s[r(370)])switch(s[r(370)][r(405)](r(414),"")){case r(416):return o(zr(n,r(371)));case r(417):return o(zr(n,r(360)));case r(380):return o(zr(n,r(389)))}if(r(404)==s[r(370)])return{type:r(351),content:zr(n,r(383),zr(n,r(350)))};if(r(418)==s[r(370)])return{type:r(351),content:zr(n,r(430),zr(n,r(350)))};if(r(427)==s[r(370)])return s[r(354)][0][r(387)]?{type:r(351),content:zr(n,r(359))}:{type:r(351),content:zr(n,r(395))}}function o(t){const e=r;return{type:e(351),content:zr(n,e(397),t)}}}))}}function ci(t){const e=ii,n=t[e(376)](e(385));if(0==n)return t;let r=t;for(;t[e(400)]&&t[e(400)].is(e(388),e(393));){const s=t[e(400)][e(376)](e(385));if(s==n)r=t[e(400)];else if(s<n)break;t=t[e(400)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=346]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(388),e(393))&&t[e(376)](e(385))>0){let r=t[e(410)];for(;r&&e(393)==r[e(424)]&&r[e(376)](e(385))==t[e(376)](e(385));)n[e(396)](r),r=r[e(410)]}return n}function fi(){const t=["LegacyListEditing","enableCommand","length","markBlockFormat","name","bulletedList","change","checkTodoList","document","filter","*Outdent:* %0","locale","schema","descriptionFactory","todoListChecked","ELEMENT_LIST_ITEM","format","plugins","isObject","commandParams","checkChild","listType","paragraph","664145GrtaWB","*Check item*","ELEMENT_NUMBERED_LIST","LegacyTodoListEditing","createRange","execute","registerDescriptionCallback","2792240onAkQz","_selectedElements","256700aYooHh","end","model","commandName","ELEMENT_BULLETED_LIST","registerElementLabel","formatBlock","blockName","add","getAttribute","get","formatInline","editor","todo","getSelectedBlocks","todoList","*Indent:* %0","from","listIndent","numberedList","forceValue","element","ELEMENT_TODO_LIST","TrackChangesEditing","type","24720rSkijs","listItem","findIndex","*Uncheck item*","push","*Change to:* %0","createPositionAt","52bHkZQL","previousSibling","commands","value","2achtjD","indentList","replace","slice","has","before","afterInit","nextSibling","parent","2057760NyaNUj","selection","List","2479743NiSGSH","bulleted","numbered","outdentList","1707540BMOSvz"];return(fi=function(){return t})()}const hi=di;function di(t,e){const n=gi();return(di=function(t,e){return n[t-=158]})(t,e)}function gi(){const t=["editor","TrackChangesEditing","filter","forward","numbered","registerDescriptionCallback","formatBlock","createRange","model","from","LegacyListUtils","styles","backward","has","*Format:* set start index to %0","10UORDzR","enableCommand","get","commandName","*Format:* set order to reversed","startIndex","change","14695888lpPvjl","listType","format","_getSuggestionBlocksForListStyle","createPositionAt","1075248CBOycm","getSelectedBlocks","markMultiRangeBlockFormat","length","541582OfwCOq","1566720TTQcOr","getSiblingNodes","replace","getListTypeFromListStyleType","bind","map","element","formatInline","LegacyListPropertiesEditing","getAttribute","handleListStartCommand","660101iUxXqS","parent","9206800qrRkWa","unshift","document","handleListReversedCommand","getFirstPosition","9ObiOWb","handleListStyleCommand","flat","selection","2514wDbEpG","commandParams","4697NjNOub","_getTranslationKeyForListStyle","config","descriptionFactory","getLastPosition","locale","type","push","*Format:* set order to regular","listItem","*Change to:* %0","listStart","plugins","list.properties","_getSuggestionBlocks","reversed","default","toUpperCase","ELEMENT_","handleDescriptions","afterInit","listStyle","listReversed","before","_LIST_"];return(gi=function(){return t})()}!function(t,e){const n=di,r=t();for(;;)try{if(945431===-parseInt(n(225))/1+parseInt(n(213))/2+-parseInt(n(209))/3+-parseInt(n(214))/4*(parseInt(n(197))/5)+parseInt(n(236))/6*(-parseInt(n(238))/7)+-parseInt(n(204))/8*(-parseInt(n(232))/9)+parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(177)](){const t=hi;if(!this[t(182)][t(169)][t(195)](t(222)))return;const e=this[t(182)][t(159)][t(199)](t(170)),n=this[t(182)][t(169)][t(199)](t(183));e[t(193)]&&n[t(198)](t(178),this[t(233)][t(218)](this)),e[t(172)]&&n[t(198)](t(179),this[t(230)][t(218)](this)),e[t(202)]&&n[t(198)](t(168),this[t(224)][t(218)](this)),n[t(160)][t(187)](this[t(176)][t(218)](this))}[hi(233)](t,e={}){const n=hi,r=this[n(182)][n(169)][n(199)](n(183)),s=this[n(207)]();this[n(182)][n(190)][n(203)]((()=>{const t=n;r[t(211)](s,{commandName:t(178),commandParams:[{type:e[t(163)]}],formatGroupId:t(178)})}))}[hi(230)](t,e={}){const n=hi,r=this[n(182)][n(169)][n(199)](n(183)),s=this[n(171)]((t=>t.is(n(220),n(166))&&n(186)===t[n(223)](n(205))));if(s[n(212)]<1)return;const o=s[n(219)]((t=>this[n(182)][n(190)][n(189)](this[n(182)][n(190)][n(208)](t,n(180)),this[n(182)][n(190)][n(208)](t,0))));this[n(182)][n(190)][n(203)]((()=>{const t=n;r[t(211)](o,{commandName:t(179),commandParams:[{reversed:e[t(172)]}],formatGroupId:t(179)})}))}[hi(224)](t,e={}){const n=hi,r=this[n(182)][n(169)][n(199)](n(183)),s=this[n(171)]((t=>t.is(n(220),n(166))&&n(186)===t[n(223)](n(205))));if(s[n(212)]<1)return;const o=s[n(219)]((t=>this[n(182)][n(190)][n(189)](this[n(182)][n(190)][n(208)](t,n(180)),this[n(182)][n(190)][n(208)](t,0))));this[n(182)][n(190)][n(203)]((()=>{const t=n;r[t(211)](o,{commandName:t(168),commandParams:[{startIndex:e[t(202)]}],formatGroupId:t(168)})}))}[hi(176)](t){const e=hi;if(e(188)!=t[e(163)]&&e(221)!=t[e(163)])return;const n=this[e(182)][e(162)],{data:r}=t;if(!r)return;let s,o;switch(r[e(200)]){case e(178):s=e(167),o={type:e(206),content:zr(n,s,zr(n,this[e(158)](r[e(237)][0][e(163)])))};break;case e(179):s=r[e(237)][0][e(172)]?e(201):e(165),o={type:e(206),content:zr(n,s)};break;case e(168):s=e(196),o={type:e(206),content:zr(n,s,r[e(237)][0][e(202)])}}return o}[hi(207)](){const t=hi;var e,n,r,s;const o=this[t(182)][t(169)][t(199)](t(192));let i=Array[t(191)](this[t(182)][t(190)][t(229)][t(235)][t(210)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(220),t(166)))&&i[t(228)](...o[t(215)](this[t(182)][t(190)][t(229)][t(235)][t(231)](),t(194))),(null===(n=i[i[t(212)]-1])||void 0===n?void 0:n.is(t(220),t(166)))&&i[t(164)](...o[t(215)](this[t(182)][t(190)][t(229)][t(235)][t(161)](),t(185))),i=[...new Set(i)],(null===(s=null===(r=this[t(182)][t(190)][t(229)][t(235)][t(231)]())||void 0===r?void 0:r[t(226)])||void 0===s?void 0:s.is(t(220),t(166)))&&(i=i[t(184)]((e=>e.is(t(220),t(166))))),i}[hi(171)](t){const e=hi,n=this[e(182)][e(169)][e(199)](e(192));let r=Array[e(191)](this[e(182)][e(190)][e(229)][e(235)][e(210)]())[e(184)](t)[e(219)]((t=>{const r=e,s=this[r(182)][r(190)][r(208)](t,0);return[...n[r(215)](s,r(194)),...n[r(215)](s,r(185))]}))[e(234)]();return r=[...new Set(r)],r}[hi(158)](t){const e=hi;return e(175)+(this[e(182)][e(169)][e(199)](e(192))[e(217)](t)||e(173))[e(174)]()+e(181)+t[e(174)]()[e(216)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(726497===-parseInt(n(168))/1+-parseInt(n(135))/2+-parseInt(n(159))/3*(-parseInt(n(165))/4)+-parseInt(n(134))/5*(-parseInt(n(153))/6)+parseInt(n(146))/7+parseInt(n(142))/8+-parseInt(n(151))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(138)](){const t=mi,e=this[t(158)];if(!e[t(162)][t(141)](t(149)))return;const n=e[t(162)][t(148)](t(164)),r=e[t(143)];n[t(166)](t(147)),n[t(154)][t(163)](t(157),(e=>zr(r,t(136),e))),e[t(150)][t(144)](t(140))[t(139)]({model:t(157),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(160)])return n[s(167)](s(156))},converterPriority:t(152)}),e[t(137)][t(155)].on(t(133),((e,n,r)=>{const s=t;r[s(145)][s(160)]&&e[s(161)]()}),{priority:t(152)})}}function bi(){const t=["high","198ouCGUO","descriptionFactory","downcastDispatcher","div","media","editor","33LajyWv","showSuggestionHighlights","stop","plugins","registerElementLabel","TrackChangesEditing","318196SDDlSg","enableCommand","createEmptyElement","1023978SFQjqH","attribute:url:media","138655CKHVtQ","2289738AbmRDF","ELEMENT_MEDIA","data","afterInit","elementToElement","dataDowncast","has","9480864IucGLR","locale","for","options","1804341kztIdq","mediaEmbed","get","MediaEmbedEditing","conversion","3039201dVRAxX"];return(bi=function(){return t})()}const Ti=yi;function _i(){const t=["enableCommand","get","3052684EAxLZw","mention","5309856VWCWKN","130gWcqxk","1848756aBNnvv","956562poDWUd","afterInit","MentionEditing","editor","has","1843565wQceWc","3994pDDNHe","1242234GERuga","TrackChangesEditing","plugins","21kEOTuJ"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(484539===parseInt(n(345))/1*(-parseInt(n(337))/2)+parseInt(n(338))/3+parseInt(n(334))/4+parseInt(n(344))/5+-parseInt(n(339))/6*(parseInt(n(349))/7)+-parseInt(n(336))/8+parseInt(n(346))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(340)](){const t=Ti,e=this[t(342)];e[t(348)][t(343)](t(341))&&e[t(348)][t(351)](t(347))[t(350)](t(335))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=189]})(t,e)}function Li(){const t=["multiLevelList","listType","editor","locale","3500570oBhUqN","handleDescriptions","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","head","newValue","format","135rWoDTO","686133mYIlUN","has","plugins","*Remove format:* %0","10eJwgda","9678123ZWxKsW","afterInit","20302oAVptb","get","MultiLevelList","listMarkerStyle","enableDefaultAttributesIntegration","registerBlockAttribute","637IKlMLi","7394556swyRuM","*Set format:* %0","next","oldValue","descriptionFactory","key","4UtEKoh","data","91720pPmQcP","registerDescriptionCallback","17393189anAqpE"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(624393===-parseInt(n(193))/1+-parseInt(n(200))/2*(parseInt(n(192))/3)+-parseInt(n(213))/4*(parseInt(n(222))/5)+-parseInt(n(207))/6+-parseInt(n(206))/7*(-parseInt(n(215))/8)+parseInt(n(198))/9+parseInt(n(197))/10*(parseInt(n(217))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(199)](){const t=ki,e=this[t(220)],n=e[t(195)][t(201)](t(225));e[t(195)][t(194)](t(202))&&(n[t(204)](t(218)),n[t(205)](t(203)),n[t(211)][t(216)]((e=>this[t(223)](e))))}[ki(223)](t){const e=ki,n=this[e(220)][e(221)],{data:r}=t,s={type:e(191),content:""};if(r&&e(203)==r[e(212)]){if(!r[e(210)])return{type:e(191),content:zr(n,e(208),zr(n,e(224)))+" ("+r[e(190)]+")"};if(!r[e(190)]){let o=t[e(189)];for(;o;){if(o[e(214)]&&e(219)==o[e(214)][e(212)]&&o[e(214)][e(190)])return s;o=o[e(209)]}return{type:e(191),content:zr(n,e(196),zr(n,e(224)))+" ("+r[e(210)]+")"}}}}}const Ri=vi;function Si(){const t=["plugins","get","has","descriptionFactory","afterInit","locale","2212BGVUwv","enableCommand","PageBreakEditing","6129GNPmUA","TrackChangesEditing","1148926uAGKEx","9644344ZxPNol","21asAiTl","4535LBdhIJ","registerElementLabel","248946pFAVCf","ELEMENT_PAGE_BREAK","197630jEJxIB","49Rmjqmg","21416879coRnAo","editor","pageBreak","16970pmyXlv"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(835018===parseInt(n(467))/1+-parseInt(n(450))/2*(parseInt(n(469))/3)+parseInt(n(462))/4*(parseInt(n(470))/5)+-parseInt(n(448))/6*(-parseInt(n(451))/7)+-parseInt(n(468))/8+parseInt(n(465))/9*(-parseInt(n(455))/10)+parseInt(n(452))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(460)](){const t=Ri,e=this[t(453)];if(!e[t(456)][t(458)](t(464)))return;e[t(456)][t(457)](t(466))[t(463)](t(454));const n=e[t(456)][t(457)](t(466)),r=e[t(461)];n[t(459)][t(471)](t(454),(e=>zr(r,t(449),e)))}}const Oi=wi;function wi(t,e){const n=Pi();return(wi=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(590048===parseInt(n(488))/1+-parseInt(n(491))/2*(parseInt(n(469))/3)+parseInt(n(493))/4*(parseInt(n(528))/5)+parseInt(n(498))/6+-parseInt(n(500))/7+parseInt(n(524))/8*(-parseInt(n(514))/9)+parseInt(n(477))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[Oi(510)](){const t=Oi,e=this[t(489)];if(!e[t(461)][t(511)](t(530)))return;const n=e[t(509)],r=e[t(461)][t(522)](t(517));r[t(502)][t(492)](t(476),(e=>zr(n,t(470),e))),r[t(494)](t(476)),r[t(473)](t(525)),e[t(482)][t(526)].on(t(481),Fi(e),{priority:t(468)}),e[t(495)][t(526)].on(t(481),((n,r,s)=>{const o=t;s[o(484)][o(462)]&&Fi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(468)});const s=r[t(502)];s[t(516)]((r=>{const o=t;if(o(496)!==r[o(487)])return;const{start:i,end:a}=r[o(518)]();if(!i[o(486)](a)||!i[o(508)])return;const c=e[o(503)][o(472)],u=i[o(508)];return c[o(501)](u)&&!c[o(497)](u)&&c[o(523)](u,o(490))?{type:o(496),content:zr(n,o(480),s[o(507)](u,1))}:void 0})),this[t(520)]()}[Oi(520)](){const t=Oi,e=this[t(489)],n=e[t(509)];e[t(461)][t(522)](t(517))[t(502)][t(516)]((e=>{const r=t;if(r(474)!=e[r(487)])return;const{data:s}=e;return s&&r(476)==s[r(485)]?{type:r(505),content:zr(n,r(465),zr(n,r(470)))}:void 0}))}}function Fi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(461)][o(522)](o(517)),a=r[o(515)][o(519)],c=r[o(515)][o(529)],u=t[o(503)][o(472)];if(!a[o(486)](c)||!a[o(508)])return;const l=a[o(508)];if(u[o(501)](l)&&!u[o(497)](l)&&u[o(523)](l,o(490))){if(!s[o(483)][o(521)](r[o(515)],n[o(467)]))return;const t=s[o(512)][o(479)](o(499),{class:o(466)}),a=s[o(504)][o(527)](c);e&&i[o(463)][o(506)](r[o(471)])&&s[o(512)][o(475)](o(478),t),s[o(512)][o(513)](a,t),s[o(504)][o(464)](t,r[o(471)])}}}function Pi(){const t=["includes","getItemLabel","nodeAfter","locale","afterInit","has","writer","insert","3197214kCCvbY","markerRange","registerDescriptionCallback","TrackChangesEditing","getFirstRange","start","_registerLegacyDescription","consume","get","checkChild","24VDeGXH","insertParagraph","downcastDispatcher","toViewPosition","23525MOhWkP","end","Paragraph","plugins","showSuggestionHighlights","activeMarkers","bindElementToMarker","*Change to:* %0","ck-suggestion-marker-split","name","highest","27iqUjxc","ELEMENT_PARAGRAPH","markerName","schema","enableCommand","formatBlock","addClass","paragraph","15754760rWctSk","ck-suggestion-marker--active","createUIElement","*Insert:* %0","addMarker:suggestion:insertion","editing","consumable","options","commandName","isTouching","type","910158IhXnHk","editor","$text","197272HSSIfc","registerElementLabel","68zyjblQ","enableDefaultAttributesIntegration","data","insertion","isLimit","5459064eRVgzZ","span","6523671GtBKXq","isBlock","descriptionFactory","model","mapper","format"];return(Pi=function(){return t})()}const xi=Ui;function Bi(){const t=["120699WvVOoe","afterInit","commandName","7CxKCNf","3049062gLqtLm","30wcLhwR","_registerLegacyDescription","formatInline","locale","get","type","removeFormat","TrackChangesEditing","75HtOpbm","919798vivKoh","registerDescriptionCallback","editor","plugins","30364HqGTuI","enableDefaultAttributesIntegration","RemoveFormatEditing","20gyrizQ","*Remove all formatting*","74359tFMucC","152YAmJGb","3230580sYOjgQ","descriptionFactory","1029041okEULE","format","420ihOulh","has","formatBlock"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(678882===-parseInt(n(182))/1*(parseInt(n(180))/2)+parseInt(n(204))/3*(-parseInt(n(177))/4)+-parseInt(n(184))/5+-parseInt(n(195))/6*(parseInt(n(194))/7)+-parseInt(n(183))/8*(parseInt(n(191))/9)+-parseInt(n(196))/10*(-parseInt(n(205))/11)+parseInt(n(188))/12*(parseInt(n(186))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(192)](){const t=xi,e=this[t(207)];e[t(208)][t(189)](t(179))&&(e[t(208)][t(200)](t(203))[t(178)](t(202)),this[t(197)]())}[xi(197)](){const t=xi,e=this[t(207)];e[t(208)][t(200)](t(203))[t(185)][t(206)]((n=>{const r=t;if(r(190)!=n[r(201)]&&r(198)!=n[r(201)])return;const{data:s}=n;return s&&r(202)==s[r(193)]?{type:r(187),content:zr(e[r(199)],r(181))}:void 0}))}}const Gi=Hi;!function(t,e){const n=Hi,r=t();for(;;)try{if(659024===-parseInt(n(242))/1*(-parseInt(n(257))/2)+-parseInt(n(263))/3+parseInt(n(241))/4+parseInt(n(245))/5*(-parseInt(n(261))/6)+parseInt(n(247))/7+parseInt(n(240))/8+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Vi extends t.Plugin{[Gi(250)](){const t=Gi,e=this[t(239)];if(!e[t(249)][t(251)](t(246)))return;const n=e[t(249)][t(252)](t(243));n[t(244)](t(238)),n[t(244)](t(248));const r=e[t(249)][t(252)](t(246));r[t(244)](t(258)),r[t(244)](t(259)),r[t(244)](t(253)),r[t(244)](t(260)),r[t(244)](t(254)),r[t(244)](t(256)),r[t(244)](t(262))}}function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=238]})(t,e)}function zi(){const t=["5371735lUoPqJ","RestrictedEditingModeEditing","1180221xnhUqg","goToNextRestrictedEditingException","plugins","afterInit","has","get","discardSuggestion","discardAllSuggestions","9956439EJrEPG","acceptSelectedSuggestions","2auPcnK","trackChanges","acceptSuggestion","acceptAllSuggestions","6aZkcfL","discardSelectedSuggestions","1448169XWdDVj","goToPreviousRestrictedEditingException","editor","4605080WsyZas","67560vdTWPg","348695GphZWS","TrackChangesEditing","enableCommand"];return(zi=function(){return t})()}const Wi=Xi;function Ki(){const t=["TrackChangesEditing","11388960CljKLo","get","16019010cAfTyt","addClass","1079010Cplgsy","activeMarkers","downcastDispatcher","ck-suggestion-marker--active","5595OfBdny","6FNeteV","4980661lIcOAa","span","88434saUrmu","includes","getItems","shiftEnter","markerName","locale","consumable","ck-suggestion-marker-","addMarker:suggestion:deletion","init","mapper","high","10292571sAsAgF","addMarker:suggestion:insertion","descriptionFactory","insert","addMarker:suggestion","registerElementLabel","plugins","editor","ELEMENT_LINE_BREAK","showSuggestionHighlights","test","requires","element","softBreak","name","writer","createUIElement","createPositionBefore","bindElementToMarker","deletion","editing","markerRange","21zHVPKN","model","2972ruHaTI","toViewPosition","enableCommand","options","split","merge","data"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=405]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(851713===-parseInt(n(426))/1*(parseInt(n(448))/2)+-parseInt(n(444))/3*(-parseInt(n(428))/4)+-parseInt(n(440))/5+parseInt(n(445))/6*(-parseInt(n(446))/7)+-parseInt(n(436))/8+parseInt(n(460))/9+parseInt(n(438))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(415)](){return[Qs.ShiftEnter]}[Wi(457)](){const t=Wi,e=this[t(411)],n=e[t(410)][t(437)](t(435));n[t(430)](t(451)),e[t(424)][t(442)].on(t(405),Zi(e),{priority:t(459)}),e[t(424)][t(442)].on(t(456),Zi(e),{priority:t(459)}),e[t(434)][t(442)].on(t(408),((n,r,s)=>{const o=t;s[o(431)][o(413)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(406)][t(409)](t(417),(n=>zr(e[t(453)],t(412),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(410)][o(437)](o(435));if(!s[o(454)][o(414)](r[o(425)],n[o(418)]))return;const a=t[o(427)];for(const t of r[o(425)][o(450)]()){if(!t.is(o(416),o(417)))continue;const n=o(423)==r[o(452)][o(432)](":")[1]?o(433):o(432),c=s[o(419)][o(420)](o(447),{class:o(455)+n}),u=s[o(458)][o(429)](a[o(421)](t));e&&i[o(441)][o(449)](r[o(452)])&&s[o(419)][o(439)](o(443),c),s[o(419)][o(407)](u,c),s[o(458)][o(422)](c,r[o(452)])}}}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=362]})(t,e)}const Yi=Qi;function Ji(){const t=["selection","change","model","markInlineFormat","254632rZdQqx","5jVjwAm","178MttpFr","document","commandParams","enableCommand","1039HeoBIY","552650Rhrlmy","572tDGPid","get","has","registerDescriptionCallback","9300pDFZaH","isCollapsed","9CqyWIk","from","FORMAT_RESTRICTED_ENABLED","TrackChangesEditing","StandardEditingModeEditing","plugins","16Zanvup","locale","editor","commands","3992328QoMrDU","FORMAT_RESTRICTED_DISABLED","descriptionFactory","formatInline","value","formatBlock","1174182foBsxm","afterInit","44925PlNgWM","getRanges","forceValue","format","commandName","restrictedEditingException","type"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(110855===-parseInt(n(404))/1*(-parseInt(n(400))/2)+parseInt(n(387))/3*(parseInt(n(375))/4)+-parseInt(n(399))/5*(-parseInt(n(385))/6)+parseInt(n(362))/7+-parseInt(n(398))/8*(parseInt(n(369))/9)+parseInt(n(367))/10*(parseInt(n(363))/11)+-parseInt(n(379))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(386)](){const t=Yi,e=this[t(377)],n=e[t(396)],r=e[t(376)];if(!e[t(374)][t(365)](t(373)))return;const s=e[t(374)][t(364)](t(372)),o=t(392),i=e[t(378)][t(364)](o);s[t(403)](o,((e,r={})=>{const a=t,c=n[a(401)][a(394)];if(c[a(368)])return void e(r);const u=void 0!==r[a(389)]?r[a(389)]:!i[a(383)];n[a(395)]((()=>{const t=a,e=Array[t(370)](c[t(388)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(397)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(381)][t(366)]((e=>{const n=t;if(n(384)!=e[n(393)]&&n(382)!=e[n(393)])return;const{data:s}=e;return s&&s[n(391)]==o?s[n(402)][0][n(389)]?{type:n(390),content:zr(r,n(371))}:{type:n(390),content:zr(r,n(380))}:void 0}))}}const ta=na;function ea(){const t=["7433048cbNCyu","Style","add","81BXMDXq","100173VfPiLB","registerInlineAttribute","commandName","*Remove format:* %0","inline","afterInit","config","commandParams","get","definitions","enableDefaultAttributesIntegration","210920jEwSkC","plugins","77yRBHXH","getGhsAttributeNameForElement","registerBlockAttribute","normalizeConfig","has","registerDescriptionCallback","toLowerCase","TrackChangesEditing","styleName","forceValue","351805FByrSU","registerAttributeLabel","_registerLegacyDescription","20zQpmil","426850ZOJeRM","GeneralHtmlSupport","type","element","formatBlock","format","block","DataSchema","locale","style","1914216fQFOAT","descriptionFactory","ghsAttributes","editor","FORMAT_STYLE","444895PYoktS","StyleUtils","formatInline","78ndRiMk","*Set format:* %0"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(551797===parseInt(n(277))/1+parseInt(n(272))/2+parseInt(n(286))/3*(-parseInt(n(261))/4)+parseInt(n(258))/5*(parseInt(n(280))/6)+-parseInt(n(282))/7+parseInt(n(297))/8*(-parseInt(n(285))/9)+-parseInt(n(262))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(291)](){const t=ta,e=this[t(275)];if(!e[t(298)][t(252)](t(283))||!e[t(298)][t(252)](t(269)))return;const n=e[t(298)][t(294)](t(255)),r=e[t(270)],s=e[t(292)][t(294)](t(271))||{},o=e[t(298)][t(294)](t(263)),i=e[t(298)][t(294)](t(278))[t(251)](e[t(298)][t(294)](t(269)),s[t(295)]);n[t(296)](t(271));const a=new Set;for(const e of i[t(268)]){const n=o[t(300)](e[t(265)]);a[t(284)](n)}const c=new Set;for(const e of i[t(290)]){const n=o[t(300)](e[t(265)]);c[t(284)](n);for(const n of e[t(274)])c[t(284)](n)}for(const e of a)n[t(250)](e),n[t(273)][t(259)](e,zr(r,t(276)));for(const e of c)n[t(287)](e),n[t(273)][t(259)](e,zr(r,t(276)));this[t(260)]()}[ta(260)](){const t=ta,e=this[t(275)],n=e[t(270)];e[t(298)][t(294)](t(255))[t(273)][t(253)]((e=>{const r=t;if(r(266)!=e[r(264)]&&r(279)!=e[r(264)])return;const{data:s}=e;return s&&r(271)===s[r(288)]?s[r(293)][0][r(257)]?{type:r(267),content:zr(n,r(281),s[r(293)][0][r(256)][r(254)]())}:{type:r(267),content:zr(n,r(289),s[r(293)][0][r(256)][r(254)]())}:void 0}))}}function sa(t,e){const n=oa();return(sa=function(t,e){return n[t-=212]})(t,e)}function oa(){const t=["minRow","element","refresh","nodeBefore","colspan","insertTableColumnLeft","978ZUiSEx","fromRange","above","ELEMENT_TABLE_WITH_TEXT","add","addClass","MIN_SAFE_INTEGER","maxRow","TableUtils","9669aiBvrf","first","_tablePostFixingSubtypes","registerPostFixer","6mMkkWi","insertTableColumnRight","forceValue","TrackChangesEditing","isIntersectingWithRange","discard","getSuggestion","oldRange","selectTableRow","_acceptFormatSuggestionCallbackFactory","locale","ELEMENT_TABLE_ROW","isInContent","TableEditing","mapper","length","getColumnIndexes","getContainedElement","getChangedMarkers","selectTableColumn","removeClass","removeTableRow","createRangeOn","start","accept","getFirstRange","values","tablePaste","addMarker:suggestion","change:data","insertion","insert","markMultiRangeDeletion","insertTable","maxColumn","isArray","change","classes","_splitMarkerName","isIntersecting","getRanges","ELEMENT_TABLE_ROW_WITH_TEXT","end","every","filter","detach","setSelection","2813097kGVgDX","name","plugins","tableCell","selection","max","data","type","span","getSelectionAffectedTableCells","map","getAttribute","createTableWalker","showSuggestionHighlights","commands","*Insert:* %0","getItems","get","model","batch","from","hasAttribute","_getCoordsForCells","4034gpCeYf","_setupColumnsRowsFixing","insertTableRowAbove","toViewElement","substr","has","createRangeIn","push","afterInit","differ","left","1056196vbnGuh","ELEMENT_TABLE_COLUMN","getCellLocation","rootName","createPositionAt","low","registerDescriptionCallback","$graveyard","deletion","descriptionFactory","subType","_tableSuggestions","$textProxy","findAncestor","tableRow","options","nodeAfter","registerCustomCallback","enqueueChange","1218544kVkJRh","_getSuggestionCoords","removeTableColumn","order","downcastDispatcher","table","last","44qXkZjT","item","MAX_SAFE_INTEGER","enableCommand","execute","minColumn","toLowerCase","root","join","min","_suggestionFactory","getChildren","*Remove:* %0","document","200015gSHSiv","getChanges","getRowIndexes","18fKfbEN","tableColumn","includes","7990DAvLXk","some","editor","writer","insertTableRowBelow","startsWith","isTouching","addRange","rowspan","ELEMENT_TABLE_COLUMN_WITH_TEXT","cell","markMultiRangeInsertion","ELEMENT_TABLE","isEqual","highest","registerElementLabel","position","suggestion","32530812JXpyKg"];return(oa=function(){return t})()}const ia=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(561316===-parseInt(n(326))/1+-parseInt(n(315))/2*(parseInt(n(232))/3)+parseInt(n(352))/4*(-parseInt(n(366))/5)+parseInt(n(245))/6*(parseInt(n(292))/7)+parseInt(n(345))/8*(parseInt(n(369))/9)+-parseInt(n(372))/10*(parseInt(n(241))/11)+parseInt(n(225))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(243)]=[e(340),e(370)],this[e(337)]=new Set}[ia(323)](){const t=ia,e=this[t(374)],n=e[t(310)][t(365)][t(296)];if(!e[t(294)][t(320)](t(258)))return;const r=e[t(255)],s=e[t(294)][t(309)](t(248)),o=e[t(294)][t(309)](t(240));s[t(335)][t(222)](t(350),(e=>zr(r,t(219),e))),this[t(316)](),s[t(355)](t(278)),s[t(355)](t(253)),s[t(355)](t(264));for(const r of[t(317),t(376)]){const i=e[t(306)][t(309)](r);s[t(355)](r,(r=>{const a=t;e[a(310)][a(281)]((t=>{const e=a;r();const c=e(234)===i[e(348)],u=o[e(301)](n),l=o[e(368)](u),f=c?l[e(242)]-1:l[e(351)]+1,h=u[0][e(339)](e(350)),d=o[e(304)](h,{startRow:f,endRow:f}),g=Array[e(312)](d)[e(302)]((n=>t[e(267)](n[e(217)])));s[e(218)](g,e(340))}))}))}for(const r of[t(231),t(246)]){const i=e[t(306)][t(309)](r);s[t(355)](r,(r=>{const a=t;e[a(310)][a(281)]((t=>{const e=a;r();const c=e(325)===i[e(348)],u=o[e(301)](n),l=o[e(261)](u),f=c?l[e(242)]-1:l[e(351)]+1,h=u[0][e(339)](e(350)),d=o[e(304)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(312)](d)[e(302)]((n=>t[e(267)](n[e(217)])));s[e(218)](g,e(370))}))}))}for(const r of[t(266),t(347)]){const i=r[t(319)](11),a=i[t(358)](),c=a[t(319)](0,3)+t(300),u=t(350)+i,l=t(361)+i,f=t(297)+i;s[t(355)](r,(()=>{const i=t;e[i(310)][i(281)]((t=>{const e=i,h=o[e(301)](n),d=h[0][e(339)](e(350));let g;if(e(266)==r){const t=o[e(368)](h);g={startRow:t[e(242)],endRow:t[e(351)],includeAllSlots:!0}}else{const t=o[e(261)](h);g={startColumn:t[e(242)],endColumn:t[e(351)],includeAllSlots:!0}}const p=o[e(304)](d,g),m=Array[e(312)](p)[e(302)]((({cell:t})=>t)),I=ca(m[e(289)]((t=>t[e(313)](c)))),E=ca(m[e(289)]((t=>!t[e(313)](c))))[e(302)]((n=>t[e(267)](n))),b=s[e(277)](E,u);if(b&&(e(340)==b[e(336)]||e(370)==b[e(336)])){const n=this[e(346)](b);for(const r of I){const s=t[e(267)](r),i=o[e(328)](r),u=r[e(303)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(214)](s)}}}))}))}function c(r){const s=t,o=Array[s(312)](n[s(285)]())[s(302)]((t=>i.LiveRange[s(233)](t)));e[s(310)][s(281)]((t=>{const n=s,i=t[n(311)];r=r[n(289)]((t=>n(333)!=t[n(359)][n(329)])),t[n(291)](r),e[n(306)][n(309)](n(266))[n(228)](),e[n(356)](n(266),{forceDefaultExecution:!0}),e[n(310)][n(344)]((()=>{const t=n;e[t(310)][t(344)](i,(e=>{const n=t,r=o[n(289)]((t=>n(333)!=t[n(359)][n(329)]));r[n(260)]>0&&e[n(291)](r);for(const t of o)t[n(290)]()}))}))}))}function u(r){const s=t;e[s(310)][s(281)]((t=>{const o=s,a=Array[o(312)](n[o(285)]())[o(302)]((t=>i.LiveRange[o(233)](t))),c=[];for(const t of r)for(const e of t[o(308)]({shallow:!0}))c[o(322)](e);for(const n of c)o(333)!=n[o(359)][o(329)]&&(t[o(291)](t[o(330)](n,0)),e[o(306)][o(309)](o(347))[o(228)](),e[o(356)](o(347),{forceDefaultExecution:!0}));const u=a[o(289)]((t=>o(333)!=t[o(359)][o(329)]));u[o(260)]>0&&t[o(291)](u);for(const t of a)t[o(290)]()}))}function l(e,n){const r=t;return n[r(288)]((t=>e[r(373)]((e=>e[r(287)][r(220)](t[r(268)])||t[r(287)][r(220)](e[r(268)])))))}function f(e,n){const r=t;return!e[r(373)]((t=>n[r(373)]((e=>t[r(284)](e)))))&&e[r(373)]((t=>n[r(373)]((e=>t[r(287)][r(213)](e[r(268)])))))}e[t(298)][t(349)].on(t(273),((e,n,r)=>{const s=t;if(!r[s(341)][s(305)])return;const o=n[s(353)];if(!o)return;const i=r[s(259)][s(318)](o);function c(t){return Array[s(280)](t)?t:[t]}i&&s(295)===o[s(293)]&&(0,a.setHighlightHandling)(i,r[s(375)],((t,e,n)=>n[s(237)](c(e[s(282)]),t)),((t,e,n)=>n[s(265)](c(e[s(282)]),t)))}),{priority:t(221)}),s[t(335)][t(332)]((e=>{const n=t;if(n(275)!=e[n(299)]&&n(334)!=e[n(299)])return;const s=e[n(262)]();if(null!=s&&s.is(n(227),n(350))){if(n(275)==e[n(299)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)]));if(t[n(260)])return{type:n(275),content:zr(r,n(307),zr(r,n(235),'"'+t[n(360)](" ")+'"'))}}if(n(334)==e[n(299)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)]));if(t[n(260)])return{type:n(334),content:zr(r,n(364),zr(r,n(235),'"'+t[n(360)](" ")+'"'))}}}})),s[t(335)][t(332)]((e=>{const n=t;if(n(340)==e[n(336)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)])),s=this[n(346)](e),o=s[n(239)]-s[n(226)]+1;if(n(275)==e[n(299)])return t[n(260)]?{type:n(275),content:zr(r,n(307),zr(r,n(286),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(275),content:zr(r,n(307),zr(r,n(256),o))};if(n(334)==e[n(299)])return t[n(260)]?{type:n(334),content:zr(r,n(364),zr(r,n(286),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(334),content:zr(r,n(364),zr(r,n(256),o))}}if(n(370)==e[n(336)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)])),s=this[n(346)](e),o=s[n(279)]-s[n(357)]+1;if(n(275)==e[n(299)])return t[n(260)]?{type:n(275),content:zr(r,n(307),zr(r,n(216),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(275),content:zr(r,n(307),zr(r,n(327),o))};if(n(334)==e[n(299)])return t[n(260)]?{type:n(334),content:zr(r,n(364),zr(r,n(216),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(334),content:zr(r,n(364),zr(r,n(327),o))}}})),s[t(362)][t(343)](t(275),t(340),t(250),c),s[t(362)][t(343)](t(334),t(340),t(269),c),s[t(362)][t(343)](t(275),t(370),t(250),u),s[t(362)][t(343)](t(334),t(370),t(269),u),s[t(362)][t(343)](t(275),t(370),t(360),l),s[t(362)][t(343)](t(334),t(370),t(360),l),s[t(362)][t(343)](t(275),t(340),t(360),f),s[t(362)][t(343)](t(334),t(340),t(360),f)}[ia(254)](){const t=ia,e=this[t(374)],n=e[t(310)][t(365)][t(296)];return(r,s)=>{const o=t;e[o(310)][o(281)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(287)][a(229)];u&&u[0]&&!1===u[0][a(247)]&&(l=r[0][a(268)][a(342)]);const f=t[a(321)](l);if(a(333)==f[a(359)][a(329)])return;const h=Array[a(312)](n[a(285)]())[a(302)]((t=>i.LiveRange[a(233)](t)));t[a(291)](f),e[a(306)][a(309)](c)[a(228)](),u[a(322)]({forceDefaultExecution:!0}),e[a(356)](c,...u);const d=h[a(289)]((t=>a(333)!=t[a(359)][a(329)]));d[a(260)]>0&&t[a(291)](d);for(const t of h)t[a(290)]()}))}}[ia(314)](t){const e=ia,n=this[e(374)][e(294)][e(309)](e(240));let r=Number[e(354)],s=Number[e(238)],o=Number[e(354)],i=Number[e(238)];for(const a of t){if(e(333)==a[e(359)][e(329)])continue;const{row:t,column:c}=n[e(328)](a),u=a[e(313)](e(215))?a[e(303)](e(215))-1:0,l=a[e(313)](e(230))?a[e(303)](e(230))-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(316)](){const t=ia,e=this[t(374)],n=e[t(294)][t(309)](t(248)),r=e[t(294)][t(309)](t(240));e[t(310)][t(365)].on(t(274),(()=>{const r=t,s=Array[r(312)](e[r(310)][r(365)][r(324)][r(263)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(283)](t);if(r(224)!=s)continue;if(null!=e[r(252)])continue;const a=n[r(251)](o);this[r(243)][r(371)](i)&&this[r(337)][r(236)](a)}}),{priority:t(331)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(267)](e),a=e[s(339)](s(350)),c=r[s(328)](e);for(const t of this[s(337)]){const n=t[s(336)],r=n[s(212)](s(272)),u=n[s(319)](r?10:5),l=u[s(358)](),f=l[s(319)](0,3)+s(300),h=s(361)+u,d=s(297)+u;if(!t[s(257)])continue;if(a!=t[s(270)]()[s(268)][s(339)](s(350)))continue;if(t[s(249)](i))continue;const g=e[s(313)](f)?e[s(303)](f)-1:0,p=this[s(346)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(214)](i),o=!0)}return o};e[t(310)][t(365)][t(244)]((n=>{const r=t;let o=!1;for(const t of e[r(310)][r(365)][r(324)][r(367)]())if(r(276)==t[r(299)])if(r(340)==t[r(293)])for(const e of t[r(223)][r(342)][r(363)]())o=o||s(e,n);else r(295)==t[r(293)]&&(o=o||s(t[r(223)][r(342)],n));return o}))}[ia(346)](t){const e=ia;return this[e(314)](t[e(285)]()[e(302)]((t=>t[e(268)][e(342)])))}}function ca(t){const e=ia;return Array[e(312)](new Set(t)[e(271)]())}const ua=fa;function la(){const t=["TableEditing","containsRange","push","insertion","selection","low","_suggestionFactory","*Merge cells*","document","_acceptFormatSuggestionCallbackFactory","getFirstPosition","TableUtils","format","change","TrackChangesEditing","element","locale","splitTableCellVertically","_isForcedDefaultExecutionBlock","commandName","trackChanges","isEnabled","from","createRangeOn","return","plugins","5208064Eifhcg","registerCustomCallback","30052CBbAwQ","getRanges","mergeTableCellDown","_tablePostFixingSubtypes","mergeTableCellUp","mergeTableCellLeft","_areSelectedCellsMergable","direction","*Split cell:* horizontally","*Split cell:* vertically","getSuggestions","_areMergableCells","1524940GcAnzy","formatInline","find","author","registerDescriptionCallback","setSelection","1095QbtUBX","length","rootName","6sjEPFl","enableCommand","size","4bzUSIU","map","model","add","5499945eIIzwz","mergeTableCells","subType","refresh","horizontally","value","filter","stop","formatBlock","forceDefaultExecution","table","createTableWalker","findAncestor","requires","splitTableCellHorizontally","6700gsnTfI","root","markMultiRangeBlockFormat","accept","getCellLocation","deletion","getAncestors","cell","fromRange","getSelectionAffectedTableCells","mergeTableCellRight","set:isEnabled","commands","afterInit","$graveyard","editor","detach","107655LZqbsW","has","get","execute","1004xJrOli","highest","tableCell","type","isInContent","markBlockFormat","descriptionFactory","2356466LTCoGJ"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=231]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(476282===parseInt(n(258))/1*(-parseInt(n(322))/2)+-parseInt(n(316))/3*(-parseInt(n(262))/4)+-parseInt(n(310))/5+-parseInt(n(319))/6*(-parseInt(n(269))/7)+-parseInt(n(296))/8+-parseInt(n(326))/9+parseInt(n(241))/10*(parseInt(n(298))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(239)](){return[aa]}[ua(254)](){const t=ua,e=this[t(256)],n=e[t(324)][t(278)][t(274)],r=e[t(286)];if(!e[t(295)][t(259)](t(270)))return;const s=e[t(295)][t(260)](t(284)),o=e[t(295)][t(260)](t(281)),a=e[t(295)][t(260)](aa);a[t(301)][t(272)](t(327)),s[t(320)](t(327),(()=>{const n=t,r=o[n(250)](e[n(324)][n(278)][n(274)]);e[n(324)][n(283)]((()=>{const t=n;s[t(243)](r,{commandName:t(327),commandParams:[]},[],t(327))}))})),e[t(253)][t(260)](t(327)).on(t(261),((n,r)=>{const o=t;e[o(253)][o(260)](o(290))[o(231)]&&(r[o(317)]>0&&r[r[o(317)]-1]&&r[r[o(317)]-1][o(235)]||s[o(288)]||this[o(304)]()||n[o(233)]())}),{priority:t(263)});for(const n of[t(302),t(251),t(300),t(303)]){const r=e[t(253)][t(260)](n);s[t(320)](n,(()=>{const n=t,o=e[n(324)][n(278)][n(274)][n(280)]()[n(247)]()[n(312)]((t=>t.is(n(285),n(264)))),i=r[n(231)];e[n(324)][n(283)]((()=>{const t=n;s[t(243)]([o,i],{commandName:t(327),commandParams:[]},[],t(327))}))}))}for(const n of[t(287),t(240)]){const r=e[t(253)][t(260)](n);s[t(320)](n,(()=>{const i=t,a=o[i(250)](e[i(324)][i(278)][i(274)])[0],c=a[i(238)](i(236)),{column:u,row:l}=o[i(245)](a);let f=[];if(i(330)==r[i(305)]){const t=o[i(237)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(292)](t)[i(323)]((t=>t[i(248)]))}else{const t=o[i(237)](c,{column:u,includeAllSlots:!0});f=Array[i(292)](t)[i(323)]((t=>t[i(248)]))}e[i(324)][i(283)]((t=>{const e=i;s[e(267)](t[e(293)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(268)][t(314)]((e=>{const n=t;if(n(234)!=e[n(265)]&&n(311)!=e[n(265)])return;const{data:s}=e;return s&&n(327)==s[n(289)]?{type:n(282),content:zr(r,n(277))}:void 0})),s[t(268)][t(314)]((e=>{const n=t;if(n(234)!=e[n(265)]&&n(311)!=e[n(265)])return;const{data:s}=e;return s?n(287)==s[n(289)]?{type:n(282),content:zr(r,n(307))}:n(240)==s[n(289)]?{type:n(282),content:zr(r,n(306))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(302),t(251),t(300),t(303)])s[t(276)][t(297)](t(234),e,t(244),c);for(const e of[t(287),t(240)])s[t(276)][t(297)](t(234),e,t(244),c);s[t(276)][t(297)](t(234),t(327),t(244),(r=>{const s=t;e[s(324)][s(283)]((t=>{const o=s,a=Array[o(292)](n[o(299)]())[o(323)]((t=>i.LiveRange[o(249)](t)));t[o(315)](r),e[o(253)][o(260)](o(327))[o(329)](),e[o(261)](o(327),{forceDefaultExecution:!0});const c=a[o(232)]((t=>o(255)!=t[o(242)][o(318)]));c[o(317)]>0&&t[o(315)](c);for(const t of a)t[o(257)]()}))}));for(const n of[t(302),t(300),t(303),t(251)]){const r=e[t(253)][t(260)](n);r.on(t(252),((n,s,o)=>{const i=t;if(o){const t=e[i(324)][i(278)][i(274)][i(280)]()[i(247)]()[i(312)]((t=>t.is(i(285),i(264))));this[i(309)](r[i(231)],t)||(n[i(294)]=!1,n[i(233)]())}}),{priority:t(275)})}}[ua(304)](){const t=ua,e=this[t(256)][t(253)][t(260)](t(327)),n=this[t(256)][t(295)][t(260)](t(281));if(!e[t(291)])return!1;const r=n[t(250)](this[t(256)][t(324)][t(278)][t(274)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(309)](e,n))return!1;return!0}[ua(309)](t,e){const n=ua,r=this[n(256)][n(295)][n(260)](n(284)),s=this[n(256)][n(324)][n(293)](t),o=this[n(256)][n(324)][n(293)](e),i=new Set,a=new Set;for(const t of r[n(308)]())if((n(273)==t[n(265)]||n(246)==t[n(265)]||n(327)==t[n(328)])&&t[n(266)])for(const e of t[n(299)]())e[n(271)](s,!0)&&i[n(325)](t[n(265)]+":"+t[n(313)].id),e[n(271)](o,!0)&&a[n(325)](t[n(265)]+":"+t[n(313)].id);if(i[n(321)]!=a[n(321)])return!1;for(const t of i)if(!a[n(259)](t))return!1;return!0}}function da(t,e){const n=ma();return(da=function(t,e){return n[t-=304]})(t,e)}const ga=da;!function(t,e){const n=da,r=t();for(;;)try{if(836902===parseInt(n(351))/1+parseInt(n(365))/2+parseInt(n(309))/3+-parseInt(n(374))/4*(parseInt(n(362))/5)+-parseInt(n(366))/6+-parseInt(n(370))/7+parseInt(n(336))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(358)](){return[aa]}[ga(304)](){const t=ga,e=this[t(330)];if(!e[t(353)][t(352)](t(316)))return;const n=e[t(340)],r=e[t(353)][t(308)](t(315));r[t(332)](t(376)),r[t(332)](t(325)),r[t(378)](t(368)),r[t(378)](t(335)),r[t(371)][t(307)](t(368),zr(n,t(320))),r[t(371)][t(307)](t(335),zr(n,t(350))),this[t(342)]()}[ga(342)](){const t=ga,e=this[t(330)][t(353)][t(308)](t(315)),n=this[t(330)][t(353)][t(308)](t(329)),r=this[t(330)][t(353)][t(308)](aa)[t(312)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(359)](o[a(324)]),l=e[a(344)](u),f=l[a(327)];if(a(321)!=l[a(361)]||!f||a(325)!=f[a(355)])return;if(o[a(319)])return void s[a(317)]();if(!i[a(386)][a(345)](o[a(333)],s[a(314)]))return;const h=o[a(333)][a(373)][a(349)],d=o[a(333)][a(379)][a(338)],g=h[a(356)][a(356)],{column:p}=n[a(331)](h),{column:m}=n[a(331)](d);for(let s=p;s<=m;s++){const l=n[a(305)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(384)],l=i[a(339)][a(311)](s);i[a(367)][a(383)](a(375)+c,l),r&&i[a(367)][a(334)](a(387),u,l),i[a(339)][a(343)](l,o[a(324)]),t&&(e[a(313)][a(385)](o[a(324)])?i[a(367)][a(383)](a(323),l):i[a(367)][a(372)](a(323),l))}}}}e[t(346)][t(347)](t(321),t(376),t(348),r),e[t(346)][t(347)](t(321),t(325),t(348),r),this[t(330)][t(326)][t(354)].on(t(382),s(),{priority:t(360)}),this[t(330)][t(327)][t(354)].on(t(382),((e,n,r)=>{const o=t;r[o(369)][o(310)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(360)}),this[t(330)][t(326)][t(354)].on(t(322),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(359)](r[o(324)]),c=e[o(344)](a),u=c[o(327)];if(o(321)!=c[o(361)]||!u||o(325)!=u[o(355)])return;const l=s[o(339)][o(357)](r[o(324)]);if(l)for(const t of l)s[o(367)][o(372)](o(375)+i,t),s[o(367)][o(372)](o(323),t),s[o(367)][o(364)](o(387),t),s[o(339)][o(341)](t,r[o(324)])}),{priority:t(360)}),this[t(363)]()}[ga(363)](){const t=ga,e=this[t(330)],n=e[t(340)];function r(e){const r=t;return{type:r(381),content:zr(n,r(337),e)}}e[t(353)][t(308)](t(315))[t(371)][t(306)]((e=>{const s=t;if(s(321)!=e[s(361)])return;const{data:o}=e;if(o){if(s(376)==o[s(355)]){const t=o[s(328)][0][s(380)];return r(zr(n,s(t?320:318)))}if(s(325)==o[s(355)]){const t=o[s(328)][0][s(380)];return r(zr(n,s(t?350:377)))}}}))}}function ma(){const t=["createTableWalker","registerDescriptionCallback","registerAttributeLabel","get","4436091DBNPor","showSuggestionHighlights","toViewElement","_acceptFormatSuggestionCallbackFactory","activeMarkers","name","TrackChangesEditing","TableEditing","stop","FORMAT_REGULAR_ROW","item","FORMAT_HEADER_ROW","formatBlock","removeMarker:suggestion","ck-suggestion-marker--active","markerName","setTableColumnHeader","editing","data","commandParams","TableUtils","editor","getCellLocation","enableDefaultAttributesIntegration","markerRange","setAttribute","headingColumns","3982768WEPTKh","*Format:* %0","nodeBefore","mapper","locale","unbindElementFromMarkerName","_handleLegacySuggestions","bindElementToMarker","getSuggestion","consume","_suggestionFactory","registerCustomCallback","accept","nodeAfter","FORMAT_HEADER_COLUMN","1467493xdyEVH","has","plugins","downcastDispatcher","commandName","parent","markerNameToElements","requires","_splitMarkerName","highest","type","4355440HaSXOZ","_registerLegacyDescription","removeAttribute","326972aanRSB","8497824FFuTbR","writer","headingRows","options","3382596dvEXNx","descriptionFactory","removeClass","start","4tUpJNR","ck-suggestion-marker-","setTableRowHeader","FORMAT_REGULAR_COLUMN","registerBlockAttribute","end","forceValue","format","addMarker:suggestion","addClass","cell","includes","consumable","data-suggestion","afterInit"];return(ma=function(){return t})()}const Ia=ya;function Ea(){const t=["removeColumns","rootName","filter","newRange","schema","nextSibling","register","cell","commands","261DkJJFK","2402735CmRuou","return","tableCellBorderStyle","259224qwvCUe","keys","12uibZQi","TrackChangesEditing","cells","table","TableClipboard","subType","last","getRange","hasSuggestion","getItems","updateMarker","includes","markerAttributes","differ","_getCoordsForCells","nodeAfter","length","paragraph","requires","column","editor","columnInsertionRanges","getChangedMarkers","next","change","createRangeIn","removeMarkers","conversion","end","startsWith","tablePasteChainId","value","suggestion-td","editingDowncast","accept","add","fill","TableUtils","low","move","previous","every","tablePaste","tableCell","tablePasteRow","options","forceDefaultExecution","start","containsRange","Users","endRow","insertColumns","forEach","isEmpty","getRowIndexes","getColumnIndexes","suggestion","entries","row","11edFvfT","createRangeOn","isInContent","tableCellBackgroundColor","selection","createRange","rows","name","7gKzbSF","_createdBatches","getRows","getAttributes","trackChanges","content","getColumns","_splitMarkerName","remove","getChanges","getContainedElement","insert","getSuggestions","clipboardOutput","root","documentSelection","createElement","from","redo","push","36538CFzpkK","insertion","reduce","markers","columns","has","model","5019118tSkbqV","getChild","createTableWalker","insertionRanges","removeMarker","call","oldRange","plugins","for","some","_suggestionFactory","fromEntries","getRanges","activeMarkers","dataDowncast","unwrap","set","removeRows","8675810EECmGj","ck-suggestion-marker","discard","insertContent","suggestionLoaded","first","getSelectionAffectedTableCells","descriptionFactory","tableCellBorderWidth","locale","elementToElement","map","wrap","26iijXQO","insertRows","2189172BwuiPt","deletionRanges","view","document","$graveyard","listenTo","517953OfeZiz","tableCellPadding","_isForcedDefaultExecutionBlock","getChildren","suggestion:formatBlock:tablePasteCell","tablePasteColumn","columnInsertionIndexes","getShiftedBy","_replaceTableSlotCell","markerName","getAllAdjacentSuggestions","detach","previousSibling","type","ck-suggestion-marker-insertion","registerDescriptionCallback","rowInsertionIndexes","suggestionUnloaded","author","findAncestor","stop","rowInsertionRanges","find","batch","showSuggestionHighlights","afterInit","createPositionBefore","getSuggestionCallback","getMarkers","setAttribute","ck-suggestion-marker--active","tableCellSuggestion","getSuggestion","*Replace table cells*","tableCellHorizontalAlignment","join","setAttributes","markMultiRangeInsertion","fromRange","editing","position","markerToHighlight","deletion","attributes","markMultiRangeBlockFormat","isEqual","tableCellBorderColor","registerPostFixer","getTableIfOnlyTableInContent","tableCellVerticalAlignment","endColumn","high","element","4XTWZYi","_tablePostFixingSubtypes","registerCustomCallback","markMultiRangeDeletion","tablePasteCell","get","formatBlock"];return(Ea=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(500638===parseInt(n(417))/1*(parseInt(n(455))/2)+-parseInt(n(463))/3+-parseInt(n(308))/4*(parseInt(n(325))/5)+parseInt(n(457))/6*(parseInt(n(397))/7)+-parseInt(n(328))/8*(parseInt(n(324))/9)+parseInt(n(442))/10*(parseInt(n(389))/11)+parseInt(n(330))/12*(parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(450),Ia(301),Ia(327),Ia(497),Ia(304),Ia(392),Ia(464)],Ta=Object[Ia(435)](ba[Ia(453)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(348)](){return[aa]}[Ia(488)](){const t=Ia,n=this[t(350)];if(!n[t(431)][t(422)](t(334)))return;const r=n[t(431)][t(313)](t(331)),s=n[t(431)][t(313)](t(367)),o=n[t(431)][t(313)](aa),a=n[t(431)][t(313)](t(334));o[t(309)][t(416)](t(374),t(468)),n[t(423)][t(319)][t(321)](t(494),{allowIn:t(373),allowContentOf:t(373),isLimit:!0}),n[t(357)][t(452)]({model:t(494),view:t(362)});let c=null;n[t(423)].on(t(445),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(346)]-1];h&&h[u(376)]||r[u(465)]||this[u(350)][u(323)][u(313)](u(401))[u(361)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(412)))return!1;const i=s[o(303)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(448)](n[o(460)][o(393)]);if(!a[o(346)])return!1;const c=a[0][o(482)](o(333)),l=r[o(384)](a),f=r[o(385)](a),h={startRow:l[o(447)],endRow:l[o(336)],startColumn:f[o(447)],endColumn:f[o(336)]};return 1==a[o(346)]&&(h[o(380)]+=r[o(399)](i)-1,h[o(305)]+=r[o(403)](i)-1),ka(c,h,r)}(l,f,n[u(423)],s,a)&&(o[u(483)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(423)][u(354)]((()=>{const t=u;n[t(423)][t(445)](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(346)]&&r[t(500)](o,t(374),{tablePasteChainId:s}),a[t(346)]&&r[t(500)](a,t(468),{tablePasteChainId:s}),l[t(346)]&&(r[t(500)](l,t(372),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(382)]((e=>{const n=t;var r;return null===(r=e[n(474)])||void 0===r?void 0:r[n(429)](e)}))),f[t(346)]&&(r[t(311)](f,t(372),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(382)]((e=>{const n=t;var r;return null===(r=e[n(474)])||void 0===r?void 0:r[n(429)](e)})));const d=r[t(507)](h[t(453)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(312),{tablePasteChainId:s});if(d){const e=d[t(491)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(423)][t(390)](s),a=e[t(485)]((e=>e[t(337)]()[t(300)](i)));a&&r[t(416)]([a[t(396)],o])}r[t(346)]&&d[t(492)](t(342),Object[t(435)](r))}c=null})))}),{priority:e.priorities[t(306)]+10}),n[t(431)][t(313)](t(334)).on(t(471),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(483)]();const u=s[r(322)],l=o,f=Aa(u),h=Aa(l);e[r(326)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(405)](u[r(425)](0));for(const t of Array[r(414)](l[r(466)]()))a[r(408)](t,u,r(358));const t=c[r(479)][r(341)](s[r(388)]),e=c[r(469)][r(341)](s[r(349)]);t||e||(d=i.LiveRange[r(501)](a[r(355)](u)))}else h&&!f&&(g=a[r(355)](u));else{const t=a[r(413)](r(494)),e=a[r(413)](r(494));a[r(454)](a[r(355)](u),e),a[r(408)](t,u,0);for(const e of Array[r(414)](l[r(466)]()))a[r(408)](e,t,r(358));d=i.LiveRange[r(501)](a[r(390)](t)),g=i.LiveRange[r(501)](a[r(390)](e))}const p=Array[r(414)](l[r(400)]())[r(317)]((([t])=>ba[r(341)](t)));c[r(332)][r(416)]({element:u,attributes:p[r(346)]?Object[r(435)](p):null}),d&&c[r(427)][r(416)](d),g&&c[r(458)][r(416)](g)}),{priority:t(306)}),s.on(t(381),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(421)]||1;c[o(469)]=new Array(l)[o(366)](u)[o(453)](((t,e)=>t+e));for(const{cell:t}of s[o(426)](i,{startColumn:u,endColumn:u+l-1}))c[o(351)][o(416)](n[o(423)][o(390)](t))}),{priority:t(368)}),s.on(t(456),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(395)]||1;c[o(479)]=new Array(l)[o(366)](u)[o(453)](((t,e)=>t+e));for(const{cell:t}of s[o(426)](i,{startRow:u,endRow:u+l-1}))c[o(484)][o(416)](n[o(423)][o(390)](t))}),{priority:t(368)}),r[t(449)][t(478)]((e=>{const r=t;if(e[r(335)]&&e[r(335)][r(359)](r(372)))return e[r(370)]?{}:{type:r(418),content:zr(n[r(451)],r(496))}}));const u=()=>!1;for(const e of[t(372),t(468),t(374),t(312)])r[t(434)][t(310)](t(418),e,t(498),u),r[t(434)][t(310)](t(505),e,t(498),u),r[t(434)][t(310)](t(314),e,t(498),u);r[t(434)][t(310)](t(314),t(312),t(444),u),r[t(434)][t(310)](t(314),t(312),t(364),((e,r,s)=>{const o=t,i=e[o(453)]((t=>t[o(407)]()))[o(317)]((t=>t)),a=new Map(i[o(453)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(332)])e&&a[o(440)](t,e);else if(s&&s[o(342)])for(const[t,e]of Object[o(387)](s[o(342)])){const r=n[o(423)][o(420)][o(313)](t),s=r?r[o(337)]()[o(407)]():null;s&&a[o(440)](s,e)}n[o(423)][o(354)]((t=>{const e=o;for(const[n,r]of a)t[e(499)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(434)][o(310)](e,o(372),s,((t,i,a)=>{const c=o;n[c(423)][c(354)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(377)][o(345)];t.is(o(307),o(494))&&u[o(416)](t)}r[o(434)][o(490)](e,null,s)(t,i,a);for(const t of u)o(461)!=t[o(411)][o(316)]&&n[o(439)](t)}))}))};l(t(418),t(364)),l(t(418),t(444)),l(t(505),t(364)),l(t(505),t(444)),r[t(434)][t(310)](t(418),t(374),t(444),(e=>{const n=t,r=e[n(453)]((t=>t[n(407)]())),i=r[0][n(482)](n(333)),{minRow:a,maxRow:c}=o[n(344)](r);s[n(441)](i,{at:a,rows:c-a+1})})),r[t(434)][t(310)](t(418),t(468),t(444),(e=>{const n=t,r=e[n(453)]((t=>t[n(407)]())),i=r[0][n(482)](n(333)),{minColumn:a,maxColumn:c}=o[n(344)](r);s[n(315)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(335)]||!n[s(335)][s(359)](s(372)))return;const o=n[s(506)][s(360)],i=r[s(409)]()[s(317)]((t=>t[s(391)]&&t[s(506)]&&t[s(506)][s(360)]==o));i[s(346)]&&n[s(473)]()[s(346)]!=i[s(346)]&&i[s(419)](((t,e)=>(t[s(353)]=e,e[s(370)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(404)](e[s(472)]),i=[s(443),s(477)],a=r[s(437)][s(341)](e[s(472)]);return a&&i[s(416)](s(493)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(446),f,{priority:t(306)}),r.on(t(480),f,{priority:t(306)}),n[t(423)][t(460)][t(302)]((()=>{const e=t;let s=!1;const o=Array[e(414)](n[e(423)][e(460)][e(343)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(404)](t);if(e(386)!=o||e(505)!=a||i[e(430)])continue;if(!r[e(338)](c))continue;const u=r[e(495)](c)[e(436)](),l=n[e(431)][e(313)](e(379)).me;for(const t of r[e(409)]())if(t[e(391)]&&t[e(481)]==l&&e(314)==t[e(476)]&&e(312)==t[e(335)]&&t[e(436)]()[e(371)]((t=>u[e(433)]((n=>n[e(378)](t,!0))))))for(const n of t[e(473)]())n[e(391)]&&(n[e(444)](),s=!0)}return s})),n[t(423)][t(460)][t(302)]((e=>{const s=t,o=n[s(323)][s(313)](s(415));if(!o||!o[s(398)][s(422)](e[s(486)]))return!1;let i=!1;const a=n[s(431)][s(313)](s(379)).me,c=n[s(423)][s(460)][s(343)][s(406)](),u=Array[s(414)](n[s(423)][s(460)][s(343)][s(352)]())[s(317)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(404)](t);return n(386)==o&&n(372)==i&&c==a.id&&!e[n(430)]}));for(const t of c){if(s(408)!=t[s(476)]||s(494)!=t[s(396)]||1!=t[s(346)])continue;const n=e[s(394)](t[s(503)],t[s(503)][s(470)](1));if(!u[s(485)]((({data:t})=>t[s(318)][s(300)](n))))for(const{name:t,data:r}of u)if(n[s(378)](r[s(318)])){e[s(340)](t,{range:n}),i=!0;break}}return i})),n[t(423)][t(460)][t(302)]((e=>{const s=t;let o=!1;const i=n[s(431)][s(313)](s(379)).me,a=r[s(409)]()[s(317)]((t=>t[s(391)]&&t[s(481)]==i)),c=new Set,u=new Set;for(const t of a)if(s(372)==t[s(335)])for(const e of t[s(491)]()){const n=e[s(337)]()[s(407)]();if(n)if(n.is(s(307),s(494))&&Aa(n)){t[s(428)](e[s(396)]),c[s(365)](n),o=!0;const r=n[s(320)],i=n[s(475)],a=r&&r.is(s(307),s(494)),l=i&&i.is(s(307),s(494));a&&!c[s(422)](r)&&u[s(365)](r),l&&!c[s(422)](i)&&u[s(365)](i)}else n.is(s(307),s(347))&&n[s(383)]&&(t[s(428)](e[s(396)]),o=!0)}else if(s(312)==t[s(335)]){if(!t[s(506)]||!t[s(506)][s(360)])continue;const e=t[s(506)][s(342)];if(e&&Object[s(329)](e)[s(346)])continue;const n=t[s(506)][s(360)];let r=!0,i=!0;for(const e of a)if(e[s(335)]&&e[s(335)][s(359)](s(372))){if(!e[s(506)][s(360)]){i=!1;break}if(e.id!=t.id&&e[s(506)][s(360)]==n){r=!1;break}}i&&r&&(t[s(356)](),o=!0)}for(const t of c)e[s(405)](t);for(const t of u)e[s(439)](t);return o})),n[t(357)][t(432)](t(363))[t(504)]({model:t(467),view:(t,e)=>h(t),converterPriority:t(306)}),n[t(357)][t(432)](t(438))[t(504)]({model:t(467),view:(e,n)=>n[t(375)][t(487)]?h(e,!1):null,converterPriority:t(306)});const d=n[t(502)][t(459)];this[t(462)](d[t(460)],t(410),((e,n)=>{const r=t,s=[];for(const t of d[r(355)](n[r(402)])[r(339)]())t.is(r(307),r(362))&&s[r(416)](t);d[r(354)]((t=>{const e=r;for(const n of s)t[e(369)](t[e(355)](n),t[e(489)](n)),t[e(405)](n)}))}))}}function ya(t,e){const n=Ea();return(ya=function(t,e){return n[t-=300]})(t,e)}function Aa(t){const e=Ia;if(t[e(383)])return!0;const n=t[e(425)](0);return n.is(e(307),e(347))&&n[e(383)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(426)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(607134===parseInt(n(370))/1*(-parseInt(n(320))/2)+parseInt(n(371))/3+-parseInt(n(353))/4+-parseInt(n(319))/5+-parseInt(n(325))/6*(parseInt(n(356))/7)+-parseInt(n(339))/8+parseInt(n(336))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(343)](){const t=Ca;if(!this[t(369)][t(362)][t(338)](t(367)))return;const e=this[t(369)][t(362)][t(350)](t(354));e[t(332)](t(349),this[t(344)][t(321)](this)),e[t(372)][t(347)](t(355),t(364),t(368),e[t(372)][t(340)](t(355),null,t(327))),e[t(372)][t(347)](t(355),t(364),t(327),e[t(372)][t(340)](t(355),null,t(368))),e[t(360)][t(346)](this[t(326)][t(321)](this))}[Ca(344)](t,e){const n=Ca,r=this[n(369)][n(362)][n(350)](n(354)),s=this[n(369)][n(362)][n(350)](n(367)),o=e[n(324)]||this[n(369)][n(348)][n(323)][n(334)][n(351)]();this[n(369)][n(348)][n(358)]((()=>{const i=n,a=s[i(331)](o);let c=a?s[i(341)](a):null,u=o[i(337)](i(335))||null;const l=e[i(335)]||u,f=e[i(352)]||c,h=this[i(369)][i(362)][i(350)](i(333)).me;for(const t of r[i(328)]()){const e=t[i(373)]();if(i(364)===t[i(361)]&&e===o){t[i(342)]!==h&&t[i(327)]();const e=t[i(365)][i(329)];u=e[0][i(335)],c=e[0][i(352)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(359)](o,{commandName:i(349),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(364)},[],i(364))}))}[Ca(326)](t){const e=Ca;if(e(355)!=t[e(322)]&&e(345)!=t[e(322)])return;const{data:n}=t;if(n&&e(364)===n[e(363)]){const t=e(357);return{type:e(330),content:zr(this[e(369)][e(366)],t)}}}}function Ra(){const t=["4365200EzIrNm","TrackChangesEditing","formatBlock","931WBfBAX","*Format:* resize table","change","markBlockFormat","descriptionFactory","subType","plugins","formatGroupId","resizeTable","data","locale","TableColumnResizeEditing","accept","editor","1RzDNsF","1180416LZezjI","_suggestionFactory","getContainedElement","5348665oRJOWr","684218DpZDrW","bind","type","document","table","34842AdMtVU","handleSuggestionDescription","discard","getSuggestions","commandParams","format","getColumnGroupElement","enableCommand","Users","selection","tableWidth","39770172ZnFlHn","getAttribute","has","7438184WwEUeE","getSuggestionCallback","getTableColumnsWidths","author","afterInit","handleResizeTableWidthCommand","formatInline","registerDescriptionCallback","registerCustomCallback","model","resizeTableWidth","get","getSelectedElement","columnWidths"];return(Ra=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=217]})(t,e)}function Ma(){const t=["get","TrackChangesEditing","Template","148723iSKlfb","1654849zUqcct","628870thNzCY","11124qcpPnF","9ZBPcfW","insertTemplate","1232592cisQYi","editor","4wZNNgU","1548680QnSVGk","plugins","has","905ayLdDz","736845DkfeVg","afterInit","enableCommand"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(178276===parseInt(n(229))/1+-parseInt(n(231))/2+parseInt(n(223))/3*(parseInt(n(218))/4)+parseInt(n(222))/5*(parseInt(n(232))/6)+-parseInt(n(230))/7+parseInt(n(235))/8*(parseInt(n(233))/9)+-parseInt(n(219))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(224)](){const t=Sa,e=this[t(217)];e[t(220)][t(221)](t(228))&&e[t(220)][t(226)](t(227))[t(225)](t(234))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=133]})(t,e)}function Fa(){const t=["462942lxzJkw","5751160AolAFv","6545945meFnHh","ELEMENT_TABLE_OF_CONTENTS","1XLyEOx","1720462LxtayG","354144FTYDCe","insertTableOfContents","afterInit","registerElementLabel","get","TrackChangesEditing","6UISHtl","enableCommand","locale","commands","editor","descriptionFactory","9jOLbAf","tableOfContents","5893762ezsjjD","9661090EXlahs","plugins"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(914393===-parseInt(n(136))/1*(-parseInt(n(137))/2)+-parseInt(n(155))/3+parseInt(n(133))/4+-parseInt(n(134))/5*(parseInt(n(144))/6)+-parseInt(n(152))/7+-parseInt(n(138))/8+parseInt(n(150))/9*(parseInt(n(153))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(140)](){const t=wa,e=this[t(148)];if(!e[t(147)][t(142)](t(139)))return;e[t(154)][t(142)](t(143))[t(145)](t(139));const n=e[t(154)][t(142)](t(143)),r=e[t(146)];n[t(149)][t(141)](t(151),(e=>zr(r,t(135),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=392]})(t,e)}function Ua(){const t=["element","isTouching","TrackChangesEditing","Title","from","newRange","isCollapsed","get","24BBZcuL","ELEMENT_TITLE","editor","987263mkPUsU","registerElementLabel","2024142hdNvLA","100707XZKOcD","registerPostFixer","descriptionFactory","forward","createRange","has","model","_splitMarkerName","schema","afterInit","title-content","474780cutkQW","suggestion","locale","document","45LaLVtq","end","differ","getNearestSelectionRange","getChangedMarkers","76385SxDdcZ","isEqual","nodeBefore","removeMarker","6143396BPHvXf","plugins","updateMarker","78DAnjOL","start","168856oaOOYh"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(510862===parseInt(n(427))/1+-parseInt(n(429))/2+parseInt(n(430))/3*(-parseInt(n(424))/4)+-parseInt(n(406))/5*(parseInt(n(413))/6)+parseInt(n(410))/7+parseInt(n(415))/8*(parseInt(n(401))/9)+-parseInt(n(397))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(395)](){const t=xa,e=this[t(426)];if(!e[t(411)][t(435)](t(419)))return;const n=e[t(411)][t(423)](t(418));n[t(432)][t(428)](t(396),(()=>zr(e[t(399)],t(425)))),e[t(392)][t(400)][t(431)]((r=>{const s=t;let o=!1;const i=Array[s(420)](e[s(392)][s(400)][s(403)][s(405)]());for(const{name:t,data:a}of i){const{group:i}=n[s(393)](t);if(s(398)!==i||!a[s(421)])continue;const c=a[s(421)],u=c[s(402)][s(408)];if(!u||!u.is(s(416),s(396)))continue;if(!c[s(414)][s(417)](c[s(402)]))continue;const l=e[s(392)][s(394)][s(404)](c[s(402)],s(433));if(l&&l[s(422)]){const e=r[s(434)](c[s(414)],l[s(414)]);e[s(407)](c)||(r[s(412)](t,{range:e}),o=!0)}o||(r[s(409)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["1218572xFMsyF","get","has","7345cIirrZ","plugins","undo","10kMQeqt","4370292LcDVeQ","7942956ZCTzAv","19963031BfQENz","738MFkSvp","UndoEditing","editor","8IhKoFl","TrackChangesEditing","2OnOOLD","redo","1362806ahjkhL","4012488dPWamm","afterInit","enableCommand"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(705681===-parseInt(n(465))/1*(-parseInt(n(467))/2)+-parseInt(n(468))/3+-parseInt(n(471))/4+-parseInt(n(453))/5*(parseInt(n(460))/6)+-parseInt(n(458))/7*(parseInt(n(463))/8)+parseInt(n(457))/9+parseInt(n(456))/10*(parseInt(n(459))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(469)](){const t=Ga,e=this[t(462)],n=e[t(454)][t(472)](t(464));e[t(454)][t(452)](t(461))&&(n[t(470)](t(455)),n[t(470)](t(466)))}}const Wa=Xa;function Ka(){const t=["1811100NwwRZY","2398040hxRRad","5641030RsjxOQ","TableCaptionEditing","770089axIfvd","get","TrackChangesEditing","toggleTableCaption","afterInit","9HBqUZz","10858FbchlK","editor","has","enableCommand","24BGXdJE","plugins","14002760ZQWIjY","requires","7696052zUaXAP"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(633884===parseInt(n(125))/1+parseInt(n(131))/2*(parseInt(n(135))/3)+parseInt(n(141))/4+-parseInt(n(142))/5+-parseInt(n(140))/6+-parseInt(n(139))/7+parseInt(n(137))/8*(parseInt(n(130))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(138)](){return[aa]}[Wa(129)](){const t=Wa,e=this[t(132)];e[t(136)][t(133)](t(143))&&e[t(136)][t(126)](t(127))[t(134)](t(128))}}const Za=Qa;function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=228]})(t,e)}function Ya(){const t=["tableBorderWidth","8XtynZi","399600TJMZXh","tableCellPadding","change","formatBlock","TableCellPropertiesEditing","getFirstPosition","batch","TablePropertiesEditing","handleDiscardAction","tableCellVerticalAlignment","start","getSuggestions","data","enqueueChange","markBlockFormat","get","942UXLdEv","tableCellBorderStyle","selection","model","20999fNvWAV","tableCellHorizontalAlignment","tableBorderStyle","registerDescriptionCallback","getContainedElement","tableCellBorderColor","*Format:* change table cell properties","6haqRLI","_getSuggestion","tableCellProperties","TrackChangesEditing","tableProperties","locale","18942QKtxCi","accept","subType","TrackChangesTableProperties","_handlePropertyChange","_suggestionFactory","*Format:* change table properties","getSelectionAffectedTableCells","tableCellWidth","tableCellBackgroundColor","registerCustomCallback","afterInit","pluginName","tableCellBorderWidth","tableWidth","handleSuggestionDescription","descriptionFactory","1357857cxtmbA","nodeAfter","enableCommand","document","3367485sEzqGO","getAttribute","editor","4346015ZkuBtR","discard","commandParams","7340CUJYWV","findAncestor","TableUtils","removeAttribute","has","join","tableHeight","format","tableBackgroundColor","plugins","tableAlignment","setAttribute","321270FExLUE","tableCellHeight","getSuggestionCallback","tableBorderColor","table"];return(Ya=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(678295===-parseInt(n(273))/1*(-parseInt(n(239))/2)+-parseInt(n(296))/3+-parseInt(n(246))/4+parseInt(n(303))/5+parseInt(n(262))/6*(parseInt(n(279))/7)+-parseInt(n(245))/8*(-parseInt(n(300))/9)+parseInt(n(306))/10*(-parseInt(n(266))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(277)]=[e(242),e(268),e(244),e(237),e(293),e(233),e(235)],this[e(275)]=[e(271),e(263),e(292),e(247),e(287),e(240),e(288),e(267),e(255)]}static get[Za(291)](){return Za(282)}[Za(290)](){const t=Za,e=this[t(302)][t(236)][t(261)](t(276));if(this[t(302)][t(236)][t(231)](t(253))){for(const n of this[t(277)])e[t(298)](n,((e,r)=>{const s=t,o=this[s(302)][s(265)][s(299)][s(264)][s(251)]()[s(228)](s(243));this[s(283)](n,[o],this[s(277)],s(277),e,r)}));e[t(284)][t(289)](t(249),t(277),t(280),e[t(284)][t(241)](t(249),null,t(304))),e[t(284)][t(289)](t(249),t(277),t(304),((e,n)=>this[t(254)](this[t(277)],e,n))),e[t(284)][t(289)](t(249),t(277),t(232),(()=>!1))}if(this[t(302)][t(236)][t(231)](t(250))){for(const n of this[t(275)])e[t(298)](n,((e,r)=>{const s=t,o=this[s(302)][s(236)][s(261)](s(229))[s(286)](this[s(302)][s(265)][s(299)][s(264)]);this[s(283)](n,o,this[s(275)],s(275),e,r)}));e[t(284)][t(289)](t(249),t(275),t(280),e[t(284)][t(241)](t(249),null,t(304))),e[t(284)][t(289)](t(249),t(275),t(304),((e,n)=>this[t(254)](this[t(275)],e,n))),e[t(284)][t(289)](t(249),t(275),t(232),(()=>!1))}e[t(295)][t(269)]((e=>this[t(294)](e)))}[Za(283)](t,e,n,r,s,o){const i=Za,a=this[i(302)][i(236)][i(261)](i(276));this[i(302)][i(265)][i(259)](o[i(252)],(()=>{const t=i;for(const i of e)if(this[t(274)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(301)](r);void 0!==n&&(e[r]=n)}s(o),a[t(260)](i,{commandParams:[e]},[],r)}}))}[Za(254)](t,e,n){const r=Za,s=e[0][r(256)][r(297)],o=n[r(305)][0];this[r(302)][r(265)][r(248)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(238)](r,o[r],s):e[n(230)](r,s)}))}[Za(294)](t){const e=Za;if(t[e(258)])switch(t[e(281)]){case e(277):return{type:e(234),content:zr(this[e(302)][e(278)],e(285))};case e(275):return{type:e(234),content:zr(this[e(302)][e(278)],e(272))}}}[Za(274)](t,e){const n=Za,r=this[n(302)][n(236)][n(261)](n(276));for(const s of r[n(257)]({skipNotAttached:!0})){const r=s[n(270)]();if(s[n(281)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:dc(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)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=346]})(t,e)}function Tc(){const t=["meta","PendingActions","20952GCXYNN","attribute:discard","fetchCommentThread","fromCharCode","discard","enqueueChange","hasComments","isAtEnd","addMarkerName","isObject","_enabledCommands","_reduceSuggestionAttributeRange","backward","containsRange","removed","_blockAttributeKeys","removeMarkers","marker-count","isUndo","setTo","markAttributeChange","showSuggestionHighlights","head","ck-suggestion-marker","$graveyard","includes","1215588AFkosy","schema","createPositionAt","getCommentThread","addMarker:suggestion","insertion:discard","428pwvmtQ","_createSuggestion","insertion:chain","formatInline:accept","removeClass","track-changes-command-not-found","enableCommand","deletion:accept","_addThreadToSuggestion","markerReady","data","@external","getCustomProperty","resolve","isInsideObject","type","attribute","formatInline:join","nodeBefore","_suggestionFactory","locale","howMany","size","dataToMarker","Users","deletion","hasSuggestion","createSelection","_getMarkerAnnouncementText","consumable","delete","_setSuggestionRange","enableReadOnlyMode","ck-suggestion-marker-formatBlock","70eOlxUs","attributeOldValue","always","next","formatGroupId","_defaultCallbacks","bindElementToMarker","splitPosition","containsPosition","stop","add","formatBlock:join","removeMarker","stopListening","_suggestionState","_SUGGESTION_ANNOUNCEMENT","differ","join","_isDataLoaded","upcast","high","return","parent","suggestionUnloaded","suggestion-type","warn","documentSelection","getAncestors","get","_isForcedDefaultExecutionBlock","push","886391tCXyRe","every","isExternal","define","dataDowncast","getMarkers","assign","_recordAttributeChanges","suggestionChanged","options","markInlineFormat","selection","normal","group","low","trackChangesCommand","trackChanges.trackFormatChanges","forceDefaultExecution","splice","track-changes-suggestion-not-found","getAttribute","getMultiRangeId","author","_joinSuggestions","multi","keys","_suggestions","value","attribute:","isCollapsed","attribute:accept","ck-suggestion-marker-formatInline","isIntersectingWithRange","suggestionLoaded","chain","attributeNewValue","move","key","filter","updateSuggestion","markDeletion","getChangedMarkers","844893ZAfIEQ","getItems","getSuggestion","isNextTo","addHighlight","isIntersecting","233205qitHiP","_splitMarkerName","open","markBlockFormat","toJSON","createRangeIn","acceptSuggestion","nodeAfter","getContainedElement","isArray","discardSelectedSuggestions","_isBlockAttribute","oldRange","insertContent","_trackFormatChanges","removeMarker:suggestion:formatBlock","acceptSelectedSuggestions","isInContent","tablePasteChainId","mapper","map","end","catch","document","$text","createRange","addMarker:suggestion:attribute","update:suggestion","formatBlock","$marker","suggestion:attribute:","formatInline","createRangeOn","containerElement","removeAttribute","PENDING_ACTION_SUGGESTION","position","getSuggestionCallback","createElement","isAtStart","deletion:discard","getRange","conversion","markers","deletion:","ENTER","getRanges","getIntersection","LEAVE","lowest","getShiftedBy","fromRange","markerNameToElements","_isRegisteredAttribute","listenTo","attribute:join","dataReady","_commentsRepository","newRange","start","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.","unbind","_adapter","isOwn","batch","model","config","action","format","TrackChangesEditing","attributes","_breakSuggestionMarker","isLimit","then","addMarker:suggestion:formatBlock","markMultiRangeBlockFormat","editing","_onDiscard","addClass","elementEnd","toViewElement","_afterChanges","suggestion:","has","insert","_refreshSuggestionsChain","isTouching","containsItem","registerBlockAttribute","item","commandName","suggestion","getWalker","formatInline:","change:activeMarkers","buildSuggestion","values","markInsertion","markMultiRangeDeletion","discardSuggestion","createdAt","substring","_removeSuggestion","forEach","_saved","_getAuthorFromId","change:_saved","announce","some","commands","_registerDefaultCallbacks","isEqual","sort","isRemovable","writer","getAllAdjacentSuggestions","getDifference","elementStart","getFirstMarker","_getSuggestionData","multipleBlocks","_refreshAttributeSuggestionsChain","creator","setAttribute","$elementName","pluginName","reconvertMarker","subType","editingDowncast","removeComment","name","setSelection","accept","data-suggestion","clone","rejected","updateMarker","acceptAllSuggestions","attributeKey","rethrowUnexpectedError","addMarker","substr","formatBlock:discard","forward","concat","enableDefaultAttributesIntegration","getNearestSelectionRange","_joinWithAdjacentSuggestions","_editor","track-changes-adapter-missing-getsuggestion","_checkSuggestionCorrectness","moveTargetPosition","addUser","1423rhavNM","length","_initAriaMarkerChangeAnnouncements","unbindElementFromMarkerName","for","comments","insertion","_cutOutSuggestionMarker","elementToElement","_setSuggestionData","range","formatInline:discard","getUser","fire","consume","before","accepted","formatInline:chain","from","removeMarker:suggestion:attribute","_inlineAttributeKeys","pop","isBlock","addCommentThread","rootName","groupId","previous","CommentsRepository","getChanges","highest","markerToHighlight","_findSuggestions","discardAllSuggestions","track-changes-adapter-already-set","authorName","track-changes-user-not-found","100341UKYtSM","plugins","addComment","markerToData","adapter","clear","addSuggestion","registerCustomCallback","_processAttributeSuggestions","containsRangeInObject","applyOperation","newValue","change:data","markerName","addSuggestionData","registerPostFixer","formatBlock:","_updateSuggestionData","startsWith","skipNestingCheck","oldValue","_rangeIsInLocalUserInsertion","change","_processAttributeChanges","getSuggestions","100zjcPJn","createPositionBefore","default","never","getLastMatchingPosition","unshift","insertion:join","getFirstRange","find","error-saving-suggestion-data-suggestion-discarded","detach","track-changes-suggestion-data-mismatch","_mergeNestedSuggestions","deletion:chain","isAfter","toUpperCase","requires","deleteContent","collaboration.channelId","ck-suggestion-marker-","element","descriptionFactory","_handleNewSuggestionMarker","_recordAttributeSuggestions","createPositionAfter","rename","activeMarkers","refresh","_getAttributeKey","trackChanges","notReady","widget","_model","_addSuggestionMarker","ck-suggestion-marker--active","originalSuggestionId","$textProxy","ready","insertion:","isSelectable","isBefore","editor","remove","external:","targetPosition","markMultiRangeInsertion","insertion:accept","addRange","hasCommentThread","trackChanges.mergeNestedSuggestions","formatBlock:chain","init","_reduceExistingSuggestions","FORMATTING","deletion:join","_customCallbacks","execute","registerInlineAttribute","formatBlock:accept","after","root","authoredAt","16pzPlAb","_getExternalAuthor","isLocal","split","set","isDocumentOperation","track-changes-enable-command-twice","commentThread","isMultiRange"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(214703===-parseInt(n(659))/1*(-parseInt(n(393))/2)+parseInt(n(500))/3+-parseInt(n(361))/4*(parseInt(n(720))/5)+-parseInt(n(387))/6+parseInt(n(506))/7*(-parseInt(n(350))/8)+-parseInt(n(695))/9*(parseInt(n(427))/10)+parseInt(n(458))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(630);class yc extends t.Plugin{static get[Ec(736)](){return[Ec(686),o.Users,t.PendingActions,Jr,ts,as,fs,Ts,ms,ks,Ss,xs,to,so,uo,go,bo,yo,No,Mo,Fo,Ho,Uo,Ko,Yo,ei,ai,pi,Ni,ri,Vs,Ws,Ei,Ai,Mi,Di,ji,Vi,qi,$i,ra,aa,ha,pa,qa,_a,Na,Pa,Ja,Oa,ja,za]}static get[Ec(631)](){return Ec(575)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(526)]((t=>String[e(364)](t)))[e(444)]("")}super(t),this[e(743)]=!1,this[e(354)](e(746),[]),this.on(e(600),((n,r,s,o)=>{const i=e;this[i(752)][i(717)]((()=>{const e=i;for(const n of[...o,...s])this[e(752)][e(549)][e(589)](n)&&t[e(582)][e(632)](n)}))})),this[e(741)]=new Xr(this[e(761)][e(571)][e(388)],this[e(761)][e(413)]),this[e(568)]=null,this[e(412)]=new Ac(this[e(761)]),this[e(484)]=new Map,this[e(563)]=t[e(696)][e(455)](e(686)),this[e(371)]=new Set,this[e(752)]=this[e(761)][e(571)],this[e(441)]=new WeakMap,this[e(456)]=!1,this[e(376)]=new Set([e(630)]),this[e(679)]=new Set,t[e(572)][e(461)](e(474),e(722)),this[e(520)]=t[e(572)][e(455)](e(474)),t[e(572)][e(461)](e(769),!0),this[e(732)]=t[e(572)][e(455)](e(769)),this[e(473)]=new u(t,this[e(371)]),this[e(661)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,49,56])}[Ec(771)](){const t=Ec,n=this[t(761)],r=(e,n)=>{const r=t;if(r(409)!=e)return r(739)+e;const s=n[r(353)]("|")[0];return this[r(517)](s)?r(426):r(489)};n[t(548)][t(663)](t(634))[t(689)]({model:t(597),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(507)](e[n(708)]),a=[n(384),r(o,i)];let c=3e3;return this[n(746)][n(386)](e[n(708)])&&(a[n(457)](n(754)),c=3010),n(418)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(548)][t(663)](t(462))[t(437)]((e=>{const r=t;e.on(r(391),((t,e,s)=>{const o=r;if(!s[o(467)][o(382)])return;const i=e[o(595)];if(!i)return;const c=s[o(525)][o(586)](i);n[o(571)][o(388)][o(370)](i)&&c&&!c[o(405)](o(751))&&c.is(o(539))&&(0,a.toWidget)(c,s[o(620)])}),{priority:r(447)})})),n[t(548)][t(663)](t(462))[t(689)]({model:t(597),view:(e,n)=>{const s=t;if(!n[s(467)][s(382)])return null;const{type:o,subType:i}=this[s(507)](e[s(708)]);return{classes:[s(384),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(595)])return;const{id:c}=this[a(507)](o[a(708)]);if(r){const t=this[a(484)][a(455)](c),e=this[a(748)](t);if(!this[a(517)](e))return}if(o[a(595)].is(a(469)))return void i[a(422)][a(673)](o[a(595)],s[a(636)]);const u=i[a(525)][a(586)](o[a(595)]);if(o[a(595)].is(a(740))&&n[a(571)][a(388)][a(681)](o[a(595)])&&!u[a(405)](a(504))){i[a(620)][a(584)]([a(384),a(426)],u),i[a(620)][a(629)](a(639),c,u),i[a(525)][a(433)](u,o[a(708)]),e&&(this[a(746)][a(386)](o[a(708)])?i[a(620)][a(584)](a(754),u):i[a(620)][a(397)](a(754),u));for(const t of n[a(571)][a(511)](o[a(595)])[a(501)]())i[a(422)][a(673)](t,s[a(636)]);i[a(422)][a(673)](o[a(595)],s[a(636)])}};n[t(548)][t(663)](t(462))[t(437)]((e=>{const n=t;e.on(n(580),((t,e,r)=>{const o=n;r[o(467)][o(382)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(688)})})),n[t(548)][t(663)](t(462))[t(437)]((e=>{const n=t;e.on(n(532),((t,e,r)=>{const o=n;r[o(467)][o(382)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(688)})})),n[t(548)][t(663)](t(462))[t(698)]({model:t(597),view:(e,n)=>n[t(467)][t(382)]?null:{group:t(597),name:e[t(647)](11)}}),n[t(548)][t(663)](t(446))[t(667)]({view:{name:t(597),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(588)+e[r(478)](r(451))+":"+e[r(478)]("id");return e[r(478)](r(378))&&(s+=":"+e[r(478)](r(378))),n[r(544)](r(535),{"data-name":s})}}),n[t(548)][t(663)](t(446))[t(416)]({view:t(597)}),n[t(548)][t(663)](t(634))[t(437)]((e=>{const n=t;e.on(n(580),s(),{priority:n(447)})})),n[t(548)][t(663)](t(634))[t(437)]((e=>{const n=t;e.on(n(532),s({isAttributeSuggestion:!0}),{priority:n(447)})})),n[t(548)][t(663)](t(634))[t(437)]((e=>{const n=t;e.on(n(521),((t,e,r)=>{const s=n,o=r[s(525)][s(558)](e[s(708)]);if(o)for(const t of o)t[s(405)](s(504))||(r[s(620)][s(397)]([s(384),s(426),s(754)],t),r[s(620)][s(540)](s(639),t),r[s(525)][s(662)](t,e[s(708)]))}),{priority:n(447)})})),n[t(548)][t(663)](t(634))[t(437)]((e=>{const n=t;e.on(n(678),((t,e,r)=>{const s=n,o=r[s(525)][s(558)](e[s(708)]);if(!o)return;const{id:i}=this[s(507)](e[s(708)]),a=this[s(484)][s(455)](i),c=this[s(748)](a);if(this[s(517)](c))for(const t of o)t[s(405)](s(504))||(r[s(620)][s(397)]([s(384),s(426),s(754)],t),r[s(620)][s(540)](s(639),t),r[s(525)][s(662)](t,e[s(708)]))}),{priority:n(447)})})),n[t(571)][t(529)][t(710)]((e=>{const r=t;let s=!1;const o=Array[r(677)](n[r(571)][r(529)][r(443)][r(499)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(507)](t);if(r(597)!==o)continue;const h=this[r(484)][r(455)](f);if(null!=c[r(564)]){r(537)==u&&(s=s||Lc(c[r(564)],t,e,n[r(571)][r(388)]));const o=r(409)==u&&this[r(517)](l[r(353)]("|")[0]);if(c[r(564)][r(487)]||r(385)==c[r(564)][r(348)][r(683)]||r(534)==u&&!Rc(c[r(564)])||o&&!Rc(c[r(564)])||r(418)==u&&(Cc(a=c[r(564)])||function(t){const e=r;return t[e(565)][e(449)]==t[e(527)][e(411)]&&t[e(565)][e(368)]}(a)))e[r(439)](t),s=!0;else{if(!h||!h[r(523)])continue;i[r(437)](h)}}}var a;return i[r(415)]>0&&(s=!!this[r(653)](i)||s),s})),n[t(571)][t(529)][t(710)]((e=>{const r=t;let s=!1;for(const t of n[r(571)][r(529)][r(443)][r(687)]())if(r(590)==t[r(408)])for(const t of this[r(484)][r(602)]()){if(t[r(358)]||!t[r(523)])continue;const o=r(534)==t[r(408)],i=this[r(748)](t),a=i&&this[r(517)](i);if(!o&&!a)continue;const c=t[r(727)]();if(c[r(565)][r(449)]!=c[r(527)][r(449)]&&!c[r(527)][r(368)]){const o=n[r(571)][r(389)](c[r(565)][r(513)],r(527)),i=n[r(571)][r(531)](c[r(565)],o);e[r(642)](t[r(624)](),{range:i}),s=!0}}return s})),n[t(571)][t(529)][t(710)]((e=>this[t(718)](e))),n[t(571)][t(529)][t(710)]((e=>!e[t(570)][t(352)]&&this[t(703)](e))),n[t(571)].on(t(587),(()=>{this[t(743)]=!1})),n[t(571)][t(529)].on(t(707),((r,s)=>{const o=t;if(!s[o(352)]||s[o(379)])return;if(!this[o(743)])return;const i=n[o(571)][o(529)][o(443)][o(687)]();if(0==i[o(660)])return;const a=[],c=i[o(496)]((t=>o(409)==t[o(408)])),u=i[o(496)]((t=>o(590)==t[o(408)]&&o(530)!=t[o(636)]));for(const t of c)this[o(559)](t[o(644)])&&a[o(457)]({key:t[o(644)],newValue:t[o(493)],oldValue:t[o(428)],range:Sc(t[o(669)],n[o(571)])});for(const t of u){if(o(745)!=t[o(573)]&&o(747)!=t[o(573)])continue;const e=vc(t[o(542)][o(513)],n[o(571)]),r=t[o(674)];o(745)==t[o(573)]&&a[o(457)]({key:o(630),newValue:t[o(636)],oldValue:r[o(636)],range:e});for(const[n,s]of r[o(576)]){if(!this[o(559)](n))continue;const r=t[o(576)][o(455)](n);s!==r&&a[o(457)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(576)])this[o(559)](n)&&(r[o(576)][o(589)](n)||a[o(457)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(660)]&&n[o(571)][o(366)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(381)](t,e,s,o,{groupId:r});this[n(772)](t,a)}))}),{priority:t(555)}),n[t(571)][t(549)].on(t(533),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(507)](n[s(636)]),e=this[s(484)][s(455)](t);e&&e[s(369)](n[s(636)])}})),n[t(571)][t(529)].on(t(707),(()=>{const e=t,r=Array[e(677)](n[e(571)][e(529)][e(443)][e(499)]())[e(496)]((t=>e(597)===this[e(507)](t[e(636)])[e(471)]));if(0===r[e(660)])return;r[e(618)](((t,n)=>{const r=e,s=t[r(403)][r(518)],o=n[r(403)][r(518)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(565)][r(760)](o[r(565)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(507)](t);if(null===n[e(518)]){const n=this[e(742)](t);o[e(437)](n)}else{const t=this[e(484)][e(455)](r);null!==n[e(564)]||t[e(523)]?(s[e(437)](t[e(383)]),o[e(437)](t)):this[e(608)](t)}}o[e(415)]>0&&this[e(591)](o);for(const t of s)this[e(672)](e(466),t)})),n[t(571)].on(t(705),((e,r)=>{const s=t,o=r[0];if(!this[s(484)][s(415)])return;if(!o[s(355)])return;if(o[s(570)][s(379)]||!o[s(570)][s(352)])return;let i,a;switch(o[s(408)]){case s(590):i=n[s(571)][s(389)](o[s(542)]),a=i[s(556)](o[s(414)]);break;case s(353):i=n[s(571)][s(389)](o[s(434)]),a=n[s(571)][s(389)](o[s(657)]);break;case s(494):i=n[s(571)][s(389)](o[s(764)]),a=i[s(556)](o[s(414)]);break;default:return}const c=n[s(571)][s(531)](i,a);n[s(571)][s(717)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(690)](c)){if(e[t(358)])continue;if(t(537)==e[t(408)])continue;const r=this[t(748)](e);if(r&&this[t(517)](r)&&t(353)!=o[t(408)])continue;const s=e[t(403)]&&e[t(403)][t(626)];(t(534)!=e[t(408)]||t(353)==o[t(408)]&&!s)&&(n[t(704)]||t(665)==e[t(408)]&&n[t(569)]||e[t(727)]()[t(374)](c)&&this[t(577)](e,i,a))}}))}),{priority:t(555)}),n[t(571)].on(t(737),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(475)])return;if(this[s(456)])return;if(!this[s(473)][s(485)])return;if(o[s(487)])return;const a=n[s(571)][s(388)],{start:c,end:u}=o[s(727)](),l=c[s(513)]&&a[s(578)](c[s(513)])?null:a[s(652)](c,s(649)),f=u[s(411)]&&a[s(578)](u[s(411)])?null:a[s(652)](u,s(373)),h=n[s(571)][s(531)](l?l[s(565)]:c,f?f[s(527)]:u);n[s(571)][s(717)]((t=>{const e=s;this[e(498)](h);const r=n[e(571)][e(388)][e(652)](h[e(565)]);o.is(e(453))?t[e(637)](r):o[e(380)](r)})),e[s(436)]()}),{priority:e.priorities[t(470)]+10}),n[t(571)].on(t(519),((e,r)=>{const s=t,o=r[r[s(660)]-1];o&&o[s(475)]||this[s(456)]||this[s(473)][s(485)]&&(n[s(571)][s(717)]((()=>{const t=s;let o=n[t(571)][t(519)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(448)]=o[t(640)]();const i=o[t(527)][t(411)],a=n[t(571)][t(388)];i&&a[t(681)](i)&&!a[t(370)](i)&&(o=n[t(571)][t(531)](o[t(565)],n[t(571)][t(389)](i,t(527)))),this[t(603)](o)})),e[s(436)]())}),{priority:t(447)}),this[t(761)][t(615)][t(437)](t(749),this[t(473)]),this[t(399)](t(749));const o=new p(n,this[t(484)]);n[t(615)][t(437)](t(512),o),this[t(399)](t(512));const i=new b(n,this[t(484)]);n[t(615)][t(437)](t(605),i),this[t(399)](t(605)),n[t(615)][t(437)](t(643),new S(n,o,this[t(484)])),this[t(399)](t(643)),n[t(615)][t(437)](t(691),new S(n,i,this[t(484)])),this[t(399)](t(691)),n[t(615)][t(437)](t(522),new O(n,o,this[t(484)])),this[t(399)](t(522)),n[t(615)][t(437)](t(516),new O(n,i,this[t(484)])),this[t(399)](t(516));const c=n[t(696)][t(455)](t(686));this[t(560)](c,t(697),((e,{threadId:n})=>{const r=t,s=this[r(484)][r(455)](n);s&&s[r(357)]&&1===s[r(357)][r(660)]&&this[r(712)](n,{hasComments:!0})}),{priority:t(472)}),this[t(560)](c,t(635),((e,{threadId:n})=>{const r=t,s=this[r(484)][r(455)](n);s&&s[r(357)]&&!s[r(357)][r(660)]&&this[r(712)](n,{hasComments:!1})}),{priority:t(472)})}set[Ec(699)](t){const n=Ec;if(this[n(568)])throw new e.CKEditorError(n(692),this);this[n(568)]=t}get[Ec(699)](){return this[Ec(568)]}[Ec(719)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(484)][n(602)]())t&&!e[n(523)]||r[n(457)](e);return e?r[n(526)]((t=>t[n(510)]())):r}[Ec(502)](t){const n=Ec,r=this[n(484)][n(455)](t);if(!r)throw new e.CKEditorError(n(477),this);return r}[Ec(419)](t){const e=Ec;return this[e(484)][e(589)](t)}[Ec(709)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(408)][e(353)](":"),a=this[e(484)][e(455)](r)||this[e(394)](o,i,r,n,s);if(this[e(401)](a),this[e(656)](a,o,i||null,n),a[e(606)]=t[e(606)],a[e(445)]=!0,s&&s[e(404)]){const t=s[e(404)],n=this[e(351)](t[e(693)]);a[e(349)]=t[e(606)],a[e(480)]=n,a[e(460)]=!0}else a[e(349)]=t[e(606)];switch(t[e(403)]&&(a[e(403)]=t[e(403)]),t[e(576)]&&(a[e(576)]=t[e(576)]),this[e(568)]&&this[e(568)][e(701)]||(a[e(610)]=!0),this[e(441)][e(455)](a)){case e(750):this[e(441)][e(354)](a,e(562));break;case e(402):a[e(523)]?(this[e(653)](new Set([a])),this[e(591)](new Set([a])),this[e(441)][e(354)](a,e(757)),this[e(672)](e(491),a)):this[e(441)][e(354)](a,e(375))}return a}[Ec(512)](t){const e=Ec;this[e(475)]((()=>{const n=e;this[n(761)][n(571)][n(717)]((()=>{const e=n;for(const n of t[e(621)]())n[e(638)]()}))}))}[Ec(605)](t){const e=Ec;this[e(475)]((()=>{const n=e;this[n(761)][n(571)][n(717)]((()=>{const e=n;for(const n of t[e(621)]())n[e(365)]()}))}))}[Ec(399)](t,n){const r=Ec,s=this[r(761)][r(615)][r(455)](t);if(!s)throw new e.CKEditorError(r(398),this,{commandName:t});if(this[r(371)][r(589)](s))throw new e.CKEditorError(r(356),this,{commandName:t});this[r(371)][r(437)](s),n&&s.on(r(776),((t,e)=>{const o=r;this[o(473)][o(485)]&&(this[o(456)]||(e[o(660)]>0&&e[e[o(660)]-1]&&e[e[o(660)]-1][o(475)]?e[o(680)]():(t[o(448)]=n(((...t)=>s[o(776)](...t,{forceDefaultExecution:!0})),...e),t[o(436)]())))}),{priority:r(447)})}[Ec(475)](t){const n=Ec;let r,s;const o=this[n(456)];this[n(456)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(456)]=!1),s&&e.CKEditorError[n(645)](s,this),r}[Ec(603)](t,n=null,r={}){const s=Ec;if(t[s(487)])return null;const o=this[s(761)][s(696)][s(455)](s(417)).me;for(const{suggestion:e,meta:o}of this[s(690)](t,s(665)))if(o[s(569)]){if(!o[s(503)]){if(o[s(704)]){if(!this[s(732)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(577)](e,t[s(565)],t[s(527)]);break}if(n==e[s(633)]&&wc(e,r)){const n=e[s(727)]();return n[s(565)][s(617)](t[s(527)])?this[s(424)](e,this[s(752)][s(531)](t[s(565)],n[s(527)])):this[s(424)](e,this[s(752)][s(531)](n[s(565)],t[s(527)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(758)+n:s(665),u=this[s(668)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(753)](c,i,a,t),u}[Ec(765)](t,n=Ec(482),r={}){const s=Ec,o=this[s(761)][s(696)][s(455)](s(417)).me,i=this[s(412)][s(543)](s(665),n,s(444));for(const e of this[s(719)]())if(e[s(480)].id==o.id&&s(665)==e[s(408)]&&e[s(633)]==n&&wc(e,r)&&(i(e[s(552)](),t)||i(t,e[s(552)]()))){for(const n of t)e[s(767)](n);return e}for(const{suggestion:e,meta:n}of this[s(690)](t,s(665))){if(!n[s(569)])continue;if(!this[s(732)]&&n[s(704)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(552)]())for(const e of t)if(!n[s(374)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(758)+n,l=this[s(668)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(753)](u,a,c,e,Hr[s(479)]());return l}[Ec(468)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(487)])return null;if(o(723)===this[o(520)]){const e=this[o(412)][o(543)](o(537),r,o(638));return this[o(475)]((()=>e([t],n,s))),null}const i=this[o(761)][o(696)][o(455)](o(417)).me,a=[];if(o(429)!==this[o(520)])for(const{suggestion:e,meta:n}of this[o(690)](t,o(665)))n[o(569)]&&!n[o(407)]&&a[o(457)](...e[o(552)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(553)](s);e&&r[n(457)](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(660)];){const s=r[e][n(622)](t);r[n(476)](e,1,...s),e+=s[n(660)]}}return r}(t,a);c[o(660)]&&this[o(752)][o(717)]((()=>{const t=o;for(const e of c){const o=this[t(412)][t(543)](t(537),r,t(638));this[t(475)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(565)],u=t[o(527)];for(const{suggestion:e,meta:n}of this[o(690)](t,o(537))){if(!n[o(569)])continue;if(e[o(633)]!=r)continue;if(!wc(e,s))continue;const i=e[o(727)]();if(i[o(374)](t,!0))return null;c=c[o(760)](i[o(565)])?c:i[o(565)],u=u[o(734)](i[o(527)])?u:i[o(527)],a?i[o(565)][o(760)](a[o(727)]()[o(565)])?(a[o(377)](),a=e):e[o(377)]():a=e}const l=this[o(752)][o(531)](c,u);if(a)this[o(424)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(668)]({id:t,type:o(599)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(753)](o(599)+r,t,a,l)}}return null}[Ec(509)](t,n,r=[],s=null,o={}){const i=Ec;n[i(431)]||(n[i(431)]=n[i(596)]),n[i(626)]=t.is(i(669)),s=s||Nc(n);const a=r[i(526)]((t=>vc(t,this[i(752)]))),c=t.is(i(669))?t:vc(t,this[i(752)]);if(i(723)===this[i(520)]){const t=this[i(412)][i(543)](i(534),s,i(638));return this[i(475)]((()=>t([c],n,o))),null}a[i(457)](c);let u=!0;for(const t of a)if(!this[i(716)](t)){u=!1;break}if(u&&i(429)!==this[i(520)]){const t=this[i(412)][i(543)](i(534),s,i(638));return this[i(475)]((()=>t([c],n,o))),null}let l=null,f=c[i(565)],h=c[i(527)];for(const{suggestion:t,meta:e}of this[i(690)](c,i(534))){if(!e[i(569)])continue;if(e[i(503)]||e[i(704)]||e[i(407)])continue;if(t[i(403)][i(431)]!=n[i(431)])continue;if(!wc(t,o))continue;const r=t[i(727)]();if(t[i(633)]==s){if(r[i(374)](c,!0))return null;f=f[i(760)](r[i(565)])?f:r[i(565)],h=h[i(734)](r[i(527)])?h:r[i(527)],l?r[i(565)][i(760)](l[i(727)]()[i(565)])?(l[i(377)](),l=t):t[i(377)]():l=t}else{const e=c[i(553)](r);this[i(666)](t,e)}}const d=this[i(761)][i(696)][i(455)](i(417)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(424)](l,this[i(752)][i(531)](f,h)),l;{const t=this[i(668)]({id:g,type:i(711)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(753)](i(711)+s,g,p,this[i(752)][i(531)](f,h)),t}}[Ec(581)](t,n,r=[],s=null,o={}){const i=Ec;n[i(431)]||(n[i(431)]=n[i(596)]);const a=t[0];n[i(626)]=a.is(i(669)),s=s||Nc(n);const c=r[i(526)]((t=>vc(t,this[i(752)]))),u=a.is(i(669))?t:t[i(526)]((t=>vc(t,this[i(752)])));if(i(723)===this[i(520)]){const t=this[i(412)][i(543)](i(534),s,i(638));return this[i(475)]((()=>t(u,n,o))),null}c[i(457)](...u);let l=!0;for(const t of c)if(!this[i(716)](t)){l=!1;break}if(l&&i(429)!==this[i(520)]){const t=this[i(412)][i(543)](i(534),s,i(638));return this[i(475)]((()=>t(u,n,o))),null}const f=this[i(761)][i(696)][i(455)](i(417)).me;for(const t of this[i(719)]()){if(t[i(480)].id!=f.id)continue;if(i(534)!=t[i(408)]||t[i(403)][i(431)]!=n[i(431)])continue;if(!wc(t,o))continue;const e=t[i(633)]==s;for(let n=0;n<u[i(660)];n++){const r=u[n];for(const s of t[i(463)]()){const o=s[i(547)]();if(r[i(617)](o)){e?(u[i(476)](n,1),n--):t[i(439)](s[i(636)]);break}}}}if(0==u[i(660)])return null;const h=this[i(412)][i(543)](i(534),s,i(444));for(const t of this[i(719)]())if(t[i(480)].id==f.id&&i(534)==t[i(408)]&&t[i(403)][i(431)]==n[i(431)]&&t[i(633)]==s&&wc(t,o)&&(h(t[i(552)](),u)||h(u,t[i(552)]()))){for(const e of u)t[i(767)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(711)+s,m=this[i(668)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(753)](p,d,g,t,Hr[i(479)]());return m}[Ec(498)](t,n=null,r={}){const s=Ec;if(t[s(487)])return null;const o=this[s(761)][s(696)][s(455)](s(417)).me,a=new i.LiveRange(t[s(565)],t[s(527)]);for(const{suggestion:t,meta:e}of this[s(690)](a,s(665)))if(e[s(569)]&&!e[s(503)])if(t[s(358)]){const e=t[s(552)]()[s(496)]((t=>s(385)!=t[s(348)][s(683)]));if(e[s(459)]((t=>a[s(374)](t,!0)))&&t[s(365)](),e[s(614)]((t=>t[s(374)](a,!0)))){const t=this[s(412)][s(543)](s(418),n,s(638));return this[s(475)]((()=>t([a],null,r))),null}}else{const e=a[s(553)](t[s(727)]());null!==e&&t[s(583)]([e],null,r)}if(a[s(730)](),a[s(487)]||s(385)==a[s(348)][s(683)])return null;let c=null,u=a[s(565)],l=a[s(527)];const f=this[s(690)](a,s(418));for(const{suggestion:t,meta:e}of f){const n=this[s(752)][s(531)](u,l);if(e[s(569)]&&(this[s(732)]||!e[s(704)]&&!e[s(407)]))if(t[s(358)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(552)]()){if(r[s(374)](n,!0))return t;n[s(374)](r)||(e=!1)}e&&t[s(365)]()}else{const e=t[s(727)]();if(e[s(374)](n,!0))return t;if(!wc(t,r)){n[s(374)](e)?t[s(377)]():e[s(435)](u)?u=e[s(527)]:e[s(435)](l)&&(l=e[s(565)]);continue}u=u[s(760)](e[s(565)])?u:e[s(565)],l=l[s(734)](e[s(527)])?l:e[s(527)],r=Object[s(464)]({},t[s(576)]),c?e[s(565)][s(760)](c[s(727)]()[s(565)])?(c[s(377)](),c=t):t[s(377)]():c=t}}if(c)return this[s(424)](c,this[s(752)][s(531)](u,l)),c;{const t=(0,e.uid)(),i=this[s(752)][s(531)](u,l),a=o.id,c=n?s(550)+n:s(418),f=this[s(668)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(753)](c,t,a,i),f}}[Ec(604)](t,n=Ec(482),r={}){const s=Ec,o=this[s(761)][s(696)][s(455)](s(417)).me,a=t[s(526)]((t=>new i.LiveRange(t[s(565)],t[s(527)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(690)](a,s(665)))e[s(569)]&&!e[s(503)]&&c[s(437)](t);for(const e of c)if(e[s(358)]){const o=e[s(552)]();if((!e[s(576)]||!e[s(576)][s(714)])&&o[s(459)]((t=>a[s(614)]((e=>e[s(374)](t,!0)))))&&e[s(365)](),a[s(459)]((t=>o[s(614)]((e=>e[s(374)](t,!0)))))){const e=this[s(412)][s(543)](s(418),n,s(638));return this[s(475)]((()=>e(t,null,r))),null}}else{const t=e[s(727)]();if(a[s(614)]((e=>e[s(374)](t,!0)))&&e[s(365)](),a[s(459)]((e=>t[s(374)](e,!0)))){const t=this[s(412)][s(543)](s(418),n,s(638));return this[s(475)]((()=>t(a,null,r))),null}}const u=this[s(412)][s(543)](s(418),n,s(444));let l=null;for(const t of this[s(719)]())if(t[s(480)].id==o.id&&t[s(523)]&&s(418)==t[s(408)]&&t[s(633)]==n&&wc(t,r)&&(u(t[s(552)](),a)||u(a,t[s(552)]())))if(l){if(t[s(357)]&&t[s(357)][s(660)])continue;for(const e of t[s(552)]())l[s(490)](e)||l[s(767)](e);t[s(377)]()}else{l=t;for(const e of a)t[s(490)](e)||t[s(767)](e)}if(l)return l;c[s(700)]();for(const{suggestion:t,meta:e}of this[s(690)](a,s(418)))e[s(569)]&&(this[s(732)]||!e[s(704)]&&!e[s(407)])&&wc(t,r)&&c[s(437)](t);for(const t of c){const e=t[s(552)]();if((!r||!r[s(714)])&&a[s(459)]((t=>e[s(614)]((e=>e[s(374)](t,!0))))))return t;(!t[s(576)]||!t[s(576)][s(714)])&&e[s(459)]((t=>a[s(614)]((e=>e[s(374)](t,!0)))))&&t[s(365)]()}const f=(0,e.uid)(),h=o.id,d=s(550)+n,g=this[s(668)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(730)](),t[s(487)]||s(385)==t[s(348)][s(683)]||this[s(753)](d,f,h,t,Hr[s(479)]());return g}[Ec(381)](t,n,r,s,o){const i=Ec;if(t[i(487)])return[];if(i(723)===this[i(520)])return[];const a=this[i(761)][i(696)][i(455)](i(417)).me.id,c=Array[i(677)](this[i(484)][i(602)]())[i(496)]((e=>i(409)==e[i(408)]&&e[i(403)][i(495)]==n&&e[i(490)](t)));if(i(722)===this[i(520)]){const e=this[i(690)](t,i(665))[i(496)]((({meta:t})=>t[i(569)]&&!t[i(407)]&&!t[i(503)]))[i(526)]((({suggestion:t})=>t));c[i(725)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(409)==t[i(408)]?t[i(403)][i(715)]:void 0,o=t[i(727)](),a=Array[i(677)](u[i(483)]())[i(728)]((t=>t[i(505)](o)));if(!a)continue;const c=a[i(622)](o);this[i(517)](n)&&i(665)==t[i(408)]&&0!=c[i(660)]||(u[i(423)](a),c[i(609)]((t=>{u[i(354)](t,r)})),i(665)!=t[i(408)]&&e!=s&&u[i(354)](a[i(553)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(660)]>37&&console[i(452)](i(566),{key:n});const f=(i(486)+(n+"|")+Nc({newValue:s}))[i(607)](0,60),h=this[i(668)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(457)](h),this[i(753)](f,c,a,t)}return l}[Ec(651)](t){const e=Ec;this[e(399)](t,((t,...n)=>{this[e(465)]((()=>{t(...n)}))}))}[Ec(594)](t){const e=Ec;this[e(376)][e(437)](t)}[Ec(777)](t){const e=Ec;this[e(679)][e(437)](t)}[Ec(748)](t){const e=Ec;return e(409)==t[e(408)]?t[e(633)][e(353)]("|")[0]:null}[Ec(424)](t,e){const n=Ec,r=t[n(624)]();this[n(752)][n(717)]((t=>{t[n(642)](r,{range:e})}))}[Ec(401)](t){const e=Ec,n=t.id,r=this[e(761)][e(572)][e(455)](e(738));this[e(563)][e(768)](n)||this[e(563)][e(682)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(563)][e(390)](n);s[e(567)](e(619)),s[e(619)]=!1,t[e(357)]=s}[Ec(656)](t,n,r,s){const o=Ec;if(t[o(408)]!=n||t[o(633)]!=r||t[o(628)].id!=s)throw this[o(761)][o(425)](o(731)),new e.CKEditorError(o(731),this)}[Ec(666)](t,n){const r=Ec,s=t[r(727)]();if(n[r(617)](s))t[r(377)]();else if(s[r(374)](n)){const o=this[r(752)][r(389)](n[r(565)][r(411)],r(527));this[r(424)](t,this[r(752)][r(531)](s[r(565)],o));const i=(0,e.uid)(),a=t[r(628)].id,c=t[r(408)]+":"+t[r(633)];this[r(668)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(403)],attributes:t[r(576)]});const u=this[r(752)][r(389)](n[r(527)][r(449)],r(347)),l=this[r(752)][r(531)](u,s[r(527)]);this[r(753)](c,i,a,l)}else if(s[r(435)](n[r(565)])){const e=this[r(752)][r(389)](n[r(565)][r(411)],r(527));this[r(424)](t,this[r(752)][r(531)](s[r(565)],e))}else{const e=this[r(752)][r(389)](n[r(527)][r(449)],r(347));this[r(424)](t,this[r(752)][r(531)](e,s[r(527)]))}}[Ec(716)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(690)](t,e(665))){if(!r[e(569)])continue;const s=n[e(552)]();for(const n of s)if(!t[e(622)](n)[e(660)])return!0}return!1}[Ec(611)](t){const n=Ec,r=this[n(761)][n(696)][n(455)](n(417))[n(671)](t);if(!r)throw new e.CKEditorError(n(694),this);return r}[Ec(351)](t){const e=Ec,n=this[e(761)][e(696)][e(455)](e(417)),r=(0,o.hashObject)(e(763)+t);return n[e(671)](r)||n[e(658)]({id:r,name:t})}[Ec(394)](t,e,n,r,s){const o=Ec,i=this[o(611)](r),a=this[o(412)][o(601)](t,e,n,i,s,(t=>{const e=o;this[e(712)](n,{attributes:t});const r=this[e(502)](n);this[e(653)](new Set([r])),this[e(591)](new Set([r]))}));return this[o(560)](a,o(638),(()=>{const t=o;this[t(712)](n,{state:t(675)})}),{priority:o(447)}),this[o(560)](a,o(365),(()=>{const t=o;this[t(712)](n,{state:t(641)})}),{priority:o(447)}),this[o(484)][o(354)](n,a),this[o(441)][o(354)](a,o(750)),a}[Ec(507)](t){const e=Ec,n=t[e(353)](":");return{group:n[0],type:n[1],subType:n[e(660)]>=5?n[2]:null,id:n[e(660)]<5?n[2]:n[3],authorId:n[e(660)]<5?n[3]:n[4],markerCount:6==n[e(660)]?n[5]:null}}[Ec(577)](t,n,r){const s=Ec,o=t[s(727)](),i=o[s(565)],a=o[s(527)];this[s(424)](t,this[s(752)][s(531)](i,n));const c=(0,e.uid)(),u=t[s(628)].id,l=t[s(408)]+(t[s(633)]?":"+t[s(633)]:"");this[s(668)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(576)],data:t[s(403)]});const f=this[s(748)](t);(s(534)==t[s(408)]||f&&this[s(517)](f))&&(r=this[s(752)][s(721)](r[s(449)])),this[s(753)](l,c,u,this[s(752)][s(531)](r,a))}[Ec(690)](t,e=null){const n=Ec,r=[],s=this[n(761)][n(696)][n(455)](n(417)).me;Array[n(515)](t)||(t=[t]);for(const o of this[n(719)]()){if(!o[n(523)])continue;if(e&&o[n(408)]!=e)continue;let i=!1;for(const e of o[n(552)]()){for(const a of t){const t=a[n(565)][n(617)](e[n(527)])||a[n(527)][n(617)](e[n(565)]);if(t||a[n(553)](e)){const c=a[n(374)](e)&&kc(this[n(752)][n(388)],e[n(565)],a),u=e[n(374)](a)&&kc(this[n(752)][n(388)],a[n(565)],e);r[n(457)]({suggestion:o,meta:{isOwn:s==o[n(480)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(753)](t,e,n,r,s){const o=Ec;this[o(752)][o(717)]((i=>{const a=o;let c=a(588)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(646)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(608)](t){const e=Ec,n=t[e(685)],r=t[e(430)];t[e(685)]=null,t[e(430)]=null,null!=n&&n[e(430)]==t&&(n[e(430)]=r),null!=r&&r[e(685)]==t&&(r[e(685)]=n),e(757)==this[e(441)][e(455)](t)&&(this[e(441)][e(354)](t,e(375)),this[e(672)](e(450),t,n,r))}[Ec(668)](t){const n=Ec,r=t.id,s=this[n(709)](t);if(this[n(568)]&&this[n(568)][n(701)]){const o=this[n(761)][n(696)][n(455)](n(360)),i=s[n(367)],a=s[n(633)]?s[n(408)]+":"+s[n(633)]:s[n(408)],c=this[n(761)][n(413)],u=o[n(437)](zr(c,n(541))),l={id:r,type:a,hasComments:i,data:t[n(403)]||null,originalSuggestionId:t[n(755)]||null,attributes:s[n(576)]};this[n(568)][n(701)](l)[n(579)]((t=>{const e=n;s[e(610)]=!0,o[e(762)](u),t&&t[e(606)]&&(this[e(484)][e(455)](r)[e(606)]=t[e(606)])}))[n(528)]((t=>{const r=n;throw(0,e.logWarning)(r(729)),this[r(761)][r(571)][r(366)]({isUndoable:!1},(()=>{s[r(365)]()})),s[r(440)](),this[r(484)][r(423)](s.id),this[r(441)][r(423)](s),t}))}return s}[Ec(517)](t){const e=Ec;return this[e(376)][e(589)](t)}[Ec(712)](t,e){const n=Ec,r=this[n(761)][n(696)][n(455)](n(360)),s=this[n(502)](t);if(this[n(568)]&&this[n(568)][n(497)])if(s[n(610)]){const s=r[n(437)](zr(this[n(761)][n(413)],n(541)));this[n(568)][n(497)](t,e)[n(579)]((()=>{r[n(762)](s)}))}else s.on(n(612),(()=>{this[n(712)](t,e)}))}[Ec(625)](t){const n=Ec;if(!this[n(568)]||!this[n(568)][n(502)])throw new e.CKEditorError(n(655),this);return this[n(568)][n(502)](t)}[Ec(742)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(507)](t),i=this[e(484)][e(455)](n)||this[e(394)](r,s,n,o,{});switch(this[e(656)](i,r,s,o),this[e(441)][e(455)](i)){case e(750):this[e(625)](n)[e(579)]((t=>{const r=e;let s=Promise[r(406)]();t[r(367)]&&(s=this[r(563)][r(363)]({channelId:this[r(761)][r(572)][r(455)](r(738)),threadId:n})),s[r(579)]((()=>{const e=r;this[e(709)](t)[e(610)]=!0}))})),this[e(441)][e(354)](i,e(402));break;case e(375):this[e(712)](n,{state:e(508)});case e(562):this[e(441)][e(354)](i,e(757)),this[e(672)](e(491),i);break;case e(757):this[e(672)](e(466),i)}return i[e(369)](t),i}[Ec(591)](t){const e=Ec,n=Array[e(677)](t),r=n[e(496)]((t=>e(409)==t[e(408)]));this[e(627)](r);const s=n[e(496)]((t=>!t[e(358)]&&e(409)!=t[e(408)])),o=this[e(719)]({skipNotAttached:!0})[e(496)]((t=>!t[e(358)]&&e(409)!=t[e(408)])),i=o[e(496)]((n=>!t[e(589)](n))),a=new Map(o[e(526)]((t=>[t,this[e(412)][e(543)](t[e(408)],t[e(633)],e(492))]))),c=new Map(o[e(526)]((t=>[t,t[e(727)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(660)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(660)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(660)];t++){const n=s[t];!l[e(589)](n)&&n[e(685)]&&(f[e(437)](n[e(685)]),n[e(685)][e(430)]===n&&(n[e(685)][e(430)]=null),n[e(685)]=null),!u[e(589)](n)&&n[e(430)]&&(f[e(437)](n[e(430)]),n[e(430)][e(685)]===n&&(n[e(430)][e(685)]=null),n[e(430)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(660)];e++){const r=d(t,n[e]);r&&(r[0][s(430)]=r[1],r[1][s(685)]=r[0],u[s(437)](r[0]),l[s(437)](r[1]))}}function d(t,n){const r=e;if(t[r(480)].id!==n[r(480)].id)return null;const s=a[r(455)](t)(t,n,c[r(455)](t),c[r(455)](n));return s&&a[r(455)](n)(t,n,c[r(455)](t),c[r(455)](n))?s[1][r(357)]&&s[1][r(357)][r(660)]?null:s:null}f[e(415)]&&this[e(591)](f)}[Ec(627)](t){const e=Ec;if(0==t[e(660)])return;const n=this[e(719)]({skipNotAttached:!0})[e(496)]((t=>e(409)==t[e(408)]&&t[e(445)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(576)]);s[e(589)](n)||(s[e(354)](n,r[e(660)]),r[e(457)]([]));const i=s[e(455)](n);r[i][e(457)](t)}!function(){const t=e;r[t(618)](((e,n)=>{const r=t,s=e[0][r(606)],o=n[0][r(606)];return s==o?e[0][r(576)][r(684)]<n[0][r(576)][r(684)]?-1:1:s<o?-1:1}));for(const e of r)e[t(618)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(660)];t++){if(0==r[t][e(660)])continue;const n=[];for(let s=t+1;s<r[e(660)];s++)0!=r[s][e(660)]&&i(r[t],r[s])&&n[e(457)](s);for(const s of n)r[t]=r[t][e(650)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(660)];n++)t[n][e(430)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(660)];n++)t[n][e(685)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(576)][r(684)]!==n[0][r(576)][r(684)]&&t[0][r(480)]!==n[0][r(480)])return!1;if(!function(t,e){const n=r;return!t[n(367)]&&!e[n(367)]||(!t[n(367)]||!e[n(367)])&&(!!(t[n(367)]&&e[n(606)]<t[n(357)][n(664)][n(455)](0)[n(606)])||!!(e[n(367)]&&t[n(606)]<e[n(357)][n(664)][n(455)](0)[n(606)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(576)],r(684)),o=Ic(n[0][r(576)],r(684));return!!wr(s,o)&&(!!t[r(459)]((t=>n[r(614)]((e=>t[r(727)]()[r(617)](e[r(727)]())))))&&n[r(459)]((e=>t[r(614)]((t=>e[r(727)]()[r(617)](t[r(727)]()))))))}}[Ec(653)](t){const e=Ec,n=Array[e(677)](t),r=this[e(719)]({skipNotAttached:!0}),s=r[e(496)]((n=>!t[e(589)](n))),o=new Map(n[e(526)]((t=>[t,this[e(412)][e(543)](t[e(408)],t[e(633)],e(444))]))),i=new Map(r[e(526)]((t=>[t,t[e(552)]()])));for(let t=0;t<n[e(660)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(660)];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(660)];e++){const s=r[e];if(s[a(408)]!==n[a(408)]||s[a(480)].id!==n[a(480)].id||s[a(633)]!==n[a(633)])continue;if(!Oc(n,s,[a(684)]))continue;if(a(409)==n[a(408)]&&n[a(403)][a(715)]!=s[a(403)][a(715)])continue;if(a(409)==n[a(408)]&&t[a(517)](n[a(403)][a(495)]))continue;if(a(534)==n[a(408)]){const e=t[a(761)][a(571)],r=n[a(514)]();if(r&&(e[a(388)][a(370)](r)||e[a(388)][a(578)](r)))continue}const c=o[a(455)](n),u=i[a(455)](n),l=i[a(455)](s),f=n[a(357)]&&n[a(357)][a(660)],h=s[a(357)]&&s[a(357)][a(660)];if(!f&&c(l,u))return t[a(481)](s,n),i[a(423)](n),!0;if(!h&&c(u,l))return t[a(481)](n,s),i[a(423)](s),!0}return!1}}[Ec(481)](t,e){const n=Ec;if(t[n(358)])for(const r of e[n(552)]())t[n(767)](r);else{const r=e[n(727)]()[n(527)];this[n(424)](t,this[n(752)][n(531)](t[n(727)]()[n(565)],r))}e[n(377)]()}[Ec(421)](t,e){const n=Ec,r=t[n(713)](n(574))||t[n(713)](n(409))?n(773):t[n(735)]();return zr(this[n(761)][n(413)],e+"_"+r+n(442))}[Ec(661)](){const t=Ec,e=this[t(761)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(752)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(507)](t[s(636)]);if(s(597)===e){n[s(613)](this[s(421)](r,s(554)));break}}for(const t of r){const{group:e,type:r}=this[s(507)](t[s(636)]);if(s(597)===e){n[s(613)](this[s(421)](r,s(551)));break}}}))}[Ec(718)](t){const e=Ec;if(this[e(743)])return!1;const n=this[e(761)],r=n[e(571)][e(529)][e(443)][e(687)]();if(0==r[e(660)])return!1;const s=[],o=r[e(496)]((t=>e(409)==t[e(408)])),i=r[e(496)]((t=>e(590)==t[e(408)]&&e(530)!=t[e(636)])),a=r[e(496)]((t=>e(762)==t[e(408)]&&e(530)!=t[e(636)]));for(const t of o)s[e(457)]({key:t[e(644)],newValue:t[e(493)],oldValue:t[e(428)],range:Sc(t[e(669)],n[e(571)])});for(const t of i){const r=a[e(728)]((n=>n[e(542)][e(617)](t[e(542)])));r&&s[e(457)]({key:e(630),newValue:t[e(636)],oldValue:r[e(636)],range:n[e(571)][e(538)](t[e(542)][e(513)])})}return 0!=s[e(660)]&&this[e(772)](t,s)}[Ec(703)](t){const e=Ec;let n=!1;const r=this[e(761)][e(571)][e(529)][e(443)][e(499)]()[e(496)]((t=>t[e(403)][e(564)]&&t[e(636)][e(713)](e(536))));for(const s of r){const{subType:r,id:o}=this[e(507)](s[e(636)]),i=r[e(353)]("|")[0];for(const r of this[e(719)]({skipNotAttached:!0}))r.id!=o&&e(409)==r[e(408)]&&r[e(403)]&&r[e(403)][e(495)]==i&&r[e(727)]()[e(505)](s[e(403)][e(564)])&&(this[e(372)](r,s[e(403)][e(564)],t),n=!0)}return n}[Ec(465)](t){const e=Ec;this[e(761)],this[e(743)]=!0,t()}[Ec(559)](t){const e=Ec,n=this[e(517)](t),r=this[e(679)][e(589)](t);return n||r}[Ec(772)](t,e){const n=Ec;if(0==e[n(660)])return!1;let r=!1;for(const s of e){const e=this[n(690)](s[n(669)],n(409))[n(496)]((t=>!t[n(359)][n(503)]))[n(526)]((t=>t[n(597)])),i=(0,o.hashObject)({newValue:s[n(706)]});e[n(496)]((t=>{const e=n,[r,o]=t[e(633)][e(353)]("|");return r==s[e(495)]&&o!=i}))[n(609)]((e=>{const o=n;this[o(372)](e,s[o(669)],t),r=!0}))}return r}[Ec(372)](t,e,n){const r=Ec,s=t[r(727)]()[r(622)](e);0!==s[r(660)]?1!==s[r(660)]?this[r(577)](t,e[r(565)],e[r(527)]):this[r(424)](t,s[0]):n[r(439)](t[r(624)]())}}class Ac{constructor(t){const e=Ec;this[e(654)]=t,this[e(752)]=t[e(571)],this[e(775)]=new Map,this[e(432)]=new Map,this[e(616)]()}[Ec(601)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(752)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(543)](t,e,i(638))(...n),onDiscard:(...n)=>this[i(543)](t,e,i(365))(...n)})}[Ec(702)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(775)][s(354)](o,r)}[Ec(543)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(775)][r(455)](s)||this[r(432)][r(455)](t+":"+n)}[Ec(616)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(618)](((t,n)=>t[e(565)][e(760)](n[e(565)])?1:-1)),this[e(752)][e(717)]((n=>{const r=e;for(const e of t){let t;t=e[r(527)][r(368)]&&e[r(527)][r(449)]==e[r(565)][r(513)]?n[r(420)](e[r(565)][r(513)],"on"):n[r(420)](e),this[r(752)][r(737)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(752)][n(717)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(526)]((t=>(Cc(t)&&(t=this[s(752)][s(531)](t[s(527)])),t)))[s(496)]((t=>s(385)!==t[s(348)][s(683)]));if(c[s(660)]<1)return;const u=Array[s(677)](this[s(752)][s(529)][s(469)][s(552)]())[s(526)]((t=>i.LiveRange[s(557)](t)));r[s(637)](c);for(const t of this[s(654)][s(615)][s(615)]())t[s(747)]();a[s(457)]({forceDefaultExecution:!0}),this[s(654)][s(776)](o,...a);const l=u[s(496)]((t=>s(385)!=t[s(348)][s(683)]));l[s(660)]>0&&r[s(637)](l);for(const t of u)t[s(730)]()}))},s=(e,n)=>1==e[t(660)]&&1==n[t(660)]&&e[0][t(527)][t(617)](n[0][t(565)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(752)])?[e,n]:Mc(n,e,s,r,this[t(752)])?[n,e]:null;this[t(432)][t(354)](t(766),e),this[t(432)][t(354)](t(392),n),this[t(432)][t(354)](t(726),s),this[t(432)][t(354)](t(395),o),this[t(432)][t(354)](t(400),n),this[t(432)][t(354)](t(546),e),this[t(432)][t(354)](t(774),s),this[t(432)][t(354)](t(733),o),this[t(432)][t(354)](t(396),r),this[t(432)][t(354)](t(670),e),this[t(432)][t(354)](t(410),s),this[t(432)][t(354)](t(676),e),this[t(432)][t(354)](t(346),r),this[t(432)][t(354)](t(648),e),this[t(432)][t(354)](t(438),s),this[t(432)][t(354)](t(770),e),this[t(432)][t(354)](t(488),e),this[t(432)][t(354)](t(362),((e,n)=>{const r=t;if(!n)return;const s=this[r(654)][r(696)][r(455)](yc);this[r(752)][r(717)]((t=>{const o=r;if(o(630)==n[o(495)])for(const r of e){const e=r[o(565)][o(513)],s=n[o(715)];t[o(745)](e,s)}else if(s[o(517)](n[o(495)]))for(const r of e)void 0!==n[o(715)]?t[o(629)](n[o(495)],n[o(715)],r[o(565)][o(513)]):t[o(540)](n[o(495)],r[o(565)][o(513)]);else for(const r of e)n[o(715)]?t[o(629)](n[o(495)],n[o(715)],r):t[o(540)](n[o(495)],r)}))})),this[t(432)][t(354)](t(561),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(449)][r(454)]({includeSelf:!0,parentFirst:!0})){if(s[r(348)]==s)return!1;if(!n[r(593)](s))return!1;if(t[r(370)](s)||t[r(578)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(527)][e(449)]==t[e(565)][e(513)]&&t[e(527)][e(545)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(595)].is(s(756))&&!r[s(370)](t[s(595)]),i=t[s(565)][s(724)](o),a=t[s(527)][s(724)](o,{direction:s(373)});return!(t[s(565)][s(617)](i)&&t[s(527)][s(617)](a)||(i[s(760)](a)?n[s(642)](e,{range:n[s(531)](i,a)}):n[s(439)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(565)][e(513)];return n&&n.is(e(740))}function Sc(t,e){const n=Ec;return null==t[n(527)][n(411)]&&t[n(527)][n(449)]==t[n(565)][n(513)]?vc(t[n(565)][n(513)],e):t}function vc(t,e){const n=Ec,r=e[n(388)][n(370)](t)||e[n(388)][n(759)](t);return e[n(531)](e[n(389)](t,n(674)),r?e[n(744)](t):e[n(389)](t,n(527)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(527)][o(617)](r[o(565)]))return!0;if(t[o(408)]!=e[o(408)])return!1;if(!n[o(527)][o(592)](r[o(565)]))return!1;const i=s[o(531)](n[o(527)],r[o(565)])[o(598)]();for(const t of i)if([o(623),o(585)][o(386)](t[o(408)])&&s[o(388)][o(578)](t[o(595)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(445)]||!e[r(445)])&&wr(Ic(t[r(576)],n),Ic(e[r(576)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(576)]),s=Dc(e);if(!t[n(445)])return!1;for(const t of Object[n(483)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(464)]({},t);return delete n[e(714)],delete n[e(524)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=313]})(t,e)}function xc(){const t=["isDirty","acceptSuggestion","PendingActions","execute","discardSuggestion","unbind","476030WRYsKI","destroy","bind","_pendingAction","listenTo","remove","_editor","canDiscard","stopListening","_removePendingAction","2604402AILIfg","plugins","PENDING_ACTION_SUGGESTION","commands","isEnabled","get","3326828SNBzNg","_setPendingAction","getRanges","view","1637010wvTSpe","_discardCommand","model","_acceptCommand","12mEovEf","commentThreadController","2631704foavHc","add","1654akIxCP","canAccept","canEditAt","locale","change:isDirty","3akKTAz","1894109blpQIC"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(421159===parseInt(n(341))/1+-parseInt(n(313))/2+parseInt(n(346))/3*(parseInt(n(329))/4)+parseInt(n(333))/5+parseInt(n(337))/6*(-parseInt(n(347))/7)+parseInt(n(339))/8+-parseInt(n(323))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(335)]=e,this[s(332)]=n,this[s(338)]=r,this[s(319)]=t,this[s(336)]=t[s(326)][s(328)](s(349)),this[s(334)]=t[s(326)][s(328)](s(352)),this[s(332)][s(315)](s(327)).to(this[s(336)],this[s(334)],((t,e)=>t||e)),this[s(332)][s(315)](s(342)).to(this[s(336)],s(327),(t=>t&&this[s(319)][s(335)][s(343)](e[s(331)]()))),this[s(332)][s(315)](s(320)).to(this[s(334)],s(327),(t=>t&&this[s(319)][s(335)][s(343)](e[s(331)]()))),this[s(316)]=null,n[s(348)]&&this[s(330)](),this[s(317)](n,s(349),(()=>this[s(349)]())),this[s(317)](n,s(352),(()=>this[s(352)]())),this[s(317)](n,s(345),(()=>{const t=s;n[t(348)]?this[t(330)]():this[t(322)]()}))}[Fc(349)](){const t=Fc;this[t(336)][t(351)](this[t(335)].id)}[Fc(352)](){const t=Fc;this[t(334)][t(351)](this[t(335)].id)}[Fc(314)](){const t=Fc;this[t(332)][t(353)](t(327)),this[t(332)][t(353)](t(342)),this[t(332)][t(353)](t(320)),this[t(321)](),this[t(338)][t(314)](),this[t(316)]&&this[t(322)]()}[Fc(330)](){const t=Fc,e=zr(this[t(319)][t(344)],t(325));this[t(316)]=this[t(319)][t(324)][t(328)](t(350))[t(340)](e)}[Fc(322)](){const t=Fc;null!==this[t(316)]&&this[t(319)][t(324)][t(328)](t(350))[t(318)](this[t(316)]),this[t(316)]=null}}function Uc(){const t=["_localUser","setData","_config","delegate","fire","bind","assign","627567khgkFd","10HPVscF","length","canAccept","removeComment","editor","showInput","locale","473728Djlakh","commentThread","1097810YSQxRH","8gzQZuy","addComment","focus","385828Yonmuf","descriptionParts","isActive","commentInputView","isDirty","canDiscard","CommentView","55818heNUrW","cancel","disableComments","45bTTGMT","disabledSubmit","submit","updateComment","isReadOnly","element","isEnabled","commentsListView","hasDirtyComment","editorConfig","_model","_createCommentThreadInputView","_createCommentViews","authoredAt","471156LaaVnE","set","19939601FQBLXb","commentThreadInputView","destroy","value","1056EGgreV"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(473352===-parseInt(n(240))/1+-parseInt(n(243))/2*(parseInt(n(232))/3)+-parseInt(n(246))/4*(-parseInt(n(204))/5)+parseInt(n(218))/6+-parseInt(n(242))/7+parseInt(n(224))/8*(-parseInt(n(201))/9)+parseInt(n(233))/10*(parseInt(n(220))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(211)]=null,this[s(221)]=null,this[s(219)](s(248),!1),this[s(219)](s(217),e[s(217)]),this[s(230)](s(217)).to(e),this[s(219)](s(247),[]),this[s(219)](s(250),!1),this[s(219)](s(210),!1),this[s(219)](s(235),!1),this[s(219)](s(199),!1),this[s(214)]=e,this[s(225)]=n,this[s(227)]=r,r[s(203)]?this[s(219)](s(234),1):this[s(216)]()}[jc(245)](){const t=jc;this[t(209)][t(245)]()}[jc(222)](){const t=jc;this[t(211)]&&this[t(211)][t(222)](),this[t(221)]&&this[t(221)][t(222)](),super[t(222)]()}[jc(216)](){const t=jc,{CommentsListView:e}=this[t(227)];this[t(211)]=new e(this[t(239)],this[t(214)][t(241)],Object[t(231)]({CommentView:this[t(227)][t(200)]},this[t(227)])),this[t(211)][t(228)](t(236)).to(this),this[t(211)][t(228)](t(207)).to(this),this[t(211)][t(230)](t(248)).to(this),this[t(219)](t(234),this[t(211)][t(234)]+1),this[t(230)](t(234)).to(this[t(211)],t(234),(t=>t+1)),this[t(221)]=this[t(215)](),this.on(t(236),(()=>this[t(245)]())),this[t(230)](t(250)).to(this[t(211)],t(212),this[t(221)][t(249)],t(223),((t,e)=>t||!!e))}[jc(215)](){const t=jc,{CommentThreadInputView:e}=this[t(227)],n=new e(this[t(239)],this[t(225)],this[t(227)][t(213)]),r=n[t(249)];return n[t(230)](t(238)).to(this,t(248),this[t(214)][t(241)],t(208),r,t(223),((t,e,n)=>!!n||t&&!e)),r.on(t(206),((e,n)=>{const s=t;this[s(229)](s(244),n),r[s(237)][s(226)]("")})),r.on(t(202),(()=>this[t(245)]())),r[t(230)](t(205)).to(this[t(214)][t(241)],t(208)),n}}const Hc=zc;function zc(t,e){const n=qc();return(zc=function(t,e){return n[t-=121]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(987257===-parseInt(n(231))/1+-parseInt(n(148))/2*(-parseInt(n(142))/3)+-parseInt(n(227))/4*(parseInt(n(196))/5)+-parseInt(n(206))/6+parseInt(n(128))/7+-parseInt(n(203))/8*(parseInt(n(209))/9)+-parseInt(n(153))/10*(-parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qc);class Wc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(157)](i(212),""),this[i(175)](i(212)).to(this,i(207),(t=>t&&t[0]?t[0][i(212)]:"")),this[i(175)](i(184)).to(this,i(207),this,i(214),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(174)+Kc(e[n(154)],e[n(145)])+n(230);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(180)]=null,this[i(226)]=this[i(139)](zr(e,i(134)),t.icons[i(205)],i(187),i(129),"sw"),this[i(226)][i(175)](i(201)).to(this,i(173)),this[i(172)]=this[i(139)](zr(e,i(211)),t.icons[i(125)],i(158),i(140),"sw"),this[i(172)][i(175)](i(201)).to(this,i(159)),this[i(164)]=new o.UserView(e,this[i(124)][i(202)],this[i(135)]()),this[i(164)][i(166)]({attributes:{class:[i(177),i(218)]}}),this[i(133)](this[i(210)]())}[Hc(210)](){const t=Hc,e=this[t(143)],n=[{tag:t(178),attributes:{class:[t(130),t(176)]},children:[{tag:t(191),children:[{text:this[t(164)][t(215)]}],attributes:{class:[t(225),t(169)]}},{tag:t(204),attributes:{datetime:e.to(t(155)),class:[t(147),t(216)]},children:[{text:e.to(t(155),(e=>this[t(181)][t(156)](e)))}]}]},{tag:t(178),attributes:{class:[t(221),t(122)]},children:[this[t(226)],this[t(172)]]},{tag:t(178),attributes:{class:[t(224)]}}];this[t(124)][t(137)]&&n[t(200)]({tag:t(178),attributes:{class:[t(182)]},children:[{text:this[t(123)]()}]});const r={tag:t(178),attributes:{class:[t(190),e.if(t(214),t(150)),e.to(t(212),(e=>t(183)+e)),this[t(181)][t(192)]&&t(146)],"data-suggestion-id":this[t(124)].id,"data-thread-id":this[t(124)][t(160)].id,"data-author-id":this[t(124)][t(202)].id,tabindex:-1},children:[{tag:t(178),attributes:{class:[t(179),t(126)]},children:[this[t(164)],{tag:t(178),attributes:{class:[t(141),t(186)]},children:n}]}]};return this[t(149)]&&this[t(197)]&&(r[t(161)][t(200)](this[t(149)],this[t(197)]),this[t(149)][t(199)](t(185)).to(this),this[t(149)][t(199)](t(220)).to(this),this[t(197)][t(199)](t(185)).to(this),this[t(197)][t(199)](t(220)).to(this)),r}[Hc(152)](){const t=Hc;super[t(152)](),this[t(180)]=this[t(223)][t(222)](t(162)),this[t(180)][t(132)]=this[t(184)],this.on(t(138),((e,n,r)=>{const s=t;this[s(180)][s(132)]=r}))}[Hc(139)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(165)]);return a[i(157)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(166)]({attributes:{class:n}}),a.on(i(144),(()=>{const t=i;this[t(127)](r,this[t(124)].id)})),a}[Hc(123)](){const t=Hc;return t(198)===this[t(124)][t(171)][t(228)][t(219)]?zr(this[t(165)],t(229)):zr(this[t(165)],t(151))}[Hc(135)](){const t=Hc;return this[t(124)][t(137)]?t(198)===this[t(124)][t(171)][t(228)][t(219)]?zr(this[t(165)],t(168),this[t(124)][t(213)][t(215)]):zr(this[t(165)],t(193),this[t(124)][t(213)][t(215)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(163)]("*")[n(188)](((t,e)=>e%2!=0?n(194)+Xc(t)+n(189):Xc(t)))[n(195)](""),e&&(r+=n(131)+e[n(167)]+n(136)+e[n(121)]+n(217)),r}function Xc(t){const e=Hc,n=document[e(170)](e(191));return n[e(232)]=t,n[e(132)]}function qc(){const t=["bindTemplate","execute","color","ck-suggestion--disabled-comments","ck-comment__info-time","387434zIMLcf","commentsListView","ck-suggestion-wrapper--active","EXTERNAL_SUGGESTION","render","14330ZxpRIG","content","authoredAt","formatDateTime","set","ck-suggestion--discard","canDiscard","commentThread","children",".ck-annotation__content-wrapper","split","userView","locale","extendTemplate","value","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info-name","createElement","attributes","discardButton","canAccept","<p>","bind","ck-annotation__info","ck-suggestion__user","div","ck-suggestion","_descriptionElement","_config","ck-comment__external","ck-suggestion-","description","editorReady","ck-annotation__main","ck-suggestion--accept","map","</span>","ck-suggestion-wrapper","span","disableComments","EXTERNAL_AVATAR",'<span class="ck-suggestion-type">',"join","713350JFwhLU","commentThreadInputView","importWord","delegate","push","isEnabled","author","120xKSLrg","time","check","10651698DpEQop","descriptionParts","34507AuGnYI","593937LKjfld","getTemplate","Discard suggestion","type","creator","isActive","name","ck-annotation__info-time",'"></span>',"ck-annotation__user","source","editorDestroyed","ck-suggestion__actions","querySelector","element","ck-annotation__content-wrapper","ck-suggestion__info-name","acceptButton","4PCZcdY","@external","EXTERNAL_IMPORT_WORD_SUGGESTION","</p>","1791931uXHUjg","innerText","title","ck-annotation__actions","getExternalSuggestionNote","_model","cancel","ck-annotation","fire","5629967RhJgEZ","acceptSuggestion","ck-suggestion__info",'<span class="ck-suggestion-color" style="background-color: ',"innerHTML","setTemplate","Accept suggestion","getUserViewNotificationText",'" title="',"isExternal","change:description","_createButton","discardSuggestion","ck-suggestion__main","6jzAXRj"];return(qc=function(){return t})()}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',Qc=Jc;function Yc(){const t=["children","_annotationViews","getAllAdjacentSuggestions","has","hasSuggestion","from","previous","componentFactory","_destroyController","arrowView","head","separator","_createToolbarButton","_suggestionToController","change:activeAnnotations","change:previous","pluginName","suggestionChanged","define","discardButton","Discard all selected suggestions","items","Accept all selected suggestions","isOn","type","menuBar:trackChanges","suggestionUnloaded","menuitemcheckbox","createAnnotationView","delete","createAnnotation","config","refreshSelectedViews","comments.maxThreadTotalWeight","acceptSelectedSuggestions","requires","activeMarkers","_createMenuBarMenu","delegate","bind","discardSelectedSuggestions","comments","toMany","70139gZnfNj","acceptAllSuggestions","discardAllSuggestions","comments.editorConfig","CommentView","getFirstRange","4555rvOXzg","Accept all suggestions","mainView","createCommentThreadController","value","source","isMultiRange","clear","getMarkers","reduce","_handleSuggestionControllerDelayed","locale","init","getRanges","keys","_handleControllerBuffer","comments.maxCommentCharsWhenCollapsed","EditorAnnotations","activeAnnotations","trackChanges","size","138pQGubv","button","isDirty","destroy","Discard all suggestions","Annotations","Track changes","getMarkerNames","comments.maxCommentsWhenCollapsed","SuggestionThreadView","_refreshActiveMarkers","getDescriptions","CommentsUI","panelView","isInContent","commands","_initializeController","buttonView","get","switchbutton","listenTo","suggestionLoaded","set","stopListening","697802SMjCAa","length","innerView","getByInnerView","_bindAnnotationToEditors","editing","_disableComments","addSourceCollector","view","execute","filter","suggestion-","editor","registerAnnotation","some","CommentsRepository","push","3maeIAS","trackChanges.SuggestionThreadView","acceptButton","getSuggestion","4033665JFaDuV","_unbindEditors","remove","model","menu","_updateController","actionView","224170oXkfat","_addUIComponentsToFactory","2132iLqzPV","unbind","TrackChangesUI","684592iEArNb","add","lowest","descriptionFactory","trackChanges.disableComments","TrackChangesEditing","plugins","getJoined","commentThread","commandName","focus","descriptionParts","addComment","_viewToController","isEnabled","menuitem","values"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=227]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(102187===-parseInt(n(287))/1+parseInt(n(366))/2*(-parseInt(n(355))/3)+parseInt(n(368))/4+parseInt(n(293))/5*(parseInt(n(314))/6)+-parseInt(n(338))/7+-parseInt(n(227))/8+parseInt(n(359))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Qc(279)](){const t=Qc;return[yc,o.Users,t(353),t(319),t(310)]}static get[Qc(260)](){return Qc(370)}constructor(t){const e=Qc;super(t),this[e(257)]=new Map,this[e(240)]=new Map,this[e(245)]=new Map,this[e(308)]=new Map;const n=this[e(350)][e(275)];n[e(262)](e(356),Wc),n[e(262)](e(231),!1),this[e(344)]=n[e(332)](e(231))}[Qc(303)](t,e){const n=Qc;0===this[n(308)][n(313)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(308)]){const r=this[t(257)][t(247)](e);r||n?r&&n&&this[t(252)](e):this[t(330)](e)}this[t(308)][t(300)](),this[t(350)][t(233)][t(332)](t(310))[t(276)](),this[t(324)]()}),10),this[n(308)][n(336)](t,e)}[Qc(305)](){const t=Qc,e=this[t(350)],n=e[t(233)][t(332)](t(232)),r=e[t(233)][t(332)](t(319)),s=e[t(233)][t(332)](t(310)),o=e[t(233)][t(332)](t(353));this[t(367)](),s[t(345)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(249)](this[e(257)])){const s=t[e(246)](),o=[];for(const t of s){if(!t[e(328)])continue;if(t[e(299)]){o[e(354)](...t[e(306)]());continue}const n=t[e(292)]();if(o[e(339)]>0){const t=o[0][e(234)](n);if(t){o[0]=t;continue}}o[e(354)](n)}n[e(354)]([r[e(346)],o])}return n})),this[t(334)](n,t(335),((e,n)=>{const r=t;this[r(334)](n,r(259),((t,e,s,o)=>{const i=r;n[i(328)]&&(null==s?(this[i(364)](o[i(254)]),this[i(303)](n,!1)):(this[i(364)](s[i(254)]),null==o&&this[i(303)](n,!0)))})),null!==n[r(250)]?this[r(364)](n[r(254)]):this[r(303)](n,!1)})),this[t(334)](n,t(270),((e,n,r)=>{const s=t;this[s(337)](n,s(259)),this[s(308)][s(273)](n),this[s(257)][s(247)](n)&&this[s(252)](n),r&&this[s(364)](r[s(254)])})),this[t(334)](n,t(261),((e,n)=>{this[t(364)](n)})),this[t(334)](r,t(258),(()=>{this[t(324)]()})),this[t(334)](o,t(239),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(248)](r))return;const i=n[o(358)](r);this[o(257)][o(332)](i)[o(346)][o(237)]()}),{priority:t(229)})}[Qc(324)](){const t=Qc,e=this[t(350)][t(233)][t(332)](t(319)),n=this[t(350)][t(233)][t(332)](t(232)),r=Array[t(249)](e[t(311)],(e=>e[t(340)]))[t(348)]((e=>this[t(240)][t(247)](e))),s=[];for(const e of r){const n=this[t(240)][t(332)](e)[t(362)][t(246)]();s[t(354)](...n[t(302)](((e,n)=>[...e,...n[t(321)]()]),[]))}n[t(280)]=s}[Qc(367)](){const t=Qc,n=this[t(350)],r=n[t(304)],o=zr(r,t(320)),i=new e.Collection([{type:t(333),model:new s.ViewModel({withText:!0,label:o,commandName:t(312),role:t(271)})},{type:t(255)},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(294)),commandName:t(288),role:t(242)})},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(266)),commandName:t(278),role:t(242)})},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(318)),commandName:t(289),role:t(242)})},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(264)),commandName:t(284),role:t(242)})}]);for(const e of i)if(tu(e)){const r=n[t(329)][t(332)](e[t(362)][t(236)]);e[t(362)][t(283)](t(267),t(241)).to(r,t(297),t(241))}n.ui[t(251)][t(228)](t(312),(e=>this[t(256)](e,i,o))),n.ui[t(251)][t(228)](t(269),(e=>this[t(281)](e,i,o)))}[Qc(256)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(350)][r(329)][r(332)](r(312));o[r(331)][r(336)]({tooltip:n,label:n,icon:Zc}),o[r(331)][r(283)](r(267)).to(i,r(297)),o[r(331)].on(r(347),(()=>{const t=r;i[t(347)](),this[t(350)][t(343)][t(346)][t(237)]()})),(0,s.addListToDropdown)(o,e,{role:r(363)});const a=[];for(const t of e)tu(t)&&a[r(354)](this[r(350)][r(329)][r(332)](t[r(362)][r(236)]));const c=o[r(331)];return c[r(365)][r(369)](r(241)),c[r(253)][r(369)](r(241)),c[r(365)][r(283)](r(241)).to(i,r(241)),c[r(253)][r(283)](r(241))[r(286)](a,r(241),((...t)=>t[r(352)]((t=>t)))),o.on(r(347),(t=>{const e=r;this[e(350)][e(347)](t[e(298)][e(236)]),this[e(350)][e(343)][e(346)][e(237)]()})),o}[Qc(281)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(350)][r(329)][r(332)](r(312));o[r(331)][r(336)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(255)==n[r(268)]){a[r(265)][r(228)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(362)];i[r(283)](...Object[r(307)](c)).to(c),i[r(282)](r(347)).to(o),i.on(r(347),(()=>{const t=r;this[t(350)][t(347)](c[t(236)]),this[t(350)][t(343)][t(346)][t(237)]()})),e[r(244)][r(228)](i),a[r(265)][r(228)](e)}return o[r(283)](r(241)).to(i,r(241)),o[r(327)][r(244)][r(228)](a),o}[Qc(330)](t){const e=Qc,n=this[e(350)],r=n[e(275)],s=n[e(233)][e(332)](e(319)),i=n[e(233)][e(332)](e(353)),a=n[e(233)][e(332)](e(310)),c=n[e(233)][e(332)](o.Users).me,u=r[e(332)](e(312))[e(323)],{CommentsListView:l,CommentThreadInputView:f}=n[e(233)][e(332)](e(326));let h,d;this[e(245)][e(247)](t.id)?(d=this[e(245)][e(332)](t.id),h=d[e(295)]):(h=new u(n[e(304)],t,c,{disableComments:this[e(344)],editorConfig:r[e(332)](e(290)),maxCommentsWhenCollapsed:r[e(332)](e(322)),maxThreadTotalWeight:r[e(332)](e(277)),maxCommentCharsWhenCollapsed:r[e(332)](e(309)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(332)](e(304))),CommentView:r[e(332)](e(285))[e(291)],CommentsListView:l,CommentThreadInputView:f}),h[e(357)].on(e(347),(()=>{const t=e;n[t(343)][t(346)][t(237)]()})),h[e(263)].on(e(347),(()=>{const t=e;n[t(343)][t(346)][t(237)]()})),d=s[e(272)](this[e(350)][e(304)],h),d[e(283)](e(316)).to(h,e(316)),d[e(283)](e(339)).to(h),d[e(283)](e(268)).to(h,e(268),(t=>e(349)+t)),this[e(245)][e(336)](t.id,d));const g=i[e(296)](t[e(235)],h),p=new Bc(n,t,h,g),m=t[e(246)]()[e(348)]((t=>t[e(328)]));h[e(238)]=n[e(233)][e(332)](e(232))[e(230)][e(325)](m),this[e(257)][e(336)](t,p),this[e(240)][e(336)](h,p);const I=s[e(274)]({view:d,target:()=>{const r=e,s=[],i=t[r(246)]()[r(348)]((t=>t[r(328)]));for(const t of i)s[r(354)](...t[r(301)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(343)],s)},type:()=>e(349)+p[e(346)][e(268)]});i[e(342)](h,I),s[e(228)](I),a[e(351)](I)}[Qc(252)](t){const e=Qc,n=this[e(350)][e(233)][e(332)](e(353)),r=this[e(350)][e(233)][e(332)](e(319)),s=this[e(257)][e(332)](t),o=s[e(346)],i=r[e(341)](o);n[e(360)](o),i&&r[e(361)](i),this[e(257)][e(273)](t),this[e(240)][e(273)](o),s[e(317)]()}[Qc(364)](t){const e=Qc;if(!t[e(328)]||!this[e(257)][e(247)](t))return;const n=this[e(350)][e(233)][e(332)](e(232)),r=this[e(257)][e(332)](t),s=t[e(246)]();r[e(346)][e(238)]=n[e(230)][e(325)](s)}[Qc(317)](){const t=Qc;for(const e of this[t(257)][t(307)]())this[t(252)](e);for(const e of this[t(245)][t(243)]())e[t(295)][t(317)]();super[t(317)]()}}function tu(t){return Qc(362)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=184]})(t,e)}function ru(){var t=["4DUgPCi","1076243qcpnub","8Wjhpmn","11485212lvUUwo","170118oWtLnt","requires","editor","7810bHanjl","getSuggestion","455856eNhTDA","addSuggestionData","adapter","TrackChanges","Comments","551730oPAdBq","getSuggestions","pluginName","43404DMSAYT","get","685MKotkW","plugins","11331aBanwY","11uBfihP","1316PrnuLD","addSuggestion","1Hnhoqt"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(554830===-parseInt(n(187))/1*(-parseInt(n(202))/2)+parseInt(n(197))/3*(parseInt(n(188))/4)+parseInt(n(207))/5*(parseInt(n(205))/6)+parseInt(n(189))/7*(-parseInt(n(190))/8)+parseInt(n(209))/9*(-parseInt(n(195))/10)+parseInt(n(184))/11*(-parseInt(n(191))/12)+parseInt(n(192))/13*(parseInt(n(185))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(193)](){return[yc,$c,eu(201)]}static get[eu(204)](){return eu(200)}set[eu(199)](t){var e=eu;this[e(194)][e(208)][e(206)](yc)[e(199)]=t}get[eu(199)](){var t=eu;return this[t(194)][t(208)][t(206)](yc)[t(199)]}[eu(186)](t){var e=eu;return this[e(194)][e(208)][e(206)](yc)[e(198)](t)}[eu(203)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(194)][n(208)][n(206)](yc)[n(203)]({skipNotAttached:t,toJSON:e})}[eu(196)](t){var e=eu;return this[e(194)][e(208)][e(206)](yc)[e(196)](t)}}const ou=au;function iu(){const t=["4638179cWjdgm","plugins","54743LzlSjM","_adapter","1111451LlvuXC","pluginName","config","constructor","addUser","TrackChangesDataGetter","div","track-changes-data-invalid-editor-creator","1181118wkTeOX","appendChild","getFullData","useAnonymousUser","editorCreator","document","reduce","define","destroy","Users","36BaHkAh","getRootNames","createElement","name","trackChangesData.editorCreator","CommentsRepository","8ukpzXP","data","getSuggestions","60OWRSxS","init","model","requires","130utwXBK","addCommentThread","addSuggestionData","push","198136OpaoGX","getRootsAttributes","342GmSJbL","Pagination","map","get","editor","users","TrackChangesEditing","TrackChangesData","502566KEwEPO","execute","getDataWithDiscardedSuggestions","createDocumentFragment","getUser","end","trackChangesData","set","result","rootsAttributes","discardAllSuggestions","40eFlpJk","getDataWithAcceptedSuggestions","function","acceptAllSuggestions","getCommentThreads","9175751qvorIb","create"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(897707===parseInt(n(466))/1*(-parseInt(n(495))/2)+parseInt(n(476))/3*(parseInt(n(492))/4)+-parseInt(n(457))/5*(-parseInt(n(513))/6)+-parseInt(n(464))/7+-parseInt(n(503))/8*(-parseInt(n(505))/9)+-parseInt(n(499))/10*(parseInt(n(468))/11)+-parseInt(n(486))/12*(-parseInt(n(462))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(506)];class uu extends t.Plugin{static get[ou(498)](){return[yc]}static get[ou(469)](){return ou(512)}[ou(496)](){const t=ou,n=this[t(509)];if(n[t(470)][t(483)](t(490),(e=>{const r=t,s=n[r(497)][r(481)][r(487)]()[r(482)](((t,e)=>(t[e]="",t)),{});return n[r(471)][r(463)](s,e)})),t(459)!=typeof n[t(470)][t(508)](t(452))[t(480)])throw new e.CKEditorError(t(475))}[ou(458)](t){return hu(this[ou(509)],!0,t)}[ou(515)](t){return hu(this[ou(509)],!1,t)}}class lu extends t.Plugin{static get[ou(469)](){return ou(473)}constructor(t){const e=ou;super(t),this[e(454)]=e(518)}[ou(496)](){const t=ou;this[t(509)][t(465)][t(508)](t(491))[t(467)]={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(509)][t(465)][t(508)](t(511))[t(467)]=null}}function fu(t){return void 0!==t[ou(504)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(465)][r(502)](yc,lu),s[r(455)]=fu(t)?t[r(504)]():void 0;const i=document[r(516)](),a=t[r(470)][r(508)](r(452))[r(480)],c=await a(s,(()=>function(t){const e=r,n=document[e(488)](e(474));return t[e(477)](n),n}(i)));!function(t,e){const n=r,s=t[n(497)][n(481)][n(487)]()[n(482)](((e,r)=>(e[r]=t[n(493)][n(508)]({rootName:r}),e)),{}),o=t[n(465)][n(508)](n(485))[n(510)][n(507)]((t=>({id:t.id,name:t[n(489)]}))),i=t[n(465)][n(508)](n(511))[n(494)]({skipNotAttached:!0,toJSON:!0}),a=t[n(465)][n(508)](n(491))[n(461)]({skipNotAttached:!0,toJSON:!0}),c=e[n(465)][n(508)](n(485)),u=e[n(465)][n(508)](n(511)),l=e[n(465)][n(508)](n(491));for(const t of o)c[n(517)](t.id)||c[n(472)](t);c.me||c[n(479)]();for(const t of a)l[n(500)](t);for(const t of i)u[n(501)](t);e[n(493)][n(453)](s)}(t,c),c[r(514)](r(e?460:456));const u=fu(c)?c[r(478)](n):c[r(493)][r(508)](n);return await c[r(484)](),u}function du(){var t=["2135EmrQpH","45xrOUEZ","490076GphNDk","929052DGGQPY","5434592fUgTbL","3021849EYzaXI","6340901UpjutF","34uMVXEC","27369780LgoLZU","6WrFHdU"];return(du=function(){return t})()}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=385]})(t,e)}!function(t,e){for(var n=gu,r=t();;)try{if(818620===-parseInt(n(386))/1*(parseInt(n(393))/2)+parseInt(n(391))/3+-parseInt(n(388))/4*(-parseInt(n(387))/5)+-parseInt(n(385))/6*(-parseInt(n(392))/7)+parseInt(n(390))/8+-parseInt(n(389))/9+-parseInt(n(394))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();