@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240530.0 → 0.0.0-nightly-20240601.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>_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","has","4353485hkgtxq","3150LBVJgi","945309NigoRM","2540840vISxsS","affectsData","1837692Gxsnug","150iWHfGU","_disableUnsupportedCommands","_enabledCommands","forceDisabled","editor","isEnabled","TrackChangesCommand","1569276gPFcuc","4LCMFvU","3306KWkMrH","commands","refresh","_isEnabledBasedOnSelection","execute","584406zniZAE","_enableCommands","clearForceDisabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(501174===-parseInt(n(461))/1+-parseInt(n(454))/2+-parseInt(n(447))/3+-parseInt(n(448))/4*(parseInt(n(459))/5)+parseInt(n(449))/6*(-parseInt(n(460))/7)+parseInt(n(462))/8+-parseInt(n(464))/9*(-parseInt(n(465))/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(442)]=e,this[n(457)]=!1,this[n(451)](),this[n(452)]=!1}[c(451)](){this[c(445)]=!0}[c(453)](){const t=c;this[t(457)]=!this[t(457)],this[t(457)]?this[t(441)]():this[t(455)]()}[c(441)](){const t=c;for(const e of this[t(444)][t(450)][t(450)]())e[t(463)]&&!this[t(442)][t(458)](e)&&e[t(443)](t(446))}[c(455)](){const t=c;for(const e of this[t(444)][t(450)][t(450)]())e[t(463)]&&!this[t(442)][t(458)](e)&&e[t(456)](t(446))}}const h=g;function d(){const t=["2153336fRAfXE","9kqmAMo","editor","11GIgNnh","82998wLNsjX","945931rPVeTV","1032rJwHLX","561zwRCee","getRanges","405420cteHlS","26490ezwuTV","_suggestions","canEditAt","model","2932UIPhne","refresh","plugins","TrackChangesEditing","7071180QOkbzA","isEnabled","track-changes-accept-suggestion-not-found","execute","get","_isEnabledBasedOnSelection","18LpRsPU","acceptSuggestion"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=232]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(233039===parseInt(n(247))/1*(-parseInt(n(248))/2)+parseInt(n(250))/3*(-parseInt(n(232))/4)+parseInt(n(253))/5+parseInt(n(242))/6*(parseInt(n(249))/7)+parseInt(n(244))/8*(-parseInt(n(245))/9)+parseInt(n(254))/10*(parseInt(n(251))/11)+parseInt(n(236))/12)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(255)]=e,this[n(233)](),this[n(241)]=!1}[h(233)](){this[h(237)]=!0}[h(239)](t){const n=h,r=this[n(255)][n(240)](t);if(!r)throw new e.CKEditorError(n(238),this);const s=r[n(252)]();this[n(246)][n(257)][n(256)](s)&&this[n(246)][n(234)][n(240)](n(235))[n(243)](r)}}function m(){const t=["46WZmWwc","360QqzLEo","isEnabled","editor","canEditAt","discardSuggestion","11555590LlksIq","getRanges","2465940JMDYpH","refresh","7161jkOKZU","plugins","TrackChangesEditing","28MtedAu","5323437MhVDqV","model","_suggestions","240965PyulZX","track-changes-discard-suggestion-not-found","execute","16345hQLxka","get","374264SpPDnh","_isEnabledBasedOnSelection"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(349965===parseInt(n(358))/1+-parseInt(n(360))/2*(-parseInt(n(346))/3)+-parseInt(n(349))/4*(parseInt(n(353))/5)+-parseInt(n(344))/6+-parseInt(n(356))/7*(-parseInt(n(361))/8)+-parseInt(n(350))/9+parseInt(n(342))/10)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(352)]=e,this[n(345)](),this[n(359)]=!1}[I(345)](){this[I(362)]=!0}[I(355)](t){const n=I,r=this[n(352)][n(357)](t);if(!r)throw new e.CKEditorError(n(354),this);const s=r[n(343)]();this[n(363)][n(351)][n(364)](s)&&this[n(363)][n(347)][n(357)](n(348))[n(341)](r)}}function T(t){const e=_;return t[e(399)](((t,n)=>e(407)==t[e(390)]&&e(407)!=n[e(390)]?-1:e(407)!=t[e(390)]&&e(407)==n[e(390)]?1:0))}function _(t,e){const n=y();return(_=function(t,e){return n[t-=381]})(t,e)}function y(){const t=["deletion","4838420jnjuHZ","from","schema","createPositionAt","start","push","splice","isInContent","isObject","map","isMultiRange","isArray","5lkBgaR","1852746URNEec","createPositionAfter","replace","6957321EVvkuy","207cdUeDI","color","next","end","add","content","isTouching","type","change","value","3768729DZDYJt","getRanges","285472ohklIe","length","996547grEMZS","isCollapsed","sort","323328jWlWeY","createRange"," [color ","execute","join","isIntersecting","createPositionBefore"];return(y=function(){return t})()}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(410)];for(;s<t[n(396)];){const a=t[s],c=t[s+1];r||(r=e[n(406)](a)),k(e,a,c)||(o[n(413)](e[n(401)](r,i[n(416)](a)?e[n(422)](a):e[n(411)](a,n(386)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(422)](e),o=t[r(406)](n);return s[r(389)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(717599===-parseInt(n(397))/1+parseInt(n(400))/2+parseInt(n(393))/3+-parseInt(n(408))/4+-parseInt(n(420))/5*(parseInt(n(421))/6)+parseInt(n(382))/7+parseInt(n(395))/8*(parseInt(n(383))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=_;for(;n[r(396)];){const s=n[r(414)](0,100);t[r(391)]((()=>{const t=r;for(const n of s)n[t(415)]&&e[t(403)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=152]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(668330===-parseInt(n(153))/1+-parseInt(n(169))/2+parseInt(n(168))/3+-parseInt(n(171))/4+-parseInt(n(158))/5+parseInt(n(157))/6*(parseInt(n(152))/7)+parseInt(n(167))/8*(parseInt(n(172))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(166)]=e,this[r(162)]=n,this[r(174)](),this[r(173)]=!1}[L(174)](){const t=L,e=Array[t(163)](this[t(162)][t(170)]())[t(156)]((e=>e[t(161)]));this[t(155)]=this[t(166)][t(155)]&&e}[L(160)](){const t=L,e=T(Array[t(163)](this[t(162)][t(170)]()));for(const n of e){const e=n[t(159)]();if(!this[t(154)][t(165)][t(164)](e))return}C(this[t(154)][t(165)],this[t(166)],e)}}function S(){const t=["getRanges","execute","isInContent","_suggestions","from","canEditAt","model","_command","8000tdRTuv","460017SpTEcm","2008442nxofFw","values","1159912HZAaVc","8613DnkzZW","_isEnabledBasedOnSelection","refresh","2247NGgJIQ","448085XafrWU","editor","isEnabled","some","24522RSfZdW","58260RPuBao"];return(S=function(){return t})()}const v=w;function M(){const t=["getRanges","_command","8247183JOsInu","4706600MRDIki","_selectedSuggestions","editor","execute","442388MTajFk","canEditAt","9137512qqDMFp","model","refresh","177210HITHYB","from","selection","size","9OfFVlo","973850ZuWhQL","document","isEnabled","_suggestions","values","367278VSKGeB","_isEnabledBasedOnSelection"];return(M=function(){return t})()}function w(t,e){const n=M();return(w=function(t,e){return n[t-=432]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(759559===parseInt(n(438))/1+parseInt(n(443))/2*(parseInt(n(437))/3)+parseInt(n(452))/4+-parseInt(n(448))/5+parseInt(n(433))/6+parseInt(n(447))/7+-parseInt(n(454))/8)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(446)]=e,this[r(441)]=n,this[r(449)]=new Set,this[r(432)](),this[r(444)]=!1}[v(432)](){const t=v,e=this[t(450)][t(455)][t(439)][t(435)],n=Array[t(434)](this[t(441)][t(442)]());this[t(449)]=function(t,e){const n=_,r=Array[n(409)](t[n(394)]()),s=new Set;for(const o of e)if(o[n(415)])for(const e of r)for(const r of o[n(394)]())(e[n(405)](r)||t[n(398)]&&!o[n(418)]&&o[n(385)]&&r[n(386)][n(389)](e[n(412)]))&&s[n(387)](o);return s}(e,n),this[t(440)]=this[t(446)][t(440)]&&!!this[t(449)][t(436)]}[v(451)](){const t=v,e=T(Array[t(434)](this[t(449)]));for(const n of e){const e=n[t(445)]();if(!this[t(450)][t(455)][t(453)](e))return}C(this[t(450)][t(455)],this[t(446)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=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 J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var 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 Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var 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=Rt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=q,zt.prototype.has=K,zt.prototype.set=Wt;const qt=zt;const Kt=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 Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Xt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Xt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const 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&&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)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(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&&ge(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=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 Ke=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Qe=Xe?function(t){return null==t?[]:(t=Object(t),qe(Xe(t),(function(e){return Ze.call(t,e)})))}:Ke;const Je=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Qe)};const sn=function(t){return nn(t,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 Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.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 Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[zn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Wn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),d=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);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:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Kn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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:Yn(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:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const 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=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var 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 Rr="[object Arguments]",Nr="[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?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),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 Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["clear","getContainedElement","discard","getMarkerNames","7629985BdiiTp","split","@external","100ZaGmNN","getMultiRangeId","getItems","from","_markerNames","type","61195fGAyzs","accept","get","_onAccept","author","set","getRanges","filter","subType","getAllAdjacentSuggestions","nodeBefore","_model","commentThread","_onAttributesChange","isIntersectingWithRange","addRange","push","onAttributesChange","toJSON","add","map","_saved","previous","size","removeMarker","removeAttribute","onAccept","reduce","delete","70839kDiExy","1364680HIkcqk","111125yBDdxY","getMarkers","nodeAfter","suggestion:","attributes","head","end","getRange","isExternal","substr","isIntersecting","authoredAt","114GqMWdx","length","setAttribute","onDiscard","isMultiRange","12PYRgWa","136dMGRBh","start","isInContent","_isDataLoaded","167814srQIwN","markers","decorate","createdAt","data","getFirstMarker","next","getFirstRange","_onDiscard","removeMarkers","77823ytQpJd","creator","addMarkerName","15ObZdou","hasComments","addMarker","change"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(240465===-parseInt(n(384))/1+-parseInt(n(325))/2*(-parseInt(n(338))/3)+parseInt(n(321))/4*(-parseInt(n(355))/5)+parseInt(n(315))/6*(-parseInt(n(386))/7)+-parseInt(n(385))/8+parseInt(n(335))/9*(parseInt(n(349))/10)+parseInt(n(346))/11*(parseInt(n(320))/12))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(324)]=!1,this.id=e.id,this[n(354)]=e[n(354)],this[n(363)]=e[n(363)]||null,this[n(359)]=e[n(359)],this[n(336)]=e[n(336)]||e[n(359)],this[n(311)]=Boolean(e[n(390)]&&e[n(390)][n(348)]),this[n(329)]=null,this[n(366)]=t,this[n(358)]=e[n(381)],this[n(333)]=e[n(318)],this[n(368)]=e[n(372)],this[n(353)]=new Set,this[n(328)]=null,this[n(360)](n(314),null),this[n(360)](n(390),e[n(390)]||{}),this[n(360)](n(377),null),this[n(360)](n(331),null),this[n(360)](n(367),null),this[n(360)](n(376),!1),this[n(327)](n(356)),this[n(327)](n(344))}get[jr(391)](){const t=jr;let e=this;for(;e[t(377)];)e=e[t(377)];return e}get[jr(339)](){const t=jr;return!!this[t(367)]&&this[t(367)][t(316)]>0}get[jr(319)](){const t=jr;return 0!=this[t(353)][t(378)]&&6==Array[t(352)](this[t(353)])[0][t(347)](":")[t(316)]}get[jr(323)](){return null!==this[jr(330)]()}[jr(337)](t){const e=jr;this[e(353)][e(374)](t)}[jr(345)](){const t=jr;return Array[t(352)](this[t(353)])}[jr(387)](){const t=jr;return this[t(345)]()[t(375)]((e=>this[t(366)][t(326)][t(357)](e)))[t(362)]((t=>t))}[jr(330)](){return this[jr(387)]()[0]||null}[jr(334)](){const t=jr;this[t(366)][t(341)]((e=>{const n=t;for(const t of this[n(387)]())e[n(379)](t)})),this[t(353)][t(342)]()}[jr(379)](t){const e=jr;this[e(366)][e(341)]((n=>{n[e(379)](t)})),this[e(353)][e(383)](t)}[jr(370)](t){const e=jr,n=e(389)+this[e(354)]+":"+this[e(363)]+":"+this.id+":"+this[e(336)].id+":"+Hr[e(350)]();this[e(337)](n),this[e(366)][e(341)]((r=>{r[e(340)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(369)](t){const e=jr;for(const n of this[e(361)]())if(n[e(313)](t))return!0;return!1}[jr(361)](){const t=jr;return this[t(387)]()[t(375)]((e=>e[t(393)]()))}[jr(351)](){const t=jr;return this[t(361)]()[t(382)](((e,n)=>[...e,...n[t(351)]()]),[])}[jr(332)](){const t=jr;var e;return(null===(e=this[t(330)]())||void 0===e?void 0:e[t(393)]())||null}[jr(343)](){const t=jr,e=this[t(361)]();if(1!=e[t(316)])return null;const n=e[0],r=n[t(322)][t(388)],s=n[t(392)][t(365)];return r instanceof i.Element?r!=s?null:r:null}[jr(356)](){const t=jr;this[t(358)](this[t(361)](),this[t(329)],this[t(390)]),this[t(334)]()}[jr(344)](){const t=jr;this[t(333)](this[t(361)](),this[t(329)],this[t(390)]),this[t(334)]()}[jr(364)](){const t=jr,e=[];let n=this[t(391)];for(;n;)e[t(371)](n),n=n[t(331)];return e}[jr(317)](t,e){const n=jr,r=Zn(this[n(390)]);hr(r,t,e),Or(r,this[n(390)])||(this[n(390)]=r,this[n(368)](r))}[jr(380)](t){const e=jr,n=Zn(this[e(390)]);Ur(n,t),Or(n,this[e(390)])||(this[e(390)]=n,this[e(368)](this[e(390)]))}[jr(373)](){const t=jr;return{id:this.id,type:this[t(363)]?this[t(354)]+":"+this[t(363)]:this[t(354)],authorId:this[t(336)].id,createdAt:this[t(328)],hasComments:this[t(339)],data:this[t(329)],attributes:this[t(390)]}}static[jr(350)](){const t=jr;return(0,e.uid)()[t(312)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=qr;function qr(t,e){const n=Zr();return(qr=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(676946===-parseInt(n(311))/1*(parseInt(n(282))/2)+-parseInt(n(368))/3+-parseInt(n(314))/4*(-parseInt(n(350))/5)+parseInt(n(336))/6*(parseInt(n(330))/7)+parseInt(n(285))/8*(parseInt(n(367))/9)+parseInt(n(338))/10+-parseInt(n(356))/11*(parseInt(n(290))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Kr{constructor(t,e){const n=qr;this[n(352)]=[],this[n(297)]=new Map,this[n(370)]=[],this[n(292)]=new Map,this[n(332)]=t,this[n(273)]=e}[zr(287)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(286)];o++){const i=t[o];if(!i[e(357)])continue;const a=this[e(310)](i);if(a){if(null!=i[e(333)]){if(r[e(300)](i[e(333)]))continue;r[e(334)](i[e(333)])}n[e(280)](a)}else if(e(347)!=i[e(278)])e(284)!=i[e(278)]&&e(341)!=i[e(278)]||this[e(307)](n,i,t[o+1]);else{const t=i[e(305)][e(328)];if(s[e(300)](t))continue;s[e(334)](i[e(305)][e(328)]),t==Tc?this[e(312)](n,i):this[e(363)](n,i)}}return this[e(320)](n)}[zr(304)](t){const e=zr;this[e(352)][e(280)](t)}[zr(319)](t,n,r=e.priorities[zr(296)]){const s=zr;s(343)==typeof t?(0,e.insertToPriorityArray)(this[s(370)],{matchingCallback:t,label:n,priority:r}):this[s(297)][s(309)](t,n)}[zr(301)](t,e){const n=zr;this[n(292)][n(309)](t,e)}[zr(316)](t,e=1){const n=zr;let r;for(const e of this[n(370)])if(e[n(306)](t)){r=e[n(329)];break}return r||(r=this[n(297)][n(294)](t[n(318)])),r?r(e):1!==e?e+" "+t[n(318)]+"s":""+t[n(318)]}[zr(313)](t,e){const n=zr,r=e[n(366)]()[n(358)](),s=n(284)==e[n(278)]?n(334):n(326);for(const e of r){const o=e[n(349)],i=t[t[n(286)]-1];if(o.is(n(365)))i&&i[n(278)][n(362)](n(277))>-1&&t[n(293)](),i&&n(317)==i[n(278)]?i[s]+=o[n(305)]:t[n(280)]({type:n(317),add:n(334)==s?o[n(305)]:"",remove:n(326)==s?o[n(305)]:""});else if(this[n(332)][n(295)](o)){const a=o;if(i&&i[n(278)][n(362)](n(277))>-1&&t[n(293)](),n(302)==e[n(278)])continue;i&&i[n(278)]==s+n(325)&&i[n(346)][n(318)]==a[n(318)]?i[n(322)]++:t[n(280)]({type:s+n(325),element:a,quantity:1}),r[n(315)]((t=>!(n(302)==t[n(278)]&&t[n(349)]==o)))}else if(this[n(332)][n(283)](o,n(345))||o.is(n(346),n(327))){const r=o;if(n(334)==s&&n(359)==e[n(278)]||n(326)==s&&n(302)==e[n(278)])continue;if(i&&-1==i[n(278)][n(362)](n(277))){n(317)==i[n(278)]&&(i[s]+="\n");continue}let a;if(a=n(334)==s?r[n(274)]&&!this[n(332)][n(295)](r[n(274)])?r[n(274)]:null:r[n(291)]&&!this[n(332)][n(295)](r[n(291)])?r[n(291)]:null,r[n(369)]||a&&a[n(369)]){const e=a&&a[n(369)]?a:r;i&&i[n(278)]==s+n(281)&&i[n(346)][n(318)]==e[n(318)]?i[n(322)]++:t[n(280)]({type:s+n(281),element:e,quantity:1})}else t[n(280)]({type:s+n(277),element:r})}}}[zr(320)](t){const e=zr,n=this[e(273)],r=[],s=[],o=[];for(const i of t)switch(i[e(278)]){case e(317):if(i[e(334)]=i[e(334)][e(337)](/(\S)\u000A+(\S)/g,e(323))[e(337)](/\u000A/g,""),i[e(326)]=i[e(326)][e(337)](/(\S)\u000A+(\S)/g,e(323))[e(337)](/\u000A/g,""),""!=i[e(334)]&&""!=i[e(326)]){r[e(280)]({type:e(337),content:Wr(n,e(361),['"'+i[e(326)]+'"','"'+i[e(334)]+'"'])});continue}if(null!=i[e(334)][e(279)](/^ +$/)){r[e(280)]({type:e(284),content:Wr(n,e(321),Wr(n,e(348),i[e(334)][e(286)]))});continue}if(null!=i[e(326)][e(279)](/^ +$/)){r[e(280)]({type:e(341),content:Wr(n,e(354),Wr(n,e(348),i[e(326)][e(286)]))});continue}if(""!=i[e(334)]){r[e(280)]({type:e(284),content:Wr(n,e(321),'"'+i[e(334)]+'"')});continue}r[e(280)]({type:e(341),content:Wr(n,e(354),'"'+i[e(326)]+'"')});continue;case e(324):case e(364):r[e(280)]({type:e(284),content:Wr(n,e(321),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(353):case e(340):r[e(280)]({type:e(341),content:Wr(n,e(354),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(276):r[e(280)]({type:e(284),content:Wr(n,e(331),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(344):r[e(280)]({type:e(341),content:Wr(n,e(351),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(371):s[e(280)](i[e(328)]);continue;case e(335):o[e(280)](i[e(328)]);continue;default:r[e(280)](i)}if(s[e(286)]){const t=s[e(339)]((t=>this[e(292)][e(300)](t)?this[e(292)][e(294)](t):t))[e(289)](", ");r[e(280)]({type:e(342),content:Wr(this[e(273)],e(355),t)})}if(o[e(286)]){const t=o[e(339)]((t=>this[e(292)][e(300)](t)?this[e(292)][e(294)](t):t))[e(289)](", ");r[e(280)]({type:e(342),content:Wr(this[e(273)],e(303),t)})}return r}[zr(310)](t){const e=zr;for(const n of this[e(352)]){const r=n(t);if(r&&e(278)in r)return r}}[zr(363)](t,e){const n=zr,r=e[n(305)],s=void 0===r[n(275)]?n(335):n(371);t[n(280)]({type:s,key:r[n(328)]})}[zr(312)](t,e){const n=zr;t[n(280)]({type:n(342),content:Wr(this[n(273)],n(308),this[n(316)](e[n(366)]()[n(360)][n(298)],1))})}[zr(307)](t,e,n){const r=zr;if(this[r(313)](t,e),n&&n[r(366)]()&&!e[r(366)]()[r(299)][r(288)](n[r(366)]()[r(360)])){const n=t[t[r(286)]-1],s=r(284)==e[r(278)]?r(334):r(326);n&&r(317)==n[r(278)]&&(n[s]+="\n")}}}function Zr(){const t=["getItemLabel","text","name","registerElementLabel","_resolveDescriptionItems","*Insert:* %0","quantity","$1 $2","addEmptyContainer","Object","remove","softBreak","key","label","517349uhEtac","*Split:* %0","_schema","subType","add","removeFormat","30krlnxU","replace","8081590GRqEkm","map","removeObject","deletion","format","function","removeContainer","$text","element","attribute","ELEMENT_SPACE","item","353735ZYMMbs","*Merge:* %0","_customCallbacks","removeEmptyContainer","*Remove:* %0","*Set format:* %0","3695329YCHQhF","isInContent","getWalker","elementStart","start","REPLACE_TEXT","indexOf","_handleAttributeSuggestionDescription","addObject","$textProxy","getFirstRange","279Dkdlxe","3959886NfgbIS","isEmpty","_itemLabelsCallbacks","addFormat","_locale","nextSibling","newValue","addContainer","Container","type","match","push","EmptyContainer","1334sTwMCR","checkChild","insertion","260280YHuMpQ","length","getDescriptions","isEqual","join","12AuTEtT","previousSibling","_attributeLabels","pop","get","isObject","normal","_itemLabels","nodeAfter","end","has","registerAttributeLabel","elementEnd","*Remove format:* %0","registerDescriptionCallback","data","matchingCallback","_handleInsertRemoveSuggestionDescription","*Change to:* %0","set","_handleCustomCallbackDescription","947enfYvW","_handleRenameSuggestionDescription","_addDescriptionItems","44kSZuLW","skip"];return(Zr=function(){return t})()}function Xr(t,e){const n=Yr();return(Xr=function(t,e){return n[t-=398]})(t,e)}const Qr=Xr;!function(t,e){const n=Xr,r=t();for(;;)try{if(275876===parseInt(n(407))/1*(-parseInt(n(414))/2)+parseInt(n(400))/3+parseInt(n(409))/4+-parseInt(n(401))/5+-parseInt(n(404))/6*(parseInt(n(405))/7)+parseInt(n(408))/8*(-parseInt(n(412))/9)+parseInt(n(413))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Qr(399)](){const t=Qr,e=this[t(406)],n=e[t(403)][t(411)](t(402));e[t(415)][t(411)](t(410))&&n[t(398)](t(410))}}function Yr(){const t=["21hgPoVo","editor","10480DPoKMw","8ZRYjLN","1018036eduaPf","showAIAssistant","get","3861378TILSuL","13990150bgCTQk","76KXiedK","commands","enableCommand","afterInit","549846kpfKZl","2637425ZUrixJ","TrackChangesEditing","plugins","412326Vlmmqf"];return(Yr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=398]})(t,e)}const ts=$r;function es(){const t=["registerBlockAttribute","commandParams","alignment","center","1112826LrKugF","3454002xufthf","registerAttributeLabel","_registerLegacyDescription","has","FORMAT_ALIGN_TO_CENTER","2597jilkQg","formatBlock","TrackChangesEditing","commandName","2560624Stucnj","*Format:* %0","format","locale","afterInit","editor","left","plugins","AlignmentEditing","750TYfxWq","registerDescriptionCallback","211604prKGUO","1328pofrng","FORMAT_ALIGNMENT","type","FORMAT_ALIGN_TO_RIGHT","5qHwpEs","FORMAT_JUSTIFY_TEXT","justify","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_LEFT","descriptionFactory","right","966827zXcfGz","226701PXIvuR","get","value"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(724314===parseInt(n(417))/1+-parseInt(n(435))/2+-parseInt(n(426))/3+parseInt(n(405))/4*(parseInt(n(410))/5)+parseInt(n(425))/6+parseInt(n(431))/7*(parseInt(n(406))/8)+parseInt(n(418))/9*(parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(398)](){const t=ts,e=this[t(399)],n=e[t(438)];if(!e[t(401)][t(429)](t(402)))return;const r=e[t(401)][t(419)](t(433));r[t(413)](t(423)),r[t(421)](t(423)),r[t(415)][t(427)](t(423),Wr(n,t(407))),this[t(428)]()}[ts(428)](){const t=ts,e=this[t(399)],n=e[t(438)];e[t(401)][t(419)](t(433))[t(415)][t(404)]((e=>{const r=t;if(r(432)!=e[r(408)])return;const{data:s}=e;if(s&&r(423)==s[r(434)]){const t=s[r(422)][0][r(420)];return{type:r(437),content:Wr(n,r(436),function(t){const e=r;switch(t){case e(400):return Wr(n,e(414));case e(416):return Wr(n,e(409));case e(424):return Wr(n,e(430));case e(412):return Wr(n,e(411))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=220]})(t,e)}function os(){const t=["type","italic","commandName","bold","FORMAT_UNDERLINE","has","editor","8274875fgFVnz","FORMAT_","567654CjPXpw","formatInline","454472tNBbDi","registerAttributeLabel","FORMAT_CODE","SubscriptEditing","6476xsLReL","descriptionFactory","enableDefaultAttributesIntegration","afterInit","subscript","registerInlineAttribute","CodeEditing","TrackChangesEditing","slice","StrikethroughEditing","code","SuperscriptEditing","FORMAT_SUPERSCRIPT","1406064XaikVL","forceValue","117IfVJDq","FORMAT_ITALIC","*Remove format:* %0","commandParams","plugins","strikethrough","7044HjqBtL","1795CRFhaY","underline","2487TzsJiF","FORMAT_BOLD","BoldEditing","superscript","_registerLegacyDescription","toLowerCase","UnderlineEditing","3433440FILggr","registerDescriptionCallback","get","format","FORMAT_STRIKETHROUGH","FORMAT_SUBSCRIPT","locale","ItalicEditing","*Format:* %0","toUpperCase"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(770317===parseInt(n(238))/1+parseInt(n(257))/2+parseInt(n(268))/3*(parseInt(n(244))/4)+-parseInt(n(266))/5*(-parseInt(n(265))/6)+-parseInt(n(236))/7+-parseInt(n(240))/8*(parseInt(n(259))/9)+-parseInt(n(275))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(270),rs(226),rs(274),rs(250),rs(253),rs(243),rs(255)];class as extends t.Plugin{[rs(247)](){const t=rs,e=this[t(235)],n=e[t(263)][t(221)](t(251)),r=e[t(225)];for(const s of is){if(!e[t(263)][t(234)](s))continue;const o=s[t(252)](0,-7)[t(273)](),i=t(237)+o[t(228)]();n[t(246)](o),n[t(249)](o),n[t(245)][t(241)](o,Wr(r,i))}this[t(272)]()}[rs(272)](){const t=rs,e=this[t(235)],n=e[t(225)],r=e[t(263)][t(221)](t(251));function s(e,s){const o=t;r[o(245)][o(220)]((t=>{const r=o;if(r(239)!=t[r(229)])return;const{data:i}=t;return i&&i[r(231)]===e?i[r(262)][0][r(258)]?{type:r(222),content:Wr(n,r(227),s)}:{type:r(222),content:Wr(n,r(261),s)}:void 0}))}s(t(232),Wr(n,t(269))),s(t(230),Wr(n,t(260))),s(t(267),Wr(n,t(233))),s(t(254),Wr(n,t(242))),s(t(264),Wr(n,t(223))),s(t(248),Wr(n,t(224))),s(t(271),Wr(n,t(256)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(769756===-parseInt(n(346))/1*(-parseInt(n(319))/2)+parseInt(n(356))/3*(-parseInt(n(321))/4)+-parseInt(n(327))/5+-parseInt(n(345))/6+parseInt(n(335))/7*(-parseInt(n(354))/8)+-parseInt(n(350))/9+parseInt(n(329))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(328)](){const t=cs,e=this[t(323)],n=e[t(325)];if(!e[t(360)][t(333)](t(353)))return;const r=e[t(360)][t(331)](t(332)),s=this[t(323)][t(338)][t(331)](t(326));r[t(339)](t(326),((n,o={})=>{const i=t,a=this[i(323)][i(355)][i(352)][i(330)],c=o&&void 0!==o[i(318)]?o[i(318)]:!s[i(324)];let u=[];if(c){const t=Array[i(342)](a[i(361)]())[i(347)]((t=>hs(t)||function(t,e){const n=i,r=e[n(359)](t[n(340)],n(326)),s=e[n(359)]([n(337),n(326)],t);return r&&s}(t,this[i(323)][i(355)][i(357)])));u=A(t,e[i(355)])}else{const t=Array[i(342)](a[i(361)]())[i(347)]((t=>hs(t)));u=A(t,e[i(355)])}e[i(355)][i(351)]((()=>{const t=i;for(const e of u)r[t(358)](e,{commandName:t(326),commandParams:[{forceValue:c}]})}))})),r[t(334)][t(320)]((e=>{const r=t,{data:s}=e;if(s&&r(326)==s[r(343)]){const t=Wr(n,r(348));return s[r(341)][0][r(318)]?{type:r(344),content:Wr(n,r(322),t)}:{type:r(344),content:Wr(n,r(336),t)}}}))}}function fs(){const t=["descriptionFactory","7gGXwAo","*Remove format:* %0","$root","commands","enableCommand","parent","commandParams","from","commandName","format","2336364ivnoaf","166740lOvTun","filter","ELEMENT_BLOCK_QUOTE","name","5734080VRcnLS","change","document","BlockQuoteEditing","689672ovrGbH","model","3SHcZXm","schema","markBlockFormat","checkChild","plugins","getSelectedBlocks","forceValue","16fnzJJY","registerDescriptionCallback","5326748RtzNNr","*Set format:* %0","editor","value","locale","blockQuote","64445oeVTqt","afterInit","18931350dQRAFB","selection","get","TrackChangesEditing","has"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(326)==t[e(340)][e(349)]}const ds=gs;function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=211]})(t,e)}function ps(){const t=["has","plugins","1383816qBdJXb","11848FreZrq","changeCaseUpper","5894433POXklJ","editor","CaseChange","1307908ZCWGJq","afterInit","6qqGDGl","3945224hUJjAL","enableCommand","392926dGZRBQ","changeCaseTitle","changeCaseLower","get","TrackChangesEditing","165dibdoO","163618ywivfz"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(464799===-parseInt(n(227))/1+parseInt(n(213))/2+-parseInt(n(216))/3+parseInt(n(217))/4*(-parseInt(n(212))/5)+-parseInt(n(224))/6*(-parseInt(n(222))/7)+parseInt(n(225))/8+parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(223)](){const t=ds,e=this[t(220)];e[t(215)][t(214)](t(221))&&(e[t(215)][t(230)](t(211))[t(226)](t(218)),e[t(215)][t(230)](t(211))[t(226)](t(229)),e[t(215)][t(230)](t(211))[t(226)](t(228)))}}const Is=bs;function Es(){const t=["enableCommand","1574160BbvGiQ","TrackChangesEditing","1188WkfoQc","136466QTrdVz","editor","9AKSVwb","plugins","14LYuCMo","380oxgCiV","commands","get","196141qldmRZ","7OUdbex","ckbox","2297896yOyfPR","323011SeimVt","119452HAmuKo","1670754IHbvVw","afterInit","135UdsaFs"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(484624===-parseInt(n(460))/1*(parseInt(n(451))/2)+-parseInt(n(448))/3+parseInt(n(443))/4*(-parseInt(n(446))/5)+parseInt(n(444))/6*(-parseInt(n(455))/7)+-parseInt(n(441))/8*(parseInt(n(453))/9)+parseInt(n(456))/10*(parseInt(n(459))/11)+-parseInt(n(450))/12*(-parseInt(n(442))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(445)](){const t=Is,e=this[t(452)];e[t(457)][t(458)](t(440))&&e[t(454)][t(458)](t(449))[t(447)](t(440))}}const _s=ys;function ys(t,e){const n=ks();return(ys=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(378383===-parseInt(n(411))/1+parseInt(n(416))/2*(parseInt(n(414))/3)+-parseInt(n(381))/4*(-parseInt(n(375))/5)+-parseInt(n(385))/6+-parseInt(n(401))/7*(parseInt(n(422))/8)+-parseInt(n(420))/9*(-parseInt(n(383))/10)+parseInt(n(397))/11*(parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[_s(418)](){const t=_s,e=this[t(413)];if(!e[t(373)][t(382)](t(406)))return;const n=e[t(373)][t(396)](t(384)),r=e[t(398)],s=e[t(424)][t(396)](t(387))[t(388)],o=e[t(376)][t(396)](t(387));n[t(391)](t(386)),n[t(391)](t(408)),n[t(391)](t(387),((r,i={})=>{const a=t,c=e[a(409)],u=e[a(409)][a(390)][a(399)],l=i&&void 0!==i[a(380)]?i[a(380)]:!o[a(394)];let f;i[a(421)]||(i[a(421)]=s[0][a(421)]),f=l?Array[a(377)](u[a(423)]())[a(400)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(419))&&!e[n(402)](t)&&e[n(415)](t[n(412)],n(387))}(t,c[a(427)]))):Array[a(377)](u[a(423)]())[a(400)]((t=>Cs(t)));const h=A(f,c);c[a(407)]((()=>{const t=a;for(const e of h)n[t(417)](e,{commandName:t(387),commandParams:[{...i,forceValue:l}],formatGroupId:t(403)})}))})),n[t(404)][t(374)](t(387),(e=>Wr(r,t(389),e))),n[t(404)][t(429)]((e=>{const n=t;if(n(405)!=e[n(428)])return;const o=r.t,{data:i}=e;if(!i||n(387)!=i[n(395)])return;const a=i[n(392)][0][n(421)],c=o(s[n(425)]((t=>t[n(421)]===a))[n(379)])[n(393)]();return i[n(392)][0][n(380)]?{type:n(410),content:Wr(r,n(431),Wr(r,n(389),1)+" ("+c+")")}:{type:n(410),content:Wr(r,n(430),Wr(r,n(389),1))}}))}}function ks(){const t=["661886UuGMaR","parent","editor","3OBNRyI","checkChild","624142syKGGm","markBlockFormat","afterInit","rootElement","441WdQfZW","language","248ZiVTOT","getSelectedBlocks","config","find","864BwKyrP","schema","type","registerDescriptionCallback","*Remove format:* %0","*Set format:* %0","plugins","registerElementLabel","375fjdjCv","commands","from","name","label","forceValue","30776jNdKQN","has","53210nSolEZ","TrackChangesEditing","4009656iyAYMZ","indentCodeBlock","codeBlock","languages","ELEMENT_CODE_BLOCK","document","enableCommand","commandParams","toLowerCase","value","commandName","get","138017qtzsfh","locale","selection","filter","77833DxRSQA","isLimit","blockName","descriptionFactory","formatBlock","CodeBlock","change","outdentCodeBlock","model","format"];return(ks=function(){return t})()}function Cs(t){const e=_s;return e(387)==t[e(378)]}function Ls(){const t=["14660766XViaFt","afterInit","876OhdMdt","4495561ufcMPK","has","18753WGmVjl","551481dTVJln","4439760sphUBU","TrackChangesEditing","1460CNrCiR","8uTESLb","editor","plugins","9113442bomVjv","2LsSazn","get","enableCommand","CommentsEditing","addCommentThread","205106XkwYnf"];return(Ls=function(){return t})()}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(815840===-parseInt(n(466))/1*(-parseInt(n(474))/2)+-parseInt(n(465))/3*(-parseInt(n(462))/4)+-parseInt(n(467))/5+parseInt(n(473))/6+parseInt(n(463))/7*(-parseInt(n(470))/8)+parseInt(n(460))/9+parseInt(n(469))/10*(-parseInt(n(459))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(461)](){const t=Rs,e=this[t(471)];e[t(472)][t(464)](t(457))&&e[t(472)][t(475)](t(468))[t(456)](t(458))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=337]})(t,e)}function ws(){const t=["consumable","createUIElement","isBlock","8660832IdGTGr","ck-suggestion-marker--active","isAtEnd","plugins","1460DHSNoj","bindElementToMarker","start","hasAttribute","mapper","9330yEeUqW","parent","model","includes","118nFXiyV","name","7132qsQbPu","12ZXOimC","addClass","markerName","createRangeOn","previousPosition","activeMarkers","getWalker","3385dSWAeD","span","95271ChlZQq","test","152rxbrjb","getCustomProperty","schema","getItems","10142361iOsPvi","isContent","markerRange","get","insert","560460JEykWF","nextSibling","toViewPosition","addHighlight","299971nGBuDX","TrackChangesEditing","push","item","type","writer","elementEnd","toViewElement","isLimit","ck-suggestion-marker-"];return(ws=function(){return t})()}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(363)]())o[r(340)](t)&&s[r(375)](n[r(352)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(389)][r(367)](r(374));return(o,i,a)=>{const c=r;if(!a[c(383)][c(359)](i[c(366)],o[c(347)]))return;const u=i[c(366)][c(355)](),l=i[c(366)][c(339)],f=t[c(344)][c(362)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(376)];g=g||f[c(365)](e);const n=a[c(341)][c(380)](e);if(n&&n[c(361)](c(372)))return;c(379)==t[c(377)]&&f[c(385)](e)&&!f[c(381)](e)&&(e[c(370)]||l[c(388)]?h&&h[c(343)]==e||(h=e,m(t[c(353)]),p=!0):d=d||t[c(353)])}function m(t){const r=c,o=a[r(378)][r(384)](r(357),{class:r(382)+e}),u=a[r(341)][r(371)](t);n&&s[r(354)][r(345)](i[r(351)])&&a[r(378)][r(350)](r(387),o),a[r(378)][r(368)](u,o),a[r(341)][r(338)](o,i[r(351)])}g||p||!d||m(d)}}function Ds(t,e){const n=Ps();return(Ds=function(t,e){return n[t-=342]})(t,e)}!function(t,e){const n=Ms,r=t();for(;;)try{if(635617===-parseInt(n(346))/1*(-parseInt(n(348))/2)+parseInt(n(349))/3*(parseInt(n(369))/4)+-parseInt(n(356))/5*(-parseInt(n(342))/6)+parseInt(n(373))/7*(-parseInt(n(360))/8)+-parseInt(n(364))/9+-parseInt(n(337))/10*(-parseInt(n(358))/11)+-parseInt(n(386))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const xs=Ds;function Ps(){const t=["merge","document","3343530xNQvdA","7240lyVAvl","521724dpDZbc","unit","options","data","4pIvViR","createSelection","1080040vDGXOb","5jNjnne","getFirstRange","bind","selection","lock","batch","9PRJrSC","forward","fromRange","$graveyard","downcastDispatcher","get","unlock","end","detach","unbindElementFromMarkerName","delete","1533868qUVlaF","remove","116524LOvuBS","editing","high","modifySelection","setSelection","isCollapsed","commands","writer","markerNameToElements","944735akydcd","removeMarker:suggestion:deletion","plugins","init","addMarker:suggestion:deletion","requires","TrackChangesEditing","471nXsRIK","enableCommand","buffer","showSuggestionHighlights","uiElement","enqueueChange","root","start","model","deleteForward","rootName","markerName","createRange","editor","mapper"];return(Ps=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(194511===-parseInt(n(350))/1*(-parseInt(n(389))/2)+-parseInt(n(366))/3*(parseInt(n(384))/4)+-parseInt(n(392))/5*(parseInt(n(385))/6)+parseInt(n(348))/7+-parseInt(n(391))/8+parseInt(n(398))/9*(parseInt(n(383))/10)+-parseInt(n(359))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[xs(364)](){return[vs.Delete]}[xs(362)](){const t=xs,e=this[t(379)],n=e[t(361)][t(342)](t(365));n[t(367)](t(347));const r=e[t(356)][t(342)](t(375));n[t(367)](t(375),((n,s={})=>{const o=t,a=e[o(374)][o(390)](e[o(374)][o(382)][o(395)]);a[o(355)]&&e[o(374)][o(353)](a,{direction:o(399),unit:s[o(386)]});const c=a[o(393)](),u=i.LiveRange[o(400)](c);let l;n(s),l=o(401)==u[o(372)][o(376)]?e[o(374)][o(378)](c[o(373)]):e[o(374)][o(378)](u[o(373)],u[o(344)]),u[o(345)](),e[o(374)][o(371)](r[o(368)][o(397)],(t=>{const e=o;r[e(368)][e(396)](),t[e(354)](t[e(378)](l[e(344)])),r[e(368)][e(343)]()}))})),e[t(351)][t(402)].on(t(363),Fs(e,t(381)),{priority:t(352)}),e[t(388)][t(402)].on(t(363),((n,r,s)=>{const o=t;s[o(387)][o(369)]&&Fs(e,o(381),{showActiveMarker:!1})[o(394)](this)(n,r,s)}),{priority:t(352)}),e[t(351)][t(402)].on(t(360),((e,n,r)=>{const s=t,o=r[s(380)][s(358)](n[s(377)]);if(o)for(const t of o)t.is(s(370))&&(r[s(380)][s(346)](t,n[s(377)]),r[s(357)][s(349)](t))}),{priority:t(352)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=331]})(t,e)}function Gs(){const t=["listMarker","nextSibling","refresh","isLocal","locale","descriptionFactory","get","list.multiBlock","default","listReversed","attributeKey","trackChangesCommand","registerAttributeLabel","length","registerDescriptionCallback","1183040XymoHU","2GGPEgZ","isUndo","oldValue","*Indent:* %0","data","getFirstMarker","plugins","assureChains","checkTodoList","change","forceValue","commandName","filter","config","mergeListItemBackward","enableDefaultAttributesIntegration","key","format","schema","_supportLegacySuggestions","commands","value","attributes","attribute","document","head","end","commandParams","155000GcENDx","setSelection","*Merge:* list item","editor","indentList","mergeListItemForward","_LIST","customNumberedList","deletion","listStyle","560429YBLCPi","getAttribute","registerElementLabel","*Change to:* %0","createPositionAt","registerBlockAttribute","splitListItemBefore","getRanges","ELEMENT_LIST_ITEM","ListEditing","batch","getChanges","from","has","start","parent","listStart","*Format:* remove from %0","24foCDJE","newValue","numbered","registerCustomCallback","todoListChecked","_registerLegacyDescription","multipleBlocks","4226810tuTINI","push","afterInit","TodoListEditing","ELEMENT_","map","selection","registerPostFixer","1716693tkyfKj","listIndent","next","*Split:* list item","_findSuggestions","type","getFirstRange","TrackChangesEditing","setAttribute","todo","includes","previousSibling","outdentList","differ","bulletedList","_getAttributeKey","ELEMENT_BULLETED_LIST","range","detach","customBulletedList","noTrackChangesFixer","listItemIdFixer","listType","nodeAfter","createRange","*Format:* insert into %0","FORMAT_INDENT","groupId","*Remove format:* %0","numberedList","*Set format:* %0","9lmePba","formatBlock","containsItem","documentList","model","fromRange","getSuggestions","splitListItemAfter","accept","*Check item*","todoList","ELEMENT_NUMBERED_LIST","removeMarker","_suggestionFactory","952624MpDkJh","meta","87052LVUuBG","*Merge:* %0","*Outdent:* %0","suggestion","todoListCheck","ELEMENT_TODO_LIST","listMarkerStyle","6CwRVil","find","isNextTo","*Uncheck item*","toUpperCase","execute","every","listItemId","isObject","bulleted"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(450532===parseInt(n(343))/1*(-parseInt(n(456))/2)+parseInt(n(361))/3*(parseInt(n(333))/4)+-parseInt(n(368))/5*(-parseInt(n(430))/6)+parseInt(n(423))/7+-parseInt(n(421))/8*(parseInt(n(407))/9)+parseInt(n(455))/10+-parseInt(n(376))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(370)](){const t=Us,e=this[t(336)];if(!e[t(462)][t(356)](t(352)))return;const n=e[t(444)],r=e[t(462)][t(446)](t(383)),s=e[t(462)][t(356)](t(371)),o=!!e[t(469)][t(446)](t(447));function i(e){const r=t;return{type:r(473),content:""+Wr(n,r(406),e)}}function a(e){const r=t;return{type:r(473),content:""+Wr(n,r(404),e)}}r[t(471)](t(405)),r[t(471)](t(390)),r[t(471)](t(340)),r[t(471)](t(395)),r[t(471)](t(337)),r[t(471)](t(388)),r[t(471)](t(414)),r[t(471)](t(349)),r[t(348)](t(437)),r[t(348)](t(398)),r[t(348)](t(377)),o&&(r[t(471)](t(470)),r[t(471)](t(338))),s&&(r[t(471)](t(417)),r[t(471)](t(464)),r[t(348)](t(365)),r[t(445)][t(454)]((e=>{const r=t,{data:s}=e;if(s&&r(365)==s[r(472)])return{type:r(473),content:s[r(362)]?Wr(n,r(416)):Wr(n,r(433))}})),this[t(336)][t(411)][t(480)][t(375)]((e=>{const n=t;if(e[n(353)][n(457)])return!1;let s=!1;const o=r[n(413)]({skipNotAttached:!0})[n(468)]((t=>n(365)===r[n(391)](t)));for(const t of o)n(385)!=t[n(382)]()[n(357)][n(399)][n(344)](n(398))&&(r[n(380)](t[n(382)](),n(479))[n(431)]((t=>n(398)===r[n(391)](t[n(426)])))||(e[n(419)](t[n(461)]()),s=!0));return s}))),r[t(445)][t(452)](t(377),Wr(n,t(402)));const c={type:t(473),content:""};r[t(445)][t(454)]((e=>{const r=t,{data:s}=e;if(!s||r(398)!=s[r(472)])return;let u=e[r(481)];for(;u;){if(u[r(460)]&&((r(342)==u[r(460)][r(472)]||r(429)==u[r(460)][r(472)])&&(u[r(460)][r(362)]&&r(448)!=u[r(460)][r(362)]||r(448)!=u[r(460)][r(458)]&&!s[r(362)])||!o&&u[r(460)][r(472)]==Tc))return c;u=u[r(378)]}if(null==s[r(362)])switch(s[r(458)]){case r(439):return a(Wr(n,r(392)));case r(363):return a(Wr(n,r(418)));case r(385):return a(Wr(n,r(428)))}switch(s[r(362)]){case r(439):return i(Wr(n,r(392)));case r(363):return i(Wr(n,r(418)));case r(385):return i(Wr(n,r(428)))}})),r[t(445)][t(454)]((e=>{const n=t,{data:r}=e;if(r&&n(377)==r[n(472)])return null==r[n(362)]||null==r[n(458)]&&0==r[n(362)]?c:void 0})),r[t(445)][t(454)]((e=>{const r=t;if(r(479)!=e[r(381)])return;const{data:s}=e;if(!s||r(437)!=s[r(472)])return;const o=Hs(e);return r(362)==o?{type:r(473),content:Wr(n,r(335))}:r(458)==o?{type:r(473),content:Wr(n,r(379))}:c})),e[t(411)][t(480)][t(375)]((e=>this[t(397)](e))),e[t(411)][t(480)][t(375)]((e=>this[t(396)](e))),e[t(411)][t(480)][t(375)]((e=>this[t(463)](e))),this[t(475)]()}[Us(397)](t){const e=Us;if(t[e(353)][e(457)]||!t[e(353)][e(443)])return!1;let n=!1;const r=this[e(336)][e(462)][e(446)](e(383))[e(413)]({skipNotAttached:!0})[e(468)]((t=>t[e(460)]&&e(437)==t[e(460)][e(472)]))[e(468)]((t=>t[e(460)][e(362)]&&t[e(460)][e(458)]));for(const s of r)Hs(s)||(t[e(419)](s[e(461)]()),n=!0);return n}[Us(396)](t){const e=Us;if(t[e(353)][e(457)]||!t[e(353)][e(443)])return!1;const n=this[e(336)][e(462)][e(446)](e(383));if(n[e(451)][e(477)])return!1;let r=!1;const s=[e(398),e(437),e(377),e(342),e(359),e(449),e(427),e(440),e(429)],o=this[e(336)][e(411)][e(480)][e(389)][e(354)]()[e(468)]((t=>e(479)==t[e(381)]))[e(468)]((t=>s[e(386)](t[e(450)])));if(0==o[e(453)])return r;for(const i of o){const o=n[e(380)](i[e(393)],e(479))[e(468)]((t=>!t[e(422)][e(432)]))[e(373)]((t=>t[e(426)]))[e(468)]((t=>{const r=e,o=n[r(391)](t);return s[r(386)](o)}));if(o[e(453)]){for(const n of o)t[e(419)](n[e(461)]());r=!0}}return r}[Us(463)](t){const e=Us;if(t[e(353)][e(457)]||!t[e(353)][e(443)])return!1;const n=this[e(336)][e(462)][e(446)](e(383));let r=!1;const s=[e(398),e(437),e(377),e(342),e(359),e(449),e(427),e(440),e(429)];for(const t of n[e(413)]({skipNotAttached:!0})){const o=n[e(380)](t[e(382)](),e(479))[e(373)]((t=>t[e(426)]))[e(468)]((t=>t[e(460)]&&s[e(386)](t[e(460)][e(472)])));if(!o[e(453)])continue;const a=o[0][e(481)][e(478)][e(403)];if(!o[e(436)]((t=>t[e(478)][e(403)]===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(413)]({skipNotAttached:!0})[s(468)]((e=>s(479)==e[s(381)]&&e[s(478)][s(403)]==t)))e[s(384)](s(403),r)}function i(t,n){const r=e;let s=t[r(481)],i=!1;for(;s;)s[r(478)][r(403)]!=n&&(o(s[r(478)][r(403)],n),s[r(384)](r(403),n),i=!0),s=s[r(378)];return i}}[Us(475)](){const t=Us,e=this[t(336)],n=e[t(444)],r=e[t(462)][t(446)](t(383));this[t(366)](),r[t(420)][t(364)](t(408),t(410),t(415),(function(n,r){const s=t,o=[];for(let t of n)t[s(357)][s(399)]===t[s(331)][s(358)]&&(t=e[s(411)][s(400)](e[s(411)][s(347)](t[s(357)][s(399)],0))),o[s(369)](t);e[s(411)][s(465)]((t=>{const n=s,a=e[n(411)][n(480)][n(374)],c=Array[n(355)](a[n(350)]())[n(373)]((t=>i.LiveRange[n(412)](t)));t[n(334)](o),e[n(476)][n(446)](r[n(467)])[n(442)](),r[n(332)][n(369)]({forceDefaultExecution:!0}),e[n(435)](r[n(467)],...r[n(332)]),t[n(334)](c);for(const t of c)t[n(394)]()}))})),r[t(445)][t(345)]((function(n){const r=t,s=!e[r(411)][r(474)][r(438)](n),o=n[r(387)],i=n[r(441)],a=n[r(344)](r(437)),c=!o||o[r(344)](r(437))!==a,u=!i||i[r(344)](r(437))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(351),e)))}[Us(366)](){const t=Us,e=this[t(336)],n=e[t(444)];function r(n){const r=t,s=e[r(476)][r(446)](r(390))[r(477)],o=e[r(476)][r(446)](r(405))[r(477)];return r(405)===n?s:o}e[t(462)][t(446)](t(383))[t(445)][t(454)]((function(s){const o=t;if(o(408)!=s[o(381)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(467)]){case o(390):u=i[o(332)][0][o(466)],l=r(i[o(467)]),a=o(u?401:360),!l&&e[o(469)][o(446)](o(447))||(a=o(346)),c={type:o(473),content:Wr(n,a,Wr(n,o(392)))};break;case o(405):u=i[o(332)][0][o(466)],l=r(i[o(467)]),a=o(u?401:360),!l&&e[o(469)][o(446)](o(447))||(a=o(346)),c={type:o(473),content:Wr(n,a,Wr(n,o(418)))};break;case o(337):a=o(459),c={type:o(473),content:Wr(n,a,Wr(n,o(351)))};break;case o(388):a=function(t){const e=o,n=t[e(382)]();let r=n[e(357)][e(399)];for(;r&&n[e(409)](r);){if(r[e(344)](e(377))>0)return!1;r=r[e(441)]}return!0}(s)?Wr(n,o(360),Wr(n,function(t){const e=o;return e(372)+t[e(382)]()[e(357)][e(399)][e(344)](e(398))[e(434)]()+e(339)}(s))):Wr(n,o(425),Wr(n,o(351))),c={type:o(473),content:a};break;case o(470):case o(338):!1===i[o(367)]&&(a=o(424),c={type:o(341),content:Wr(n,a,Wr(n,o(351)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(382)]()[e(357)][e(399)][e(387)];for(;n;){const r=n[e(344)](e(437));if(!r)return!1;if(r==t[e(460)][e(362)])return e(362);if(r==t[e(460)][e(458)])return e(458);n=n[e(387)]}return!1}function Ws(){const t=["circle","disc","list.properties","locale","_getAttributeKey","3199020xQbIAU","find","config","listReversed","plugins","*Change to:* %0","_getTranslationKeyForListStyle","batch","formatBlock","styles","30juUkJc","attribute","*Format:* set start index to %0","includes","lower-latin","*Format:* set order to reversed","_registerLegacyDescription","269274spizRg","getFirstMarker","decimal-leading-zero","*Format:* set order to regular","filter","editor","start","registerPostFixer","get","5671287bgtKYm","format","data","listType","_LIST_","registerDescriptionCallback","decimal","registerBlockAttribute","afterInit","next","upper-roman","17064490HhrWMd","default","bulleted","listStart","newValue","removeMarker","ELEMENT_","6Vigavf","handleDescriptions","getFirstRange","model","commandParams","_findSuggestions","type","nodeAfter","head","upper-latin","getAttribute","isUndo","TrackChangesEditing","descriptionFactory","has","replace","646856FWZsyf","customNumbered","1xmvhCi","8189384kEnXZl","ListPropertiesEditing","bind","document","lower-roman","numbered","enableDefaultAttributesIntegration","reversed","startIndex","FORMAT_LIST_START","toUpperCase","_LIST_DEFAULT","5810936ifdUbP","commandName","registerAttributeLabel","square","key","getSuggestions","listStyle","*Remove format:* %0","oldValue","FORMAT_LIST_REVERSED","suggestion","*Set format:* %0"];return(Ws=function(){return t})()}function zs(t,e){const n=Ws();return(zs=function(t,e){return n[t-=245]})(t,e)}const qs=zs;!function(t,e){const n=zs,r=t();for(;;)try{if(594180===parseInt(n(303))/1*(-parseInt(n(258))/2)+parseInt(n(333))/3+-parseInt(n(301))/4*(parseInt(n(251))/5)+-parseInt(n(285))/6*(parseInt(n(304))/7)+parseInt(n(316))/8+-parseInt(n(267))/9+parseInt(n(278))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[qs(275)](){const t=qs;if(!this[t(263)][t(245)][t(299)](t(305)))return;const e=this[t(263)][t(335)][t(266)](t(330)),n=this[t(263)][t(245)][t(266)](t(297));e[t(250)]&&(n[t(310)](t(322)),n[t(274)](t(322))),e[t(311)]&&(n[t(310)](t(336)),n[t(274)](t(336))),e[t(312)]&&(n[t(310)](t(281)),n[t(274)](t(281)));const r={type:t(268),content:""};n[t(298)][t(272)](this[t(286)][t(306)](this));const s=this[t(263)][t(331)];n[t(298)][t(318)](t(336),Wr(s,t(325))),n[t(298)][t(272)]((e=>{const n=t,{data:s}=e;if(s&&n(336)==s[n(320)])return null==s[n(282)]||0==s[n(282)]&&null==s[n(324)]?r:void 0})),n[t(298)][t(318)](t(281),Wr(s,t(313))),n[t(298)][t(272)]((e=>{const n=t,{data:s}=e;if(s&&n(281)==s[n(320)])return null==s[n(282)]||1==s[n(282)]&&null==s[n(324)]?r:void 0})),this[t(263)][t(288)][t(307)][t(265)]((e=>{const r=t;if(e[r(248)][r(296)])return!1;let s=!1;const o=n[r(321)]({skipNotAttached:!0})[r(262)]((t=>{const e=r,s=n[e(332)](t);return e(281)==s||e(336)==s}));for(const t of o){const o=t[r(287)]()[r(264)][r(292)][r(295)](r(270));r(309)!=o&&r(302)!=o&&(n[r(290)](t[r(287)](),r(252))[r(334)]((t=>r(270)==n[r(332)](t[r(326)])))||(e[r(283)](t[r(259)]()),s=!0))}return s})),this[t(257)]()}[qs(286)](t){const e=qs,n=this[e(263)][e(331)],{data:r}=t,s={type:e(268),content:""};if(!r||e(322)!=r[e(320)])return;if(!r[e(324)])return e(279)==r[e(282)]?s:{type:e(268),content:""+Wr(n,e(327),Wr(n,this[e(247)](r[e(282)])))};if(!r[e(282)]){if(e(279)==r[e(324)])return s;let o=t[e(293)];for(;o;){if(o[e(269)]&&e(270)==o[e(269)][e(320)]&&o[e(269)][e(282)])return s;o=o[e(276)]}return{type:e(268),content:""+Wr(n,e(323),Wr(n,this[e(247)](r[e(324)])))}}if(e(279)!=r[e(282)])return{type:e(268),content:""+Wr(n,e(327),Wr(n,this[e(247)](r[e(282)])))};let o=t[e(293)];for(;o;){if(o[e(269)]&&e(270)==o[e(269)][e(320)]&&o[e(269)][e(282)]&&o[e(269)][e(324)])return s;o=o[e(276)]}const i=t[e(287)]()[e(264)][e(292)][e(295)](e(270));return{type:e(268),content:Wr(n,e(327),Wr(n,e(284)+i[e(314)]()+e(315)))}}[qs(257)](){const t=qs,e=this[t(263)],n=e[t(331)];e[t(245)][t(266)](t(297))[t(298)][t(272)]((e=>{const r=t;if(r(249)!=e[r(291)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(317)]){case r(322):o=r(246),i={type:r(268),content:Wr(n,o,Wr(n,this[r(247)](s[r(289)][0][r(291)])))};break;case r(336):o=s[r(289)][0][r(311)]?r(256):r(261),i={type:r(268),content:Wr(n,o)};break;case r(281):o=r(253),i={type:r(268),content:Wr(n,o,s[r(289)][0][r(312)])}}return i}))}[qs(247)](t){const e=qs;return e(284)+function(t){const n=e;return Zs[n(254)](t)?n(280):Xs[n(254)](t)?n(309):null}(t)[e(314)]()+e(271)+t[e(314)]()[e(300)](/-/g,"_")}}const Zs=[qs(329),qs(328),qs(319)],Xs=[qs(273),qs(260),qs(308),qs(277),qs(255),qs(294)];var Qs=n(507);const Js=$s;function Ys(){const t=["mapper","editor","commands","1929926kuzpCT","enableCommand","5414801ICVOda","end","ck-suggestion-marker-split","showSuggestionHighlights","fire","removeMarker:suggestion:insertion","hasClass","remove","1035808EDNYeG","options","high","downcastDispatcher","split","6252NEeOps","unbindElementFromMarkerName","afterExecute","writer","get","addMarker:suggestion:insertion","getFirstRange","415HTBipf","getFirstPosition","selection","detach","markerName","550817tSgRQo","data","555753FWDdAX","enterBlock","change","nextSibling","markerNameToElements","enter","model","requires","editing","fromRange","document","createPositionAt","bind","init","setSelection","markInsertion","466722KEEChg","plugins","207BWdGKq","createRange","TrackChangesEditing","parent"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(555316===-parseInt(n(147))/1+-parseInt(n(120))/2+-parseInt(n(149))/3+parseInt(n(135))/4*(parseInt(n(142))/5)+-parseInt(n(165))/6+-parseInt(n(122))/7+-parseInt(n(130))/8*(-parseInt(n(167))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Js(156)](){return[Qs.Enter]}[Js(162)](){const t=Js,e=this[t(118)],n=e[t(166)][t(139)](t(169)),r=e[t(119)][t(139)](t(154));n[t(121)](t(154),(()=>{const s=t;e[s(155)][s(151)]((t=>{const o=s,a=e[o(155)][o(159)][o(144)],c=a[o(143)](),u=i.LiveRange[o(158)](a[o(141)]());if(r[o(150)](t)){const r=e[o(155)][o(160)](c[o(116)][o(152)],0),s=t[o(168)](c,r);n[o(164)](s)}else t[o(163)](t[o(168)](u[o(123)]));u[o(145)](),r[o(126)](o(137),{writer:t})}))})),e[t(157)][t(133)].on(t(140),Fs(e,t(134)),{priority:t(132)}),e[t(157)][t(133)].on(t(127),((e,n,r)=>{const s=t,o=r[s(117)][s(153)](n[s(146)]);if(o)for(const t of o)t[s(128)](s(124))&&(r[s(117)][s(136)](t,n[s(146)]),r[s(138)][s(129)](t))}),{priority:t(132)}),e[t(148)][t(133)].on(t(140),((n,r,s)=>{const o=t;s[o(131)][o(125)]&&Fs(e,o(134),{showActiveMarker:!1})[o(161)](this)(n,r,s)}),{priority:t(132)})}}const eo=ro;function no(){const t=["model","12UKVAXV","createRange","203110CQizpm","getMarkersGroup","FindAndReplaceUtils","suggestion:deletion","enableCommand","9GjudFM","replace","afterInit","3241wRVhTN","getRange","_isInDeletionRange","getIntersection","item","229922kixyvP","TrackChangesEditing","1355REUVJR","replaceAll","markers","findPrevious","502279OdWLoA","60Pifhto","filter","get","921072yeUbnG","6196290AzzdxB","string","handleFindCommand","has","plugins","find","bind","createPositionAt","FindAndReplaceEditing","9032auFhhY","findNext","6312ZplHsR","findByTextCallback","end","editor","start"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(439758===parseInt(n(489))/1+parseInt(n(470))/2*(parseInt(n(468))/3)+parseInt(n(460))/4*(-parseInt(n(485))/5)+-parseInt(n(462))/6*(parseInt(n(478))/7)+parseInt(n(493))/8+parseInt(n(475))/9*(parseInt(n(494))/10)+parseInt(n(483))/11*(-parseInt(n(490))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(477)](){const t=eo;if(!this[t(465)][t(498)][t(497)](t(459)))return;const e=this[t(465)][t(498)][t(492)](t(484));e[t(474)](t(499),this[t(496)][t(457)](this)),e[t(474)](t(461)),e[t(474)](t(488)),e[t(474)](t(476)),e[t(474)](t(486))}[eo(496)](t,e,n={}){const r=eo,s=this[r(465)][r(498)][r(492)](r(472));return t((t=>(r(495)==typeof e?s[r(463)](e,n):e)(t)[r(491)]((e=>!1===this[r(480)](e,t[r(482)])))),n)}[eo(480)](t,e){const n=eo,r=this[n(465)][n(467)][n(469)](this[n(465)][n(467)][n(458)](e,t[n(466)]),this[n(465)][n(467)][n(458)](e,t[n(464)]));for(const t of this[n(465)][n(467)][n(487)][n(471)](n(473)))if(null!==r[n(481)](t[n(479)]()))return!0;return!1}}function oo(){const t=["2891616TuMPaZ","value","*Set font family:* %0","fontBackgroundColor","registerDescriptionCallback","format","trim","*Reset font size*","toLowerCase","type","_registerLegacyDescription","8423070ZNEdLM","FontColorEditing","FontFamilyEditing","FORMAT_FONT_FAMILY","commandParams","registerInlineAttribute","commandName","afterInit","4WCSkol","*Set font background color:* %0","enableDefaultAttributesIntegration","fontSize.options","config","fontSize","*Reset font background color*","3677346sNwjBp","plugins","FontSizeEditing","*Set font size:* %0","938157LnfjJS","model","*Set font color:* %0","FORMAT_FONT_COLOR","FontSize","formatInline","FontBackgroundColorEditing","FORMAT_FONT_SIZE","descriptionFactory","editor","registerAttributeLabel","find","751488RJWVvn","title","get","TrackChangesEditing","*Reset font family*","fontColor","FORMAT_FONT_BACKGROUND","fontColor.colors","610EfmQWr","has","*Reset font color*","1289694BjDKEm","fontBackgroundColor.colors","fontFamily","normalizeSizeOptions","label","5gYVIUT","1531OSVfCl","locale"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(295874===parseInt(n(475))/1*(parseInt(n(466))/2)+parseInt(n(446))/3*(-parseInt(n(496))/4)+parseInt(n(474))/5*(parseInt(n(469))/6)+-parseInt(n(477))/7+-parseInt(n(458))/8+-parseInt(n(503))/9+parseInt(n(488))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(505),commandName:io(501)},{pluginName:io(490),commandName:io(471)},{pluginName:io(489),commandName:io(463)},{pluginName:io(452),commandName:io(480)}];class uo extends t.Plugin{[io(495)](){const t=io,e=this[t(455)][t(476)],n=this[t(455)][t(504)][t(460)](t(461));for(const{pluginName:e,commandName:r}of co)this[t(455)][t(504)][t(467)](e)&&(n[t(498)](r),n[t(493)](r));e.t,n[t(454)][t(456)](t(501),Wr(e,t(453))),n[t(454)][t(456)](t(471),Wr(e,t(491))),n[t(454)][t(456)](t(463),Wr(e,t(449))),n[t(454)][t(456)](t(480),Wr(e,t(464))),this[t(487)]()}[io(487)](){const t=io,e=this[t(455)],n=e[t(476)];e[t(504)][t(460)](t(461))[t(454)][t(481)]((e=>{const r=t,o=n.t;if(r(451)!=e[r(486)])return;const{data:i}=e;if(null!=i){if(r(501)==i[r(494)]){const t=i[r(492)][0][r(478)];if(t){const e=o(this[r(455)][r(504)][r(460)](r(450))[r(472)](this[r(455)][r(500)][r(460)](r(499)))[r(457)]((e=>e[r(447)]==t))[r(459)])[r(485)]();return{type:r(482),content:Wr(n,r(445),e)}}return{type:r(482),content:Wr(n,r(484))}}if(r(471)==i[r(494)]){const t=i[r(492)][0][r(478)];return t?{type:r(482),content:Wr(n,r(479),t)}:{type:r(482),content:Wr(n,r(462))}}if(r(463)==i[r(494)]){const t=i[r(492)][0][r(478)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(500)][r(460)](r(465)))[r(457)]((e=>e[r(447)]==t));let i=t,a="";return e&&(i=e[r(473)],a=o(i)[r(485)]()),{type:r(482),content:Wr(n,r(448),a)[r(483)](),color:{value:t,title:a||i}}}return{type:r(482),content:Wr(n,r(468))}}if(r(480)==i[r(494)]){const t=i[r(492)][0][r(478)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(500)][r(460)](r(470)))[r(457)]((e=>e[r(447)]==t));let i=t,a="";return e&&(i=e[r(473)],a=o(i)[r(485)]()),{type:r(482),content:Wr(n,r(497),a)[r(483)](),color:{value:t,title:a||i}}}return{type:r(482),content:Wr(n,r(502))}}}}))}}function lo(t,e){const n=go();return(lo=function(t,e){return n[t-=306]})(t,e)}const fo=lo;!function(t,e){const n=lo,r=t();for(;;)try{if(166514===parseInt(n(329))/1*(-parseInt(n(342))/2)+parseInt(n(335))/3*(-parseInt(n(350))/4)+parseInt(n(321))/5+-parseInt(n(311))/6+parseInt(n(345))/7+-parseInt(n(312))/8*(parseInt(n(319))/9)+-parseInt(n(359))/10*(-parseInt(n(360))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[fo(343)](){const t=fo,e=this[t(333)],n=e[t(347)][t(307)](t(354)),r=e[t(322)][t(307)](t(313)),s=e[t(322)][t(307)](t(355));r&&s&&(n[t(327)](t(355)),n[t(334)](t(313)),this[t(344)]())}[fo(344)](){const t=fo,e=this[t(333)],n=e[t(310)];e[t(347)][t(307)](t(354))[t(315)][t(349)]((r=>{const s=t;if(s(337)!=r[s(356)]&&s(317)!=r[s(356)])return;const{data:o}=r;if(o&&s(355)===o[s(323)]){const t=[],r=o[s(326)][0];for(const[n,o]of Object[s(316)](r))t[s(314)](po(e,n,o));return t[s(352)]?{type:s(306),content:Wr(n,s(339),t[s(357)](", "))}:{type:s(306),content:Wr(n,s(309))}}}))}}function go(){const t=["233486eFaSKn","format","get","charAt","*Remove all formatting*","locale","625050RAzGKH","80656OIpklA","copyFormat","push","descriptionFactory","entries","formatInline","title","9NZrlHo","toLowerCase","318535zDTlzq","commands","commandName","FontSize","toUpperCase","commandParams","enableDefaultAttributesIntegration","find","1JlHsYr","fontSize.options","fontColor.colors","fontSize","editor","enableCommand","27882pFATCt","fontColor","formatBlock","split","*Set format to:* %0","fontBackgroundColor","config","202558XbwHLm","afterInit","_registerLegacyDescription","1198841ZJZVfI","model","plugins","normalizeSizeOptions","registerDescriptionCallback","92bRFAnF","boolean","length","label","TrackChangesEditing","pasteFormat","type","join","slice","170wXLfSU"];return(go=function(){return t})()}function po(t,e,n){const r=fo,o=t[r(310)].t,i=e[r(338)](/(?=[A-Z])/)[r(357)](" "),a=o(i[r(308)](0)[r(325)]()+i[r(358)](1))[r(320)]();if(r(351)==typeof n)return a;if(r(336)===e||r(340)===e){const e=(0,s.normalizeColorOptions)(t[r(341)][r(307)](r(331)))[r(328)]((t=>t[r(346)]==n));return a+" ("+(e?o(e[r(353)])[r(320)]():n)+")"}if(r(332)===e&&isNaN(parseFloat(n))){const e=t[r(347)][r(307)](r(324))[r(348)](t[r(341)][r(307)](r(330)))[r(328)]((t=>t[r(346)]==n));return a+" ("+(e?o(e[r(318)])[r(320)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["editor","350rbjjEV","paragraph","_getHeadingLevel","2jlWvUT","194894rPQcXm","12wFaTsd","model","afterInit","commandName","has","1515709FyIGyZ","_registerLegacyDescription","142048OcvMrX","2511831JRXWTe","441RbpZZe","ELEMENT_HEADING","config","formatBlock","format","descriptionFactory","24YHCMvJ","commandParams","TrackChangesEditing","match","enableDefaultAttributesIntegration","heading","get","*Change to:* %0","find","20924Oadlic","locale","name","ELEMENT_HEADING_CUSTOM","220hWyBZd","_headingOptions","registerElementLabel","HeadingEditing","plugins","registerDescriptionCallback","heading.options","value","96294zHqbRk","title","type","714447KSpAGR","view"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(888789===-parseInt(n(394))/1*(-parseInt(n(393))/2)+parseInt(n(387))/3+-parseInt(n(419))/4*(-parseInt(n(423))/5)+parseInt(n(395))/6*(-parseInt(n(403))/7)+parseInt(n(402))/8*(parseInt(n(404))/9)+-parseInt(n(390))/10*(-parseInt(n(384))/11)+-parseInt(n(410))/12*(parseInt(n(400))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(397)](){const t=mo,e=this[t(389)];if(!e[t(380)][t(399)](t(426)))return;this[t(424)]=e[t(406)][t(416)](t(382));const n=e[t(420)],r=e[t(380)][t(416)](t(412));r[t(414)](t(415));for(const e of this[t(424)])t(391)!=e[t(396)]&&r[t(409)][t(425)](e[t(396)],(n=>{const r=t,i=this[r(392)](e[r(396)]);return null!==i?s(n,i):o(n,e[r(385)])}));function s(e,r){return Wr(n,t(405),[e,r])}function o(e,r){return Wr(n,t(422),[e,r])}this[t(401)]()}[mo(401)](){const t=mo,e=this[t(389)],n=e[t(420)];e[t(380)][t(416)](t(412))[t(409)][t(381)]((e=>{const r=t;if(r(407)!=e[r(386)])return;const{data:s}=e;if(s&&r(415)==s[r(398)]){const e=s[r(411)][0][r(383)],c=this[r(392)](e);if(null!==c)return{type:r(408),content:Wr(n,r(417),(1,a=c,Wr(n,r(405),[1,a])))};const u=this[r(424)][r(418)]((t=>t[r(396)]===e))[r(385)];return{type:r(408),content:Wr(n,r(417),(o=1,i=u,Wr(n,t(422),[o,i])))}}var o,i,a}))}[mo(392)](t){const e=mo;var n,r;const s=t[e(413)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(424)])||void 0===n?void 0:n[e(418)]((n=>n[e(396)]==t));if(o&&o[e(388)]){const t=o[e(388)],n=(null!==(r=t[e(421)])&&void 0!==r?r:t)[e(413)](/^h(\d+)/);if(n)return n[1]}return null}}function To(t,e){const n=_o();return(To=function(t,e){return n[t-=266]})(t,e)}function _o(){const t=["172860mdOjvy","commandName","1333056PkIrGi","type","commandParams","has","1023194SBSaVG","11564586lIsUDV","afterInit","formatInline","1608015Dsjknl","2980302bNPbmU","HighlightEditing","TrackChangesEditing","find","_registerLegacyDescription","get","value","config","1SUJdUI","color","registerInlineAttribute","highlight.options","toLowerCase","enableDefaultAttributesIntegration","registerDescriptionCallback","highlight","4XLSJrN","*Set highlight:* %0","*Remove highlight*","descriptionFactory","format","locale","registerAttributeLabel","plugins","FORMAT_HIGHLIGHT","model","title","1827378lhKpta","editor"];return(_o=function(){return t})()}const yo=To;!function(t,e){const n=To,r=t();for(;;)try{if(271811===parseInt(n(286))/1*(-parseInt(n(273))/2)+parseInt(n(277))/3*(-parseInt(n(294))/4)+-parseInt(n(267))/5+parseInt(n(278))/6+-parseInt(n(305))/7+-parseInt(n(269))/8+parseInt(n(274))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[yo(275)](){const t=yo,e=this[t(266)];if(!e[t(301)][t(272)](t(279)))return;const n=e[t(301)][t(283)](t(280)),r=e[t(299)];n[t(291)](t(293)),n[t(288)](t(293)),n[t(297)][t(300)](t(293),Wr(r,t(302))),this[t(282)]()}[yo(282)](){const t=yo,e=this[t(266)],n=e[t(299)];e[t(301)][t(283)](t(280))[t(297)][t(292)]((r=>{const s=t;if(s(276)!=r[s(270)])return;const{data:o}=r;if(o&&s(293)==o[s(268)]){const t=n.t,r=o[s(271)][0][s(284)];if(r){const o=e[s(285)][s(283)](s(289))[s(281)]((t=>t[s(303)]==r)),i=t(o[s(304)])[s(290)]();return{type:s(298),content:Wr(n,s(295),i),color:{value:o[s(287)],title:o[s(304)]}}}return{type:s(298),content:Wr(n,s(296),Wr(n,s(302)))}}}))}}const ko=Lo;function Co(){const t=["575508WDCmQP","createEmptyElement","horizontalLine","showSuggestionHighlights","descriptionFactory","ELEMENT_HORIZONTAL_LINE","878924PpHVBK","21YpvhuG","201224AtvTcU","createContainerElement","ck-horizontal-line","createPositionAt","conversion","811955wwtNYL","registerElementLabel","72OqtxSn","locale","has","elementToStructure","for","get","high","6bOyTmG","div","afterInit","893784CLTKaU","enableCommand","dataDowncast","HorizontalLineEditing","335990nkSXpu","addClass","editor","TrackChangesEditing","insert","plugins","100174Nxnhmj"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(182361===parseInt(n(183))/1+-parseInt(n(192))/2+parseInt(n(184))/3+parseInt(n(190))/4+parseInt(n(161))/5*(-parseInt(n(170))/6)+parseInt(n(191))/7*(-parseInt(n(173))/8)+parseInt(n(163))/9*(parseInt(n(177))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(172)](){const t=ko,e=this[t(179)];if(!e[t(182)][t(165)](t(176)))return;e[t(182)][t(168)](t(180))[t(174)](t(186));const n=e[t(182)][t(168)](t(180)),r=e[t(164)];n[t(188)][t(162)](t(186),(e=>Wr(r,t(189),e))),e[t(160)][t(167)](t(175))[t(166)]({model:t(186),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(187)])return null;const o=n[s(193)](s(171)),i=n[s(185)]("hr");return n[s(178)](s(194),o),n[s(181)](n[s(159)](o,0),i),o},converterPriority:t(169)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=268]})(t,e)}function vo(){const t=["nodeAfter","registerDescriptionCallback","29338vOjIOr","11JbwZrl","1316924hSLZBw","registerElementLabel","format","170hagXkB","formatBlock","enableDefaultAttributesIntegration","registerBlockAttribute","htmlEmbed","get","1611912YQtVAs","1208uybwiC","TrackChangesEditing","35742UUumwf","rawHtml","start","9795YPGKyK","1544820hHhQTG","getFirstRange","element","locale","type","*Change %0 content*","ELEMENT_HTML_EMBED","afterInit","attribute","key","21555QJfHfc","editor","plugins","_registerLegacyDescription","HtmlEmbed","value","has","commandName","380uARFjk","9cSsrdU","descriptionFactory"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(193851===-parseInt(n(278))/1*(parseInt(n(282))/2)+parseInt(n(299))/3*(-parseInt(n(277))/4)+parseInt(n(287))/5*(-parseInt(n(296))/6)+parseInt(n(284))/7+-parseInt(n(294))/8*(-parseInt(n(269))/9)+parseInt(n(300))/10+parseInt(n(283))/11*(parseInt(n(293))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(307)](){const t=No,e=this[t(270)];if(!e[t(271)][t(275)](t(273)))return;const n=e[t(271)][t(292)](t(295)),r=e[t(303)];n[t(279)][t(285)](t(297),(e=>Wr(r,t(306),e))),n[t(289)](t(291)),n[t(290)](t(274)),n[t(279)][t(281)]((e=>{const n=t;if(n(308)!=e[n(304)])return;const{data:s}=e;if(s&&n(274)==s[n(268)]&&e[n(301)]()[n(298)][n(280)].is(n(302),n(297))){const t=Wr(r,n(306));return{type:n(286),content:Wr(r,n(305),t)}}})),this[t(272)]()}[No(272)](){const t=No,e=this[t(270)],n=e[t(303)];e[t(271)][t(292)](t(295))[t(279)][t(281)]((e=>{const r=t;if(r(288)!=e[r(304)])return;const{data:s}=e;if(s&&r(291)==s[r(276)]){const t=Wr(n,r(306));return{type:r(286),content:Wr(n,r(305),t)}}}))}}const wo=Fo;!function(t,e){const n=Fo,r=t();for(;;)try{if(324641===parseInt(n(473))/1+-parseInt(n(409))/2+-parseInt(n(442))/3*(parseInt(n(445))/4)+-parseInt(n(490))/5+-parseInt(n(474))/6+parseInt(n(396))/7*(parseInt(n(410))/8)+parseInt(n(434))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Oo extends t.Plugin{[wo(438)](){const t=wo,e=this[t(421)];if(!e[t(417)][t(496)](t(472)))return;const n=e[t(417)][t(416)](t(500)),r=e[t(417)][t(416)](t(463)),s=e[t(506)];n[t(489)](t(428)),n[t(392)][t(439)](t(487),(e=>Wr(s,t(422),e))),n[t(392)][t(439)](t(414),(e=>Wr(s,t(488),e))),n[t(392)][t(439)](t(394),(()=>Wr(s,t(448)))),e[t(417)][t(496)](t(484))&&n[t(489)](t(475)),e[t(417)][t(496)](t(503))&&e[t(417)][t(496)](t(465))&&(n[t(489)](t(455),((s,o)=>{const i=t,a=r[i(483)](e[i(424)][i(405)][i(391)]);e[i(424)][i(401)]((()=>{const t=i;n[t(398)](a,{commandName:t(455),commandParams:[o]},[],t(453))}))})),n[t(489)](t(502),((s,o)=>{const a=t;e[a(424)][a(401)]((t=>{const c=a;let u=r[c(483)](e[c(424)][c(405)][c(391)]),l=t[c(444)](u);const f=i.LivePosition[c(431)](l[c(412)],c(419)),h=i.LivePosition[c(431)](l[c(507)],c(393));n[c(452)]((()=>s(o))),u=r[c(483)](e[c(424)][c(405)][c(391)]),l=t[c(444)](u);const d=t[c(437)](f,h);f[c(493)](),h[c(493)](),n[c(398)](u,{commandName:c(455),commandParams:[o]},[],c(418)),d[c(412)][c(479)](l[c(412)])&&n[c(395)](t[c(437)](d[c(412)],l[c(412)]),c(418)),l[c(507)][c(479)](d[c(507)])&&n[c(395)](t[c(437)](l[c(507)],d[c(507)]),c(418))}))})),n[t(397)][t(390)](t(426),t(418),t(415),(()=>!1)),n[t(397)][t(390)](t(426),t(418),t(501),(()=>!1)),n[t(397)][t(390)](t(426),t(418),t(400),n[t(397)][t(413)](t(426),"",t(501))),n[t(397)][t(390)](t(436),t(418),t(415),(()=>!1)),n[t(397)][t(390)](t(436),t(418),t(400),(([r])=>{const s=t,o=n[s(397)][s(413)](s(436),"",s(400));let i=r[s(412)],a=r[s(507)];const c=e[s(424)][s(467)][s(477)](i,s(389)),u=e[s(424)][s(467)][s(477)](a,s(494));c[s(486)]&&(i=c[s(412)]),u[s(486)]&&(a=u[s(507)]),o([e[s(424)][s(437)](i,a)])})),n[t(397)][t(390)](t(426),t(418),t(441),c),n[t(397)][t(390)](t(436),t(418),t(441),c)),e[t(417)][t(496)](t(399))&&(n[t(489)](t(450),((s,o)=>{const i=t,a=e[i(417)][i(416)](i(462));let c=r[i(483)](e[i(424)][i(405)][i(391)]),u=a[i(447)](c);e[i(424)][i(401)]((()=>{const t=i;if(u)return void n[t(505)](e[t(424)][t(444)](u));const l=r[t(446)](c);s(o),c=r[t(483)](e[t(424)][t(405)][t(391)]),u=a[t(447)](c),n[t(395)](e[t(424)][t(444)](u),l?null:t(478))}))})),n[t(397)][t(390)](t(436),t(478),t(441),c));const o=[{type:t(426),subType:t(403)},{type:t(436),subType:t(478)},{type:t(426),subType:t(418)},{type:t(436),subType:t(418)}];function a(e,s){const i=t,a=o[i(451)]((({type:t,subType:n})=>e[i(480)]==t&&e[i(454)]==n)),c=o[i(451)]((({type:t,subType:e})=>s[i(480)]==t&&s[i(454)]==e));if(a<0||c<0)return!1;const u=e[i(458)](),l=s[i(458)]();if((0==a||1==a)&&2==c&&u[i(406)](l))return!0;if(2==a&&3==c){const t=n[i(429)](u,i(436))[i(461)]((({suggestion:t,meta:e})=>e[i(498)]&&i(418)==t[i(454)]));if(t[i(388)]>1&&l[i(507)][i(423)](u[i(412)]))return!0;if(1==t[i(388)]&&(u[i(412)][i(423)](l[i(507)])||u[i(507)][i(423)](l[i(412)])))return!0}if(3==a&&3==c&&u[i(412)][i(479)](l[i(412)])){const t=u[i(507)][i(457)],e=l[i(412)][i(469)];return r[i(446)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(417)][t(496)](t(425))&&(n[t(456)](t(435)),n[t(407)](t(449)),n[t(392)][t(420)](t(449),Wr(s,t(485)))),e[t(417)][t(496)](t(470))&&(n[t(456)](t(504)),n[t(407)](t(402))),n[t(392)][t(492)]((e=>{const n=t;if(o[n(466)]((({type:t,subType:r})=>e[n(480)]==t&&e[n(454)]==r)))return e[n(464)]?{}:void 0})),n[t(392)][t(492)]((e=>{const n=t;if(n(436)==e[n(480)]||n(460)==e[n(480)]){const t=e[n(427)]();if(t&&t.is(n(408),n(394)))return{type:n(436)==e[n(480)]?n(495):n(468),element:t,quantity:1}}})),n[t(392)][t(492)]((e=>t(426)==e[t(480)]&&t(418)==e[t(454)]?{type:t(411),content:t(440)}:t(426)==e[t(480)]&&t(453)==e[t(454)]?{type:t(411),content:t(476)}:void 0)),n[t(392)][t(492)]((e=>{const n=t;if(n(433)!=e[n(480)])return;const{data:r}=e;if(!r||n(402)!=r[n(404)])return;const o=r[n(432)];return o?{type:n(411),content:Wr(s,n(471),'"'+o+'"')}:{type:n(411),content:Wr(s,n(430))}})),this[t(459)]()}[wo(459)](){const t=wo,e=this[t(421)],n=e[t(506)];e[t(417)][t(416)](t(500))[t(392)][t(492)]((e=>{const r=t;if(r(426)!=e[r(480)]&&r(482)!=e[r(480)])return;const{data:s}=e;if(s){if(r(504)==s[r(491)]){const t=s[r(481)][0][r(432)];return t?{type:r(411),content:Wr(n,r(471),'"'+t+'"')}:{type:r(411),content:Wr(n,r(430))}}if(r(435)==s[r(491)]){const t=s[r(481)][0][r(499)];return t?{type:r(411),content:Wr(n,r(497),t)}:{type:r(411),content:Wr(n,r(443))}}}}))}}function Fo(t,e){const n=Do();return(Fo=function(t,e){return n[t-=388]})(t,e)}function Do(){const t=["Inline image to block image","chain","207xWPpeZ","*Reset image width*","createRangeOn","35612MfdtXQ","isBlockImage","getCaptionFromImageModelElement","ELEMENT_CAPTION","resizedWidth","toggleImageCaption","findIndex","forceDefaultExecution","convertBlockImageToInline","subType","imageTypeInline","enableDefaultAttributesIntegration","nodeAfter","getFirstRange","_registerLegacyDescription","deletion","filter","ImageCaptionUtils","ImageUtils","previous","ImageInlineEditing","find","schema","removeObject","nodeBefore","ImageTextAlternativeEditing","*Set image text alternative:* %0","ImageEditing","6176xSpqNl","584238vnBCND","uploadImage","Block image to inline image","getNearestSelectionRange","imageCaption","isBefore","type","commandParams","formatInline","getClosestSelectedImageElement","ImageUploadEditing","FORMAT_IMAGE_SIZE","isCollapsed","imageBlock","ELEMENT_INLINE_IMAGE","enableCommand","186125TzTvdS","commandName","registerDescriptionCallback","detach","forward","addObject","has","*Set image width:* %0","isOwn","width","TrackChangesEditing","accept","imageTypeBlock","ImageBlockEditing","imageTextAlternative","markDeletion","locale","end","length","backward","registerCustomCallback","selection","descriptionFactory","toNext","caption","markInsertion","7vVQdQF","_suggestionFactory","markBlockFormat","ImageCaptionEditing","discard","change","alt","imageStylePreApply","key","document","isIntersecting","registerBlockAttribute","element","968280rnvkiP","3470936tMlLhC","format","start","getSuggestionCallback","imageInline","join","get","plugins","convertInlineImageToBlock","toPrevious","registerAttributeLabel","editor","ELEMENT_IMAGE","isEqual","model","ImageResize","formatBlock","getContainedElement","insertImage","_findSuggestions","*Remove image text alternative*","fromPosition","newValue","attribute","10058787sCQrOd","resizeImage","insertion","createRange","afterInit","registerElementLabel"];return(Do=function(){return t})()}function xo(){const t=["replaceImageSource","ImageEditing","2574840TyFaTa","attribute","264460DAZHfY","_suggestionFactory","has","formatBlock","afterInit","7020DRbexD","formatInline","1059996CSaskw","newValue","descriptionFactory","type","5261730qUwqDY","format","enableDefaultAttributesIntegration","locale","key","getSuggestionCallback","editor","104IgdlLd","2331868gbuFoz","registerDescriptionCallback","146193FofiqI","get","registerCustomCallback","259egCZNC","_handleLegacySuggestions","TrackChangesEditing","441LWMrLA","discard","plugins","*Format:* replace image URL","oldValue","*Replace image URL*","registerBlockAttribute","commandName","src","accept","_registerLegacyDescription"];return(xo=function(){return t})()}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=352]})(t,e)}const Bo=Po;!function(t,e){const n=Po,r=t();for(;;)try{if(764291===-parseInt(n(375))/1+parseInt(n(387))/2+parseInt(n(389))/3*(parseInt(n(386))/4)+parseInt(n(379))/5+-parseInt(n(373))/6*(parseInt(n(392))/7)+-parseInt(n(366))/8+-parseInt(n(353))/9*(parseInt(n(368))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(372)](){const t=Bo;if(!this[t(385)][t(355)][t(370)](t(365)))return;const e=this[t(385)][t(382)],n=this[t(385)][t(355)][t(390)](t(352));n[t(381)](t(364)),n[t(359)](t(361)),n[t(377)][t(388)]((n=>{const r=t;if(r(367)!=n[r(378)])return;const{data:s}=n;return s&&r(361)==s[r(383)]?s[r(376)]&&s[r(357)]?{type:r(380),content:Wr(e,r(358))}:{type:r(380),content:""}:void 0})),this[t(393)]()}[Bo(393)](){const t=Bo,e=this[t(385)][t(355)][t(390)](t(352));e[t(369)][t(391)](t(371),t(364),t(362),e[t(369)][t(384)](t(371),null,t(354))),e[t(369)][t(391)](t(371),t(364),t(354),e[t(369)][t(384)](t(371),null,t(362))),this[t(363)]()}[Bo(363)](){const t=Bo,e=this[t(385)],n=e[t(382)];e[t(355)][t(390)](t(352))[t(377)][t(388)]((e=>{const r=t;if(r(371)!=e[r(378)]&&r(374)!=e[r(378)])return;const{data:s}=e;return s&&r(364)==s[r(360)]?{type:r(380),content:Wr(n,r(356))}:void 0}))}}function jo(){const t=["suggestion","forEach","differ","accept","get","433693nwxtfp","locale","editor","insertion","title","convertInlineImageToBlock","3306171WLifqZ","40BDByfd","registerDescriptionCallback","descriptionFactory","11893380JoNIgE","_suggestionFactory","2byptzI","end","commandParams","getContainedElement","name","getSuggestion","model","getSuggestionCallback","enableCommand","plugins","FORMAT_SIDE_IMAGE","filter","from","isEqual","value","hasSuggestion","refresh","nodeAfter","createRangeOn","side","isOwn","imageStyle","Users","chain","6JgVMpS","4111696Ipqpdf","shouldConvertImageType","getSuggestions","afterInit","findIndex","1099987dIONZo","6292210YhrlJv","length","markInlineFormat","imageTypeBlock","head","_splitMarkerName","start","_findSuggestions","9QpSGlO","discardSuggestion","3756753BqtdPE","setImageNaturalSizeAttributes","format","*Format:* %0","TrackChangesEditing","subType","ImageUtils","imageStylePreApply","join","getChangedMarkers","isIntersecting","imageCaption","has","commandReversedParams","normalizedStyles","_registerLegacyDescription","formatInline","getClosestSelectedImageElement","selection","isBefore","isInContent","author","isInlineImage","registerPostFixer","registerCustomCallback","commandName","imageStylePostApply","formatBlock","isBlockImage","next","document","type","nodeBefore","change","toLowerCase","commands","imageTypeInline","markBlockFormat","ImageStyleEditing","newRange","discard","getFirstRange"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(763614===-parseInt(n(428))/1*(-parseInt(n(440))/2)+-parseInt(n(381))/3+parseInt(n(365))/4+parseInt(n(371))/5*(parseInt(n(364))/6)+-parseInt(n(370))/7*(-parseInt(n(435))/8)+-parseInt(n(379))/9*(parseInt(n(438))/10)+-parseInt(n(434))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class Ho extends t.Plugin{[Go(368)](){const t=Go,n=this[t(430)];if(!n[t(449)][t(393)](t(419)))return;const r=n[t(449)][t(427)](t(385)),s=n[t(449)][t(427)](t(387)),o={};r[t(448)](t(461),((o,i)=>{const a=t,c=n[a(449)][a(427)](a(462)).me,u=n[a(416)][a(427)](a(461));let l=s[a(398)](n[a(446)][a(411)][a(399)]),f=n[a(446)][a(458)](l),h=u[a(454)];if(h==i[a(454)])return;const d={commandName:a(461),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(446)][a(414)]((()=>{const t=a;if(r[t(367)]()[t(451)]((e=>e[t(401)]&&c==e[t(402)]&&(t(408)==e[t(412)]||t(397)==e[t(412)])&&(t(388)==e[t(386)]||t(407)==e[t(386)])&&e[t(422)]()[t(453)](f)))[t(424)]((e=>r[t(380)](e[t(375)]))),l=s[t(398)](n[t(446)][t(411)][t(399)]),f=n[t(446)][t(458)](l),u[t(456)](),n[t(416)][t(427)](t(417))[t(456)](),n[t(416)][t(427)](t(374))[t(456)](),h=u[t(454)],h!=i[t(454)])return s[t(403)](l)&&u[t(366)](i[t(454)],l)?(o({...i,setImageSizes:!1}),l=s[t(398)](n[t(446)][t(411)][t(399)]),void r[t(418)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(388))):void(s[t(409)](l)?r[t(418)](l,d,[],t(407)):r[t(373)](f,d,t(407)))}))}));for(const e of n[t(449)][t(427)](t(419))[t(395)])o[e[t(444)]]=e[t(432)][t(415)]();r[t(439)][t(405)](t(408),t(388),t(389),(()=>!1)),r[t(439)][t(405)](t(408),t(407),t(389),(()=>!1)),r[t(439)][t(405)](t(397),t(407),t(389),(()=>!1)),r[t(439)][t(405)](t(408),t(388),t(426),(([e])=>{const n=t;s[n(382)](e[n(443)]())})),r[t(439)][t(405)](t(408),t(388),t(421),((e,n)=>{const s=t;r[s(439)][s(447)](s(408),"",s(426))(e,{commandName:n[s(406)],commandParams:n[s(394)]})})),r[t(439)][t(405)](t(408),t(388),t(463),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(408),subType:t(388)},{type:t(431),subType:t(392)},{type:t(408),subType:t(433)},{type:t(431),subType:t(433)}];function a(e,n){const o=t,a=i[o(369)]((({type:t,subType:n})=>e[o(412)]==t&&e[o(386)]==n)),c=i[o(369)]((({type:t,subType:e})=>n[o(412)]==t&&n[o(386)]==e));if(a<0||c<0)return!1;const u=e[o(422)](),l=n[o(422)]();if((0==a||1==a)&&2==c&&u[o(391)](l))return!0;if(2==a&&3==c){const t=r[o(378)](u,o(431))[o(451)]((({suggestion:t,meta:e})=>e[o(460)]&&o(433)==t[o(386)]));if(t[o(372)]>1&&l[o(441)][o(453)](u[o(377)]))return!0;if(1==t[o(372)]&&(u[o(377)][o(453)](l[o(441)])||u[o(441)][o(453)](l[o(377)])))return!0}if(3==a&&3==c&&u[o(377)][o(400)](l[o(377)])){const t=u[o(441)][o(457)],e=l[o(377)][o(413)];return s[o(409)](t)&&t===e}return!1}n[t(446)][t(411)][t(404)]((()=>{const e=t;let o=!1;const i=Array[e(452)](n[e(446)][e(411)][e(425)][e(390)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(376)](t);if(e(423)==i&&r[e(455)](u)){if(e(408)==a&&(e(388)==c||e(407)==c)){const t=r[e(445)](u);if(n[e(420)]){const n=t[e(422)]()[e(443)]();if(s[e(409)](n))continue;r[e(380)](t),o=!0}}if(e(431)==a&&e(392)==c&&!n[e(420)]){const t=r[e(445)](u);t[e(410)]&&t[e(410)][e(401)]&&(r[e(380)](t[e(410)]),o=!0)}}}return o})),this[t(396)](o)}[Go(396)](t){const e=Go,n=this[e(430)],r=n[e(429)];n[e(449)][e(427)](e(385))[e(437)][e(436)]((n=>{const s=e;if(s(408)!=n[s(412)]&&s(397)!=n[s(412)])return;const{data:o}=n;if(!o||s(461)!=o[s(406)])return;const i=o[s(442)][0][s(454)];return function(t){const e=s;return{type:e(383),content:Wr(r,e(384),t)}}(s(459)===i?Wr(r,s(450)):t[i]||i)}))}}function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=454]})(t,e)}const zo=Wo;function qo(){const t=["commands","141269PgdWPh","_trackChangesValueDuringImport","editor","2123450mdHuvT","590084tDQBxu","_setSuggestionData","execute","collaboration_features","dataInsert","get","1117278sIWHCn","_trackChangesExecuted","plugins","high","afterInit","7rAGBGj","enableCommand","2jYWoZZ","8VyIfJa","value","_handleImportedData","bind","Users","forEach","trackChanges","328338QMJxpp","1209705IuGvVj","TrackChangesEditing","listenTo","importWord","track_changes","lowest","154698AgJWkZ"];return(qo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(297605===parseInt(n(469))/1*(parseInt(n(486))/2)+parseInt(n(467))/3+-parseInt(n(473))/4+parseInt(n(461))/5+-parseInt(n(479))/6*(-parseInt(n(484))/7)+parseInt(n(487))/8*(parseInt(n(460))/9)+-parseInt(n(472))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(470)]=!1,this[e(480)]=!1}[zo(483)](){const t=zo,e=this[t(471)],n=e[t(468)][t(478)](t(464)),r=e[t(468)][t(478)](t(459));n&&(n.on(t(475),((e,[,n])=>{const s=t;this[s(470)]=r[s(454)],n[s(476)][s(465)]=!this[s(470)]}),{priority:t(482)}),this[t(463)](n,t(477),this[t(455)][t(456)](this)),this[t(463)](n,t(477),(()=>{const e=t;this[e(480)]&&(r[e(475)](),this[e(480)]=!1)}),{priority:t(466)}),e[t(481)][t(478)](t(462))[t(485)](t(464)))}[zo(455)](t,e){const n=zo,{suggestions:r}=e,s=this[n(471)][n(468)][n(478)](n(459)),o=s[n(454)];this[n(470)]!==o&&(s[n(475)](),this[n(480)]=!0),r&&r[n(458)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(471)][o(481)][o(478)](o(457)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(464)}}};this[o(471)][o(481)][o(478)](o(462))[o(474)](i)}))}}const Zo=Qo;function Xo(){const t=["32klYbNs","registerBlockAttribute","*Indent:* %0","86792pZPCxr","4DuKjhj","blockIndent","394140hNJbAv","editor","descriptionFactory","IndentBlock","getItemLabel","77YArmGT","plugins","357YYgKCN","enableDefaultAttributesIntegration","registerDescriptionCallback","afterInit","2340210tCGGpe","1731906VxrjTq","10HRMOaL","IndentEditing","385676BqjyNk","get","getItems","registerAttributeLabel","_registerLegacyDescription","outdentBlock","2518302uWnYXF","73705xHJQnW","has","type","outdent","indentBlock","commandName","formatBlock","FORMAT_INDENT","TrackChangesEditing","*Outdent:* %0","indent","format","locale","enableCommand"];return(Xo=function(){return t})()}function Qo(t,e){const n=Xo();return(Qo=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(415413===-parseInt(n(479))/1*(parseInt(n(454))/2)+parseInt(n(450))/3+-parseInt(n(475))/4*(-parseInt(n(461))/5)+parseInt(n(460))/6+-parseInt(n(488))/7*(parseInt(n(478))/8)+-parseInt(n(451))/9*(-parseInt(n(452))/10)+parseInt(n(486))/11*(parseInt(n(481))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Jo extends t.Plugin{[Zo(491)](){const t=Zo,e=this[t(482)],n=e[t(487)][t(455)](t(469));if(e[t(487)][t(462)](t(453))&&(n[t(474)](t(471)),n[t(474)](t(464))),e[t(487)][t(462)](t(484)))for(const e of[t(465),t(459)])n[t(489)](e);const r=e[t(473)];n[t(476)](t(480)),n[t(483)][t(457)](t(480),Wr(r,t(468))),this[t(458)]()}[Zo(458)](){const t=Zo,e=this[t(482)],n=e[t(473)],r=e[t(487)][t(455)](t(469));r[t(483)][t(490)]((e=>{const s=t;if(s(467)!=e[s(463)])return;const{data:o}=e;if(!o)return;if(s(465)!=o[s(466)]&&s(459)!=o[s(466)])return;const i=e[s(456)]()[0],a=r[s(483)][s(485)](i);return s(465)==o[s(466)]?{type:s(472),content:Wr(n,s(477),a)}:s(459)==o[s(466)]?{type:s(472),content:Wr(n,s(470),a)}:void 0}))}}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=293]})(t,e)}function ti(){var t=["7kRwAdO","5uAZnoU","init","1042482wmEhTq","789470lMcMzL","requires","TrackChangesEditing","623141gkploM","enableCommand","36qZKxzF","522yuyvgc","get","input","449376nhGjxC","78790vHRAST","editor","4hGVmFb","217604qdluMJ","314313COBHAF","plugins"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(343903===parseInt(n(301))/1+-parseInt(n(310))/2*(parseInt(n(312))/3)+-parseInt(n(311))/4*(-parseInt(n(295))/5)+parseInt(n(297))/6*(parseInt(n(294))/7)+-parseInt(n(307))/8+-parseInt(n(304))/9*(parseInt(n(308))/10)+-parseInt(n(298))/11*(-parseInt(n(303))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Yo(299)](){return[vs.Input]}[Yo(296)](){var t=Yo;this[t(309)][t(293)][t(305)](t(300))[t(302)](t(306))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=266]})(t,e)}const ri=ni;function si(){const t=["has","manualDecorators","2399571pdLrOz","TrackChangesEditing","linkHref","5538824mqUAcF","registerInlineAttribute","23832fHnBVB","4JOHRAe","locale","enableDefaultAttributesIntegration","commandParams","formatInline","25fUfZDj","type","attribute","*Set link:* %0","descriptionFactory","registerDescriptionCallback","_registerLegacyDescription","toLowerCase","newValue","link","1292898mWrQKJ","link (","*Remove link*","1186604ZcVWLb","860jnjhHA","registerAttributeLabel","plugins","commands","label","LinkEditing","142046tSQwoq","afterInit","get","commandName","format","editor","unlink","key","1796830Coqhtp"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(650366===-parseInt(n(266))/1*(-parseInt(n(291))/2)+-parseInt(n(302))/3+parseInt(n(284))/4+parseInt(n(271))/5*(parseInt(n(281))/6)+parseInt(n(299))/7+-parseInt(n(305))/8+-parseInt(n(307))/9*(-parseInt(n(285))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(292)](){const t=ri,e=this[t(296)];if(!e[t(287)][t(300)](t(290)))return;const n=e[t(287)][t(293)](t(303)),r=e[t(288)][t(293)](t(280));n[t(268)](t(280)),n[t(268)](t(297)),n[t(306)](t(304));for(const e of r[t(301)])n[t(306)](e.id),n[t(275)][t(286)](e.id,t(282)+e[t(289)][t(278)]()+")");n[t(275)][t(276)]((n=>{const r=t;if(r(273)!=n[r(272)])return;const{data:s}=n;if(!s||r(304)!=s[r(298)])return;const o=s[r(279)],i=e[r(267)];return{type:r(295),content:null==o?Wr(i,r(283)):Wr(i,r(274),'"'+o+'"')}})),this[t(277)]()}[ri(277)](){const t=ri,e=this[t(296)],n=e[t(267)];e[t(287)][t(293)](t(303))[t(275)][t(276)]((e=>{const r=t;if(r(270)!=e[r(272)])return;const{data:s}=e;if(s){if(r(280)==s[r(294)]){const t=s[r(269)][0];return{type:r(295),content:Wr(n,r(274),'"'+t+'"')}}return r(297)==s[r(294)]?{type:r(295),content:Wr(n,r(283))}:void 0}}))}}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(363529===-parseInt(n(377))/1+parseInt(n(373))/2*(parseInt(n(401))/3)+parseInt(n(372))/4*(-parseInt(n(450))/5)+-parseInt(n(409))/6+-parseInt(n(404))/7*(parseInt(n(374))/8)+parseInt(n(396))/9+parseInt(n(427))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(425)](){const t=ii,e=this[t(410)],n=e[t(406)];if(!e[t(367)][t(399)](t(365)))return;const r=e[t(367)][t(385)](t(435)),s=e[t(367)][t(399)](t(366));function o(t){return()=>{const n=ai,s=e[n(403)][n(379)][n(434)],o=e[n(419)][n(385)](t);if(o[n(386)])return void e[n(395)](n(429),{});const i=t[n(382)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(418)](t)[s(414)]((t=>function(t,e){const n=s;return e[n(397)](t[n(447)],n(380))&&!e[n(445)](t)}(t,r)));o=o[s(414)]((t=>!t.is(s(422),s(380))||t[s(428)](s(430))!=e));const i=new Set;for(const t of o)t.is(s(422),s(380))?i[s(375)](ui(t)):i[s(375)](t);return Array[s(418)](i)}(s[n(421)](),i,e[n(403)][n(388)]);e[n(403)][n(439)]((()=>{const e=n;for(const n of a)r[e(440)](n,{commandName:t,commandParams:[{forceValue:!o[e(386)]}],formatGroupId:e(381)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(418)](t);const r=n[e(384)]((t=>e(380)!=t[e(417)]));return r>-1&&(n=n[e(382)](0,r)),n}(e[n(403)][n(379)][n(434)][n(421)]()),o=e[n(403)][n(398)](e[n(403)][n(416)](s[0],n(391)),e[n(403)][n(416)](s[s[n(433)]-1],n(387)));e[n(403)][n(439)]((()=>{const e=n;r[e(440)](o,{commandName:t,commandParams:[],formatGroupId:e(438)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(424)];for(;t&&t[n(428)](n(438))>e[n(428)](n(438));)r[n(375)](t),t=t[n(424)]}return Array[n(418)](r)}(s))}))}}r[t(370)](t(415),o(t(415))),r[t(370)](t(436),o(t(436))),s&&r[t(370)](t(400),o(t(400))),r[t(370)](t(443),i(t(443))),r[t(370)](t(376),i(t(376))),s&&r[t(370)](t(394),(()=>{const n=t,s=e[n(419)][n(385)](n(394)),o=Array[n(418)](s[n(444)]);o[n(414)]((t=>t[n(428)](n(420))!=s[n(386)])),e[n(403)][n(439)]((()=>{const t=n;for(const e of o)r[t(440)](e,{commandName:t(394),commandParams:[{forceValue:!s[t(386)]}]})}))})),r[t(392)][t(432)](t(380),(e=>Wr(n,t(442),e))),r[t(392)][t(378)]((e=>{const r=t;if(r(426)!=e[r(402)]&&r(371)!=e[r(402)])return;const{data:s}=e;if(s){if(r(415)==s[r(390)]||r(436)==s[r(390)]||r(400)==s[r(390)])switch(s[r(390)][r(383)](r(405),"")){case r(369):return o(Wr(n,r(408)));case r(423):return o(Wr(n,r(368)));case r(446):return o(Wr(n,r(431)))}if(r(443)==s[r(390)])return{type:r(389),content:Wr(n,r(448),Wr(n,r(442)))};if(r(376)==s[r(390)])return{type:r(389),content:Wr(n,r(441),Wr(n,r(442)))};if(r(394)==s[r(390)])return s[r(449)][0][r(412)]?{type:r(389),content:Wr(n,r(393))}:{type:r(389),content:Wr(n,r(411))}}function o(t){const e=r;return{type:e(389),content:Wr(n,e(407),t)}}}))}}function ui(t){const e=ii,n=t[e(428)](e(438));if(0==n)return t;let r=t;for(;t[e(437)]&&t[e(437)].is(e(422),e(380));){const s=t[e(437)][e(428)](e(438));if(s==n)r=t[e(437)];else if(s<n)break;t=t[e(437)]}return r}function li(){const t=["model","6503CtAOZL","List","locale","*Change to:* %0","ELEMENT_BULLETED_LIST","3499536yhQEaG","editor","*Uncheck item*","forceValue","push","filter","numberedList","createPositionAt","name","from","commands","todoListChecked","getSelectedBlocks","element","numbered","nextSibling","afterInit","formatBlock","8656330wTUQCe","getAttribute","paragraph","listType","ELEMENT_TODO_LIST","registerElementLabel","length","selection","TrackChangesEditing","bulletedList","previousSibling","listIndent","change","markBlockFormat","*Outdent:* %0","ELEMENT_LIST_ITEM","indentList","_selectedElements","isObject","todo","parent","*Indent:* %0","commandParams","50XEezTT","LegacyListEditing","LegacyTodoListEditing","plugins","ELEMENT_NUMBERED_LIST","bulleted","enableCommand","formatInline","282308pnJXTq","2sNWCGo","976lkDbna","add","outdentList","23687QEktKU","registerDescriptionCallback","document","listItem","blockName","slice","replace","findIndex","get","value","end","schema","format","commandName","before","descriptionFactory","*Check item*","checkTodoList","execute","5362920BltZrw","checkChild","createRange","has","todoList","984201PUlSnu","type"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(422),e(380))&&t[e(428)](e(438))>0){let r=t[e(424)];for(;r&&e(380)==r[e(417)]&&r[e(428)](e(438))==t[e(428)](e(438));)n[e(413)](r),r=r[e(424)]}return n}const hi=gi;function di(){const t=["getSelectedBlocks","_LIST_","handleListStyleCommand","change","getListTypeFromListStyleType","LegacyListUtils","editor","push","handleListStartCommand","filter","flat","1323130rxwYzb","handleDescriptions","forward","createPositionAt","before","startIndex","document","commandName","listType","backward","_getTranslationKeyForListStyle","formatInline","plugins","afterInit","127685HatIIH","format","get","55872zzqrUQ","has","getAttribute","styles","handleListReversedCommand","180585asIUIT","enableCommand","LegacyListPropertiesEditing","length","type","replace","ELEMENT_","config","formatBlock","_getSuggestionBlocks","listItem","640310tONwvT","getLastPosition","element","createRange","reversed","360mPsRdN","_getSuggestionBlocksForListStyle","list.properties","markMultiRangeBlockFormat","selection","map","104kqaVGD","toUpperCase","commandParams","numbered","unshift","getSiblingNodes","TrackChangesEditing","locale","listReversed","*Format:* set order to reversed","2082IJWyih","bind","20118ZqHmJX","parent","1756923sifLNg","from","*Format:* set start index to %0","listStart","getFirstPosition","listStyle","default","descriptionFactory","model","344DZxVkQ","*Format:* set order to regular","*Change to:* %0","registerDescriptionCallback"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(560271===parseInt(n(353))/1+parseInt(n(336))/2+-parseInt(n(394))/3+parseInt(n(380))/4*(parseInt(n(350))/5)+parseInt(n(390))/6*(parseInt(n(392))/7)+-parseInt(n(321))/8*(-parseInt(n(358))/9)+parseInt(n(374))/10*(-parseInt(n(369))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(349)](){const t=hi;if(!this[t(331)][t(348)][t(354)](t(360)))return;const e=this[t(331)][t(365)][t(352)](t(376)),n=this[t(331)][t(348)][t(352)](t(386));e[t(356)]&&n[t(359)](t(399),this[t(327)][t(391)](this)),e[t(373)]&&n[t(359)](t(388),this[t(357)][t(391)](this)),e[t(341)]&&n[t(359)](t(397),this[t(333)][t(391)](this)),n[t(401)][t(324)](this[t(337)][t(391)](this))}[hi(327)](t,e={}){const n=hi,r=this[n(331)][n(348)][n(352)](n(386)),s=this[n(375)]();this[n(331)][n(320)][n(328)]((()=>{const t=n;r[t(377)](s,{commandName:t(399),commandParams:[{type:e[t(362)]}],formatGroupId:t(399)})}))}[hi(357)](t,e={}){const n=hi,r=this[n(331)][n(348)][n(352)](n(386)),s=this[n(367)]((t=>t.is(n(371),n(368))&&n(383)===t[n(355)](n(344))));if(s[n(361)]<1)return;const o=s[n(379)]((t=>this[n(331)][n(320)][n(372)](this[n(331)][n(320)][n(339)](t,n(340)),this[n(331)][n(320)][n(339)](t,0))));this[n(331)][n(320)][n(328)]((()=>{const t=n;r[t(377)](o,{commandName:t(388),commandParams:[{reversed:e[t(373)]}],formatGroupId:t(388)})}))}[hi(333)](t,e={}){const n=hi,r=this[n(331)][n(348)][n(352)](n(386)),s=this[n(367)]((t=>t.is(n(371),n(368))&&n(383)===t[n(355)](n(344))));if(s[n(361)]<1)return;const o=s[n(379)]((t=>this[n(331)][n(320)][n(372)](this[n(331)][n(320)][n(339)](t,n(340)),this[n(331)][n(320)][n(339)](t,0))));this[n(331)][n(320)][n(328)]((()=>{const t=n;r[t(377)](o,{commandName:t(397),commandParams:[{startIndex:e[t(341)]}],formatGroupId:t(397)})}))}[hi(337)](t){const e=hi;if(e(366)!=t[e(362)]&&e(347)!=t[e(362)])return;const n=this[e(331)][e(387)],{data:r}=t;if(!r)return;let s,o;switch(r[e(343)]){case e(399):s=e(323),o={type:e(351),content:Wr(n,s,Wr(n,this[e(346)](r[e(382)][0][e(362)])))};break;case e(388):s=r[e(382)][0][e(373)]?e(389):e(322),o={type:e(351),content:Wr(n,s)};break;case e(397):s=e(396),o={type:e(351),content:Wr(n,s,r[e(382)][0][e(341)])}}return o}[hi(375)](){const t=hi;var e,n,r,s;const o=this[t(331)][t(348)][t(352)](t(330));let i=Array[t(395)](this[t(331)][t(320)][t(342)][t(378)][t(325)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(371),t(368)))&&i[t(384)](...o[t(385)](this[t(331)][t(320)][t(342)][t(378)][t(398)](),t(345))),(null===(n=i[i[t(361)]-1])||void 0===n?void 0:n.is(t(371),t(368)))&&i[t(332)](...o[t(385)](this[t(331)][t(320)][t(342)][t(378)][t(370)](),t(338))),i=[...new Set(i)],(null===(s=null===(r=this[t(331)][t(320)][t(342)][t(378)][t(398)]())||void 0===r?void 0:r[t(393)])||void 0===s?void 0:s.is(t(371),t(368)))&&(i=i[t(334)]((e=>e.is(t(371),t(368))))),i}[hi(367)](t){const e=hi,n=this[e(331)][e(348)][e(352)](e(330));let r=Array[e(395)](this[e(331)][e(320)][e(342)][e(378)][e(325)]())[e(334)](t)[e(379)]((t=>{const r=e,s=this[r(331)][r(320)][r(339)](t,0);return[...n[r(385)](s,r(345)),...n[r(385)](s,r(338))]}))[e(335)]();return r=[...new Set(r)],r}[hi(346)](t){const e=hi;return e(364)+(this[e(331)][e(348)][e(352)](e(330))[e(329)](t)||e(400))[e(381)]()+e(326)+t[e(381)]()[e(363)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=449]})(t,e)}function Ei(){const t=["5294310ABcYcI","showSuggestionHighlights","TrackChangesEditing","32902518yypjrS","conversion","stop","high","attribute:url:media","div","registerElementLabel","options","media","55fJZXVx","for","6YaqnOX","9sdbDyL","62012bjBKKk","4941EEIxsS","mediaEmbed","get","createEmptyElement","downcastDispatcher","6672799DmWigo","106408IdSjKU","afterInit","data","dataDowncast","descriptionFactory","elementToElement","enableCommand","locale","MediaEmbedEditing","ELEMENT_MEDIA","1082gZbiwL","has","862936vjerco","editor","plugins"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(661165===parseInt(n(461))/1+parseInt(n(471))/2*(-parseInt(n(455))/3)+parseInt(n(454))/4*(-parseInt(n(450))/5)+-parseInt(n(452))/6*(parseInt(n(460))/7)+parseInt(n(473))/8*(parseInt(n(453))/9)+-parseInt(n(476))/10+parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(462)](){const t=mi,e=this[t(474)];if(!e[t(475)][t(472)](t(469)))return;const n=e[t(475)][t(457)](t(478)),r=e[t(468)];n[t(467)](t(456)),n[t(465)][t(485)](t(449),(e=>Wr(r,t(470),e))),e[t(480)][t(451)](t(464))[t(466)]({model:t(449),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(477)])return n[s(458)](s(484))},converterPriority:t(482)}),e[t(463)][t(459)].on(t(483),((e,n,r)=>{const s=t;r[s(486)][s(477)]&&e[s(481)]()}),{priority:t(482)})}}function Ti(){const t=["plugins","2890626jSbgGf","33227280vDnwYf","mention","enableCommand","TrackChangesEditing","4805448dUChOQ","editor","has","14Xuftkh","2SZwItS","750828HFjTeo","MentionEditing","49690jVtlwJ","10999992xUObzO","afterInit","get","6854395dhzfMc"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=482]})(t,e)}const yi=_i;!function(t,e){const n=_i,r=t();for(;;)try{if(893285===-parseInt(n(489))/1+-parseInt(n(486))/2*(parseInt(n(495))/3)+-parseInt(n(487))/4+-parseInt(n(493))/5+-parseInt(n(482))/6*(parseInt(n(485))/7)+parseInt(n(490))/8+parseInt(n(496))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[yi(491)](){const t=yi,e=this[t(483)];e[t(494)][t(484)](t(488))&&e[t(494)][t(492)](t(499))[t(498)](t(497))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=268]})(t,e)}const Ci=ki;function Li(){const t=["726813ktjVsQ","descriptionFactory","data","registerBlockAttribute","locale","has","enableDefaultAttributesIntegration","handleDescriptions","4260718GcmLBH","registerDescriptionCallback","MultiLevelList","newValue","*Set format:* %0","head","key","6dxSOfj","editor","format","1204IwoSmw","afterInit","TrackChangesEditing","*Remove format:* %0","listType","get","11735770mDniLu","6465932EjxdVp","ELEMENT_MULTI_LEVEL_LIST","234WqZLOY","7720GoYfFN","multiLevelList","plugins","next","oldValue","35194ZIRYMS","366880DYwVzM","93UdafvQ","listMarkerStyle"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(648129===parseInt(n(284))/1+parseInt(n(280))/2*(-parseInt(n(282))/3)+parseInt(n(302))/4*(parseInt(n(275))/5)+parseInt(n(299))/6*(parseInt(n(292))/7)+-parseInt(n(281))/8*(parseInt(n(274))/9)+parseInt(n(271))/10+-parseInt(n(272))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(303)](){const t=Ci,e=this[t(300)],n=e[t(277)][t(270)](t(304));e[t(277)][t(289)](t(294))&&(n[t(290)](t(276)),n[t(287)](t(283)),n[t(285)][t(293)]((e=>this[t(291)](e))))}[Ci(291)](t){const e=Ci,n=this[e(300)][e(288)],{data:r}=t,s={type:e(301),content:""};if(r&&e(283)==r[e(298)]){if(!r[e(279)])return{type:e(301),content:Wr(n,e(296),Wr(n,e(273)))+" ("+r[e(295)]+")"};if(!r[e(295)]){let o=t[e(297)];for(;o;){if(o[e(286)]&&e(269)==o[e(286)][e(298)]&&o[e(286)][e(295)])return s;o=o[e(278)]}return{type:e(301),content:Wr(n,e(268),Wr(n,e(273)))+" ("+r[e(279)]+")"}}}}}const Ni=vi;function Si(){const t=["5Rvgzzq","registerElementLabel","1dGGtaq","304LkYsrA","plugins","8639160Hbpiol","editor","PageBreakEditing","has","descriptionFactory","136494DBkVmd","4631tpnIac","3149248CCACOQ","enableCommand","pageBreak","afterInit","12790ODLsAr","TrackChangesEditing","ELEMENT_PAGE_BREAK","locale","1161519BsCgbJ","303090oDWUJm","get","5689096SEywqs"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(913575===parseInt(n(150))/1*(-parseInt(n(145))/2)+-parseInt(n(144))/3+parseInt(n(160))/4+-parseInt(n(148))/5*(-parseInt(n(153))/6)+-parseInt(n(147))/7+-parseInt(n(151))/8*(-parseInt(n(158))/9)+-parseInt(n(164))/10*(parseInt(n(159))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ni(163)](){const t=Ni,e=this[t(154)];if(!e[t(152)][t(156)](t(155)))return;e[t(152)][t(146)](t(141))[t(161)](t(162));const n=e[t(152)][t(146)](t(141)),r=e[t(143)];n[t(157)][t(149)](t(162),(e=>Wr(r,t(142),e)))}}function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=141]})(t,e)}const Oi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(247887===-parseInt(n(208))/1*(-parseInt(n(159))/2)+-parseInt(n(170))/3*(parseInt(n(180))/4)+-parseInt(n(183))/5*(parseInt(n(155))/6)+-parseInt(n(181))/7*(-parseInt(n(156))/8)+-parseInt(n(165))/9+parseInt(n(213))/10*(parseInt(n(204))/11)+parseInt(n(190))/12*(parseInt(n(168))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(182)](){const t=Oi,e=this[t(203)];if(!e[t(146)][t(179)](t(197)))return;const n=e[t(209)],r=e[t(146)][t(178)](t(212));r[t(198)][t(187)](t(150),(e=>Wr(n,t(175),e))),r[t(160)](t(150)),r[t(205)](t(206)),e[t(142)][t(200)].on(t(199),xi(e),{priority:t(195)}),e[t(167)][t(200)].on(t(199),((n,r,s)=>{const o=t;s[o(143)][o(194)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(195)});const s=r[t(198)];s[t(172)]((r=>{const o=t;if(o(210)!==r[o(202)])return;const{start:i,end:a}=r[o(192)]();if(!i[o(147)](a)||!i[o(158)])return;const c=e[o(193)][o(166)],u=i[o(158)];return c[o(145)](u)&&!c[o(201)](u)&&c[o(163)](u,o(164))?{type:o(210),content:Wr(n,o(176),s[o(152)](u,1))}:void 0})),this[t(174)]()}[Oi(174)](){const t=Oi,e=this[t(203)],n=e[t(209)];e[t(146)][t(178)](t(212))[t(198)][t(172)]((e=>{const r=t;if(r(161)!=e[r(202)])return;const{data:s}=e;return s&&r(150)==s[r(177)]?{type:r(144),content:Wr(n,r(157),Wr(n,r(175)))}:void 0}))}}function Di(){const t=["isBlock","plugins","isTouching","consumable","bindElementToMarker","paragraph","toViewPosition","getItemLabel","start","consume","102MYXIhS","254152sRPjOR","*Change to:* %0","nodeAfter","268qVXTAl","enableDefaultAttributesIntegration","formatBlock","markerName","checkChild","$text","235962KdsWWg","schema","data","52HNWtzH","insert","341745BGqMPD","ck-suggestion-marker-split","registerDescriptionCallback","activeMarkers","_registerLegacyDescription","ELEMENT_PARAGRAPH","*Insert:* %0","commandName","get","has","12qjKbQZ","42aBUWII","afterInit","111620eBiIfg","addClass","markerRange","name","registerElementLabel","ck-suggestion-marker--active","writer","1413156OVHizw","mapper","getFirstRange","model","showSuggestionHighlights","highest","includes","Paragraph","descriptionFactory","addMarker:suggestion:insertion","downcastDispatcher","isLimit","type","editor","429SRONYw","enableCommand","insertParagraph","createUIElement","2173CqRmyr","locale","insertion","end","TrackChangesEditing","10900upNAvi","span","editing","options","format"];return(Di=function(){return t})()}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(146)][o(178)](o(212)),a=r[o(185)][o(153)],c=r[o(185)][o(211)],u=t[o(193)][o(166)];if(!a[o(147)](c)||!a[o(158)])return;const l=a[o(158)];if(u[o(145)](l)&&!u[o(201)](l)&&u[o(163)](l,o(164))){if(!s[o(148)][o(154)](r[o(185)],n[o(186)]))return;const t=s[o(189)][o(207)](o(141),{class:o(171)}),a=s[o(191)][o(151)](c);e&&i[o(173)][o(196)](r[o(162)])&&s[o(189)][o(184)](o(188),t),s[o(189)][o(169)](a,t),s[o(191)][o(149)](t,r[o(162)])}}}const Pi=Ui;function Bi(){const t=["has","_registerLegacyDescription","descriptionFactory","editor","afterInit","565480oGrjdQ","2261624hBrJqL","TrackChangesEditing","85wOdDDF","64283zrmLBV","removeFormat","registerDescriptionCallback","format","24ADVFrU","commandName","locale","RemoveFormatEditing","get","formatBlock","1076446XuJqRp","2jkClcK","*Remove all formatting*","type","3Rcnahd","4841969wjvXpQ","90IcKOfz","196278VgaMvF","enableDefaultAttributesIntegration","4550984ClFuYA","formatInline","plugins"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(334057===-parseInt(n(121))/1*(parseInt(n(132))/2)+parseInt(n(135))/3*(parseInt(n(149))/4)+parseInt(n(120))/5*(parseInt(n(138))/6)+parseInt(n(131))/7+parseInt(n(140))/8+parseInt(n(137))/9*(-parseInt(n(148))/10)+parseInt(n(136))/11*(-parseInt(n(125))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(147)](){const t=Pi,e=this[t(146)];e[t(142)][t(143)](t(128))&&(e[t(142)][t(129)](t(150))[t(139)](t(122)),this[t(144)]())}[Pi(144)](){const t=Pi,e=this[t(146)];e[t(142)][t(129)](t(150))[t(145)][t(123)]((n=>{const r=t;if(r(130)!=n[r(134)]&&r(141)!=n[r(134)])return;const{data:s}=n;return s&&r(122)==s[r(126)]?{type:r(124),content:Wr(e[r(127)],r(133))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Wi();return(Vi=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(613251===-parseInt(n(302))/1+parseInt(n(284))/2*(-parseInt(n(300))/3)+parseInt(n(309))/4*(parseInt(n(293))/5)+parseInt(n(292))/6*(-parseInt(n(288))/7)+-parseInt(n(298))/8*(-parseInt(n(289))/9)+parseInt(n(295))/10+parseInt(n(308))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Hi extends t.Plugin{[Gi(306)](){const t=Gi,e=this[t(310)];if(!e[t(286)][t(305)](t(287)))return;const n=e[t(286)][t(296)](t(283));n[t(299)](t(294)),n[t(299)](t(285));const r=e[t(286)][t(296)](t(287));r[t(299)](t(290)),r[t(299)](t(291)),r[t(299)](t(304)),r[t(299)](t(303)),r[t(299)](t(307)),r[t(299)](t(301)),r[t(299)](t(297))}}function Wi(){const t=["RestrictedEditingModeEditing","35bOGGOI","27uXMxLt","trackChanges","acceptSuggestion","226014mdhIAg","20CctWGb","goToPreviousRestrictedEditingException","548130zJounG","get","discardSelectedSuggestions","2304496LNkvcw","enableCommand","6aZjWdC","acceptSelectedSuggestions","832425cMndiw","acceptAllSuggestions","discardSuggestion","has","afterInit","discardAllSuggestions","2051148hbxNKX","605968xpFMJR","editor","TrackChangesEditing","77414REpGsZ","goToNextRestrictedEditingException","plugins"];return(Wi=function(){return t})()}const zi=Ki;function qi(){const t=["shiftEnter","7SZLQTJ","activeMarkers","createUIElement","split","init","mapper","enableCommand","bindElementToMarker","data","2058562cGxwmM","span","toViewPosition","markerName","createPositionBefore","deletion","writer","617286eyJspQ","markerRange","softBreak","editor","TrackChangesEditing","17450aDYwAe","26RlIqky","2688366XoTleF","requires","test","ELEMENT_LINE_BREAK","descriptionFactory","addClass","editing","ck-suggestion-marker-","showSuggestionHighlights","get","3023037kxoyCS","addMarker:suggestion:deletion","options","60RoWqyj","addMarker:suggestion:insertion","getItems","addMarker:suggestion","plugins","high","downcastDispatcher","registerElementLabel","ck-suggestion-marker--active","name","element","insert","includes","384QcXHWD","locale","19058TMmcQG","model","merge","3613592LQXPyY","consumable"];return(qi=function(){return t})()}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(229571===-parseInt(n(151))/1*(-parseInt(n(123))/2)+parseInt(n(145))/3+-parseInt(n(121))/4*(-parseInt(n(150))/5)+parseInt(n(152))/6+parseInt(n(129))/7*(parseInt(n(126))/8)+-parseInt(n(162))/9+-parseInt(n(165))/10*(parseInt(n(138))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Zi extends t.Plugin{static get[zi(153)](){return[Qs.ShiftEnter]}[zi(133)](){const t=zi,e=this[t(148)],n=e[t(112)][t(161)](t(149));n[t(135)](t(128)),e[t(158)][t(114)].on(t(166),Xi(e),{priority:t(113)}),e[t(158)][t(114)].on(t(163),Xi(e),{priority:t(113)}),e[t(137)][t(114)].on(t(168),((n,r,s)=>{const o=t;s[o(164)][o(160)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(156)][t(115)](t(147),(n=>Wr(e[t(122)],t(155),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(112)][o(161)](o(149));if(!s[o(127)][o(154)](r[o(146)],n[o(117)]))return;const a=t[o(124)];for(const t of r[o(146)][o(167)]()){if(!t.is(o(118),o(147)))continue;const n=o(143)==r[o(141)][o(132)](":")[1]?o(125):o(132),c=s[o(144)][o(131)](o(139),{class:o(159)+n}),u=s[o(134)][o(140)](a[o(142)](t));e&&i[o(130)][o(120)](r[o(141)])&&s[o(144)][o(157)](o(116),c),s[o(144)][o(119)](u,c),s[o(134)][o(136)](c,r[o(141)])}}}const Qi=Yi;function Ji(){const t=["2586385yFpUfZ","commandParams","restrictedEditingException","4701chxRwU","TrackChangesEditing","commands","2625SMpDQe","commandName","1996VzdMLQ","plugins","2jAItaJ","model","registerDescriptionCallback","FORMAT_RESTRICTED_ENABLED","getRanges","20zZftTj","215880uPjddI","5366097qWtRDV","5081329SVIxai","afterInit","forceValue","markInlineFormat","value","6wnWrab","197755UukWoA","formatInline","StandardEditingModeEditing","isCollapsed","document","editor","from","format","change","selection","type","has","FORMAT_RESTRICTED_DISABLED","descriptionFactory","enableCommand","locale","get","formatBlock","182eLegvc","936YSOvVS"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(565825===parseInt(n(330))/1*(-parseInt(n(360))/2)+parseInt(n(353))/3*(parseInt(n(358))/4)+-parseInt(n(350))/5*(-parseInt(n(329))/6)+-parseInt(n(356))/7*(-parseInt(n(349))/8)+parseInt(n(367))/9+-parseInt(n(365))/10*(parseInt(n(368))/11)+parseInt(n(366))/12*(-parseInt(n(348))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(369)](){const t=Qi,e=this[t(335)],n=e[t(361)],r=e[t(345)];if(!e[t(359)][t(341)](t(332)))return;const s=e[t(359)][t(346)](t(354)),o=t(352),i=e[t(355)][t(346)](o);s[t(344)](o,((e,r={})=>{const a=t,c=n[a(334)][a(339)];if(c[a(333)])return void e(r);const u=void 0!==r[a(370)]?r[a(370)]:!i[a(328)];n[a(338)]((()=>{const t=a,e=Array[t(336)](c[t(364)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(327)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(343)][t(362)]((e=>{const n=t;if(n(347)!=e[n(340)]&&n(331)!=e[n(340)])return;const{data:s}=e;return s&&s[n(357)]==o?s[n(351)][0][n(370)]?{type:n(337),content:Wr(r,n(363))}:{type:n(337),content:Wr(r,n(342))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=207]})(t,e)}const ea=ta;function na(){const t=["1278Jqfguh","add","plugins","element","ghsAttributes","3130064vDHGna","registerDescriptionCallback","commandParams","6136360qveJUx","get","registerInlineAttribute","commandName","*Set format:* %0","_registerLegacyDescription","block","forceValue","descriptionFactory","config","normalizeConfig","editor","StyleUtils","definitions","2BWwZjA","DataSchema","GeneralHtmlSupport","format","type","FORMAT_STYLE","toLowerCase","formatBlock","TrackChangesEditing","formatInline","Style","enableDefaultAttributesIntegration","752873QniJxU","styleName","locale","6302002VegXIs","has","getGhsAttributeNameForElement","*Remove format:* %0","afterInit","style","85014Zneffm","inline","registerBlockAttribute","16100KOkHiU","1242177FFINuL","registerAttributeLabel"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(528323===parseInt(n(251))/1+parseInt(n(239))/2*(-parseInt(n(215))/3)+-parseInt(n(222))/4+parseInt(n(214))/5*(-parseInt(n(217))/6)+parseInt(n(254))/7+parseInt(n(225))/8+-parseInt(n(211))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(209)](){const t=ea,e=this[t(236)];if(!e[t(219)][t(255)](t(249))||!e[t(219)][t(255)](t(240)))return;const n=e[t(219)][t(226)](t(247)),r=e[t(253)],s=e[t(234)][t(226)](t(210))||{},o=e[t(219)][t(226)](t(241)),i=e[t(219)][t(226)](t(237))[t(235)](e[t(219)][t(226)](t(240)),s[t(238)]);n[t(250)](t(210));const a=new Set;for(const e of i[t(231)]){const n=o[t(207)](e[t(220)]);a[t(218)](n)}const c=new Set;for(const e of i[t(212)]){const n=o[t(207)](e[t(220)]);c[t(218)](n);for(const n of e[t(221)])c[t(218)](n)}for(const e of a)n[t(213)](e),n[t(233)][t(216)](e,Wr(r,t(244)));for(const e of c)n[t(227)](e),n[t(233)][t(216)](e,Wr(r,t(244)));this[t(230)]()}[ea(230)](){const t=ea,e=this[t(236)],n=e[t(253)];e[t(219)][t(226)](t(247))[t(233)][t(223)]((e=>{const r=t;if(r(246)!=e[r(243)]&&r(248)!=e[r(243)])return;const{data:s}=e;return s&&r(210)===s[r(228)]?s[r(224)][0][r(232)]?{type:r(242),content:Wr(n,r(229),s[r(224)][0][r(252)][r(245)]())}:{type:r(242),content:Wr(n,r(208),s[r(224)][0][r(252)][r(245)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=400]})(t,e)}function ia(){const t=["refresh","ELEMENT_TABLE","isIntersectingWithRange","item","max","3796160VqYuNU","map","ELEMENT_TABLE_WITH_TEXT","21921210hpsFNY","TrackChangesEditing","addClass","isTouching","join","createTableWalker","getSelectionAffectedTableCells","MIN_SAFE_INTEGER","minRow","commands","detach","createRangeOn","min","add","addRange","enqueueChange","end","isArray","ELEMENT_TABLE_COLUMN_WITH_TEXT","_setupColumnsRowsFixing","highest","forceValue","length","subType","getContainedElement","getFirstRange","2211irGPLs","tablePaste","isEqual","get","nodeBefore","enableCommand","data","ELEMENT_TABLE_ROW_WITH_TEXT","plugins","registerElementLabel","maxRow","change:data","958rVIEmg","insertTableRowBelow","discard","every","tableCell","insertion","fromRange","getSuggestion","getAttribute","filter","1360354IvoZUx","values","position","descriptionFactory","selection","classes","ELEMENT_TABLE_ROW","oldRange","execute","left","suggestion","3303szgQrv","removeClass","includes","first","has","TableEditing","showSuggestionHighlights","_getCoordsForCells","registerDescriptionCallback","tableColumn","findAncestor","cell","$textProxy","*Remove:* %0","createRangeIn","ELEMENT_TABLE_COLUMN","insertTableColumnRight","last","markMultiRangeInsertion","push","element","differ","root","downcastDispatcher","maxColumn","deletion","colspan","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","mapper","nodeAfter","*Insert:* %0","createPositionAt","10HvVYac","setSelection","insert","getItems","selectTableRow","3153102HZefmi","rowspan","substr","MAX_SAFE_INTEGER","change","afterInit","accept","writer","batch","isInContent","minColumn","type","getChangedMarkers","start","_getSuggestionCoords","insertTable","9032PUDyhW","getColumnIndexes","tableRow","5088930lfQrTu","order","model","getChildren","_suggestionFactory","_tablePostFixingSubtypes","$graveyard","startsWith","insertTableRowAbove","getRanges","TableUtils","insertTableColumnLeft","_tableSuggestions","locale","toLowerCase","options","span","document","above","selectTableColumn","getCellLocation","addMarker:suggestion","removeTableRow","from","table","name","rootName","getChanges","getRowIndexes","low","registerPostFixer","markMultiRangeDeletion","toViewElement","_splitMarkerName","removeTableColumn","some","editor","hasAttribute"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(764583===parseInt(n(423))/1+parseInt(n(413))/2*(parseInt(n(401))/3)+-parseInt(n(534))/4+-parseInt(n(467))/5*(-parseInt(n(472))/6)+parseInt(n(491))/7+parseInt(n(488))/8*(parseInt(n(434))/9)+-parseInt(n(537))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(496)]=[e(490),e(443)],this[e(503)]=new Set}[sa(477)](){const t=sa,e=this[t(527)],n=e[t(493)][t(508)][t(427)];if(!e[t(409)][t(438)](t(439)))return;const r=e[t(504)],s=e[t(409)][t(404)](t(538)),o=e[t(409)][t(404)](t(501));s[t(426)][t(410)](t(515),(e=>Wr(r,t(530),e))),this[t(556)](),s[t(406)](t(487)),s[t(406)](t(471)),s[t(406)](t(510));for(const r of[t(499),t(414)]){const i=e[t(546)][t(404)](r);s[t(406)](r,(r=>{const a=t;e[a(493)][a(476)]((t=>{const e=a;r();const c=e(509)===i[e(492)],u=o[e(543)](n),l=o[e(519)](u),f=c?l[e(437)]-1:l[e(451)]+1,h=u[0][e(444)](e(515)),d=o[e(542)](h,{startRow:f,endRow:f}),g=Array[e(514)](d)[e(535)]((n=>t[e(548)](n[e(445)])));s[e(452)](g,e(490))}))}))}for(const r of[t(502),t(450)]){const i=e[t(546)][t(404)](r);s[t(406)](r,(r=>{const a=t;e[a(493)][a(476)]((t=>{const e=a;r();const c=e(432)===i[e(492)],u=o[e(543)](n),l=o[e(489)](u),f=c?l[e(437)]-1:l[e(451)]+1,h=u[0][e(444)](e(515)),d=o[e(542)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(514)](d)[e(535)]((n=>t[e(548)](n[e(445)])));s[e(452)](g,e(443))}))}))}for(const r of[t(513),t(525)]){const i=r[t(474)](11),a=i[t(505)](),c=a[t(474)](0,3)+t(507),u=t(515)+i,l=t(549)+i,f=t(533)+i;s[t(406)](r,(()=>{const i=t;e[i(493)][i(476)]((t=>{const e=i,h=o[e(543)](n),d=h[0][e(444)](e(515));let g;if(e(513)==r){const t=o[e(519)](h);g={startRow:t[e(437)],endRow:t[e(451)],includeAllSlots:!0}}else{const t=o[e(489)](h);g={startColumn:t[e(437)],endColumn:t[e(451)],includeAllSlots:!0}}const p=o[e(542)](d,g),m=Array[e(514)](p)[e(535)]((({cell:t})=>t)),I=ca(m[e(422)]((t=>t[e(528)](c)))),E=ca(m[e(422)]((t=>!t[e(528)](c))))[e(535)]((n=>t[e(548)](n))),b=s[e(522)](E,u);if(b&&(e(490)==b[e(560)]||e(443)==b[e(560)])){const n=this[e(486)](b);for(const r of I){const s=t[e(548)](r),i=o[e(511)](r),u=r[e(421)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(551)](s)}}}))}))}function c(r){const s=t,o=Array[s(514)](n[s(500)]())[s(535)]((t=>i.LiveRange[s(419)](t)));e[s(493)][s(476)]((t=>{const n=s,i=t[n(480)];r=r[n(422)]((t=>n(497)!=t[n(456)][n(517)])),t[n(468)](r),e[n(546)][n(404)](n(513))[n(529)](),e[n(431)](n(513),{forceDefaultExecution:!0}),e[n(493)][n(552)]((()=>{const t=n;e[t(493)][t(552)](i,(e=>{const n=t,r=o[n(422)]((t=>n(497)!=t[n(456)][n(517)]));r[n(559)]>0&&e[n(468)](r);for(const t of o)t[n(547)]()}))}))}))}function u(r){const s=t;e[s(493)][s(476)]((t=>{const o=s,a=Array[o(514)](n[o(500)]())[o(535)]((t=>i.LiveRange[o(419)](t))),c=[];for(const t of r)for(const e of t[o(470)]({shallow:!0}))c[o(453)](e);for(const n of c)o(497)!=n[o(456)][o(517)]&&(t[o(468)](t[o(466)](n,0)),e[o(546)][o(404)](o(525))[o(529)](),e[o(431)](o(525),{forceDefaultExecution:!0}));const u=a[o(422)]((t=>o(497)!=t[o(456)][o(517)]));u[o(559)]>0&&t[o(468)](u);for(const t of a)t[o(547)]()}))}function l(e,n){const r=t;return n[r(416)]((t=>e[r(526)]((e=>e[r(553)][r(403)](t[r(485)])||t[r(553)][r(403)](e[r(485)])))))}function f(e,n){const r=t;return e[r(526)]((t=>n[r(526)]((e=>t[r(553)][r(540)](e[r(485)])))))}e[t(407)][t(457)].on(t(512),((e,n,r)=>{const s=t;if(!r[s(506)][s(440)])return;const o=n[s(532)];if(!o)return;const i=r[s(463)][s(523)](o);function c(t){return Array[s(554)](t)?t:[t]}i&&s(417)===o[s(516)]&&(0,a.setHighlightHandling)(i,r[s(479)],((t,e,n)=>n[s(539)](c(e[s(428)]),t)),((t,e,n)=>n[s(435)](c(e[s(428)]),t)))}),{priority:t(557)}),s[t(426)][t(442)]((e=>{const n=t;if(n(418)!=e[n(483)]&&n(459)!=e[n(483)])return;const s=e[n(561)]();if(null!=s&&s.is(n(454),n(515))){if(n(418)==e[n(483)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)]));if(t[n(559)])return{type:n(418),content:Wr(r,n(465),Wr(r,n(536),'"'+t[n(541)](" ")+'"'))}}if(n(459)==e[n(483)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)]));if(t[n(559)])return{type:n(459),content:Wr(r,n(447),Wr(r,n(536),'"'+t[n(541)](" ")+'"'))}}}})),s[t(426)][t(442)]((e=>{const n=t;if(n(490)==e[n(560)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)])),s=this[n(486)](e),o=s[n(411)]-s[n(545)]+1;if(n(418)==e[n(483)])return t[n(559)]?{type:n(418),content:Wr(r,n(465),Wr(r,n(408),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(418),content:Wr(r,n(465),Wr(r,n(429),o))};if(n(459)==e[n(483)])return t[n(559)]?{type:n(459),content:Wr(r,n(447),Wr(r,n(408),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(459),content:Wr(r,n(447),Wr(r,n(429),o))}}if(n(443)==e[n(560)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)])),s=this[n(486)](e),o=s[n(458)]-s[n(482)]+1;if(n(418)==e[n(483)])return t[n(559)]?{type:n(418),content:Wr(r,n(465),Wr(r,n(555),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(418),content:Wr(r,n(465),Wr(r,n(449),o))};if(n(459)==e[n(483)])return t[n(559)]?{type:n(459),content:Wr(r,n(447),Wr(r,n(555),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(459),content:Wr(r,n(447),Wr(r,n(449),o))}}})),s[t(495)][t(462)](t(418),t(490),t(415),c),s[t(495)][t(462)](t(459),t(490),t(478),c),s[t(495)][t(462)](t(418),t(443),t(415),u),s[t(495)][t(462)](t(459),t(443),t(478),u),s[t(495)][t(462)](t(418),t(443),t(541),l),s[t(495)][t(462)](t(459),t(443),t(541),l),s[t(495)][t(462)](t(418),t(490),t(541),f),s[t(495)][t(462)](t(459),t(490),t(541),f)}[sa(461)](){const t=sa,e=this[t(527)],n=e[t(493)][t(508)][t(427)];return(r,s)=>{const o=t;e[o(493)][o(476)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(553)][a(405)];u&&u[0]&&!1===u[0][a(558)]&&(l=r[0][a(485)][a(464)]);const f=t[a(448)](l);if(a(497)==f[a(456)][a(517)])return;const h=Array[a(514)](n[a(500)]())[a(535)]((t=>i.LiveRange[a(419)](t)));t[a(468)](f),e[a(546)][a(404)](c)[a(529)](),u[a(453)]({forceDefaultExecution:!0}),e[a(431)](c,...u);const d=h[a(422)]((t=>a(497)!=t[a(456)][a(517)]));d[a(559)]>0&&t[a(468)](d);for(const t of h)t[a(547)]()}))}}[sa(441)](t){const e=sa,n=this[e(527)][e(409)][e(404)](e(501));let r=Number[e(475)],s=Number[e(544)],o=Number[e(475)],i=Number[e(544)];for(const a of t){if(e(497)==a[e(456)][e(517)])continue;const{row:t,column:c}=n[e(511)](a),u=a[e(528)](e(473))?a[e(421)](e(473))-1:0,l=a[e(528)](e(460))?a[e(421)](e(460))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(556)](){const t=sa,e=this[t(527)],n=e[t(409)][t(404)](t(538)),r=e[t(409)][t(404)](t(501));e[t(493)][t(508)].on(t(412),(()=>{const r=t,s=Array[r(514)](e[r(493)][r(508)][r(455)][r(484)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(524)](t);if(r(433)!=s)continue;if(null!=e[r(430)])continue;const a=n[r(420)](o);this[r(496)][r(436)](i)&&this[r(503)][r(550)](a)}}),{priority:t(520)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(548)](e),a=e[s(444)](s(515)),c=r[s(511)](e);for(const t of this[s(503)]){const n=t[s(560)],r=n[s(498)](s(402)),u=n[s(474)](r?10:5),l=u[s(505)](),f=l[s(474)](0,3)+s(507),h=s(549)+u,d=s(533)+u;if(!t[s(481)])continue;if(a!=t[s(400)]()[s(485)][s(444)](s(515)))continue;if(t[s(531)](i))continue;const g=e[s(528)](f)?e[s(421)](f)-1:0,p=this[s(486)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(551)](i),o=!0)}return o};e[t(493)][t(508)][t(521)]((n=>{const r=t;let o=!1;for(const t of e[r(493)][r(508)][r(455)][r(518)]())if(r(469)==t[r(483)])if(r(490)==t[r(516)])for(const e of t[r(425)][r(464)][r(494)]())o=o||s(e,n);else r(417)==t[r(516)]&&(o=o||s(t[r(425)][r(464)],n));return o}))}[sa(486)](t){const e=sa;return this[e(441)](t[e(500)]()[e(535)]((t=>t[e(485)][e(464)])))}}function ca(t){const e=sa;return Array[e(514)](new Set(t)[e(424)]())}const ua=fa;function la(){const t=["type","containsRange","*Split cell:* vertically","splitTableCellHorizontally","getCellLocation","stop","12763116qRixtN","mergeTableCells","afterInit","mergeTableCellDown","locale","formatInline","commandName","20DTGfIP","refresh","getSelectionAffectedTableCells","findAncestor","descriptionFactory","highest","insertion","markBlockFormat","formatBlock","createRangeOn","horizontally","markMultiRangeBlockFormat","_suggestionFactory","enableCommand","find","has","setSelection","*Merge cells*","12579MdzgFx","mergeTableCellLeft","execute","_isForcedDefaultExecutionBlock","*Split cell:* horizontally","editor","fromRange","createTableWalker","registerCustomCallback","size","low","7ZajSOx","requires","rootName","1ykfYgY","set:isEnabled","root","mergeTableCellRight","model","table","TableUtils","getFirstPosition","from","format","TrackChangesEditing","element","selection","getRanges","getAncestors","document","18132323oAXgqz","accept","splitTableCellVertically","change","5740212oiXZcA","_tablePostFixingSubtypes","commands","908bmtswN","value","$graveyard","deletion","push","author","filter","isInContent","map","add","get","12000048xYhvFb","mergeTableCellUp","_acceptFormatSuggestionCallbackFactory","return","forceDefaultExecution","getSuggestions","_areMergableCells","detach","direction","_areSelectedCellsMergable","isEnabled","registerDescriptionCallback","length","cell","2896745AYKdBJ","subType","TableEditing","tableCell","plugins","3491028SeIQZw","trackChanges"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(894932===parseInt(n(205))/1*(-parseInt(n(258))/2)+-parseInt(n(291))/3*(parseInt(n(228))/4)+-parseInt(n(253))/5+-parseInt(n(225))/6*(-parseInt(n(302))/7)+-parseInt(n(239))/8+parseInt(n(266))/9+-parseInt(n(273))/10*(-parseInt(n(221))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(203)](){return[aa]}[ua(268)](){const t=ua,e=this[t(296)],n=e[t(209)][t(220)][t(217)],r=e[t(270)];if(!e[t(257)][t(288)](t(255)))return;const s=e[t(257)][t(238)](t(215)),o=e[t(257)][t(238)](t(211)),a=e[t(257)][t(238)](aa);a[t(226)][t(232)](t(267)),s[t(286)](t(267),(()=>{const n=t,r=o[n(275)](e[n(209)][n(220)][n(217)]);e[n(209)][n(224)]((()=>{const t=n;s[t(284)](r,{commandName:t(267),commandParams:[]},[],t(267))}))})),e[t(227)][t(238)](t(267)).on(t(293),((n,r)=>{const o=t;e[o(227)][o(238)](o(259))[o(229)]&&(r[o(251)]>0&&r[r[o(251)]-1]&&r[r[o(251)]-1][o(243)]||s[o(294)]||this[o(248)]()||n[o(265)]())}),{priority:t(278)});for(const n of[t(240),t(208),t(269),t(292)]){const r=e[t(227)][t(238)](n);s[t(286)](n,(()=>{const n=t,o=e[n(209)][n(220)][n(217)][n(212)]()[n(219)]()[n(287)]((t=>t.is(n(216),n(256)))),i=r[n(229)];e[n(209)][n(224)]((()=>{const t=n;s[t(284)]([o,i],{commandName:t(267),commandParams:[]},[],t(267))}))}))}for(const n of[t(223),t(263)]){const r=e[t(227)][t(238)](n);s[t(286)](n,(()=>{const i=t,a=o[i(275)](e[i(209)][i(220)][i(217)])[0],c=a[i(276)](i(210)),{column:u,row:l}=o[i(264)](a);let f=[];if(i(283)==r[i(247)]){const t=o[i(298)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(213)](t)[i(236)]((t=>t[i(252)]))}else{const t=o[i(298)](c,{column:u,includeAllSlots:!0});f=Array[i(213)](t)[i(236)]((t=>t[i(252)]))}e[i(209)][i(224)]((t=>{const e=i;s[e(280)](t[e(282)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(277)][t(250)]((e=>{const n=t;if(n(281)!=e[n(260)]&&n(271)!=e[n(260)])return;const{data:s}=e;return s&&n(267)==s[n(272)]?{type:n(214),content:Wr(r,n(290))}:void 0})),s[t(277)][t(250)]((e=>{const n=t;if(n(281)!=e[n(260)]&&n(271)!=e[n(260)])return;const{data:s}=e;return s?n(223)==s[n(272)]?{type:n(214),content:Wr(r,n(262))}:n(263)==s[n(272)]?{type:n(214),content:Wr(r,n(295))}:void 0:void 0}));const c=a[t(241)]();for(const e of[t(240),t(208),t(269),t(292)])s[t(285)][t(299)](t(281),e,t(222),c);for(const e of[t(223),t(263)])s[t(285)][t(299)](t(281),e,t(222),c);s[t(285)][t(299)](t(281),t(267),t(222),(r=>{const s=t;e[s(209)][s(224)]((t=>{const o=s,a=Array[o(213)](n[o(218)]())[o(236)]((t=>i.LiveRange[o(297)](t)));t[o(289)](r),e[o(227)][o(238)](o(267))[o(274)](),e[o(293)](o(267),{forceDefaultExecution:!0});const c=a[o(234)]((t=>o(230)!=t[o(207)][o(204)]));c[o(251)]>0&&t[o(289)](c);for(const t of a)t[o(246)]()}))}));for(const n of[t(240),t(269),t(292),t(208)]){const r=e[t(227)][t(238)](n);r.on(t(206),((n,s,o)=>{const i=t;if(o){const t=e[i(209)][i(220)][i(217)][i(212)]()[i(219)]()[i(287)]((t=>t.is(i(216),i(256))));this[i(245)](r[i(229)],t)||(n[i(242)]=!1,n[i(265)]())}}),{priority:t(301)})}}[ua(248)](){const t=ua,e=this[t(296)][t(227)][t(238)](t(267)),n=this[t(296)][t(257)][t(238)](t(211));if(!e[t(249)])return!1;const r=n[t(275)](this[t(296)][t(209)][t(220)][t(217)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(245)](e,n))return!1;return!0}[ua(245)](t,e){const n=ua,r=this[n(296)][n(257)][n(238)](n(215)),s=this[n(296)][n(209)][n(282)](t),o=this[n(296)][n(209)][n(282)](e),i=new Set,a=new Set;for(const t of r[n(244)]())if((n(279)==t[n(260)]||n(231)==t[n(260)]||n(267)==t[n(254)])&&t[n(235)])for(const e of t[n(218)]())e[n(261)](s,!0)&&i[n(237)](t[n(260)]+":"+t[n(233)].id),e[n(261)](o,!0)&&a[n(237)](t[n(260)]+":"+t[n(233)].id);if(i[n(300)]!=a[n(300)])return!1;for(const t of i)if(!a[n(288)](t))return!1;return!0}}const da=ga;function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=171]})(t,e)}function pa(){const t=["markerNameToElements","nodeAfter","FORMAT_REGULAR_COLUMN","format","ck-suggestion-marker--active","formatBlock","FORMAT_REGULAR_ROW","accept","commandParams","commandName","_handleLegacySuggestions","editor","FORMAT_HEADER_ROW","markerRange","get","bindElementToMarker","activeMarkers","start","setTableRowHeader","forceValue","name","727470ryINWu","item","setTableColumnHeader","consume","4584oRlEhN","unbindElementFromMarkerName","plugins","TableEditing","removeClass","headingColumns","removeMarker:suggestion","12RXQqew","FORMAT_HEADER_COLUMN","405FrMTmx","includes","getCellLocation","registerBlockAttribute","cell","getSuggestion","TableUtils","_registerLegacyDescription","createTableWalker","parent","ck-suggestion-marker-","type","data","writer","addMarker:suggestion","consumable","1827351lwEFso","_splitMarkerName","downcastDispatcher","afterInit","headingRows","mapper","showSuggestionHighlights","_suggestionFactory","toViewElement","highest","markerName","removeAttribute","20RyFDXi","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","2099027pPlAbd","options","locale","addClass","requires","enableDefaultAttributesIntegration","has","registerDescriptionCallback","setAttribute","data-suggestion","434904GezHPd","stop","descriptionFactory","registerAttributeLabel","TrackChangesEditing","*Format:* %0","244416yDyLgF","end","editing","338436uVbRgg","nodeBefore"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(177616===-parseInt(n(205))/1+parseInt(n(202))/2+parseInt(n(241))/3*(parseInt(n(232))/4)+parseInt(n(228))/5*(parseInt(n(239))/6)+parseInt(n(186))/7+parseInt(n(196))/8+parseInt(n(171))/9*(-parseInt(n(183))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(190)](){return[aa]}[da(174)](){const t=da,e=this[t(218)];if(!e[t(234)][t(192)](t(235)))return;const n=e[t(188)],r=e[t(234)][t(221)](t(200));r[t(191)](t(225)),r[t(191)](t(230)),r[t(244)](t(175)),r[t(244)](t(237)),r[t(198)][t(199)](t(175),Wr(n,t(219))),r[t(198)][t(199)](t(237),Wr(n,t(240))),this[t(217)]()}[da(217)](){const t=da,e=this[t(218)][t(234)][t(221)](t(200)),n=this[t(218)][t(234)][t(221)](t(247)),r=this[t(218)][t(234)][t(221)](aa)[t(184)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(172)](o[a(181)]),l=e[a(246)](u),f=l[a(253)];if(a(212)!=l[a(252)]||!f||a(230)!=f[a(216)])return;if(o[a(229)])return void s[a(197)]();if(!i[a(256)][a(231)](o[a(220)],s[a(227)]))return;const h=o[a(220)][a(224)][a(208)],d=o[a(220)][a(203)][a(206)],g=h[a(250)][a(250)],{column:p}=n[a(243)](h),{column:m}=n[a(243)](d);for(let s=p;s<=m;s++){const l=n[a(249)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(245)],l=i[a(176)][a(179)](s);i[a(254)][a(189)](a(251)+c,l),r&&i[a(254)][a(194)](a(195),u,l),i[a(176)][a(222)](l,o[a(181)]),t&&(e[a(223)][a(242)](o[a(181)])?i[a(254)][a(189)](a(211),l):i[a(254)][a(236)](a(211),l))}}}}e[t(178)][t(185)](t(212),t(225),t(214),r),e[t(178)][t(185)](t(212),t(230),t(214),r),this[t(218)][t(204)][t(173)].on(t(255),s(),{priority:t(180)}),this[t(218)][t(253)][t(173)].on(t(255),((e,n,r)=>{const o=t;r[o(187)][o(177)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(180)}),this[t(218)][t(204)][t(173)].on(t(238),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(172)](r[o(181)]),c=e[o(246)](a),u=c[o(253)];if(o(212)!=c[o(252)]||!u||o(230)!=u[o(216)])return;const l=s[o(176)][o(207)](r[o(181)]);if(l)for(const t of l)s[o(254)][o(236)](o(251)+i,t),s[o(254)][o(236)](o(211),t),s[o(254)][o(182)](o(195),t),s[o(176)][o(233)](t,r[o(181)])}),{priority:t(180)}),this[t(248)]()}[da(248)](){const t=da,e=this[t(218)],n=e[t(188)];function r(e){const r=t;return{type:r(210),content:Wr(n,r(201),e)}}e[t(234)][t(221)](t(200))[t(198)][t(193)]((e=>{const s=t;if(s(212)!=e[s(252)])return;const{data:o}=e;if(o){if(s(225)==o[s(216)]){const t=o[s(215)][0][s(226)];return r(Wr(n,s(t?219:213)))}if(s(230)==o[s(216)]){const t=o[s(215)][0][s(226)];return r(Wr(n,s(t?240:209)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=233]})(t,e)}function ba(){const t=["getAttributes","columnInsertionRanges","suggestion:formatBlock:tablePasteCell","_getCoordsForCells","get","editor","getSuggestionCallback","batch","getRange","previous","length","getChanges","tableCellVerticalAlignment","differ","schema","*Replace table cells*","accept","TableUtils","has","tableCellHorizontalAlignment","_isForcedDefaultExecutionBlock","markerAttributes","fromRange","markers","_tablePostFixingSubtypes","getChild","removeMarkers","9128104nrVEtE","endColumn","every","redo","findAncestor","deletion","descriptionFactory","tableCell","createPositionBefore","insertionRanges","getColumnIndexes","setAttribute","low","markerName","subType","suggestionUnloaded","content","getChangedMarkers","createRangeOn","6738450LRQXcE","registerPostFixer","rowInsertionIndexes","hasSuggestion","3058dnQwFJ","tablePasteChainId","getRows","columnInsertionIndexes","model","getSelectionAffectedTableCells","first","TrackChangesEditing","tableCellBackgroundColor","getTableIfOnlyTableInContent","markMultiRangeBlockFormat","documentSelection","attributes","move","type","insertContent","getSuggestions","selection","column","tablePasteColumn","name","fill","elementToElement","join","tableCellPadding","_createdBatches","getMarkers","TableClipboard","suggestion","insertion","insertColumns","getAllAdjacentSuggestions","markMultiRangeDeletion","return","rowInsertionRanges","registerDescriptionCallback","cell","document","newRange","getChildren","suggestion-td","cells","65694qXzHjc","getRanges","entries","markerToHighlight","previousSibling","createRangeIn","table","registerCustomCallback","element","push","editing","createRange","forEach","end","Users","activeMarkers","tableCellBorderStyle","detach","endRow","182QCthEW","markMultiRangeInsertion","isEmpty","value","call","removeMarker","from","rows","editingDowncast","showSuggestionHighlights","_suggestionFactory","options","row","forceDefaultExecution","updateMarker","40722RAMeIo","nodeAfter","locale","remove","high","conversion","unwrap","plugins","fromEntries","paragraph","deletionRanges","dataDowncast","wrap","oldRange","root","suggestionLoaded","904cPNUpg","getContainedElement","createTableWalker","listenTo","getItems","for","last","author","insert","isEqual","formatBlock","requires","createElement","afterInit","tableCellSuggestion","clipboardOutput","167057croHxx","tablePasteCell","_splitMarkerName","ck-suggestion-marker","reduce","setAttributes","tableCellBorderColor","view","1307061HwDLEU","1020lfsPIE","removeColumns","rootName","_replaceTableSlotCell","removeRows","tablePasteRow","discard","isInContent","register","getRowIndexes","getSuggestion","add","columns","tableCellBorderWidth","position","change","containsRange","commands","keys","map","ck-suggestion-marker--active","find","getColumns","insertRows","next","268FUBVon","getShiftedBy","nextSibling","some","$graveyard","filter","stop","trackChanges","includes","start","startsWith","set","tablePaste","ck-suggestion-marker-insertion"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(885912===parseInt(n(305))/1*(parseInt(n(397))/2)+parseInt(n(347))/3*(-parseInt(n(241))/4)+parseInt(n(301))/5+-parseInt(n(381))/6*(-parseInt(n(366))/7)+parseInt(n(282))/8+-parseInt(n(421))/9+-parseInt(n(422))/10*(parseInt(n(413))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(435),Ia(419),Ia(363),Ia(274),Ia(267),Ia(313),Ia(329)],_a=Object[Ia(389)](Ta[Ia(235)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(408)](){return[aa]}[Ia(410)](){const t=Ia,n=this[t(260)];if(!n[t(388)][t(273)](t(332)))return;const r=n[t(388)][t(259)](t(312)),s=n[t(388)][t(259)](t(272)),o=n[t(388)][t(259)](aa),a=n[t(388)][t(259)](t(332));o[t(279)][t(356)](t(427),t(324)),n[t(309)][t(269)][t(430)](t(411),{allowIn:t(289),allowContentOf:t(289),isLimit:!0}),n[t(386)][t(327)]({model:t(411),view:t(345)});let c=null;n[t(309)].on(t(320),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(265)]-1];h&&h[u(379)]||r[u(275)]||this[u(260)][u(233)][u(259)](u(248))[u(369)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(316)))return!1;const i=s[o(314)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(310)](n[o(342)][o(322)]);if(!a[o(265)])return!1;const c=a[0][o(286)](o(353)),l=r[o(431)](a),f=r[o(292)](a),h={startRow:l[o(311)],endRow:l[o(403)],startColumn:f[o(311)],endColumn:f[o(403)]};return 1==a[o(265)]&&(h[o(365)]+=r[o(307)](i)-1,h[o(283)]+=r[o(238)](i)-1),ka(c,h,r)}(l,f,n[u(309)],s,a)&&(o[u(247)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(309)][u(437)]((()=>{const t=u;n[t(309)][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(265)]&&r[t(367)](o,t(427),{tablePasteChainId:s}),a[t(265)]&&r[t(367)](a,t(324),{tablePasteChainId:s}),l[t(265)]&&(r[t(367)](l,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(359)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(370)](e)}))),f[t(265)]&&(r[t(337)](f,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(359)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(370)](e)})));const d=r[t(315)](h[t(235)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(414),{tablePasteChainId:s});if(d){const e=d[t(331)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(309)][t(300)](s),a=e[t(237)]((e=>e[t(263)]()[t(406)](i)));a&&r[t(356)]([a[t(325)],o])}r[t(265)]&&d[t(293)](t(276),Object[t(389)](r))}c=null})))}),{priority:e.priorities[t(385)]+10}),n[t(388)][t(259)](t(332)).on(t(425),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(247)]();const u=s[r(341)],l=o,f=Aa(u),h=Aa(l);e[r(338)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(384)](u[r(280)](0));for(const t of Array[r(372)](l[r(344)]()))a[r(405)](t,u,r(360));const t=c[r(303)][r(249)](s[r(378)]),e=c[r(308)][r(249)](s[r(323)]);t||e||(d=i.LiveRange[r(277)](a[r(352)](u)))}else h&&!f&&(g=a[r(352)](u));else{const t=a[r(409)](r(411)),e=a[r(409)](r(411));a[r(393)](a[r(352)](u),e),a[r(405)](t,u,0);for(const e of Array[r(372)](l[r(344)]()))a[r(405)](e,t,r(360));d=i.LiveRange[r(277)](a[r(300)](t)),g=i.LiveRange[r(277)](a[r(300)](e))}const p=Array[r(372)](l[r(255)]())[r(246)]((([t])=>Ta[r(249)](t)));c[r(346)][r(356)]({element:u,attributes:p[r(265)]?Object[r(389)](p):null}),d&&c[r(291)][r(356)](d),g&&c[r(391)][r(356)](g)}),{priority:t(385)}),s.on(t(335),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(434)]||1;c[o(308)]=new Array(l)[o(326)](u)[o(235)](((t,e)=>t+e));for(const{cell:t}of s[o(399)](i,{startColumn:u,endColumn:u+l-1}))c[o(256)][o(356)](n[o(309)][o(300)](t))}),{priority:t(294)}),s.on(t(239),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(373)]||1;c[o(303)]=new Array(l)[o(326)](u)[o(235)](((t,e)=>t+e));for(const{cell:t}of s[o(399)](i,{startRow:u,endRow:u+l-1}))c[o(339)][o(356)](n[o(309)][o(300)](t))}),{priority:t(294)}),r[t(288)][t(340)]((e=>{const r=t;if(e[r(296)]&&e[r(296)][r(251)](r(253)))return e[r(264)]?{}:{type:r(334),content:Wr(n[r(383)],r(270))}}));const u=()=>!1;for(const e of[t(253),t(324),t(427),t(414)])r[t(376)][t(354)](t(334),e,t(328),u),r[t(376)][t(354)](t(287),e,t(328),u),r[t(376)][t(354)](t(407),e,t(328),u);r[t(376)][t(354)](t(407),t(414),t(428),u),r[t(376)][t(354)](t(407),t(414),t(271),((e,r,s)=>{const o=t,i=e[o(235)]((t=>t[o(398)]()))[o(246)]((t=>t)),a=new Map(i[o(235)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(346)])e&&a[o(252)](t,e);else if(s&&s[o(276)])for(const[t,e]of Object[o(349)](s[o(276)])){const r=n[o(309)][o(278)][o(259)](t),s=r?r[o(263)]()[o(398)]():null;s&&a[o(252)](s,e)}n[o(309)][o(437)]((t=>{const e=o;for(const[n,r]of a)t[e(418)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(376)][o(354)](e,o(253),s,((t,i,a)=>{const c=o;n[c(309)][c(437)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(250)][o(382)];t.is(o(355),o(411))&&u[o(356)](t)}r[o(376)][o(261)](e,null,s)(t,i,a);for(const t of u)o(245)!=t[o(395)][o(424)]&&n[o(387)](t)}))}))};l(t(334),t(271)),l(t(334),t(428)),l(t(287),t(271)),l(t(287),t(428)),r[t(376)][t(354)](t(334),t(427),t(428),(e=>{const n=t,r=e[n(235)]((t=>t[n(398)]())),i=r[0][n(286)](n(353)),{minRow:a,maxRow:c}=o[n(258)](r);s[n(426)](i,{at:a,rows:c-a+1})})),r[t(376)][t(354)](t(334),t(324),t(428),(e=>{const n=t,r=e[n(235)]((t=>t[n(398)]())),i=r[0][n(286)](n(353)),{minColumn:a,maxColumn:c}=o[n(258)](r);s[n(423)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(296)]||!n[s(296)][s(251)](s(253)))return;const o=n[s(317)][s(306)],i=r[s(321)]()[s(246)]((t=>t[s(429)]&&t[s(317)]&&t[s(317)][s(306)]==o));i[s(265)]&&n[s(336)]()[s(265)]!=i[s(265)]&&i[s(417)](((t,e)=>(t[s(240)]=e,e[s(264)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(415)](e[s(295)]),i=[s(416),s(254)],a=r[s(362)][s(249)](e[s(295)]);return a&&i[s(356)](s(236)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(396),f,{priority:t(385)}),r.on(t(297),f,{priority:t(385)}),n[t(309)][t(342)][t(302)]((()=>{const e=t;let s=!1;const o=Array[e(372)](n[e(309)][e(342)][e(268)][e(299)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(415)](t);if(e(333)!=o||e(287)!=a||i[e(394)])continue;if(!r[e(304)](c))continue;const u=r[e(432)](c)[e(348)](),l=n[e(388)][e(259)](e(361)).me;for(const t of r[e(321)]())if(t[e(429)]&&t[e(404)]==l&&e(407)==t[e(319)]&&e(414)==t[e(296)]&&t[e(348)]()[e(284)]((t=>u[e(244)]((n=>n[e(438)](t,!0))))))for(const n of t[e(336)]())n[e(429)]&&(n[e(428)](),s=!0)}return s})),n[t(309)][t(342)][t(302)]((e=>{const s=t,o=n[s(233)][s(259)](s(285));if(!o||!o[s(330)][s(273)](e[s(262)]))return!1;let i=!1;const a=n[s(388)][s(259)](s(361)).me,c=n[s(309)][s(342)][s(268)][s(266)](),u=Array[s(372)](n[s(309)][s(342)][s(268)][s(299)]())[s(246)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(415)](t);return n(333)==o&&n(253)==i&&c==a.id&&!e[n(394)]}));for(const t of c){if(s(405)!=t[s(319)]||s(411)!=t[s(325)]||1!=t[s(265)])continue;const n=e[s(358)](t[s(436)],t[s(436)][s(242)](1));if(!u[s(237)]((({data:t})=>t[s(343)][s(406)](n))))for(const{name:t,data:r}of u)if(n[s(438)](r[s(343)])){e[s(380)](t,{range:n}),i=!0;break}}return i})),n[t(309)][t(342)][t(302)]((e=>{const s=t;let o=!1;const i=n[s(388)][s(259)](s(361)).me,a=r[s(321)]()[s(246)]((t=>t[s(429)]&&t[s(404)]==i)),c=new Set,u=new Set;for(const t of a)if(s(253)==t[s(296)])for(const e of t[s(331)]()){const n=e[s(263)]()[s(398)]();if(n)if(n.is(s(355),s(411))&&Aa(n)){t[s(371)](e[s(325)]),c[s(433)](n),o=!0;const r=n[s(243)],i=n[s(351)],a=r&&r.is(s(355),s(411)),l=i&&i.is(s(355),s(411));a&&!c[s(273)](r)&&u[s(433)](r),l&&!c[s(273)](i)&&u[s(433)](i)}else n.is(s(355),s(390))&&n[s(368)]&&(t[s(371)](e[s(325)]),o=!0)}else if(s(414)==t[s(296)]){if(!t[s(317)]||!t[s(317)][s(306)])continue;const e=t[s(317)][s(276)];if(e&&Object[s(234)](e)[s(265)])continue;const n=t[s(317)][s(306)];let r=!0,i=!0;for(const e of a)if(e[s(296)]&&e[s(296)][s(251)](s(253))){if(!e[s(317)][s(306)]){i=!1;break}if(e.id!=t.id&&e[s(317)][s(306)]==n){r=!1;break}}i&&r&&(t[s(281)](),o=!0)}for(const t of c)e[s(384)](t);for(const t of u)e[s(387)](t);return o})),n[t(386)][t(402)](t(374))[t(350)]({model:t(257),view:(t,e)=>h(t),converterPriority:t(385)}),n[t(386)][t(402)](t(392))[t(350)]({model:t(257),view:(e,n)=>n[t(377)][t(375)]?h(e,!1):null,converterPriority:t(385)});const d=n[t(357)][t(420)];this[t(400)](d[t(342)],t(412),((e,n)=>{const r=t,s=[];for(const t of d[r(352)](n[r(298)])[r(401)]())t.is(r(355),r(345))&&s[r(356)](t);d[r(437)]((t=>{const e=r;for(const n of s)t[e(318)](t[e(352)](n),t[e(290)](n)),t[e(384)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(368)])return!0;const n=t[e(280)](0);return n.is(e(355),e(390))&&n[e(368)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(399)](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-=438]})(t,e)}function Ra(){const t=["getSuggestions","TableColumnResizeEditing","_suggestionFactory","getTableColumnsWidths","locale","has","getColumnGroupElement","66UteHLM","subType","9rwaVxI","handleSuggestionDescription","author","afterInit","7432awsddm","18137ksKyTi","tableWidth","resizeTableWidth","getAttribute","*Format:* resize table","1852990VojbvC","registerCustomCallback","commandParams","model","descriptionFactory","11UfNpUZ","TrackChangesEditing","discard","columnWidths","resizeTable","format","data","type","bind","enableCommand","selection","markBlockFormat","1386PfjSSn","16392MnRwFw","2422785aNQVzW","accept","table","change","getSelectedElement","registerDescriptionCallback","171856NxEWhs","formatGroupId","getContainedElement","editor","formatInline","handleResizeTableWidthCommand","Users","get","8190rgxzUE","plugins","document","17424204jQwtFn","formatBlock","getSuggestionCallback"];return(Ra=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(485434===-parseInt(n(461))/1*(parseInt(n(489))/2)+parseInt(n(459))/3*(-parseInt(n(438))/4)+parseInt(n(490))/5+parseInt(n(488))/6*(parseInt(n(466))/7)+parseInt(n(465))/8*(-parseInt(n(446))/9)+parseInt(n(471))/10*(-parseInt(n(476))/11)+parseInt(n(449))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(464)](){const t=Ca;if(!this[t(441)][t(447)][t(457)](t(453)))return;const e=this[t(441)][t(447)][t(445)](t(477));e[t(485)](t(468),this[t(443)][t(484)](this)),e[t(454)][t(472)](t(450),t(480),t(491),e[t(454)][t(451)](t(450),null,t(478))),e[t(454)][t(472)](t(450),t(480),t(478),e[t(454)][t(451)](t(450),null,t(491))),e[t(475)][t(495)](this[t(462)][t(484)](this))}[Ca(443)](t,e){const n=Ca,r=this[n(441)][n(447)][n(445)](n(477)),s=this[n(441)][n(447)][n(445)](n(453)),o=e[n(492)]||this[n(441)][n(474)][n(448)][n(486)][n(494)]();this[n(441)][n(474)][n(493)]((()=>{const i=n,a=s[i(458)](o);let c=a?s[i(455)](a):null,u=o[i(469)](i(467))||null;const l=e[i(467)]||u,f=e[i(479)]||c,h=this[i(441)][i(447)][i(445)](i(444)).me;for(const t of r[i(452)]()){const e=t[i(440)]();if(i(480)===t[i(460)]&&e===o){t[i(463)]!==h&&t[i(478)]();const e=t[i(482)][i(473)];u=e[0][i(467)],c=e[0][i(479)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(487)](o,{commandName:i(468),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(480)},[],i(480))}))}[Ca(462)](t){const e=Ca;if(e(450)!=t[e(483)]&&e(442)!=t[e(483)])return;const{data:n}=t;if(n&&e(480)===n[e(439)]){const t=e(470);return{type:e(481),content:Wr(this[e(441)][e(456)],t)}}}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=308]})(t,e)}function Ma(){const t=["984904YFoQhq","629781HFzzPX","insertTemplate","1099248GqkUoT","TrackChangesEditing","Template","14HOqPvV","21852UcFhkp","10815696qMiGiC","enableCommand","has","475416tCoYPE","get","plugins","155exJObr","afterInit","editor","1439224oWXZtl"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(262414===parseInt(n(310))/1+-parseInt(n(317))/2+-parseInt(n(318))/3+-parseInt(n(324))/4*(parseInt(n(313))/5)+-parseInt(n(320))/6+parseInt(n(323))/7*(-parseInt(n(316))/8)+parseInt(n(325))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(314)](){const t=Sa,e=this[t(315)];e[t(312)][t(309)](t(322))&&e[t(312)][t(311)](t(321))[t(308)](t(319))}}const Oa=Fa;function Fa(t,e){const n=xa();return(Fa=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(549273===-parseInt(n(224))/1+-parseInt(n(239))/2*(-parseInt(n(221))/3)+parseInt(n(219))/4*(-parseInt(n(238))/5)+-parseInt(n(228))/6*(parseInt(n(232))/7)+parseInt(n(234))/8*(-parseInt(n(243))/9)+-parseInt(n(225))/10*(-parseInt(n(226))/11)+parseInt(n(220))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Da extends t.Plugin{[Oa(222)](){const t=Oa,e=this[t(241)];if(!e[t(230)][t(237)](t(236)))return;e[t(227)][t(237)](t(242))[t(233)](t(236));const n=e[t(227)][t(237)](t(242)),r=e[t(235)];n[t(229)][t(231)](t(223),(e=>Wr(r,t(240),e)))}}function xa(){const t=["editor","TrackChangesEditing","5526tWKvvx","36nCNBoL","37786572dnDqyk","93rhjZCX","afterInit","tableOfContents","1074765SgrHqI","98980oJRQeC","121AOtHcV","plugins","5688522bXsEid","descriptionFactory","commands","registerElementLabel","7gowArr","enableCommand","13448pdDjUM","locale","insertTableOfContents","get","32405wIjoNT","26118tLjlDK","ELEMENT_TABLE_OF_CONTENTS"];return(xa=function(){return t})()}function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=275]})(t,e)}const Ba=Pa;function Ua(){const t=["descriptionFactory","Title","getNearestSelectionRange","3ZwvAnZ","isTouching","38758TSiqwY","ELEMENT_TITLE","suggestion","2246984ZIpkCT","afterInit","from","8YrlcWj","newRange","isCollapsed","locale","removeMarker","319728yyWsNm","4886721uqpPiT","get","forward","2124790JwmpVW","element","schema","model","getChangedMarkers","end","21yGHIZh","title-content","registerElementLabel","has","start","registerPostFixer","differ","editor","_splitMarkerName","TrackChangesEditing","isEqual","document","updateMarker","34oAJxkv","14236519JCVmgF","createRange","plugins","677855BShDIT","nodeBefore"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(465934===parseInt(n(286))/1*(-parseInt(n(297))/2)+-parseInt(n(295))/3*(-parseInt(n(300))/4)+-parseInt(n(290))/5+parseInt(n(308))/6*(parseInt(n(318))/7)+parseInt(n(303))/8*(-parseInt(n(309))/9)+-parseInt(n(312))/10+parseInt(n(287))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(301)](){const t=Ba,e=this[t(280)];if(!e[t(289)][t(276)](t(293)))return;const n=e[t(289)][t(310)](t(282));n[t(292)][t(275)](t(319),(()=>Wr(e[t(306)],t(298)))),e[t(315)][t(284)][t(278)]((r=>{const s=t;let o=!1;const i=Array[s(302)](e[s(315)][s(284)][s(279)][s(316)]());for(const{name:t,data:a}of i){const{group:i}=n[s(281)](t);if(s(299)!==i||!a[s(304)])continue;const c=a[s(304)],u=c[s(317)][s(291)];if(!u||!u.is(s(313),s(319)))continue;if(!c[s(277)][s(296)](c[s(317)]))continue;const l=e[s(315)][s(314)][s(294)](c[s(317)],s(311));if(l&&l[s(305)]){const e=r[s(288)](c[s(277)],l[s(277)]);e[s(283)](c)||(r[s(285)](t,{range:e}),o=!0)}o||(r[s(307)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=445]})(t,e)}function Ha(){const t=["TrackChangesEditing","undo","21334157RvpvHw","enableCommand","plugins","1325884Zchezn","editor","2bLpTfS","74587CEPhTa","404371XIEMSd","24JSvpYA","152887jIozyS","18SMhiLh","286270Vhcpuh","has","54qcurOg","UndoEditing","redo","get","3183620cDqQql","afterInit","60sgYwNH","6iMYLrH"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(348604===parseInt(n(461))/1*(-parseInt(n(460))/2)+-parseInt(n(452))/3*(-parseInt(n(458))/4)+-parseInt(n(466))/5*(-parseInt(n(445))/6)+parseInt(n(464))/7*(parseInt(n(463))/8)+-parseInt(n(465))/9*(-parseInt(n(449))/10)+-parseInt(n(462))/11*(-parseInt(n(451))/12)+-parseInt(n(455))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Wa extends t.Plugin{[Ga(450)](){const t=Ga,e=this[t(459)],n=e[t(457)][t(448)](t(453));e[t(457)][t(467)](t(446))&&(n[t(456)](t(454)),n[t(456)](t(447)))}}function za(t,e){const n=Za();return(za=function(t,e){return n[t-=483]})(t,e)}const qa=za;!function(t,e){const n=za,r=t();for(;;)try{if(674266===parseInt(n(493))/1+-parseInt(n(486))/2+parseInt(n(498))/3+-parseInt(n(487))/4+parseInt(n(485))/5*(parseInt(n(496))/6)+parseInt(n(483))/7*(parseInt(n(501))/8)+-parseInt(n(499))/9*(parseInt(n(491))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ka extends t.Plugin{static get[qa(492)](){return[aa]}[qa(502)](){const t=qa,e=this[t(495)];e[t(500)][t(488)](t(484))&&e[t(500)][t(494)](t(490))[t(497)](t(489))}}function Za(){const t=["TableCaptionEditing","5IiHVMh","788430clvAjn","3332088PVYqtM","has","toggleTableCaption","TrackChangesEditing","1353130NPWtea","requires","960840WdoXXx","get","editor","1884702FWlFoE","enableCommand","336666XEoPhK","9QBjvMZ","plugins","45992wWpSMw","afterInit","791xKtqJK"];return(Za=function(){return t})()}const Xa=Ja;function Qa(){const t=["tableCellVerticalAlignment","tableCellWidth","getContainedElement","format","1160960iAxVec","enqueueChange","tableBackgroundColor","batch","registerCustomCallback","TableUtils","model","findAncestor","*Format:* change table cell properties","formatBlock","*Format:* change table properties","tableCellPadding","tableCellBorderWidth","editor","descriptionFactory","tableCellBorderColor","tableAlignment","nodeAfter","2589900ailsse","start","handleSuggestionDescription","tableHeight","data","subType","commandParams","tableCellHeight","tableBorderWidth","TablePropertiesEditing","1008028RLZmHL","tableProperties","275149goHyoP","markBlockFormat","1183116OHkxdy","getFirstPosition","tableCellBackgroundColor","afterInit","_getSuggestion","pluginName","tableCellBorderStyle","handleDiscardAction","_handlePropertyChange","tableBorderStyle","6sOaTJO","699618WkCufz","TrackChangesTableProperties","TrackChangesEditing","get","registerDescriptionCallback","document","tableBorderColor","change","accept","getSuggestionCallback","5376195ZDIAgD","getSelectionAffectedTableCells","has","discard","setAttribute","TableCellPropertiesEditing","tableWidth","selection","tableCellHorizontalAlignment","enableCommand","tableCellProperties","plugins","_suggestionFactory","table","locale","join","getSuggestions","getAttribute","removeAttribute"];return(Qa=function(){return t})()}function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(551547===parseInt(n(178))/1+-parseInt(n(115))/2+parseInt(n(114))/3*(-parseInt(n(180))/4)+parseInt(n(125))/5+parseInt(n(166))/6+-parseInt(n(176))/7+-parseInt(n(148))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(177)]=[e(121),e(113),e(174),e(164),e(131),e(169),e(150)],this[e(135)]=[e(163),e(186),e(160),e(159),e(145),e(173),e(182),e(133),e(144)]}static get[Xa(185)](){return Xa(116)}[Xa(183)](){const t=Xa,e=this[t(161)][t(136)][t(118)](t(117));if(this[t(161)][t(136)][t(127)](t(175))){for(const n of this[t(177)])e[t(134)](n,((e,r)=>{const s=t,o=this[s(161)][s(154)][s(120)][s(132)][s(181)]()[s(155)](s(138));this[s(112)](n,[o],this[s(177)],s(177),e,r)}));e[t(137)][t(152)](t(157),t(177),t(123),e[t(137)][t(124)](t(157),null,t(128))),e[t(137)][t(152)](t(157),t(177),t(128),((e,n)=>this[t(187)](this[t(177)],e,n))),e[t(137)][t(152)](t(157),t(177),t(140),(()=>!1))}if(this[t(161)][t(136)][t(127)](t(130))){for(const n of this[t(135)])e[t(134)](n,((e,r)=>{const s=t,o=this[s(161)][s(136)][s(118)](s(153))[s(126)](this[s(161)][s(154)][s(120)][s(132)]);this[s(112)](n,o,this[s(135)],s(135),e,r)}));e[t(137)][t(152)](t(157),t(135),t(123),e[t(137)][t(124)](t(157),null,t(128))),e[t(137)][t(152)](t(157),t(135),t(128),((e,n)=>this[t(187)](this[t(135)],e,n))),e[t(137)][t(152)](t(157),t(135),t(140),(()=>!1))}e[t(162)][t(119)]((e=>this[t(168)](e)))}[Xa(112)](t,e,n,r,s,o){const i=Xa,a=this[i(161)][i(136)][i(118)](i(117));this[i(161)][i(154)][i(149)](o[i(151)],(()=>{const t=i;for(const i of e)if(this[t(184)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(142)](r);void 0!==n&&(e[r]=n)}s(o),a[t(179)](i,{commandParams:[e]},[],r)}}))}[Xa(187)](t,e,n){const r=Xa,s=e[0][r(167)][r(165)],o=n[r(172)][0];this[r(161)][r(154)][r(122)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(129)](r,o[r],s):e[n(143)](r,s)}))}[Xa(168)](t){const e=Xa;if(t[e(170)])switch(t[e(171)]){case e(177):return{type:e(147),content:Wr(this[e(161)][e(139)],e(158))};case e(135):return{type:e(147),content:Wr(this[e(161)][e(139)],e(156))}}}[Xa(184)](t,e){const n=Xa,r=this[n(161)][n(136)][n(118)](n(117));for(const s of r[n(141)]({skipNotAttached:!0})){const r=s[n(146)]();if(s[n(171)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=Zt?function(t,e){return Zt(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})),Yt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=wc;function bc(){const t=["addSuggestion","isAfter","$elementName","forward","@external","isBefore","start","insertion:join","find","markMultiRangeInsertion","warn","widget","document","addComment","after","ck-suggestion-marker--active","FORMATTING","from","always","return","listenTo","trackChanges","addMarker","buildSuggestion","formatBlock:join","open","rootName","_processAttributeChanges","discard","discardSelectedSuggestions","_processAttributeSuggestions","comments","execute","targetPosition","enableReadOnlyMode","getShiftedBy","ready","tablePasteChainId","registerCustomCallback","attribute:","elementStart","addCommentThread","format","hasComments","getCustomProperty","howMany","stop","track-changes-enable-command-twice","some","editing","concat","oldValue","requires","createRangeIn","deletion:","_recordAttributeChanges","1409344uGRcso","_initAriaMarkerChangeAnnouncements","insertion:","_saved","moveTargetPosition","showSuggestionHighlights","addHighlight","isOwn","formatBlock","markAttributeChange","_checkSuggestionCorrectness","has","removeComment","resolve","rejected","batch","multi","ck-suggestion-marker","dataDowncast","addMarker:suggestion:attribute","_isDataLoaded","deletion:join","markers","plugins","getFirstMarker","$graveyard","deletion:chain","fromRange","isUndo","getSuggestions","getChangedMarkers","attribute:accept","lowest","markBlockFormat","splitPosition","suggestion-type","deletion:accept","toUpperCase","hasSuggestion","position","insertContent","trackChanges.trackFormatChanges","ck-suggestion-marker-formatBlock","data-suggestion","suggestionLoaded","clone","type","previous","_setSuggestionData","isCollapsed","isLimit","pop","acceptSelectedSuggestions","addSuggestionData","consumable","_isRegisteredAttribute","addMarker:suggestion:formatBlock","formatInline:join","documentSelection","formatInline:chain","normal","_handleNewSuggestionMarker","formatInline:accept","_SUGGESTION_ANNOUNCEMENT","discardSuggestion","for","move","_joinSuggestions","insertion","markMultiRangeBlockFormat","getLastMatchingPosition","editor","refresh","size","values","selection","_removeSuggestion","value","attributeKey","isIntersectingWithRange","_commentsRepository","containsItem","removeMarker:suggestion:attribute","6583548gdCBPl","formatGroupId","originalSuggestionId","_findSuggestions","range","enqueueChange","track-changes-adapter-already-set","elementToElement","isExternal","markDeletion","837QQLmrP","formatBlock:chain","stopListening","substring","chain","_createSuggestion","_refreshSuggestionsChain","delete","commandName","_adapter","track-changes-user-not-found","fromCharCode","commands","TrackChangesEditing","track-changes-command-not-found","setAttribute","authorName","upcast","change:_saved","setSelection","update:suggestion","writer","creator","splice","dataToMarker","split","never","accepted","getAttribute","_getAuthorFromId","5TLPbRb","formatInline:discard","2046876mITnnY","discardAllSuggestions","backward","mapper","isObject","remove","deletion","getCommentThread","get","createPositionAt","_inlineAttributeKeys","isDocumentOperation","nodeAfter","6433490TFFmNy","attributeOldValue","isArray","activeMarkers","subType","_addThreadToSuggestion","getSuggestion","isAtStart","_getMarkerAnnouncementText","data","deleteContent","suggestionChanged","_blockAttributeKeys","markMultiRangeDeletion","options","insertion:accept","change:activeMarkers","getDifference","push","ENTER","createSelection","Users","_breakSuggestionMarker","editingDowncast","_setSuggestionRange","markerToData","insert","76klNwsf","_suggestionState","createRangeOn","item","_onDiscard","differ","adapter","_customCallbacks","$marker","meta","end","formatBlock:discard","markInlineFormat","formatInline:","rethrowUnexpectedError","deletion:discard","next","$text","attribute:join","$textProxy","_joinWithAdjacentSuggestions","high","forEach","createRange","LEAVE","map","oldRange","markerNameToElements","markInsertion","isNextTo","addMarker:suggestion","group","formatInline","before","init","markerReady","suggestion:","481945jFZGEL","_updateSuggestionData","getUser","getRange","error-saving-suggestion-data-suggestion-discarded","isTouching","set","getContainedElement","_isBlockAttribute","150430anqHaR","_enabledCommands","containsRange","acceptAllSuggestions","bindElementToMarker","_suggestions","updateSuggestion","conversion","enableCommand","track-changes-suggestion-data-mismatch","getIntersection","removeMarker:suggestion:formatBlock","isRemovable","ck-suggestion-marker-","_reduceSuggestionAttributeRange","addMarkerName","attributes","acceptSuggestion","_recordAttributeSuggestions","skipNestingCheck","getSuggestionCallback","groupId","toJSON","collaboration.channelId","pluginName","descriptionFactory","then","includes","_getExternalAuthor","dataReady","notReady","getMarkers","nodeBefore","markerName","addRange","_cutOutSuggestionMarker","attribute","updateMarker","model","marker-count","createdAt","unshift","assign","getWalker","applyOperation","containsPosition","elementEnd","root","reconvertMarker","_reduceExistingSuggestions","createPositionAfter","trackChanges.mergeNestedSuggestions","_refreshAttributeSuggestionsChain","setTo","isInContent","createPositionBefore","isSelectable","hasCommentThread","add","default","getAllAdjacentSuggestions","rename","_model","PendingActions","external:","attributeNewValue","catch","_addSuggestionMarker","suggestion","change:data","markerToHighlight","getAncestors","getNearestSelectionRange","clear","filter","consume","getFirstRange","locale","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.","registerPostFixer","getChanges","79431XesoNK","registerInlineAttribute","_getAttributeKey","length","_registerDefaultCallbacks","detach","PENDING_ACTION_SUGGESTION","_afterChanges","substr","author","registerBlockAttribute","CommentsRepository","_splitMarkerName","fetchCommentThread","low","addClass","containsRangeInObject","newValue","isEqual","isMultiRange","suggestion:attribute:","isLocal","key","join","track-changes-suggestion-not-found","containerElement","commentThread","change","fire","toViewElement","keys","announce","getMultiRangeId","accept","formatBlock:","removeClass","sort","parent","formatBlock:accept","isBlock","getItems","authoredAt","_mergeNestedSuggestions","insertion:chain","isIntersecting","_getSuggestionData","insertion:discard","unbind","_defaultCallbacks","every","config","removeAttribute","_rangeIsInLocalUserInsertion","removed","_editor","newRange","element","schema","suggestionUnloaded","removeMarkers","highest","createElement","trackChangesCommand","enableDefaultAttributesIntegration","startsWith","isInsideObject","multipleBlocks","_descriptionFactory","forceDefaultExecution","isAtEnd","removeMarker","define","_suggestionFactory","ck-suggestion-marker-formatInline","_element","_isForcedDefaultExecutionBlock","track-changes-adapter-missing-getsuggestion","name","addUser","unbindElementFromMarkerName","getRanges","attribute:discard","head","_trackFormatChanges"];return(bc=function(){return t})()}!function(t,e){const n=wc,r=t();for(;;)try{if(561159===parseInt(n(751))/1+parseInt(n(674))/2+-parseInt(n(409))/3*(parseInt(n(714))/4)+parseInt(n(672))/5*(-parseInt(n(632))/6)+-parseInt(n(687))/7+parseInt(n(549))/8+parseInt(n(642))/9*(parseInt(n(760))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(495);class _c extends t.Plugin{static get[Ec(545)](){return[Ec(420),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,As,Ss,Bs,to,so,uo,ho,bo,Ao,Ro,Mo,Oo,Ho,Uo,Ko,Jo,ei,ci,pi,Ri,oi,Vs,Ks,bi,Ai,Mi,Fi,ji,Hi,Zi,$i,ra,aa,ha,ma,Ka,ya,Na,Da,Ya,wa,ja,Wa]}static get[Ec(784)](){return Ec(655)}get[Ec(476)](){return this[Ec(785)]}constructor(t){const e=Ec;function n(t){const e=wc;return t[e(739)]((t=>String[e(653)](t)))[e(432)]("")}super(t),this[e(778)]=!1,this[e(757)](e(690),[]),this.on(e(703),((n,r,s,o)=>{const i=e;this[i(390)][i(436)]((()=>{const e=i;for(const n of[...o,...s])this[e(390)][e(571)][e(560)](n)&&t[e(542)][e(376)](n)}))})),this[e(785)]=new Kr(this[e(620)][e(366)][e(466)],this[e(620)][e(405)]),this[e(651)]=null,this[e(481)]=new yc(this[e(620)]),this[e(765)]=new Map,this[e(629)]=t[e(572)][e(682)](e(420)),this[e(761)]=new Set,this[e(390)]=this[e(620)][e(366)],this[e(715)]=new WeakMap,this[e(484)]=!1,this[e(699)]=new Set([e(495)]),this[e(684)]=new Set,t[e(459)][e(480)](e(590),e(387)),this[e(492)]=t[e(459)][e(682)](e(590)),t[e(459)][e(480)](e(379),!0),this[e(451)]=t[e(459)][e(682)](e(379)),this[e(471)]=new f(t,this[e(761)]),this[e(550)](),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,48,54,48])}[Ec(748)](){const t=Ec,n=this[t(620)],r=(e,n)=>{const r=t;if(r(796)!=e)return r(773)+e;const s=n[r(667)]("|")[0];return this[r(759)](s)?r(591):r(482)};n[t(767)][t(614)](t(710))[t(398)]({model:t(396),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(421)](e[n(793)]),a=[n(566),r(o,i)];let c=3e3;return this[n(690)][n(787)](e[n(793)])&&(a[n(705)](n(508)),c=3010),n(680)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(767)][t(614)](t(567))[t(386)]((e=>{const r=t;e.on(r(744),((t,e,s)=>{const o=r;if(!s[o(701)][o(554)])return;const i=e[o(717)];if(!i)return;const c=s[o(677)][o(438)](i);n[o(366)][o(466)][o(678)](i)&&c&&!c[o(537)](o(504))&&c.is(o(434))&&(0,a.toWidget)(c,s[o(663)])}),{priority:r(735)})})),n[t(767)][t(614)](t(567))[t(398)]({model:t(396),view:(e,n)=>{const s=t;if(!n[s(701)][s(554)])return null;const{type:o,subType:i}=this[s(421)](e[s(793)]);return{classes:[s(566),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(717)])return;const{id:c}=this[a(421)](o[a(793)]);if(r){const t=this[a(765)][a(682)](c),e=this[a(411)](t);if(!this[a(759)](e))return}if(o[a(717)].is(a(624)))return void i[a(603)][a(403)](o[a(717)],s[a(486)]);const u=i[a(677)][a(438)](o[a(717)]);if(o[a(717)].is(a(465))&&n[a(366)][a(466)][a(448)](o[a(717)])&&!u[a(537)](a(555))){i[a(663)][a(424)]([a(566),a(591)],u),i[a(663)][a(657)](a(592),c,u),i[a(677)][a(764)](u,o[a(793)]),e&&(this[a(690)][a(787)](o[a(793)])?i[a(663)][a(424)](a(508),u):i[a(663)][a(444)](a(508),u));for(const t of n[a(366)][a(546)](o[a(717)])[a(449)]())i[a(603)][a(403)](t,s[a(486)]);i[a(603)][a(403)](o[a(717)],s[a(486)])}};n[t(767)][t(614)](t(567))[t(386)]((e=>{const n=t;e.on(n(605),((t,e,r)=>{const o=n;r[o(701)][o(554)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(469)})})),n[t(767)][t(614)](t(567))[t(386)]((e=>{const n=t;e.on(n(568),((t,e,r)=>{const o=n;r[o(701)][o(554)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(469)})})),n[t(767)][t(614)](t(567))[t(712)]({model:t(396),view:(e,n)=>n[t(701)][t(554)]?null:{group:t(396),name:e[t(417)](11)}}),n[t(767)][t(614)](t(659))[t(639)]({view:{name:t(396),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(750)+e[r(670)](r(584))+":"+e[r(670)]("id");return e[r(670)](r(367))&&(s+=":"+e[r(670)](r(367))),n[r(470)](r(722),{"data-name":s})}}),n[t(767)][t(614)](t(659))[t(666)]({view:t(396)}),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(605),s(),{priority:n(735)})})),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(568),s({isAttributeSuggestion:!0}),{priority:n(735)})})),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(771),((t,e,r)=>{const s=n,o=r[s(677)][s(741)](e[s(793)]);if(o)for(const t of o)t[s(537)](s(555))||(r[s(663)][s(444)]([s(566),s(591),s(508)],t),r[s(663)][s(460)](s(592),t),r[s(677)][s(488)](t,e[s(793)]))}),{priority:n(735)})})),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(631),((t,e,r)=>{const s=n,o=r[s(677)][s(741)](e[s(793)]);if(!o)return;const{id:i}=this[s(421)](e[s(793)]),a=this[s(765)][s(682)](i),c=this[s(411)](a);if(this[s(759)](c))for(const t of o)t[s(537)](s(555))||(r[s(663)][s(444)]([s(566),s(591),s(508)],t),r[s(663)][s(460)](s(592),t),r[s(677)][s(488)](t,e[s(793)]))}),{priority:n(735)})})),n[t(366)][t(505)][t(407)]((e=>{const r=t;let s=!1;const o=Array[r(510)](n[r(366)][r(505)][r(719)][r(579)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(421)](t);if(r(396)!==o)continue;const h=this[r(765)][r(682)](f);if(null!=c[r(464)]){r(746)==u&&(s=s||Cc(c[r(464)],t,e,n[r(366)][r(466)]));const o=r(796)==u&&this[r(759)](l[r(667)]("|")[0]);if(c[r(464)][r(598)]||r(574)==c[r(464)][r(375)][r(519)]||r(557)==u&&!Rc(c[r(464)])||o&&!Rc(c[r(464)])||r(680)==u&&(kc(a=c[r(464)])||function(t){const e=r;return t[e(499)][e(446)]==t[e(724)][e(792)]&&t[e(499)][e(478)]}(a)))e[r(479)](t),s=!0;else{if(!h||!h[r(382)])continue;i[r(386)](h)}}}var a;return i[r(622)]>0&&(s=!!this[r(734)](i)||s),s})),n[t(366)][t(505)][t(407)]((e=>{const r=t;let s=!1;for(const t of n[r(366)][r(505)][r(719)][r(408)]())if(r(713)==t[r(595)])for(const t of this[r(765)][r(623)]()){if(t[r(428)]||!t[r(382)])continue;const o=r(557)==t[r(595)],i=this[r(411)](t),a=i&&this[r(759)](i);if(!o&&!a)continue;const c=t[r(404)]();if(c[r(499)][r(446)]!=c[r(724)][r(446)]&&!c[r(724)][r(478)]){const o=n[r(366)][r(683)](c[r(499)][r(686)],r(724)),i=n[r(366)][r(737)](c[r(499)],o);e[r(797)](t[r(573)](),{range:i}),s=!0}}return s})),n[t(366)][t(505)][t(407)]((e=>this[t(520)](e))),n[t(366)][t(505)][t(407)]((e=>!e[t(564)][t(430)]&&this[t(523)](e))),n[t(366)].on(t(416),(()=>{this[t(778)]=!1})),n[t(366)][t(505)].on(t(397),((r,s)=>{const o=t;if(!s[o(430)]||s[o(577)])return;if(!this[o(778)])return;const i=n[o(366)][o(505)][o(719)][o(408)]();if(0==i[o(412)])return;const a=[],c=i[o(402)]((t=>o(796)==t[o(595)])),u=i[o(402)]((t=>o(713)==t[o(595)]&&o(731)!=t[o(486)])),l=i[o(402)]((t=>o(679)==t[o(595)]&&o(731)!=t[o(486)]));for(const t of c)this[o(604)](t[o(627)])&&a[o(705)]({key:t[o(627)],newValue:t[o(393)],oldValue:t[o(688)],range:Nc(t[o(636)],n[o(366)])});for(const t of u){const e=l[o(501)]((e=>e[o(483)]===t[o(483)]));if(e){const r=Sc(t[o(588)][o(686)],n[o(366)]);e[o(486)]!==t[o(486)]&&a[o(705)]({key:o(495),newValue:t[o(486)],oldValue:e[o(486)],range:r});for(const[n,s]of e[o(776)]){if(!this[o(604)](n))continue;const e=t[o(776)][o(682)](n);s!==e&&a[o(705)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(776)])this[o(604)](n)&&(e[o(776)][o(560)](n)||a[o(705)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(412)]&&n[o(366)][o(637)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(558)](t,e,s,o,{groupId:r});this[n(377)](t,a)}))}),{priority:t(581)}),n[t(366)][t(571)].on(t(662),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(421)](n[s(486)]),e=this[s(765)][s(682)](t);e&&e[s(775)](n[s(486)])}})),n[t(366)][t(505)].on(t(397),(()=>{const e=t,r=Array[e(510)](n[e(366)][e(505)][e(719)][e(579)]())[e(402)]((t=>e(396)===this[e(421)](t[e(486)])[e(745)]));if(0===r[e(412)])return;r[e(445)](((t,n)=>{const r=e,s=t[r(696)][r(740)],o=n[r(696)][r(740)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(499)][r(498)](o[r(499)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(421)](t);if(null===n[e(740)]){const n=this[e(610)](t);o[e(386)](n)}else{const t=this[e(765)][e(682)](r);null!==n[e(464)]||t[e(382)]?(s[e(386)](t[e(491)]),o[e(386)](t)):this[e(625)](t)}}o[e(622)]>0&&this[e(648)](o);for(const t of s)this[e(437)](e(698),t)})),n[t(366)].on(t(372),((e,r)=>{const s=t,o=r[0];if(!this[s(765)][s(622)])return;if(!o[s(685)])return;if(o[s(564)][s(577)]||!o[s(564)][s(430)])return;let i,a;switch(o[s(595)]){case s(713):i=n[s(366)][s(683)](o[s(588)]),a=i[s(528)](o[s(538)]);break;case s(667):i=n[s(366)][s(683)](o[s(583)]),a=n[s(366)][s(683)](o[s(553)]);break;case s(615):i=n[s(366)][s(683)](o[s(526)]),a=i[s(528)](o[s(538)]);break;default:return}const c=n[s(366)][s(737)](i,a);n[s(366)][s(436)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(635)](c)){if(e[t(428)])continue;if(t(746)==e[t(595)])continue;const r=this[t(411)](e);if(r&&this[t(759)](r)&&t(667)!=o[t(595)])continue;const s=e[t(696)]&&e[t(696)][t(475)];(t(557)!=e[t(595)]||t(667)==o[t(595)]&&!s)&&(n[t(425)]||t(617)==e[t(595)]&&n[t(556)]||e[t(404)]()[t(762)](c)&&this[t(709)](e,i,a))}}))}),{priority:t(581)}),n[t(366)].on(t(697),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(477)])return;if(this[s(484)])return;if(!this[s(471)][s(626)])return;if(o[s(598)])return;const a=n[s(366)][s(466)],{start:c,end:u}=o[s(404)](),l=c[s(686)]&&a[s(599)](c[s(686)])?null:a[s(400)](c,s(496)),f=u[s(792)]&&a[s(599)](u[s(792)])?null:a[s(400)](u,s(676)),h=n[s(366)][s(737)](l?l[s(499)]:c,f?f[s(724)]:u);n[s(366)][s(436)]((t=>{const e=s;this[e(641)](h);const r=n[e(366)][e(466)][e(400)](h[e(499)]);o.is(e(607))?t[e(661)](r):o[e(381)](r)})),e[s(539)]()}),{priority:e.priorities[t(609)]+10}),n[t(366)].on(t(589),((e,r)=>{const s=t,o=r[r[s(412)]-1];o&&o[s(477)]||this[s(484)]||this[s(471)][s(626)]&&(n[s(366)][s(436)]((()=>{const t=s;let o=n[t(366)][t(589)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(512)]=o[t(594)]();const i=o[t(724)][t(792)],a=n[t(366)][t(466)];i&&a[t(448)](i)&&!a[t(678)](i)&&(o=n[t(366)][t(737)](o[t(499)],n[t(366)][t(683)](i,t(724)))),this[t(742)](o)})),e[s(539)]())}),{priority:t(735)}),this[t(620)][t(654)][t(386)](t(514),this[t(471)]),this[t(768)](t(514));const o=new p(n,this[t(765)]);n[t(654)][t(386)](t(777),o),this[t(768)](t(777));const i=new b(n,this[t(765)]);n[t(654)][t(386)](t(613),i),this[t(768)](t(613)),n[t(654)][t(386)](t(763),new N(n,o,this[t(765)])),this[t(768)](t(763)),n[t(654)][t(386)](t(675),new N(n,i,this[t(765)])),this[t(768)](t(675)),n[t(654)][t(386)](t(601),new O(n,o,this[t(765)])),this[t(768)](t(601)),n[t(654)][t(386)](t(522),new O(n,i,this[t(765)])),this[t(768)](t(522));const c=n[t(572)][t(682)](t(420));this[t(513)](c,t(506),((e,{threadId:n})=>{const r=t,s=this[r(765)][r(682)](n);s&&s[r(435)]&&1===s[r(435)][r(412)]&&this[r(752)](n,{hasComments:!0})}),{priority:t(423)}),this[t(513)](c,t(561),((e,{threadId:n})=>{const r=t,s=this[r(765)][r(682)](n);s&&s[r(435)]&&!s[r(435)][r(412)]&&this[r(752)](n,{hasComments:!1})}),{priority:t(423)})}set[Ec(720)](t){const n=Ec;if(this[n(651)])throw new e.CKEditorError(n(638),this);this[n(651)]=t}get[Ec(720)](){return this[Ec(651)]}[Ec(578)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(765)][n(623)]())t&&!e[n(382)]||r[n(705)](e);return e?r[n(739)]((t=>t[n(782)]())):r}[Ec(693)](t){const n=Ec,r=this[n(765)][n(682)](t);if(!r)throw new e.CKEditorError(n(433),this);return r}[Ec(587)](t){const e=Ec;return this[e(765)][e(560)](t)}[Ec(602)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(595)][e(667)](":"),a=this[e(765)][e(682)](r)||this[e(647)](o,i,r,n,s);if(this[e(692)](a),this[e(559)](a,o,i||null,n),a[e(368)]=t[e(368)],a[e(569)]=!0,s&&s[e(497)]){const t=s[e(497)],n=this[e(788)](t[e(658)]);a[e(450)]=t[e(368)],a[e(418)]=n,a[e(640)]=!0}else a[e(450)]=t[e(368)];switch(t[e(696)]&&(a[e(696)]=t[e(696)]),t[e(776)]&&(a[e(776)]=t[e(776)]),this[e(651)]&&this[e(651)][e(493)]||(a[e(552)]=!0),this[e(715)][e(682)](a)){case e(790):this[e(715)][e(757)](a,e(789));break;case e(749):a[e(382)]?(this[e(734)](new Set([a])),this[e(648)](new Set([a])),this[e(715)][e(757)](a,e(529)),this[e(437)](e(593),a)):this[e(715)][e(757)](a,e(462))}return a}[Ec(777)](t){const e=Ec;this[e(477)]((()=>{const n=e;this[n(620)][n(366)][n(436)]((()=>{const e=n;for(const n of t[e(388)]())n[e(442)]()}))}))}[Ec(613)](t){const e=Ec;this[e(477)]((()=>{const n=e;this[n(620)][n(366)][n(436)]((()=>{const e=n;for(const n of t[e(388)]())n[e(521)]()}))}))}[Ec(768)](t,n){const r=Ec,s=this[r(620)][r(654)][r(682)](t);if(!s)throw new e.CKEditorError(r(656),this,{commandName:t});if(this[r(761)][r(560)](s))throw new e.CKEditorError(r(540),this,{commandName:t});this[r(761)][r(386)](s),n&&s.on(r(525),((t,e)=>{const o=r;this[o(471)][o(626)]&&(this[o(484)]||(e[o(412)]>0&&e[e[o(412)]-1]&&e[e[o(412)]-1][o(477)]?e[o(600)]():(t[o(512)]=n(((...t)=>s[o(525)](...t,{forceDefaultExecution:!0})),...e),t[o(539)]())))}),{priority:r(735)})}[Ec(477)](t){const n=Ec;let r,s;const o=this[n(484)];this[n(484)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(484)]=!1),s&&e.CKEditorError[n(728)](s,this),r}[Ec(742)](t,n=null,r={}){const s=Ec;if(t[s(598)])return null;const o=this[s(620)][s(572)][s(682)](s(708)).me;for(const{suggestion:e,meta:o}of this[s(635)](t,s(617)))if(o[s(556)]){if(!o[s(743)]){if(o[s(425)]){if(!this[s(451)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(709)](e,t[s(499)],t[s(724)]);break}if(n==e[s(691)]&&Oc(e,r)){const n=e[s(404)]();return n[s(499)][s(427)](t[s(724)])?this[s(711)](e,this[s(390)][s(737)](t[s(499)],n[s(724)])):this[s(711)](e,this[s(390)][s(737)](n[s(499)],t[s(724)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(551)+n:s(617),u=this[s(597)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(395)](c,i,a,t),u}[Ec(502)](t,n=Ec(565),r={}){const s=Ec,o=this[s(620)][s(572)][s(682)](s(708)).me,i=this[s(481)][s(780)](s(617),n,s(432));for(const e of this[s(578)]())if(e[s(418)].id==o.id&&s(617)==e[s(595)]&&e[s(691)]==n&&Oc(e,r)&&(i(e[s(489)](),t)||i(t,e[s(489)]()))){for(const n of t)e[s(794)](n);return e}for(const{suggestion:e,meta:n}of this[s(635)](t,s(617))){if(!n[s(556)])continue;if(!this[s(451)]&&n[s(425)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(489)]())for(const e of t)if(!n[s(762)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(551)+n,l=this[s(597)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(395)](u,a,c,e,Hr[s(441)]());return l}[Ec(726)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(598)])return null;if(o(668)===this[o(492)]){const e=this[o(481)][o(780)](o(746),r,o(442));return this[o(477)]((()=>e([t],n,s))),null}const i=this[o(620)][o(572)][o(682)](o(708)).me,a=[];if(o(511)!==this[o(492)])for(const{suggestion:e,meta:n}of this[o(635)](t,o(617)))n[o(556)]&&!n[o(474)]&&a[o(705)](...e[o(489)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(770)](s);e&&r[n(705)](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(412)];){const s=r[e][n(704)](t);r[n(665)](e,1,...s),e+=s[n(412)]}}return r}(t,a);c[o(412)]&&this[o(390)][o(436)]((()=>{const t=o;for(const e of c){const o=this[t(481)][t(780)](t(746),r,t(442));this[t(477)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(499)],u=t[o(724)];for(const{suggestion:e,meta:n}of this[o(635)](t,o(746))){if(!n[o(556)])continue;if(e[o(691)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(404)]();if(i[o(762)](t,!0))return null;c=c[o(498)](i[o(499)])?c:i[o(499)],u=u[o(494)](i[o(724)])?u:i[o(724)],a?i[o(499)][o(498)](a[o(404)]()[o(499)])?(a[o(468)](),a=e):e[o(468)]():a=e}const l=this[o(390)][o(737)](c,u);if(a)this[o(711)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(597)]({id:t,type:o(727)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(395)](o(727)+r,t,a,l)}}return null}[Ec(582)](t,n,r=[],s=null,o={}){const i=Ec;n[i(633)]||(n[i(633)]=n[i(650)]),n[i(475)]=t.is(i(636)),s=s||Lc(n);const a=r[i(739)]((t=>Sc(t,this[i(390)]))),c=t.is(i(636))?t:Sc(t,this[i(390)]);if(i(668)===this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t([c],n,o))),null}a[i(705)](c);let u=!0;for(const t of a)if(!this[i(461)](t)){u=!1;break}if(u&&i(511)!==this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t([c],n,o))),null}let l=null,f=c[i(499)],h=c[i(724)];for(const{suggestion:t,meta:e}of this[i(635)](c,i(557))){if(!e[i(556)])continue;if(e[i(743)]||e[i(425)]||e[i(474)])continue;if(t[i(696)][i(633)]!=n[i(633)])continue;if(!Oc(t,o))continue;const r=t[i(404)]();if(t[i(691)]==s){if(r[i(762)](c,!0))return null;f=f[i(498)](r[i(499)])?f:r[i(499)],h=h[i(494)](r[i(724)])?h:r[i(724)],l?r[i(499)][i(498)](l[i(404)]()[i(499)])?(l[i(468)](),l=t):t[i(468)]():l=t}else{const e=c[i(770)](r);this[i(795)](t,e)}}const d=this[i(620)][i(572)][i(682)](i(708)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(711)](l,this[i(390)][i(737)](f,h)),l;{const t=this[i(597)]({id:g,type:i(443)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(395)](i(443)+s,g,p,this[i(390)][i(737)](f,h)),t}}[Ec(618)](t,n,r=[],s=null,o={}){const i=Ec;n[i(633)]||(n[i(633)]=n[i(650)]);const a=t[0];n[i(475)]=a.is(i(636)),s=s||Lc(n);const c=r[i(739)]((t=>Sc(t,this[i(390)]))),u=a.is(i(636))?t:t[i(739)]((t=>Sc(t,this[i(390)])));if(i(668)===this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t(u,n,o))),null}c[i(705)](...u);let l=!0;for(const t of c)if(!this[i(461)](t)){l=!1;break}if(l&&i(511)!==this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t(u,n,o))),null}const f=this[i(620)][i(572)][i(682)](i(708)).me;for(const t of this[i(578)]()){if(t[i(418)].id!=f.id)continue;if(i(557)!=t[i(595)]||t[i(696)][i(633)]!=n[i(633)])continue;if(!Oc(t,o))continue;const e=t[i(691)]==s;for(let n=0;n<u[i(412)];n++){const r=u[n];for(const s of t[i(791)]()){const o=s[i(754)]();if(r[i(427)](o)){e?(u[i(665)](n,1),n--):t[i(479)](s[i(486)]);break}}}}if(0==u[i(412)])return null;const h=this[i(481)][i(780)](i(557),s,i(432));for(const t of this[i(578)]())if(t[i(418)].id==f.id&&i(557)==t[i(595)]&&t[i(696)][i(633)]==n[i(633)]&&t[i(691)]==s&&Oc(t,o)&&(h(t[i(489)](),u)||h(u,t[i(489)]()))){for(const e of u)t[i(794)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(443)+s,m=this[i(597)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(395)](p,d,g,t,Hr[i(441)]());return m}[Ec(641)](t,n=null,r={}){const s=Ec;if(t[s(598)])return null;const o=this[s(620)][s(572)][s(682)](s(708)).me,a=new i.LiveRange(t[s(499)],t[s(724)]);for(const{suggestion:t,meta:e}of this[s(635)](a,s(617)))if(e[s(556)]&&!e[s(743)])if(t[s(428)]){const e=t[s(489)]()[s(402)]((t=>s(574)!=t[s(375)][s(519)]));if(e[s(458)]((t=>a[s(762)](t,!0)))&&t[s(521)](),e[s(541)]((t=>t[s(762)](a,!0)))){const t=this[s(481)][s(780)](s(680),n,s(442));return this[s(477)]((()=>t([a],null,r))),null}}else{const e=a[s(770)](t[s(404)]());null!==e&&t[s(718)]([e],null,r)}if(a[s(414)](),a[s(598)]||s(574)==a[s(375)][s(519)])return null;let c=null,u=a[s(499)],l=a[s(724)];const f=this[s(635)](a,s(680));for(const{suggestion:t,meta:e}of f){const n=this[s(390)][s(737)](u,l);if(e[s(556)]&&(this[s(451)]||!e[s(425)]&&!e[s(474)]))if(t[s(428)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(489)]()){if(r[s(762)](n,!0))return t;n[s(762)](r)||(e=!1)}e&&t[s(521)]()}else{const e=t[s(404)]();if(e[s(762)](n,!0))return t;if(!Oc(t,r)){n[s(762)](e)?t[s(468)]():e[s(373)](u)?u=e[s(724)]:e[s(373)](l)&&(l=e[s(499)]);continue}u=u[s(498)](e[s(499)])?u:e[s(499)],l=l[s(494)](e[s(724)])?l:e[s(724)],r=Object[s(370)]({},t[s(776)]),c?e[s(499)][s(498)](c[s(404)]()[s(499)])?(c[s(468)](),c=t):t[s(468)]():c=t}}if(c)return this[s(711)](c,this[s(390)][s(737)](u,l)),c;{const t=(0,e.uid)(),i=this[s(390)][s(737)](u,l),a=o.id,c=n?s(547)+n:s(680),f=this[s(597)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(395)](c,t,a,i),f}}[Ec(700)](t,n=Ec(565),r={}){const s=Ec,o=this[s(620)][s(572)][s(682)](s(708)).me,a=t[s(739)]((t=>new i.LiveRange(t[s(499)],t[s(724)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(635)](a,s(617)))e[s(556)]&&!e[s(743)]&&c[s(386)](t);for(const e of c)if(e[s(428)]){const o=e[s(489)]();if((!e[s(776)]||!e[s(776)][s(779)])&&o[s(458)]((t=>a[s(541)]((e=>e[s(762)](t,!0)))))&&e[s(521)](),a[s(458)]((t=>o[s(541)]((e=>e[s(762)](t,!0)))))){const e=this[s(481)][s(780)](s(680),n,s(442));return this[s(477)]((()=>e(t,null,r))),null}}else{const t=e[s(404)]();if(a[s(541)]((e=>e[s(762)](t,!0)))&&e[s(521)](),a[s(458)]((e=>t[s(762)](e,!0)))){const t=this[s(481)][s(780)](s(680),n,s(442));return this[s(477)]((()=>t(a,null,r))),null}}const u=this[s(481)][s(780)](s(680),n,s(432));let l=null;for(const t of this[s(578)]())if(t[s(418)].id==o.id&&t[s(382)]&&s(680)==t[s(595)]&&t[s(691)]==n&&Oc(t,r)&&(u(t[s(489)](),a)||u(a,t[s(489)]())))if(l){if(t[s(435)]&&t[s(435)][s(412)])continue;for(const e of t[s(489)]())l[s(628)](e)||l[s(794)](e);t[s(468)]()}else{l=t;for(const e of a)t[s(628)](e)||t[s(794)](e)}if(l)return l;c[s(401)]();for(const{suggestion:t,meta:e}of this[s(635)](a,s(680)))e[s(556)]&&(this[s(451)]||!e[s(425)]&&!e[s(474)])&&Oc(t,r)&&c[s(386)](t);for(const t of c){const e=t[s(489)]();if((!r||!r[s(779)])&&a[s(458)]((t=>e[s(541)]((e=>e[s(762)](t,!0))))))return t;(!t[s(776)]||!t[s(776)][s(779)])&&e[s(458)]((t=>a[s(541)]((e=>e[s(762)](t,!0)))))&&t[s(521)]()}const f=(0,e.uid)(),h=o.id,d=s(547)+n,g=this[s(597)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(414)](),t[s(598)]||s(574)==t[s(375)][s(519)]||this[s(395)](d,f,h,t,Hr[s(441)]());return g}[Ec(558)](t,n,r,s,o){const i=Ec;if(t[i(598)])return[];if(i(668)===this[i(492)])return[];const a=this[i(620)][i(572)][i(682)](i(708)).me.id,c=Array[i(510)](this[i(765)][i(623)]())[i(402)]((e=>i(796)==e[i(595)]&&e[i(696)][i(431)]==n&&e[i(628)](t)));if(i(387)===this[i(492)]){const e=this[i(635)](t,i(617))[i(402)]((({meta:t})=>t[i(556)]&&!t[i(474)]&&!t[i(743)]))[i(739)]((({suggestion:t})=>t));c[i(369)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(796)==t[i(595)]?t[i(696)][i(544)]:void 0,o=t[i(404)](),a=Array[i(510)](u[i(439)]())[i(501)]((t=>t[i(453)](o)));if(!a)continue;const c=a[i(704)](o);this[i(759)](n)&&i(617)==t[i(595)]&&0!=c[i(412)]||(u[i(649)](a),c[i(736)]((t=>{u[i(757)](t,r)})),i(617)!=t[i(595)]&&e!=s&&u[i(757)](a[i(770)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(412)]>37&&console[i(503)](i(406),{key:n});const f=(i(532)+(n+"|")+Lc({newValue:s}))[i(645)](0,60),h=this[i(597)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(705)](h),this[i(395)](f,c,a,t)}return l}[Ec(472)](t){const e=Ec;this[e(768)](t,((t,...n)=>{this[e(548)]((()=>{t(...n)}))}))}[Ec(419)](t){const e=Ec;this[e(699)][e(386)](t)}[Ec(410)](t){const e=Ec;this[e(684)][e(386)](t)}[Ec(411)](t){const e=Ec;return e(796)==t[e(595)]?t[e(691)][e(667)]("|")[0]:null}[Ec(711)](t,e){const n=Ec,r=t[n(573)]();this[n(390)][n(436)]((t=>{t[n(797)](r,{range:e})}))}[Ec(692)](t){const e=Ec,n=t.id,r=this[e(620)][e(459)][e(682)](e(783));this[e(629)][e(385)](n)||this[e(629)][e(534)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(629)][e(681)](n);s[e(456)](e(772)),s[e(772)]=!1,t[e(435)]=s}[Ec(559)](t,n,r,s){const o=Ec;if(t[o(595)]!=n||t[o(691)]!=r||t[o(664)].id!=s)throw this[o(620)][o(527)](o(769)),new e.CKEditorError(o(769),this)}[Ec(795)](t,n){const r=Ec,s=t[r(404)]();if(n[r(427)](s))t[r(468)]();else if(s[r(762)](n)){const o=this[r(390)][r(683)](n[r(499)][r(792)],r(724));this[r(711)](t,this[r(390)][r(737)](s[r(499)],o));const i=(0,e.uid)(),a=t[r(664)].id,c=t[r(595)]+":"+t[r(691)];this[r(597)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(696)],attributes:t[r(776)]});const u=this[r(390)][r(683)](n[r(724)][r(446)],r(507)),l=this[r(390)][r(737)](u,s[r(724)]);this[r(395)](c,i,a,l)}else if(s[r(373)](n[r(499)])){const e=this[r(390)][r(683)](n[r(499)][r(792)],r(724));this[r(711)](t,this[r(390)][r(737)](s[r(499)],e))}else{const e=this[r(390)][r(683)](n[r(724)][r(446)],r(507));this[r(711)](t,this[r(390)][r(737)](e,s[r(724)]))}}[Ec(461)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(635)](t,e(617))){if(!r[e(556)])continue;const s=n[e(489)]();for(const n of s)if(!t[e(704)](n)[e(412)])return!0}return!1}[Ec(671)](t){const n=Ec,r=this[n(620)][n(572)][n(682)](n(708))[n(753)](t);if(!r)throw new e.CKEditorError(n(652),this);return r}[Ec(788)](t){const e=Ec,n=this[e(620)][e(572)][e(682)](e(708)),r=(0,o.hashObject)(e(392)+t);return n[e(753)](r)||n[e(487)]({id:r,name:t})}[Ec(647)](t,e,n,r,s){const o=Ec,i=this[o(671)](r),a=this[o(481)][o(516)](t,e,n,i,s,(t=>{const e=o;this[e(752)](n,{attributes:t});const r=this[e(693)](n);this[e(734)](new Set([r])),this[e(648)](new Set([r]))}));return this[o(513)](a,o(442),(()=>{const t=o;this[t(752)](n,{state:t(669)})}),{priority:o(735)}),this[o(513)](a,o(521),(()=>{const t=o;this[t(752)](n,{state:t(563)})}),{priority:o(735)}),this[o(765)][o(757)](n,a),this[o(715)][o(757)](a,o(790)),a}[Ec(421)](t){const e=Ec,n=t[e(667)](":");return{group:n[0],type:n[1],subType:n[e(412)]>=5?n[2]:null,id:n[e(412)]<5?n[2]:n[3],authorId:n[e(412)]<5?n[3]:n[4],markerCount:6==n[e(412)]?n[5]:null}}[Ec(709)](t,n,r){const s=Ec,o=t[s(404)](),i=o[s(499)],a=o[s(724)];this[s(711)](t,this[s(390)][s(737)](i,n));const c=(0,e.uid)(),u=t[s(664)].id,l=t[s(595)]+(t[s(691)]?":"+t[s(691)]:"");this[s(597)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(776)],data:t[s(696)]});const f=this[s(411)](t);(s(557)==t[s(595)]||f&&this[s(759)](f))&&(r=this[s(390)][s(383)](r[s(446)])),this[s(395)](l,c,u,this[s(390)][s(737)](r,a))}[Ec(635)](t,e=null){const n=Ec,r=[],s=this[n(620)][n(572)][n(682)](n(708)).me;Array[n(689)](t)||(t=[t]);for(const o of this[n(578)]()){if(!o[n(382)])continue;if(e&&o[n(595)]!=e)continue;let i=!1;for(const e of o[n(489)]()){for(const a of t){const t=a[n(499)][n(427)](e[n(724)])||a[n(724)][n(427)](e[n(499)]);if(t||a[n(770)](e)){const c=a[n(762)](e)&&Ac(this[n(390)][n(466)],e[n(499)],a),u=e[n(762)](a)&&Ac(this[n(390)][n(466)],a[n(499)],e);r[n(705)]({suggestion:o,meta:{isOwn:s==o[n(418)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(395)](t,e,n,r,s){const o=Ec;this[o(390)][o(436)]((i=>{const a=o;let c=a(750)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(515)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(625)](t){const e=Ec,n=t[e(596)],r=t[e(730)];t[e(596)]=null,t[e(730)]=null,null!=n&&n[e(730)]==t&&(n[e(730)]=r),null!=r&&r[e(596)]==t&&(r[e(596)]=n),e(529)==this[e(715)][e(682)](t)&&(this[e(715)][e(757)](t,e(462)),this[e(437)](e(467),t,n,r))}[Ec(597)](t){const n=Ec,r=t.id,s=this[n(602)](t);if(this[n(651)]&&this[n(651)][n(493)]){const o=this[n(620)][n(572)][n(682)](n(391)),i=s[n(536)],a=s[n(691)]?s[n(595)]+":"+s[n(691)]:s[n(595)],c=this[n(620)][n(405)],u=o[n(386)](Wr(c,n(415))),l={id:r,type:a,hasComments:i,data:t[n(696)]||null,originalSuggestionId:t[n(634)]||null,attributes:s[n(776)]};this[n(651)][n(493)](l)[n(786)]((t=>{const e=n;s[e(552)]=!0,o[e(679)](u),t&&t[e(368)]&&(this[e(765)][e(682)](r)[e(368)]=t[e(368)])}))[n(394)]((t=>{const r=n;throw(0,e.logWarning)(r(755)),this[r(620)][r(366)][r(637)]({isUndoable:!1},(()=>{s[r(521)]()})),s[r(644)](),this[r(765)][r(649)](s.id),this[r(715)][r(649)](s),t}))}return s}[Ec(759)](t){const e=Ec;return this[e(699)][e(560)](t)}[Ec(752)](t,e){const n=Ec,r=this[n(620)][n(572)][n(682)](n(391)),s=this[n(693)](t);if(this[n(651)]&&this[n(651)][n(766)])if(s[n(552)]){const s=r[n(386)](Wr(this[n(620)][n(405)],n(415)));this[n(651)][n(766)](t,e)[n(786)]((()=>{r[n(679)](s)}))}else s.on(n(660),(()=>{this[n(752)](t,e)}))}[Ec(454)](t){const n=Ec;if(!this[n(651)]||!this[n(651)][n(693)])throw new e.CKEditorError(n(485),this);return this[n(651)][n(693)](t)}[Ec(610)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(421)](t),i=this[e(765)][e(682)](n)||this[e(647)](r,s,n,o,{});switch(this[e(559)](i,r,s,o),this[e(715)][e(682)](i)){case e(790):this[e(454)](n)[e(786)]((t=>{const r=e;let s=Promise[r(562)]();t[r(536)]&&(s=this[r(629)][r(422)]({channelId:this[r(620)][r(459)][r(682)](r(783)),threadId:n})),s[r(786)]((()=>{const e=r;this[e(602)](t)[e(552)]=!0}))})),this[e(715)][e(757)](i,e(749));break;case e(462):this[e(752)](n,{state:e(518)});case e(789):this[e(715)][e(757)](i,e(529)),this[e(437)](e(593),i);break;case e(529):this[e(437)](e(698),i)}return i[e(775)](t),i}[Ec(648)](t){const e=Ec,n=Array[e(510)](t),r=n[e(402)]((t=>e(796)==t[e(595)]));this[e(380)](r);const s=n[e(402)]((t=>!t[e(428)]&&e(796)!=t[e(595)])),o=this[e(578)]({skipNotAttached:!0})[e(402)]((t=>!t[e(428)]&&e(796)!=t[e(595)])),i=o[e(402)]((n=>!t[e(560)](n))),a=new Map(o[e(739)]((t=>[t,this[e(481)][e(780)](t[e(595)],t[e(691)],e(646))]))),c=new Map(o[e(739)]((t=>[t,t[e(404)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(412)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(412)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(412)];t++){const n=s[t];!l[e(560)](n)&&n[e(596)]&&(f[e(386)](n[e(596)]),n[e(596)][e(730)]===n&&(n[e(596)][e(730)]=null),n[e(596)]=null),!u[e(560)](n)&&n[e(730)]&&(f[e(386)](n[e(730)]),n[e(730)][e(596)]===n&&(n[e(730)][e(596)]=null),n[e(730)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(412)];e++){const r=d(t,n[e]);r&&(r[0][s(730)]=r[1],r[1][s(596)]=r[0],u[s(386)](r[0]),l[s(386)](r[1]))}}function d(t,n){const r=e;if(t[r(418)].id!==n[r(418)].id)return null;const s=a[r(682)](t)(t,n,c[r(682)](t),c[r(682)](n));return s&&a[r(682)](n)(t,n,c[r(682)](t),c[r(682)](n))?s[1][r(435)]&&s[1][r(435)][r(412)]?null:s:null}f[e(622)]&&this[e(648)](f)}[Ec(380)](t){const e=Ec;if(0==t[e(412)])return;const n=this[e(578)]({skipNotAttached:!0})[e(402)]((t=>e(796)==t[e(595)]&&t[e(569)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(776)]);s[e(560)](n)||(s[e(757)](n,r[e(412)]),r[e(705)]([]));const i=s[e(682)](n);r[i][e(705)](t)}!function(){const t=e;r[t(445)](((e,n)=>{const r=t,s=e[0][r(368)],o=n[0][r(368)];return s==o?e[0][r(776)][r(781)]<n[0][r(776)][r(781)]?-1:1:s<o?-1:1}));for(const e of r)e[t(445)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(412)];t++){if(0==r[t][e(412)])continue;const n=[];for(let s=t+1;s<r[e(412)];s++)0!=r[s][e(412)]&&i(r[t],r[s])&&n[e(705)](s);for(const s of n)r[t]=r[t][e(543)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(412)];n++)t[n][e(730)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(412)];n++)t[n][e(596)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(776)][r(781)]!==n[0][r(776)][r(781)]&&t[0][r(418)]!==n[0][r(418)])return!1;if(!function(t,e){const n=r;return!t[n(536)]&&!e[n(536)]||(!t[n(536)]||!e[n(536)])&&(!!(t[n(536)]&&e[n(368)]<t[n(435)][n(524)][n(682)](0)[n(368)])||!!(e[n(536)]&&t[n(368)]<e[n(435)][n(524)][n(682)](0)[n(368)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(776)],r(781)),o=Ic(n[0][r(776)],r(781));return!!Or(s,o)&&(!!t[r(458)]((t=>n[r(541)]((e=>t[r(404)]()[r(427)](e[r(404)]())))))&&n[r(458)]((e=>t[r(541)]((t=>e[r(404)]()[r(427)](t[r(404)]()))))))}}[Ec(734)](t){const e=Ec,n=Array[e(510)](t),r=this[e(578)]({skipNotAttached:!0}),s=r[e(402)]((n=>!t[e(560)](n))),o=new Map(n[e(739)]((t=>[t,this[e(481)][e(780)](t[e(595)],t[e(691)],e(432))]))),i=new Map(r[e(739)]((t=>[t,t[e(489)]()])));for(let t=0;t<n[e(412)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(412)];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(412)];e++){const s=r[e];if(s[a(595)]!==n[a(595)]||s[a(418)].id!==n[a(418)].id||s[a(691)]!==n[a(691)])continue;if(!Mc(n,s,[a(781)]))continue;if(a(796)==n[a(595)]&&n[a(696)][a(544)]!=s[a(696)][a(544)])continue;if(a(796)==n[a(595)]&&t[a(759)](n[a(696)][a(431)]))continue;if(a(557)==n[a(595)]){const e=t[a(620)][a(366)],r=n[a(758)]();if(r&&(e[a(466)][a(678)](r)||e[a(466)][a(599)](r)))continue}const c=o[a(682)](n),u=i[a(682)](n),l=i[a(682)](s),f=n[a(435)]&&n[a(435)][a(412)],h=s[a(435)]&&s[a(435)][a(412)];if(!f&&c(l,u))return t[a(616)](s,n),i[a(649)](n),!0;if(!h&&c(u,l))return t[a(616)](n,s),i[a(649)](s),!0}return!1}}[Ec(616)](t,e){const n=Ec;if(t[n(428)])for(const r of e[n(489)]())t[n(794)](r);else{const r=e[n(404)]()[n(724)];this[n(711)](t,this[n(390)][n(737)](t[n(404)]()[n(499)],r))}e[n(468)]()}[Ec(695)](t,e){const n=Ec,r=t[n(473)](n(535))||t[n(473)](n(796))?n(509):t[n(586)]();return Wr(this[n(620)][n(405)],e+"_"+r+n(612))}[Ec(550)](){const t=Ec,e=this[t(620)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(390)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(421)](t[s(486)]);if(s(396)===e){n[s(440)](this[s(695)](r,s(738)));break}}for(const t of r){const{group:e,type:r}=this[s(421)](t[s(486)]);if(s(396)===e){n[s(440)](this[s(695)](r,s(706)));break}}}))}[Ec(520)](t){const e=Ec;if(this[e(778)])return!1;const n=this[e(620)],r=n[e(366)][e(505)][e(719)][e(408)]();if(0==r[e(412)])return!1;const s=[],o=r[e(402)]((t=>e(796)==t[e(595)])),i=r[e(402)]((t=>e(713)==t[e(595)]&&e(731)!=t[e(486)])),a=r[e(402)]((t=>e(679)==t[e(595)]&&e(731)!=t[e(486)]));for(const t of o)s[e(705)]({key:t[e(627)],newValue:t[e(393)],oldValue:t[e(688)],range:Nc(t[e(636)],n[e(366)])});for(const t of i){const r=a[e(501)]((n=>n[e(588)][e(427)](t[e(588)])));r&&s[e(705)]({key:e(495),newValue:t[e(486)],oldValue:r[e(486)],range:n[e(366)][e(716)](t[e(588)][e(686)])})}return 0!=s[e(412)]&&this[e(377)](t,s)}[Ec(523)](t){const e=Ec;let n=!1;const r=this[e(620)][e(366)][e(505)][e(719)][e(579)]()[e(402)]((t=>t[e(696)][e(464)]&&t[e(486)][e(473)](e(429))));for(const s of r){const{subType:r,id:o}=this[e(421)](s[e(486)]),i=r[e(667)]("|")[0];for(const r of this[e(578)]({skipNotAttached:!0}))r.id!=o&&e(796)==r[e(595)]&&r[e(696)]&&r[e(696)][e(431)]==i&&r[e(404)]()[e(453)](s[e(696)][e(464)])&&(this[e(774)](r,s[e(696)][e(464)],t),n=!0)}return n}[Ec(548)](t){const e=Ec;this[e(620)],this[e(778)]=!0,t()}[Ec(604)](t){const e=Ec,n=this[e(759)](t),r=this[e(684)][e(560)](t);return n||r}[Ec(377)](t,e){const n=Ec;if(0==e[n(412)])return!1;let r=!1;for(const s of e){const e=this[n(635)](s[n(636)],n(796))[n(402)]((t=>!t[n(723)][n(743)]))[n(739)]((t=>t[n(396)])),i=(0,o.hashObject)({newValue:s[n(426)]});e[n(402)]((t=>{const e=n,[r,o]=t[e(691)][e(667)]("|");return r==s[e(431)]&&o!=i}))[n(736)]((e=>{const o=n;this[o(774)](e,s[o(636)],t),r=!0}))}return r}[Ec(774)](t,e,n){const r=Ec,s=t[r(404)]()[r(704)](e);0!==s[r(412)]?1!==s[r(412)]?this[r(709)](t,e[r(499)],e[r(724)]):this[r(711)](t,s[0]):n[r(479)](t[r(573)]())}}class yc{constructor(t){const e=Ec;this[e(463)]=t,this[e(390)]=t[e(366)],this[e(721)]=new Map,this[e(457)]=new Map,this[e(413)]()}[Ec(516)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(390)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(780)](t,e,i(442))(...n),onDiscard:(...n)=>this[i(780)](t,e,i(521))(...n)})}[Ec(531)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(721)][s(757)](o,r)}[Ec(780)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(721)][r(682)](s)||this[r(457)][r(682)](t+":"+n)}[Ec(413)](){const t=Ec,e=()=>!1,n=t=>{const e=wc;t[e(445)](((t,n)=>t[e(499)][e(498)](n[e(499)])?1:-1)),this[e(390)][e(436)]((n=>{const r=e;for(const e of t){let t;t=e[r(724)][r(478)]&&e[r(724)][r(446)]==e[r(499)][r(686)]?n[r(707)](e[r(499)][r(686)],"on"):n[r(707)](e),this[r(390)][r(697)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=wc;e&&this[n(390)][n(436)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(739)]((t=>(kc(t)&&(t=this[s(390)][s(737)](t[s(724)])),t)))[s(402)]((t=>s(574)!==t[s(375)][s(519)]));if(c[s(412)]<1)return;const u=Array[s(510)](this[s(390)][s(505)][s(624)][s(489)]())[s(739)]((t=>i.LiveRange[s(576)](t)));r[s(661)](c);for(const t of this[s(463)][s(654)][s(654)]())t[s(621)]();a[s(705)]({forceDefaultExecution:!0}),this[s(463)][s(525)](o,...a);const l=u[s(402)]((t=>s(574)!=t[s(375)][s(519)]));l[s(412)]>0&&r[s(661)](l);for(const t of u)t[s(414)]()}))},s=(e,n)=>1==e[t(412)]&&1==n[t(412)]&&e[0][t(724)][t(427)](n[0][t(499)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(390)])?[e,n]:vc(n,e,s,r,this[t(390)])?[n,e]:null;this[t(457)][t(757)](t(702),e),this[t(457)][t(757)](t(455),n),this[t(457)][t(757)](t(500),s),this[t(457)][t(757)](t(452),o),this[t(457)][t(757)](t(585),n),this[t(457)][t(757)](t(729),e),this[t(457)][t(757)](t(570),s),this[t(457)][t(757)](t(575),o),this[t(457)][t(757)](t(611),r),this[t(457)][t(757)](t(673),e),this[t(457)][t(757)](t(606),s),this[t(457)][t(757)](t(608),e),this[t(457)][t(757)](t(447),r),this[t(457)][t(757)](t(725),e),this[t(457)][t(757)](t(517),s),this[t(457)][t(757)](t(643),e),this[t(457)][t(757)](t(580),e),this[t(457)][t(757)](t(490),((e,n)=>{const r=t;if(!n)return;const s=this[r(463)][r(572)][r(682)](_c);this[r(390)][r(436)]((t=>{const o=r;if(o(495)==n[o(431)])for(const r of e){const e=r[o(499)][o(686)],s=n[o(544)];t[o(389)](e,s)}else if(s[o(759)](n[o(431)]))for(const r of e)void 0!==n[o(544)]?t[o(657)](n[o(431)],n[o(544)],r[o(499)][o(686)]):t[o(460)](n[o(431)],r[o(499)][o(686)]);else for(const r of e)n[o(544)]?t[o(657)](n[o(431)],n[o(544)],r):t[o(460)](n[o(431)],r)}))})),this[t(457)][t(757)](t(732),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(446)][r(399)]({includeSelf:!0,parentFirst:!0})){if(s[r(375)]==s)return!1;if(!n[r(630)](s))return!1;if(t[r(678)](s)||t[r(599)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(724)][e(446)]==t[e(499)][e(686)]&&t[e(724)][e(694)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(717)].is(s(733))&&!r[s(678)](t[s(717)]),i=t[s(499)][s(619)](o),a=t[s(724)][s(619)](o,{direction:s(676)});return!(t[s(499)][s(427)](i)&&t[s(724)][s(427)](a)||(i[s(498)](a)?n[s(797)](e,{range:n[s(737)](i,a)}):n[s(479)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(499)][e(686)];return n&&n.is(e(465))}function Nc(t,e){const n=Ec;return null==t[n(724)][n(792)]&&t[n(724)][n(446)]==t[n(499)][n(686)]?Sc(t[n(499)][n(686)],e):t}function Sc(t,e){const n=Ec,r=e[n(466)][n(678)](t)||e[n(466)][n(384)](t);return e[n(737)](e[n(683)](t,n(747)),r?e[n(378)](t):e[n(683)](t,n(724)))}function vc(t,e,n,r,s){const o=Ec;if(!Mc(t,e))return!1;if(n[o(724)][o(427)](r[o(499)]))return!0;if(t[o(595)]!=e[o(595)])return!1;if(!n[o(724)][o(756)](r[o(499)]))return!1;const i=s[o(737)](n[o(724)],r[o(499)])[o(371)]();for(const t of i)if([o(533),o(374)][o(787)](t[o(595)])&&s[o(466)][o(599)](t[o(717)]))return!1;return!0}function Mc(t,e,n=[]){const r=Ec;return!(!t[r(569)]||!e[r(569)])&&Or(Ic(t[r(776)],n),Ic(e[r(776)],n))}function wc(t,e){const n=bc();return(wc=function(t,e){return n[t-=366]})(t,e)}function Oc(t,e){const n=Ec,r=Fc(t[n(776)]),s=Fc(e);if(!t[n(569)])return!1;for(const t of Object[n(439)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(370)]({},t);return delete n[e(779)],delete n[e(530)],n}const Dc=Pc;!function(t,e){const n=Pc,r=t();for(;;)try{if(533188===-parseInt(n(282))/1*(parseInt(n(270))/2)+-parseInt(n(275))/3+-parseInt(n(281))/4+-parseInt(n(296))/5*(parseInt(n(290))/6)+-parseInt(n(263))/7*(parseInt(n(271))/8)+parseInt(n(268))/9*(parseInt(n(264))/10)+parseInt(n(287))/11*(parseInt(n(267))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(285)]=e,this[s(266)]=n,this[s(277)]=r,this[s(274)]=t,this[s(259)]=t[s(260)][s(280)](s(284)),this[s(295)]=t[s(260)][s(280)](s(256)),this[s(266)][s(258)](s(276)).to(this[s(259)],this[s(295)],((t,e)=>t||e)),this[s(266)][s(258)](s(291)).to(this[s(259)],s(276),(t=>t&&this[s(274)][s(285)][s(262)](e[s(273)]()))),this[s(266)][s(258)](s(289)).to(this[s(295)],s(276),(t=>t&&this[s(274)][s(285)][s(262)](e[s(273)]()))),this[s(298)]=null,n[s(292)]&&this[s(278)](),this[s(294)](n,s(284),(()=>this[s(284)]())),this[s(294)](n,s(256),(()=>this[s(256)]())),this[s(294)](n,s(269),(()=>{const t=s;n[t(292)]?this[t(278)]():this[t(283)]()}))}[Dc(284)](){const t=Dc;this[t(259)][t(255)](this[t(285)].id)}[Dc(256)](){const t=Dc;this[t(295)][t(255)](this[t(285)].id)}[Dc(279)](){const t=Dc;this[t(266)][t(286)](t(276)),this[t(266)][t(286)](t(291)),this[t(266)][t(286)](t(289)),this[t(257)](),this[t(277)][t(279)](),this[t(298)]&&this[t(283)]()}[Dc(278)](){const t=Dc,e=Wr(this[t(274)][t(297)],t(272));this[t(298)]=this[t(274)][t(261)][t(280)](t(265))[t(293)](e)}[Dc(283)](){const t=Dc;null!==this[t(298)]&&this[t(274)][t(261)][t(280)](t(265))[t(288)](this[t(298)]),this[t(298)]=null}}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=255]})(t,e)}function Bc(){const t=["view","5877264tOxOUg","18BTLHsG","change:isDirty","6GVVSft","2591848hWmuqT","PENDING_ACTION_SUGGESTION","getRanges","_editor","2351463vRukLT","isEnabled","commentThreadController","_setPendingAction","destroy","get","2077040waGsCT","187877bdJvgd","_removePendingAction","acceptSuggestion","model","unbind","88rGrnDk","remove","canDiscard","186TPJrjO","canAccept","isDirty","add","listenTo","_discardCommand","126925jqDVvi","locale","_pendingAction","execute","discardSuggestion","stopListening","bind","_acceptCommand","commands","plugins","canEditAt","21HhyWeO","1203010Pvonfk","PendingActions"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(356687===parseInt(n(299))/1+-parseInt(n(296))/2+-parseInt(n(286))/3*(-parseInt(n(293))/4)+-parseInt(n(278))/5+-parseInt(n(301))/6*(-parseInt(n(298))/7)+-parseInt(n(302))/8*(parseInt(n(274))/9)+-parseInt(n(282))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(314)]=null,this[s(305)]=null,this[s(315)](s(310),!1),this[s(315)](s(288),e[s(288)]),this[s(303)](s(288)).to(e),this[s(315)](s(283),[]),this[s(315)](s(309),!1),this[s(315)](s(297),!1),this[s(315)](s(267),!1),this[s(315)](s(280),!1),this[s(285)]=e,this[s(281)]=n,this[s(270)]=r,r[s(292)]?this[s(315)](s(289),1):this[s(287)]()}[Uc(277)](){const t=Uc;this[t(284)][t(277)]()}[Uc(311)](){const t=Uc;this[t(314)]&&this[t(314)][t(311)](),this[t(305)]&&this[t(305)][t(311)](),super[t(311)]()}[Uc(287)](){const t=Uc,{CommentsListView:e}=this[t(270)];this[t(314)]=new e(this[t(295)],this[t(285)][t(306)],Object[t(313)]({CommentView:this[t(270)][t(290)]},this[t(270)])),this[t(314)][t(291)](t(272)).to(this),this[t(314)][t(291)](t(308)).to(this),this[t(314)][t(303)](t(310)).to(this),this[t(315)](t(289),this[t(314)][t(289)]+1),this[t(303)](t(289)).to(this[t(314)],t(289),(t=>t+1)),this[t(305)]=this[t(275)](),this.on(t(272),(()=>this[t(277)]())),this[t(303)](t(309)).to(this[t(314)],t(269),this[t(305)][t(300)],t(271),((t,e)=>t||!!e))}[Uc(275)](){const t=Uc,{CommentThreadInputView:e}=this[t(270)],n=new e(this[t(295)],this[t(281)],this[t(270)][t(276)]),r=n[t(300)];return n[t(303)](t(312)).to(this,t(310),this[t(285)][t(306)],t(268),r,t(271),((t,e,n)=>!!n||t&&!e)),r.on(t(279),((e,n)=>{const s=t;this[s(273)](s(307),n),r[s(316)][s(317)]("")})),r.on(t(304),(()=>this[t(277)]())),r[t(303)](t(294)).to(this[t(285)][t(306)],t(268)),n}}function Vc(){const t=["assign","commentsListView","set","editor","setData","canAccept","isReadOnly","hasDirtyComment","_config","value","removeComment","fire","17217YlFiIP","_createCommentThreadInputView","editorConfig","focus","503705SevImU","submit","canDiscard","_localUser","5076010gVcxbA","descriptionParts","element","_model","1698114Qndice","_createCommentViews","authoredAt","length","CommentView","delegate","disableComments","4lFmxMF","disabledSubmit","locale","92896kFbMwm","isEnabled","189JzFHHk","93640qVmnvO","commentInputView","137268AaCEmP","1112eSFDyG","bind","cancel","commentThreadInputView","commentThread","addComment","updateComment","isDirty","isActive","destroy","showInput"];return(Vc=function(){return t})()}function Hc(){const t=["acceptButton","@external","title","editorReady","innerHTML","createElement","ck-suggestion-","699uTWAKx","_model","ck-annotation__info","ck-suggestion__user","ck-annotation__actions","descriptionParts","ck-suggestion__info-name","EXTERNAL_AVATAR","div","12SoCzNH","execute","locale","time","editorDestroyed","set","244974CxVilR","name","cancel","26922863rIAHrf","Accept suggestion","Discard suggestion","disableComments","ck-suggestion-wrapper","setTemplate","source","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","bind","ck-suggestion--disabled-comments","check","ck-suggestion",'<span class="ck-suggestion-type">',"innerText","fire","_createButton","commentsListView","1413580rawtQY","ck-annotation","isActive","importWord","17564xLWduv",'" title="',"<p>","delegate","EXTERNAL_IMPORT_WORD_AVATAR","split","canDiscard","type","ck-annotation__info-name","ck-comment__info-time","ck-comment__external","formatDateTime","ck-annotation__info-time","attributes","change:description","ck-suggestion-wrapper--active","ck-suggestion--accept","1327575UfHivb","discardSuggestion","acceptSuggestion","ck-suggestion__actions","value","getExternalSuggestionNote","map","render","getTemplate","children",'<span class="ck-suggestion-color" style="background-color: ',"2667994aZuVFA","585JIsVrg","join","extendTemplate","ck-suggestion--discard","_config","ck-annotation__main","165aWUgvM","bindTemplate","getUserViewNotificationText","description","8GFmCBg","push","</p>","EXTERNAL_SUGGESTION","ck-annotation__content-wrapper","commentThreadInputView","color","isEnabled","span","commentThread","creator","element","196590vOuxqa","userView","_descriptionElement","</span>","author","authoredAt","discardButton","querySelector",".ck-annotation__content-wrapper",'"></span>',"ck-suggestion__info","content","ck-suggestion__main","ck-annotation__user","canAccept"];return(Hc=function(){return t})()}const Wc=zc;function zc(t,e){const n=Hc();return(zc=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(676646===-parseInt(n(176))/1+-parseInt(n(187))/2+parseInt(n(232))/3*(parseInt(n(159))/4)+parseInt(n(194))/5*(parseInt(n(134))/6)+parseInt(n(155))/7*(-parseInt(n(198))/8)+parseInt(n(188))/9*(-parseInt(n(210))/10)+-parseInt(n(137))/11*(-parseInt(n(128))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class qc extends Gc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(133)](i(166),""),this[i(146)](i(166)).to(this,i(124),(t=>t&&t[0]?t[0][i(166)]:"")),this[i(146)](i(197)).to(this,i(124),this,i(157),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(161)+Kc(e[n(221)],e[n(204)])+n(200);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(212)]=null,this[i(225)]=this[i(153)](Wr(e,i(138)),t.icons[i(148)],i(175),i(178),"sw"),this[i(225)][i(146)](i(205)).to(this,i(224)),this[i(216)]=this[i(153)](Wr(e,i(139)),t.icons[i(136)],i(191),i(177),"sw"),this[i(216)][i(146)](i(205)).to(this,i(165)),this[i(211)]=new o.UserView(e,this[i(233)][i(214)],this[i(196)]()),this[i(211)][i(190)]({attributes:{class:[i(122),i(223)]}}),this[i(142)](this[i(184)]())}[Wc(184)](){const t=Wc,e=this[t(195)],n=[{tag:t(127),attributes:{class:[t(220),t(234)]},children:[{tag:t(206),children:[{text:this[t(211)][t(135)]}],attributes:{class:[t(125),t(167)]}},{tag:t(131),attributes:{datetime:e.to(t(215)),class:[t(168),t(171)]},children:[{text:e.to(t(215),(e=>this[t(192)][t(170)](e)))}]}]},{tag:t(127),attributes:{class:[t(179),t(123)]},children:[this[t(225)],this[t(216)]]},{tag:t(127),attributes:{class:[t(202)]}}];this[t(233)][t(145)]&&n[t(199)]({tag:t(127),attributes:{class:[t(169)]},children:[{text:this[t(181)]()}]});const r={tag:t(127),attributes:{class:[t(141),e.if(t(157),t(174)),e.to(t(166),(e=>t(231)+e)),this[t(192)][t(140)]&&t(147)],"data-suggestion-id":this[t(233)].id,"data-thread-id":this[t(233)][t(207)].id,"data-author-id":this[t(233)][t(214)].id,tabindex:-1},children:[{tag:t(127),attributes:{class:[t(149),t(156)]},children:[this[t(211)],{tag:t(127),attributes:{class:[t(222),t(193)]},children:n}]}]};return this[t(154)]&&this[t(203)]&&(r[t(185)][t(199)](this[t(154)],this[t(203)]),this[t(154)][t(162)](t(228)).to(this),this[t(154)][t(162)](t(132)).to(this),this[t(203)][t(162)](t(228)).to(this),this[t(203)][t(162)](t(132)).to(this)),r}[Wc(183)](){const t=Wc;super[t(183)](),this[t(212)]=this[t(209)][t(217)](t(218)),this[t(212)][t(229)]=this[t(197)],this.on(t(173),((e,n,r)=>{const s=t;this[s(212)][s(229)]=r}))}[Wc(153)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(130)]);return a[i(133)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(190)]({attributes:{class:n}}),a.on(i(129),(()=>{const t=i;this[t(152)](r,this[t(233)].id)})),a}[Wc(181)](){const t=Wc;return t(158)===this[t(233)][t(172)][t(226)][t(143)]?Wr(this[t(130)],t(144)):Wr(this[t(130)],t(201))}[Wc(196)](){const t=Wc;return this[t(233)][t(145)]?t(158)===this[t(233)][t(172)][t(226)][t(143)]?Wr(this[t(130)],t(163),this[t(233)][t(208)][t(135)]):Wr(this[t(130)],t(126),this[t(233)][t(208)][t(135)]):null}}function Kc(t,e){const n=Wc;let r="";return r+=t[n(164)]("*")[n(182)](((t,e)=>e%2!=0?n(150)+Zc(t)+n(213):Zc(t)))[n(189)](""),e&&(r+=n(186)+e[n(180)]+n(160)+e[n(227)]+n(219)),r}function Zc(t){const e=Wc,n=document[e(230)](e(206));return n[e(151)]=t,n[e(229)]}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',Qc=$c;function Jc(){const t=["_handleControllerBuffer","_addUIComponentsToFactory","change:activeAnnotations","_disableComments","add","_annotationViews","getFirstRange","delegate","2117811iEXIXP","EditorAnnotations","length","getDescriptions","comments.editorConfig","head","trackChanges.disableComments","keys","innerView","_createMenuBarMenu","_suggestionToController","Accept all suggestions","requires","27580PcZrWq","stopListening","registerAnnotation","arrowView","Track changes","plugins","TrackChangesEditing","getSuggestion","_bindAnnotationToEditors","_refreshActiveMarkers","children","comments","TrackChangesUI","source","discardButton","isEnabled","activeAnnotations","from","pluginName","617600xtQesP","836164xcOBGG","editor","commands","panelView","2941260ZwuNwf","getAllAdjacentSuggestions","acceptAllSuggestions","discardSelectedSuggestions","suggestion-","unbind","trackChanges","activeMarkers","menuitemcheckbox","addComment","remove","actionView","582hGHAMo","17153649MReLvp","push","CommentView","focus","get","button","execute","reduce","lowest","CommentsRepository","some","getByInnerView","_createToolbarButton","editing","isInContent","Accept all selected suggestions","addSourceCollector","isDirty","menu","Discard all selected suggestions","set","menuBar:trackChanges","componentFactory","filter","delete","getMarkerNames","getMarkers","switchbutton","descriptionFactory","value","define","10bBpGyB","comments.maxThreadTotalWeight","SuggestionThreadView","commentThread","mainView","previous","config","commandName","getRanges","createAnnotation","isMultiRange","_destroyController","bind","comments.maxCommentsWhenCollapsed","isOn","view","_initializeController","hasSuggestion","toMany","_unbindEditors","has","listenTo","suggestionChanged","_handleSuggestionControllerDelayed","Discard all suggestions","CommentsUI","trackChanges.SuggestionThreadView","menuitem","suggestionUnloaded","model","change:previous","destroy","clear","buttonView","locale","getJoined","1AMssyv","_updateController","createCommentThreadController","size","6224568aMLsEt","discardAllSuggestions","comments.maxCommentCharsWhenCollapsed","refreshSelectedViews","separator","acceptButton","Annotations","items","values","createAnnotationView","descriptionParts","suggestionLoaded","_viewToController","acceptSelectedSuggestions","init","type"];return(Jc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(421770===-parseInt(n(539))/1*(parseInt(n(455))/2)+parseInt(n(567))/3+-parseInt(n(459))/4+parseInt(n(599))/5+-parseInt(n(471))/6*(parseInt(n(580))/7)+-parseInt(n(543))/8+-parseInt(n(472))/9*(-parseInt(n(503))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Yc extends t.Plugin{static get[Qc(579)](){const t=Qc;return[_c,o.Users,t(481),t(549),t(568)]}static get[Qc(598)](){return Qc(592)}constructor(t){const e=Qc;super(t),this[e(577)]=new Map,this[e(555)]=new Map,this[e(564)]=new Map,this[e(559)]=new Map;const n=this[e(456)][e(509)];n[e(502)](e(529),qc),n[e(502)](e(573),!1),this[e(562)]=n[e(476)](e(573))}[Qc(526)](t,e){const n=Qc;0===this[n(559)][n(542)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(559)]){const r=this[t(577)][t(523)](e);r||n?r&&n&&this[t(514)](e):this[t(519)](e)}this[t(559)][t(535)](),this[t(456)][t(585)][t(476)](t(568))[t(546)](),this[t(589)]()}),10),this[n(559)][n(492)](t,e)}[Qc(557)](){const t=Qc,e=this[t(456)],n=e[t(585)][t(476)](t(586)),r=e[t(585)][t(476)](t(549)),s=e[t(585)][t(476)](t(568)),o=e[t(585)][t(476)](t(481));this[t(560)](),s[t(488)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(597)](this[e(577)])){const s=t[e(460)](),o=[];for(const t of s){if(!t[e(486)])continue;if(t[e(513)]){o[e(473)](...t[e(511)]());continue}const n=t[e(565)]();if(o[e(569)]>0){const t=o[0][e(538)](n);if(t){o[0]=t;continue}}o[e(473)](n)}n[e(473)]([r[e(518)],o])}return n})),this[t(524)](n,t(554),((e,n)=>{const r=t;this[r(524)](n,r(533),((t,e,s,o)=>{const i=r;n[i(486)]&&(null==s?(this[i(540)](o[i(572)]),this[i(526)](n,!1)):(this[i(540)](s[i(572)]),null==o&&this[i(526)](n,!0)))})),null!==n[r(508)]?this[r(540)](n[r(572)]):this[r(526)](n,!1)})),this[t(524)](n,t(531),((e,n,r)=>{const s=t;this[s(581)](n,s(533)),this[s(559)][s(496)](n),this[s(577)][s(523)](n)&&this[s(514)](n),r&&this[s(540)](r[s(572)])})),this[t(524)](n,t(525),((e,n)=>{this[t(540)](n)})),this[t(524)](r,t(561),(()=>{this[t(589)]()})),this[t(524)](o,t(468),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(520)](r))return;const i=n[o(587)](r);this[o(577)][o(476)](i)[o(518)][o(475)]()}),{priority:t(480)})}[Qc(589)](){const t=Qc,e=this[t(456)][t(585)][t(476)](t(549)),n=this[t(456)][t(585)][t(476)](t(586)),r=Array[t(597)](e[t(596)],(e=>e[t(575)]))[t(495)]((e=>this[t(555)][t(523)](e))),s=[];for(const e of r){const n=this[t(555)][t(476)](e)[t(532)][t(460)]();s[t(473)](...n[t(479)](((e,n)=>[...e,...n[t(497)]()]),[]))}n[t(466)]=s}[Qc(560)](){const t=Qc,n=this[t(456)],r=n[t(537)],o=Wr(r,t(584)),i=new e.Collection([{type:t(499),model:new s.ViewModel({withText:!0,label:o,commandName:t(465),role:t(467)})},{type:t(547)},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(578)),commandName:t(461),role:t(530)})},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(487)),commandName:t(556),role:t(530)})},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(527)),commandName:t(544),role:t(530)})},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(491)),commandName:t(462),role:t(530)})}]);for(const e of i)if(tu(e)){const r=n[t(457)][t(476)](e[t(532)][t(510)]);e[t(532)][t(515)](t(517),t(595)).to(r,t(501),t(595))}n.ui[t(494)][t(563)](t(465),(e=>this[t(484)](e,i,o))),n.ui[t(494)][t(563)](t(493),(e=>this[t(576)](e,i,o)))}[Qc(484)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(456)][r(457)][r(476)](r(465));o[r(536)][r(492)]({tooltip:n,label:n,icon:Xc}),o[r(536)][r(515)](r(517)).to(i,r(501)),o[r(536)].on(r(478),(()=>{const t=r;i[t(478)](),this[t(456)][t(485)][t(518)][t(475)]()})),(0,s.addListToDropdown)(o,e,{role:r(490)});const a=[];for(const t of e)tu(t)&&a[r(473)](this[r(456)][r(457)][r(476)](t[r(532)][r(510)]));const c=o[r(536)];return c[r(470)][r(464)](r(595)),c[r(583)][r(464)](r(595)),c[r(470)][r(515)](r(595)).to(i,r(595)),c[r(583)][r(515)](r(595))[r(521)](a,r(595),((...t)=>t[r(482)]((t=>t)))),o.on(r(478),(t=>{const e=r;this[e(456)][e(478)](t[e(593)][e(510)]),this[e(456)][e(485)][e(518)][e(475)]()})),o}[Qc(576)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(456)][r(457)][r(476)](r(465));o[r(536)][r(492)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(547)==n[r(558)]){a[r(550)][r(563)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(532)];i[r(515)](...Object[r(574)](c)).to(c),i[r(566)](r(478)).to(o),i.on(r(478),(()=>{const t=r;this[t(456)][t(478)](c[t(510)]),this[t(456)][t(485)][t(518)][t(475)]()})),e[r(590)][r(563)](i),a[r(550)][r(563)](e)}return o[r(515)](r(595)).to(i,r(595)),o[r(458)][r(590)][r(563)](a),o}[Qc(519)](t){const e=Qc,n=this[e(456)],r=n[e(509)],s=n[e(585)][e(476)](e(549)),i=n[e(585)][e(476)](e(481)),a=n[e(585)][e(476)](e(568)),c=n[e(585)][e(476)](o.Users).me,u=r[e(476)](e(465))[e(505)],{CommentsListView:l,CommentThreadInputView:f}=n[e(585)][e(476)](e(528));let h,d;this[e(564)][e(523)](t.id)?(d=this[e(564)][e(476)](t.id),h=d[e(507)]):(h=new u(n[e(537)],t,c,{disableComments:this[e(562)],editorConfig:r[e(476)](e(571)),maxCommentsWhenCollapsed:r[e(476)](e(516)),maxThreadTotalWeight:r[e(476)](e(504)),maxCommentCharsWhenCollapsed:r[e(476)](e(545)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(476)](e(537))),CommentView:r[e(476)](e(591))[e(474)],CommentsListView:l,CommentThreadInputView:f}),h[e(548)].on(e(478),(()=>{const t=e;n[t(485)][t(518)][t(475)]()})),h[e(594)].on(e(478),(()=>{const t=e;n[t(485)][t(518)][t(475)]()})),d=s[e(552)](this[e(456)][e(537)],h),d[e(515)](e(489)).to(h,e(489)),d[e(515)](e(569)).to(h),d[e(515)](e(558)).to(h,e(558),(t=>e(463)+t)),this[e(564)][e(492)](t.id,d));const g=i[e(541)](t[e(506)],h),p=new xc(n,t,h,g),m=t[e(460)]()[e(495)]((t=>t[e(486)]));h[e(553)]=n[e(585)][e(476)](e(586))[e(500)][e(570)](m),this[e(577)][e(492)](t,p),this[e(555)][e(492)](h,p);const I=s[e(512)]({view:d,target:()=>{const r=e,s=[],i=t[r(460)]()[r(495)]((t=>t[r(486)]));for(const t of i)s[r(473)](...t[r(498)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(485)],s)},type:()=>e(463)+p[e(518)][e(558)]});i[e(588)](h,I),s[e(563)](I),a[e(582)](I)}[Qc(514)](t){const e=Qc,n=this[e(456)][e(585)][e(476)](e(481)),r=this[e(456)][e(585)][e(476)](e(549)),s=this[e(577)][e(476)](t),o=s[e(518)],i=r[e(483)](o);n[e(522)](o),i&&r[e(469)](i),this[e(577)][e(496)](t),this[e(555)][e(496)](o),s[e(534)]()}[Qc(540)](t){const e=Qc;if(!t[e(486)]||!this[e(577)][e(523)](t))return;const n=this[e(456)][e(585)][e(476)](e(586)),r=this[e(577)][e(476)](t),s=t[e(460)]();r[e(518)][e(553)]=n[e(500)][e(570)](s)}[Qc(534)](){const t=Qc;for(const e of this[t(577)][t(574)]())this[t(514)](e);for(const e of this[t(564)][t(551)]())e[t(507)][t(534)]();super[t(534)]()}}function $c(t,e){const n=Jc();return($c=function(t,e){return n[t-=455]})(t,e)}function tu(t){return Qc(532)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=354]})(t,e)}var nu=eu;function ru(){var t=["345960cEfpta","requires","336NmKSNU","get","addSuggestionData","18IyqmcD","646572pbazAN","getSuggestions","2342fEhYeb","11529VdgmKK","3220530bmTLvU","448RmZQvj","adapter","Comments","TrackChanges","57400KNXolD","editor","plugins","addSuggestion","getSuggestion","178496CgebgR","pluginName"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(132418===-parseInt(n(362))/1+-parseInt(n(372))/2*(-parseInt(n(366))/3)+-parseInt(n(370))/4+-parseInt(n(357))/5*(parseInt(n(369))/6)+-parseInt(n(373))/7*(-parseInt(n(375))/8)+-parseInt(n(364))/9+parseInt(n(374))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(365)](){return[_c,Yc,nu(355)]}static get[nu(363)](){return nu(356)}set[nu(354)](t){var e=nu;this[e(358)][e(359)][e(367)](_c)[e(354)]=t}get[nu(354)](){var t=nu;return this[t(358)][t(359)][t(367)](_c)[t(354)]}[nu(360)](t){var e=nu;return this[e(358)][e(359)][e(367)](_c)[e(368)](t)}[nu(371)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(358)][n(359)][n(367)](_c)[n(371)]({skipNotAttached:t,toJSON:e})}[nu(361)](t){var e=nu;return this[e(358)][e(359)][e(367)](_c)[e(361)](t)}}const ou=fu;function iu(){const t=["map","rootsAttributes","TrackChangesData","getCommentThreads","addSuggestionData","track-changes-data-invalid-editor-creator","requires","acceptAllSuggestions","execute","get","getRootsAttributes","create","getFullData","name","editorCreator","div","TrackChangesDataGetter","end","set","createElement","936dZWktc","push","init","Pagination","getUser","reduce","define","CommentsRepository","711SMUcvc","150RDMnym","data","pluginName","128403KIPCIR","getDataWithAcceptedSuggestions","getDataWithDiscardedSuggestions","trackChangesData.editorCreator","6CIEymF","74scfvoj","addUser","216760wDEQIW","users","result","appendChild","21849icrkAB","16645JHUnBF","function","getRootNames","1045196odaGCJ","getSuggestions","addCommentThread","constructor","useAnonymousUser","TrackChangesEditing","model","trackChangesData","discardAllSuggestions","39090kLwYFf","3970050gOCmlF","_adapter","Users","document","editor","createDocumentFragment","destroy","config","plugins"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(476660===-parseInt(n(271))/1*(parseInt(n(265))/2)+parseInt(n(264))/3*(parseInt(n(275))/4)+-parseInt(n(272))/5*(-parseInt(n(257))/6)+-parseInt(n(285))/7+parseInt(n(267))/8+-parseInt(n(256))/9*(-parseInt(n(284))/10)+-parseInt(n(260))/11*(-parseInt(n(248))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(251)];class cu extends t.Plugin{static get[ou(300)](){return[_c]}static get[ou(259)](){return ou(296)}[ou(250)](){const t=ou,n=this[t(289)];if(n[t(292)][t(254)](t(263),(e=>{const r=t,s=n[r(281)][r(288)][r(274)]()[r(253)](((t,e)=>(t[e]="",t)),{});return n[r(278)][r(239)](s,e)})),t(273)!=typeof n[t(292)][t(237)](t(282))[t(242)])throw new e.CKEditorError(t(299))}[ou(261)](t){return hu(this[ou(289)],!0,t)}[ou(262)](t){return hu(this[ou(289)],!1,t)}}class uu extends t.Plugin{static get[ou(259)](){return ou(244)}constructor(t){const e=ou;super(t),this[e(269)]=e(245)}[ou(250)](){const t=ou;this[t(289)][t(293)][t(237)](t(255))[t(286)]={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(289)][t(293)][t(237)](t(280))[t(286)]=null}}function lu(t){return void 0!==t[ou(238)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=235]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(293)][r(249)](_c,uu),s[r(295)]=lu(t)?t[r(238)]():void 0;const i=document[r(290)](),a=t[r(292)][r(237)](r(282))[r(242)],c=await a(s,(()=>function(t){const e=r,n=document[e(247)](e(243));return t[e(270)](n),n}(i)));!function(t,e){const n=r,s=t[n(281)][n(288)][n(274)]()[n(253)](((e,r)=>(e[r]=t[n(258)][n(237)]({rootName:r}),e)),{}),o=t[n(293)][n(237)](n(287))[n(268)][n(294)]((t=>({id:t.id,name:t[n(241)]}))),i=t[n(293)][n(237)](n(280))[n(276)]({skipNotAttached:!0,toJSON:!0}),a=t[n(293)][n(237)](n(255))[n(297)]({skipNotAttached:!0,toJSON:!0}),c=e[n(293)][n(237)](n(287)),u=e[n(293)][n(237)](n(280)),l=e[n(293)][n(237)](n(255));for(const t of o)c[n(252)](t.id)||c[n(266)](t);c.me||c[n(279)]();for(const t of i)u[n(298)](t);for(const t of a)l[n(277)](t);e[n(258)][n(246)](s)}(t,c),c[r(236)](r(e?235:283));const u=lu(c)?c[r(240)](n):c[r(258)][r(237)](n);return await c[r(291)](),u}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=312]})(t,e)}function gu(){var t=["18mtgTNo","730312HykrUz","110MwNPxD","96Gryiai","887736KXYsDc","89YQUJai","1660tlhBqc","136uKFqjs","80652jfFRBO","169302BDdAUi","1797610xxMqHz","5661Zhwqyj"];return(gu=function(){return t})()}!function(t,e){for(var n=du,r=t();;)try{if(194157===parseInt(n(319))/1*(-parseInt(n(320))/2)+-parseInt(n(313))/3*(parseInt(n(321))/4)+parseInt(n(316))/5*(parseInt(n(322))/6)+-parseInt(n(323))/7+-parseInt(n(318))/8+parseInt(n(314))/9*(-parseInt(n(312))/10)+parseInt(n(315))/11*(parseInt(n(317))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=489]})(t,e)}function l(){const t=["value","_disableUnsupportedCommands","clearForceDisabled","3070pTrVws","2JjFDvc","86669sZFcnK","TrackChangesCommand","2281601ddUjYz","commands","editor","affectsData","refresh","35604pVZkFo","535QRCZPb","_enableCommands","execute","has","_enabledCommands","1599552MonEBm","_isEnabledBasedOnSelection","isEnabled","6ltorwE","5509872GGSKJr","forceDisabled","3474813wGZKKV","748952TDosTd"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(806083===parseInt(n(513))/1*(-parseInt(n(499))/2)+-parseInt(n(493))/3+-parseInt(n(507))/4*(-parseInt(n(508))/5)+-parseInt(n(490))/6*(parseInt(n(502))/7)+-parseInt(n(494))/8+parseInt(n(491))/9+parseInt(n(498))/10*(parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(512)]=e,this[n(495)]=!1,this[n(506)](),this[n(514)]=!1}[c(506)](){this[c(489)]=!0}[c(510)](){const t=c;this[t(495)]=!this[t(495)],this[t(495)]?this[t(496)]():this[t(509)]()}[c(496)](){const t=c;for(const e of this[t(504)][t(503)][t(503)]())e[t(505)]&&!this[t(512)][t(511)](e)&&e[t(492)](t(501))}[c(509)](){const t=c;for(const e of this[t(504)][t(503)][t(503)]())e[t(505)]&&!this[t(512)][t(511)](e)&&e[t(497)](t(501))}}const h=g;function g(t,e){const n=p();return(g=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(708153===-parseInt(n(235))/1+parseInt(n(248))/2*(-parseInt(n(247))/3)+parseInt(n(241))/4*(parseInt(n(239))/5)+parseInt(n(258))/6*(-parseInt(n(242))/7)+parseInt(n(240))/8*(parseInt(n(237))/9)+-parseInt(n(234))/10+-parseInt(n(256))/11*(-parseInt(n(257))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(p);class d extends t.Command{constructor(t,e){const n=g;super(t),this[n(252)]=e,this[n(244)](),this[n(259)]=!1}[h(244)](){this[h(249)]=!0}[h(251)](t){const n=h,r=this[n(252)][n(236)](t);if(!r)throw new e.CKEditorError(n(253),this);const s=r[n(246)]();this[n(243)][n(245)][n(254)](s)&&this[n(243)][n(255)][n(236)](n(250))[n(238)](r)}}function p(){const t=["3618270xZPTNt","_isEnabledBasedOnSelection","9245450GjzVPx","790503OnlZHY","get","15273NnUPlF","acceptSuggestion","2445755BGbDRd","344JTomUO","4nvunGl","7jHmTLJ","editor","refresh","model","getRanges","150042RGJBGJ","2QXeRoO","isEnabled","TrackChangesEditing","execute","_suggestions","track-changes-accept-suggestion-not-found","canEditAt","plugins","33SwfmBX","10056552iKmNJa"];return(p=function(){return t})()}const m=E;function I(){const t=["_isEnabledBasedOnSelection","130HQrimh","42vAbcoF","TrackChangesEditing","isEnabled","getRanges","get","42RunBoz","track-changes-discard-suggestion-not-found","canEditAt","editor","94917JBghwl","execute","27wDFQHg","2490820IPAUjF","refresh","_suggestions","discardSuggestion","869033jRStpn","plugins","355187HXBWip","814453oraMod","2190696pIHOJI","3647635DUvChI","model"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(434075===-parseInt(n(313))/1+parseInt(n(324))/2*(-parseInt(n(328))/3)+parseInt(n(331))/4+parseInt(n(315))/5+-parseInt(n(319))/6*(-parseInt(n(312))/7)+parseInt(n(314))/8*(-parseInt(n(330))/9)+-parseInt(n(318))/10*(-parseInt(n(335))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(333)]=e,this[n(332)](),this[n(317)]=!1}[m(332)](){this[m(321)]=!0}[m(329)](t){const n=m,r=this[n(333)][n(323)](t);if(!r)throw new e.CKEditorError(n(325),this);const s=r[n(322)]();this[n(327)][n(316)][n(326)](s)&&this[n(327)][n(336)][n(323)](n(320))[n(334)](r)}}function T(t){const e=k;return t[e(205)](((t,n)=>e(199)==t[e(183)]&&e(199)!=n[e(183)]?-1:e(199)!=t[e(183)]&&e(199)==n[e(183)]?1:0))}function _(t,e){const n=k;let r,s=0;const o=[],i=e[n(177)];for(;s<t[n(179)];){const a=t[s],c=t[s+1];r||(r=e[n(181)](a)),y(e,a,c)||(o[n(209)](e[n(172)](r,i[n(191)](a)?e[n(175)](a):e[n(196)](a,n(212)))),r=null),s++}return o}function y(t,e,n){const r=k;if(!n)return!1;const s=t[r(175)](e),o=t[r(181)](n);return s[r(193)](o)}!function(t,e){const n=k,r=t();for(;;)try{if(732524===-parseInt(n(186))/1+-parseInt(n(176))/2*(parseInt(n(187))/3)+-parseInt(n(200))/4*(-parseInt(n(203))/5)+parseInt(n(182))/6*(-parseInt(n(201))/7)+-parseInt(n(180))/8*(parseInt(n(169))/9)+-parseInt(n(206))/10*(-parseInt(n(214))/11)+-parseInt(n(202))/12*(-parseInt(n(171))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function A(t,e,n){const r=k;for(;n[r(179)];){const s=n[r(207)](0,100);t[r(184)]((()=>{const t=r;for(const n of s)n[t(211)]&&e[t(204)](n.id)}))}}function k(t,e){const n=C();return(k=function(t,e){return n[t-=169]})(t,e)}function C(){const t=["schema","next","length","307768iPuRoY","createPositionBefore","710412cirxky","type","change","replace","1000414KWXwRh","761223RfYMYe","isMultiRange","isCollapsed","content","isObject","color","isTouching","join","isIntersecting","createPositionAt","value","isArray","deletion","1610408vYIZSj","84gqidvm","24vHwAsY","15gNoiaE","execute","sort","2860ZCKDWO","splice","start","push","from","isInContent","end","map","10901ZfUkut","171MUTJdT"," [color ","17206930oelxqr","createRange","getRanges","add","createPositionAfter","2oaiKWZ"];return(C=function(){return t})()}function L(t,e){const n=R();return(L=function(t,e){return n[t-=338]})(t,e)}const N=L;function R(){const t=["refresh","68997lLhEJV","535199fsZHfO","execute","from","7139370dAFHLw","model","_isEnabledBasedOnSelection","values","isEnabled","276MPiYRR","9HdjOxd","152dEeRIb","1224157AcYhnT","canEditAt","_suggestions","some","2581366zOEXyv","216510sFTCiR","5lVGZLZ","11217170HwHxle","_command","getRanges","editor","isInContent"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(827380===-parseInt(n(361))/1+-parseInt(n(360))/2+parseInt(n(344))/3*(parseInt(n(353))/4)+-parseInt(n(362))/5*(-parseInt(n(348))/6)+parseInt(n(345))/7*(-parseInt(n(355))/8)+parseInt(n(354))/9*(parseInt(n(338))/10)+-parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(339)]=e,this[r(358)]=n,this[r(343)](),this[r(350)]=!1}[N(343)](){const t=N,e=Array[t(347)](this[t(358)][t(351)]())[t(359)]((e=>e[t(342)]));this[t(352)]=this[t(339)][t(352)]&&e}[N(346)](){const t=N,e=T(Array[t(347)](this[t(358)][t(351)]()));for(const n of e){const e=n[t(340)]();if(!this[t(341)][t(349)][t(357)](e))return}A(this[t(341)][t(349)],this[t(339)],e)}}function v(){const t=["_command","106391IsYKKk","execute","values","getRanges","editor","size","_suggestions","from","canEditAt","388456jZlGJQ","_isEnabledBasedOnSelection","152514xvKPnL","selection","document","9446NjWzVP","10YudHRP","821380zzeYUu","_selectedSuggestions","isEnabled","60CqMoic","refresh","model","114304qXTuLk","1770984ieWTmD"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=142]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(145253===-parseInt(n(152))/1+parseInt(n(166))/2*(-parseInt(n(146))/3)+parseInt(n(161))/4+-parseInt(n(142))/5*(parseInt(n(163))/6)+parseInt(n(143))/7+-parseInt(n(149))/8+parseInt(n(150))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(151)]=e,this[r(158)]=n,this[r(144)]=new Set,this[r(147)](),this[r(162)]=!1}[M(147)](){const t=M,e=this[t(156)][t(148)][t(165)][t(164)],n=Array[t(159)](this[t(158)][t(154)]());this[t(144)]=function(t,e){const n=k,r=Array[n(210)](t[n(173)]()),s=new Set;for(const o of e)if(o[n(211)])for(const e of r)for(const r of o[n(173)]())(e[n(195)](r)||t[n(189)]&&!o[n(188)]&&o[n(178)]&&r[n(212)][n(193)](e[n(208)]))&&s[n(174)](o);return s}(e,n),this[t(145)]=this[t(151)][t(145)]&&!!this[t(144)][t(157)]}[M(153)](){const t=M,e=T(Array[t(159)](this[t(144)]));for(const n of e){const e=n[t(155)]();if(!this[t(156)][t(148)][t(160)](e))return}A(this[t(156)][t(148)],this[t(151)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var 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=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const J=Z||Q||Function("return this")();const X=J.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=X?X.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=X?X.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const 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 Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const 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=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Xt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Qt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Qt(n,a,c):Xt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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 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&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return Ze.call(t,e)})))}:qe;const Xe=function(t,e){return Yt(t,Je(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const 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=X?X.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 Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Xe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Xt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return qn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Xn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Xn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=X?X.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Xt(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=X?X.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",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 g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=197]})(t,e)}function Vr(){const t=["_model","8784760ntMEAY","discard","16aZoxsb","onAttributesChange","getRanges","removeMarkers","4359051fZjMtv","_isDataLoaded","getMarkers","toJSON","substr","head","addMarkerName","clear","getMultiRangeId","removeAttribute","_onDiscard","32355210KrXxhZ","onAccept","reduce","decorate","next","665997aIwHNe","authoredAt","data","809145qrOboE","onDiscard","getFirstMarker","150OJJJrk","creator","size","from","addRange","set","delete","filter","subType","373471MSQUUY","nodeAfter","_saved","getMarkerNames","_onAttributesChange","isMultiRange","attributes","isExternal","2677440CGZYuQ","11ofubSl","createdAt","end","previous","add","12hRHAkC","start","suggestion:","getContainedElement","@external","map","length","removeMarker","getItems","accept","push","_markerNames","isIntersecting","get","getAllAdjacentSuggestions","_onAccept","nodeBefore","getFirstRange","isInContent","addMarker","commentThread","setAttribute","hasComments","markers","author","isIntersectingWithRange","getRange","split","type","change"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(977e3===-parseInt(n(228))/1+parseInt(n(251))/2+-parseInt(n(231))/3*(parseInt(n(257))/4)+-parseInt(n(206))/5+parseInt(n(234))/6*(-parseInt(n(243))/7)+-parseInt(n(208))/8*(-parseInt(n(212))/9)+parseInt(n(223))/10*(parseInt(n(252))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(213)]=!1,this.id=e.id,this[n(203)]=e[n(203)],this[n(242)]=e[n(242)]||null,this[n(199)]=e[n(199)],this[n(235)]=e[n(235)]||e[n(199)],this[n(250)]=Boolean(e[n(249)]&&e[n(249)][n(261)]),this[n(230)]=null,this[n(205)]=t,this[n(272)]=e[n(224)],this[n(222)]=e[n(232)],this[n(247)]=e[n(209)],this[n(268)]=new Set,this[n(253)]=null,this[n(239)](n(229),null),this[n(239)](n(249),e[n(249)]||{}),this[n(239)](n(255),null),this[n(239)](n(227),null),this[n(239)](n(277),null),this[n(239)](n(245),!1),this[n(226)](n(266)),this[n(226)](n(207))}get[jr(217)](){const t=jr;let e=this;for(;e[t(255)];)e=e[t(255)];return e}get[jr(197)](){const t=jr;return!!this[t(277)]&&this[t(277)][t(263)]>0}get[jr(248)](){const t=jr;return 0!=this[t(268)][t(236)]&&6==Array[t(237)](this[t(268)])[0][t(202)](":")[t(263)]}get[jr(275)](){return null!==this[jr(233)]()}[jr(218)](t){const e=jr;this[e(268)][e(256)](t)}[jr(246)](){const t=jr;return Array[t(237)](this[t(268)])}[jr(214)](){const t=jr;return this[t(246)]()[t(262)]((e=>this[t(205)][t(198)][t(270)](e)))[t(241)]((t=>t))}[jr(233)](){return this[jr(214)]()[0]||null}[jr(211)](){const t=jr;this[t(205)][t(204)]((e=>{const n=t;for(const t of this[n(214)]())e[n(264)](t)})),this[t(268)][t(219)]()}[jr(264)](t){const e=jr;this[e(205)][e(204)]((n=>{n[e(264)](t)})),this[e(268)][e(240)](t)}[jr(238)](t){const e=jr,n=e(259)+this[e(203)]+":"+this[e(242)]+":"+this.id+":"+this[e(235)].id+":"+Hr[e(220)]();this[e(218)](n),this[e(205)][e(204)]((r=>{r[e(276)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(200)](t){const e=jr;for(const n of this[e(210)]())if(n[e(269)](t))return!0;return!1}[jr(210)](){const t=jr;return this[t(214)]()[t(262)]((e=>e[t(201)]()))}[jr(265)](){const t=jr;return this[t(210)]()[t(225)](((e,n)=>[...e,...n[t(265)]()]),[])}[jr(274)](){const t=jr;var e;return(null===(e=this[t(233)]())||void 0===e?void 0:e[t(201)]())||null}[jr(260)](){const t=jr,e=this[t(210)]();if(1!=e[t(263)])return null;const n=e[0],r=n[t(258)][t(244)],s=n[t(254)][t(273)];return r instanceof i.Element?r!=s?null:r:null}[jr(266)](){const t=jr;this[t(272)](this[t(210)](),this[t(230)],this[t(249)]),this[t(211)]()}[jr(207)](){const t=jr;this[t(222)](this[t(210)](),this[t(230)],this[t(249)]),this[t(211)]()}[jr(271)](){const t=jr,e=[];let n=this[t(217)];for(;n;)e[t(267)](n),n=n[t(227)];return e}[jr(278)](t,e){const n=jr,r=Zn(this[n(249)]);hr(r,t,e),wr(r,this[n(249)])||(this[n(249)]=r,this[n(247)](r))}[jr(221)](t){const e=jr,n=Zn(this[e(249)]);Ur(n,t),wr(n,this[e(249)])||(this[e(249)]=n,this[e(247)](this[e(249)]))}[jr(215)](){const t=jr;return{id:this.id,type:this[t(242)]?this[t(203)]+":"+this[t(242)]:this[t(203)],authorId:this[t(235)].id,createdAt:this[t(253)],hasComments:this[t(197)],data:this[t(230)],attributes:this[t(249)]}}static[jr(220)](){const t=jr;return(0,e.uid)()[t(216)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function Kr(){const t=["_addDescriptionItems","softBreak","attribute","isObject","subType","registerAttributeLabel","_handleInsertRemoveSuggestionDescription","350404Dyjilr","_resolveDescriptionItems","map","removeFormat","getFirstRange","checkChild","length","*Merge:* %0","registerElementLabel","getItemLabel","pop","indexOf","_attributeLabels","matchingCallback","getDescriptions","quantity","430rESxkK","Container","get","_customCallbacks","elementEnd","ELEMENT_SPACE","getWalker","removeEmptyContainer","25818RgIJOk","element","set","normal","*Remove:* %0","EmptyContainer","_handleRenameSuggestionDescription","_itemLabelsCallbacks","$textProxy","REPLACE_TEXT","remove","join","addContainer","deletion","push","isInContent","227099AgWdgO","match","previousSibling","insertion","elementStart","_schema","removeContainer","replace","*Insert:* %0","$text","nodeAfter","add","isEqual","label","*Split:* %0","nextSibling","_locale","_itemLabels","item","removeObject","1470560NBGbQu","*Change to:* %0","key","registerDescriptionCallback","type","addFormat","format","395250VLPasA","addEmptyContainer","text","addObject","42gZwkHy","end","9NwDnNP","skip","*Set format:* %0","has","function","newValue","$1 $2","*Remove format:* %0","isEmpty","Object","_handleCustomCallbackDescription","239892tBAcsX","start","data","name","_handleAttributeSuggestionDescription","13131QSQVFT"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=472]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(144005===parseInt(n(474))/1+-parseInt(n(518))/2+-parseInt(n(507))/3*(-parseInt(n(531))/4)+-parseInt(n(501))/5+-parseInt(n(555))/6*(parseInt(n(505))/7)+-parseInt(n(494))/8+-parseInt(n(523))/9*(-parseInt(n(547))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Zr{constructor(t,e){const n=qr;this[n(550)]=[],this[n(491)]=new Map,this[n(562)]=[],this[n(543)]=new Map,this[n(479)]=t,this[n(490)]=e}[Wr(545)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(537)];o++){const i=t[o];if(!i[e(473)])continue;const a=this[e(517)](i);if(a){if(null!=i[e(528)]){if(r[e(510)](i[e(528)]))continue;r[e(485)](i[e(528)])}n[e(472)](a)}else if(e(526)!=i[e(498)])e(477)!=i[e(498)]&&e(568)!=i[e(498)]||this[e(530)](n,i,t[o+1]);else{const t=i[e(520)][e(496)];if(s[e(510)](t))continue;s[e(485)](i[e(520)][e(496)]),t==_c?this[e(561)](n,i):this[e(522)](n,i)}}return this[e(532)](n)}[Wr(497)](t){const e=Wr;this[e(550)][e(472)](t)}[Wr(539)](t,n,r=e.priorities[Wr(558)]){const s=Wr;s(511)==typeof t?(0,e.insertToPriorityArray)(this[s(562)],{matchingCallback:t,label:n,priority:r}):this[s(491)][s(557)](t,n)}[Wr(529)](t,e){const n=Wr;this[n(543)][n(557)](t,e)}[Wr(540)](t,e=1){const n=Wr;let r;for(const e of this[n(562)])if(e[n(544)](t)){r=e[n(487)];break}return r||(r=this[n(491)][n(549)](t[n(521)])),r?r(e):1!==e?e+" "+t[n(521)]+"s":""+t[n(521)]}[Wr(524)](t,e){const n=Wr,r=e[n(535)]()[n(553)](),s=n(477)==e[n(498)]?n(485):n(565);for(const e of r){const o=e[n(492)],i=t[t[n(537)]-1];if(o.is(n(563)))i&&i[n(498)][n(542)](n(548))>-1&&t[n(541)](),i&&n(503)==i[n(498)]?i[s]+=o[n(520)]:t[n(472)]({type:n(503),add:n(485)==s?o[n(520)]:"",remove:n(565)==s?o[n(520)]:""});else if(this[n(479)][n(527)](o)){const a=o;if(i&&i[n(498)][n(542)](n(548))>-1&&t[n(541)](),n(551)==e[n(498)])continue;i&&i[n(498)]==s+n(516)&&i[n(556)][n(521)]==a[n(521)]?i[n(546)]++:t[n(472)]({type:s+n(516),element:a,quantity:1}),r[n(508)]((t=>!(n(551)==t[n(498)]&&t[n(492)]==o)))}else if(this[n(479)][n(536)](o,n(483))||o.is(n(556),n(525))){const r=o;if(n(485)==s&&n(478)==e[n(498)]||n(565)==s&&n(551)==e[n(498)])continue;if(i&&-1==i[n(498)][n(542)](n(548))){n(503)==i[n(498)]&&(i[s]+="\n");continue}let a;if(a=n(485)==s?r[n(489)]&&!this[n(479)][n(527)](r[n(489)])?r[n(489)]:null:r[n(476)]&&!this[n(479)][n(527)](r[n(476)])?r[n(476)]:null,r[n(515)]||a&&a[n(515)]){const e=a&&a[n(515)]?a:r;i&&i[n(498)]==s+n(560)&&i[n(556)][n(521)]==e[n(521)]?i[n(546)]++:t[n(472)]({type:s+n(560),element:e,quantity:1})}else t[n(472)]({type:s+n(548),element:r})}}}[Wr(532)](t){const e=Wr,n=this[e(490)],r=[],s=[],o=[];for(const i of t)switch(i[e(498)]){case e(503):if(i[e(485)]=i[e(485)][e(481)](/(\S)\u000A+(\S)/g,e(513))[e(481)](/\u000A/g,""),i[e(565)]=i[e(565)][e(481)](/(\S)\u000A+(\S)/g,e(513))[e(481)](/\u000A/g,""),""!=i[e(485)]&&""!=i[e(565)]){r[e(472)]({type:e(481),content:zr(n,e(564),['"'+i[e(565)]+'"','"'+i[e(485)]+'"'])});continue}if(null!=i[e(485)][e(475)](/^ +$/)){r[e(472)]({type:e(477),content:zr(n,e(482),zr(n,e(552),i[e(485)][e(537)]))});continue}if(null!=i[e(565)][e(475)](/^ +$/)){r[e(472)]({type:e(568),content:zr(n,e(559),zr(n,e(552),i[e(565)][e(537)]))});continue}if(""!=i[e(485)]){r[e(472)]({type:e(477),content:zr(n,e(482),'"'+i[e(485)]+'"')});continue}r[e(472)]({type:e(568),content:zr(n,e(559),'"'+i[e(565)]+'"')});continue;case e(502):case e(504):r[e(472)]({type:e(477),content:zr(n,e(482),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(554):case e(493):r[e(472)]({type:e(568),content:zr(n,e(559),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(567):r[e(472)]({type:e(477),content:zr(n,e(488),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(480):r[e(472)]({type:e(568),content:zr(n,e(538),this[e(540)](i[e(556)],i[e(546)]))});continue;case e(499):s[e(472)](i[e(496)]);continue;case e(534):o[e(472)](i[e(496)]);continue;default:r[e(472)](i)}if(s[e(537)]){const t=s[e(533)]((t=>this[e(543)][e(510)](t)?this[e(543)][e(549)](t):t))[e(566)](", ");r[e(472)]({type:e(500),content:zr(this[e(490)],e(509),t)})}if(o[e(537)]){const t=o[e(533)]((t=>this[e(543)][e(510)](t)?this[e(543)][e(549)](t):t))[e(566)](", ");r[e(472)]({type:e(500),content:zr(this[e(490)],e(514),t)})}return r}[Wr(517)](t){const e=Wr;for(const n of this[e(550)]){const r=n(t);if(r&&e(498)in r)return r}}[Wr(522)](t,e){const n=Wr,r=e[n(520)],s=void 0===r[n(512)]?n(534):n(499);t[n(472)]({type:s,key:r[n(496)]})}[Wr(561)](t,e){const n=Wr;t[n(472)]({type:n(500),content:zr(this[n(490)],n(495),this[n(540)](e[n(535)]()[n(519)][n(484)],1))})}[Wr(530)](t,e,n){const r=Wr;if(this[r(524)](t,e),n&&n[r(535)]()&&!e[r(535)]()[r(506)][r(486)](n[r(535)]()[r(519)])){const n=t[t[r(537)]-1],s=r(477)==e[r(498)]?r(485):r(565);n&&r(503)==n[r(498)]&&(n[s]+="\n")}}}function Qr(t,e){const n=Xr();return(Qr=function(t,e){return n[t-=124]})(t,e)}const Jr=Qr;function Xr(){const t=["312151qtTWjQ","6234678UtZnNd","347637jLxqDp","11843140BCmGvp","3738087AQKdpO","commands","editor","2bsvzHu","plugins","6391363nLhubQ","afterInit","144HvawKs","TrackChangesEditing","get","4UKqxvV","showAIAssistant","52320cEcsLW","enableCommand","336anTbwO"];return(Xr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(737751===-parseInt(n(124))/1*(-parseInt(n(129))/2)+parseInt(n(126))/3*(parseInt(n(136))/4)+-parseInt(n(138))/5*(parseInt(n(140))/6)+-parseInt(n(141))/7*(-parseInt(n(133))/8)+parseInt(n(142))/9+-parseInt(n(125))/10+-parseInt(n(131))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Yr extends t.Plugin{[Jr(132)](){const t=Jr,e=this[t(128)],n=e[t(130)][t(135)](t(134));e[t(127)][t(135)](t(137))&&n[t(139)](t(137))}}function $r(){const t=["get","right","commandParams","TrackChangesEditing","enableDefaultAttributesIntegration","FORMAT_JUSTIFY_TEXT","7147511dWpVOu","163054IGqZVF","has","22WyLRaT","252EataIQ","descriptionFactory","alignment","type","5PnKjqj","6712148bQTArI","editor","*Format:* %0","_registerLegacyDescription","format","6EpQYqo","2087547eZHpze","FORMAT_ALIGN_TO_RIGHT","justify","left","5845572lLagjH","value","center","registerBlockAttribute","commandName","AlignmentEditing","8dDvbtS","plugins","registerDescriptionCallback","997932IqnlOy","afterInit","FORMAT_ALIGN_TO_LEFT","formatBlock","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","locale","413670ZQkBaT","registerAttributeLabel"];return($r=function(){return t})()}const ts=es;function es(t,e){const n=$r();return(es=function(t,e){return n[t-=198]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(845959===-parseInt(n(234))/1*(parseInt(n(221))/2)+parseInt(n(235))/3+parseInt(n(229))/4*(parseInt(n(228))/5)+parseInt(n(239))/6+parseInt(n(220))/7*(-parseInt(n(202))/8)+-parseInt(n(224))/9*(parseInt(n(212))/10)+parseInt(n(223))/11*(parseInt(n(205))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($r);class ns extends t.Plugin{[ts(206)](){const t=ts,e=this[t(230)],n=e[t(211)];if(!e[t(203)][t(222)](t(201)))return;const r=e[t(203)][t(214)](t(217));r[t(218)](t(226)),r[t(199)](t(226)),r[t(225)][t(213)](t(226),zr(n,t(209))),this[t(232)]()}[ts(232)](){const t=ts,e=this[t(230)],n=e[t(211)];e[t(203)][t(214)](t(217))[t(225)][t(204)]((e=>{const r=t;if(r(208)!=e[r(227)])return;const{data:s}=e;if(s&&r(226)==s[r(200)]){const t=s[r(216)][0][r(240)];return{type:r(233),content:zr(n,r(231),function(t){const e=r;switch(t){case e(238):return zr(n,e(207));case e(215):return zr(n,e(236));case e(198):return zr(n,e(210));case e(237):return zr(n,e(219))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=265]})(t,e)}function os(){const t=["enableDefaultAttributesIntegration","code","slice","editor","subscript","toUpperCase","FORMAT_ITALIC","StrikethroughEditing","plugins","104WXSxuW","403816PwxpXK","commandParams","*Remove format:* %0","9mmVDCI","1844952Vstrsp","descriptionFactory","38975aoQham","strikethrough","UnderlineEditing","registerAttributeLabel","superscript","SubscriptEditing","5448420fGZmsL","259827WbKbwb","FORMAT_SUPERSCRIPT","1qmQasA","type","*Format:* %0","toLowerCase","BoldEditing","registerInlineAttribute","FORMAT_STRIKETHROUGH","registerDescriptionCallback","FORMAT_","2198286OAbeaY","get","FORMAT_UNDERLINE","afterInit","format","italic","formatInline","TrackChangesEditing","FORMAT_BOLD","FORMAT_CODE","forceValue","underline","_registerLegacyDescription","ItalicEditing","bold","SuperscriptEditing","199454eqbpeD","commandName","CodeEditing","FORMAT_SUBSCRIPT","has","locale"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(184022===-parseInt(n(290))/1*(parseInt(n(315))/2)+parseInt(n(288))/3+parseInt(n(274))/4*(parseInt(n(281))/5)+parseInt(n(299))/6+-parseInt(n(275))/7+parseInt(n(279))/8+-parseInt(n(278))/9*(parseInt(n(287))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(294),rs(312),rs(283),rs(317),rs(272),rs(286),rs(314)];class as extends t.Plugin{[rs(302)](){const t=rs,e=this[t(268)],n=e[t(273)][t(300)](t(306)),r=e[t(320)];for(const s of is){if(!e[t(273)][t(319)](s))continue;const o=s[t(267)](0,-7)[t(293)](),i=t(298)+o[t(270)]();n[t(265)](o),n[t(295)](o),n[t(280)][t(284)](o,zr(r,i))}this[t(311)]()}[rs(311)](){const t=rs,e=this[t(268)],n=e[t(320)],r=e[t(273)][t(300)](t(306));function s(e,s){const o=t;r[o(280)][o(297)]((t=>{const r=o;if(r(305)!=t[r(291)])return;const{data:i}=t;return i&&i[r(316)]===e?i[r(276)][0][r(309)]?{type:r(303),content:zr(n,r(292),s)}:{type:r(303),content:zr(n,r(277),s)}:void 0}))}s(t(313),zr(n,t(307))),s(t(304),zr(n,t(271))),s(t(310),zr(n,t(301))),s(t(266),zr(n,t(308))),s(t(282),zr(n,t(296))),s(t(269),zr(n,t(318))),s(t(285),zr(n,t(289)))}}const cs=ls;function us(){const t=["*Set format:* %0","has","7eeWeFD","locale","name","commandParams","112510GxlSgh","registerDescriptionCallback","format","plugins","enableCommand","schema","TrackChangesEditing","2416818SIgSqm","commands","$root","selection","522296dwIVoh","684070MOxBQQ","blockQuote","2qgbnQp","filter","document","markBlockFormat","getSelectedBlocks","ELEMENT_BLOCK_QUOTE","from","checkChild","value","editor","501891cKNwpE","descriptionFactory","get","45EtuegD","44OLrTss","model","196342ahGMKh","afterInit","BlockQuoteEditing","change","commandName","*Remove format:* %0","478260odUgKz","forceValue","parent"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(225018===parseInt(n(502))/1*(parseInt(n(486))/2)+parseInt(n(496))/3+parseInt(n(463))/4+-parseInt(n(484))/5+parseInt(n(479))/6*(-parseInt(n(468))/7)+parseInt(n(483))/8*(parseInt(n(499))/9)+parseInt(n(472))/10*(-parseInt(n(500))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(503)](){const t=cs,e=this[t(495)],n=e[t(469)];if(!e[t(475)][t(467)](t(504)))return;const r=e[t(475)][t(498)](t(478)),s=this[t(495)][t(480)][t(498)](t(485));r[t(476)](t(485),((n,o={})=>{const i=t,a=this[i(495)][i(501)][i(488)][i(482)],c=o&&void 0!==o[i(464)]?o[i(464)]:!s[i(494)];let u=[];if(c){const t=Array[i(492)](a[i(490)]())[i(487)]((t=>hs(t)||function(t,e){const n=i,r=e[n(493)](t[n(465)],n(485)),s=e[n(493)]([n(481),n(485)],t);return r&&s}(t,this[i(495)][i(501)][i(477)])));u=_(t,e[i(501)])}else{const t=Array[i(492)](a[i(490)]())[i(487)]((t=>hs(t)));u=_(t,e[i(501)])}e[i(501)][i(505)]((()=>{const t=i;for(const e of u)r[t(489)](e,{commandName:t(485),commandParams:[{forceValue:c}]})}))})),r[t(497)][t(473)]((e=>{const r=t,{data:s}=e;if(s&&r(485)==s[r(461)]){const t=zr(n,r(491));return s[r(471)][0][r(464)]?{type:r(474),content:zr(n,r(466),t)}:{type:r(474),content:zr(n,r(462),t)}}}))}}function hs(t){const e=cs;return e(485)==t[e(465)][e(470)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(522182===-parseInt(n(404))/1+-parseInt(n(406))/2*(parseInt(n(400))/3)+-parseInt(n(389))/4+-parseInt(n(391))/5+parseInt(n(405))/6*(-parseInt(n(392))/7)+parseInt(n(388))/8+parseInt(n(407))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(390)](){const t=gs,e=this[t(396)];e[t(401)][t(393)](t(398))&&(e[t(401)][t(403)](t(399))[t(397)](t(394)),e[t(401)][t(403)](t(399))[t(397)](t(402)),e[t(401)][t(403)](t(399))[t(397)](t(395)))}}function ms(){const t=["plugins","changeCaseLower","get","734861npQTEE","30462hwwYgk","831426tngCHv","18729900EYJrLz","2512176iZSESI","1510100KILypl","afterInit","1673435OGFupj","14XJaPsK","has","changeCaseUpper","changeCaseTitle","editor","enableCommand","CaseChange","TrackChangesEditing","3xYEeLf"];return(ms=function(){return t})()}function Is(){const t=["19972660NpdvYu","afterInit","623814eJaNDD","10PcqRkm","1079064gepVeF","enableCommand","ckbox","1514510QABFIy","plugins","editor","TrackChangesEditing","970lSVYzA","get","commands","288228WfcAeD","171558rWtXnC","20316VXCbus","77eJDlFo"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=209]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(920624===-parseInt(n(214))/1+-parseInt(n(210))/2*(-parseInt(n(221))/3)+parseInt(n(223))/4*(parseInt(n(218))/5)+parseInt(n(209))/6*(-parseInt(n(224))/7)+parseInt(n(211))/8+-parseInt(n(222))/9+parseInt(n(225))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(226)](){const t=Es,e=this[t(216)];e[t(220)][t(219)](t(213))&&e[t(215)][t(219)](t(217))[t(212)](t(213))}}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=210]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(519128===parseInt(n(246))/1*(-parseInt(n(215))/2)+parseInt(n(217))/3+-parseInt(n(260))/4+-parseInt(n(240))/5*(-parseInt(n(257))/6)+-parseInt(n(212))/7+parseInt(n(216))/8+-parseInt(n(237))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(214)](){const t=_s,e=this[t(234)];if(!e[t(256)][t(218)](t(227)))return;const n=e[t(256)][t(250)](t(223)),r=e[t(245)],s=e[t(230)][t(250)](t(238))[t(222)],o=e[t(264)][t(250)](t(238));n[t(229)](t(244)),n[t(229)](t(236)),n[t(229)](t(238),((r,i={})=>{const a=t,c=e[a(248)],u=e[a(248)][a(232)][a(221)],l=i&&void 0!==i[a(220)]?i[a(220)]:!o[a(210)];let f;i[a(219)]||(i[a(219)]=s[0][a(219)]),f=l?Array[a(253)](u[a(263)]())[a(255)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(241))&&!e[n(235)](t)&&e[n(249)](t[n(213)],n(238))}(t,c[a(265)]))):Array[a(253)](u[a(263)]())[a(255)]((t=>ks(t)));const h=_(f,c);c[a(242)]((()=>{const t=a;for(const e of h)n[t(233)](e,{commandName:t(238),commandParams:[{...i,forceValue:l}],formatGroupId:t(231)})}))})),n[t(258)][t(224)](t(238),(e=>zr(r,t(261),e))),n[t(258)][t(254)]((e=>{const n=t;if(n(226)!=e[n(262)])return;const o=r.t,{data:i}=e;if(!i||n(238)!=i[n(259)])return;const a=i[n(211)][0][n(219)],c=o(s[n(243)]((t=>t[n(219)]===a))[n(228)])[n(252)]();return i[n(211)][0][n(220)]?{type:n(247),content:zr(r,n(239),zr(r,n(261),1)+" ("+c+")")}:{type:n(247),content:zr(r,n(225),zr(r,n(261),1))}}))}}function ks(t){const e=_s;return e(238)==t[e(251)]}function Cs(){const t=["186454RWjrur","format","model","checkChild","get","name","toLowerCase","from","registerDescriptionCallback","filter","plugins","447060bugOfC","descriptionFactory","commandName","719952fhCSQa","ELEMENT_CODE_BLOCK","type","getSelectedBlocks","commands","schema","value","commandParams","6773186voDGYq","parent","afterInit","4mSucHJ","6415608hzabUI","2094861eBXZDL","has","language","forceValue","selection","languages","TrackChangesEditing","registerElementLabel","*Remove format:* %0","formatBlock","CodeBlock","label","enableCommand","config","blockName","document","markBlockFormat","editor","isLimit","outdentCodeBlock","2522034tjVwwT","codeBlock","*Set format:* %0","55bzloxq","rootElement","change","find","indentCodeBlock","locale"];return(Cs=function(){return t})()}const Ls=Rs;function Ns(){const t=["24845LCakHm","1381138HpnYUL","250135sMFSRq","3502860xaIxJA","afterInit","plugins","addCommentThread","editor","2073emCDcy","896126MCMkGB","40ZHhZxd","1194lQZYwz","120qgBbyy","TrackChangesEditing","enableCommand","CommentsEditing","2982519ydeyRn","has","get","9068LXvOQL"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(956672===parseInt(n(400))/1+-parseInt(n(401))/2+-parseInt(n(406))/3*(parseInt(n(397))/4)+-parseInt(n(398))/5*(-parseInt(n(409))/6)+-parseInt(n(407))/7+-parseInt(n(408))/8*(-parseInt(n(414))/9)+-parseInt(n(410))/10*(-parseInt(n(399))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(402)](){const t=Ls,e=this[t(405)];e[t(403)][t(395)](t(413))&&e[t(403)][t(396)](t(411))[t(412)](t(404))}}var vs=n(834);function Ms(t,e){const n=Fs();return(Ms=function(t,e){return n[t-=234]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(275)]())o[r(238)](t)&&s[r(277)](n[r(235)](o));return s}function ws(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(255)][r(239)](r(268));return(o,i,a)=>{const c=r;if(!a[c(244)][c(266)](i[c(263)],o[c(274)]))return;const u=i[c(263)][c(241)](),l=i[c(263)][c(251)],f=t[c(234)][c(256)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(253)];d=d||f[c(237)](e);const n=a[c(285)][c(272)](e);if(n&&n[c(247)](c(250)))return;c(243)==t[c(262)]&&f[c(242)](e)&&!f[c(248)](e)&&(e[c(245)]||l[c(246)]?h&&h[c(236)]==e||(h=e,m(t[c(258)]),p=!0):g=g||t[c(258)])}function m(t){const r=c,o=a[r(254)][r(271)](r(276),{class:r(282)+e}),u=a[r(285)][r(240)](t);n&&s[r(273)][r(284)](i[r(261)])&&a[r(254)][r(265)](r(257),o),a[r(254)][r(279)](u,o),a[r(285)][r(283)](o,i[r(261)])}d||p||!g||m(g)}}function Fs(){const t=["2405335wnjCiW","addClass","test","150437eDkjqU","TrackChangesEditing","315536wfvuwZ","303012hbgQKs","createUIElement","toViewElement","activeMarkers","name","getItems","span","push","77OYoMqg","insert","3169460tHgvlc","4fCOZaJ","ck-suggestion-marker-","bindElementToMarker","includes","mapper","66yNjyfM","model","createRangeOn","parent","isContent","hasAttribute","get","toViewPosition","getWalker","isBlock","elementEnd","consumable","nextSibling","isAtEnd","getCustomProperty","isLimit","591OEAtgk","addHighlight","start","1578684EvYzML","item","writer","plugins","schema","ck-suggestion-marker--active","previousPosition","16JXjfFx","2716qAiFoH","markerName","type","markerRange"];return(Fs=function(){return t})()}!function(t,e){const n=Ms,r=t();for(;;)try{if(332893===-parseInt(n(269))/1+parseInt(n(260))/2*(-parseInt(n(249))/3)+-parseInt(n(281))/4*(-parseInt(n(264))/5)+-parseInt(n(286))/6*(parseInt(n(267))/7)+parseInt(n(259))/8*(parseInt(n(270))/9)+-parseInt(n(280))/10+parseInt(n(278))/11*(parseInt(n(252))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);const Ds=Ps;function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=129]})(t,e)}function xs(){const t=["addMarker:suggestion:deletion","getFirstRange","modifySelection","commands","markerName","isCollapsed","downcastDispatcher","34806uxgRPR","822YYZvGk","writer","end","unlock","editor","fromRange","editing","597234zSRxgJ","bind","get","TrackChangesEditing","1336ZpFOFJ","selection","options","enableCommand","forward","high","1496GqmQHR","start","detach","buffer","createSelection","model","init","lock","150016rvVNZK","851312hwuzev","requires","unit","uiElement","root","data","deleteForward","showSuggestionHighlights","$graveyard","markerNameToElements","removeMarker:suggestion:deletion","unbindElementFromMarkerName","rootName","enqueueChange","document","merge","mapper","535REXduE","plugins","remove","createRange","2298051FgoZYo","setSelection","batch","delete"];return(xs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(152948===-parseInt(n(178))/1+parseInt(n(137))/2*(parseInt(n(179))/3)+-parseInt(n(131))/4*(-parseInt(n(163))/5)+parseInt(n(186))/6+parseInt(n(146))/7+-parseInt(n(145))/8+-parseInt(n(167))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(147)](){return[vs.Delete]}[Ds(143)](){const t=Ds,e=this[t(183)],n=e[t(164)][t(129)](t(130));n[t(134)](t(170));const r=e[t(174)][t(129)](t(152));n[t(134)](t(152),((n,s={})=>{const o=t,a=e[o(142)][o(141)](e[o(142)][o(160)][o(132)]);a[o(176)]&&e[o(142)][o(173)](a,{direction:o(135),unit:s[o(148)]});const c=a[o(172)](),u=i.LiveRange[o(184)](c);let l;n(s),l=o(154)==u[o(150)][o(158)]?e[o(142)][o(166)](c[o(138)]):e[o(142)][o(166)](u[o(138)],u[o(181)]),u[o(139)](),e[o(142)][o(159)](r[o(140)][o(169)],(t=>{const e=o;r[e(140)][e(144)](),t[e(168)](t[e(166)](l[e(181)])),r[e(140)][e(182)]()}))})),e[t(185)][t(177)].on(t(171),ws(e,t(161)),{priority:t(136)}),e[t(151)][t(177)].on(t(171),((n,r,s)=>{const o=t;s[o(133)][o(153)]&&ws(e,o(161),{showActiveMarker:!1})[o(187)](this)(n,r,s)}),{priority:t(136)}),e[t(185)][t(177)].on(t(156),((e,n,r)=>{const s=t,o=r[s(162)][s(155)](n[s(175)]);if(o)for(const t of o)t.is(s(149))&&(r[s(162)][s(157)](t,n[s(175)]),r[s(180)][s(165)](t))}),{priority:t(136)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=106]})(t,e)}function Gs(){const t=["8SccyjK","listStart","schema","range","getChanges","detach","1288305sGWhKi","ELEMENT_NUMBERED_LIST","registerDescriptionCallback","newValue","nodeAfter","9276vjtNmV","includes","getAttribute","head","push","parent","splitListItemAfter","listIndent","batch","forceValue","*Merge:* list item","registerCustomCallback","start","locale","plugins","map","accept","*Indent:* %0","groupId","todoList","getRanges","setAttribute","data","multipleBlocks","82114CNlOIe","enableDefaultAttributesIntegration","*Format:* remove from %0","2296206wIYsym","length","editor","outdentList","isObject","todo","123PZHoNF","listMarker","format","differ","from","numberedList","TodoListEditing","next","execute","*Split:* list item","indentList","model","customNumberedList","fromRange","isLocal","end","bulletedList","_LIST","attributes","every","get","27022RWTiDs","commandParams","*Format:* insert into %0","createRange","document","meta","_getAttributeKey","registerBlockAttribute","*Merge:* %0","getFirstMarker","listType","listReversed","value","658rvTNZK","commands","containsItem","FORMAT_INDENT","1708120bPgmgi","filter","todoListChecked","previousSibling","nextSibling","list.multiBlock","type","checkTodoList","trackChangesCommand","*Remove format:* %0","formatBlock","createPositionAt","removeMarker","numbered","attributeKey","mergeListItemForward","_registerLegacyDescription","bulleted","listMarkerStyle","listStyle","customBulletedList","refresh","find","assureChains","noTrackChangesFixer","selection","splitListItemBefore","todoListCheck","toUpperCase","setSelection","*Change to:* %0","ELEMENT_","documentList","ELEMENT_LIST_ITEM","TrackChangesEditing","ELEMENT_BULLETED_LIST","commandName","ELEMENT_TODO_LIST","deletion","config","ListEditing","getFirstRange","isUndo","listItemId","_findSuggestions","*Uncheck item*","default","change","has","oldValue","_suggestionFactory","attribute","registerPostFixer","descriptionFactory","listItemIdFixer","_supportLegacySuggestions","*Set format:* %0","6263830aCMHFD","afterInit","getSuggestions","suggestion","*Outdent:* %0","11RHNKkw","*Check item*","isNextTo","registerAttributeLabel","registerElementLabel","mergeListItemBackward","key"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(318697===-parseInt(n(132))/1+parseInt(n(162))/2*(-parseInt(n(141))/3)+parseInt(n(248))/4*(parseInt(n(254))/5)+-parseInt(n(108))/6*(parseInt(n(175))/7)+parseInt(n(179))/8+-parseInt(n(135))/9+-parseInt(n(236))/10*(-parseInt(n(241))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(237)](){const t=Us,e=this[t(137)];if(!e[t(122)][t(227)](t(219)))return;const n=e[t(121)],r=e[t(122)][t(161)](t(213)),s=e[t(122)][t(227)](t(147)),o=!!e[t(218)][t(161)](t(184));function i(e){const r=t;return{type:r(143),content:""+zr(n,r(235),e)}}function a(e){const r=t;return{type:r(143),content:""+zr(n,r(188),e)}}r[t(133)](t(146)),r[t(133)](t(157)),r[t(133)](t(153)),r[t(133)](t(199)),r[t(133)](t(151)),r[t(133)](t(138)),r[t(133)](t(114)),r[t(133)](t(205)),r[t(169)](t(222)),r[t(169)](t(172)),r[t(169)](t(115)),o&&(r[t(133)](t(246)),r[t(133)](t(194))),s&&(r[t(133)](t(127)),r[t(133)](t(186)),r[t(169)](t(181)),r[t(232)][t(256)]((e=>{const r=t,{data:s}=e;if(s&&r(181)==s[r(247)])return{type:r(143),content:s[r(106)]?zr(n,r(242)):zr(n,r(224))}})),this[t(137)][t(152)][t(166)][t(231)]((e=>{const n=t;if(e[n(116)][n(221)])return!1;let s=!1;const o=r[n(238)]({skipNotAttached:!0})[n(180)]((t=>n(181)===r[n(168)](t)));for(const t of o)n(140)!=t[n(220)]()[n(120)][n(107)][n(110)](n(172))&&(r[n(223)](t[n(220)](),n(230))[n(201)]((t=>n(172)===r[n(168)](t[n(239)])))||(e[n(191)](t[n(171)]()),s=!0));return s}))),r[t(232)][t(244)](t(115),zr(n,t(178)));const c={type:t(143),content:""};r[t(232)][t(256)]((e=>{const r=t,{data:s}=e;if(!s||r(172)!=s[r(247)])return;let u=e[r(111)];for(;u;){if(u[r(130)]&&((r(198)==u[r(130)][r(247)]||r(197)==u[r(130)][r(247)])&&(u[r(130)][r(106)]&&r(225)!=u[r(130)][r(106)]||r(225)!=u[r(130)][r(228)]&&!s[r(106)])||!o&&u[r(130)][r(247)]==_c))return c;u=u[r(148)]}if(null==s[r(106)])switch(s[r(228)]){case r(196):return a(zr(n,r(214)));case r(192):return a(zr(n,r(255)));case r(140):return a(zr(n,r(216)))}switch(s[r(106)]){case r(196):return i(zr(n,r(214)));case r(192):return i(zr(n,r(255)));case r(140):return i(zr(n,r(216)))}})),r[t(232)][t(256)]((e=>{const n=t,{data:r}=e;if(r&&n(115)==r[n(247)])return null==r[n(106)]||null==r[n(228)]&&0==r[n(106)]?c:void 0})),r[t(232)][t(256)]((e=>{const r=t;if(r(230)!=e[r(185)])return;const{data:s}=e;if(!s||r(222)!=s[r(247)])return;const o=Hs(e);return r(106)==o?{type:r(143),content:zr(n,r(118))}:r(228)==o?{type:r(143),content:zr(n,r(150))}:c})),e[t(152)][t(166)][t(231)]((e=>this[t(233)](e))),e[t(152)][t(166)][t(231)]((e=>this[t(203)](e))),e[t(152)][t(166)][t(231)]((e=>this[t(202)](e))),this[t(234)]()}[Us(233)](t){const e=Us;if(t[e(116)][e(221)]||!t[e(116)][e(155)])return!1;let n=!1;const r=this[e(137)][e(122)][e(161)](e(213))[e(238)]({skipNotAttached:!0})[e(180)]((t=>t[e(130)]&&e(222)==t[e(130)][e(247)]))[e(180)]((t=>t[e(130)][e(106)]&&t[e(130)][e(228)]));for(const s of r)Hs(s)||(t[e(191)](s[e(171)]()),n=!0);return n}[Us(203)](t){const e=Us;if(t[e(116)][e(221)]||!t[e(116)][e(155)])return!1;const n=this[e(137)][e(122)][e(161)](e(213));if(n[e(187)][e(174)])return!1;let r=!1;const s=[e(172),e(222),e(115),e(198),e(249),e(173),e(206),e(142),e(197)],o=this[e(137)][e(152)][e(166)][e(144)][e(252)]()[e(180)]((t=>e(230)==t[e(185)]))[e(180)]((t=>s[e(109)](t[e(193)])));if(0==o[e(136)])return r;for(const i of o){const o=n[e(223)](i[e(251)],e(230))[e(180)]((t=>!t[e(167)][e(243)]))[e(123)]((t=>t[e(239)]))[e(180)]((t=>{const r=e,o=n[r(168)](t);return s[r(109)](o)}));if(o[e(136)]){for(const n of o)t[e(191)](n[e(171)]());r=!0}}return r}[Us(202)](t){const e=Us;if(t[e(116)][e(221)]||!t[e(116)][e(155)])return!1;const n=this[e(137)][e(122)][e(161)](e(213));let r=!1;const s=[e(172),e(222),e(115),e(198),e(249),e(173),e(206),e(142),e(197)];for(const t of n[e(238)]({skipNotAttached:!0})){const o=n[e(223)](t[e(220)](),e(230))[e(123)]((t=>t[e(239)]))[e(180)]((t=>t[e(130)]&&s[e(109)](t[e(130)][e(247)])));if(!o[e(136)])continue;const a=o[0][e(111)][e(159)][e(126)];if(!o[e(160)]((t=>t[e(159)][e(126)]===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(238)]({skipNotAttached:!0})[s(180)]((e=>s(230)==e[s(185)]&&e[s(159)][s(126)]==t)))e[s(129)](s(126),r)}function i(t,n){const r=e;let s=t[r(111)],i=!1;for(;s;)s[r(159)][r(126)]!=n&&(o(s[r(159)][r(126)],n),s[r(129)](r(126),n),i=!0),s=s[r(148)];return i}}[Us(234)](){const t=Us,e=this[t(137)],n=e[t(121)],r=e[t(122)][t(161)](t(213));this[t(195)](),r[t(229)][t(119)](t(189),t(211),t(124),(function(n,r){const s=t,o=[];for(let t of n)t[s(120)][s(107)]===t[s(156)][s(113)]&&(t=e[s(152)][s(165)](e[s(152)][s(190)](t[s(120)][s(107)],0))),o[s(112)](t);e[s(152)][s(226)]((t=>{const n=s,a=e[n(152)][n(166)][n(204)],c=Array[n(145)](a[n(128)]())[n(123)]((t=>i.LiveRange[n(154)](t)));t[n(208)](o),e[n(176)][n(161)](r[n(215)])[n(200)](),r[n(163)][n(112)]({forceDefaultExecution:!0}),e[n(149)](r[n(215)],...r[n(163)]),t[n(208)](c);for(const t of c)t[n(253)]()}))})),r[t(232)][t(245)]((function(n){const r=t,s=!e[r(152)][r(250)][r(139)](n),o=n[r(182)],i=n[r(183)],a=n[r(110)](r(222)),c=!o||o[r(110)](r(222))!==a,u=!i||i[r(110)](r(222))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(212),e)))}[Us(195)](){const t=Us,e=this[t(137)],n=e[t(121)];function r(n){const r=t,s=e[r(176)][r(161)](r(157))[r(174)],o=e[r(176)][r(161)](r(146))[r(174)];return r(146)===n?s:o}e[t(122)][t(161)](t(213))[t(232)][t(256)]((function(s){const o=t;if(o(189)!=s[o(185)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(215)]){case o(157):u=i[o(163)][0][o(117)],l=r(i[o(215)]),a=o(u?164:134),!l&&e[o(218)][o(161)](o(184))||(a=o(209)),c={type:o(143),content:zr(n,a,zr(n,o(214)))};break;case o(146):u=i[o(163)][0][o(117)],l=r(i[o(215)]),a=o(u?164:134),!l&&e[o(218)][o(161)](o(184))||(a=o(209)),c={type:o(143),content:zr(n,a,zr(n,o(255)))};break;case o(151):a=o(125),c={type:o(143),content:zr(n,a,zr(n,o(212)))};break;case o(138):a=function(t){const e=o,n=t[e(220)]();let r=n[e(120)][e(107)];for(;r&&n[e(177)](r);){if(r[e(110)](e(115))>0)return!1;r=r[e(183)]}return!0}(s)?zr(n,o(134),zr(n,function(t){const e=o;return e(210)+t[e(220)]()[e(120)][e(107)][e(110)](e(172))[e(207)]()+e(158)}(s))):zr(n,o(240),zr(n,o(212))),c={type:o(143),content:a};break;case o(246):case o(194):!1===i[o(131)]&&(a=o(170),c={type:o(217),content:zr(n,a,zr(n,o(212)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(220)]()[e(120)][e(107)][e(182)];for(;n;){const r=n[e(110)](e(222));if(!r)return!1;if(r==t[e(130)][e(106)])return e(106);if(r==t[e(130)][e(228)])return e(228);n=n[e(182)]}return!1}function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=296]})(t,e)}const Ws=zs;function Ks(){const t=["locale","enableDefaultAttributesIntegration","editor","decimal","*Format:* set order to reversed","registerPostFixer","213419LuLflX","1367744agcyIF","replace","circle","descriptionFactory","1436208whVsNx","getFirstRange","862946CbDLPq","bulleted","filter","FORMAT_LIST_START","default","formatBlock","afterInit","ListPropertiesEditing","442519vxlMYT","plugins","2prmehJ","key","listStyle","listReversed","listType","listStart","nodeAfter","decimal-leading-zero","next","18eHzimE","upper-roman","registerDescriptionCallback","isUndo","970020ZZLPwi","_LIST_","bind","attribute","_getTranslationKeyForListStyle","*Set format:* %0","newValue","list.properties","disc","suggestion","70RKkXxe","registerBlockAttribute","batch","TrackChangesEditing","config","*Format:* set start index to %0","has","lower-roman","ELEMENT_","handleDescriptions","_registerLegacyDescription","document","_findSuggestions","*Format:* set order to regular","head","upper-latin","_LIST_DEFAULT","data","find","208qEZUtr","oldValue","customNumbered","getAttribute","type","toUpperCase","start","*Change to:* %0","lower-latin","startIndex","numbered","commandName","getFirstMarker","format","model","175482wOEzmw","_getAttributeKey","reversed","getSuggestions","square","removeMarker","registerAttributeLabel","styles","get","commandParams","FORMAT_LIST_REVERSED","*Remove format:* %0","includes"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(262502===-parseInt(n(378))/1*(parseInt(n(302))/2)+-parseInt(n(383))/3+parseInt(n(379))/4+parseInt(n(315))/5+parseInt(n(311))/6*(-parseInt(n(385))/7)+parseInt(n(344))/8*(parseInt(n(359))/9)+parseInt(n(325))/10*(parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(298)](){const t=Ws;if(!this[t(374)][t(301)][t(331)](t(299)))return;const e=this[t(374)][t(329)][t(367)](t(322)),n=this[t(374)][t(301)][t(367)](t(328));e[t(366)]&&(n[t(373)](t(304)),n[t(326)](t(304))),e[t(361)]&&(n[t(373)](t(305)),n[t(326)](t(305))),e[t(353)]&&(n[t(373)](t(307)),n[t(326)](t(307)));const r={type:t(357),content:""};n[t(382)][t(313)](this[t(334)][t(317)](this));const s=this[t(374)][t(372)];n[t(382)][t(365)](t(305),zr(s,t(369))),n[t(382)][t(313)]((e=>{const n=t,{data:s}=e;if(s&&n(305)==s[n(303)])return null==s[n(321)]||0==s[n(321)]&&null==s[n(345)]?r:void 0})),n[t(382)][t(365)](t(307),zr(s,t(388))),n[t(382)][t(313)]((e=>{const n=t,{data:s}=e;if(s&&n(307)==s[n(303)])return null==s[n(321)]||1==s[n(321)]&&null==s[n(345)]?r:void 0})),this[t(374)][t(358)][t(336)][t(377)]((e=>{const r=t;if(e[r(327)][r(314)])return!1;let s=!1;const o=n[r(362)]({skipNotAttached:!0})[r(387)]((t=>{const e=r,s=n[e(360)](t);return e(307)==s||e(305)==s}));for(const t of o){const o=t[r(384)]()[r(350)][r(308)][r(347)](r(306));r(354)!=o&&r(346)!=o&&(n[r(337)](t[r(384)](),r(318))[r(343)]((t=>r(306)==n[r(360)](t[r(324)])))||(e[r(364)](t[r(356)]()),s=!0))}return s})),this[t(335)]()}[Ws(334)](t){const e=Ws,n=this[e(374)][e(372)],{data:r}=t,s={type:e(357),content:""};if(!r||e(304)!=r[e(303)])return;if(!r[e(345)])return e(296)==r[e(321)]?s:{type:e(357),content:""+zr(n,e(320),zr(n,this[e(319)](r[e(321)])))};if(!r[e(321)]){if(e(296)==r[e(345)])return s;let o=t[e(339)];for(;o;){if(o[e(342)]&&e(306)==o[e(342)][e(303)]&&o[e(342)][e(321)])return s;o=o[e(310)]}return{type:e(357),content:""+zr(n,e(370),zr(n,this[e(319)](r[e(345)])))}}if(e(296)!=r[e(321)])return{type:e(357),content:""+zr(n,e(320),zr(n,this[e(319)](r[e(321)])))};let o=t[e(339)];for(;o;){if(o[e(342)]&&e(306)==o[e(342)][e(303)]&&o[e(342)][e(321)]&&o[e(342)][e(345)])return s;o=o[e(310)]}const i=t[e(384)]()[e(350)][e(308)][e(347)](e(306));return{type:e(357),content:zr(n,e(320),zr(n,e(333)+i[e(349)]()+e(341)))}}[Ws(335)](){const t=Ws,e=this[t(374)],n=e[t(372)];e[t(301)][t(367)](t(328))[t(382)][t(313)]((e=>{const r=t;if(r(297)!=e[r(348)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(355)]){case r(304):o=r(351),i={type:r(357),content:zr(n,o,zr(n,this[r(319)](s[r(368)][0][r(348)])))};break;case r(305):o=s[r(368)][0][r(361)]?r(376):r(338),i={type:r(357),content:zr(n,o)};break;case r(307):o=r(330),i={type:r(357),content:zr(n,o,s[r(368)][0][r(353)])}}return i}))}[Ws(319)](t){const e=Ws;return e(333)+function(t){const n=e;return Zs[n(371)](t)?n(386):Qs[n(371)](t)?n(354):null}(t)[e(349)]()+e(316)+t[e(349)]()[e(380)](/-/g,"_")}}const Zs=[Ws(323),Ws(381),Ws(363)],Qs=[Ws(375),Ws(309),Ws(332),Ws(312),Ws(352),Ws(340)];var Js=n(507);const Xs=Ys;function Ys(t,e){const n=$s();return(Ys=function(t,e){return n[t-=350]})(t,e)}function $s(){const t=["document","removeMarker:suggestion:insertion","210mItsvy","options","afterExecute","createRange","commands","showSuggestionHighlights","2557446pyqOfJ","markerNameToElements","get","writer","71168ZbXKHS","editing","ck-suggestion-marker-split","change","fromRange","hasClass","detach","enter","710536UQYkcs","714305aFrybs","high","getFirstPosition","enableCommand","parent","fire","end","TrackChangesEditing","bind","1754952gtTtLL","unbindElementFromMarkerName","nextSibling","addMarker:suggestion:insertion","split","model","createPositionAt","plugins","remove","markInsertion","enterBlock","init","requires","selection","10484rGNBgL","downcastDispatcher","mapper","data","637yHAehj","921879SBMbCA","315rPzHBU","setSelection","editor","getFirstRange","markerName"];return($s=function(){return t})()}!function(t,e){const n=Ys,r=t();for(;;)try{if(493801===parseInt(n(364))/1+parseInt(n(388))/2*(-parseInt(n(394))/3)+-parseInt(n(374))/4+-parseInt(n(365))/5+-parseInt(n(352))/6+-parseInt(n(392))/7*(parseInt(n(356))/8)+parseInt(n(393))/9*(parseInt(n(401))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Xs(386)](){return[Js.Enter]}[Xs(385)](){const t=Xs,e=this[t(396)],n=e[t(381)][t(354)](t(372)),r=e[t(350)][t(354)](t(363));n[t(368)](t(363),(()=>{const s=t;e[s(379)][s(359)]((t=>{const o=s,a=e[o(379)][o(399)][o(387)],c=a[o(367)](),u=i.LiveRange[o(360)](a[o(397)]());if(r[o(384)](t)){const r=e[o(379)][o(380)](c[o(369)][o(376)],0),s=t[o(404)](c,r);n[o(383)](s)}else t[o(395)](t[o(404)](u[o(371)]));u[o(362)](),r[o(370)](o(403),{writer:t})}))})),e[t(357)][t(389)].on(t(377),ws(e,t(378)),{priority:t(366)}),e[t(357)][t(389)].on(t(400),((e,n,r)=>{const s=t,o=r[s(390)][s(353)](n[s(398)]);if(o)for(const t of o)t[s(361)](s(358))&&(r[s(390)][s(375)](t,n[s(398)]),r[s(355)][s(382)](t))}),{priority:t(366)}),e[t(391)][t(389)].on(t(377),((n,r,s)=>{const o=t;s[o(402)][o(351)]&&ws(e,o(378),{showActiveMarker:!1})[o(373)](this)(n,r,s)}),{priority:t(366)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=238]})(t,e)}function ro(){const t=["createPositionAt","FindAndReplaceUtils","978NrDGop","enableCommand","find","editor","end","has","filter","346731mvJLfA","item","handleFindCommand","afterInit","bind","markers","findNext","get","plugins","4135TpIYEJ","string","getRange","replaceAll","findByTextCallback","createRange","3679140lyCjjc","28usthTc","356058LCwRGM","getIntersection","FindAndReplaceEditing","suggestion:deletion","1642ccivzx","replace","1710864SrTLsB","model","findPrevious","1372086LwOIUQ","_isInDeletionRange","getMarkersGroup","start","TrackChangesEditing"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(554497===parseInt(n(254))/1*(parseInt(n(249))/2)+-parseInt(n(259))/3+parseInt(n(248))/4+-parseInt(n(242))/5*(parseInt(n(266))/6)+-parseInt(n(273))/7+parseInt(n(256))/8+parseInt(n(250))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(276)](){const t=eo;if(!this[t(269)][t(241)][t(271)](t(252)))return;const e=this[t(269)][t(241)][t(240)](t(263));e[t(267)](t(268),this[t(275)][t(277)](this)),e[t(267)](t(239)),e[t(267)](t(258)),e[t(267)](t(255)),e[t(267)](t(245))}[eo(275)](t,e,n={}){const r=eo,s=this[r(269)][r(241)][r(240)](r(265));return t((t=>(r(243)==typeof e?s[r(246)](e,n):e)(t)[r(272)]((e=>!1===this[r(260)](e,t[r(274)])))),n)}[eo(260)](t,e){const n=eo,r=this[n(269)][n(257)][n(247)](this[n(269)][n(257)][n(264)](e,t[n(262)]),this[n(269)][n(257)][n(264)](e,t[n(270)]));for(const t of this[n(269)][n(257)][n(238)][n(261)](n(253)))if(null!==r[n(251)](t[n(244)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=322]})(t,e)}function ao(){const t=["fontColor","119202RkTzqd","4914000yzsbcR","get","*Reset font family*","registerDescriptionCallback","*Reset font background color*","value","label","commandName","plugins","9615661GDKGVo","find","TrackChangesEditing","FORMAT_FONT_COLOR","1804096ZxlFLV","fontColor.colors","fontSize","34520HpvTck","descriptionFactory","type","registerAttributeLabel","*Reset font color*","FORMAT_FONT_FAMILY","commandParams","locale","*Set font size:* %0","*Set font family:* %0","897726MRPCjO","fontBackgroundColor.colors","73173atggPp","format","FontSize","*Set font color:* %0","10gOchJr","fontFamily","32prmNWv","toLowerCase","title","1791HNYpRB","registerInlineAttribute","formatInline","18CEgsrE","editor","FORMAT_FONT_SIZE","_registerLegacyDescription","afterInit","fontBackgroundColor","FontBackgroundColorEditing","*Set font background color:* %0","has","fontSize.options","*Reset font size*","enableDefaultAttributesIntegration","normalizeSizeOptions","FontColorEditing","model","FORMAT_FONT_BACKGROUND","FontFamilyEditing","config","trim","FontSizeEditing"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(549474===parseInt(n(329))/1*(-parseInt(n(341))/2)+-parseInt(n(362))/3*(-parseInt(n(335))/4)+parseInt(n(363))/5+parseInt(n(327))/6+-parseInt(n(376))/7+-parseInt(n(379))/8*(parseInt(n(338))/9)+parseInt(n(333))/10*(parseInt(n(372))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(360),commandName:oo(378)},{pluginName:oo(357),commandName:oo(334)},{pluginName:oo(354),commandName:oo(361)},{pluginName:oo(347),commandName:oo(346)}];class uo extends t.Plugin{[oo(345)](){const t=oo,e=this[t(342)][t(324)],n=this[t(342)][t(371)][t(364)](t(374));for(const{pluginName:e,commandName:r}of co)this[t(342)][t(371)][t(349)](e)&&(n[t(352)](r),n[t(339)](r));e.t,n[t(380)][t(382)](t(378),zr(e,t(343))),n[t(380)][t(382)](t(334),zr(e,t(322))),n[t(380)][t(382)](t(361),zr(e,t(375))),n[t(380)][t(382)](t(346),zr(e,t(356))),this[t(344)]()}[oo(344)](){const t=oo,e=this[t(342)],n=e[t(324)];e[t(371)][t(364)](t(374))[t(380)][t(366)]((e=>{const r=t,o=n.t;if(r(340)!=e[r(381)])return;const{data:i}=e;if(null!=i){if(r(378)==i[r(370)]){const t=i[r(323)][0][r(368)];if(t){const e=o(this[r(342)][r(371)][r(364)](r(331))[r(353)](this[r(342)][r(358)][r(364)](r(350)))[r(373)]((e=>e[r(355)]==t))[r(337)])[r(336)]();return{type:r(330),content:zr(n,r(325),e)}}return{type:r(330),content:zr(n,r(351))}}if(r(334)==i[r(370)]){const t=i[r(323)][0][r(368)];return t?{type:r(330),content:zr(n,r(326),t)}:{type:r(330),content:zr(n,r(365))}}if(r(361)==i[r(370)]){const t=i[r(323)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(358)][r(364)](r(377)))[r(373)]((e=>e[r(355)]==t));let i=t,a="";return e&&(i=e[r(369)],a=o(i)[r(336)]()),{type:r(330),content:zr(n,r(332),a)[r(359)](),color:{value:t,title:a||i}}}return{type:r(330),content:zr(n,r(383))}}if(r(346)==i[r(370)]){const t=i[r(323)][0][r(368)];if(t){const e=(0,s.normalizeColorOptions)(this[r(342)][r(358)][r(364)](r(328)))[r(373)]((e=>e[r(355)]==t));let i=t,a="";return e&&(i=e[r(369)],a=o(i)[r(336)]()),{type:r(330),content:zr(n,r(348),a)[r(359)](),color:{value:t,title:a||i}}}return{type:r(330),content:zr(n,r(367))}}}}))}}function lo(){const t=["100325dgnSUr","fontColor","push","registerDescriptionCallback","commandName","toUpperCase","copyFormat","afterInit","formatBlock","fontSize","*Remove all formatting*","pasteFormat","length","7600gFrrJI","boolean","806324ULTqfy","108hLpdPV","split","5790008mkiNVH","find","model","toLowerCase","format","label","enableDefaultAttributesIntegration","title","charAt","352134IXzOfb","2727JTlAQs","fontBackgroundColor","fontColor.colors","get","join","11539KOQSBJ","normalizeSizeOptions","TrackChangesEditing","*Set format to:* %0","formatInline","editor","15624bPxJtU","config","3XDnnIl","enableCommand","36972240OENbLZ","commandParams","descriptionFactory","commands","plugins","type","3kfkZjA","_registerLegacyDescription","slice","locale","FontSize","fontSize.options","entries"];return(lo=function(){return t})()}const fo=ho;function ho(t,e){const n=lo();return(ho=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(496265===parseInt(n(368))/1*(-parseInt(n(402))/2)+parseInt(n(416))/3*(-parseInt(n(390))/4)+parseInt(n(375))/5*(parseInt(n(391))/6)+-parseInt(n(393))/7+parseInt(n(414))/8*(-parseInt(n(403))/9)+parseInt(n(388))/10*(-parseInt(n(408))/11)+parseInt(n(418))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class go extends t.Plugin{[fo(382)](){const t=fo,e=this[t(413)],n=e[t(366)][t(406)](t(410)),r=e[t(365)][t(406)](t(381)),s=e[t(365)][t(406)](t(386));r&&s&&(n[t(399)](t(386)),n[t(417)](t(381)),this[t(369)]())}[fo(369)](){const t=fo,e=this[t(413)],n=e[t(371)];e[t(366)][t(406)](t(410))[t(364)][t(378)]((r=>{const s=t;if(s(383)!=r[s(367)]&&s(412)!=r[s(367)])return;const{data:o}=r;if(o&&s(386)===o[s(379)]){const t=[],r=o[s(419)][0];for(const[n,o]of Object[s(374)](r))t[s(377)](po(e,n,o));return t[s(387)]?{type:s(397),content:zr(n,s(411),t[s(407)](", "))}:{type:s(397),content:zr(n,s(385))}}}))}}function po(t,e,n){const r=fo,o=t[r(371)].t,i=e[r(392)](/(?=[A-Z])/)[r(407)](" "),a=o(i[r(401)](0)[r(380)]()+i[r(370)](1))[r(396)]();if(r(389)==typeof n)return a;if(r(376)===e||r(404)===e){const e=(0,s.normalizeColorOptions)(t[r(415)][r(406)](r(405)))[r(394)]((t=>t[r(395)]==n));return a+" ("+(e?o(e[r(398)])[r(396)]():n)+")"}if(r(384)===e&&isNaN(parseFloat(n))){const e=t[r(366)][r(406)](r(372))[r(409)](t[r(415)][r(406)](r(373)))[r(394)]((t=>t[r(395)]==n));return a+" ("+(e?o(e[r(400)])[r(396)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=451]})(t,e)}const Io=mo;function Eo(){const t=["heading","commandName","215056xVAIqB","2076315fnrlwF","find","81011NbrOxj","1280817IllFKW","registerDescriptionCallback","2995830CKtkfB","heading.options","2829915gIkKvy","config","TrackChangesEditing","4xbSPJm","type","HeadingEditing","ELEMENT_HEADING_CUSTOM","2qlEiNt","formatBlock","_getHeadingLevel","editor","match","66aRkPFw","model","enableDefaultAttributesIntegration","name","85972HKOSuL","title","ELEMENT_HEADING","format","45SShdhp","view","commandParams","_registerLegacyDescription","locale","registerElementLabel","_headingOptions","get","plugins","*Change to:* %0","12SPBKaI","value","afterInit","descriptionFactory","paragraph","has"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(317043===-parseInt(n(496))/1*(-parseInt(n(487))/2)+parseInt(n(476))/3*(parseInt(n(483))/4)+-parseInt(n(473))/5+parseInt(n(492))/6*(parseInt(n(475))/7)+-parseInt(n(472))/8*(-parseInt(n(454))/9)+-parseInt(n(478))/10+-parseInt(n(480))/11*(-parseInt(n(464))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(466)](){const t=Io,e=this[t(490)];if(!e[t(462)][t(469)](t(485)))return;this[t(460)]=e[t(481)][t(461)](t(479));const n=e[t(458)],r=e[t(462)][t(461)](t(482));r[t(494)](t(470));for(const e of this[t(460)])t(468)!=e[t(493)]&&r[t(467)][t(459)](e[t(493)],(n=>{const r=t,i=this[r(489)](e[r(493)]);return null!==i?s(n,i):o(n,e[r(451)])}));function s(e,r){return zr(n,t(452),[e,r])}function o(e,r){return zr(n,t(486),[e,r])}this[t(457)]()}[Io(457)](){const t=Io,e=this[t(490)],n=e[t(458)];e[t(462)][t(461)](t(482))[t(467)][t(477)]((e=>{const r=t;if(r(488)!=e[r(484)])return;const{data:s}=e;if(s&&r(470)==s[r(471)]){const e=s[r(456)][0][r(465)],c=this[r(489)](e);if(null!==c)return{type:r(453),content:zr(n,r(463),(1,a=c,zr(n,r(452),[1,a])))};const u=this[r(460)][r(474)]((t=>t[r(493)]===e))[r(451)];return{type:r(453),content:zr(n,r(463),(o=1,i=u,zr(n,t(486),[o,i])))}}var o,i,a}))}[Io(489)](t){const e=Io;var n,r;const s=t[e(491)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(460)])||void 0===n?void 0:n[e(474)]((n=>n[e(493)]==t));if(o&&o[e(455)]){const t=o[e(455)],n=(null!==(r=t[e(495)])&&void 0!==r?r:t)[e(491)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=460]})(t,e)}function yo(){const t=["FORMAT_HIGHLIGHT","has","registerAttributeLabel","HighlightEditing","321sueWSN","format","93336pEMUID","config","196190ywVKUR","formatInline","highlight","highlight.options","commandName","title","*Set highlight:* %0","enableDefaultAttributesIntegration","editor","descriptionFactory","_registerLegacyDescription","7OgAmGM","plugins","7825440MhhBQH","*Remove highlight*","10228dXzIsM","405740sELugK","get","locale","find","TrackChangesEditing","type","879975QKvtGZ","model","3PaGCvC","afterInit","color","toLowerCase","commandParams","value","registerDescriptionCallback","registerInlineAttribute","3103160bVWVBT"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(251968===parseInt(n(471))/1*(parseInt(n(488))/2)+-parseInt(n(484))/3*(parseInt(n(462))/4)+-parseInt(n(463))/5+parseInt(n(486))/6+-parseInt(n(499))/7*(parseInt(n(479))/8)+-parseInt(n(469))/9+parseInt(n(460))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(472)](){const t=To,e=this[t(496)];if(!e[t(500)][t(481)](t(483)))return;const n=e[t(500)][t(464)](t(467)),r=e[t(465)];n[t(495)](t(490)),n[t(478)](t(490)),n[t(497)][t(482)](t(490),zr(r,t(480))),this[t(498)]()}[To(498)](){const t=To,e=this[t(496)],n=e[t(465)];e[t(500)][t(464)](t(467))[t(497)][t(477)]((r=>{const s=t;if(s(489)!=r[s(468)])return;const{data:o}=r;if(o&&s(490)==o[s(492)]){const t=n.t,r=o[s(475)][0][s(476)];if(r){const o=e[s(487)][s(464)](s(491))[s(466)]((t=>t[s(470)]==r)),i=t(o[s(493)])[s(474)]();return{type:s(485),content:zr(n,s(494),i),color:{value:o[s(473)],title:o[s(493)]}}}return{type:s(485),content:zr(n,s(461),zr(n,s(480)))}}}))}}const ko=Co;function Co(t,e){const n=No();return(Co=function(t,e){return n[t-=411]})(t,e)}!function(t,e){const n=Co,r=t();for(;;)try{if(859305===parseInt(n(429))/1*(-parseInt(n(428))/2)+-parseInt(n(435))/3+parseInt(n(417))/4+-parseInt(n(421))/5+parseInt(n(441))/6*(-parseInt(n(419))/7)+parseInt(n(416))/8+-parseInt(n(439))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Lo extends t.Plugin{[ko(424)](){const t=ko,e=this[t(431)];if(!e[t(425)][t(442)](t(436)))return;e[t(425)][t(423)](t(411))[t(443)](t(420));const n=e[t(425)][t(423)](t(411)),r=e[t(426)];n[t(445)][t(440)](t(420),(e=>zr(r,t(418),e))),e[t(430)][t(422)](t(412))[t(432)]({model:t(420),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(434)])return null;const o=n[s(413)](s(444)),i=n[s(414)]("hr");return n[s(433)](s(415),o),n[s(437)](n[s(438)](o,0),i),o},converterPriority:t(427)})}}function No(){const t=["for","get","afterInit","plugins","locale","high","45370OxfMmo","17jFxDiB","conversion","editor","elementToStructure","addClass","showSuggestionHighlights","2248356IYiaas","HorizontalLineEditing","insert","createPositionAt","873774AJKlmN","registerElementLabel","162CzxbOG","has","enableCommand","div","descriptionFactory","TrackChangesEditing","dataDowncast","createContainerElement","createEmptyElement","ck-horizontal-line","10040192AghhUv","5555204BctFzN","ELEMENT_HORIZONTAL_LINE","78813pAhPIS","horizontalLine","1241720TlEYRd"];return(No=function(){return t})()}function Ro(t,e){const n=So();return(Ro=function(t,e){return n[t-=471]})(t,e)}function So(){const t=["format","value","afterInit","_registerLegacyDescription","9clQsqN","*Change %0 content*","formatBlock","690yUAiqB","commandName","registerElementLabel","35NNjmJA","1472312eYhmyG","nodeAfter","plugins","enableDefaultAttributesIntegration","locale","getFirstRange","element","TrackChangesEditing","key","descriptionFactory","has","htmlEmbed","HtmlEmbed","2hWzZQW","type","attribute","15AoVijn","370wAPGOf","rawHtml","7883148hYLfaf","ELEMENT_HTML_EMBED","start","105812qxSIhk","registerDescriptionCallback","45749oKrXKU","registerBlockAttribute","2634WZntAC","get","editor","445588svlgVv"];return(So=function(){return t})()}const vo=Ro;!function(t,e){const n=Ro,r=t();for(;;)try{if(185317===-parseInt(n(505))/1+parseInt(n(496))/2*(-parseInt(n(509))/3)+parseInt(n(471))/4*(-parseInt(n(499))/5)+parseInt(n(479))/6*(-parseInt(n(482))/7)+-parseInt(n(483))/8*(parseInt(n(476))/9)+-parseInt(n(500))/10*(-parseInt(n(507))/11)+parseInt(n(502))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[vo(474)](){const t=vo,e=this[t(511)];if(!e[t(485)][t(493)](t(495)))return;const n=e[t(485)][t(510)](t(490)),r=e[t(487)];n[t(492)][t(481)](t(501),(e=>zr(r,t(503),e))),n[t(486)](t(494)),n[t(508)](t(473)),n[t(492)][t(506)]((e=>{const n=t;if(n(498)!=e[n(497)])return;const{data:s}=e;if(s&&n(473)==s[n(491)]&&e[n(488)]()[n(504)][n(484)].is(n(489),n(501))){const t=zr(r,n(503));return{type:n(472),content:zr(r,n(477),t)}}})),this[t(475)]()}[vo(475)](){const t=vo,e=this[t(511)],n=e[t(487)];e[t(485)][t(510)](t(490))[t(492)][t(506)]((e=>{const r=t;if(r(478)!=e[r(497)])return;const{data:s}=e;if(s&&r(494)==s[r(480)]){const t=zr(n,r(503));return{type:r(472),content:zr(n,r(477),t)}}}))}}const Oo=Fo;function wo(){const t=["find","isIntersecting","7xMLhCI","key","caption","Inline image to block image","getClosestSelectedImageElement","2JdibAL","imageTextAlternative","chain","selection","_registerLegacyDescription","commandParams","markInsertion","ELEMENT_IMAGE","afterInit","markBlockFormat","accept","newValue","createRangeOn","879634svkMrE","registerCustomCallback","forceDefaultExecution","isEqual","addObject","getFirstRange","deletion","attribute","createRange","getContainedElement","element","ImageUtils","markDeletion","Block image to inline image","ImageUploadEditing","formatInline","2374170xjIYSZ","FORMAT_IMAGE_SIZE","ImageResize","registerElementLabel","_findSuggestions","registerDescriptionCallback","convertBlockImageToInline","editor","toNext","7431216JvmtGB","nodeAfter","previous","end","1144773HCjMSZ","imageCaption","getNearestSelectionRange","imageTypeInline","isBefore","ELEMENT_INLINE_IMAGE","subType","ImageEditing","enableDefaultAttributesIntegration","_suggestionFactory","isCollapsed","15493280LoKmzL","imageBlock","discard","descriptionFactory","locale","resizedWidth","*Remove image text alternative*","uploadImage","toPrevious","ELEMENT_CAPTION","alt","registerBlockAttribute","findIndex","document","insertion","imageTypeBlock","join","17140WNQJya","detach","toggleImageCaption","100CLyzZe","convertInlineImageToBlock","plugins","format","ImageCaptionEditing","formatBlock","registerAttributeLabel","get","isOwn","insertImage","getCaptionFromImageModelElement","width","ImageCaptionUtils","removeObject","nodeBefore","commandName","2561520pAedZh","backward","ImageBlockEditing","ImageInlineEditing","type","imageStylePreApply","imageInline","model","fromPosition","resizeImage","isBlockImage","ImageTextAlternativeEditing","start","change","TrackChangesEditing","schema","*Reset image width*","has","*Set image text alternative:* %0","655NRNCkj","filter","enableCommand","forward","getSuggestionCallback","length","*Set image width:* %0"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=356]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(652415===-parseInt(n(469))/1+-parseInt(n(456))/2*(parseInt(n(363))/3)+parseInt(n(404))/4*(parseInt(n(442))/5)+parseInt(n(372))/6*(-parseInt(n(451))/7)+parseInt(n(423))/8+parseInt(n(376))/9*(parseInt(n(407))/10)+parseInt(n(387))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(464)](){const t=Oo,e=this[t(370)];if(!e[t(409)][t(440)](t(383)))return;const n=e[t(409)][t(414)](t(437)),r=e[t(409)][t(414)](t(358)),s=e[t(391)];n[t(444)](t(416)),n[t(390)][t(366)](t(388),(e=>zr(s,t(463),e))),n[t(390)][t(366)](t(429),(e=>zr(s,t(381),e))),n[t(390)][t(366)](t(453),(()=>zr(s,t(396)))),e[t(409)][t(440)](t(361))&&n[t(444)](t(394)),e[t(409)][t(440)](t(425))&&e[t(409)][t(440)](t(426))&&(n[t(444)](t(379),((s,o)=>{const i=t,a=r[i(455)](e[i(430)][i(400)][i(459)]);e[i(430)][i(436)]((()=>{const t=i;n[t(465)](a,{commandName:t(379),commandParams:[o]},[],t(369))}))})),n[t(444)](t(402),((s,o)=>{const a=t;e[a(430)][a(436)]((t=>{const c=a;let u=r[c(455)](e[c(430)][c(400)][c(459)]),l=t[c(468)](u);const f=i.LivePosition[c(431)](l[c(435)],c(395)),h=i.LivePosition[c(431)](l[c(375)],c(371));n[c(471)]((()=>s(o))),u=r[c(455)](e[c(430)][c(400)][c(459)]),l=t[c(468)](u);const g=t[c(477)](f,h);f[c(405)](),h[c(405)](),n[c(465)](u,{commandName:c(379),commandParams:[o]},[],c(408)),g[c(435)][c(380)](l[c(435)])&&n[c(462)](t[c(477)](g[c(435)],l[c(435)]),c(408)),l[c(375)][c(380)](g[c(375)])&&n[c(462)](t[c(477)](l[c(375)],g[c(375)]),c(408))}))})),n[t(385)][t(470)](t(412),t(408),t(403),(()=>!1)),n[t(385)][t(470)](t(412),t(408),t(466),(()=>!1)),n[t(385)][t(470)](t(412),t(408),t(389),n[t(385)][t(446)](t(412),"",t(466))),n[t(385)][t(470)](t(401),t(408),t(403),(()=>!1)),n[t(385)][t(470)](t(401),t(408),t(389),(([r])=>{const s=t,o=n[s(385)][s(446)](s(401),"",s(389));let i=r[s(435)],a=r[s(375)];const c=e[s(430)][s(438)][s(378)](i,s(424)),u=e[s(430)][s(438)][s(378)](a,s(445));c[s(386)]&&(i=c[s(435)]),u[s(386)]&&(a=u[s(375)]),o([e[s(430)][s(477)](i,a)])})),n[t(385)][t(470)](t(412),t(408),t(458),c),n[t(385)][t(470)](t(401),t(408),t(458),c)),e[t(409)][t(440)](t(411))&&(n[t(444)](t(406),((s,o)=>{const i=t,a=e[i(409)][i(414)](i(419));let c=r[i(455)](e[i(430)][i(400)][i(459)]),u=a[i(417)](c);e[i(430)][i(436)]((()=>{const t=i;if(u)return void n[t(359)](e[t(430)][t(468)](u));const l=r[t(433)](c);s(o),c=r[t(455)](e[t(430)][t(400)][t(459)]),u=a[t(417)](c),n[t(462)](e[t(430)][t(468)](u),l?null:t(377))}))})),n[t(385)][t(470)](t(401),t(377),t(458),c));const o=[{type:t(412),subType:t(428)},{type:t(401),subType:t(377)},{type:t(412),subType:t(408)},{type:t(401),subType:t(408)}];function a(e,s){const i=t,a=o[i(399)]((({type:t,subType:n})=>e[i(427)]==t&&e[i(382)]==n)),c=o[i(399)]((({type:t,subType:e})=>s[i(427)]==t&&s[i(382)]==e));if(a<0||c<0)return!1;const u=e[i(474)](),l=s[i(474)]();if((0==a||1==a)&&2==c&&u[i(450)](l))return!0;if(2==a&&3==c){const t=n[i(367)](u,i(401))[i(443)]((({suggestion:t,meta:e})=>e[i(415)]&&i(408)==t[i(382)]));if(t[i(447)]>1&&l[i(375)][i(472)](u[i(435)]))return!0;if(1==t[i(447)]&&(u[i(435)][i(472)](l[i(375)])||u[i(375)][i(472)](l[i(435)])))return!0}if(3==a&&3==c&&u[i(435)][i(380)](l[i(435)])){const t=u[i(375)][i(373)],e=l[i(435)][i(421)];return r[i(433)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(409)][t(440)](t(365))&&(n[t(384)](t(432)),n[t(398)](t(392)),n[t(390)][t(413)](t(392),zr(s,t(364)))),e[t(409)][t(440)](t(434))&&(n[t(384)](t(457)),n[t(398)](t(397))),n[t(390)][t(368)]((e=>{const n=t;if(o[n(449)]((({type:t,subType:r})=>e[n(427)]==t&&e[n(382)]==r)))return e[n(374)]?{}:void 0})),n[t(390)][t(368)]((e=>{const n=t;if(n(401)==e[n(427)]||n(475)==e[n(427)]){const t=e[n(356)]();if(t&&t.is(n(357),n(453)))return{type:n(401)==e[n(427)]?n(473):n(420),element:t,quantity:1}}})),n[t(390)][t(368)]((e=>t(412)==e[t(427)]&&t(408)==e[t(382)]?{type:t(410),content:t(454)}:t(412)==e[t(427)]&&t(369)==e[t(382)]?{type:t(410),content:t(360)}:void 0)),n[t(390)][t(368)]((e=>{const n=t;if(n(476)!=e[n(427)])return;const{data:r}=e;if(!r||n(397)!=r[n(452)])return;const o=r[n(467)];return o?{type:n(410),content:zr(s,n(441),'"'+o+'"')}:{type:n(410),content:zr(s,n(393))}})),this[t(460)]()}[Oo(460)](){const t=Oo,e=this[t(370)],n=e[t(391)];e[t(409)][t(414)](t(437))[t(390)][t(368)]((e=>{const r=t;if(r(412)!=e[r(427)]&&r(362)!=e[r(427)])return;const{data:s}=e;if(s){if(r(457)==s[r(422)]){const t=s[r(461)][0][r(467)];return t?{type:r(410),content:zr(n,r(441),'"'+t+'"')}:{type:r(410),content:zr(n,r(393))}}if(r(432)==s[r(422)]){const t=s[r(461)][0][r(418)];return t?{type:r(410),content:zr(n,r(448),t)}:{type:r(410),content:zr(n,r(439))}}}}))}}const Po=Bo;function xo(){const t=["registerDescriptionCallback","descriptionFactory","replaceImageSource","oldValue","11894927CPOKWL","key","has","48ahGAPF","afterInit","182oCvAbN","424045LvfdKU","ImageEditing","4320639SqiDuq","enableDefaultAttributesIntegration","formatBlock","attribute","commandName","_registerLegacyDescription","16424OITBNX","newValue","registerCustomCallback","type","29466iXPhRB","editor","*Format:* replace image URL","_handleLegacySuggestions","get","locale","formatInline","discard","format","getSuggestionCallback","registerBlockAttribute","_suggestionFactory","src","9vMIMvd","10QMXRag","accept","1913924dpORAW","46735908cDJGur","plugins","50UeoVvu","TrackChangesEditing","*Replace image URL*"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(786232===-parseInt(n(181))/1*(parseInt(n(206))/2)+-parseInt(n(175))/3*(parseInt(n(178))/4)+-parseInt(n(194))/5*(-parseInt(n(191))/6)+parseInt(n(193))/7*(-parseInt(n(202))/8)+-parseInt(n(196))/9*(parseInt(n(176))/10)+-parseInt(n(188))/11+parseInt(n(179))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(192)](){const t=Po;if(!this[t(163)][t(180)][t(190)](t(195)))return;const e=this[t(163)][t(167)],n=this[t(163)][t(180)][t(166)](t(182));n[t(197)](t(186)),n[t(172)](t(174)),n[t(185)][t(184)]((n=>{const r=t;if(r(199)!=n[r(205)])return;const{data:s}=n;return s&&r(174)==s[r(189)]?s[r(203)]&&s[r(187)]?{type:r(170),content:zr(e,r(183))}:{type:r(170),content:""}:void 0})),this[t(165)]()}[Po(165)](){const t=Po,e=this[t(163)][t(180)][t(166)](t(182));e[t(173)][t(204)](t(198),t(186),t(177),e[t(173)][t(171)](t(198),null,t(169))),e[t(173)][t(204)](t(198),t(186),t(169),e[t(173)][t(171)](t(198),null,t(177))),this[t(201)]()}[Po(201)](){const t=Po,e=this[t(163)],n=e[t(167)];e[t(180)][t(166)](t(182))[t(185)][t(184)]((e=>{const r=t;if(r(198)!=e[r(205)]&&r(168)!=e[r(205)])return;const{data:s}=e;return s&&r(186)==s[r(200)]?{type:r(170),content:zr(n,r(164))}:void 0}))}}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=374]})(t,e)}const Go=jo;function Vo(){const t=["join","author","change","10loCFHH","setImageNaturalSizeAttributes","isInContent","length","from","3219898XKrHTV","2931132DqdIRV","suggestion","getChangedMarkers","type","document","get","model","331909MvrcoH","Users","36mIWFFv","isBlockImage","insertion","newRange","markInlineFormat","normalizedStyles","markBlockFormat","afterInit","forEach","registerDescriptionCallback","start","getSuggestionCallback","registerPostFixer","end","TrackChangesEditing","getFirstRange","imageTypeInline","FORMAT_SIDE_IMAGE","findIndex","discard","createRangeOn","descriptionFactory","filter","9414CcwaSU","head","_findSuggestions","isEqual","title","editor","commands","14230yCXmLd","discardSuggestion","commandName","formatBlock","ImageStyleEditing","differ","isInlineImage","imageCaption","selection","6610kZybZG","registerCustomCallback","imageStylePostApply","*Format:* %0","595JWcTfe","accept","value","_suggestionFactory","toLowerCase","isBefore","has","chain","getSuggestion","getContainedElement","isIntersecting","commandReversedParams","getClosestSelectedImageElement","2322npxpfb","_splitMarkerName","format","refresh","commandParams","imageTypeBlock","shouldConvertImageType","4871824pWfyNN","hasSuggestion","side","imageStylePreApply","locale","enableCommand","convertInlineImageToBlock","_registerLegacyDescription","29672XcFOAe","subType","plugins","nodeBefore","name","next","isOwn","getSuggestions","imageStyle","ImageUtils","nodeAfter","formatInline"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(937064===-parseInt(n(409))/1*(parseInt(n(396))/2)+-parseInt(n(402))/3+parseInt(n(474))/4+parseInt(n(441))/5*(parseInt(n(467))/6)+parseInt(n(454))/7*(-parseInt(n(381))/8)+-parseInt(n(434))/9*(-parseInt(n(450))/10)+parseInt(n(401))/11*(parseInt(n(411))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[Go(418)](){const t=Go,n=this[t(439)];if(!n[t(383)][t(460)](t(445)))return;const r=n[t(383)][t(407)](t(425)),s=n[t(383)][t(407)](t(390)),o={};r[t(378)](t(389),((o,i)=>{const a=t,c=n[a(383)][a(407)](a(410)).me,u=n[a(440)][a(407)](a(389));let l=s[a(466)](n[a(408)][a(406)][a(449)]),f=n[a(408)][a(431)](l),h=u[a(456)];if(h==i[a(456)])return;const g={commandName:a(389),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(408)][a(395)]((()=>{const t=a;if(r[t(388)]()[t(433)]((e=>e[t(398)]&&c==e[t(394)]&&(t(444)==e[t(405)]||t(392)==e[t(405)])&&(t(376)==e[t(382)]||t(452)==e[t(382)])&&e[t(426)]()[t(437)](f)))[t(419)]((e=>r[t(442)](e[t(435)]))),l=s[t(466)](n[t(408)][t(406)][t(449)]),f=n[t(408)][t(431)](l),u[t(470)](),n[t(440)][t(407)](t(427))[t(470)](),n[t(440)][t(407)](t(472))[t(470)](),h=u[t(456)],h!=i[t(456)])return s[t(447)](l)&&u[t(473)](i[t(456)],l)?(o({...i,setImageSizes:!1}),l=s[t(466)](n[t(408)][t(406)][t(449)]),void r[t(417)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(376))):void(s[t(412)](l)?r[t(417)](l,g,[],t(452)):r[t(415)](f,g,t(452)))}))}));for(const e of n[t(383)][t(407)](t(445))[t(416)])o[e[t(385)]]=e[t(438)][t(458)]();r[t(457)][t(451)](t(444),t(376),t(393),(()=>!1)),r[t(457)][t(451)](t(444),t(452),t(393),(()=>!1)),r[t(457)][t(451)](t(392),t(452),t(393),(()=>!1)),r[t(457)][t(451)](t(444),t(376),t(455),(([e])=>{const n=t;s[n(397)](e[n(463)]())})),r[t(457)][t(451)](t(444),t(376),t(430),((e,n)=>{const s=t;r[s(457)][s(422)](s(444),"",s(455))(e,{commandName:n[s(443)],commandParams:n[s(465)]})})),r[t(457)][t(451)](t(444),t(376),t(461),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(444),subType:t(376)},{type:t(413),subType:t(448)},{type:t(444),subType:t(379)},{type:t(413),subType:t(379)}];function a(e,n){const o=t,a=i[o(429)]((({type:t,subType:n})=>e[o(405)]==t&&e[o(382)]==n)),c=i[o(429)]((({type:t,subType:e})=>n[o(405)]==t&&n[o(382)]==e));if(a<0||c<0)return!1;const u=e[o(426)](),l=n[o(426)]();if((0==a||1==a)&&2==c&&u[o(464)](l))return!0;if(2==a&&3==c){const t=r[o(436)](u,o(413))[o(433)]((({suggestion:t,meta:e})=>e[o(387)]&&o(379)==t[o(382)]));if(t[o(399)]>1&&l[o(424)][o(437)](u[o(421)]))return!0;if(1==t[o(399)]&&(u[o(421)][o(437)](l[o(424)])||u[o(424)][o(437)](l[o(421)])))return!0}if(3==a&&3==c&&u[o(421)][o(459)](l[o(421)])){const t=u[o(424)][o(391)],e=l[o(421)][o(384)];return s[o(412)](t)&&t===e}return!1}n[t(408)][t(406)][t(423)]((()=>{const e=t;let o=!1;const i=Array[e(400)](n[e(408)][e(406)][e(446)][e(404)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(468)](t);if(e(403)==i&&r[e(374)](u)){if(e(444)==a&&(e(376)==c||e(452)==c)){const t=r[e(462)](u);if(n[e(414)]){const n=t[e(426)]()[e(463)]();if(s[e(412)](n))continue;r[e(442)](t),o=!0}}if(e(413)==a&&e(448)==c&&!n[e(414)]){const t=r[e(462)](u);t[e(386)]&&t[e(386)][e(398)]&&(r[e(442)](t[e(386)]),o=!0)}}}return o})),this[t(380)](o)}[Go(380)](t){const e=Go,n=this[e(439)],r=n[e(377)];n[e(383)][e(407)](e(425))[e(432)][e(420)]((n=>{const s=e;if(s(444)!=n[s(405)]&&s(392)!=n[s(405)])return;const{data:o}=n;if(!o||s(389)!=o[s(443)])return;const i=o[s(471)][0][s(456)];return function(t){const e=s;return{type:e(469),content:zr(r,e(453),t)}}(s(375)===i?zr(r,s(428)):t[i]||i)}))}}const zo=Ko;!function(t,e){const n=Ko,r=t();for(;;)try{if(359404===-parseInt(n(250))/1+-parseInt(n(228))/2*(-parseInt(n(229))/3)+-parseInt(n(225))/4*(-parseInt(n(255))/5)+-parseInt(n(244))/6*(-parseInt(n(234))/7)+-parseInt(n(248))/8*(parseInt(n(254))/9)+parseInt(n(252))/10*(-parseInt(n(245))/11)+-parseInt(n(233))/12*(-parseInt(n(220))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Wo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(249)]=!1,this[e(238)]=!1}[zo(242)](){const t=zo,e=this[t(256)],n=e[t(235)][t(253)](t(227)),r=e[t(235)][t(253)](t(246));n&&(n.on(t(241),((e,[,n])=>{const s=t;this[s(249)]=r[s(221)],n[s(222)][s(232)]=!this[s(249)]}),{priority:t(230)}),this[t(236)](n,t(239),this[t(231)][t(247)](this)),this[t(236)](n,t(239),(()=>{const e=t;this[e(238)]&&(r[e(241)](),this[e(238)]=!1)}),{priority:t(224)}),e[t(226)][t(253)](t(251))[t(237)](t(227)))}[zo(231)](t,e){const n=zo,{suggestions:r}=e,s=this[n(256)][n(235)][n(253)](n(246)),o=s[n(221)];this[n(249)]!==o&&(s[n(241)](),this[n(238)]=!0),r&&r[n(243)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(256)][o(226)][o(253)](o(240)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(227)}}};this[o(256)][o(226)][o(253)](o(251))[o(223)](i)}))}}function Ko(t,e){const n=qo();return(Ko=function(t,e){return n[t-=220]})(t,e)}function qo(){const t=["plugins","importWord","10oGznRs","224784IEiqsb","high","_handleImportedData","track_changes","1164VDBOPc","91YXvMzj","commands","listenTo","enableCommand","_trackChangesExecuted","dataInsert","Users","execute","afterInit","forEach","245034dCkxCu","259006YKoFxh","trackChanges","bind","41352NkWBzQ","_trackChangesValueDuringImport","589212XAhgqN","TrackChangesEditing","210UiXizF","get","828oZbwrp","118595EKFgOR","editor","116701QtEvun","value","collaboration_features","_setSuggestionData","lowest","24fvhOCo"];return(qo=function(){return t})()}const Zo=Qo;function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=396]})(t,e)}function Jo(){const t=["descriptionFactory","IndentEditing","1672630YauTDu","11RGzGnt","53271KvvSRQ","*Indent:* %0","getItemLabel","blockIndent","65245PbFWUi","outdentBlock","6OLNcXh","has","locale","outdent","1047468vVvmva","5132240FntiJG","editor","*Outdent:* %0","plugins","_registerLegacyDescription","formatBlock","get","TrackChangesEditing","3gyAejc","209910nQWHZx","getItems","registerDescriptionCallback","FORMAT_INDENT","7PpKukh","registerBlockAttribute","enableCommand","indentBlock","IndentBlock","indent","registerAttributeLabel","commandName","9612828mfxYXY","410JQTSJf","enableDefaultAttributesIntegration","afterInit","format","type"];return(Jo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(499759===parseInt(n(420))/1+-parseInt(n(436))/2*(-parseInt(n(435))/3)+parseInt(n(426))/4+parseInt(n(414))/5*(-parseInt(n(422))/6)+-parseInt(n(398))/7*(parseInt(n(427))/8)+-parseInt(n(416))/9*(-parseInt(n(407))/10)+-parseInt(n(415))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Xo extends t.Plugin{[Zo(409)](){const t=Zo,e=this[t(428)],n=e[t(430)][t(433)](t(434));if(e[t(430)][t(423)](t(413))&&(n[t(400)](t(403)),n[t(400)](t(425))),e[t(430)][t(423)](t(402)))for(const e of[t(401),t(421)])n[t(408)](e);const r=e[t(424)];n[t(399)](t(419)),n[t(412)][t(404)](t(419),zr(r,t(397))),this[t(431)]()}[Zo(431)](){const t=Zo,e=this[t(428)],n=e[t(424)],r=e[t(430)][t(433)](t(434));r[t(412)][t(396)]((e=>{const s=t;if(s(432)!=e[s(411)])return;const{data:o}=e;if(!o)return;if(s(401)!=o[s(405)]&&s(421)!=o[s(405)])return;const i=e[s(437)]()[0],a=r[s(412)][s(418)](i);return s(401)==o[s(405)]?{type:s(410),content:zr(n,s(417),a)}:s(421)==o[s(405)]?{type:s(410),content:zr(n,s(429),a)}:void 0}))}}function Yo(){var t=["TrackChangesEditing","editor","requires","168154uVxWer","plugins","get","7451240dbnktp","1355265QbQJoe","3625629PozFoK","enableCommand","1557126rxBHeh","1567772rhZrEl","1EZPHaO","input","init","979557TlAmkK"];return(Yo=function(){return t})()}var $o=ti;function ti(t,e){var n=Yo();return(ti=function(t,e){return n[t-=106]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(266617===-parseInt(n(120))/1*(-parseInt(n(111))/2)+-parseInt(n(107))/3+parseInt(n(119))/4+parseInt(n(115))/5+parseInt(n(118))/6+parseInt(n(116))/7+-parseInt(n(114))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class ei extends t.Plugin{static get[$o(110)](){return[vs.Input]}[$o(106)](){var t=$o;this[t(109)][t(112)][t(113)](t(108))[t(117)](t(121))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(452048===parseInt(n(367))/1*(-parseInt(n(344))/2)+-parseInt(n(359))/3+-parseInt(n(334))/4+parseInt(n(354))/5+parseInt(n(364))/6+-parseInt(n(337))/7*(-parseInt(n(338))/8)+-parseInt(n(369))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(347)](){const t=ni,e=this[t(365)];if(!e[t(348)][t(374)](t(372)))return;const n=e[t(348)][t(356)](t(345)),r=e[t(362)][t(356)](t(341));n[t(342)](t(341)),n[t(342)](t(371)),n[t(339)](t(335));for(const e of r[t(352)])n[t(339)](e.id),n[t(366)][t(360)](e.id,t(358)+e[t(370)][t(336)]()+")");n[t(366)][t(368)]((n=>{const r=t;if(r(351)!=n[r(355)])return;const{data:s}=n;if(!s||r(335)!=s[r(373)])return;const o=s[r(353)],i=e[r(349)];return{type:r(340),content:null==o?zr(i,r(350)):zr(i,r(363),'"'+o+'"')}})),this[t(361)]()}[ni(361)](){const t=ni,e=this[t(365)],n=e[t(349)];e[t(348)][t(356)](t(345))[t(366)][t(368)]((e=>{const r=t;if(r(343)!=e[r(355)])return;const{data:s}=e;if(s){if(r(341)==s[r(357)]){const t=s[r(346)][0];return{type:r(340),content:zr(n,r(363),'"'+t+'"')}}return r(371)==s[r(357)]?{type:r(340),content:zr(n,r(350))}:void 0}}))}}function oi(){const t=["format","link","enableDefaultAttributesIntegration","formatInline","14mDUOqy","TrackChangesEditing","commandParams","afterInit","plugins","locale","*Remove link*","attribute","manualDecorators","newValue","1773505ZLhrQr","type","get","commandName","link (","1742646VlJwFa","registerAttributeLabel","_registerLegacyDescription","commands","*Set link:* %0","3282384aGrcug","editor","descriptionFactory","61911uxSFFo","registerDescriptionCallback","513612SiuwrM","label","unlink","LinkEditing","key","has","681568VjhEZL","linkHref","toLowerCase","2772007ONJOUl","16WIMZWZ","registerInlineAttribute"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["listType","value","from","enableCommand","checkTodoList","getAttribute","ELEMENT_BULLETED_LIST","descriptionFactory","*Uncheck item*","plugins","findIndex","model","nextSibling","type","document","selection","execute","parent","4428640JqUwbz","forceValue","registerDescriptionCallback","filter","length","has","ELEMENT_TODO_LIST","*Check item*","end","4513558yLMhzU","registerElementLabel","formatBlock","9QqzoQu","formatInline","blockName","element","createRange","ELEMENT_LIST_ITEM","TrackChangesEditing","548575cAdQNq","name","previousSibling","replace","paragraph","commandParams","add","*Outdent:* %0","todo","format","todoListChecked","commandName","createPositionAt","afterInit","numbered","outdentList","locale","commands","*Indent:* %0","List","LegacyListEditing","4mhNobs","change","53765QbxgPy","listItem","_selectedElements","isObject","321039rhuxkU","listIndent","4136568GHPsot","editor","indentList","todoList","bulletedList","354NJZhCi","getSelectedBlocks","schema","before","slice","ELEMENT_NUMBERED_LIST","bulleted","LegacyTodoListEditing","390548YzdfOQ","numberedList","push","checkChild","markBlockFormat","*Change to:* %0","get"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=363]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(347612===parseInt(n(376))/1+-parseInt(n(397))/2*(parseInt(n(403))/3)+parseInt(n(418))/4+-parseInt(n(399))/5*(-parseInt(n(410))/6)+-parseInt(n(366))/7+-parseInt(n(405))/8*(parseInt(n(369))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(389)](){const t=ii,e=this[t(406)],n=e[t(392)];if(!e[t(434)][t(448)](t(396)))return;const r=e[t(434)][t(424)](t(375)),s=e[t(434)][t(448)](t(417));function o(t){return()=>{const n=ci,s=e[n(436)][n(439)][n(440)],o=e[n(393)][n(424)](t);if(o[n(426)])return void e[n(441)](n(380),{});const i=t[n(414)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(427)](t)[s(446)]((t=>function(t,e){const n=s;return e[n(421)](t[n(442)],n(400))&&!e[n(402)](t)}(t,r)));o=o[s(446)]((t=>!t.is(s(372),s(400))||t[s(430)](s(425))!=e));const i=new Set;for(const t of o)t.is(s(372),s(400))?i[s(382)](li(t)):i[s(382)](t);return Array[s(427)](i)}(s[n(411)](),i,e[n(436)][n(412)]);e[n(436)][n(398)]((()=>{const e=n;for(const n of a)r[e(422)](n,{commandName:t,commandParams:[{forceValue:!o[e(426)]}],formatGroupId:e(371)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(427)](t);const r=n[e(435)]((t=>e(400)!=t[e(377)]));return r>-1&&(n=n[e(414)](0,r)),n}(e[n(436)][n(439)][n(440)][n(411)]()),o=e[n(436)][n(373)](e[n(436)][n(388)](s[0],n(413)),e[n(436)][n(388)](s[s[n(447)]-1],n(365)));e[n(436)][n(398)]((()=>{const e=n;r[e(422)](o,{commandName:t,commandParams:[],formatGroupId:e(404)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(437)];for(;t&&t[n(430)](n(404))>e[n(430)](n(404));)r[n(382)](t),t=t[n(437)]}return Array[n(427)](r)}(s))}))}}r[t(428)](t(419),o(t(419))),r[t(428)](t(409),o(t(409))),s&&r[t(428)](t(408),o(t(408))),r[t(428)](t(407),i(t(407))),r[t(428)](t(391),i(t(391))),s&&r[t(428)](t(429),(()=>{const n=t,s=e[n(393)][n(424)](n(429)),o=Array[n(427)](s[n(401)]);o[n(446)]((t=>t[n(430)](n(386))!=s[n(426)])),e[n(436)][n(398)]((()=>{const t=n;for(const e of o)r[t(422)](e,{commandName:t(429),commandParams:[{forceValue:!s[t(426)]}]})}))})),r[t(432)][t(367)](t(400),(e=>zr(n,t(374),e))),r[t(432)][t(445)]((e=>{const r=t;if(r(368)!=e[r(438)]&&r(370)!=e[r(438)])return;const{data:s}=e;if(s){if(r(419)==s[r(387)]||r(409)==s[r(387)]||r(408)==s[r(387)])switch(s[r(387)][r(379)](r(395),"")){case r(416):return o(zr(n,r(431)));case r(390):return o(zr(n,r(415)));case r(384):return o(zr(n,r(363)))}if(r(407)==s[r(387)])return{type:r(385),content:zr(n,r(394),zr(n,r(374)))};if(r(391)==s[r(387)])return{type:r(385),content:zr(n,r(383),zr(n,r(374)))};if(r(429)==s[r(387)])return s[r(381)][0][r(444)]?{type:r(385),content:zr(n,r(364))}:{type:r(385),content:zr(n,r(433))}}function o(t){const e=r;return{type:e(385),content:zr(n,e(423),t)}}}))}}function li(t){const e=ii,n=t[e(430)](e(404));if(0==n)return t;let r=t;for(;t[e(378)]&&t[e(378)].is(e(372),e(400));){const s=t[e(378)][e(430)](e(404));if(s==n)r=t[e(378)];else if(s<n)break;t=t[e(378)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(372),e(400))&&t[e(430)](e(404))>0){let r=t[e(437)];for(;r&&e(400)==r[e(377)]&&r[e(430)](e(404))==t[e(430)](e(404));)n[e(420)](r),r=r[e(437)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=183]})(t,e)}function di(){const t=["listStart","filter","listItem","forward","handleDescriptions","markMultiRangeBlockFormat","element","handleListReversedCommand","getAttribute","change","getSiblingNodes","formatBlock","56HrjcHc","listReversed","length","9873252dvdJuf","backward","*Format:* set start index to %0","styles","*Format:* set order to regular","from","ELEMENT_","has","reversed","getFirstPosition","plugins","getListTypeFromListStyleType","map","3174ziAIba","getSelectedBlocks","1074010BGPKkm","type","document","commandName","_getSuggestionBlocksForListStyle","getLastPosition","_getTranslationKeyForListStyle","391054ARmkFn","before","_getSuggestionBlocks","selection","11fsFGfU","handleListStyleCommand","formatInline","25sKsZkt","unshift","afterInit","handleListStartCommand","format","push","TrackChangesEditing","LegacyListUtils","bind","toUpperCase","createPositionAt","parent","_LIST_","replace","default","262758rgAiub","numbered","startIndex","get","flat","listType","*Format:* set order to reversed","model","editor","descriptionFactory","list.properties","*Change to:* %0","4yBlaNz","63045RHSOfo","939330HAdCph","config","LegacyListPropertiesEditing","listStyle","1TsGXzm","createRange","registerDescriptionCallback","locale","commandParams","enableCommand"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(118711===-parseInt(n(222))/1*(parseInt(n(265))/2)+-parseInt(n(256))/3*(-parseInt(n(216))/4)+parseInt(n(189))/5*(-parseInt(n(204))/6)+-parseInt(n(218))/7+parseInt(n(240))/8*(-parseInt(n(217))/9)+-parseInt(n(258))/10+parseInt(n(186))/11*(parseInt(n(243))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(191)](){const t=hi;if(!this[t(212)][t(253)][t(250)](t(220)))return;const e=this[t(212)][t(219)][t(207)](t(214)),n=this[t(212)][t(253)][t(207)](t(195));e[t(246)]&&n[t(227)](t(221),this[t(187)][t(197)](this)),e[t(251)]&&n[t(227)](t(241),this[t(235)][t(197)](this)),e[t(206)]&&n[t(227)](t(228),this[t(192)][t(197)](this)),n[t(213)][t(224)](this[t(232)][t(197)](this))}[hi(187)](t,e={}){const n=hi,r=this[n(212)][n(253)][n(207)](n(195)),s=this[n(262)]();this[n(212)][n(211)][n(237)]((()=>{const t=n;r[t(233)](s,{commandName:t(221),commandParams:[{type:e[t(259)]}],formatGroupId:t(221)})}))}[hi(235)](t,e={}){const n=hi,r=this[n(212)][n(253)][n(207)](n(195)),s=this[n(184)]((t=>t.is(n(234),n(230))&&n(205)===t[n(236)](n(209))));if(s[n(242)]<1)return;const o=s[n(255)]((t=>this[n(212)][n(211)][n(223)](this[n(212)][n(211)][n(199)](t,n(183)),this[n(212)][n(211)][n(199)](t,0))));this[n(212)][n(211)][n(237)]((()=>{const t=n;r[t(233)](o,{commandName:t(241),commandParams:[{reversed:e[t(251)]}],formatGroupId:t(241)})}))}[hi(192)](t,e={}){const n=hi,r=this[n(212)][n(253)][n(207)](n(195)),s=this[n(184)]((t=>t.is(n(234),n(230))&&n(205)===t[n(236)](n(209))));if(s[n(242)]<1)return;const o=s[n(255)]((t=>this[n(212)][n(211)][n(223)](this[n(212)][n(211)][n(199)](t,n(183)),this[n(212)][n(211)][n(199)](t,0))));this[n(212)][n(211)][n(237)]((()=>{const t=n;r[t(233)](o,{commandName:t(228),commandParams:[{startIndex:e[t(206)]}],formatGroupId:t(228)})}))}[hi(232)](t){const e=hi;if(e(239)!=t[e(259)]&&e(188)!=t[e(259)])return;const n=this[e(212)][e(225)],{data:r}=t;if(!r)return;let s,o;switch(r[e(261)]){case e(221):s=e(215),o={type:e(193),content:zr(n,s,zr(n,this[e(264)](r[e(226)][0][e(259)])))};break;case e(241):s=r[e(226)][0][e(251)]?e(210):e(247),o={type:e(193),content:zr(n,s)};break;case e(228):s=e(245),o={type:e(193),content:zr(n,s,r[e(226)][0][e(206)])}}return o}[hi(262)](){const t=hi;var e,n,r,s;const o=this[t(212)][t(253)][t(207)](t(196));let i=Array[t(248)](this[t(212)][t(211)][t(260)][t(185)][t(257)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(234),t(230)))&&i[t(190)](...o[t(238)](this[t(212)][t(211)][t(260)][t(185)][t(252)](),t(244))),(null===(n=i[i[t(242)]-1])||void 0===n?void 0:n.is(t(234),t(230)))&&i[t(194)](...o[t(238)](this[t(212)][t(211)][t(260)][t(185)][t(263)](),t(231))),i=[...new Set(i)],(null===(s=null===(r=this[t(212)][t(211)][t(260)][t(185)][t(252)]())||void 0===r?void 0:r[t(200)])||void 0===s?void 0:s.is(t(234),t(230)))&&(i=i[t(229)]((e=>e.is(t(234),t(230))))),i}[hi(184)](t){const e=hi,n=this[e(212)][e(253)][e(207)](e(196));let r=Array[e(248)](this[e(212)][e(211)][e(260)][e(185)][e(257)]())[e(229)](t)[e(255)]((t=>{const r=e,s=this[r(212)][r(211)][r(199)](t,0);return[...n[r(238)](s,r(244)),...n[r(238)](s,r(231))]}))[e(208)]();return r=[...new Set(r)],r}[hi(264)](t){const e=hi;return e(249)+(this[e(212)][e(253)][e(207)](e(196))[e(254)](t)||e(203))[e(198)]()+e(201)+t[e(198)]()[e(202)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=286]})(t,e)}function Ei(){const t=["div","locale","791886AyoShg","elementToElement","data","TrackChangesEditing","stop","downcastDispatcher","54gBUfDD","mediaEmbed","has","attribute:url:media","755415ekSPIP","for","dataDowncast","conversion","23442744PcluMd","options","get","1400503aNiEKt","2487758eoPIlR","plugins","media","ELEMENT_MEDIA","MediaEmbedEditing","afterInit","1225096KFqrZp","registerElementLabel","9hLkBqB","1050942srqPYt","editor","enableCommand","descriptionFactory","showSuggestionHighlights","high","createEmptyElement"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(786132===-parseInt(n(314))/1+-parseInt(n(297))/2+parseInt(n(288))/3+parseInt(n(321))/4+parseInt(n(307))/5*(-parseInt(n(303))/6)+parseInt(n(315))/7+-parseInt(n(311))/8*(-parseInt(n(287))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(320)](){const t=mi,e=this[t(289)];if(!e[t(316)][t(305)](t(319)))return;const n=e[t(316)][t(313)](t(300)),r=e[t(296)];n[t(290)](t(304)),n[t(291)][t(286)](t(317),(e=>zr(r,t(318),e))),e[t(310)][t(308)](t(309))[t(298)]({model:t(317),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(292)])return n[s(294)](s(295))},converterPriority:t(293)}),e[t(299)][t(302)].on(t(306),((e,n,r)=>{const s=t;r[s(312)][s(292)]&&e[s(301)]()}),{priority:t(293)})}}const Ti=yi;function _i(){const t=["964916QRFhXV","afterInit","4333398XKugmv","TrackChangesEditing","7338880MUlHSS","24795562dOfcQU","16fHmeuB","MentionEditing","mention","editor","enableCommand","4411935tnNVFg","2165037YVrBBZ","get","7LdBAae","2JXHQmh","15LNfAvY","plugins","has","585867UUbCQd"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(769176===parseInt(n(436))/1*(parseInt(n(432))/2)+parseInt(n(449))/3+-parseInt(n(437))/4*(-parseInt(n(433))/5)+-parseInt(n(439))/6*(parseInt(n(431))/7)+parseInt(n(443))/8*(parseInt(n(448))/9)+parseInt(n(441))/10+-parseInt(n(442))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(438)](){const t=Ti,e=this[t(446)];e[t(434)][t(435)](t(444))&&e[t(434)][t(430)](t(440))[t(447)](t(445))}}function ki(){const t=["has","MultiLevelList","multiLevelList","format","17355040ZPMCtG","ELEMENT_MULTI_LEVEL_LIST","head","5878062lAsEEY","handleDescriptions","293528Holbfe","154zWGzue","listMarkerStyle","listType","enableDefaultAttributesIntegration","4703706WFSfyf","plugins","data","oldValue","get","*Remove format:* %0","newValue","registerDescriptionCallback","*Set format:* %0","5YzYyxq","key","registerBlockAttribute","9grcbpI","descriptionFactory","afterInit","237374BYUfXJ","editor","next","1326735THJFbo","5613496fELBJt","locale","TrackChangesEditing"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(750681===parseInt(n(277))/1+parseInt(n(310))/2*(parseInt(n(307))/3)+-parseInt(n(278))/4+parseInt(n(304))/5*(-parseInt(n(288))/6)+-parseInt(n(291))/7*(parseInt(n(290))/8)+parseInt(n(295))/9+parseInt(n(285))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(309)](){const t=Ci,e=this[t(311)],n=e[t(296)][t(299)](t(280));e[t(296)][t(281)](t(282))&&(n[t(294)](t(283)),n[t(306)](t(292)),n[t(308)][t(302)]((e=>this[t(289)](e))))}[Ci(289)](t){const e=Ci,n=this[e(311)][e(279)],{data:r}=t,s={type:e(284),content:""};if(r&&e(292)==r[e(305)]){if(!r[e(298)])return{type:e(284),content:zr(n,e(303),zr(n,e(286)))+" ("+r[e(301)]+")"};if(!r[e(301)]){let o=t[e(287)];for(;o;){if(o[e(297)]&&e(293)==o[e(297)][e(305)]&&o[e(297)][e(301)])return s;o=o[e(276)]}return{type:e(284),content:zr(n,e(300),zr(n,e(286)))+" ("+r[e(298)]+")"}}}}}function Ri(){const t=["42024aaMIaO","21533930xUOCsi","registerElementLabel","has","plugins","get","pageBreak","182dHncAR","ELEMENT_PAGE_BREAK","TrackChangesEditing","PageBreakEditing","editor","afterInit","4808394sUuTau","6RtdtYk","enableCommand","272117OVRsMH","2TcFBxe","4027120jlBSIZ","2446770LQuval","locale","descriptionFactory","4181484yiDcrx"];return(Ri=function(){return t})()}const Si=vi;function vi(t,e){const n=Ri();return(vi=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(911944===parseInt(n(331))/1+-parseInt(n(332))/2*(parseInt(n(337))/3)+-parseInt(n(333))/4+-parseInt(n(334))/5*(-parseInt(n(329))/6)+parseInt(n(345))/7*(-parseInt(n(338))/8)+parseInt(n(328))/9+parseInt(n(339))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Mi extends t.Plugin{[Si(327)](){const t=Si,e=this[t(326)];if(!e[t(342)][t(341)](t(325)))return;e[t(342)][t(343)](t(324))[t(330)](t(344));const n=e[t(342)][t(343)](t(324)),r=e[t(335)];n[t(336)][t(340)](t(344),(e=>zr(r,t(323),e)))}}const Oi=wi;function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=477]})(t,e)}function Fi(){const t=["getItemLabel","consume","isTouching","insertParagraph","writer","get","editing","data","formatBlock","commandName","span","has","*Change to:* %0","Paragraph","ck-suggestion-marker-split","registerElementLabel","plugins","format","12007436pJNwWk","nodeAfter","3009304kmrCVg","toViewPosition","12LYUmPE","mapper","start","descriptionFactory","_registerLegacyDescription","model","$text","downcastDispatcher","consumable","3974150TruuFD","*Insert:* %0","insert","addMarker:suggestion:insertion","name","checkChild","isLimit","showSuggestionHighlights","240010VXCENk","enableCommand","markerName","isBlock","TrackChangesEditing","highest","ck-suggestion-marker--active","options","addClass","editor","36800880cgaPdu","593002umwJVR","paragraph","end","includes","getFirstRange","activeMarkers","registerDescriptionCallback","bindElementToMarker","schema","enableDefaultAttributesIntegration","createUIElement","insertion","ELEMENT_PARAGRAPH","locale","markerRange","afterInit","5058732MXHdry","type"];return(Fi=function(){return t})()}!function(t,e){const n=wi,r=t();for(;;)try{if(926114===-parseInt(n(522))/1+parseInt(n(511))/2*(-parseInt(n(494))/3)+parseInt(n(492))/4+-parseInt(n(503))/5+-parseInt(n(538))/6+-parseInt(n(490))/7+parseInt(n(521))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[Oi(537)](){const t=Oi,e=this[t(520)];if(!e[t(488)][t(483)](t(485)))return;const n=e[t(535)],r=e[t(488)][t(477)](t(515));r[t(497)][t(487)](t(523),(e=>zr(n,t(534),e))),r[t(531)](t(523)),r[t(512)](t(543)),e[t(478)][t(501)].on(t(506),Pi(e),{priority:t(516)}),e[t(479)][t(501)].on(t(506),((n,r,s)=>{const o=t;s[o(518)][o(510)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(516)});const s=r[t(497)];s[t(528)]((r=>{const o=t;if(o(533)!==r[o(539)])return;const{start:i,end:a}=r[o(526)]();if(!i[o(542)](a)||!i[o(491)])return;const c=e[o(499)][o(530)],u=i[o(491)];return c[o(514)](u)&&!c[o(509)](u)&&c[o(508)](u,o(500))?{type:o(533),content:zr(n,o(504),s[o(540)](u,1))}:void 0})),this[t(498)]()}[Oi(498)](){const t=Oi,e=this[t(520)],n=e[t(535)];e[t(488)][t(477)](t(515))[t(497)][t(528)]((e=>{const r=t;if(r(480)!=e[r(539)])return;const{data:s}=e;return s&&r(523)==s[r(481)]?{type:r(489),content:zr(n,r(484),zr(n,r(534)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(488)][o(477)](o(515)),a=r[o(536)][o(496)],c=r[o(536)][o(524)],u=t[o(499)][o(530)];if(!a[o(542)](c)||!a[o(491)])return;const l=a[o(491)];if(u[o(514)](l)&&!u[o(509)](l)&&u[o(508)](l,o(500))){if(!s[o(502)][o(541)](r[o(536)],n[o(507)]))return;const t=s[o(544)][o(532)](o(482),{class:o(486)}),a=s[o(495)][o(493)](c);e&&i[o(527)][o(525)](r[o(513)])&&s[o(544)][o(519)](o(517),t),s[o(544)][o(505)](a,t),s[o(495)][o(529)](t,r[o(513)])}}}const xi=Ui;function Bi(){const t=["6823595tcWYjL","1230851qviYDC","6763464qVlCjP","plugins","*Remove all formatting*","has","2388EdNsfs","commandName","descriptionFactory","426EmhoDT","RemoveFormatEditing","afterInit","7674RIhILZ","type","formatBlock","_registerLegacyDescription","enableDefaultAttributesIntegration","locale","format","7731348jgxQXn","24555384hCztjG","TrackChangesEditing","287QJszJC","registerDescriptionCallback","get","removeFormat","editor","formatInline"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(998223===-parseInt(n(170))/1+parseInt(n(178))/2*(-parseInt(n(175))/3)+parseInt(n(188))/4+-parseInt(n(197))/5+-parseInt(n(181))/6*(parseInt(n(191))/7)+-parseInt(n(171))/8+parseInt(n(189))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(180)](){const t=xi,e=this[t(195)];e[t(172)][t(174)](t(179))&&(e[t(172)][t(193)](t(190))[t(185)](t(194)),this[t(184)]())}[xi(184)](){const t=xi,e=this[t(195)];e[t(172)][t(193)](t(190))[t(177)][t(192)]((n=>{const r=t;if(r(183)!=n[r(182)]&&r(196)!=n[r(182)])return;const{data:s}=n;return s&&r(194)==s[r(176)]?{type:r(187),content:zr(e[r(186)],r(173))}:void 0}))}}const Gi=Hi;function Vi(){const t=["36420ookEMO","discardAllSuggestions","acceptSuggestion","plugins","RestrictedEditingModeEditing","goToPreviousRestrictedEditingException","TrackChangesEditing","enableCommand","afterInit","33GuVWJQ","acceptSelectedSuggestions","369577KAksJn","discardSuggestion","15mQzBOy","4UapJmS","get","35lqOiTp","688552nqDlmn","1956612KJsDQr","1572550qGSdAQ","trackChanges","has","editor","1024314CGgHsl","goToNextRestrictedEditingException","discardSelectedSuggestions","684OOaARW","1003524pxmGTR","acceptAllSuggestions"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(527171===parseInt(n(401))/1+parseInt(n(409))/2+parseInt(n(417))/3*(-parseInt(n(404))/4)+-parseInt(n(403))/5*(parseInt(n(413))/6)+-parseInt(n(406))/7*(-parseInt(n(407))/8)+-parseInt(n(416))/9*(-parseInt(n(419))/10)+-parseInt(n(428))/11*(parseInt(n(408))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(427)](){const t=Gi,e=this[t(412)];if(!e[t(422)][t(411)](t(423)))return;const n=e[t(422)][t(405)](t(425));n[t(426)](t(424)),n[t(426)](t(414));const r=e[t(422)][t(405)](t(423));r[t(426)](t(410)),r[t(426)](t(421)),r[t(426)](t(402)),r[t(426)](t(418)),r[t(426)](t(420)),r[t(426)](t(400)),r[t(426)](t(415))}}const Wi=qi;function Ki(){const t=["editing","descriptionFactory","422138gyFLEW","9760384UbUzdZ","addMarker:suggestion:insertion","consumable","toViewPosition","1728402KCFjCF","addMarker:suggestion:deletion","activeMarkers","includes","ck-suggestion-marker--active","deletion","createPositionBefore","createUIElement","addClass","showSuggestionHighlights","7JfHvsI","element","name","TrackChangesEditing","addMarker:suggestion","init","enableCommand","10037202aIkrrg","writer","locale","shiftEnter","requires","170QcOUdM","data","downcastDispatcher","5235096ztnyLp","split","options","7BhcUZo","markerName","span","editor","high","669645eirash","model","getItems","softBreak","markerRange","mapper","test","bindElementToMarker","ck-suggestion-marker-","get","plugins","registerElementLabel","ELEMENT_LINE_BREAK","8324340FcqFrs","merge","insert"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(869459===-parseInt(n(282))/1*(-parseInt(n(305))/2)+parseInt(n(310))/3+parseInt(n(279))/4+parseInt(n(300))/5+-parseInt(n(271))/6*(parseInt(n(264))/7)+-parseInt(n(306))/8+-parseInt(n(287))/9*(parseInt(n(276))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Zi extends t.Plugin{static get[Wi(275)](){return[Js.ShiftEnter]}[Wi(269)](){const t=Wi,e=this[t(285)],n=e[t(297)][t(296)](t(267));n[t(270)](t(274)),e[t(303)][t(278)].on(t(307),Qi(e),{priority:t(286)}),e[t(303)][t(278)].on(t(311),Qi(e),{priority:t(286)}),e[t(277)][t(278)].on(t(268),((n,r,s)=>{const o=t;s[o(281)][o(263)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(304)][t(298)](t(290),(n=>zr(e[t(273)],t(299),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(297)][o(296)](o(267));if(!s[o(308)][o(293)](r[o(291)],n[o(266)]))return;const a=t[o(288)];for(const t of r[o(291)][o(289)]()){if(!t.is(o(265),o(290)))continue;const n=o(259)==r[o(283)][o(280)](":")[1]?o(301):o(280),c=s[o(272)][o(261)](o(284),{class:o(295)+n}),u=s[o(292)][o(309)](a[o(260)](t));e&&i[o(256)][o(257)](r[o(283)])&&s[o(272)][o(262)](o(258),c),s[o(272)][o(302)](u,c),s[o(292)][o(294)](c,r[o(283)])}}}const Ji=Yi;function Xi(){const t=["744676txqzGg","643923lNXFjW","StandardEditingModeEditing","2611629MBFyrq","markInlineFormat","value","isCollapsed","commandParams","afterInit","model","8acPxqa","5429007vuitZw","descriptionFactory","change","type","document","commandName","editor","from","forceValue","11251760QXclLn","getRanges","plugins","enableCommand","format","get","TrackChangesEditing","has","7141080cOvcGh","FORMAT_RESTRICTED_DISABLED","FORMAT_RESTRICTED_ENABLED","selection","commands","locale","2344630sZIyYi","1UVPEQj","formatBlock","restrictedEditingException","formatInline","registerDescriptionCallback","4HWlcQm"];return(Xi=function(){return t})()}function Yi(t,e){const n=Xi();return(Yi=function(t,e){return n[t-=367]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(605517===-parseInt(n(376))/1*(parseInt(n(382))/2)+parseInt(n(385))/3+parseInt(n(381))/4*(-parseInt(n(375))/5)+parseInt(n(369))/6+parseInt(n(383))/7*(-parseInt(n(392))/8)+parseInt(n(393))/9+-parseInt(n(402))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class $i extends t.Plugin{[Ji(390)](){const t=Ji,e=this[t(399)],n=e[t(391)],r=e[t(374)];if(!e[t(404)][t(368)](t(384)))return;const s=e[t(404)][t(407)](t(367)),o=t(378),i=e[t(373)][t(407)](o);s[t(405)](o,((e,r={})=>{const a=t,c=n[a(397)][a(372)];if(c[a(388)])return void e(r);const u=void 0!==r[a(401)]?r[a(401)]:!i[a(387)];n[a(395)]((()=>{const t=a,e=Array[t(400)](c[t(403)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(386)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(394)][t(380)]((e=>{const n=t;if(n(377)!=e[n(396)]&&n(379)!=e[n(396)])return;const{data:s}=e;return s&&s[n(398)]==o?s[n(389)][0][n(401)]?{type:n(406),content:zr(r,n(371))}:{type:n(406),content:zr(r,n(370))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=281]})(t,e)}function na(){const t=["definitions","29526ymfcgx","add","enableDefaultAttributesIntegration","11QpOddh","GeneralHtmlSupport","get","element","editor","registerBlockAttribute","formatBlock","StyleUtils","8GIzFEk","*Set format:* %0","toLowerCase","7001406irldnw","forceValue","_registerLegacyDescription","has","commandName","normalizeConfig","locale","type","1884TImesg","TrackChangesEditing","block","commandParams","config","8bKgWxX","471580Rgogyd","1570SrbWqd","formatInline","63261zatgAg","format","getGhsAttributeNameForElement","style","124802fzPoBI","styleName","registerAttributeLabel","ghsAttributes","2540988gtnmFp","plugins","descriptionFactory","Style","inline","afterInit","registerDescriptionCallback","906OQZUZt","FORMAT_STYLE","*Remove format:* %0","111982ygIhss","DataSchema","registerInlineAttribute"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(504322===-parseInt(n(288))/1*(-parseInt(n(320))/2)+parseInt(n(324))/3+-parseInt(n(296))/4*(parseInt(n(313))/5)+-parseInt(n(331))/6*(-parseInt(n(285))/7)+parseInt(n(312))/8*(parseInt(n(299))/9)+-parseInt(n(314))/10*(parseInt(n(316))/11)+parseInt(n(307))/12*(-parseInt(n(281))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(329)](){const t=ta,e=this[t(292)];if(!e[t(325)][t(302)](t(327))||!e[t(325)][t(302)](t(282)))return;const n=e[t(325)][t(290)](t(308)),r=e[t(305)],s=e[t(311)][t(290)](t(319))||{},o=e[t(325)][t(290)](t(289)),i=e[t(325)][t(290)](t(295))[t(304)](e[t(325)][t(290)](t(282)),s[t(284)]);n[t(287)](t(319));const a=new Set;for(const e of i[t(309)]){const n=o[t(318)](e[t(291)]);a[t(286)](n)}const c=new Set;for(const e of i[t(328)]){const n=o[t(318)](e[t(291)]);c[t(286)](n);for(const n of e[t(323)])c[t(286)](n)}for(const e of a)n[t(293)](e),n[t(326)][t(322)](e,zr(r,t(332)));for(const e of c)n[t(283)](e),n[t(326)][t(322)](e,zr(r,t(332)));this[t(301)]()}[ta(301)](){const t=ta,e=this[t(292)],n=e[t(305)];e[t(325)][t(290)](t(308))[t(326)][t(330)]((e=>{const r=t;if(r(294)!=e[r(306)]&&r(315)!=e[r(306)])return;const{data:s}=e;return s&&r(319)===s[r(303)]?s[r(310)][0][r(300)]?{type:r(317),content:zr(n,r(297),s[r(310)][0][r(321)][r(298)]())}:{type:r(317),content:zr(n,r(333),s[r(310)][0][r(321)][r(298)]())}:void 0}))}}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=157]})(t,e)}const oa=sa;function ia(){const t=["addClass","oldRange","left","substr","_setupColumnsRowsFixing","_suggestionFactory","change","removeClass","subType","insert","getChanges","getSelectionAffectedTableCells","downcastDispatcher","end","422264afMxPE","minRow","_tablePostFixingSubtypes","$textProxy","insertTableRowBelow","above","isArray","findAncestor","ELEMENT_TABLE_WITH_TEXT","accept","map","name","element","isInContent","2448995Nanvvp","registerElementLabel","ELEMENT_TABLE","item","colspan","startsWith","*Insert:* %0","includes","position","insertTableRowAbove","change:data","fromRange","afterInit","insertion","every","getRowIndexes","low","isTouching","_getCoordsForCells","addRange","toViewElement","length","mapper","removeTableColumn","min","TrackChangesEditing","join","showSuggestionHighlights","nodeAfter","classes","values","get","refresh","addMarker:suggestion","detach","_getSuggestionCoords","isEqual","last","getChildren","root","batch","maxRow","insertTableColumnLeft","minColumn","3594682xYWcjx","insertTableColumnRight","_splitMarkerName","type","getItems","*Remove:* %0","push","table","getColumnIndexes","tableRow","ELEMENT_TABLE_COLUMN","selectTableColumn","registerDescriptionCallback","$graveyard","getAttribute","differ","descriptionFactory","1774320WtaxXd","data","start","66QcVrSS","selectTableRow","nodeBefore","maxColumn","has","selection","locale","rootName","8ayHSKa","TableEditing","getContainedElement","rowspan","discard","registerCustomCallback","document","order","execute","getRanges","278490jxvRgE","max","highest","markMultiRangeDeletion","124cimtUe","from","some","18EEKFnE","createRangeOn","TableUtils","getFirstRange","toLowerCase","removeTableRow","model","plugins","243mScoji","ELEMENT_TABLE_COLUMN_WITH_TEXT","add","createPositionAt","editor","registerPostFixer","MAX_SAFE_INTEGER","insertTable","span","getCellLocation","_tableSuggestions","setSelection","options","695268gZdcbS","tableColumn","ELEMENT_TABLE_ROW","deletion","ELEMENT_TABLE_ROW_WITH_TEXT","getChangedMarkers","24243EmYlpO","markMultiRangeInsertion","forceValue","_acceptFormatSuggestionCallbackFactory","enableCommand","MIN_SAFE_INTEGER","commands","enqueueChange","suggestion","first","createRangeIn","filter","isIntersectingWithRange","hasAttribute","tablePaste","tableCell","getSuggestion","createTableWalker","cell","writer"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(816304===-parseInt(n(216))/1+parseInt(n(192))/2*(-parseInt(n(222))/3)+-parseInt(n(256))/4+-parseInt(n(270))/5*(-parseInt(n(195))/6)+-parseInt(n(314))/7*(-parseInt(n(178))/8)+-parseInt(n(203))/9*(parseInt(n(188))/10)+-parseInt(n(170))/11*(-parseInt(n(167))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(258)]=[e(159),e(217)],this[e(213)]=new Set}[oa(282)](){const t=oa,e=this[t(207)],n=e[t(201)][t(184)][t(175)];if(!e[t(202)][t(174)](t(179)))return;const r=e[t(176)],s=e[t(202)][t(301)](t(295)),o=e[t(202)][t(301)](t(197));s[t(166)][t(271)](t(157),(e=>zr(r,t(272),e))),this[t(246)](),s[t(226)](t(210)),s[t(226)](t(171)),s[t(226)](t(161));for(const r of[t(279),t(260)]){const i=e[t(228)][t(301)](r);s[t(226)](r,(r=>{const a=t;e[a(201)][a(248)]((t=>{const e=a;r();const c=e(261)===i[e(185)],u=o[e(253)](n),l=o[e(285)](u),f=c?l[e(231)]-1:l[e(307)]+1,h=u[0][e(263)](e(157)),g=o[e(239)](h,{startRow:f,endRow:f}),d=Array[e(193)](g)[e(266)]((n=>t[e(196)](n[e(240)])));s[e(223)](d,e(159))}))}))}for(const r of[t(312),t(315)]){const i=e[t(228)][t(301)](r);s[t(226)](r,(r=>{const a=t;e[a(201)][a(248)]((t=>{const e=a;r();const c=e(244)===i[e(185)],u=o[e(253)](n),l=o[e(158)](u),f=c?l[e(231)]-1:l[e(307)]+1,h=u[0][e(263)](e(157)),g=o[e(239)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(193)](g)[e(266)]((n=>t[e(196)](n[e(240)])));s[e(223)](d,e(217))}))}))}for(const r of[t(200),t(293)]){const i=r[t(245)](11),a=i[t(199)](),c=a[t(245)](0,3)+t(211),u=t(157)+i,l=t(294)+i,f=t(189)+i;s[t(226)](r,(()=>{const i=t;e[i(201)][i(248)]((t=>{const e=i,h=o[e(253)](n),g=h[0][e(263)](e(157));let d;if(e(200)==r){const t=o[e(285)](h);d={startRow:t[e(231)],endRow:t[e(307)],includeAllSlots:!0}}else{const t=o[e(158)](h);d={startColumn:t[e(231)],endColumn:t[e(307)],includeAllSlots:!0}}const p=o[e(239)](g,d),m=Array[e(193)](p)[e(266)]((({cell:t})=>t)),I=ca(m[e(233)]((t=>t[e(235)](c)))),E=ca(m[e(233)]((t=>!t[e(235)](c))))[e(266)]((n=>t[e(196)](n))),b=s[e(191)](E,u);if(b&&(e(159)==b[e(250)]||e(217)==b[e(250)])){const n=this[e(305)](b);for(const r of I){const s=t[e(196)](r),i=o[e(212)](r),u=r[e(164)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(289)](s)}}}))}))}function c(r){const s=t,o=Array[s(193)](n[s(187)]())[s(266)]((t=>i.LiveRange[s(281)](t)));e[s(201)][s(248)]((t=>{const n=s,i=t[n(310)];r=r[n(233)]((t=>n(163)!=t[n(309)][n(177)])),t[n(214)](r),e[n(228)][n(301)](n(200))[n(302)](),e[n(186)](n(200),{forceDefaultExecution:!0}),e[n(201)][n(229)]((()=>{const t=n;e[t(201)][t(229)](i,(e=>{const n=t,r=o[n(233)]((t=>n(163)!=t[n(309)][n(177)]));r[n(291)]>0&&e[n(214)](r);for(const t of o)t[n(304)]()}))}))}))}function u(r){const s=t;e[s(201)][s(248)]((t=>{const o=s,a=Array[o(193)](n[o(187)]())[o(266)]((t=>i.LiveRange[o(281)](t))),c=[];for(const t of r)for(const e of t[o(318)]({shallow:!0}))c[o(320)](e);for(const n of c)o(163)!=n[o(309)][o(177)]&&(t[o(214)](t[o(206)](n,0)),e[o(228)][o(301)](o(293))[o(302)](),e[o(186)](o(293),{forceDefaultExecution:!0}));const u=a[o(233)]((t=>o(163)!=t[o(309)][o(177)]));u[o(291)]>0&&t[o(214)](u);for(const t of a)t[o(304)]()}))}function l(e,n){const r=t;return n[r(284)]((t=>e[r(194)]((e=>e[r(255)][r(306)](t[r(169)])||t[r(255)][r(306)](e[r(169)])))))}function f(e,n){const r=t;return e[r(194)]((t=>n[r(194)]((e=>t[r(255)][r(287)](e[r(169)])))))}e[t(168)][t(254)].on(t(303),((e,n,r)=>{const s=t;if(!r[s(215)][s(297)])return;const o=n[s(273)];if(!o)return;const i=r[s(292)][s(290)](o);function c(t){return Array[s(262)](t)?t:[t]}i&&s(237)===o[s(267)]&&(0,a.setHighlightHandling)(i,r[s(241)],((t,e,n)=>n[s(242)](c(e[s(299)]),t)),((t,e,n)=>n[s(249)](c(e[s(299)]),t)))}),{priority:t(190)}),s[t(166)][t(162)]((e=>{const n=t;if(n(283)!=e[n(317)]&&n(219)!=e[n(317)])return;const s=e[n(180)]();if(null!=s&&s.is(n(268),n(157))){if(n(283)==e[n(317)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)]));if(t[n(291)])return{type:n(283),content:zr(r,n(276),zr(r,n(264),'"'+t[n(296)](" ")+'"'))}}if(n(219)==e[n(317)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)]));if(t[n(291)])return{type:n(219),content:zr(r,n(319),zr(r,n(264),'"'+t[n(296)](" ")+'"'))}}}})),s[t(166)][t(162)]((e=>{const n=t;if(n(159)==e[n(250)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)])),s=this[n(305)](e),o=s[n(311)]-s[n(257)]+1;if(n(283)==e[n(317)])return t[n(291)]?{type:n(283),content:zr(r,n(276),zr(r,n(220),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(283),content:zr(r,n(276),zr(r,n(218),o))};if(n(219)==e[n(317)])return t[n(291)]?{type:n(219),content:zr(r,n(319),zr(r,n(220),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(219),content:zr(r,n(319),zr(r,n(218),o))}}if(n(217)==e[n(250)]){const t=e[n(318)]()[n(233)]((t=>t.is(n(259))))[n(266)]((t=>t[n(168)])),s=this[n(305)](e),o=s[n(173)]-s[n(313)]+1;if(n(283)==e[n(317)])return t[n(291)]?{type:n(283),content:zr(r,n(276),zr(r,n(204),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(283),content:zr(r,n(276),zr(r,n(160),o))};if(n(219)==e[n(317)])return t[n(291)]?{type:n(219),content:zr(r,n(319),zr(r,n(204),[o,'"'+t[n(296)](" ")+'"']))}:{type:n(219),content:zr(r,n(319),zr(r,n(160),o))}}})),s[t(247)][t(183)](t(283),t(159),t(182),c),s[t(247)][t(183)](t(219),t(159),t(265),c),s[t(247)][t(183)](t(283),t(217),t(182),u),s[t(247)][t(183)](t(219),t(217),t(265),u),s[t(247)][t(183)](t(283),t(217),t(296),l),s[t(247)][t(183)](t(219),t(217),t(296),l),s[t(247)][t(183)](t(283),t(159),t(296),f),s[t(247)][t(183)](t(219),t(159),t(296),f)}[oa(225)](){const t=oa,e=this[t(207)],n=e[t(201)][t(184)][t(175)];return(r,s)=>{const o=t;e[o(201)][o(248)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(255)][a(172)];u&&u[0]&&!1===u[0][a(224)]&&(l=r[0][a(169)][a(298)]);const f=t[a(232)](l);if(a(163)==f[a(309)][a(177)])return;const h=Array[a(193)](n[a(187)]())[a(266)]((t=>i.LiveRange[a(281)](t)));t[a(214)](f),e[a(228)][a(301)](c)[a(302)](),u[a(320)]({forceDefaultExecution:!0}),e[a(186)](c,...u);const g=h[a(233)]((t=>a(163)!=t[a(309)][a(177)]));g[a(291)]>0&&t[a(214)](g);for(const t of h)t[a(304)]()}))}}[oa(288)](t){const e=oa,n=this[e(207)][e(202)][e(301)](e(197));let r=Number[e(209)],s=Number[e(227)],o=Number[e(209)],i=Number[e(227)];for(const a of t){if(e(163)==a[e(309)][e(177)])continue;const{row:t,column:c}=n[e(212)](a),u=a[e(235)](e(181))?a[e(164)](e(181))-1:0,l=a[e(235)](e(274))?a[e(164)](e(274))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(246)](){const t=oa,e=this[t(207)],n=e[t(202)][t(301)](t(295)),r=e[t(202)][t(301)](t(197));e[t(201)][t(184)].on(t(280),(()=>{const r=t,s=Array[r(193)](e[r(201)][r(184)][r(165)][r(221)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(316)](t);if(r(230)!=s)continue;if(null!=e[r(243)])continue;const a=n[r(238)](o);this[r(258)][r(277)](i)&&this[r(213)][r(205)](a)}}),{priority:t(286)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(196)](e),a=e[s(263)](s(157)),c=r[s(212)](e);for(const t of this[s(213)]){const n=t[s(250)],r=n[s(275)](s(236)),u=n[s(245)](r?10:5),l=u[s(199)](),f=l[s(245)](0,3)+s(211),h=s(294)+u,g=s(189)+u;if(!t[s(269)])continue;if(a!=t[s(198)]()[s(169)][s(263)](s(157)))continue;if(t[s(234)](i))continue;const d=e[s(235)](f)?e[s(164)](f)-1:0,p=this[s(305)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(289)](i),o=!0)}return o};e[t(201)][t(184)][t(208)]((n=>{const r=t;let o=!1;for(const t of e[r(201)][r(184)][r(165)][r(252)]())if(r(251)==t[r(317)])if(r(159)==t[r(267)])for(const e of t[r(278)][r(298)][r(308)]())o=o||s(e,n);else r(237)==t[r(267)]&&(o=o||s(t[r(278)][r(298)],n));return o}))}[oa(305)](t){const e=oa;return this[e(288)](t[e(187)]()[e(266)]((t=>t[e(169)][e(298)])))}}function ca(t){const e=oa;return Array[e(193)](new Set(t)[e(300)]())}function ua(){const t=["accept","markMultiRangeBlockFormat","root","10HWsEgX","findAncestor","getSuggestions","value","createTableWalker","size","mergeTableCellLeft","getSelectionAffectedTableCells","subType","getFirstPosition","has","stop","26769BkJVBl","TableEditing","TableUtils","document","markBlockFormat","refresh","selection","highest","10wnOSBF","table","formatBlock","enableCommand","push","plugins","format","_acceptFormatSuggestionCallbackFactory","*Split cell:* horizontally","tableCell","getAncestors","162rnjjOd","rootName","requires","get","insertion","mergeTableCells","TrackChangesEditing","registerDescriptionCallback","splitTableCellVertically","element","add","3546935KSETXI","splitTableCellHorizontally","mergeTableCellUp","forceDefaultExecution","4550004GATzke","execute","find","_areMergableCells","locale","*Split cell:* vertically","low","descriptionFactory","detach","length","from","getRanges","isEnabled","filter","change","setSelection","cell","horizontally","containsRange","commandName","fromRange","_areSelectedCellsMergable","createRangeOn","deletion","19504746lqvIzs","getCellLocation","return","commands","_suggestionFactory","mergeTableCellDown","author","trackChanges","isInContent","*Merge cells*","688106HAsJLm","_isForcedDefaultExecutionBlock","editor","3706356kGZXXe","formatInline","type","registerCustomCallback","map","afterInit","model","mergeTableCellRight","$graveyard","direction","7628064NvZdla","set:isEnabled","_tablePostFixingSubtypes"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(643687===-parseInt(n(360))/1+parseInt(n(410))/2*(parseInt(n(391))/3)+parseInt(n(425))/4+parseInt(n(379))/5*(-parseInt(n(363))/6)+-parseInt(n(421))/7+-parseInt(n(373))/8+-parseInt(n(350))/9*(-parseInt(n(399))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[la(412)](){return[aa]}[la(368)](){const t=la,e=this[t(362)],n=e[t(369)][t(394)][t(397)],r=e[t(330)];if(!e[t(404)][t(389)](t(392)))return;const s=e[t(404)][t(413)](t(416)),o=e[t(404)][t(413)](t(393)),a=e[t(404)][t(413)](aa);a[t(375)][t(403)](t(415)),s[t(402)](t(415),(()=>{const n=t,r=o[n(386)](e[n(369)][n(394)][n(397)]);e[n(369)][n(340)]((()=>{const t=n;s[t(377)](r,{commandName:t(415),commandParams:[]},[],t(415))}))})),e[t(353)][t(413)](t(415)).on(t(327),((n,r)=>{const o=t;e[o(353)][o(413)](o(357))[o(382)]&&(r[o(335)]>0&&r[r[o(335)]-1]&&r[r[o(335)]-1][o(424)]||s[o(361)]||this[o(347)]()||n[o(390)]())}),{priority:t(398)});for(const n of[t(423),t(370),t(355),t(385)]){const r=e[t(353)][t(413)](n);s[t(402)](n,(()=>{const n=t,o=e[n(369)][n(394)][n(397)][n(388)]()[n(409)]()[n(328)]((t=>t.is(n(419),n(408)))),i=r[n(382)];e[n(369)][n(340)]((()=>{const t=n;s[t(377)]([o,i],{commandName:t(415),commandParams:[]},[],t(415))}))}))}for(const n of[t(418),t(422)]){const r=e[t(353)][t(413)](n);s[t(402)](n,(()=>{const i=t,a=o[i(386)](e[i(369)][i(394)][i(397)])[0],c=a[i(380)](i(400)),{column:u,row:l}=o[i(351)](a);let f=[];if(i(343)==r[i(372)]){const t=o[i(383)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(336)](t)[i(367)]((t=>t[i(342)]))}else{const t=o[i(383)](c,{column:u,includeAllSlots:!0});f=Array[i(336)](t)[i(367)]((t=>t[i(342)]))}e[i(369)][i(340)]((t=>{const e=i;s[e(395)](t[e(348)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(333)][t(417)]((e=>{const n=t;if(n(401)!=e[n(365)]&&n(364)!=e[n(365)])return;const{data:s}=e;return s&&n(415)==s[n(345)]?{type:n(405),content:zr(r,n(359))}:void 0})),s[t(333)][t(417)]((e=>{const n=t;if(n(401)!=e[n(365)]&&n(364)!=e[n(365)])return;const{data:s}=e;return s?n(418)==s[n(345)]?{type:n(405),content:zr(r,n(331))}:n(422)==s[n(345)]?{type:n(405),content:zr(r,n(407))}:void 0:void 0}));const c=a[t(406)]();for(const e of[t(423),t(370),t(355),t(385)])s[t(354)][t(366)](t(401),e,t(376),c);for(const e of[t(418),t(422)])s[t(354)][t(366)](t(401),e,t(376),c);s[t(354)][t(366)](t(401),t(415),t(376),(r=>{const s=t;e[s(369)][s(340)]((t=>{const o=s,a=Array[o(336)](n[o(337)]())[o(367)]((t=>i.LiveRange[o(346)](t)));t[o(341)](r),e[o(353)][o(413)](o(415))[o(396)](),e[o(327)](o(415),{forceDefaultExecution:!0});const c=a[o(339)]((t=>o(371)!=t[o(378)][o(411)]));c[o(335)]>0&&t[o(341)](c);for(const t of a)t[o(334)]()}))}));for(const n of[t(423),t(355),t(385),t(370)]){const r=e[t(353)][t(413)](n);r.on(t(374),((n,s,o)=>{const i=t;if(o){const t=e[i(369)][i(394)][i(397)][i(388)]()[i(409)]()[i(328)]((t=>t.is(i(419),i(408))));this[i(329)](r[i(382)],t)||(n[i(352)]=!1,n[i(390)]())}}),{priority:t(332)})}}[la(347)](){const t=la,e=this[t(362)][t(353)][t(413)](t(415)),n=this[t(362)][t(404)][t(413)](t(393));if(!e[t(338)])return!1;const r=n[t(386)](this[t(362)][t(369)][t(394)][t(397)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(329)](e,n))return!1;return!0}[la(329)](t,e){const n=la,r=this[n(362)][n(404)][n(413)](n(416)),s=this[n(362)][n(369)][n(348)](t),o=this[n(362)][n(369)][n(348)](e),i=new Set,a=new Set;for(const t of r[n(381)]())if((n(414)==t[n(365)]||n(349)==t[n(365)]||n(415)==t[n(387)])&&t[n(358)])for(const e of t[n(337)]())e[n(344)](s,!0)&&i[n(420)](t[n(365)]+":"+t[n(356)].id),e[n(344)](o,!0)&&a[n(420)](t[n(365)]+":"+t[n(356)].id);if(i[n(384)]!=a[n(384)])return!1;for(const t of i)if(!a[n(389)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=345]})(t,e)}function pa(){const t=["writer","headingColumns","registerBlockAttribute","FORMAT_HEADER_ROW","2436quJioA","downcastDispatcher","_splitMarkerName","TableUtils","nodeBefore","end","markerName","_suggestionFactory","bindElementToMarker","464343fpsbUB","requires","forceValue","10BuWeDW","cell","FORMAT_HEADER_COLUMN","_registerLegacyDescription","mapper","format","nodeAfter","*Format:* %0","343536tfDJGb","18375ahAhdY","stop","unbindElementFromMarkerName","FORMAT_REGULAR_ROW","getSuggestion","commandName","commandParams","get","formatBlock","markerRange","10lVKXov","registerAttributeLabel","810004ttthAY","data-suggestion","setTableColumnHeader","consume","getCellLocation","has","item","3410577RONWhR","locale","showSuggestionHighlights","type","markerNameToElements","start","setAttribute","9764soEAOv","toViewElement","addClass","plugins","name","editing","includes","consumable","FORMAT_REGULAR_COLUMN","removeClass","ck-suggestion-marker-","removeAttribute","options","activeMarkers","_handleLegacySuggestions","highest","ck-suggestion-marker--active","TrackChangesEditing","enableDefaultAttributesIntegration","setTableRowHeader","createTableWalker","headingRows","_acceptFormatSuggestionCallbackFactory","parent","registerDescriptionCallback","data","descriptionFactory","editor","removeMarker:suggestion","accept","afterInit","registerCustomCallback","4656nJiWxC","TableEditing","addMarker:suggestion"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(123936===parseInt(n(394))/1*(parseInt(n(359))/2)+parseInt(n(356))/3+-parseInt(n(380))/4+parseInt(n(368))/5+-parseInt(n(367))/6+-parseInt(n(347))/7*(parseInt(n(426))/8)+parseInt(n(387))/9*(parseInt(n(378))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(357)](){return[aa]}[ga(424)](){const t=ga,e=this[t(421)];if(!e[t(397)][t(385)](t(427)))return;const n=e[t(388)],r=e[t(397)][t(375)](t(411));r[t(412)](t(413)),r[t(412)](t(382)),r[t(345)](t(415)),r[t(345)](t(430)),r[t(420)][t(379)](t(415),zr(n,t(346))),r[t(420)][t(379)](t(430),zr(n,t(361))),this[t(408)]()}[ga(408)](){const t=ga,e=this[t(421)][t(397)][t(375)](t(411)),n=this[t(421)][t(397)][t(375)](t(350)),r=this[t(421)][t(397)][t(375)](aa)[t(416)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(349)](o[a(353)]),l=e[a(372)](u),f=l[a(419)];if(a(376)!=l[a(390)]||!f||a(382)!=f[a(373)])return;if(o[a(386)])return void s[a(369)]();if(!i[a(401)][a(383)](o[a(377)],s[a(398)]))return;const h=o[a(377)][a(392)][a(365)],g=o[a(377)][a(352)][a(351)],d=h[a(417)][a(417)],{column:p}=n[a(384)](h),{column:m}=n[a(384)](g);for(let s=p;s<=m;s++){const l=n[a(414)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(360)],l=i[a(363)][a(395)](s);i[a(429)][a(396)](a(404)+c,l),r&&i[a(429)][a(393)](a(381),u,l),i[a(363)][a(355)](l,o[a(353)]),t&&(e[a(407)][a(400)](o[a(353)])?i[a(429)][a(396)](a(410),l):i[a(429)][a(403)](a(410),l))}}}}e[t(354)][t(425)](t(376),t(413),t(423),r),e[t(354)][t(425)](t(376),t(382),t(423),r),this[t(421)][t(399)][t(348)].on(t(428),s(),{priority:t(409)}),this[t(421)][t(419)][t(348)].on(t(428),((e,n,r)=>{const o=t;r[o(406)][o(389)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(409)}),this[t(421)][t(399)][t(348)].on(t(422),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(349)](r[o(353)]),c=e[o(372)](a),u=c[o(419)];if(o(376)!=c[o(390)]||!u||o(382)!=u[o(373)])return;const l=s[o(363)][o(391)](r[o(353)]);if(l)for(const t of l)s[o(429)][o(403)](o(404)+i,t),s[o(429)][o(403)](o(410),t),s[o(429)][o(405)](o(381),t),s[o(363)][o(370)](t,r[o(353)])}),{priority:t(409)}),this[t(362)]()}[ga(362)](){const t=ga,e=this[t(421)],n=e[t(388)];function r(e){const r=t;return{type:r(364),content:zr(n,r(366),e)}}e[t(397)][t(375)](t(411))[t(420)][t(418)]((e=>{const s=t;if(s(376)!=e[s(390)])return;const{data:o}=e;if(o){if(s(413)==o[s(373)]){const t=o[s(374)][0][s(358)];return r(zr(n,s(t?346:371)))}if(s(382)==o[s(373)]){const t=o[s(374)][0][s(358)];return r(zr(n,s(t?361:402)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(713149===parseInt(n(320))/1+parseInt(n(401))/2+-parseInt(n(246))/3+parseInt(n(312))/4+-parseInt(n(375))/5*(-parseInt(n(377))/6)+parseInt(n(374))/7+-parseInt(n(298))/8*(parseInt(n(393))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(225),Ia(334),Ia(424),Ia(307),Ia(360),Ia(331),Ia(305)],Ta=Object[Ia(413)](ba[Ia(325)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(366)](){return[aa]}[Ia(255)](){const t=Ia,n=this[t(231)];if(!n[t(277)][t(290)](t(345)))return;const r=n[t(277)][t(368)](t(296)),s=n[t(277)][t(368)](t(329)),o=n[t(277)][t(368)](aa),a=n[t(277)][t(368)](t(345));o[t(344)][t(402)](t(355),t(314)),n[t(263)][t(365)][t(278)](t(367),{allowIn:t(284),allowContentOf:t(284),isLimit:!0}),n[t(398)][t(397)]({model:t(367),view:t(358)});let c=null;n[t(263)].on(t(380),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(313)]-1];h&&h[u(371)]||r[u(324)]||this[u(231)][u(323)][u(368)](u(224))[u(227)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(361)))return!1;const i=s[o(330)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(348)](n[o(392)][o(221)]);if(!a[o(313)])return!1;const c=a[0][o(343)](o(253)),l=r[o(247)](a),f=r[o(268)](a),h={startRow:l[o(410)],endRow:l[o(293)],startColumn:f[o(410)],endColumn:f[o(293)]};return 1==a[o(313)]&&(h[o(279)]+=r[o(357)](i)-1,h[o(406)]+=r[o(395)](i)-1),ka(c,h,r)}(l,f,n[u(263)],s,a)&&(o[u(297)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(263)][u(299)]((()=>{const t=u;n[t(263)][t(380)](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(313)]&&r[t(310)](o,t(355),{tablePasteChainId:s}),a[t(313)]&&r[t(310)](a,t(314),{tablePasteChainId:s}),l[t(313)]&&(r[t(310)](l,t(359),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(271)]((e=>{const n=t;var r;return null===(r=e[n(341)])||void 0===r?void 0:r[n(362)](e)}))),f[t(313)]&&(r[t(321)](f,t(359),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(271)]((e=>{const n=t;var r;return null===(r=e[n(341)])||void 0===r?void 0:r[n(362)](e)})));const g=r[t(342)](h[t(325)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(236),{tablePasteChainId:s});if(g){const e=g[t(420)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(263)][t(275)](s),a=e[t(316)]((e=>e[t(260)]()[t(388)](i)));a&&r[t(402)]([a[t(378)],o])}r[t(313)]&&g[t(340)](t(289),Object[t(413)](r))}c=null})))}),{priority:e.priorities[t(295)]+10}),n[t(277)][t(368)](t(345)).on(t(315),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(297)]();const u=s[r(273)],l=o,f=ya(u),h=ya(l);e[r(356)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(288)](u[r(234)](0));for(const t of Array[r(404)](l[r(364)]()))a[r(281)](t,u,r(267));const t=c[r(308)][r(233)](s[r(408)]),e=c[r(301)][r(233)](s[r(363)]);t||e||(g=i.LiveRange[r(383)](a[r(412)](u)))}else h&&!f&&(d=a[r(412)](u));else{const t=a[r(229)](r(367)),e=a[r(229)](r(367));a[r(349)](a[r(412)](u),e),a[r(281)](t,u,0);for(const e of Array[r(404)](l[r(364)]()))a[r(281)](e,t,r(267));g=i.LiveRange[r(383)](a[r(275)](t)),d=i.LiveRange[r(383)](a[r(275)](e))}const p=Array[r(404)](l[r(350)]())[r(381)]((([t])=>ba[r(233)](t)));c[r(409)][r(402)]({element:u,attributes:p[r(313)]?Object[r(413)](p):null}),g&&c[r(422)][r(402)](g),d&&c[r(303)][r(402)](d)}),{priority:t(295)}),s.on(t(390),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(238)]||1;c[o(301)]=new Array(l)[o(421)](u)[o(325)](((t,e)=>t+e));for(const{cell:t}of s[o(417)](i,{startColumn:u,endColumn:u+l-1}))c[o(386)][o(402)](n[o(263)][o(275)](t))}),{priority:t(232)}),s.on(t(405),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(257)]||1;c[o(308)]=new Array(l)[o(421)](u)[o(325)](((t,e)=>t+e));for(const{cell:t}of s[o(417)](i,{startRow:u,endRow:u+l-1}))c[o(372)][o(402)](n[o(263)][o(275)](t))}),{priority:t(232)}),r[t(242)][t(373)]((e=>{const r=t;if(e[r(332)]&&e[r(332)][r(376)](r(359)))return e[r(235)]?{}:{type:r(244),content:zr(n[r(319)],r(239))}}));const u=()=>!1;for(const e of[t(359),t(314),t(355),t(236)])r[t(223)][t(370)](t(244),e,t(249),u),r[t(223)][t(370)](t(379),e,t(249),u),r[t(223)][t(370)](t(339),e,t(249),u);r[t(223)][t(370)](t(339),t(236),t(411),u),r[t(223)][t(370)](t(339),t(236),t(353),((e,r,s)=>{const o=t,i=e[o(325)]((t=>t[o(328)]()))[o(381)]((t=>t)),a=new Map(i[o(325)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(409)])e&&a[o(318)](t,e);else if(s&&s[o(289)])for(const[t,e]of Object[o(346)](s[o(289)])){const r=n[o(263)][o(347)][o(368)](t),s=r?r[o(260)]()[o(328)]():null;s&&a[o(318)](s,e)}n[o(263)][o(299)]((t=>{const e=o;for(const[n,r]of a)t[e(262)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(223)][o(370)](e,o(359),s,((t,i,a)=>{const c=o;n[c(263)][c(299)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(385)][o(338)];t.is(o(250),o(367))&&u[o(402)](t)}r[o(223)][o(226)](e,null,s)(t,i,a);for(const t of u)o(294)!=t[o(269)][o(369)]&&n[o(389)](t)}))}))};l(t(244),t(353)),l(t(244),t(411)),l(t(379),t(353)),l(t(379),t(411)),r[t(223)][t(370)](t(244),t(355),t(411),(e=>{const n=t,r=e[n(325)]((t=>t[n(328)]())),i=r[0][n(343)](n(253)),{minRow:a,maxRow:c}=o[n(259)](r);s[n(311)](i,{at:a,rows:c-a+1})})),r[t(223)][t(370)](t(244),t(314),t(411),(e=>{const n=t,r=e[n(325)]((t=>t[n(328)]())),i=r[0][n(343)](n(253)),{minColumn:a,maxColumn:c}=o[n(259)](r);s[n(306)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(332)]||!n[s(332)][s(376)](s(359)))return;const o=n[s(415)][s(423)],i=r[s(354)]()[s(381)]((t=>t[s(418)]&&t[s(415)]&&t[s(415)][s(423)]==o));i[s(313)]&&n[s(414)]()[s(313)]!=i[s(313)]&&i[s(403)](((t,e)=>(t[s(322)]=e,e[s(235)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(280)](e[s(400)]),i=[s(241),s(333)],a=r[s(265)][s(233)](e[s(400)]);return a&&i[s(402)](s(291)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(272),f,{priority:t(295)}),r.on(t(256),f,{priority:t(295)}),n[t(263)][t(392)][t(399)]((()=>{const e=t;let s=!1;const o=Array[e(404)](n[e(263)][e(392)][e(251)][e(302)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(280)](t);if(e(258)!=o||e(379)!=a||i[e(274)])continue;if(!r[e(416)](c))continue;const u=r[e(352)](c)[e(326)](),l=n[e(277)][e(368)](e(283)).me;for(const t of r[e(354)]())if(t[e(418)]&&t[e(391)]==l&&e(339)==t[e(300)]&&e(236)==t[e(332)]&&t[e(326)]()[e(394)]((t=>u[e(292)]((n=>n[e(266)](t,!0))))))for(const n of t[e(414)]())n[e(418)]&&(n[e(411)](),s=!0)}return s})),n[t(263)][t(392)][t(399)]((e=>{const s=t,o=n[s(323)][s(368)](s(285));if(!o||!o[s(222)][s(290)](e[s(327)]))return!1;let i=!1;const a=n[s(277)][s(368)](s(283)).me,c=n[s(263)][s(392)][s(251)][s(282)](),u=Array[s(404)](n[s(263)][s(392)][s(251)][s(302)]())[s(381)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(280)](t);return n(258)==o&&n(359)==i&&c==a.id&&!e[n(274)]}));for(const t of c){if(s(281)!=t[s(300)]||s(367)!=t[s(378)]||1!=t[s(313)])continue;const n=e[s(261)](t[s(351)],t[s(351)][s(335)](1));if(!u[s(316)]((({data:t})=>t[s(245)][s(388)](n))))for(const{name:t,data:r}of u)if(n[s(266)](r[s(245)])){e[s(264)](t,{range:n}),i=!0;break}}return i})),n[t(263)][t(392)][t(399)]((e=>{const s=t;let o=!1;const i=n[s(277)][s(368)](s(283)).me,a=r[s(354)]()[s(381)]((t=>t[s(418)]&&t[s(391)]==i)),c=new Set,u=new Set;for(const t of a)if(s(359)==t[s(332)])for(const e of t[s(420)]()){const n=e[s(260)]()[s(328)]();if(n)if(n.is(s(250),s(367))&&ya(n)){t[s(240)](e[s(378)]),c[s(419)](n),o=!0;const r=n[s(309)],i=n[s(396)],a=r&&r.is(s(250),s(367)),l=i&&i.is(s(250),s(367));a&&!c[s(290)](r)&&u[s(419)](r),l&&!c[s(290)](i)&&u[s(419)](i)}else n.is(s(250),s(384))&&n[s(254)]&&(t[s(240)](e[s(378)]),o=!0)}else if(s(236)==t[s(332)]){if(!t[s(415)]||!t[s(415)][s(423)])continue;const e=t[s(415)][s(289)];if(e&&Object[s(252)](e)[s(313)])continue;const n=t[s(415)][s(423)];let r=!0,i=!0;for(const e of a)if(e[s(332)]&&e[s(332)][s(376)](s(359))){if(!e[s(415)][s(423)]){i=!1;break}if(e.id!=t.id&&e[s(415)][s(423)]==n){r=!1;break}}i&&r&&(t[s(304)](),o=!0)}for(const t of c)e[s(288)](t);for(const t of u)e[s(389)](t);return o})),n[t(398)][t(287)](t(407))[t(276)]({model:t(230),view:(t,e)=>h(t),converterPriority:t(295)}),n[t(398)][t(287)](t(243))[t(276)]({model:t(230),view:(e,n)=>n[t(317)][t(270)]?h(e,!1):null,converterPriority:t(295)});const g=n[t(286)][t(237)];this[t(387)](g[t(392)],t(382),((e,n)=>{const r=t,s=[];for(const t of g[r(412)](n[r(337)])[r(228)]())t.is(r(250),r(358))&&s[r(402)](t);g[r(299)]((t=>{const e=r;for(const n of s)t[e(248)](t[e(412)](n),t[e(336)](n)),t[e(288)](n)}))}))}}function ya(t){const e=Ia;if(t[e(254)])return!0;const n=t[e(234)](0);return n.is(e(250),e(384))&&n[e(254)]}function Aa(){const t=["getRange","createRange","setAttributes","model","updateMarker","activeMarkers","containsRange","end","getColumnIndexes","root","showSuggestionHighlights","forEach","suggestionLoaded","cell","oldRange","createRangeOn","markerToHighlight","plugins","register","endRow","_splitMarkerName","insert","getChanges","Users","tableCell","redo","editing","for","remove","markerAttributes","has","ck-suggestion-marker--active","some","last","$graveyard","high","TrackChangesEditing","stop","8Xvqslt","change","type","columnInsertionIndexes","getChangedMarkers","deletionRanges","removeMarkers","tableCellPadding","removeColumns","tableCellHorizontalAlignment","rowInsertionIndexes","nextSibling","markMultiRangeInsertion","removeRows","701340Yfwqdp","length","tablePasteColumn","_replaceTableSlotCell","find","options","set","locale","110967rjlMrG","markMultiRangeDeletion","next","commands","_isForcedDefaultExecutionBlock","map","getRanges","batch","getContainedElement","TableUtils","getTableIfOnlyTableInContent","tableCellBackgroundColor","subType","ck-suggestion-marker-insertion","tableCellBorderColor","getShiftedBy","createPositionBefore","content","nodeAfter","formatBlock","setAttribute","detach","markMultiRangeBlockFormat","findAncestor","_tablePostFixingSubtypes","TableClipboard","entries","markers","getSelectionAffectedTableCells","wrap","getAttributes","position","getSuggestion","accept","getSuggestions","tablePasteRow","return","getRows","suggestion-td","tablePaste","tableCellVerticalAlignment","documentSelection","call","column","getChildren","schema","requires","tableCellSuggestion","get","rootName","registerCustomCallback","forceDefaultExecution","rowInsertionRanges","registerDescriptionCallback","5027771RWxuJV","220535pjNfNG","startsWith","102YmiKbK","name","deletion","insertContent","filter","clipboardOutput","fromRange","paragraph","start","columnInsertionRanges","listenTo","isEqual","unwrap","insertColumns","author","document","11087379Cpykmt","every","getColumns","previousSibling","elementToElement","conversion","registerPostFixer","markerName","2556690VRIaJS","push","reduce","from","insertRows","endColumn","editingDowncast","row","cells","first","discard","createRangeIn","fromEntries","getAllAdjacentSuggestions","attributes","hasSuggestion","createTableWalker","isInContent","add","getMarkers","fill","insertionRanges","tablePasteChainId","tableCellBorderStyle","selection","_createdBatches","_suggestionFactory","trackChanges","tableCellBorderWidth","getSuggestionCallback","value","getItems","createElement","suggestion:formatBlock:tablePasteCell","editor","low","includes","getChild","previous","tablePasteCell","view","columns","*Replace table cells*","removeMarker","ck-suggestion-marker","descriptionFactory","dataDowncast","insertion","newRange","3262917NdQrJE","getRowIndexes","move","join","element","differ","keys","table","isEmpty","afterInit","suggestionUnloaded","rows","suggestion","_getCoordsForCells"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(417)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Na();return(Ca=function(t,e){return n[t-=204]})(t,e)}const La=Ca;function Na(){const t=["afterInit","subType","type","7ZdKkYm","formatInline","1075670QuUboX","has","accept","get","11rXFUsh","selection","1588FpMCGO","Users","804Anqinh","registerDescriptionCallback","handleResizeTableWidthCommand","handleSuggestionDescription","change","commandParams","table","getSuggestions","8EQbusq","getSuggestionCallback","3690423bZeNoM","380670ewOKFe","18325qtdFHC","getTableColumnsWidths","getContainedElement","locale","bind","columnWidths","discard","registerCustomCallback","data","document","tableWidth","getSelectedElement","355761FkUUtv","descriptionFactory","format","enableCommand","getColumnGroupElement","TrackChangesEditing","author","formatGroupId","getAttribute","resizeTableWidth","formatBlock","868MUQxUU","TableColumnResizeEditing","model","resizeTable","plugins","4621944UzVQbL","_suggestionFactory","*Format:* resize table","markBlockFormat","editor"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(475571===-parseInt(n(251))/1*(-parseInt(n(249))/2)+-parseInt(n(217))/3+parseInt(n(228))/4*(-parseInt(n(205))/5)+parseInt(n(204))/6*(parseInt(n(241))/7)+parseInt(n(259))/8*(parseInt(n(261))/9)+-parseInt(n(243))/10+parseInt(n(247))/11*(parseInt(n(233))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(238)](){const t=La;if(!this[t(237)][t(232)][t(244)](t(229)))return;const e=this[t(237)][t(232)][t(246)](t(222));e[t(220)](t(226),this[t(253)][t(209)](this)),e[t(234)][t(212)](t(227),t(231),t(245),e[t(234)][t(260)](t(227),null,t(211))),e[t(234)][t(212)](t(227),t(231),t(211),e[t(234)][t(260)](t(227),null,t(245))),e[t(218)][t(252)](this[t(254)][t(209)](this))}[La(253)](t,e){const n=La,r=this[n(237)][n(232)][n(246)](n(222)),s=this[n(237)][n(232)][n(246)](n(229)),o=e[n(257)]||this[n(237)][n(230)][n(214)][n(248)][n(216)]();this[n(237)][n(230)][n(255)]((()=>{const i=n,a=s[i(221)](o);let c=a?s[i(206)](a):null,u=o[i(225)](i(215))||null;const l=e[i(215)]||u,f=e[i(210)]||c,h=this[i(237)][i(232)][i(246)](i(250)).me;for(const t of r[i(258)]()){const e=t[i(207)]();if(i(231)===t[i(239)]&&e===o){t[i(223)]!==h&&t[i(211)]();const e=t[i(213)][i(256)];u=e[0][i(215)],c=e[0][i(210)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(236)](o,{commandName:i(226),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(231)},[],i(231))}))}[La(254)](t){const e=La;if(e(227)!=t[e(240)]&&e(242)!=t[e(240)])return;const{data:n}=t;if(n&&e(231)===n[e(224)]){const t=e(235);return{type:e(219),content:zr(this[e(237)][e(208)],t)}}}}function Sa(){const t=["98358JqpRNk","enableCommand","2229022cLpvtb","261245RSuZgN","3418257MzWAUg","has","insertTemplate","get","TrackChangesEditing","Template","12318928FtzqQL","86620CEIRyA","afterInit","1863FUtzNH","editor","1091342ViRmac","91dVyhpV","plugins","56emzmqe"];return(Sa=function(){return t})()}function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=469]})(t,e)}const Ma=va;!function(t,e){const n=va,r=t();for(;;)try{if(801225===parseInt(n(483))/1+parseInt(n(470))/2+-parseInt(n(472))/3+parseInt(n(486))/4*(-parseInt(n(471))/5)+parseInt(n(487))/6*(parseInt(n(484))/7)+-parseInt(n(478))/8+-parseInt(n(481))/9*(-parseInt(n(479))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Oa extends t.Plugin{[Ma(480)](){const t=Ma,e=this[t(482)];e[t(485)][t(473)](t(477))&&e[t(485)][t(475)](t(476))[t(469)](t(474))}}const wa=Da;!function(t,e){const n=Da,r=t();for(;;)try{if(410613===parseInt(n(430))/1*(-parseInt(n(423))/2)+parseInt(n(440))/3*(parseInt(n(435))/4)+-parseInt(n(429))/5*(-parseInt(n(432))/6)+parseInt(n(434))/7+-parseInt(n(437))/8+-parseInt(n(421))/9+parseInt(n(436))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[wa(433)](){const t=wa,e=this[t(441)];if(!e[t(431)][t(439)](t(442)))return;e[t(438)][t(439)](t(424))[t(422)](t(442));const n=e[t(438)][t(439)](t(424)),r=e[t(443)];n[t(427)][t(425)](t(428),(e=>zr(r,t(426),e)))}}function Da(t,e){const n=Pa();return(Da=function(t,e){return n[t-=421]})(t,e)}function Pa(){const t=["enableCommand","360862SgCtbl","TrackChangesEditing","registerElementLabel","ELEMENT_TABLE_OF_CONTENTS","descriptionFactory","tableOfContents","5IglkZt","3sgEEMr","commands","581556NmJNXm","afterInit","2778706neKTLC","34912DtEZJk","17360390LDemBq","5389096CkIBNN","plugins","get","3qBVYEV","editor","insertTableOfContents","locale","5517972stoNQR"];return(Pa=function(){return t})()}function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=476]})(t,e)}const Ba=xa;function Ua(){const t=["locale","registerElementLabel","Title","document","ELEMENT_TITLE","605240jPKhKZ","removeMarker","590975HdACAN","differ","getNearestSelectionRange","plugins","from","84vMfhRD","2247TmaudA","1488816qkFnLb","title-content","suggestion","forward","element","registerPostFixer","3180agkLaL","13887zDZjuS","2256294JYasEq","TrackChangesEditing","end","_splitMarkerName","nodeBefore","schema","157248NKEklj","has","createRange","getChangedMarkers","afterInit","isEqual","editor","isCollapsed","newRange","model","get","descriptionFactory","7zOKwTC","updateMarker","start","isTouching"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(189519===parseInt(n(493))/1+parseInt(n(477))/2*(-parseInt(n(478))/3)+parseInt(n(479))/4+-parseInt(n(516))/5+parseInt(n(487))/6+parseInt(n(505))/7*(-parseInt(n(514))/8)+parseInt(n(486))/9*(-parseInt(n(485))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(497)](){const t=Ba,e=this[t(499)];if(!e[t(519)][t(494)](t(511)))return;const n=e[t(519)][t(503)](t(488));n[t(504)][t(510)](t(480),(()=>zr(e[t(509)],t(513)))),e[t(502)][t(512)][t(484)]((r=>{const s=t;let o=!1;const i=Array[s(476)](e[s(502)][s(512)][s(517)][s(496)]());for(const{name:t,data:a}of i){const{group:i}=n[s(490)](t);if(s(481)!==i||!a[s(501)])continue;const c=a[s(501)],u=c[s(489)][s(491)];if(!u||!u.is(s(483),s(480)))continue;if(!c[s(507)][s(508)](c[s(489)]))continue;const l=e[s(502)][s(492)][s(518)](c[s(489)],s(482));if(l&&l[s(500)]){const e=r[s(495)](c[s(507)],l[s(507)]);e[s(498)](c)||(r[s(506)](t,{range:e}),o=!0)}o||(r[s(515)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["editor","19660AUayeW","16fksMhJ","1039125VutGSQ","2354985HTDgYf","undo","TrackChangesEditing","plugins","enableCommand","22DZUFsc","has","UndoEditing","285gQljFk","get","1544809cqBwJM","2953444grsZGx","2917506KdyQPO","afterInit","redo","5XhvdAv","1211130QdysTw"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(818198===parseInt(n(135))/1+parseInt(n(133))/2*(-parseInt(n(123))/3)+parseInt(n(126))/4+-parseInt(n(130))/5*(parseInt(n(127))/6)+parseInt(n(125))/7*(parseInt(n(134))/8)+parseInt(n(136))/9+parseInt(n(131))/10*(-parseInt(n(120))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(128)](){const t=Ga,e=this[t(132)],n=e[t(118)][t(124)](t(117));e[t(118)][t(121)](t(122))&&(n[t(119)](t(137)),n[t(119)](t(129)))}}const Wa=qa;function Ka(){const t=["5721443wvpHKA","2473461EBcRJd","afterInit","398268wDqiGi","requires","853700soTsTG","toggleTableCaption","20fYuQbY","enableCommand","TrackChangesEditing","9990688cQuKTT","2puabzD","plugins","editor","10KMBuTE","1364405CZdlxn","9035649OzCnuq","TableCaptionEditing","has","get"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(819878===parseInt(n(389))/1+-parseInt(n(375))/2*(-parseInt(n(385))/3)+parseInt(n(371))/4*(-parseInt(n(379))/5)+-parseInt(n(387))/6+parseInt(n(384))/7+-parseInt(n(374))/8+parseInt(n(380))/9*(parseInt(n(378))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Za extends t.Plugin{static get[Wa(388)](){return[aa]}[Wa(386)](){const t=Wa,e=this[t(377)];e[t(376)][t(382)](t(381))&&e[t(376)][t(383)](t(373))[t(372)](t(390))}}const Qa=Xa;function Ja(){const t=["change","selection","removeAttribute","TableCellPropertiesEditing","_getSuggestion","subType","descriptionFactory","locale","getSelectionAffectedTableCells","join","tableAlignment","4ftuipn","editor","230745hayljF","11tOZHAd","tableBorderColor","afterInit","formatBlock","tableCellProperties","handleSuggestionDescription","commandParams","tableCellWidth","start","1541156FHjGpx","tableCellHorizontalAlignment","data","discard","tableWidth","_handlePropertyChange","TablePropertiesEditing","*Format:* change table properties","has","55237IrNSbH","1784ggFcqE","tableCellBackgroundColor","handleDiscardAction","tableProperties","tableCellBorderColor","tableCellPadding","model","accept","document","pluginName","enqueueChange","batch","TrackChangesTableProperties","registerCustomCallback","tableBackgroundColor","getFirstPosition","tableCellVerticalAlignment","getSuggestions","tableCellBorderWidth","2vzFbQi","5303748KtMCHH","4158333TqPrZK","plugins","_suggestionFactory","nodeAfter","2817aOdBQO","31572588tMorqi","getSuggestionCallback","TableUtils","tableCellHeight","getContainedElement","get","registerDescriptionCallback","format","tableBorderStyle","43480JdgZwX","markBlockFormat","TrackChangesEditing","findAncestor","tableHeight","setAttribute","tableCellBorderStyle","enableCommand","getAttribute","*Format:* change table cell properties","tableBorderWidth","table"];return(Ja=function(){return t})()}function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(940360===parseInt(n(307))/1*(-parseInt(n(256))/2)+-parseInt(n(258))/3+parseInt(n(295))/4*(-parseInt(n(297))/5)+parseInt(n(257))/6+parseInt(n(316))/7*(parseInt(n(317))/8)+parseInt(n(262))/9*(-parseInt(n(272))/10)+parseInt(n(298))/11*(parseInt(n(263))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(320)]=[e(299),e(271),e(282),e(294),e(311),e(276),e(251)],this[e(302)]=[e(321),e(278),e(255),e(322),e(305),e(266),e(318),e(308),e(253)]}static get[Qa(246)](){return Qa(249)}[Qa(300)](){const t=Qa,e=this[t(296)][t(259)][t(268)](t(274));if(this[t(296)][t(259)][t(315)](t(313))){for(const n of this[t(320)])e[t(279)](n,((e,r)=>{const s=t,o=this[s(296)][s(323)][s(245)][s(285)][s(252)]()[s(275)](s(283));this[s(312)](n,[o],this[s(320)],s(320),e,r)}));e[t(260)][t(250)](t(301),t(320),t(244),e[t(260)][t(264)](t(301),null,t(310))),e[t(260)][t(250)](t(301),t(320),t(310),((e,n)=>this[t(319)](this[t(320)],e,n))),e[t(260)][t(250)](t(301),t(320),t(293),(()=>!1))}if(this[t(296)][t(259)][t(315)](t(287))){for(const n of this[t(302)])e[t(279)](n,((e,r)=>{const s=t,o=this[s(296)][s(259)][s(268)](s(265))[s(292)](this[s(296)][s(323)][s(245)][s(285)]);this[s(312)](n,o,this[s(302)],s(302),e,r)}));e[t(260)][t(250)](t(301),t(302),t(244),e[t(260)][t(264)](t(301),null,t(310))),e[t(260)][t(250)](t(301),t(302),t(310),((e,n)=>this[t(319)](this[t(302)],e,n))),e[t(260)][t(250)](t(301),t(302),t(293),(()=>!1))}e[t(290)][t(269)]((e=>this[t(303)](e)))}[Qa(312)](t,e,n,r,s,o){const i=Qa,a=this[i(296)][i(259)][i(268)](i(274));this[i(296)][i(323)][i(247)](o[i(248)],(()=>{const t=i;for(const i of e)if(this[t(288)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(280)](r);void 0!==n&&(e[r]=n)}s(o),a[t(273)](i,{commandParams:[e]},[],r)}}))}[Qa(319)](t,e,n){const r=Qa,s=e[0][r(306)][r(261)],o=n[r(304)][0];this[r(296)][r(323)][r(284)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(277)](r,o[r],s):e[n(286)](r,s)}))}[Qa(303)](t){const e=Qa;if(t[e(309)])switch(t[e(289)]){case e(320):return{type:e(270),content:zr(this[e(296)][e(291)],e(314))};case e(302):return{type:e(270),content:zr(this[e(296)][e(291)],e(281))}}}[Qa(288)](t,e){const n=Qa,r=this[n(296)][n(259)][n(268)](n(274));for(const s of r[n(254)]({skipNotAttached:!0})){const r=s[n(267)]();if(s[n(289)]===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=X?X.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=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})),Yt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=305]})(t,e)}function Tc(){const t=["selection","get","position","hasComments","multi","data","fromCharCode","removeMarker","removeClass","markDeletion","removeMarkers","track-changes-suggestion-not-found","isEqual","getRange","reconvertMarker","define","some","insert","documentSelection","isArray","formatInline:accept","commandName","fetchCommentThread","track-changes-adapter-already-set","isLocal","markInlineFormat","unbind","unbindElementFromMarkerName","isAtEnd","config","clone","createSelection","oldValue","return","87201FvqbpT","containerElement","next","_customCallbacks","$elementName","_processAttributeChanges","getMarkers","editingDowncast","splitPosition","from","getWalker","showSuggestionHighlights","469VAtJwS","ck-suggestion-marker","getItems","rootName","trackChanges","author","groupId","ck-suggestion-marker--active","element","track-changes-suggestion-data-mismatch","deletion:chain","PENDING_ACTION_SUGGESTION","toJSON","removed","@external","options","2467766RikvbT","refresh","getMultiRangeId","accept","isRemovable","_adapter","resolve","_getAttributeKey","batch","markInsertion","formatBlock:join","createPositionBefore","data-suggestion","formatInline:discard","insertion:discard","locale","dataReady","then","item","normal","activeMarkers","howMany","isDocumentOperation","containsRange","push","getDifference","insertion","isCollapsed","head","meta","isBefore","markMultiRangeDeletion","consume","isMultiRange","removeComment","subType","notReady","name","addCommentThread","enableDefaultAttributesIntegration","CommentsRepository","targetPosition","updateSuggestion","addComment","forward","_recordAttributeChanges","change","multipleBlocks","_getSuggestionData","markBlockFormat","isInContent","enableReadOnlyMode","_defaultCallbacks","enableCommand","formatBlock:chain","_rangeIsInLocalUserInsertion","_breakSuggestionMarker","formatInline:","markerToHighlight","forEach","attributeOldValue","change:_saved","markerName","writer","announce","getCommentThread","requires","isExternal","_refreshAttributeSuggestionsChain","isIntersecting","_onDiscard","_getMarkerAnnouncementText","collaboration.channelId","track-changes-enable-command-twice","deletion:discard","markMultiRangeBlockFormat","conversion","includes","highest","createElement","insertion:chain","registerCustomCallback","editing","ck-suggestion-marker-formatInline","_reduceSuggestionAttributeRange","15BstfVN","discardSelectedSuggestions","473KHSftb","addMarker","attribute:accept","addClass","setAttribute","_mergeNestedSuggestions","splice","values","FORMATTING","authoredAt","key","_trackFormatChanges","ready","rethrowUnexpectedError","delete","deletion","action","rejected","dataToMarker","suggestionUnloaded","isAfter","deleteContent","setTo","startsWith","getRanges","16350DyHeqX","isOwn","addRange","formatBlock:discard","_registerDefaultCallbacks","length","change:data","formatBlock:accept","change:activeMarkers","editor","ck-suggestion-marker-","_afterChanges","high","$text","LEAVE","markerReady","Users","track-changes-adapter-missing-getsuggestion","_updateSuggestionData","setSelection","split","_addSuggestionMarker","_blockAttributeKeys","81819anfRaP","hasCommentThread","enqueueChange","newRange","attribute","plugins","deletion:accept","unshift","createRangeOn","deletion:","applyOperation","_inlineAttributeKeys","$graveyard","update:suggestion","value","detach","formatInline:chain","for","find","discardAllSuggestions","isTouching","acceptAllSuggestions","error-saving-suggestion-data-suggestion-discarded","type","newValue","_isDataLoaded","_isRegisteredAttribute","_enabledCommands","oldRange","_recordAttributeSuggestions","116868bdEmKo","bindElementToMarker","getUser","after","listenTo","registerBlockAttribute","suggestion-type","suggestionChanged","skipNestingCheck","getChangedMarkers","isInsideObject","elementToElement","low","_reduceExistingSuggestions","createRange","_isForcedDefaultExecutionBlock","never","addSuggestionData","_initAriaMarkerChangeAnnouncements","suggestionLoaded","_joinWithAdjacentSuggestions","isUndo","containsPosition","8pWJMtF","moveTargetPosition","updateMarker","_addThreadToSuggestion","removeAttribute","getAncestors","_removeSuggestion","end","warn","attribute:","attributes","toViewElement","nodeBefore","getNearestSelectionRange","getContainedElement","removeMarker:suggestion:attribute","isIntersectingWithRange","getSuggestionCallback","open","isSelectable","suggestion","getLastMatchingPosition","markMultiRangeInsertion","chain","isBlock","addSuggestion","track-changes-command-not-found","_suggestionState","marker-count","registerInlineAttribute","_checkSuggestionCorrectness","containsRangeInObject","isAtStart","upcast","attributeNewValue","getFirstMarker","stopListening","addUser","36zHUQPP","map","registerPostFixer","4370110PPCplh","markers","hasSuggestion","lowest","parent","deletion:join","buildSuggestion","_editor","elementStart","backward","authorName","_getAuthorFromId","_handleNewSuggestionMarker","mapper","_setSuggestionData","_refreshSuggestionsChain","originalSuggestionId","fromRange","creator","keys","createPositionAfter","schema","getSuggestion","TrackChangesEditing","_processAttributeSuggestions","suggestion:","createRangeIn","toUpperCase","range","insertion:join","set","acceptSuggestion","forceDefaultExecution","catch","getAllAdjacentSuggestions","consumable","trackChangesCommand","getChanges","sort","markerNameToElements","_suggestionFactory","addMarker:suggestion:formatBlock","attributeKey","filter","accepted","clear","_suggestions","$textProxy","init","_saved","stop","comments","getCustomProperty","differ","isObject","pop","addMarker:suggestion:attribute","ck-suggestion-marker-formatBlock","elementEnd","containsItem","model","size","fire","_setSuggestionRange","nodeAfter","suggestion:attribute:","ENTER","dataDowncast","rename","widget","default","move","formatBlock:","addHighlight","getShiftedBy","attribute:join","_joinSuggestions","$marker","_commentsRepository","insertContent","_createSuggestion","getAttribute","start","descriptionFactory","commands","before","isLimit","format","previous","formatGroupId","trackChanges.mergeNestedSuggestions","document","_findSuggestions","_getExternalAuthor","remove","always","substr","getIntersection","insertion:","formatInline","addMarker:suggestion","_isBlockAttribute","attribute:discard","discard","pluginName","discardSuggestion","_model","addMarkerName","external:","tablePasteChainId","root","group","track-changes-user-not-found","adapter","isNextTo","every","createPositionAt","_SUGGESTION_ANNOUNCEMENT","getSuggestions","concat","insertion:accept","acceptSelectedSuggestions","has","add","getFirstRange","PendingActions","markAttributeChange","execute","_splitMarkerName","assign","formatInline:join","commentThread","createdAt","formatBlock","join","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.","markerToData","removeMarker:suggestion:formatBlock","1586IgmKmm","substring","trackChanges.trackFormatChanges","_cutOutSuggestionMarker"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(224906===-parseInt(n(632))/1*(parseInt(n(582))/2)+-parseInt(n(620))/3*(-parseInt(n(441))/4)+-parseInt(n(733))/5*(parseInt(n(327))/6)+parseInt(n(648))/7*(parseInt(n(403))/8)+parseInt(n(350))/9+-parseInt(n(444))/10+parseInt(n(735))/11*(parseInt(n(380))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(624);class yc extends t.Plugin{static get[Ec(714)](){return[Ec(688),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ps,As,Ss,Bs,to,so,uo,go,bo,Ao,Lo,Mo,Do,Ho,Uo,Wo,Xo,ei,ui,pi,Ni,si,Vs,qs,bi,Ai,Mi,Di,ji,zi,Zi,$i,ra,aa,ha,ma,Za,_a,Ra,Fa,Ya,Oa,ja,za]}static get[Ec(548)](){return Ec(467)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(442)]((t=>String[e(592)](t)))[e(578)]("")}super(t),this[e(379)]=!1,this[e(474)](e(668),[]),this.on(e(335),((n,r,s,o)=>{const i=e;this[i(550)][i(694)]((()=>{const e=i;for(const n of[...o,...s])this[e(550)][e(445)][e(566)](n)&&t[e(730)][e(600)](n)}))})),this[e(527)]=new Zr(this[e(336)][e(504)][e(465)],this[e(336)][e(663)]),this[e(653)]=null,this[e(484)]=new Ac(this[e(336)]),this[e(490)]=new Map,this[e(522)]=t[e(355)][e(587)](e(688)),this[e(377)]=new Set,this[e(550)]=this[e(336)][e(504)],this[e(430)]=new WeakMap,this[e(395)]=!1,this[e(349)]=new Set([e(624)]),this[e(361)]=new Set,t[e(615)][e(601)](e(584),e(514)),this[e(313)]=t[e(615)][e(587)](e(584)),t[e(615)][e(601)](e(534),!0),this[e(307)]=t[e(615)][e(587)](e(534)),this[e(480)]=new f(t,this[e(377)]),this[e(398)](),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,48,50])}[Ec(492)](){const t=Ec,n=this[t(336)],r=(e,n)=>{const r=t;if(r(354)!=e)return r(337)+e;const s=n[r(347)]("|")[0];return this[r(545)](s)?r(501):r(731)};n[t(724)][t(367)](t(627))[t(706)]({model:t(423),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(572)](e[n(710)]),a=[n(633),r(o,i)];let c=3e3;return this[n(668)][n(725)](e[n(710)])&&(a[n(672)](n(639)),c=3010),n(317)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(724)][t(367)](t(511))[t(567)]((e=>{const r=t;e.on(r(544),((t,e,s)=>{const o=r;if(!s[o(647)][o(631)])return;const i=e[o(666)];if(!i)return;const c=s[o(457)][o(414)](i);n[o(504)][o(465)][o(498)](i)&&c&&!c[o(496)](o(513))&&c.is(o(621))&&(0,a.toWidget)(c,s[o(711)])}),{priority:r(339)})})),n[t(724)][t(367)](t(511))[t(706)]({model:t(423),view:(e,n)=>{const s=t;if(!n[s(647)][s(631)])return null;const{type:o,subType:i}=this[s(572)](e[s(710)]);return{classes:[s(633),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(666)])return;const{id:c}=this[a(572)](o[a(710)]);if(r){const t=this[a(490)][a(587)](c),e=this[a(655)](t);if(!this[a(545)](e))return}if(o[a(666)].is(a(586)))return void i[a(479)][a(680)](o[a(666)],s[a(685)]);const u=i[a(457)][a(414)](o[a(666)]);if(o[a(666)].is(a(640))&&n[a(504)][a(465)][a(427)](o[a(666)])&&!u[a(496)](a(517))){i[a(711)][a(305)]([a(633),a(501)],u),i[a(711)][a(306)](a(660),c,u),i[a(457)][a(381)](u,o[a(710)]),e&&(this[a(668)][a(725)](o[a(710)])?i[a(711)][a(305)](a(639),u):i[a(711)][a(594)](a(639),u));for(const t of n[a(504)][a(470)](o[a(666)])[a(634)]())i[a(479)][a(680)](t,s[a(685)]);i[a(479)][a(680)](o[a(666)],s[a(685)])}};n[t(724)][t(367)](t(511))[t(567)]((e=>{const n=t;e.on(n(485),((t,e,r)=>{const o=n;r[o(647)][o(631)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(726)})})),n[t(724)][t(367)](t(511))[t(567)]((e=>{const n=t;e.on(n(500),((t,e,r)=>{const o=n;r[o(647)][o(631)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(726)})})),n[t(724)][t(367)](t(511))[t(580)]({model:t(423),view:(e,n)=>n[t(647)][t(631)]?null:{group:t(423),name:e[t(540)](11)}}),n[t(724)][t(367)](t(436))[t(391)]({view:{name:t(423),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(469)+e[r(525)](r(386))+":"+e[r(525)]("id");return e[r(525)](r(431))&&(s+=":"+e[r(525)](r(431))),n[r(727)](r(521),{"data-name":s})}}),n[t(724)][t(367)](t(436))[t(320)]({view:t(423)}),n[t(724)][t(367)](t(627))[t(567)]((e=>{const n=t;e.on(n(485),s(),{priority:n(339)})})),n[t(724)][t(367)](t(627))[t(567)]((e=>{const n=t;e.on(n(500),s({isAttributeSuggestion:!0}),{priority:n(339)})})),n[t(724)][t(367)](t(627))[t(567)]((e=>{const n=t;e.on(n(581),((t,e,r)=>{const s=n,o=r[s(457)][s(483)](e[s(710)]);if(o)for(const t of o)t[s(496)](s(517))||(r[s(711)][s(594)]([s(633),s(501),s(639)],t),r[s(711)][s(407)](s(660),t),r[s(457)][s(613)](t,e[s(710)]))}),{priority:n(339)})})),n[t(724)][t(367)](t(627))[t(567)]((e=>{const n=t;e.on(n(418),((t,e,r)=>{const s=n,o=r[s(457)][s(483)](e[s(710)]);if(!o)return;const{id:i}=this[s(572)](e[s(710)]),a=this[s(490)][s(587)](i),c=this[s(655)](a);if(this[s(545)](c))for(const t of o)t[s(496)](s(517))||(r[s(711)][s(594)]([s(633),s(501),s(639)],t),r[s(711)][s(407)](s(660),t),r[s(457)][s(613)](t,e[s(710)]))}),{priority:n(339)})})),n[t(504)][t(535)][t(443)]((e=>{const r=t;let s=!1;const o=Array[r(629)](n[r(504)][r(535)][r(497)][r(389)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(572)](t);if(r(423)!==o)continue;const h=this[r(490)][r(587)](f);if(null!=c[r(353)]){r(543)==u&&(s=s||Lc(c[r(353)],t,e,n[r(504)][r(465)]));const o=r(354)==u&&this[r(545)](l[r(347)]("|")[0]);if(c[r(353)][r(675)]||r(362)==c[r(353)][r(554)][r(635)]||r(577)==u&&!Rc(c[r(353)])||o&&!Rc(c[r(353)])||r(317)==u&&(Cc(a=c[r(353)])||function(t){const e=r;return t[e(526)][e(448)]==t[e(410)][e(415)]&&t[e(526)][e(614)]}(a)))e[r(593)](t),s=!0;else{if(!h||!h[r(698)])continue;i[r(567)](h)}}}var a;return i[r(505)]>0&&(s=!!this[r(400)](i)||s),s})),n[t(504)][t(535)][t(443)]((e=>{const r=t;let s=!1;for(const t of n[r(504)][r(535)][r(497)][r(481)]())if(r(603)==t[r(373)])for(const t of this[r(490)][r(309)]()){if(t[r(681)]||!t[r(698)])continue;const o=r(577)==t[r(373)],i=this[r(655)](t),a=i&&this[r(545)](i);if(!o&&!a)continue;const c=t[r(568)]();if(c[r(526)][r(448)]!=c[r(410)][r(448)]&&!c[r(410)][r(614)]){const o=n[r(504)][r(560)](c[r(526)][r(508)],r(410)),i=n[r(504)][r(394)](c[r(526)],o);e[r(405)](t[r(438)](),{range:i}),s=!0}}return s})),n[t(504)][t(535)][t(443)]((e=>this[t(625)](e))),n[t(504)][t(535)][t(443)]((e=>!e[t(656)][t(610)]&&this[t(468)](e))),n[t(504)].on(t(338),(()=>{this[t(379)]=!1})),n[t(504)][t(535)].on(t(333),((r,s)=>{const o=t;if(!s[o(610)]||s[o(401)])return;if(!this[o(379)])return;const i=n[o(504)][o(535)][o(497)][o(481)]();if(0==i[o(332)])return;const a=[],c=i[o(487)]((t=>o(354)==t[o(373)])),u=i[o(487)]((t=>o(603)==t[o(373)]&&o(340)!=t[o(685)]));for(const t of c)this[o(376)](t[o(486)])&&a[o(672)]({key:t[o(486)],newValue:t[o(437)],oldValue:t[o(708)],range:Sc(t[o(472)],n[o(504)])});for(const t of u){if(o(512)!=t[o(318)]&&o(649)!=t[o(318)])continue;const e=vc(t[o(588)][o(508)],n[o(504)]),r=t[o(529)];o(512)==t[o(318)]&&a[o(672)]({key:o(624),newValue:t[o(685)],oldValue:r[o(685)],range:e});for(const[n,s]of r[o(413)]){if(!this[o(376)](n))continue;const r=t[o(413)][o(587)](n);s!==r&&a[o(672)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(413)])this[o(376)](n)&&(r[o(413)][o(566)](n)||a[o(672)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(332)]&&n[o(504)][o(352)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(570)](t,e,s,o,{groupId:r});this[n(393)](t,a)}))}),{priority:t(447)}),n[t(504)][t(445)].on(t(363),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(572)](n[s(685)]),e=this[s(490)][s(587)](t);e&&e[s(551)](n[s(685)])}})),n[t(504)][t(535)].on(t(333),(()=>{const e=t,r=Array[e(629)](n[e(504)][e(535)][e(497)][e(389)]())[e(487)]((t=>e(423)===this[e(572)](t[e(685)])[e(555)]));if(0===r[e(332)])return;r[e(482)](((t,n)=>{const r=e,s=t[r(591)][r(378)],o=n[r(591)][r(378)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(526)][r(678)](o[r(526)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(572)](t);if(null===n[e(378)]){const n=this[e(456)](t);o[e(567)](n)}else{const t=this[e(490)][e(587)](r);null!==n[e(353)]||t[e(698)]?(s[e(567)](t[e(676)]),o[e(567)](t)):this[e(409)](t)}}o[e(505)]>0&&this[e(459)](o);for(const t of s)this[e(506)](e(387),t)})),n[t(504)].on(t(360),((e,r)=>{const s=t,o=r[0];if(!this[s(490)][s(505)])return;if(!o[s(670)])return;if(o[s(656)][s(401)]||!o[s(656)][s(610)])return;let i,a;switch(o[s(373)]){case s(603):i=n[s(504)][s(560)](o[s(588)]),a=i[s(518)](o[s(669)]);break;case s(347):i=n[s(504)][s(560)](o[s(628)]),a=n[s(504)][s(560)](o[s(404)]);break;case s(515):i=n[s(504)][s(560)](o[s(689)]),a=i[s(518)](o[s(669)]);break;default:return}const c=n[s(504)][s(394)](i,a);n[s(504)][s(694)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(536)](c)){if(e[t(681)])continue;if(t(543)==e[t(373)])continue;const r=this[t(655)](e);if(r&&this[t(545)](r)&&t(347)!=o[t(373)])continue;const s=e[t(591)]&&e[t(591)][t(695)];(t(577)!=e[t(373)]||t(347)==o[t(373)]&&!s)&&(n[t(434)]||t(674)==e[t(373)]&&n[t(328)]||e[t(568)]()[t(671)](c)&&this[t(704)](e,i,a))}}))}),{priority:t(447)}),n[t(504)].on(t(323),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(476)])return;if(this[s(395)])return;if(!this[s(480)][s(364)])return;if(o[s(675)])return;const a=n[s(504)][s(465)],{start:c,end:u}=o[s(568)](),l=c[s(508)]&&a[s(530)](c[s(508)])?null:a[s(416)](c,s(692)),f=u[s(415)]&&a[s(530)](u[s(415)])?null:a[s(416)](u,s(453)),h=n[s(504)][s(394)](l?l[s(526)]:c,f?f[s(410)]:u);n[s(504)][s(694)]((t=>{const e=s;this[e(595)](h);const r=n[e(504)][e(465)][e(416)](h[e(526)]);o.is(e(604))?t[e(346)](r):o[e(324)](r)})),e[s(494)]()}),{priority:e.priorities[t(667)]+10}),n[t(504)].on(t(523),((e,r)=>{const s=t,o=r[r[s(332)]-1];o&&o[s(476)]||this[s(395)]||this[s(480)][s(364)]&&(n[s(504)][s(694)]((()=>{const t=s;let o=n[t(504)][t(523)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(619)]=o[t(616)]();const i=o[t(410)][t(415)],a=n[t(504)][t(465)];i&&a[t(427)](i)&&!a[t(498)](i)&&(o=n[t(504)][t(394)](o[t(526)],n[t(504)][t(560)](i,t(410)))),this[t(657)](o)})),e[s(494)]())}),{priority:t(339)}),this[t(336)][t(528)][t(567)](t(636),this[t(480)]),this[t(701)](t(636));const o=new d(n,this[t(490)]);n[t(528)][t(567)](t(475),o),this[t(701)](t(475));const i=new b(n,this[t(490)]);n[t(528)][t(567)](t(549),i),this[t(701)](t(549)),n[t(528)][t(567)](t(371),new S(n,o,this[t(490)])),this[t(701)](t(371)),n[t(528)][t(567)](t(369),new S(n,i,this[t(490)])),this[t(701)](t(369)),n[t(528)][t(567)](t(565),new w(n,o,this[t(490)])),this[t(701)](t(565)),n[t(528)][t(567)](t(734),new w(n,i,this[t(490)])),this[t(701)](t(734));const c=n[t(355)][t(587)](t(688));this[t(384)](c,t(691),((e,{threadId:n})=>{const r=t,s=this[r(490)][r(587)](n);s&&s[r(575)]&&1===s[r(575)][r(332)]&&this[r(345)](n,{hasComments:!0})}),{priority:t(392)}),this[t(384)](c,t(682),((e,{threadId:n})=>{const r=t,s=this[r(490)][r(587)](n);s&&s[r(575)]&&!s[r(575)][r(332)]&&this[r(345)](n,{hasComments:!1})}),{priority:t(392)})}set[Ec(557)](t){const n=Ec;if(this[n(653)])throw new e.CKEditorError(n(609),this);this[n(653)]=t}get[Ec(557)](){return this[Ec(653)]}[Ec(562)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(490)][n(309)]())t&&!e[n(698)]||r[n(672)](e);return e?r[n(442)]((t=>t[n(644)]())):r}[Ec(466)](t){const n=Ec,r=this[n(490)][n(587)](t);if(!r)throw new e.CKEditorError(n(597),this);return r}[Ec(446)](t){const e=Ec;return this[e(490)][e(566)](t)}[Ec(397)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(373)][e(347)](":"),a=this[e(490)][e(587)](r)||this[e(524)](o,i,r,n,s);if(this[e(406)](a),this[e(433)](a,o,i||null,n),a[e(576)]=t[e(576)],a[e(375)]=!0,s&&s[e(646)]){const t=s[e(646)],n=this[e(537)](t[e(454)]);a[e(311)]=t[e(576)],a[e(637)]=n,a[e(715)]=!0}else a[e(311)]=t[e(576)];switch(t[e(591)]&&(a[e(591)]=t[e(591)]),t[e(413)]&&(a[e(413)]=t[e(413)]),this[e(653)]&&this[e(653)][e(428)]||(a[e(493)]=!0),this[e(430)][e(587)](a)){case e(684):this[e(430)][e(474)](a,e(664));break;case e(342):a[e(698)]?(this[e(400)](new Set([a])),this[e(459)](new Set([a])),this[e(430)][e(474)](a,e(314)),this[e(506)](e(399),a)):this[e(430)][e(474)](a,e(645))}return a}[Ec(475)](t){const e=Ec;this[e(476)]((()=>{const n=e;this[n(336)][n(504)][n(694)]((()=>{const e=n;for(const n of t[e(478)]())n[e(651)]()}))}))}[Ec(549)](t){const e=Ec;this[e(476)]((()=>{const n=e;this[n(336)][n(504)][n(694)]((()=>{const e=n;for(const n of t[e(478)]())n[e(547)]()}))}))}[Ec(701)](t,n){const r=Ec,s=this[r(336)][r(528)][r(587)](t);if(!s)throw new e.CKEditorError(r(429),this,{commandName:t});if(this[r(377)][r(566)](s))throw new e.CKEditorError(r(721),this,{commandName:t});this[r(377)][r(567)](s),n&&s.on(r(571),((t,e)=>{const o=r;this[o(480)][o(364)]&&(this[o(395)]||(e[o(332)]>0&&e[e[o(332)]-1]&&e[e[o(332)]-1][o(476)]?e[o(499)]():(t[o(619)]=n(((...t)=>s[o(571)](...t,{forceDefaultExecution:!0})),...e),t[o(494)]())))}),{priority:r(339)})}[Ec(476)](t){const n=Ec;let r,s;const o=this[n(395)];this[n(395)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(395)]=!1),s&&e.CKEditorError[n(315)](s,this),r}[Ec(657)](t,n=null,r={}){const s=Ec;if(t[s(675)])return null;const o=this[s(336)][s(355)][s(587)](s(343)).me;for(const{suggestion:e,meta:o}of this[s(536)](t,s(674)))if(o[s(328)]){if(!o[s(558)]){if(o[s(434)]){if(!this[s(307)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(704)](e,t[s(526)],t[s(410)]);break}if(n==e[s(683)]&&wc(e,r)){const n=e[s(568)]();return n[s(526)][s(598)](t[s(410)])?this[s(507)](e,this[s(550)][s(394)](t[s(526)],n[s(410)])):this[s(507)](e,this[s(550)][s(394)](n[s(526)],t[s(410)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(542)+n:s(674),u=this[s(458)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(348)](c,i,a,t),u}[Ec(425)](t,n=Ec(590),r={}){const s=Ec,o=this[s(336)][s(355)][s(587)](s(343)).me,i=this[s(484)][s(420)](s(674),n,s(578));for(const e of this[s(562)]())if(e[s(637)].id==o.id&&s(674)==e[s(373)]&&e[s(683)]==n&&wc(e,r)&&(i(e[s(326)](),t)||i(t,e[s(326)]()))){for(const n of t)e[s(329)](n);return e}for(const{suggestion:e,meta:n}of this[s(536)](t,s(674))){if(!n[s(328)])continue;if(!this[s(307)]&&n[s(434)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(326)]())for(const e of t)if(!n[s(671)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(542)+n,l=this[s(458)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(348)](u,a,c,e,Hr[s(650)]());return l}[Ec(611)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(675)])return null;if(o(396)===this[o(313)]){const e=this[o(484)][o(420)](o(543),r,o(651));return this[o(476)]((()=>e([t],n,s))),null}const i=this[o(336)][o(355)][o(587)](o(343)).me,a=[];if(o(539)!==this[o(313)])for(const{suggestion:e,meta:n}of this[o(536)](t,o(674)))n[o(328)]&&!n[o(390)]&&a[o(672)](...e[o(326)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(541)](s);e&&r[n(672)](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(332)];){const s=r[e][n(673)](t);r[n(308)](e,1,...s),e+=s[n(332)]}}return r}(t,a);c[o(332)]&&this[o(550)][o(694)]((()=>{const t=o;for(const e of c){const o=this[t(484)][t(420)](t(543),r,t(651));this[t(476)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(526)],u=t[o(410)];for(const{suggestion:e,meta:n}of this[o(536)](t,o(543))){if(!n[o(328)])continue;if(e[o(683)]!=r)continue;if(!wc(e,s))continue;const i=e[o(568)]();if(i[o(671)](t,!0))return null;c=c[o(678)](i[o(526)])?c:i[o(526)],u=u[o(322)](i[o(410)])?u:i[o(410)],a?i[o(526)][o(678)](a[o(568)]()[o(526)])?(a[o(596)](),a=e):e[o(596)]():a=e}const l=this[o(550)][o(394)](c,u);if(a)this[o(507)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(458)]({id:t,type:o(705)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(348)](o(705)+r,t,a,l)}}return null}[Ec(697)](t,n,r=[],s=null,o={}){const i=Ec;n[i(533)]||(n[i(533)]=n[i(607)]),n[i(695)]=t.is(i(472)),s=s||Nc(n);const a=r[i(442)]((t=>vc(t,this[i(550)]))),c=t.is(i(472))?t:vc(t,this[i(550)]);if(i(396)===this[i(313)]){const t=this[i(484)][i(420)](i(577),s,i(651));return this[i(476)]((()=>t([c],n,o))),null}a[i(672)](c);let u=!0;for(const t of a)if(!this[i(703)](t)){u=!1;break}if(u&&i(539)!==this[i(313)]){const t=this[i(484)][i(420)](i(577),s,i(651));return this[i(476)]((()=>t([c],n,o))),null}let l=null,f=c[i(526)],h=c[i(410)];for(const{suggestion:t,meta:e}of this[i(536)](c,i(577))){if(!e[i(328)])continue;if(e[i(558)]||e[i(434)]||e[i(390)])continue;if(t[i(591)][i(533)]!=n[i(533)])continue;if(!wc(t,o))continue;const r=t[i(568)]();if(t[i(683)]==s){if(r[i(671)](c,!0))return null;f=f[i(678)](r[i(526)])?f:r[i(526)],h=h[i(322)](r[i(410)])?h:r[i(410)],l?r[i(526)][i(678)](l[i(568)]()[i(526)])?(l[i(596)](),l=t):t[i(596)]():l=t}else{const e=c[i(541)](r);this[i(585)](t,e)}}const g=this[i(336)][i(355)][i(587)](i(343)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(507)](l,this[i(550)][i(394)](f,h)),l;{const t=this[i(458)]({id:d,type:i(516)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(348)](i(516)+s,d,p,this[i(550)][i(394)](f,h)),t}}[Ec(723)](t,n,r=[],s=null,o={}){const i=Ec;n[i(533)]||(n[i(533)]=n[i(607)]);const a=t[0];n[i(695)]=a.is(i(472)),s=s||Nc(n);const c=r[i(442)]((t=>vc(t,this[i(550)]))),u=a.is(i(472))?t:t[i(442)]((t=>vc(t,this[i(550)])));if(i(396)===this[i(313)]){const t=this[i(484)][i(420)](i(577),s,i(651));return this[i(476)]((()=>t(u,n,o))),null}c[i(672)](...u);let l=!0;for(const t of c)if(!this[i(703)](t)){l=!1;break}if(l&&i(539)!==this[i(313)]){const t=this[i(484)][i(420)](i(577),s,i(651));return this[i(476)]((()=>t(u,n,o))),null}const f=this[i(336)][i(355)][i(587)](i(343)).me;for(const t of this[i(562)]()){if(t[i(637)].id!=f.id)continue;if(i(577)!=t[i(373)]||t[i(591)][i(533)]!=n[i(533)])continue;if(!wc(t,o))continue;const e=t[i(683)]==s;for(let n=0;n<u[i(332)];n++){const r=u[n];for(const s of t[i(626)]()){const o=s[i(599)]();if(r[i(598)](o)){e?(u[i(308)](n,1),n--):t[i(593)](s[i(685)]);break}}}}if(0==u[i(332)])return null;const h=this[i(484)][i(420)](i(577),s,i(578));for(const t of this[i(562)]())if(t[i(637)].id==f.id&&i(577)==t[i(373)]&&t[i(591)][i(533)]==n[i(533)]&&t[i(683)]==s&&wc(t,o)&&(h(t[i(326)](),u)||h(u,t[i(326)]()))){for(const e of u)t[i(329)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(516)+s,m=this[i(458)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(348)](p,g,d,t,Hr[i(650)]());return m}[Ec(595)](t,n=null,r={}){const s=Ec;if(t[s(675)])return null;const o=this[s(336)][s(355)][s(587)](s(343)).me,a=new i.LiveRange(t[s(526)],t[s(410)]);for(const{suggestion:t,meta:e}of this[s(536)](a,s(674)))if(e[s(328)]&&!e[s(558)])if(t[s(681)]){const e=t[s(326)]()[s(487)]((t=>s(362)!=t[s(554)][s(635)]));if(e[s(559)]((t=>a[s(671)](t,!0)))&&t[s(547)](),e[s(602)]((t=>t[s(671)](a,!0)))){const t=this[s(484)][s(420)](s(317),n,s(651));return this[s(476)]((()=>t([a],null,r))),null}}else{const e=a[s(541)](t[s(568)]());null!==e&&t[s(718)]([e],null,r)}if(a[s(365)](),a[s(675)]||s(362)==a[s(554)][s(635)])return null;let c=null,u=a[s(526)],l=a[s(410)];const f=this[s(536)](a,s(317));for(const{suggestion:t,meta:e}of f){const n=this[s(550)][s(394)](u,l);if(e[s(328)]&&(this[s(307)]||!e[s(434)]&&!e[s(390)]))if(t[s(681)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(326)]()){if(r[s(671)](n,!0))return t;n[s(671)](r)||(e=!1)}e&&t[s(547)]()}else{const e=t[s(568)]();if(e[s(671)](n,!0))return t;if(!wc(t,r)){n[s(671)](e)?t[s(596)]():e[s(402)](u)?u=e[s(410)]:e[s(402)](l)&&(l=e[s(526)]);continue}u=u[s(678)](e[s(526)])?u:e[s(526)],l=l[s(322)](e[s(410)])?l:e[s(410)],r=Object[s(573)]({},t[s(413)]),c?e[s(526)][s(678)](c[s(568)]()[s(526)])?(c[s(596)](),c=t):t[s(596)]():c=t}}if(c)return this[s(507)](c,this[s(550)][s(394)](u,l)),c;{const t=(0,e.uid)(),i=this[s(550)][s(394)](u,l),a=o.id,c=n?s(359)+n:s(317),f=this[s(458)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(348)](c,t,a,i),f}}[Ec(679)](t,n=Ec(590),r={}){const s=Ec,o=this[s(336)][s(355)][s(587)](s(343)).me,a=t[s(442)]((t=>new i.LiveRange(t[s(526)],t[s(410)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(536)](a,s(674)))e[s(328)]&&!e[s(558)]&&c[s(567)](t);for(const e of c)if(e[s(681)]){const o=e[s(326)]();if((!e[s(413)]||!e[s(413)][s(388)])&&o[s(559)]((t=>a[s(602)]((e=>e[s(671)](t,!0)))))&&e[s(547)](),a[s(559)]((t=>o[s(602)]((e=>e[s(671)](t,!0)))))){const e=this[s(484)][s(420)](s(317),n,s(651));return this[s(476)]((()=>e(t,null,r))),null}}else{const t=e[s(568)]();if(a[s(602)]((e=>e[s(671)](t,!0)))&&e[s(547)](),a[s(559)]((e=>t[s(671)](e,!0)))){const t=this[s(484)][s(420)](s(317),n,s(651));return this[s(476)]((()=>t(a,null,r))),null}}const u=this[s(484)][s(420)](s(317),n,s(578));let l=null;for(const t of this[s(562)]())if(t[s(637)].id==o.id&&t[s(698)]&&s(317)==t[s(373)]&&t[s(683)]==n&&wc(t,r)&&(u(t[s(326)](),a)||u(a,t[s(326)]())))if(l){if(t[s(575)]&&t[s(575)][s(332)])continue;for(const e of t[s(326)]())l[s(419)](e)||l[s(329)](e);t[s(596)]()}else{l=t;for(const e of a)t[s(419)](e)||t[s(329)](e)}if(l)return l;c[s(489)]();for(const{suggestion:t,meta:e}of this[s(536)](a,s(317)))e[s(328)]&&(this[s(307)]||!e[s(434)]&&!e[s(390)])&&wc(t,r)&&c[s(567)](t);for(const t of c){const e=t[s(326)]();if((!r||!r[s(388)])&&a[s(559)]((t=>e[s(602)]((e=>e[s(671)](t,!0))))))return t;(!t[s(413)]||!t[s(413)][s(388)])&&e[s(559)]((t=>a[s(602)]((e=>e[s(671)](t,!0)))))&&t[s(547)]()}const f=(0,e.uid)(),h=o.id,g=s(359)+n,d=this[s(458)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(365)](),t[s(675)]||s(362)==t[s(554)][s(635)]||this[s(348)](g,f,h,t,Hr[s(650)]());return d}[Ec(570)](t,n,r,s,o){const i=Ec;if(t[i(675)])return[];if(i(396)===this[i(313)])return[];const a=this[i(336)][i(355)][i(587)](i(343)).me.id,c=Array[i(629)](this[i(490)][i(309)]())[i(487)]((e=>i(354)==e[i(373)]&&e[i(591)][i(312)]==n&&e[i(419)](t)));if(i(514)===this[i(313)]){const e=this[i(536)](t,i(674))[i(487)]((({meta:t})=>t[i(328)]&&!t[i(390)]&&!t[i(558)]))[i(442)]((({suggestion:t})=>t));c[i(357)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(354)==t[i(373)]?t[i(591)][i(618)]:void 0,o=t[i(568)](),a=Array[i(629)](u[i(463)]())[i(368)]((t=>t[i(717)](o)));if(!a)continue;const c=a[i(673)](o);this[i(545)](n)&&i(674)==t[i(373)]&&0!=c[i(332)]||(u[i(316)](a),c[i(707)]((t=>{u[i(474)](t,r)})),i(674)!=t[i(373)]&&e!=s&&u[i(474)](a[i(541)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(332)]>37&&console[i(411)](i(579),{key:n});const f=(i(412)+(n+"|")+Nc({newValue:s}))[i(583)](0,60),h=this[i(458)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(672)](h),this[i(348)](f,c,a,t)}return l}[Ec(687)](t){const e=Ec;this[e(701)](t,((t,...n)=>{this[e(693)]((()=>{t(...n)}))}))}[Ec(385)](t){const e=Ec;this[e(349)][e(567)](t)}[Ec(432)](t){const e=Ec;this[e(361)][e(567)](t)}[Ec(655)](t){const e=Ec;return e(354)==t[e(373)]?t[e(683)][e(347)]("|")[0]:null}[Ec(507)](t,e){const n=Ec,r=t[n(438)]();this[n(550)][n(694)]((t=>{t[n(405)](r,{range:e})}))}[Ec(406)](t){const e=Ec,n=t.id,r=this[e(336)][e(615)][e(587)](e(720));this[e(522)][e(351)](n)||this[e(522)][e(686)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(522)][e(713)](n);s[e(612)](e(652)),s[e(652)]=!1,t[e(575)]=s}[Ec(433)](t,n,r,s){const o=Ec;if(t[o(373)]!=n||t[o(683)]!=r||t[o(462)].id!=s)throw this[o(336)][o(699)](o(641)),new e.CKEditorError(o(641),this)}[Ec(585)](t,n){const r=Ec,s=t[r(568)]();if(n[r(598)](s))t[r(596)]();else if(s[r(671)](n)){const o=this[r(550)][r(560)](n[r(526)][r(415)],r(410));this[r(507)](t,this[r(550)][r(394)](s[r(526)],o));const i=(0,e.uid)(),a=t[r(462)].id,c=t[r(373)]+":"+t[r(683)];this[r(458)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(591)],attributes:t[r(413)]});const u=this[r(550)][r(560)](n[r(410)][r(448)],r(383)),l=this[r(550)][r(394)](u,s[r(410)]);this[r(348)](c,i,a,l)}else if(s[r(402)](n[r(526)])){const e=this[r(550)][r(560)](n[r(526)][r(415)],r(410));this[r(507)](t,this[r(550)][r(394)](s[r(526)],e))}else{const e=this[r(550)][r(560)](n[r(410)][r(448)],r(383));this[r(507)](t,this[r(550)][r(394)](e,s[r(410)]))}}[Ec(703)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(536)](t,e(674))){if(!r[e(328)])continue;const s=n[e(326)]();for(const n of s)if(!t[e(673)](n)[e(332)])return!0}return!1}[Ec(455)](t){const n=Ec,r=this[n(336)][n(355)][n(587)](n(343))[n(382)](t);if(!r)throw new e.CKEditorError(n(556),this);return r}[Ec(537)](t){const e=Ec,n=this[e(336)][e(355)][e(587)](e(343)),r=(0,o.hashObject)(e(552)+t);return n[e(382)](r)||n[e(440)]({id:r,name:t})}[Ec(524)](t,e,n,r,s){const o=Ec,i=this[o(455)](r),a=this[o(484)][o(450)](t,e,n,i,s,(t=>{const e=o;this[e(345)](n,{attributes:t});const r=this[e(466)](n);this[e(400)](new Set([r])),this[e(459)](new Set([r]))}));return this[o(384)](a,o(651),(()=>{const t=o;this[t(345)](n,{state:t(488)})}),{priority:o(339)}),this[o(384)](a,o(547),(()=>{const t=o;this[t(345)](n,{state:t(319)})}),{priority:o(339)}),this[o(490)][o(474)](n,a),this[o(430)][o(474)](a,o(684)),a}[Ec(572)](t){const e=Ec,n=t[e(347)](":");return{group:n[0],type:n[1],subType:n[e(332)]>=5?n[2]:null,id:n[e(332)]<5?n[2]:n[3],authorId:n[e(332)]<5?n[3]:n[4],markerCount:6==n[e(332)]?n[5]:null}}[Ec(704)](t,n,r){const s=Ec,o=t[s(568)](),i=o[s(526)],a=o[s(410)];this[s(507)](t,this[s(550)][s(394)](i,n));const c=(0,e.uid)(),u=t[s(462)].id,l=t[s(373)]+(t[s(683)]?":"+t[s(683)]:"");this[s(458)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(413)],data:t[s(591)]});const f=this[s(655)](t);(s(577)==t[s(373)]||f&&this[s(545)](f))&&(r=this[s(550)][s(659)](r[s(448)])),this[s(348)](l,c,u,this[s(550)][s(394)](r,a))}[Ec(536)](t,e=null){const n=Ec,r=[],s=this[n(336)][n(355)][n(587)](n(343)).me;Array[n(605)](t)||(t=[t]);for(const o of this[n(562)]()){if(!o[n(698)])continue;if(e&&o[n(373)]!=e)continue;let i=!1;for(const e of o[n(326)]()){for(const a of t){const t=a[n(526)][n(598)](e[n(410)])||a[n(410)][n(598)](e[n(526)]);if(t||a[n(541)](e)){const c=a[n(671)](e)&&kc(this[n(550)][n(465)],e[n(526)],a),u=e[n(671)](a)&&kc(this[n(550)][n(465)],a[n(526)],e);r[n(672)]({suggestion:o,meta:{isOwn:s==o[n(637)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(348)](t,e,n,r,s){const o=Ec;this[o(550)][o(694)]((i=>{const a=o;let c=a(469)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(736)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(409)](t){const e=Ec,n=t[e(532)],r=t[e(622)];t[e(532)]=null,t[e(622)]=null,null!=n&&n[e(622)]==t&&(n[e(622)]=r),null!=r&&r[e(532)]==t&&(r[e(532)]=n),e(314)==this[e(430)][e(587)](t)&&(this[e(430)][e(474)](t,e(645)),this[e(506)](e(321),t,n,r))}[Ec(458)](t){const n=Ec,r=t.id,s=this[n(397)](t);if(this[n(653)]&&this[n(653)][n(428)]){const o=this[n(336)][n(355)][n(587)](n(569)),i=s[n(589)],a=s[n(683)]?s[n(373)]+":"+s[n(683)]:s[n(373)],c=this[n(336)][n(663)],u=o[n(567)](zr(c,n(643))),l={id:r,type:a,hasComments:i,data:t[n(591)]||null,originalSuggestionId:t[n(460)]||null,attributes:s[n(413)]};this[n(653)][n(428)](l)[n(665)]((t=>{const e=n;s[e(493)]=!0,o[e(538)](u),t&&t[e(576)]&&(this[e(490)][e(587)](r)[e(576)]=t[e(576)])}))[n(477)]((t=>{const r=n;throw(0,e.logWarning)(r(372)),this[r(336)][r(504)][r(352)]({isUndoable:!1},(()=>{s[r(547)]()})),s[r(439)](),this[r(490)][r(316)](s.id),this[r(430)][r(316)](s),t}))}return s}[Ec(545)](t){const e=Ec;return this[e(349)][e(566)](t)}[Ec(345)](t,e){const n=Ec,r=this[n(336)][n(355)][n(587)](n(569)),s=this[n(466)](t);if(this[n(653)]&&this[n(653)][n(690)])if(s[n(493)]){const s=r[n(567)](zr(this[n(336)][n(663)],n(643)));this[n(653)][n(690)](t,e)[n(665)]((()=>{r[n(538)](s)}))}else s.on(n(709),(()=>{this[n(345)](t,e)}))}[Ec(696)](t){const n=Ec;if(!this[n(653)]||!this[n(653)][n(466)])throw new e.CKEditorError(n(344),this);return this[n(653)][n(466)](t)}[Ec(456)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(572)](t),i=this[e(490)][e(587)](n)||this[e(524)](r,s,n,o,{});switch(this[e(433)](i,r,s,o),this[e(430)][e(587)](i)){case e(684):this[e(696)](n)[e(665)]((t=>{const r=e;let s=Promise[r(654)]();t[r(589)]&&(s=this[r(522)][r(608)]({channelId:this[r(336)][r(615)][r(587)](r(720)),threadId:n})),s[r(665)]((()=>{const e=r;this[e(397)](t)[e(493)]=!0}))})),this[e(430)][e(474)](i,e(342));break;case e(645):this[e(345)](n,{state:e(421)});case e(664):this[e(430)][e(474)](i,e(314)),this[e(506)](e(399),i);break;case e(314):this[e(506)](e(387),i)}return i[e(551)](t),i}[Ec(459)](t){const e=Ec,n=Array[e(629)](t),r=n[e(487)]((t=>e(354)==t[e(373)]));this[e(716)](r);const s=n[e(487)]((t=>!t[e(681)]&&e(354)!=t[e(373)])),o=this[e(562)]({skipNotAttached:!0})[e(487)]((t=>!t[e(681)]&&e(354)!=t[e(373)])),i=o[e(487)]((n=>!t[e(566)](n))),a=new Map(o[e(442)]((t=>[t,this[e(484)][e(420)](t[e(373)],t[e(683)],e(426))]))),c=new Map(o[e(442)]((t=>[t,t[e(568)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(332)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(332)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(332)];t++){const n=s[t];!l[e(566)](n)&&n[e(532)]&&(f[e(567)](n[e(532)]),n[e(532)][e(622)]===n&&(n[e(532)][e(622)]=null),n[e(532)]=null),!u[e(566)](n)&&n[e(622)]&&(f[e(567)](n[e(622)]),n[e(622)][e(532)]===n&&(n[e(622)][e(532)]=null),n[e(622)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(332)];e++){const r=g(t,n[e]);r&&(r[0][s(622)]=r[1],r[1][s(532)]=r[0],u[s(567)](r[0]),l[s(567)](r[1]))}}function g(t,n){const r=e;if(t[r(637)].id!==n[r(637)].id)return null;const s=a[r(587)](t)(t,n,c[r(587)](t),c[r(587)](n));return s&&a[r(587)](n)(t,n,c[r(587)](t),c[r(587)](n))?s[1][r(575)]&&s[1][r(575)][r(332)]?null:s:null}f[e(505)]&&this[e(459)](f)}[Ec(716)](t){const e=Ec;if(0==t[e(332)])return;const n=this[e(562)]({skipNotAttached:!0})[e(487)]((t=>e(354)==t[e(373)]&&t[e(375)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(413)]);s[e(566)](n)||(s[e(474)](n,r[e(332)]),r[e(672)]([]));const i=s[e(587)](n);r[i][e(672)](t)}!function(){const t=e;r[t(482)](((e,n)=>{const r=t,s=e[0][r(576)],o=n[0][r(576)];return s==o?e[0][r(413)][r(638)]<n[0][r(413)][r(638)]?-1:1:s<o?-1:1}));for(const e of r)e[t(482)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(332)];t++){if(0==r[t][e(332)])continue;const n=[];for(let s=t+1;s<r[e(332)];s++)0!=r[s][e(332)]&&i(r[t],r[s])&&n[e(672)](s);for(const s of n)r[t]=r[t][e(563)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(332)];n++)t[n][e(622)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(332)];n++)t[n][e(532)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(413)][r(638)]!==n[0][r(413)][r(638)]&&t[0][r(637)]!==n[0][r(637)])return!1;if(!function(t,e){const n=r;return!t[n(589)]&&!e[n(589)]||(!t[n(589)]||!e[n(589)])&&(!!(t[n(589)]&&e[n(576)]<t[n(575)][n(495)][n(587)](0)[n(576)])||!!(e[n(589)]&&t[n(576)]<e[n(575)][n(495)][n(587)](0)[n(576)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(413)],r(638)),o=Ic(n[0][r(413)],r(638));return!!wr(s,o)&&(!!t[r(559)]((t=>n[r(602)]((e=>t[r(568)]()[r(598)](e[r(568)]())))))&&n[r(559)]((e=>t[r(602)]((t=>e[r(568)]()[r(598)](t[r(568)]()))))))}}[Ec(400)](t){const e=Ec,n=Array[e(629)](t),r=this[e(562)]({skipNotAttached:!0}),s=r[e(487)]((n=>!t[e(566)](n))),o=new Map(n[e(442)]((t=>[t,this[e(484)][e(420)](t[e(373)],t[e(683)],e(578))]))),i=new Map(r[e(442)]((t=>[t,t[e(326)]()])));for(let t=0;t<n[e(332)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(332)];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(332)];e++){const s=r[e];if(s[a(373)]!==n[a(373)]||s[a(637)].id!==n[a(637)].id||s[a(683)]!==n[a(683)])continue;if(!Oc(n,s,[a(638)]))continue;if(a(354)==n[a(373)]&&n[a(591)][a(618)]!=s[a(591)][a(618)])continue;if(a(354)==n[a(373)]&&t[a(545)](n[a(591)][a(312)]))continue;if(a(577)==n[a(373)]){const e=t[a(336)][a(504)],r=n[a(417)]();if(r&&(e[a(465)][a(498)](r)||e[a(465)][a(530)](r)))continue}const c=o[a(587)](n),u=i[a(587)](n),l=i[a(587)](s),f=n[a(575)]&&n[a(575)][a(332)],h=s[a(575)]&&s[a(575)][a(332)];if(!f&&c(l,u))return t[a(520)](s,n),i[a(316)](n),!0;if(!h&&c(u,l))return t[a(520)](n,s),i[a(316)](s),!0}return!1}}[Ec(520)](t,e){const n=Ec;if(t[n(681)])for(const r of e[n(326)]())t[n(329)](r);else{const r=e[n(568)]()[n(410)];this[n(507)](t,this[n(550)][n(394)](t[n(568)]()[n(526)],r))}e[n(596)]()}[Ec(719)](t,e){const n=Ec,r=t[n(325)](n(531))||t[n(325)](n(354))?n(310):t[n(471)]();return zr(this[n(336)][n(663)],e+"_"+r+n(561))}[Ec(398)](){const t=Ec,e=this[t(336)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(550)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(572)](t[s(685)]);if(s(423)===e){n[s(712)](this[s(719)](r,s(341)));break}}for(const t of r){const{group:e,type:r}=this[s(572)](t[s(685)]);if(s(423)===e){n[s(712)](this[s(719)](r,s(510)));break}}}))}[Ec(625)](t){const e=Ec;if(this[e(379)])return!1;const n=this[e(336)],r=n[e(504)][e(535)][e(497)][e(481)]();if(0==r[e(332)])return!1;const s=[],o=r[e(487)]((t=>e(354)==t[e(373)])),i=r[e(487)]((t=>e(603)==t[e(373)]&&e(340)!=t[e(685)])),a=r[e(487)]((t=>e(538)==t[e(373)]&&e(340)!=t[e(685)]));for(const t of o)s[e(672)]({key:t[e(486)],newValue:t[e(437)],oldValue:t[e(708)],range:Sc(t[e(472)],n[e(504)])});for(const t of i){const r=a[e(368)]((n=>n[e(588)][e(598)](t[e(588)])));r&&s[e(672)]({key:e(624),newValue:t[e(685)],oldValue:r[e(685)],range:n[e(504)][e(358)](t[e(588)][e(508)])})}return 0!=s[e(332)]&&this[e(393)](t,s)}[Ec(468)](t){const e=Ec;let n=!1;const r=this[e(336)][e(504)][e(535)][e(497)][e(389)]()[e(487)]((t=>t[e(591)][e(353)]&&t[e(685)][e(325)](e(509))));for(const s of r){const{subType:r,id:o}=this[e(572)](s[e(685)]),i=r[e(347)]("|")[0];for(const r of this[e(562)]({skipNotAttached:!0}))r.id!=o&&e(354)==r[e(373)]&&r[e(591)]&&r[e(591)][e(312)]==i&&r[e(568)]()[e(717)](s[e(591)][e(353)])&&(this[e(732)](r,s[e(591)][e(353)],t),n=!0)}return n}[Ec(693)](t){const e=Ec;this[e(336)],this[e(379)]=!0,t()}[Ec(376)](t){const e=Ec,n=this[e(545)](t),r=this[e(361)][e(566)](t);return n||r}[Ec(393)](t,e){const n=Ec;if(0==e[n(332)])return!1;let r=!1;for(const s of e){const e=this[n(536)](s[n(472)],n(354))[n(487)]((t=>!t[n(677)][n(558)]))[n(442)]((t=>t[n(423)])),i=(0,o.hashObject)({newValue:s[n(374)]});e[n(487)]((t=>{const e=n,[r,o]=t[e(683)][e(347)]("|");return r==s[e(312)]&&o!=i}))[n(707)]((e=>{const o=n;this[o(732)](e,s[o(472)],t),r=!0}))}return r}[Ec(732)](t,e,n){const r=Ec,s=t[r(568)]()[r(673)](e);0!==s[r(332)]?1!==s[r(332)]?this[r(704)](t,e[r(526)],e[r(410)]):this[r(507)](t,s[0]):n[r(593)](t[r(438)]())}}class Ac{constructor(t){const e=Ec;this[e(451)]=t,this[e(550)]=t[e(504)],this[e(623)]=new Map,this[e(700)]=new Map,this[e(331)]()}[Ec(450)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(550)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(420)](t,e,i(651))(...n),onDiscard:(...n)=>this[i(420)](t,e,i(547))(...n)})}[Ec(729)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(623)][s(474)](o,r)}[Ec(420)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(623)][r(587)](s)||this[r(700)][r(587)](t+":"+n)}[Ec(331)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(482)](((t,n)=>t[e(526)][e(678)](n[e(526)])?1:-1)),this[e(550)][e(694)]((n=>{const r=e;for(const e of t){let t;t=e[r(410)][r(614)]&&e[r(410)][r(448)]==e[r(526)][r(508)]?n[r(617)](e[r(526)][r(508)],"on"):n[r(617)](e),this[r(550)][r(323)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(550)][n(694)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(442)]((t=>(Cc(t)&&(t=this[s(550)][s(394)](t[s(410)])),t)))[s(487)]((t=>s(362)!==t[s(554)][s(635)]));if(c[s(332)]<1)return;const u=Array[s(629)](this[s(550)][s(535)][s(586)][s(326)]())[s(442)]((t=>i.LiveRange[s(461)](t)));r[s(346)](c);for(const t of this[s(451)][s(528)][s(528)]())t[s(649)]();a[s(672)]({forceDefaultExecution:!0}),this[s(451)][s(571)](o,...a);const l=u[s(487)]((t=>s(362)!=t[s(554)][s(635)]));l[s(332)]>0&&r[s(346)](l);for(const t of u)t[s(365)]()}))},s=(e,n)=>1==e[t(332)]&&1==n[t(332)]&&e[0][t(410)][t(598)](n[0][t(526)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(550)])?[e,n]:Mc(n,e,s,r,this[t(550)])?[n,e]:null;this[t(700)][t(474)](t(564),e),this[t(700)][t(474)](t(662),n),this[t(700)][t(474)](t(473),s),this[t(700)][t(474)](t(728),o),this[t(700)][t(474)](t(356),n),this[t(700)][t(474)](t(722),e),this[t(700)][t(474)](t(449),s),this[t(700)][t(474)](t(642),o),this[t(700)][t(474)](t(606),r),this[t(700)][t(474)](t(661),e),this[t(700)][t(474)](t(574),s),this[t(700)][t(474)](t(366),e),this[t(700)][t(474)](t(334),r),this[t(700)][t(474)](t(330),e),this[t(700)][t(474)](t(658),s),this[t(700)][t(474)](t(702),e),this[t(700)][t(474)](t(737),e),this[t(700)][t(474)](t(546),((e,n)=>{const r=t;if(!n)return;const s=this[r(451)][r(355)][r(587)](yc);this[r(550)][r(694)]((t=>{const o=r;if(o(624)==n[o(312)])for(const r of e){const e=r[o(526)][o(508)],s=n[o(618)];t[o(512)](e,s)}else if(s[o(545)](n[o(312)]))for(const r of e)void 0!==n[o(618)]?t[o(306)](n[o(312)],n[o(618)],r[o(526)][o(508)]):t[o(407)](n[o(312)],r[o(526)][o(508)]);else for(const r of e)n[o(618)]?t[o(306)](n[o(312)],n[o(618)],r):t[o(407)](n[o(312)],r)}))})),this[t(700)][t(474)](t(519),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(448)][r(408)]({includeSelf:!0,parentFirst:!0})){if(s[r(554)]==s)return!1;if(!n[r(503)](s))return!1;if(t[r(498)](s)||t[r(530)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(410)][e(448)]==t[e(526)][e(508)]&&t[e(410)][e(435)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(666)].is(s(491))&&!r[s(498)](t[s(666)]),i=t[s(526)][s(424)](o),a=t[s(410)][s(424)](o,{direction:s(453)});return!(t[s(526)][s(598)](i)&&t[s(410)][s(598)](a)||(i[s(678)](a)?n[s(405)](e,{range:n[s(394)](i,a)}):n[s(593)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(526)][e(508)];return n&&n.is(e(640))}function Sc(t,e){const n=Ec;return null==t[n(410)][n(415)]&&t[n(410)][n(448)]==t[n(526)][n(508)]?vc(t[n(526)][n(508)],e):t}function vc(t,e){const n=Ec,r=e[n(465)][n(498)](t)||e[n(465)][n(422)](t);return e[n(394)](e[n(560)](t,n(529)),r?e[n(464)](t):e[n(560)](t,n(410)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(410)][o(598)](r[o(526)]))return!0;if(t[o(373)]!=e[o(373)])return!1;if(!n[o(410)][o(370)](r[o(526)]))return!1;const i=s[o(394)](n[o(410)],r[o(526)])[o(630)]();for(const t of i)if([o(452),o(502)][o(725)](t[o(373)])&&s[o(465)][o(530)](t[o(666)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(375)]||!e[r(375)])&&wr(Ic(t[r(413)],n),Ic(e[r(413)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(413)]),s=Fc(e);if(!t[n(375)])return!1;for(const t of Object[n(463)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(573)]({},t);return delete n[e(388)],delete n[e(553)],n}const Dc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=456]})(t,e)}function xc(){const t=["3856485qpknyq","commands","canAccept","acceptSuggestion","_acceptCommand","_removePendingAction","commentThreadController","_discardCommand","change:isDirty","listenTo","model","locale","7ifCScZ","canEditAt","remove","10paNNII","canDiscard","execute","427708rzwWzz","get","discardSuggestion","stopListening","25441000ehTSwo","6850440UpqQxp","_pendingAction","add","plugins","view","isEnabled","3996078lVQsrX","destroy","isDirty","PENDING_ACTION_SUGGESTION","_editor","101qcEocP","9573102hGQcmJ","unbind","_setPendingAction","PendingActions","getRanges","6626EkyejZ","bind"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(778924===-parseInt(n(460))/1*(parseInt(n(466))/2)+parseInt(n(468))/3+-parseInt(n(486))/4*(parseInt(n(483))/5)+parseInt(n(497))/6*(parseInt(n(480))/7)+parseInt(n(491))/8+parseInt(n(461))/9+-parseInt(n(490))/10)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(478)]=e,this[s(495)]=n,this[s(474)]=r,this[s(459)]=t,this[s(472)]=t[s(469)][s(487)](s(471)),this[s(475)]=t[s(469)][s(487)](s(488)),this[s(495)][s(467)](s(496)).to(this[s(472)],this[s(475)],((t,e)=>t||e)),this[s(495)][s(467)](s(470)).to(this[s(472)],s(496),(t=>t&&this[s(459)][s(478)][s(481)](e[s(465)]()))),this[s(495)][s(467)](s(484)).to(this[s(475)],s(496),(t=>t&&this[s(459)][s(478)][s(481)](e[s(465)]()))),this[s(492)]=null,n[s(457)]&&this[s(463)](),this[s(477)](n,s(471),(()=>this[s(471)]())),this[s(477)](n,s(488),(()=>this[s(488)]())),this[s(477)](n,s(476),(()=>{const t=s;n[t(457)]?this[t(463)]():this[t(473)]()}))}[Dc(471)](){const t=Dc;this[t(472)][t(485)](this[t(478)].id)}[Dc(488)](){const t=Dc;this[t(475)][t(485)](this[t(478)].id)}[Dc(456)](){const t=Dc;this[t(495)][t(462)](t(496)),this[t(495)][t(462)](t(470)),this[t(495)][t(462)](t(484)),this[t(489)](),this[t(474)][t(456)](),this[t(492)]&&this[t(473)]()}[Dc(463)](){const t=Dc,e=zr(this[t(459)][t(479)],t(458));this[t(492)]=this[t(459)][t(494)][t(487)](t(464))[t(493)](e)}[Dc(473)](){const t=Dc;null!==this[t(492)]&&this[t(459)][t(494)][t(487)](t(464))[t(482)](this[t(492)]),this[t(492)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=141]})(t,e)}const jc=Uc;function Gc(){const t=["isDirty","CommentView","value","disabledSubmit","authoredAt","canDiscard","destroy","isEnabled","commentsListView","showInput","focus","_localUser","1221456aucciW","cancel","isReadOnly","_model","124aezVkJ","addComment","26271zwtoDF","hasDirtyComment","locale","commentThread","canAccept","submit","removeComment","delegate","_config","updateComment","bind","descriptionParts","editorConfig","52848veRoiS","setData","_createCommentViews","33117KQvFvI","10311147ppPkNc","set","commentThreadInputView","disableComments","assign","isActive","_createCommentThreadInputView","144nODdnL","fire","450ADOaPf","2VjFOEU","editor","1732010SLudgf","31116sLdAEw","length","element","commentInputView"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(375084===parseInt(n(169))/1*(-parseInt(n(172))/2)+parseInt(n(158))/3*(-parseInt(n(192))/4)+parseInt(n(171))/5+-parseInt(n(188))/6+parseInt(n(142))/7*(-parseInt(n(166))/8)+parseInt(n(155))/9*(-parseInt(n(168))/10)+parseInt(n(159))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(184)]=null,this[s(161)]=null,this[s(160)](s(164),!1),this[s(160)](s(180),e[s(180)]),this[s(152)](s(180)).to(e),this[s(160)](s(153),[]),this[s(160)](s(176),!1),this[s(160)](s(183),!1),this[s(160)](s(146),!1),this[s(160)](s(181),!1),this[s(191)]=e,this[s(187)]=n,this[s(150)]=r,r[s(162)]?this[s(160)](s(173),1):this[s(157)]()}[jc(186)](){const t=jc;this[t(174)][t(186)]()}[jc(182)](){const t=jc;this[t(184)]&&this[t(184)][t(182)](),this[t(161)]&&this[t(161)][t(182)](),super[t(182)]()}[jc(157)](){const t=jc,{CommentsListView:e}=this[t(150)];this[t(184)]=new e(this[t(144)],this[t(191)][t(145)],Object[t(163)]({CommentView:this[t(150)][t(177)]},this[t(150)])),this[t(184)][t(149)](t(148)).to(this),this[t(184)][t(149)](t(151)).to(this),this[t(184)][t(152)](t(164)).to(this),this[t(160)](t(173),this[t(184)][t(173)]+1),this[t(152)](t(173)).to(this[t(184)],t(173),(t=>t+1)),this[t(161)]=this[t(165)](),this.on(t(148),(()=>this[t(186)]())),this[t(152)](t(176)).to(this[t(184)],t(143),this[t(161)][t(175)],t(178),((t,e)=>t||!!e))}[jc(165)](){const t=jc,{CommentThreadInputView:e}=this[t(150)],n=new e(this[t(144)],this[t(187)],this[t(150)][t(154)]),r=n[t(175)];return n[t(152)](t(185)).to(this,t(164),this[t(191)][t(145)],t(190),r,t(178),((t,e,n)=>!!n||t&&!e)),r.on(t(147),((e,n)=>{const s=t;this[s(167)](s(141),n),r[s(170)][s(156)]("")})),r.on(t(189),(()=>this[t(186)]())),r[t(152)](t(179)).to(this[t(191)][t(145)],t(190)),n}}const Hc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=111]})(t,e)}function Wc(){const t=["ck-suggestion--disabled-comments","querySelector","set","div","@external","ck-annotation","ck-suggestion--accept","createElement","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","ck-suggestion__actions","ck-suggestion-",".ck-annotation__content-wrapper","author","isActive","delegate","bind","value","getExternalSuggestionNote","discardSuggestion","discardButton","ck-annotation__info-name","disableComments","ck-annotation__info","EXTERNAL_SUGGESTION","creator","setTemplate",'<span class="ck-suggestion-type">',"map","isEnabled","type","33jSGZGw","title","execute","</p>","importWord","Accept suggestion","editorReady","37434nBDYWH","element","_config","ck-suggestion__info","6eljgER","cancel","Discard suggestion","userView","check","join","ck-annotation__main","commentThread","authoredAt","span","split","locale","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion","<p>","time","ck-suggestion__user","1131408vtDQTS","332457QbzGCR","40XtzYhC","commentsListView","2457twiUpt","ck-comment__info-time","name","change:description","ck-suggestion__main","ck-annotation__info-time","ck-annotation__actions",'<span class="ck-suggestion-color" style="background-color: ',"render","_createButton","push","extendTemplate","acceptSuggestion","ck-suggestion-wrapper--active","_model","268010SlqGRg","source","description","attributes","ck-suggestion-wrapper","content","descriptionParts","ck-comment__external","8824DyZWCZ","ck-suggestion__info-name","142680bqFOEx",'" title="',"508896PDlQus","</span>","getTemplate","ck-annotation__user","editorDestroyed","getUserViewNotificationText","children","ck-annotation__content-wrapper","commentThreadInputView","bindTemplate",'"></span>',"innerHTML","acceptButton","ck-suggestion--discard","formatDateTime","canAccept","_descriptionElement","fire","color","canDiscard","EXTERNAL_AVATAR","innerText"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(281903===-parseInt(n(153))/1+-parseInt(n(219))/2*(parseInt(n(125))/3)+parseInt(n(124))/4+-parseInt(n(126))/5*(parseInt(n(215))/6)+-parseInt(n(128))/7*(-parseInt(n(151))/8)+parseInt(n(155))/9+parseInt(n(143))/10*(parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(179)](i(207),""),this[i(193)](i(207)).to(this,i(149),(t=>t&&t[0]?t[0][i(207)]:"")),this[i(193)](i(145)).to(this,i(149),this,i(191),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(121)+qc(e[n(148)],e[n(173)])+n(211);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(171)]=null,this[i(167)]=this[i(137)](zr(e,i(213)),t.icons[i(111)],i(183),i(140),"sw"),this[i(167)][i(193)](i(206)).to(this,i(170)),this[i(197)]=this[i(137)](zr(e,i(221)),t.icons[i(220)],i(168),i(196),"sw"),this[i(197)][i(193)](i(206)).to(this,i(174)),this[i(222)]=new o.UserView(e,this[i(142)][i(190)],this[i(160)]()),this[i(222)][i(139)]({attributes:{class:[i(123),i(158)]}}),this[i(203)](this[i(157)]())}[Hc(157)](){const t=Hc,e=this[t(164)],n=[{tag:t(180),attributes:{class:[t(218),t(200)]},children:[{tag:t(116),children:[{text:this[t(222)][t(130)]}],attributes:{class:[t(152),t(198)]}},{tag:t(122),attributes:{datetime:e.to(t(115)),class:[t(129),t(133)]},children:[{text:e.to(t(115),(e=>this[t(217)][t(169)](e)))}]}]},{tag:t(180),attributes:{class:[t(187),t(134)]},children:[this[t(167)],this[t(197)]]},{tag:t(180),attributes:{class:[t(162)]}}];this[t(142)][t(186)]&&n[t(138)]({tag:t(180),attributes:{class:[t(150)]},children:[{text:this[t(195)]()}]});const r={tag:t(180),attributes:{class:[t(147),e.if(t(191),t(141)),e.to(t(207),(e=>t(188)+e)),this[t(217)][t(199)]&&t(177)],"data-suggestion-id":this[t(142)].id,"data-thread-id":this[t(142)][t(114)].id,"data-author-id":this[t(142)][t(190)].id,tabindex:-1},children:[{tag:t(180),attributes:{class:[t(120),t(182)]},children:[this[t(222)],{tag:t(180),attributes:{class:[t(132),t(113)]},children:n}]}]};return this[t(127)]&&this[t(163)]&&(r[t(161)][t(138)](this[t(127)],this[t(163)]),this[t(127)][t(192)](t(214)).to(this),this[t(127)][t(192)](t(159)).to(this),this[t(163)][t(192)](t(214)).to(this),this[t(163)][t(192)](t(159)).to(this)),r}[Hc(136)](){const t=Hc;super[t(136)](),this[t(171)]=this[t(216)][t(178)](t(189)),this[t(171)][t(166)]=this[t(145)],this.on(t(131),((e,n,r)=>{const s=t;this[s(171)][s(166)]=r}))}[Hc(137)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(118)]);return a[i(179)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(139)]({attributes:{class:n}}),a.on(i(210),(()=>{const t=i;this[t(172)](r,this[t(142)].id)})),a}[Hc(195)](){const t=Hc;return t(212)===this[t(142)][t(146)][t(181)][t(144)]?zr(this[t(118)],t(185)):zr(this[t(118)],t(201))}[Hc(160)](){const t=Hc;return this[t(142)][t(186)]?t(212)===this[t(142)][t(146)][t(181)][t(144)]?zr(this[t(118)],t(119),this[t(142)][t(202)][t(130)]):zr(this[t(118)],t(175),this[t(142)][t(202)][t(130)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(117)]("*")[n(205)](((t,e)=>e%2!=0?n(204)+Zc(t)+n(156):Zc(t)))[n(112)](""),e&&(r+=n(135)+e[n(194)]+n(154)+e[n(209)]+n(165)),r}function Zc(t){const e=Hc,n=document[e(184)](e(116));return n[e(176)]=t,n[e(166)]}const Qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Xc;function Xc(t,e){const n=Yc();return(Xc=function(t,e){return n[t-=343]})(t,e)}function Yc(){const t=["getMarkers","Accept all selected suggestions","isOn","menu","acceptSelectedSuggestions","source","Track changes","innerView","_refreshActiveMarkers","Discard all suggestions","descriptionParts","actionView","discardAllSuggestions","add","define","_suggestionToController","_createToolbarButton","arrowView","CommentsRepository","27eGRNPh","_handleControllerBuffer","activeAnnotations","length","pluginName","focus","destroy","trackChanges.disableComments","getDescriptions","commandName","items","isMultiRange","execute","createCommentThreadController","Annotations","isEnabled","getAllAdjacentSuggestions","separator","comments.maxCommentCharsWhenCollapsed","config","_createMenuBarMenu","delegate","_handleSuggestionControllerDelayed","14847RrRdXZ","CommentView","371rAIXQh","head","discardButton","filter","clear","values","comments.maxCommentsWhenCollapsed","addComment","getJoined","10974eqmduZ","menuBar:trackChanges","listenTo","acceptButton","plugins","switchbutton","CommentsUI","suggestionUnloaded","set","commentThread","66glheKB","some","trackChanges.SuggestionThreadView","_updateController","get","keys","suggestionChanged","previous","from","push","isDirty","suggestionLoaded","unbind","menuitem","createAnnotationView","addSourceCollector","991030rPHDsJ","activeMarkers","Accept all suggestions","4254195fWUIsr","_annotationViews","_disableComments","_unbindEditors","value","mainView","106944AJGcdv","stopListening","descriptionFactory","button","change:activeAnnotations","acceptAllSuggestions","TrackChangesEditing","comments.editorConfig","has","delete","requires","suggestion-","componentFactory","locale","refreshSelectedViews","288779YDhaga","SuggestionThreadView","getSuggestion","createAnnotation","init","445JXFjns","_viewToController","_destroyController","isInContent","view","_bindAnnotationToEditors","getByInnerView","_addUIComponentsToFactory","getMarkerNames","buttonView","lowest","children","comments","registerAnnotation","bind","hasSuggestion","commands","EditorAnnotations","menuitemcheckbox","getRanges","remove","_initializeController","reduce","TrackChangesUI","editor","discardSelectedSuggestions","trackChanges","2720katRLD","type","toMany","Discard all selected suggestions","editing","change:previous","model","comments.maxThreadTotalWeight","size","getFirstRange","panelView"];return(Yc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(207523===parseInt(n(354))/1+-parseInt(n(460))/2*(parseInt(n(439))/3)+parseInt(n(485))/4+parseInt(n(359))/5*(parseInt(n(450))/6)+-parseInt(n(441))/7*(parseInt(n(386))/8)+-parseInt(n(416))/9*(-parseInt(n(476))/10)+-parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(349)](){const t=Jc;return[yc,o.Users,t(415),t(430),t(376)]}static get[Jc(420)](){return Jc(382)}constructor(t){const e=Jc;super(t),this[e(412)]=new Map,this[e(360)]=new Map,this[e(480)]=new Map,this[e(417)]=new Map;const n=this[e(383)][e(435)];n[e(411)](e(462),Kc),n[e(411)](e(423),!1),this[e(481)]=n[e(464)](e(423))}[Jc(438)](t,e){const n=Jc;0===this[n(417)][n(394)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(417)]){const r=this[t(412)][t(347)](e);r||n?r&&n&&this[t(361)](e):this[t(380)](e)}this[t(417)][t(445)](),this[t(383)][t(454)][t(464)](t(376))[t(353)](),this[t(405)]()}),10),this[n(417)][n(458)](t,e)}[Jc(358)](){const t=Jc,e=this[t(383)],n=e[t(454)][t(464)](t(345)),r=e[t(454)][t(464)](t(430)),s=e[t(454)][t(464)](t(376)),o=e[t(454)][t(464)](t(415));this[t(366)](),s[t(475)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(468)](this[e(412)])){const s=t[e(432)](),o=[];for(const t of s){if(!t[e(362)])continue;if(t[e(427)]){o[e(469)](...t[e(378)]());continue}const n=t[e(395)]();if(o[e(419)]>0){const t=o[0][e(449)](n);if(t){o[0]=t;continue}}o[e(469)](n)}n[e(469)]([r[e(363)],o])}return n})),this[t(452)](n,t(471),((e,n)=>{const r=t;this[r(452)](n,r(391),((t,e,s,o)=>{const i=r;n[i(362)]&&(null==s?(this[i(463)](o[i(442)]),this[i(438)](n,!1)):(this[i(463)](s[i(442)]),null==o&&this[i(438)](n,!0)))})),null!==n[r(467)]?this[r(463)](n[r(442)]):this[r(438)](n,!1)})),this[t(452)](n,t(457),((e,n,r)=>{const s=t;this[s(486)](n,s(391)),this[s(417)][s(348)](n),this[s(412)][s(347)](n)&&this[s(361)](n),r&&this[s(463)](r[s(442)])})),this[t(452)](n,t(466),((e,n)=>{this[t(463)](n)})),this[t(452)](r,t(343),(()=>{this[t(405)]()})),this[t(452)](o,t(448),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(374)](r))return;const i=n[o(356)](r);this[o(412)][o(464)](i)[o(363)][o(421)]()}),{priority:t(369)})}[Jc(405)](){const t=Jc,e=this[t(383)][t(454)][t(464)](t(430)),n=this[t(383)][t(454)][t(464)](t(345)),r=Array[t(468)](e[t(418)],(e=>e[t(404)]))[t(444)]((e=>this[t(360)][t(347)](e))),s=[];for(const e of r){const n=this[t(360)][t(464)](e)[t(392)][t(432)]();s[t(469)](...n[t(381)](((e,n)=>[...e,...n[t(367)]()]),[]))}n[t(477)]=s}[Jc(366)](){const t=Jc,n=this[t(383)],r=n[t(352)],o=zr(r,t(403)),i=new e.Collection([{type:t(455),model:new s.ViewModel({withText:!0,label:o,commandName:t(385),role:t(377)})},{type:t(433)},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(478)),commandName:t(344),role:t(473)})},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(398)),commandName:t(401),role:t(473)})},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(406)),commandName:t(409),role:t(473)})},{type:t(488),model:new s.ViewModel({withText:!0,label:zr(r,t(389)),commandName:t(384),role:t(473)})}]);for(const e of i)if(tu(e)){const r=n[t(375)][t(464)](e[t(392)][t(425)]);e[t(392)][t(373)](t(399),t(431)).to(r,t(483),t(431))}n.ui[t(351)][t(410)](t(385),(e=>this[t(413)](e,i,o))),n.ui[t(351)][t(410)](t(451),(e=>this[t(436)](e,i,o)))}[Jc(413)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(383)][r(375)][r(464)](r(385));o[r(368)][r(458)]({tooltip:n,label:n,icon:Qc}),o[r(368)][r(373)](r(399)).to(i,r(483)),o[r(368)].on(r(428),(()=>{const t=r;i[t(428)](),this[t(383)][t(390)][t(363)][t(421)]()})),(0,s.addListToDropdown)(o,e,{role:r(400)});const a=[];for(const t of e)tu(t)&&a[r(469)](this[r(383)][r(375)][r(464)](t[r(392)][r(425)]));const c=o[r(368)];return c[r(408)][r(472)](r(431)),c[r(414)][r(472)](r(431)),c[r(408)][r(373)](r(431)).to(i,r(431)),c[r(414)][r(373)](r(431))[r(388)](a,r(431),((...t)=>t[r(461)]((t=>t)))),o.on(r(428),(t=>{const e=r;this[e(383)][e(428)](t[e(402)][e(425)]),this[e(383)][e(390)][e(363)][e(421)]()})),o}[Jc(436)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(383)][r(375)][r(464)](r(385));o[r(368)][r(458)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(433)==n[r(387)]){a[r(426)][r(410)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(392)];i[r(373)](...Object[r(465)](c)).to(c),i[r(437)](r(428)).to(o),i.on(r(428),(()=>{const t=r;this[t(383)][t(428)](c[t(425)]),this[t(383)][t(390)][t(363)][t(421)]()})),e[r(370)][r(410)](i),a[r(426)][r(410)](e)}return o[r(373)](r(431)).to(i,r(431)),o[r(396)][r(370)][r(410)](a),o}[Jc(380)](t){const e=Jc,n=this[e(383)],r=n[e(435)],s=n[e(454)][e(464)](e(430)),i=n[e(454)][e(464)](e(415)),a=n[e(454)][e(464)](e(376)),c=n[e(454)][e(464)](o.Users).me,u=r[e(464)](e(385))[e(355)],{CommentsListView:l,CommentThreadInputView:f}=n[e(454)][e(464)](e(456));let h,g;this[e(480)][e(347)](t.id)?(g=this[e(480)][e(464)](t.id),h=g[e(484)]):(h=new u(n[e(352)],t,c,{disableComments:this[e(481)],editorConfig:r[e(464)](e(346)),maxCommentsWhenCollapsed:r[e(464)](e(447)),maxThreadTotalWeight:r[e(464)](e(393)),maxCommentCharsWhenCollapsed:r[e(464)](e(434)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(464)](e(352))),CommentView:r[e(464)](e(371))[e(440)],CommentsListView:l,CommentThreadInputView:f}),h[e(453)].on(e(428),(()=>{const t=e;n[t(390)][t(363)][t(421)]()})),h[e(443)].on(e(428),(()=>{const t=e;n[t(390)][t(363)][t(421)]()})),g=s[e(474)](this[e(383)][e(352)],h),g[e(373)](e(470)).to(h,e(470)),g[e(373)](e(419)).to(h),g[e(373)](e(387)).to(h,e(387),(t=>e(350)+t)),this[e(480)][e(458)](t.id,g));const d=i[e(429)](t[e(459)],h),p=new Bc(n,t,h,d),m=t[e(432)]()[e(444)]((t=>t[e(362)]));h[e(407)]=n[e(454)][e(464)](e(345))[e(487)][e(424)](m),this[e(412)][e(458)](t,p),this[e(360)][e(458)](h,p);const I=s[e(357)]({view:g,target:()=>{const r=e,s=[],i=t[r(432)]()[r(444)]((t=>t[r(362)]));for(const t of i)s[r(469)](...t[r(397)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(390)],s)},type:()=>e(350)+p[e(363)][e(387)]});i[e(364)](h,I),s[e(410)](I),a[e(372)](I)}[Jc(361)](t){const e=Jc,n=this[e(383)][e(454)][e(464)](e(415)),r=this[e(383)][e(454)][e(464)](e(430)),s=this[e(412)][e(464)](t),o=s[e(363)],i=r[e(365)](o);n[e(482)](o),i&&r[e(379)](i),this[e(412)][e(348)](t),this[e(360)][e(348)](o),s[e(422)]()}[Jc(463)](t){const e=Jc;if(!t[e(362)]||!this[e(412)][e(347)](t))return;const n=this[e(383)][e(454)][e(464)](e(345)),r=this[e(412)][e(464)](t),s=t[e(432)]();r[e(363)][e(407)]=n[e(487)][e(424)](s)}[Jc(422)](){const t=Jc;for(const e of this[t(412)][t(465)]())this[t(361)](e);for(const e of this[t(480)][t(446)]())e[t(484)][t(422)]();super[t(422)]()}}function tu(t){return Jc(392)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=188]})(t,e)}var nu=eu;function ru(){var t=["382UKsNZm","2170931QUrfRk","get","Comments","editor","getSuggestions","12800lpfxcs","282LNzOdJ","getSuggestion","3357JJIQVQ","TrackChanges","adapter","5722cvvGXP","requires","addSuggestionData","18676ImoqMn","2255898SEAhmz","addSuggestion","pluginName","20830XyvkTk","504824kgtQgx","plugins"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(628836===parseInt(n(202))/1*(parseInt(n(190))/2)+parseInt(n(197))/3*(-parseInt(n(205))/4)+parseInt(n(196))/5+parseInt(n(206))/6+parseInt(n(191))/7+parseInt(n(188))/8+parseInt(n(199))/9*(-parseInt(n(209))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(203)](){return[yc,$c,nu(193)]}static get[nu(208)](){return nu(200)}set[nu(201)](t){var e=nu;this[e(194)][e(189)][e(192)](yc)[e(201)]=t}get[nu(201)](){var t=nu;return this[t(194)][t(189)][t(192)](yc)[t(201)]}[nu(207)](t){var e=nu;return this[e(194)][e(189)][e(192)](yc)[e(204)](t)}[nu(195)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(194)][n(189)][n(192)](yc)[n(195)]({skipNotAttached:t,toJSON:e})}[nu(198)](t){var e=nu;return this[e(194)][e(189)][e(192)](yc)[e(198)](t)}}const ou=au;function iu(){const t=["push","addCommentThread","map","147202oHTEEN","div","get","addUser","requires","acceptAllSuggestions","data","track-changes-data-invalid-editor-creator","function","5HcKwtw","TrackChangesData","create","218184cOdYeX","12nyjPVO","document","config","init","CommentsRepository","trackChangesData.editorCreator","users","createElement","editor","getDataWithDiscardedSuggestions","getUser","addSuggestionData","_adapter","getSuggestions","getFullData","490lAGScZ","useAnonymousUser","getRootNames","6712320WAiNzo","plugins","20787dVGuuc","constructor","discardAllSuggestions","376KsopVW","reduce","63738IKUsYb","1470DmWJBp","createDocumentFragment","trackChangesData","getCommentThreads","appendChild","execute","model","TrackChangesEditing","end","2696872ZxlqRR","destroy","result","Pagination","pluginName","set","TrackChangesDataGetter","Users","getDataWithAcceptedSuggestions","rootsAttributes","editorCreator","define","name","getRootsAttributes","13993rKzgie"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(435953===parseInt(n(384))/1*(parseInt(n(430))/2)+-parseInt(n(429))/3+-parseInt(n(399))/4*(parseInt(n(426))/5)+parseInt(n(390))/6*(-parseInt(n(413))/7)+-parseInt(n(387))/8*(-parseInt(n(389))/9)+-parseInt(n(445))/10*(-parseInt(n(417))/11)+parseInt(n(448))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(402)];class uu extends t.Plugin{static get[ou(421)](){return[yc]}static get[ou(403)](){return ou(427)}[ou(433)](){const t=ou,n=this[t(438)];if(n[t(432)][t(410)](t(435),(e=>{const r=t,s=n[r(396)][r(431)][r(447)]()[r(388)](((t,e)=>(t[e]="",t)),{});return n[r(385)][r(428)](s,e)})),t(425)!=typeof n[t(432)][t(419)](t(392))[t(409)])throw new e.CKEditorError(t(424))}[ou(407)](t){return hu(this[ou(438)],!0,t)}[ou(439)](t){return hu(this[ou(438)],!1,t)}}class lu extends t.Plugin{static get[ou(403)](){return ou(405)}constructor(t){const e=ou;super(t),this[e(401)]=e(398)}[ou(433)](){const t=ou;this[t(438)][t(449)][t(419)](t(434))[t(442)]={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(438)][t(449)][t(419)](t(397))[t(442)]=null}}function fu(t){return void 0!==t[ou(412)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(449)][r(414)](yc,lu),s[r(408)]=fu(t)?t[r(412)]():void 0;const i=document[r(391)](),a=t[r(432)][r(419)](r(392))[r(409)],c=await a(s,(()=>function(t){const e=r,n=document[e(437)](e(418));return t[e(394)](n),n}(i)));!function(t,e){const n=r,s=t[n(396)][n(431)][n(447)]()[n(388)](((e,r)=>(e[r]=t[n(423)][n(419)]({rootName:r}),e)),{}),o=t[n(449)][n(419)](n(406))[n(436)][n(416)]((t=>({id:t.id,name:t[n(411)]}))),i=t[n(449)][n(419)](n(397))[n(443)]({skipNotAttached:!0,toJSON:!0}),a=t[n(449)][n(419)](n(434))[n(393)]({skipNotAttached:!0,toJSON:!0}),c=e[n(449)][n(419)](n(406)),u=e[n(449)][n(419)](n(397)),l=e[n(449)][n(419)](n(434));for(const t of o)c[n(440)](t.id)||c[n(420)](t);c.me||c[n(446)]();for(const t of i)u[n(441)](t);for(const t of a)l[n(415)](t);e[n(423)][n(404)](s)}(t,c),c[r(395)](r(e?422:386));const u=fu(c)?c[r(444)](n):c[r(423)][r(419)](n);return await c[r(400)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=416]})(t,e)}function du(){var t=["6FgfTuw","231ppioiT","27nOykzc","4494056OsGBcT","17251140CQAezb","27995KljFUX","236Vrkrul","2487310SrrOss","914493MCWGmB","6Ieixpg","110562ZUwFRU","670030LujOSP"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(993233===-parseInt(n(421))/1*(parseInt(n(422))/2)+-parseInt(n(420))/3+-parseInt(n(418))/4*(-parseInt(n(417))/5)+-parseInt(n(424))/6*(parseInt(n(419))/7)+parseInt(n(427))/8*(parseInt(n(426))/9)+parseInt(n(423))/10*(parseInt(n(425))/11)+-parseInt(n(416))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();