@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240710.0 → 0.0.0-nightly-20240711.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:()=>ru,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=322]})(t,e)}function l(){const t=["67576VbHyfv","2496074evPIuH","refresh","has","122638iSudVK","_isEnabledBasedOnSelection","405TnDOJQ","TrackChangesCommand","clearForceDisabled","35Vfzehu","execute","_enableCommands","_disableUnsupportedCommands","commands","editor","affectsData","1004721HcjJcb","forceDisabled","value","isEnabled","52022ibNBGm","_enabledCommands","2165694ZaUhkp","42260BDTMaO"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(181763===parseInt(n(323))/1+parseInt(n(339))/2+parseInt(n(335))/3+-parseInt(n(342))/4*(-parseInt(n(328))/5)+parseInt(n(341))/6+-parseInt(n(344))/7+-parseInt(n(343))/8*(parseInt(n(325))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(340)]=e,this[n(337)]=!1,this[n(345)](),this[n(324)]=!1}[c(345)](){this[c(338)]=!0}[c(329)](){const t=c;this[t(337)]=!this[t(337)],this[t(337)]?this[t(331)]():this[t(330)]()}[c(331)](){const t=c;for(const e of this[t(333)][t(332)][t(332)]())e[t(334)]&&!this[t(340)][t(322)](e)&&e[t(336)](t(326))}[c(330)](){const t=c;for(const e of this[t(333)][t(332)][t(332)]())e[t(334)]&&!this[t(340)][t(322)](e)&&e[t(327)](t(326))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=299]})(t,e)}function d(){const t=["refresh","acceptSuggestion","2460882lZuUdr","canEditAt","TrackChangesEditing","1690992JMvATG","get","_isEnabledBasedOnSelection","17264475wZdhri","121768CpOwPy","1516870xpuRhL","isEnabled","plugins","editor","5983831BZxYWu","model","16CxFvLW","getRanges","execute","_suggestions","track-changes-accept-suggestion-not-found","12cWnauu","5612016DnAwoN"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(544836===parseInt(n(299))/1*(parseInt(n(306))/2)+parseInt(n(315))/3+parseInt(n(311))/4*(-parseInt(n(300))/5)+parseInt(n(312))/6+parseInt(n(304))/7+-parseInt(n(318))/8+-parseInt(n(321))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(309)]=e,this[n(313)](),this[n(320)]=!1}[h(313)](){this[h(301)]=!0}[h(308)](t){const n=h,r=this[n(309)][n(319)](t);if(!r)throw new e.CKEditorError(n(310),this);const s=r[n(307)]();this[n(303)][n(305)][n(316)](s)&&this[n(303)][n(302)][n(319)](n(317))[n(314)](r)}}const m=E;function I(){const t=["track-changes-discard-suggestion-not-found","1641360QMgdjf","getRanges","TrackChangesEditing","2941248Vtyulv","execute","get","_isEnabledBasedOnSelection","model","3478132qENeNh","discardSuggestion","44455vroIJJ","refresh","181253saPhdV","plugins","919131WKndAH","isEnabled","_suggestions","372ykErlm","canEditAt","5909880VQcIvl","editor"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(414510===-parseInt(n(469))/1+parseInt(n(457))/2+-parseInt(n(471))/3+-parseInt(n(474))/4*(-parseInt(n(467))/5)+parseInt(n(460))/6+-parseInt(n(465))/7+-parseInt(n(476))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(473)]=e,this[n(468)](),this[n(463)]=!1}[m(468)](){this[m(472)]=!0}[m(461)](t){const n=m,r=this[n(473)][n(462)](t);if(!r)throw new e.CKEditorError(n(478),this);const s=r[n(458)]();this[n(477)][n(464)][n(475)](s)&&this[n(477)][n(470)][n(462)](n(459))[n(466)](r)}}function T(t,e){const n=_();return(T=function(t,e){return n[t-=184]})(t,e)}function _(){const t=["schema","42299199NogsCB","end","join","push","isCollapsed","content","splice","map","add","1673NCOqpC","2298572FGSCBq","sort","from","1995387fEzQRC","createPositionBefore","isObject","color","isInContent","isTouching","3644988Tretyc","getRanges"," [color ","length","isMultiRange","5fUZGZd","createPositionAfter","1594335ALgvjZ","execute","start","deletion","next","createRange","isArray","isIntersecting","replace","17112OKAecT","change","value","type","3869090KnJSIx","createPositionAt"];return(_=function(){return t})()}function y(t){const e=T;return t[e(199)](((t,n)=>e(217)==t[e(184)]&&e(217)!=n[e(184)]?-1:e(217)!=t[e(184)]&&e(217)==n[e(184)]?1:0))}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(187)];for(;s<t[n(210)];){const a=t[s],c=t[s+1];r||(r=e[n(202)](a)),k(e,a,c)||(o[n(191)](e[n(219)](r,i[n(203)](a)?e[n(213)](a):e[n(186)](a,n(189)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(213)](e),o=t[r(202)](n);return s[r(206)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(984268===-parseInt(n(214))/1+-parseInt(n(185))/2+-parseInt(n(201))/3+parseInt(n(198))/4*(parseInt(n(212))/5)+-parseInt(n(207))/6+parseInt(n(197))/7*(parseInt(n(223))/8)+parseInt(n(188))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=T;for(;n[r(210)];){const s=n[r(194)](0,100);t[r(224)]((()=>{const t=r;for(const n of s)n[t(205)]&&e[t(215)](n.id)}))}}const L=S;function N(){const t=["99orSukB","canEditAt","some","10049352IzSnEp","model","_isEnabledBasedOnSelection","18uvabsi","isInContent","from","547022VipFMy","90bPWEUI","11668MlIADp","editor","getRanges","values","_suggestions","refresh","664710wsSwoE","isEnabled","_command","568955wJZJSl","72Tyjuiz","304605eaqzul","execute","309268Lfamgm","3FGXMDL"];return(N=function(){return t})()}function S(t,e){const n=N();return(S=function(t,e){return n[t-=258]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(420110===-parseInt(n(267))/1*(parseInt(n(268))/2)+parseInt(n(282))/3*(parseInt(n(281))/4)+-parseInt(n(277))/5*(parseInt(n(263))/6)+parseInt(n(266))/7+parseInt(n(278))/8*(-parseInt(n(279))/9)+parseInt(n(274))/10*(parseInt(n(283))/11)+parseInt(n(260))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class R extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(276)]=e,this[r(272)]=n,this[r(273)](),this[r(262)]=!1}[L(273)](){const t=L,e=Array[t(265)](this[t(272)][t(271)]())[t(259)]((e=>e[t(264)]));this[t(275)]=this[t(276)][t(275)]&&e}[L(280)](){const t=L,e=y(Array[t(265)](this[t(272)][t(271)]()));for(const n of e){const e=n[t(270)]();if(!this[t(269)][t(261)][t(258)](e))return}C(this[t(269)][t(261)],this[t(276)],e)}}function v(){const t=["7221384JvBXGn","1203587ujwJIb","495dOPupp","refresh","size","13112226cHRTmL","_suggestions","42kSTuAS","_selectedSuggestions","document","canEditAt","7138592dmKsUr","values","model","getRanges","selection","editor","948485hZCxRk","_command","10856qSQBNb","from","execute","isEnabled","867062FhBiEI","_isEnabledBasedOnSelection"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=293]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(937041===parseInt(n(310))/1+parseInt(n(303))/2*(-parseInt(n(311))/3)+parseInt(n(295))/4+-parseInt(n(301))/5*(-parseInt(n(316))/6)+-parseInt(n(307))/7+-parseInt(n(309))/8+-parseInt(n(314))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(302)]=e,this[r(315)]=n,this[r(317)]=new Set,this[r(312)](),this[r(308)]=!1}[M(312)](){const t=M,e=this[t(300)][t(297)][t(293)][t(299)],n=Array[t(304)](this[t(315)][t(296)]());this[t(317)]=function(t,e){const n=T,r=Array[n(200)](t[n(208)]()),s=new Set;for(const o of e)if(o[n(205)])for(const e of r)for(const r of o[n(208)]())(e[n(221)](r)||t[n(192)]&&!o[n(211)]&&o[n(218)]&&r[n(189)][n(206)](e[n(216)]))&&s[n(196)](o);return s}(e,n),this[t(306)]=this[t(302)][t(306)]&&!!this[t(317)][t(313)]}[M(305)](){const t=M,e=y(Array[t(304)](this[t(317)]));for(const n of e){const e=n[t(298)]();if(!this[t(300)][t(297)][t(294)](e))return}C(this[t(300)][t(297)],this[t(302)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const X=Q||Z||Function("return this")();const Y=X.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=X["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(X,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Rt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=Rt,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=q,zt.prototype.set=Wt;const Kt=zt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Xt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?X.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Re=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Re(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?X.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Xe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Qe.call(t,e)})))}:qe;const Ye=function(t,e){return Jt(t,Xe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Xe(t)),t=$e(t);return e}:qe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Xe)};const sn=function(t){return nn(t,xe,tn)};const on=At(X,"DataView");const an=At(X,"Promise");const cn=At(X,"Set");const un=At(X,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=X.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Rn=Y?Y.prototype:void 0,vn=Rn?Rn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Xn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Sr="[object Array]",Rr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Nr?Rr:c)==Rr,f=(u=u==Nr?Rr:u)==Rr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["onDiscard","change","start","getRange","isIntersecting","set","decorate","1350736aWvPNP","clear","length","authoredAt","_saved","isMultiRange","4PgcMvF","nodeBefore","onAccept","removeMarker","_isDataLoaded","attributes","from","hasComments","suggestion:","split","end","_onAccept","removeMarkers","createdAt","nodeAfter","substr","getFirstMarker","addMarker","creator","data","getAllAdjacentSuggestions","removeAttribute","isExternal","3715728GlLiiM","isIntersectingWithRange","delete","toJSON","push","filter","getMarkers","accept","_model","getContainedElement","subType","addRange","getMultiRangeId","9044742XHciPB","commentThread","_onAttributesChange","discard","1791965HmMvxw","getMarkerNames","type","_onDiscard","addMarkerName","3270741pyKFka","1158660lgwbir","add","12NyjTEU","setAttribute","getFirstRange","size","author","isInContent","onAttributesChange","105960eHladJ","map","get","getItems","next","reduce","markers","@external","_markerNames","3591TUOwmL","head","previous","getRanges"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(821725===-parseInt(n(465))/1+parseInt(n(436))/2+parseInt(n(435))/3*(-parseInt(n(471))/4)+parseInt(n(430))/5*(-parseInt(n(438))/6)+-parseInt(n(426))/7+parseInt(n(494))/8+parseInt(n(454))/9*(parseInt(n(445))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(475)]=!1,this.id=e.id,this[n(432)]=e[n(432)],this[n(504)]=e[n(504)]||null,this[n(442)]=e[n(442)],this[n(489)]=e[n(489)]||e[n(442)],this[n(493)]=Boolean(e[n(476)]&&e[n(476)][n(452)]),this[n(490)]=null,this[n(502)]=t,this[n(482)]=e[n(473)],this[n(433)]=e[n(458)],this[n(428)]=e[n(444)],this[n(453)]=new Set,this[n(484)]=null,this[n(463)](n(468),null),this[n(463)](n(476),e[n(476)]||{}),this[n(463)](n(456),null),this[n(463)](n(449),null),this[n(463)](n(427),null),this[n(463)](n(469),!1),this[n(464)](n(501)),this[n(464)](n(429))}get[jr(455)](){const t=jr;let e=this;for(;e[t(456)];)e=e[t(456)];return e}get[jr(478)](){const t=jr;return!!this[t(427)]&&this[t(427)][t(467)]>0}get[jr(470)](){const t=jr;return 0!=this[t(453)][t(441)]&&6==Array[t(477)](this[t(453)])[0][t(480)](":")[t(467)]}get[jr(443)](){return null!==this[jr(487)]()}[jr(434)](t){const e=jr;this[e(453)][e(437)](t)}[jr(431)](){const t=jr;return Array[t(477)](this[t(453)])}[jr(500)](){const t=jr;return this[t(431)]()[t(446)]((e=>this[t(502)][t(451)][t(447)](e)))[t(499)]((t=>t))}[jr(487)](){return this[jr(500)]()[0]||null}[jr(483)](){const t=jr;this[t(502)][t(459)]((e=>{const n=t;for(const t of this[n(500)]())e[n(474)](t)})),this[t(453)][t(466)]()}[jr(474)](t){const e=jr;this[e(502)][e(459)]((n=>{n[e(474)](t)})),this[e(453)][e(496)](t)}[jr(424)](t){const e=jr,n=e(479)+this[e(432)]+":"+this[e(504)]+":"+this.id+":"+this[e(489)].id+":"+Hr[e(425)]();this[e(434)](n),this[e(502)][e(459)]((r=>{r[e(488)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(495)](t){const e=jr;for(const n of this[e(457)]())if(n[e(462)](t))return!0;return!1}[jr(457)](){const t=jr;return this[t(500)]()[t(446)]((e=>e[t(461)]()))}[jr(448)](){const t=jr;return this[t(457)]()[t(450)](((e,n)=>[...e,...n[t(448)]()]),[])}[jr(440)](){const t=jr;var e;return(null===(e=this[t(487)]())||void 0===e?void 0:e[t(461)]())||null}[jr(503)](){const t=jr,e=this[t(457)]();if(1!=e[t(467)])return null;const n=e[0],r=n[t(460)][t(485)],s=n[t(481)][t(472)];return r instanceof i.Element?r!=s?null:r:null}[jr(501)](){const t=jr;this[t(482)](this[t(457)](),this[t(490)],this[t(476)]),this[t(483)]()}[jr(429)](){const t=jr;this[t(433)](this[t(457)](),this[t(490)],this[t(476)]),this[t(483)]()}[jr(491)](){const t=jr,e=[];let n=this[t(455)];for(;n;)e[t(498)](n),n=n[t(449)];return e}[jr(439)](t,e){const n=jr,r=Qn(this[n(476)]);hr(r,t,e),wr(r,this[n(476)])||(this[n(476)]=r,this[n(428)](r))}[jr(492)](t){const e=jr,n=Qn(this[e(476)]);Ur(n,t),wr(n,this[e(476)])||(this[e(476)]=n,this[e(428)](this[e(476)]))}[jr(497)](){const t=jr;return{id:this.id,type:this[t(504)]?this[t(432)]+":"+this[t(504)]:this[t(432)],authorId:this[t(489)].id,createdAt:this[t(484)],hasComments:this[t(478)],data:this[t(490)],attributes:this[t(476)]}}static[jr(425)](){const t=jr;return(0,e.uid)()[t(486)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const zr=qr;function Kr(){const t=["insertion","pop","join","label","590qHRSxE","elementEnd","108WFLGNI","subType","579534rqYsCm","get","push","*Remove:* %0","5648gAdhaZ","function","16QQeIWE","401382xTqejy","removeObject","1364ikqhpx","1307110oBHAaA","quantity","removeFormat","element","$textProxy","_customCallbacks","$text","type","_handleRenameSuggestionDescription","_itemLabels","indexOf","data","remove","key","*Change to:* %0","getItemLabel","_resolveDescriptionItems","name","start","matchingCallback","deletion","_locale","addEmptyContainer","getWalker","has","text","getFirstRange","*Set format:* %0","_schema","isObject","EmptyContainer","map","softBreak","ELEMENT_SPACE","_handleInsertRemoveSuggestionDescription","replace","_itemLabelsCallbacks","previousSibling","addContainer","nextSibling","format","normal","addFormat","addObject","_handleCustomCallbackDescription","Container","isEqual","registerDescriptionCallback","skip","newValue","*Remove format:* %0","item","elementStart","246250PcAlSi","removeContainer","_addDescriptionItems","REPLACE_TEXT","isEmpty","add","match","54iPvqNY","end","length","getDescriptions","checkChild","9771751nDcZIt","_attributeLabels","nodeAfter","*Merge:* %0","removeEmptyContainer","isInContent","Object","*Insert:* %0","*Split:* %0","_handleAttributeSuggestionDescription","$1 $2","registerElementLabel","attribute","registerAttributeLabel","set"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(208482===parseInt(n(316))/1*(parseInt(n(322))/2)+parseInt(n(325))/3+parseInt(n(327))/4*(parseInt(n(314))/5)+parseInt(n(318))/6+-parseInt(n(328))/7*(-parseInt(n(324))/8)+parseInt(n(290))/9*(parseInt(n(381))/10)+-parseInt(n(295))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Qr{constructor(t,e){const n=qr;this[n(333)]=[],this[n(337)]=new Map,this[n(364)]=[],this[n(296)]=new Map,this[n(356)]=t,this[n(349)]=e}[zr(293)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(292)];o++){const i=t[o];if(!i[e(300)])continue;const a=this[e(372)](i);if(a){if(null!=i[e(317)]){if(r[e(352)](i[e(317)]))continue;r[e(288)](i[e(317)])}n[e(320)](a)}else if(e(307)!=i[e(335)])e(310)!=i[e(335)]&&e(348)!=i[e(335)]||this[e(362)](n,i,t[o+1]);else{const t=i[e(339)][e(341)];if(s[e(352)](t))continue;s[e(288)](i[e(339)][e(341)]),t==Tc?this[e(336)](n,i):this[e(304)](n,i)}}return this[e(344)](n)}[zr(375)](t){const e=zr;this[e(333)][e(320)](t)}[zr(306)](t,n,r=e.priorities[zr(369)]){const s=zr;s(323)==typeof t?(0,e.insertToPriorityArray)(this[s(364)],{matchingCallback:t,label:n,priority:r}):this[s(337)][s(309)](t,n)}[zr(308)](t,e){const n=zr;this[n(296)][n(309)](t,e)}[zr(343)](t,e=1){const n=zr;let r;for(const e of this[n(364)])if(e[n(347)](t)){r=e[n(313)];break}return r||(r=this[n(337)][n(319)](t[n(345)])),r?r(e):1!==e?e+" "+t[n(345)]+"s":""+t[n(345)]}[zr(285)](t,e){const n=zr,r=e[n(354)]()[n(351)](),s=n(310)==e[n(335)]?n(288):n(340);for(const e of r){const o=e[n(379)],i=t[t[n(292)]-1];if(o.is(n(332)))i&&i[n(335)][n(338)](n(373))>-1&&t[n(311)](),i&&n(353)==i[n(335)]?i[s]+=o[n(339)]:t[n(320)]({type:n(353),add:n(288)==s?o[n(339)]:"",remove:n(340)==s?o[n(339)]:""});else if(this[n(356)][n(357)](o)){const a=o;if(i&&i[n(335)][n(338)](n(373))>-1&&t[n(311)](),n(315)==e[n(335)])continue;i&&i[n(335)]==s+n(301)&&i[n(331)][n(345)]==a[n(345)]?i[n(329)]++:t[n(320)]({type:s+n(301),element:a,quantity:1}),r[n(376)]((t=>!(n(315)==t[n(335)]&&t[n(379)]==o)))}else if(this[n(356)][n(294)](o,n(334))||o.is(n(331),n(360))){const r=o;if(n(288)==s&&n(380)==e[n(335)]||n(340)==s&&n(315)==e[n(335)])continue;if(i&&-1==i[n(335)][n(338)](n(373))){n(353)==i[n(335)]&&(i[s]+="\n");continue}let a;if(a=n(288)==s?r[n(367)]&&!this[n(356)][n(357)](r[n(367)])?r[n(367)]:null:r[n(365)]&&!this[n(356)][n(357)](r[n(365)])?r[n(365)]:null,r[n(287)]||a&&a[n(287)]){const e=a&&a[n(287)]?a:r;i&&i[n(335)]==s+n(358)&&i[n(331)][n(345)]==e[n(345)]?i[n(329)]++:t[n(320)]({type:s+n(358),element:e,quantity:1})}else t[n(320)]({type:s+n(373),element:r})}}}[zr(344)](t){const e=zr,n=this[e(349)],r=[],s=[],o=[];for(const i of t)switch(i[e(335)]){case e(353):if(i[e(288)]=i[e(288)][e(363)](/(\S)\u000A+(\S)/g,e(305))[e(363)](/\u000A/g,""),i[e(340)]=i[e(340)][e(363)](/(\S)\u000A+(\S)/g,e(305))[e(363)](/\u000A/g,""),""!=i[e(288)]&&""!=i[e(340)]){r[e(320)]({type:e(363),content:Wr(n,e(286),['"'+i[e(340)]+'"','"'+i[e(288)]+'"'])});continue}if(null!=i[e(288)][e(289)](/^ +$/)){r[e(320)]({type:e(310),content:Wr(n,e(302),Wr(n,e(361),i[e(288)][e(292)]))});continue}if(null!=i[e(340)][e(289)](/^ +$/)){r[e(320)]({type:e(348),content:Wr(n,e(321),Wr(n,e(361),i[e(340)][e(292)]))});continue}if(""!=i[e(288)]){r[e(320)]({type:e(310),content:Wr(n,e(302),'"'+i[e(288)]+'"')});continue}r[e(320)]({type:e(348),content:Wr(n,e(321),'"'+i[e(340)]+'"')});continue;case e(350):case e(371):r[e(320)]({type:e(310),content:Wr(n,e(302),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(299):case e(326):r[e(320)]({type:e(348),content:Wr(n,e(321),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(366):r[e(320)]({type:e(310),content:Wr(n,e(303),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(284):r[e(320)]({type:e(348),content:Wr(n,e(298),this[e(343)](i[e(331)],i[e(329)]))});continue;case e(370):s[e(320)](i[e(341)]);continue;case e(330):o[e(320)](i[e(341)]);continue;default:r[e(320)](i)}if(s[e(292)]){const t=s[e(359)]((t=>this[e(296)][e(352)](t)?this[e(296)][e(319)](t):t))[e(312)](", ");r[e(320)]({type:e(368),content:Wr(this[e(349)],e(355),t)})}if(o[e(292)]){const t=o[e(359)]((t=>this[e(296)][e(352)](t)?this[e(296)][e(319)](t):t))[e(312)](", ");r[e(320)]({type:e(368),content:Wr(this[e(349)],e(378),t)})}return r}[zr(372)](t){const e=zr;for(const n of this[e(333)]){const r=n(t);if(r&&e(335)in r)return r}}[zr(304)](t,e){const n=zr,r=e[n(339)],s=void 0===r[n(377)]?n(330):n(370);t[n(320)]({type:s,key:r[n(341)]})}[zr(336)](t,e){const n=zr;t[n(320)]({type:n(368),content:Wr(this[n(349)],n(342),this[n(343)](e[n(354)]()[n(346)][n(297)],1))})}[zr(362)](t,e,n){const r=zr;if(this[r(285)](t,e),n&&n[r(354)]()&&!e[r(354)]()[r(291)][r(374)](n[r(354)]()[r(346)])){const n=t[t[r(292)]-1],s=r(310)==e[r(335)]?r(288):r(340);n&&r(353)==n[r(335)]&&(n[s]+="\n")}}}const Zr=Yr;function Xr(){const t=["commands","editor","plugins","enableCommand","2722390ButHaf","1854pwmWdR","443822cicIvT","get","21928xDquwa","17770lOPMEF","239780wYleKX","2022GLcltg","1841dCaOMG","showAIAssistant","925sJAASL","3wSrUsh","afterInit","522943AlgzSX","TrackChangesEditing","96qBheTu"];return(Xr=function(){return t})()}function Yr(t,e){const n=Xr();return(Yr=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(594343===-parseInt(n(204))/1+-parseInt(n(193))/2*(-parseInt(n(202))/3)+-parseInt(n(197))/4+-parseInt(n(201))/5*(-parseInt(n(198))/6)+parseInt(n(199))/7*(-parseInt(n(195))/8)+parseInt(n(192))/9*(-parseInt(n(196))/10)+parseInt(n(191))/11*(parseInt(n(206))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Jr extends t.Plugin{[Zr(203)](){const t=Zr,e=this[t(188)],n=e[t(189)][t(194)](t(205));e[t(187)][t(194)](t(200))&&n[t(190)](t(200))}}const $r=es;function ts(){const t=["has","format","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","*Format:* %0","FORMAT_ALIGN_TO_RIGHT","72kklCDP","FORMAT_ALIGN_TO_LEFT","commandParams","FORMAT_ALIGN_TO_CENTER","7746VSgDwz","right","TrackChangesEditing","_registerLegacyDescription","FORMAT_ALIGNMENT","get","207kKSlqF","8089917UvmZsV","registerDescriptionCallback","formatBlock","2775780VuYZLt","afterInit","editor","plugins","commandName","1879352OTtOtK","4MIaXax","registerAttributeLabel","left","center","type","6056wMnQzB","235Jodfyq","132981qyGskM","locale","registerBlockAttribute","6730JOfnvi","justify","alignment","value","descriptionFactory","AlignmentEditing"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(210191===parseInt(n(283))/1*(parseInt(n(276))/2)+parseInt(n(266))/3*(-parseInt(n(281))/4)+-parseInt(n(282))/5*(parseInt(n(260))/6)+-parseInt(n(270))/7+-parseInt(n(275))/8+-parseInt(n(256))/9*(-parseInt(n(286))/10)+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(271)](){const t=$r,e=this[t(272)],n=e[t(284)];if(!e[t(273)][t(292)](t(291)))return;const r=e[t(273)][t(265)](t(262));r[t(295)](t(288)),r[t(285)](t(288)),r[t(290)][t(277)](t(288),Wr(n,t(264))),this[t(263)]()}[$r(263)](){const t=$r,e=this[t(272)],n=e[t(284)];e[t(273)][t(265)](t(262))[t(290)][t(268)]((e=>{const r=t;if(r(269)!=e[r(280)])return;const{data:s}=e;if(s&&r(288)==s[r(274)]){const t=s[r(258)][0][r(289)];return{type:r(293),content:Wr(n,r(296),function(t){const e=r;switch(t){case e(278):return Wr(n,e(257));case e(261):return Wr(n,e(255));case e(279):return Wr(n,e(259));case e(287):return Wr(n,e(294))}}(t))}}}))}}function rs(){const t=["get","strikethrough","editor","forceValue","BoldEditing","ItalicEditing","FORMAT_SUBSCRIPT","889172ifQtvD","enableDefaultAttributesIntegration","commandParams","locale","FORMAT_SUPERSCRIPT","570595jZvukz","1363023enOEhi","UnderlineEditing","superscript","SuperscriptEditing","FORMAT_ITALIC","code","afterInit","has","registerAttributeLabel","1670296QJbYyy","_registerLegacyDescription","FORMAT_CODE","registerInlineAttribute","FORMAT_","bold","*Format:* %0","165275WthOsP","288ZbjoxO","descriptionFactory","toUpperCase","StrikethroughEditing","SubscriptEditing","CodeEditing","formatInline","type","italic","1916nUKvSO","7Pyrdbb","toLowerCase","FORMAT_STRIKETHROUGH","plugins","FORMAT_UNDERLINE","FORMAT_BOLD","slice","TrackChangesEditing","1325352mUsTId","commandName","underline","format","registerDescriptionCallback","subscript","*Remove format:* %0"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=410]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(131487===parseInt(n(414))/1+parseInt(n(424))/2*(-parseInt(n(415))/3)+parseInt(n(447))/4+parseInt(n(452))/5+-parseInt(n(433))/6+-parseInt(n(425))/7*(parseInt(n(462))/8)+parseInt(n(453))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(444),os(445),os(454),os(420),os(418),os(419),os(456)];class as extends t.Plugin{[os(459)](){const t=os,e=this[t(442)],n=e[t(428)][t(440)](t(432)),r=e[t(450)];for(const s of is){if(!e[t(428)][t(460)](s))continue;const o=s[t(431)](0,-7)[t(426)](),i=t(411)+o[t(417)]();n[t(448)](o),n[t(410)](o),n[t(416)][t(461)](o,Wr(r,i))}this[t(463)]()}[os(463)](){const t=os,e=this[t(442)],n=e[t(450)],r=e[t(428)][t(440)](t(432));function s(e,s){const o=t;r[o(416)][o(437)]((t=>{const r=o;if(r(421)!=t[r(422)])return;const{data:i}=t;return i&&i[r(434)]===e?i[r(449)][0][r(443)]?{type:r(436),content:Wr(n,r(413),s)}:{type:r(436),content:Wr(n,r(439),s)}:void 0}))}s(t(412),Wr(n,t(430))),s(t(423),Wr(n,t(457))),s(t(435),Wr(n,t(429))),s(t(458),Wr(n,t(464))),s(t(441),Wr(n,t(427))),s(t(438),Wr(n,t(446))),s(t(455),Wr(n,t(451)))}}const cs=ls;function us(){const t=["640abcHsf","checkChild","blockQuote","$root","413449sDbFOx","plugins","4081819OuDqty","11768AQLVae","3126776DHjLvD","format","get","document","commandParams","parent","2178867zEtfnQ","forceValue","schema","change","getSelectedBlocks","9CLgnbA","ELEMENT_BLOCK_QUOTE","markBlockFormat","model","*Remove format:* %0","name","selection","2MGRjLM","has","TrackChangesEditing","commandName","editor","descriptionFactory","enableCommand","commands","value","*Set format:* %0","afterInit","352542Zwxqqf","from","BlockQuoteEditing","1849570QShjbk","locale","registerDescriptionCallback","filter"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(370946===-parseInt(n(220))/1*(parseInt(n(198))/2)+parseInt(n(230))/3+-parseInt(n(223))/4*(-parseInt(n(216))/5)+parseInt(n(209))/6+-parseInt(n(222))/7+parseInt(n(224))/8+-parseInt(n(191))/9*(parseInt(n(212))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(208)](){const t=cs,e=this[t(202)],n=e[t(213)];if(!e[t(221)][t(199)](t(211)))return;const r=e[t(221)][t(226)](t(200)),s=this[t(202)][t(205)][t(226)](t(218));r[t(204)](t(218),((n,o={})=>{const i=t,a=this[i(202)][i(194)][i(227)][i(197)],c=o&&void 0!==o[i(231)]?o[i(231)]:!s[i(206)];let u=[];if(c){const t=Array[i(210)](a[i(190)]())[i(215)]((t=>hs(t)||function(t,e){const n=i,r=e[n(217)](t[n(229)],n(218)),s=e[n(217)]([n(219),n(218)],t);return r&&s}(t,this[i(202)][i(194)][i(232)])));u=A(t,e[i(194)])}else{const t=Array[i(210)](a[i(190)]())[i(215)]((t=>hs(t)));u=A(t,e[i(194)])}e[i(194)][i(189)]((()=>{const t=i;for(const e of u)r[t(193)](e,{commandName:t(218),commandParams:[{forceValue:c}]})}))})),r[t(203)][t(214)]((e=>{const r=t,{data:s}=e;if(s&&r(218)==s[r(201)]){const t=Wr(n,r(192));return s[r(228)][0][r(231)]?{type:r(225),content:Wr(n,r(207),t)}:{type:r(225),content:Wr(n,r(195),t)}}}))}}function hs(t){const e=cs;return e(218)==t[e(229)][e(196)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=413]})(t,e)}const ds=gs;function ps(){const t=["10970028XxoFgQ","806157gmQtVU","has","78745gadGUm","11mHwIJH","45iHQRYL","editor","enableCommand","CaseChange","plugins","917NcZtQJ","16DIwHuY","changeCaseLower","36blwePg","TrackChangesEditing","changeCaseTitle","4002anpsUE","afterInit","get","6936280ZgligS","124730DfpWKl","changeCaseUpper","3483873yMIXxc"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(478699===parseInt(n(425))/1+parseInt(n(421))/2*(-parseInt(n(429))/3)+parseInt(n(414))/4*(parseInt(n(427))/5)+parseInt(n(417))/6*(-parseInt(n(434))/7)+-parseInt(n(435))/8*(-parseInt(n(423))/9)+parseInt(n(420))/10+-parseInt(n(428))/11*(parseInt(n(424))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(418)](){const t=ds,e=this[t(430)];e[t(433)][t(426)](t(432))&&(e[t(433)][t(419)](t(415))[t(431)](t(422)),e[t(433)][t(419)](t(415))[t(431)](t(413)),e[t(433)][t(419)](t(415))[t(431)](t(416)))}}function Is(){const t=["20BkpJup","95923lVLYNU","ckbox","8GPNywb","112rFqQQg","plugins","216402MHcDEi","9387279DdFkkT","2323707QEPVhW","8364208nUrcsw","get","9HqlifG","10326680HbQmNv","commands","afterInit","enableCommand","editor","1397635HQNJyz","TrackChangesEditing"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(887107===parseInt(n(373))/1*(-parseInt(n(375))/2)+-parseInt(n(361))/3+-parseInt(n(372))/4*(-parseInt(n(370))/5)+parseInt(n(359))/6*(-parseInt(n(376))/7)+parseInt(n(362))/8*(parseInt(n(364))/9)+parseInt(n(365))/10+-parseInt(n(360))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(367)](){const t=Es,e=this[t(369)];e[t(366)][t(363)](t(374))&&e[t(377)][t(363)](t(371))[t(368)](t(374))}}const _s=As;!function(t,e){const n=As,r=t();for(;;)try{if(685032===parseInt(n(221))/1*(parseInt(n(261))/2)+parseInt(n(213))/3*(parseInt(n(244))/4)+parseInt(n(218))/5*(parseInt(n(231))/6)+parseInt(n(216))/7+-parseInt(n(234))/8*(parseInt(n(255))/9)+parseInt(n(229))/10*(-parseInt(n(248))/11)+-parseInt(n(225))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class ys extends t.Plugin{[_s(258)](){const t=_s,e=this[t(223)];if(!e[t(252)][t(251)](t(219)))return;const n=e[t(252)][t(204)](t(212)),r=e[t(237)],s=e[t(209)][t(204)](t(203))[t(208)],o=e[t(249)][t(204)](t(203));n[t(246)](t(226)),n[t(246)](t(242)),n[t(246)](t(203),((r,i={})=>{const a=t,c=e[a(236)],u=e[a(236)][a(224)][a(257)],l=i&&void 0!==i[a(250)]?i[a(250)]:!o[a(205)];let f;i[a(233)]||(i[a(233)]=s[0][a(233)]),f=l?Array[a(235)](u[a(254)]())[a(210)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(228))&&!e[n(230)](t)&&e[n(245)](t[n(260)],n(203))}(t,c[a(239)]))):Array[a(235)](u[a(254)]())[a(210)]((t=>ks(t)));const h=A(f,c);c[a(243)]((()=>{const t=a;for(const e of h)n[t(214)](e,{commandName:t(203),commandParams:[{...i,forceValue:l}],formatGroupId:t(253)})}))})),n[t(238)][t(232)](t(203),(e=>Wr(r,t(227),e))),n[t(238)][t(256)]((e=>{const n=t;if(n(211)!=e[n(259)])return;const o=r.t,{data:i}=e;if(!i||n(203)!=i[n(207)])return;const a=i[n(222)][0][n(233)],c=o(s[n(215)]((t=>t[n(233)]===a))[n(240)])[n(220)]();return i[n(222)][0][n(250)]?{type:n(206),content:Wr(r,n(217),Wr(r,n(227),1)+" ("+c+")")}:{type:n(206),content:Wr(r,n(241),Wr(r,n(227),1))}}))}}function As(t,e){const n=Cs();return(As=function(t,e){return n[t-=203]})(t,e)}function ks(t){const e=_s;return e(203)==t[e(247)]}function Cs(){const t=["5352CjUvFd","codeBlock","get","value","format","commandName","languages","config","filter","formatBlock","TrackChangesEditing","17199uNfZGg","markBlockFormat","find","7299579TeSSwb","*Set format:* %0","5HiCkfq","CodeBlock","toLowerCase","211VHhKdx","commandParams","editor","document","7656660FCAgeZ","indentCodeBlock","ELEMENT_CODE_BLOCK","rootElement","156710ntxDdO","isLimit","1704306nvqrNr","registerElementLabel","language","7947080HEdzEu","from","model","locale","descriptionFactory","schema","label","*Remove format:* %0","outdentCodeBlock","change","548ingGIY","checkChild","enableCommand","name","253GtsZzG","commands","forceValue","has","plugins","blockName","getSelectedBlocks","9dwyvsq","registerDescriptionCallback","selection","afterInit","type","parent"];return(Cs=function(){return t})()}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=402]})(t,e)}function Ss(){const t=["4658668aLEqTm","3844016wrrukt","plugins","16pqwuMr","addCommentThread","482616vSInEV","afterInit","enableCommand","30YvLNgX","TrackChangesEditing","has","2471580jWKbHP","476394fDVuJM","6gIFgsv","4706469ruoonO","CommentsEditing","get","27794940IzRKNi","editor"];return(Ss=function(){return t})()}!function(t,e){const n=Ns,r=t();for(;;)try{if(781794===parseInt(n(406))/1*(-parseInt(n(414))/2)+-parseInt(n(412))/3+-parseInt(n(402))/4+-parseInt(n(409))/5*(parseInt(n(413))/6)+parseInt(n(420))/7+-parseInt(n(404))/8*(-parseInt(n(415))/9)+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(407)](){const t=Ls,e=this[t(419)];e[t(403)][t(411)](t(416))&&e[t(403)][t(417)](t(410))[t(408)](t(405))}}var vs=n(834);function Ms(t,e){const n=Os();return(Ms=function(t,e){return n[t-=471]})(t,e)}function Os(){const t=["getItems","schema","model","12hCSlsp","activeMarkers","markerRange","consumable","get","120gtZYEO","addHighlight","markerName","name","plugins","isBlock","type","test","parent","createUIElement","nextSibling","addClass","start","insert","previousPosition","toViewPosition","bindElementToMarker","span","hasAttribute","10945zQdoZB","includes","2670kqCfli","ck-suggestion-marker-","getWalker","1625651FIravK","isContent","ck-suggestion-marker--active","14310molbHR","push","2526274hiUtYJ","TrackChangesEditing","createRangeOn","item","mapper","918132WbWyXt","getCustomProperty","1060dqDQrb","806715ePkoiz","2739730MDBDDU","isLimit","elementEnd","toViewElement","isAtEnd","writer"];return(Os=function(){return t})()}function ws(t,e,n){const r=Ms,s=[];for(const o of e[r(490)]())o[r(516)](t)&&s[r(474)](n[r(477)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(502)][r(497)](r(476));return(o,i,a)=>{const c=r;if(!a[c(496)][c(505)](i[c(495)],o[c(501)]))return;const u=i[c(495)][c(521)](),l=i[c(495)][c(510)],f=t[c(492)][c(491)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(478)];d=d||f[c(471)](e);const n=a[c(479)][c(487)](e);if(n&&n[c(481)](c(499)))return;c(486)==t[c(504)]&&f[c(503)](e)&&!f[c(485)](e)&&(e[c(508)]||l[c(488)]?h&&h[c(506)]==e||(h=e,m(t[c(512)]),p=!0):g=g||t[c(512)])}function m(t){const r=c,o=a[r(489)][r(507)](r(515),{class:r(520)+e}),u=a[r(479)][r(513)](t);n&&s[r(494)][r(518)](i[r(500)])&&a[r(489)][r(509)](r(472),o),a[r(489)][r(511)](u,o),a[r(479)][r(514)](o,i[r(500)])}d||p||!g||m(g)}}function Ds(t,e){const n=Bs();return(Ds=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=Ms,r=t();for(;;)try{if(902885===parseInt(n(522))/1+parseInt(n(475))/2+parseInt(n(493))/3*(parseInt(n(480))/4)+-parseInt(n(519))/5*(parseInt(n(473))/6)+-parseInt(n(484))/7+parseInt(n(498))/8*(-parseInt(n(483))/9)+-parseInt(n(482))/10*(-parseInt(n(517))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ps=Ds;function Bs(){const t=["setSelection","remove","start","downcastDispatcher","plugins","model","getFirstRange","uiElement","addMarker:suggestion:deletion","241619OfRbnE","lock","unit","createRange","init","root","delete","markerNameToElements","3aAMFgO","735155hwiUlh","2674926RQdOEa","1270479DWOZmN","commands","high","detach","markerName","options","29254874hkHmEW","createSelection","editor","2813402hIivHL","$graveyard","editing","fromRange","bind","unlock","TrackChangesEditing","modifySelection","120FvTFcs","document","rootName","end","4286704EnMWnO","selection","20aLqwbo","buffer","unbindElementFromMarkerName","enqueueChange","requires","enableCommand","isCollapsed","merge","get","data","showSuggestionHighlights","12VlmJaB","removeMarker:suggestion:deletion","forward","deleteForward","mapper","writer","batch"];return(Bs=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(871933===parseInt(n(363))/1+parseInt(n(372))/2*(parseInt(n(360))/3)+parseInt(n(384))/4+-parseInt(n(361))/5*(parseInt(n(397))/6)+-parseInt(n(413))/7*(parseInt(n(380))/8)+parseInt(n(362))/9*(parseInt(n(386))/10)+-parseInt(n(369))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ps(390)](){return[vs.Delete]}[Ps(356)](){const t=Ps,e=this[t(371)],n=e[t(408)][t(394)](t(378));n[t(391)](t(358));const r=e[t(364)][t(394)](t(400));n[t(391)](t(400),((n,s={})=>{const o=t,a=e[o(409)][o(370)](e[o(409)][o(381)][o(385)]);a[o(392)]&&e[o(409)][o(379)](a,{direction:o(399),unit:s[o(354)]});const c=a[o(410)](),u=i.LiveRange[o(375)](c);let l;n(s),l=o(373)==u[o(357)][o(382)]?e[o(409)][o(355)](c[o(406)]):e[o(409)][o(355)](u[o(406)],u[o(383)]),u[o(366)](),e[o(409)][o(389)](r[o(387)][o(403)],(t=>{const e=o;r[e(387)][e(414)](),t[e(404)](t[e(355)](l[e(383)])),r[e(387)][e(377)]()}))})),e[t(374)][t(407)].on(t(412),Fs(e,t(393)),{priority:t(365)}),e[t(395)][t(407)].on(t(412),((n,r,s)=>{const o=t;s[o(368)][o(396)]&&Fs(e,o(393),{showActiveMarker:!1})[o(376)](this)(n,r,s)}),{priority:t(365)}),e[t(374)][t(407)].on(t(398),((e,n,r)=>{const s=t,o=r[s(401)][s(359)](n[s(367)]);if(o)for(const t of o)t.is(s(411))&&(r[s(401)][s(388)](t,n[s(367)]),r[s(402)][s(405)](t))}),{priority:t(365)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=167]})(t,e)}function Gs(){const t=["TrackChangesEditing","editor","commandParams","config","*Merge:* %0","data","createPositionAt","listMarkerStyle","end","registerCustomCallback","afterInit","getFirstMarker","6YFxEfW","push","map","1971012TxLbKq","ELEMENT_","listStart","trackChangesCommand","selection","registerElementLabel","differ","ListEditing","documentList","oldValue","list.multiBlock","batch","_suggestionFactory","from","todoListChecked","*Uncheck item*","parent","registerAttributeLabel","refresh","forceValue","listItemId","execute","meta","bulletedList","isUndo","_findSuggestions","listReversed","numberedList","commands","includes","*Split:* list item","_LIST","31277187BajAPS","deletion","outdentList","get","*Indent:* %0","previousSibling","3922736ZJLpit","key","groupId","ELEMENT_NUMBERED_LIST","change","ELEMENT_BULLETED_LIST","*Set format:* %0","todoListCheck","*Outdent:* %0","next","customBulletedList","attributeKey","range","schema","getAttribute","*Change to:* %0","accept","noTrackChangesFixer","registerBlockAttribute","getRanges","detach","assureChains","commandName","nodeAfter","listItemIdFixer","getFirstRange","indentList","764Oqtbpt","suggestion","newValue","document","2769004fCqQbb","every","numbered","value","FORMAT_INDENT","type","1310587PZRjFW","todoList","*Format:* insert into %0","locale","enableDefaultAttributesIntegration","toUpperCase","containsItem","setAttribute","TodoListEditing","filter","default","formatBlock","removeMarker","multipleBlocks","listType","format","createRange","plugins","mergeListItemForward","fromRange","getSuggestions","_registerLegacyDescription","isObject","ELEMENT_LIST_ITEM","listMarker","*Check item*","start","splitListItemBefore","isLocal","1480760OYQxnu","ELEMENT_TODO_LIST","model","setSelection","splitListItemAfter","listStyle","_getAttributeKey","*Format:* remove from %0","head","listIndent","has","registerPostFixer","find","customNumberedList","isNextTo","mergeListItemBackward","attributes","attribute","3966lrDEnw","todo","length","nextSibling","descriptionFactory","getChanges","checkTodoList","registerDescriptionCallback","*Merge:* list item","*Remove format:* %0","bulleted","_supportLegacySuggestions"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(725266===-parseInt(n(259))/1+-parseInt(n(184))/2+parseInt(n(306))/3*(-parseInt(n(249))/4)+-parseInt(n(288))/5+-parseInt(n(181))/6*(parseInt(n(253))/7)+parseInt(n(222))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(179)](){const t=Us,e=this[t(170)];if(!e[t(276)][t(298)](t(191)))return;const n=e[t(262)],r=e[t(276)][t(219)](t(169)),s=e[t(276)][t(298)](t(267)),o=!!e[t(172)][t(219)](t(194));function i(e){const r=t;return{type:r(274),content:""+Wr(n,r(228),e)}}function a(e){const r=t;return{type:r(274),content:""+Wr(n,r(315),e)}}r[t(263)](t(211)),r[t(263)](t(207)),r[t(263)](t(301)),r[t(263)](t(232)),r[t(263)](t(248)),r[t(263)](t(218)),r[t(263)](t(292)),r[t(263)](t(286)),r[t(240)](t(204)),r[t(240)](t(273)),r[t(240)](t(297)),o&&(r[t(263)](t(303)),r[t(263)](t(277))),s&&(r[t(263)](t(260)),r[t(263)](t(312)),r[t(240)](t(198)),r[t(310)][t(313)]((e=>{const r=t,{data:s}=e;if(s&&r(198)==s[r(223)])return{type:r(274),content:s[r(251)]?Wr(n,r(284)):Wr(n,r(199))}})),this[t(170)][t(290)][t(252)][t(299)]((e=>{const n=t;if(e[n(195)][n(208)])return!1;let s=!1;const o=r[n(279)]({skipNotAttached:!0})[n(268)]((t=>n(198)===r[n(294)](t)));for(const t of o)n(307)!=t[n(247)]()[n(285)][n(245)][n(236)](n(273))&&(r[n(209)](t[n(247)](),n(305))[n(300)]((t=>n(273)===r[n(294)](t[n(250)])))||(e[n(271)](t[n(180)]()),s=!0));return s}))),r[t(310)][t(201)](t(297),Wr(n,t(257)));const c={type:t(274),content:""};r[t(310)][t(313)]((e=>{const r=t,{data:s}=e;if(!s||r(273)!=s[r(223)])return;let u=e[r(296)];for(;u;){if(u[r(174)]&&((r(293)==u[r(174)][r(223)]||r(176)==u[r(174)][r(223)])&&(u[r(174)][r(251)]&&r(269)!=u[r(174)][r(251)]||r(269)!=u[r(174)][r(193)]&&!s[r(251)])||!o&&u[r(174)][r(223)]==Tc))return c;u=u[r(231)]}if(null==s[r(251)])switch(s[r(193)]){case r(167):return a(Wr(n,r(227)));case r(255):return a(Wr(n,r(225)));case r(307):return a(Wr(n,r(289)))}switch(s[r(251)]){case r(167):return i(Wr(n,r(227)));case r(255):return i(Wr(n,r(225)));case r(307):return i(Wr(n,r(289)))}})),r[t(310)][t(313)]((e=>{const n=t,{data:r}=e;if(r&&n(297)==r[n(223)])return null==r[n(251)]||null==r[n(193)]&&0==r[n(251)]?c:void 0})),r[t(310)][t(313)]((e=>{const r=t;if(r(305)!=e[r(258)])return;const{data:s}=e;if(!s||r(204)!=s[r(223)])return;const o=Hs(e);return r(251)==o?{type:r(274),content:Wr(n,r(314))}:r(193)==o?{type:r(274),content:Wr(n,r(214))}:c})),e[t(290)][t(252)][t(299)]((e=>this[t(246)](e))),e[t(290)][t(252)][t(299)]((e=>this[t(239)](e))),e[t(290)][t(252)][t(299)]((e=>this[t(243)](e))),this[t(168)]()}[Us(246)](t){const e=Us;if(t[e(195)][e(208)]||!t[e(195)][e(287)])return!1;let n=!1;const r=this[e(170)][e(276)][e(219)](e(169))[e(279)]({skipNotAttached:!0})[e(268)]((t=>t[e(174)]&&e(204)==t[e(174)][e(223)]))[e(268)]((t=>t[e(174)][e(251)]&&t[e(174)][e(193)]));for(const s of r)Hs(s)||(t[e(271)](s[e(180)]()),n=!0);return n}[Us(239)](t){const e=Us;if(t[e(195)][e(208)]||!t[e(195)][e(287)])return!1;const n=this[e(170)][e(276)][e(219)](e(169));if(n[e(187)][e(256)])return!1;let r=!1;const s=[e(273),e(204),e(297),e(293),e(186),e(210),e(229),e(283),e(176)],o=this[e(170)][e(290)][e(252)][e(190)][e(311)]()[e(268)]((t=>e(305)==t[e(258)]))[e(268)]((t=>s[e(213)](t[e(233)])));if(0==o[e(308)])return r;for(const i of o){const o=n[e(209)](i[e(234)],e(305))[e(268)]((t=>!t[e(206)][e(302)]))[e(183)]((t=>t[e(250)]))[e(268)]((t=>{const r=e,o=n[r(294)](t);return s[r(213)](o)}));if(o[e(308)]){for(const n of o)t[e(271)](n[e(180)]());r=!0}}return r}[Us(243)](t){const e=Us;if(t[e(195)][e(208)]||!t[e(195)][e(287)])return!1;const n=this[e(170)][e(276)][e(219)](e(169));let r=!1;const s=[e(273),e(204),e(297),e(293),e(186),e(210),e(229),e(283),e(176)];for(const t of n[e(279)]({skipNotAttached:!0})){const o=n[e(209)](t[e(247)](),e(305))[e(183)]((t=>t[e(250)]))[e(268)]((t=>t[e(174)]&&s[e(213)](t[e(174)][e(223)])));if(!o[e(308)])continue;const a=o[0][e(296)][e(304)][e(224)];if(!o[e(254)]((t=>t[e(304)][e(224)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(279)]({skipNotAttached:!0})[s(268)]((e=>s(305)==e[s(258)]&&e[s(304)][s(224)]==t)))e[s(266)](s(224),r)}function i(t,n){const r=e;let s=t[r(296)],i=!1;for(;s;)s[r(304)][r(224)]!=n&&(o(s[r(304)][r(224)],n),s[r(266)](r(224),n),i=!0),s=s[r(231)];return i}}[Us(168)](){const t=Us,e=this[t(170)],n=e[t(262)],r=e[t(276)][t(219)](t(169));this[t(280)](),r[t(196)][t(178)](t(270),t(192),t(238),(function(n,r){const s=t,o=[];for(let t of n)t[s(285)][s(245)]===t[s(177)][s(200)]&&(t=e[s(290)][s(275)](e[s(290)][s(175)](t[s(285)][s(245)],0))),o[s(182)](t);e[s(290)][s(226)]((t=>{const n=s,a=e[n(290)][n(252)][n(188)],c=Array[n(197)](a[n(241)]())[n(183)]((t=>i.LiveRange[n(278)](t)));t[n(291)](o),e[n(212)][n(219)](r[n(244)])[n(202)](),r[n(171)][n(182)]({forceDefaultExecution:!0}),e[n(205)](r[n(244)],...r[n(171)]),t[n(291)](c);for(const t of c)t[n(242)]()}))})),r[t(310)][t(189)]((function(n){const r=t,s=!e[r(290)][r(235)][r(281)](n),o=n[r(221)],i=n[r(309)],a=n[r(236)](r(204)),c=!o||o[r(236)](r(204))!==a,u=!i||i[r(236)](r(204))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(282),e)))}[Us(280)](){const t=Us,e=this[t(170)],n=e[t(262)];function r(n){const r=t,s=e[r(212)][r(219)](r(207))[r(256)],o=e[r(212)][r(219)](r(211))[r(256)];return r(211)===n?s:o}e[t(276)][t(219)](t(169))[t(310)][t(313)]((function(s){const o=t;if(o(270)!=s[o(258)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(244)]){case o(207):u=i[o(171)][0][o(203)],l=r(i[o(244)]),a=o(u?261:295),!l&&e[o(172)][o(219)](o(194))||(a=o(237)),c={type:o(274),content:Wr(n,a,Wr(n,o(227)))};break;case o(211):u=i[o(171)][0][o(203)],l=r(i[o(244)]),a=o(u?261:295),!l&&e[o(172)][o(219)](o(194))||(a=o(237)),c={type:o(274),content:Wr(n,a,Wr(n,o(225)))};break;case o(248):a=o(220),c={type:o(274),content:Wr(n,a,Wr(n,o(282)))};break;case o(218):a=function(t){const e=o,n=t[e(247)]();let r=n[e(285)][e(245)];for(;r&&n[e(265)](r);){if(r[e(236)](e(297))>0)return!1;r=r[e(309)]}return!0}(s)?Wr(n,o(295),Wr(n,function(t){const e=o;return e(185)+t[e(247)]()[e(285)][e(245)][e(236)](e(273))[e(264)]()+e(215)}(s))):Wr(n,o(230),Wr(n,o(282))),c={type:o(274),content:a};break;case o(303):case o(277):!1===i[o(272)]&&(a=o(173),c={type:o(217),content:Wr(n,a,Wr(n,o(282)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(247)]()[e(285)][e(245)][e(221)];for(;n;){const r=n[e(236)](e(204));if(!r)return!1;if(r==t[e(174)][e(251)])return e(251);if(r==t[e(174)][e(193)])return e(193);n=n[e(221)]}return!1}const Ws=zs;function zs(t,e){const n=Ks();return(zs=function(t,e){return n[t-=422]})(t,e)}function Ks(){const t=["registerBlockAttribute","enableDefaultAttributesIntegration","editor","start","getFirstRange","get","batch","*Remove format:* %0","*Format:* set order to reversed","_getTranslationKeyForListStyle","circle","2034290zzaxRW","has","registerDescriptionCallback","_getAttributeKey","customNumbered","TrackChangesEditing","afterInit","*Format:* set start index to %0","suggestion","startIndex","lower-latin","*Set format:* %0","default","lower-roman","commandName","isUndo","type","_LIST_DEFAULT","styles","square","plugins","model","1pzUOhT","key","_findSuggestions","next","upper-roman","FORMAT_LIST_START","commandParams","3174240IuMywd","find","1011078OGaqfS","decimal-leading-zero","getFirstMarker","*Change to:* %0","descriptionFactory","listType","list.properties","ELEMENT_","bind","removeMarker","newValue","config","ListPropertiesEditing","listStyle","numbered","registerPostFixer","toUpperCase","decimal","FORMAT_LIST_REVERSED","upper-latin","locale","*Format:* set order to regular","nodeAfter","3694761fCFpTI","593190WFzakX","bulleted","_registerLegacyDescription","getAttribute","listReversed","format","7pYYnWL","handleDescriptions","71508QYrFwx","getSuggestions","formatBlock","registerAttributeLabel","document","reversed","oldValue","filter","listStart","23685iYiSYx","data","replace","disc","44VtwgTr","head","_LIST_","includes","attribute"];return(Ks=function(){return t})()}!function(t,e){const n=zs,r=t();for(;;)try{if(236926===parseInt(n(508))/1*(parseInt(n(457))/2)+parseInt(n(449))/3+parseInt(n(470))/4*(parseInt(n(466))/5)+-parseInt(n(425))/6*(-parseInt(n(455))/7)+parseInt(n(423))/8+-parseInt(n(448))/9+-parseInt(n(486))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(492)](){const t=Ws;if(!this[t(477)][t(506)][t(487)](t(437)))return;const e=this[t(477)][t(436)][t(480)](t(431)),n=this[t(477)][t(506)][t(480)](t(491));e[t(504)]&&(n[t(476)](t(438)),n[t(475)](t(438))),e[t(462)]&&(n[t(476)](t(453)),n[t(475)](t(453))),e[t(495)]&&(n[t(476)](t(465)),n[t(475)](t(465)));const r={type:t(454),content:""};n[t(429)][t(488)](this[t(456)][t(433)](this));const s=this[t(477)][t(445)];n[t(429)][t(460)](t(453),Wr(s,t(443))),n[t(429)][t(488)]((e=>{const n=t,{data:s}=e;if(s&&n(453)==s[n(509)])return null==s[n(435)]||0==s[n(435)]&&null==s[n(463)]?r:void 0})),n[t(429)][t(460)](t(465),Wr(s,t(513))),n[t(429)][t(488)]((e=>{const n=t,{data:s}=e;if(s&&n(465)==s[n(509)])return null==s[n(435)]||1==s[n(435)]&&null==s[n(463)]?r:void 0})),this[t(477)][t(507)][t(461)][t(440)]((e=>{const r=t;if(e[r(481)][r(501)])return!1;let s=!1;const o=n[r(458)]({skipNotAttached:!0})[r(464)]((t=>{const e=r,s=n[e(489)](t);return e(465)==s||e(453)==s}));for(const t of o){const o=t[r(479)]()[r(478)][r(447)][r(452)](r(430));r(439)!=o&&r(490)!=o&&(n[r(510)](t[r(479)](),r(474))[r(424)]((t=>r(430)==n[r(489)](t[r(494)])))||(e[r(434)](t[r(427)]()),s=!0))}return s})),this[t(451)]()}[Ws(456)](t){const e=Ws,n=this[e(477)][e(445)],{data:r}=t,s={type:e(454),content:""};if(!r||e(438)!=r[e(509)])return;if(!r[e(463)])return e(498)==r[e(435)]?s:{type:e(454),content:""+Wr(n,e(497),Wr(n,this[e(484)](r[e(435)])))};if(!r[e(435)]){if(e(498)==r[e(463)])return s;let o=t[e(471)];for(;o;){if(o[e(467)]&&e(430)==o[e(467)][e(509)]&&o[e(467)][e(435)])return s;o=o[e(511)]}return{type:e(454),content:""+Wr(n,e(482),Wr(n,this[e(484)](r[e(463)])))}}if(e(498)!=r[e(435)])return{type:e(454),content:""+Wr(n,e(497),Wr(n,this[e(484)](r[e(435)])))};let o=t[e(471)];for(;o;){if(o[e(467)]&&e(430)==o[e(467)][e(509)]&&o[e(467)][e(435)]&&o[e(467)][e(463)])return s;o=o[e(511)]}const i=t[e(479)]()[e(478)][e(447)][e(452)](e(430));return{type:e(454),content:Wr(n,e(497),Wr(n,e(432)+i[e(441)]()+e(503)))}}[Ws(451)](){const t=Ws,e=this[t(477)],n=e[t(445)];e[t(506)][t(480)](t(491))[t(429)][t(488)]((e=>{const r=t;if(r(459)!=e[r(502)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(500)]){case r(438):o=r(428),i={type:r(454),content:Wr(n,o,Wr(n,this[r(484)](s[r(422)][0][r(502)])))};break;case r(453):o=s[r(422)][0][r(462)]?r(483):r(446),i={type:r(454),content:Wr(n,o)};break;case r(465):o=r(493),i={type:r(454),content:Wr(n,o,s[r(422)][0][r(495)])}}return i}))}[Ws(484)](t){const e=Ws;return e(432)+function(t){const n=e;return Qs[n(473)](t)?n(450):Zs[n(473)](t)?n(439):null}(t)[e(441)]()+e(472)+t[e(441)]()[e(468)](/-/g,"_")}}const Qs=[Ws(469),Ws(485),Ws(505)],Zs=[Ws(442),Ws(426),Ws(499),Ws(512),Ws(496),Ws(444)];var Xs=n(507);const Ys=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=146]})(t,e)}function $s(){const t=["setSelection","removeMarker:suggestion:insertion","425994hkFBpG","init","108YbuLBS","get","103924NgjYWk","getFirstRange","editing","requires","mapper","createPositionAt","fromRange","document","unbindElementFromMarkerName","downcastDispatcher","createRange","end","nextSibling","high","17571QpLgfr","enter","hasClass","markerNameToElements","options","markInsertion","addMarker:suggestion:insertion","parent","getFirstPosition","change","27203WhbWpU","bind","afterExecute","7eHdoKC","enterBlock","1356FCHHZk","data","1776950cCVdcS","commands","plugins","showSuggestionHighlights","4hBETvm","markerName","detach","2088tlJvZJ","selection","writer","remove","24dfqNsu","ck-suggestion-marker-split","361885ktmyms","TrackChangesEditing","model","fire","split","editor","enableCommand"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(135718===parseInt(n(170))/1+-parseInt(n(155))/2*(-parseInt(n(184))/3)+-parseInt(n(148))/4*(parseInt(n(157))/5)+-parseInt(n(166))/6*(parseInt(n(197))/7)+-parseInt(n(151))/8*(-parseInt(n(168))/9)+-parseInt(n(201))/10+parseInt(n(194))/11*(parseInt(n(199))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(173)](){return[Xs.Enter]}[Ys(167)](){const t=Ys,e=this[t(162)],n=e[t(146)][t(169)](t(158)),r=e[t(202)][t(169)](t(185));n[t(163)](t(185),(()=>{const s=t;e[s(159)][s(193)]((t=>{const o=s,a=e[o(159)][o(177)][o(152)],c=a[o(192)](),u=i.LiveRange[o(176)](a[o(171)]());if(r[o(198)](t)){const r=e[o(159)][o(175)](c[o(191)][o(182)],0),s=t[o(180)](c,r);n[o(189)](s)}else t[o(164)](t[o(180)](u[o(181)]));u[o(150)](),r[o(160)](o(196),{writer:t})}))})),e[t(172)][t(179)].on(t(190),Fs(e,t(161)),{priority:t(183)}),e[t(172)][t(179)].on(t(165),((e,n,r)=>{const s=t,o=r[s(174)][s(187)](n[s(149)]);if(o)for(const t of o)t[s(186)](s(156))&&(r[s(174)][s(178)](t,n[s(149)]),r[s(153)][s(154)](t))}),{priority:t(183)}),e[t(200)][t(179)].on(t(190),((n,r,s)=>{const o=t;s[o(188)][o(147)]&&Fs(e,o(161),{showActiveMarker:!1})[o(195)](this)(n,r,s)}),{priority:t(183)})}}function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=127]})(t,e)}const no=eo;!function(t,e){const n=eo,r=t();for(;;)try{if(618780===parseInt(n(128))/1+parseInt(n(153))/2+-parseInt(n(140))/3*(parseInt(n(157))/4)+parseInt(n(165))/5+parseInt(n(144))/6+-parseInt(n(142))/7+-parseInt(n(154))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[no(136)](){const t=no;if(!this[t(159)][t(149)][t(164)](t(152)))return;const e=this[t(159)][t(149)][t(158)](t(141));e[t(166)](t(127),this[t(132)][t(143)](this)),e[t(166)](t(134)),e[t(166)](t(139)),e[t(166)](t(156)),e[t(166)](t(145))}[no(132)](t,e,n={}){const r=no,s=this[r(159)][r(149)][r(158)](r(162));return t((t=>{const o=r;let i=(o(146)==typeof e?s[o(133)](e,n):e)(t);Array[o(150)](i)&&(i={results:i,searchText:o(146)==typeof e?e:""});const a=i[o(151)][o(148)]((e=>!1===this[o(135)](e,t[o(160)])));return{...i,results:a}}),n)}[no(135)](t,e){const n=no,r=this[n(159)][n(163)][n(129)](this[n(159)][n(163)][n(147)](e,t[n(130)]),this[n(159)][n(163)][n(147)](e,t[n(137)]));for(const t of this[n(159)][n(163)][n(131)][n(161)](n(138)))if(null!==r[n(155)](t[n(167)]()))return!0;return!1}}function so(){const t=["plugins","isArray","results","FindAndReplaceEditing","1368684gsUjvc","2799936QDnZAi","getIntersection","replace","300VgQSva","get","editor","item","getMarkersGroup","FindAndReplaceUtils","model","has","3554635fTnZlA","enableCommand","getRange","find","239009KMWkZc","createRange","start","markers","handleFindCommand","findByTextCallback","findNext","_isInDeletionRange","afterInit","end","suggestion:deletion","findPrevious","9642joHeMx","TrackChangesEditing","5874813RteEZc","bind","2488818iWPEQL","replaceAll","string","createPositionAt","filter"];return(so=function(){return t})()}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=464]})(t,e)}const io=oo;function ao(){const t=["fontFamily","FontSize","FORMAT_FONT_COLOR","FontBackgroundColorEditing","commandParams","normalizeSizeOptions","*Set font color:* %0","FontFamilyEditing","toLowerCase","*Reset font size*","has","type","fontBackgroundColor.colors","FontColorEditing","91716dKwDmi","FORMAT_FONT_BACKGROUND","fontColor","descriptionFactory","1403397XXJbXm","fontSize.options","registerInlineAttribute","plugins","config","FORMAT_FONT_FAMILY","1726043NsBhXx","label","5zMUMMJ","*Set font size:* %0","*Set font background color:* %0","trim","*Set font family:* %0","FontSizeEditing","*Reset font family*","enableDefaultAttributesIntegration","commandName","locale","8kAXQWX","10261zPTVga","185381lLxzqi","get","16CITgpC","registerAttributeLabel","450306nxjuzK","value","fontColor.colors","model","title","30tVKGxd","afterInit","422420cjinEM","formatInline","format","editor","registerDescriptionCallback","fontBackgroundColor","*Reset font color*","FORMAT_FONT_SIZE","_registerLegacyDescription","find","TrackChangesEditing","*Reset font background color*","fontSize"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(130487===parseInt(n(512))/1+parseInt(n(524))/2+-parseInt(n(489))/3*(-parseInt(n(515))/4)+-parseInt(n(501))/5*(-parseInt(n(517))/6)+parseInt(n(513))/7+parseInt(n(511))/8*(parseInt(n(493))/9)+parseInt(n(522))/10*(-parseInt(n(499))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(506),commandName:io(474)},{pluginName:io(482),commandName:io(475)},{pluginName:io(488),commandName:io(491)},{pluginName:io(478),commandName:io(467)}];class uo extends t.Plugin{[io(523)](){const t=io,e=this[t(465)][t(510)],n=this[t(465)][t(496)][t(514)](t(472));for(const{pluginName:e,commandName:r}of co)this[t(465)][t(496)][t(485)](e)&&(n[t(508)](r),n[t(495)](r));n[t(492)][t(516)](t(474),Wr(e,t(469))),n[t(492)][t(516)](t(475),Wr(e,t(498))),n[t(492)][t(516)](t(491),Wr(e,t(477))),n[t(492)][t(516)](t(467),Wr(e,t(490))),this[t(470)]()}[io(470)](){const t=io,e=this[t(465)],n=e[t(510)];e[t(496)][t(514)](t(472))[t(492)][t(466)]((e=>{const r=t,o=n.t;if(r(525)!=e[r(486)])return;const{data:i}=e;if(null!=i){if(r(474)==i[r(509)]){const t=i[r(479)][0][r(518)];if(t){const e=o(this[r(465)][r(496)][r(514)](r(476))[r(480)](this[r(465)][r(497)][r(514)](r(494)))[r(471)]((e=>e[r(520)]==t))[r(521)])[r(483)]();return{type:r(464),content:Wr(n,r(502),e)}}return{type:r(464),content:Wr(n,r(484))}}if(r(475)==i[r(509)]){const t=i[r(479)][0][r(518)];return t?{type:r(464),content:Wr(n,r(505),t)}:{type:r(464),content:Wr(n,r(507))}}if(r(491)==i[r(509)]){const t=i[r(479)][0][r(518)];if(t){const e=(0,s.normalizeColorOptions)(this[r(465)][r(497)][r(514)](r(519)))[r(471)]((e=>e[r(520)]==t));let i=t,a="";return e&&(i=e[r(500)],a=o(i)[r(483)]()),{type:r(464),content:Wr(n,r(481),a)[r(504)](),color:{value:t,title:a||i}}}return{type:r(464),content:Wr(n,r(468))}}if(r(467)==i[r(509)]){const t=i[r(479)][0][r(518)];if(t){const e=(0,s.normalizeColorOptions)(this[r(465)][r(497)][r(514)](r(487)))[r(471)]((e=>e[r(520)]==t));let i=t,a="";return e&&(i=e[r(500)],a=o(i)[r(483)]()),{type:r(464),content:Wr(n,r(503),a)[r(504)](),color:{value:t,title:a||i}}}return{type:r(464),content:Wr(n,r(473))}}}}))}}function lo(){const t=["fontBackgroundColor","*Set format to:* %0","FontSize","formatBlock","2001738GFahXF","1126680LkjZRe","entries","enableCommand","normalizeSizeOptions","config","1423008kgTeWu","find","18646731NUlWVn","formatInline","pasteFormat","*Remove all formatting*","editor","commands","2899482GpKOEQ","get","copyFormat","boolean","charAt","slice","type","4592jaSEXo","toUpperCase","fontColor","model","fontSize","enableDefaultAttributesIntegration","744rXnTlq","commandParams","label","plugins","TrackChangesEditing","format","push","_registerLegacyDescription","afterInit","descriptionFactory","commandName","split","title","fontSize.options","locale","4NlVZQc","join","registerDescriptionCallback","toLowerCase","829445Qokeol","length","fontColor.colors"];return(lo=function(){return t})()}const fo=go;!function(t,e){const n=go,r=t();for(;;)try{if(987709===parseInt(n(455))/1+parseInt(n(450))/2+-parseInt(n(463))/3*(-parseInt(n(438))/4)+-parseInt(n(442))/5+parseInt(n(449))/6+parseInt(n(417))/7*(-parseInt(n(423))/8)+-parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lo);class ho extends t.Plugin{[fo(431)](){const t=fo,e=this[t(461)],n=e[t(426)][t(464)](t(427)),r=e[t(462)][t(464)](t(412)),s=e[t(462)][t(464)](t(459));r&&s&&(n[t(422)](t(459)),n[t(452)](t(412)),this[t(430)]())}[fo(430)](){const t=fo,e=this[t(461)],n=e[t(437)];e[t(426)][t(464)](t(427))[t(432)][t(440)]((r=>{const s=t;if(s(448)!=r[s(416)]&&s(458)!=r[s(416)])return;const{data:o}=r;if(o&&s(459)===o[s(433)]){const t=[],r=o[s(424)][0];for(const[n,o]of Object[s(451)](r))t[s(429)](po(e,n,o));return t[s(443)]?{type:s(428),content:Wr(n,s(446),t[s(439)](", "))}:{type:s(428),content:Wr(n,s(460))}}}))}}function go(t,e){const n=lo();return(go=function(t,e){return n[t-=412]})(t,e)}function po(t,e,n){const r=fo,o=t[r(437)].t,i=e[r(434)](/(?=[A-Z])/)[r(439)](" "),a=o(i[r(414)](0)[r(418)]()+i[r(415)](1))[r(441)]();if(r(413)==typeof n)return a;if(r(419)===e||r(445)===e){const e=(0,s.normalizeColorOptions)(t[r(454)][r(464)](r(444)))[r(456)]((t=>t[r(420)]==n));return a+" ("+(e?o(e[r(425)])[r(441)]():n)+")"}if(r(421)===e&&isNaN(parseFloat(n))){const e=t[r(426)][r(464)](r(447))[r(453)](t[r(454)][r(464)](r(436)))[r(456)]((t=>t[r(420)]==n));return a+" ("+(e?o(e[r(435)])[r(441)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(976871===-parseInt(n(417))/1+parseInt(n(419))/2+-parseInt(n(407))/3+-parseInt(n(440))/4+parseInt(n(415))/5+parseInt(n(413))/6*(-parseInt(n(429))/7)+parseInt(n(439))/8*(parseInt(n(434))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(441)](){const t=mo,e=this[t(433)];if(!e[t(409)][t(437)](t(428)))return;this[t(431)]=e[t(424)][t(423)](t(444));const n=e[t(421)],r=e[t(409)][t(423)](t(414));r[t(427)](t(432));for(const e of this[t(431)])t(435)!=e[t(443)]&&r[t(422)][t(425)](e[t(443)],(n=>{const r=t,i=this[r(438)](e[r(443)]);return null!==i?s(n,i):o(n,e[r(403)])}));function s(e,r){return Wr(n,t(416),[e,r])}function o(e,r){return Wr(n,t(426),[e,r])}this[t(404)]()}[mo(404)](){const t=mo,e=this[t(433)],n=e[t(421)];e[t(409)][t(423)](t(414))[t(422)][t(406)]((e=>{const r=t;if(r(430)!=e[r(405)])return;const{data:s}=e;if(s&&r(432)==s[r(410)]){const e=s[r(412)][0][r(445)],c=this[r(438)](e);if(null!==c)return{type:r(436),content:Wr(n,r(408),(a=c,Wr(n,r(416),[1,a])))};const u=this[r(431)][r(420)]((t=>t[r(443)]===e))[r(403)];return{type:r(436),content:Wr(n,r(408),(o=1,i=u,Wr(n,t(426),[o,i])))}}var o,i,a}))}[mo(438)](t){const e=mo;var n,r;const s=t[e(442)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(431)])||void 0===n?void 0:n[e(420)]((n=>n[e(443)]==t));if(o&&o[e(411)]){const t=o[e(411)],n=(null!==(r=t[e(418)])&&void 0!==r?r:t)[e(442)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["commandParams","2076QIhhot","TrackChangesEditing","875625GLsLja","ELEMENT_HEADING","678582qRXXby","name","3463732HaAxyx","find","locale","descriptionFactory","get","config","registerElementLabel","ELEMENT_HEADING_CUSTOM","enableDefaultAttributesIntegration","HeadingEditing","12152eoFYkZ","formatBlock","_headingOptions","heading","editor","11180025miUGTX","paragraph","format","has","_getHeadingLevel","24cVwrzg","7228224jYYQWy","afterInit","match","model","heading.options","value","title","_registerLegacyDescription","type","registerDescriptionCallback","4711503cwpzrh","*Change to:* %0","plugins","commandName","view"];return(bo=function(){return t})()}function To(t,e){const n=Ao();return(To=function(t,e){return n[t-=111]})(t,e)}const _o=To;!function(t,e){const n=To,r=t();for(;;)try{if(569700===parseInt(n(140))/1*(-parseInt(n(115))/2)+-parseInt(n(121))/3+-parseInt(n(145))/4*(-parseInt(n(119))/5)+-parseInt(n(150))/6+-parseInt(n(143))/7+-parseInt(n(136))/8*(parseInt(n(120))/9)+parseInt(n(126))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[_o(135)](){const t=_o,e=this[t(151)];if(!e[t(141)][t(133)](t(111)))return;const n=e[t(141)][t(132)](t(146)),r=e[t(127)];n[t(114)](t(124)),n[t(139)](t(124)),n[t(113)][t(112)](t(124),Wr(r,t(149))),this[t(117)]()}[_o(117)](){const t=_o,e=this[t(151)],n=e[t(127)];e[t(141)][t(132)](t(146))[t(113)][t(122)]((r=>{const s=t;if(s(123)!=r[s(142)])return;const{data:o}=r;if(o&&s(124)==o[s(147)]){const t=n.t,r=o[s(148)][0][s(128)];if(r){const o=e[s(125)][s(132)](s(137))[s(130)]((t=>t[s(131)]==r)),i=t(o[s(116)])[s(129)]();return{type:s(144),content:Wr(n,s(138),i),color:{value:o[s(118)],title:o[s(116)]}}}return{type:s(144),content:Wr(n,s(134),Wr(n,s(149)))}}}))}}function Ao(){const t=["commandName","commandParams","FORMAT_HIGHLIGHT","3513390wLnDsW","editor","HighlightEditing","registerAttributeLabel","descriptionFactory","enableDefaultAttributesIntegration","488660eEYyJg","title","_registerLegacyDescription","color","32145vkBgoW","9BOpekU","1699002OFeSaJ","registerDescriptionCallback","formatInline","highlight","config","26907090TsWItv","locale","value","toLowerCase","find","model","get","has","*Remove highlight*","afterInit","5509960EIQaXC","highlight.options","*Set highlight:* %0","registerInlineAttribute","3FsQmXx","plugins","type","1736952NYvNdW","format","436pqsaWb","TrackChangesEditing"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=405]})(t,e)}function Lo(){const t=["addClass","dataDowncast","225923saPwlx","get","registerElementLabel","5448018kzKpyO","296zCZSBk","has","showSuggestionHighlights","insert","enableCommand","for","ELEMENT_HORIZONTAL_LINE","HorizontalLineEditing","2841021OcENjZ","5246230CzzgoD","horizontalLine","10SyYndc","176603sNvtLV","ck-horizontal-line","conversion","createEmptyElement","createContainerElement","createPositionAt","2655544BBNlab","locale","afterInit","plugins","elementToStructure","descriptionFactory","editor","TrackChangesEditing","2ZPIQgF","high","31935312LrfzDz","div"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(727324===-parseInt(n(419))/1*(parseInt(n(413))/2)+parseInt(n(431))/3+parseInt(n(405))/4+parseInt(n(432))/5+parseInt(n(422))/6+parseInt(n(435))/7*(parseInt(n(423))/8)+parseInt(n(415))/9*(-parseInt(n(434))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(407)](){const t=ko,e=this[t(411)];if(!e[t(408)][t(424)](t(430)))return;e[t(408)][t(420)](t(412))[t(427)](t(433));const n=e[t(408)][t(420)](t(412)),r=e[t(406)];n[t(410)][t(421)](t(433),(e=>Wr(r,t(429),e))),e[t(437)][t(428)](t(418))[t(409)]({model:t(433),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(425)])return null;const o=n[s(439)](s(416)),i=n[s(438)]("hr");return n[s(417)](s(436),o),n[s(426)](n[s(440)](o,0),i),o},converterPriority:t(414)})}}const So=Ro;function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Ro,r=t();for(;;)try{if(620610===-parseInt(n(490))/1+parseInt(n(499))/2*(parseInt(n(479))/3)+-parseInt(n(512))/4*(-parseInt(n(481))/5)+-parseInt(n(494))/6*(parseInt(n(483))/7)+-parseInt(n(485))/8+-parseInt(n(513))/9*(-parseInt(n(480))/10)+-parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(514)](){const t=So,e=this[t(508)];if(!e[t(488)][t(507)](t(509)))return;const n=e[t(488)][t(484)](t(486)),r=e[t(498)];n[t(503)][t(476)](t(478),(e=>Wr(r,t(489),e))),n[t(504)](t(493)),n[t(502)](t(491)),n[t(503)][t(510)]((e=>{const n=t;if(n(515)!=e[n(482)])return;const{data:s}=e;if(s&&n(491)==s[n(497)]&&e[n(501)]()[n(477)][n(511)].is(n(487),n(478))){const t=Wr(r,n(489));return{type:n(500),content:Wr(r,n(496),t)}}})),this[t(492)]()}[So(492)](){const t=So,e=this[t(508)],n=e[t(498)];e[t(488)][t(484)](t(486))[t(503)][t(510)]((e=>{const r=t;if(r(505)!=e[r(482)])return;const{data:s}=e;if(s&&r(493)==s[r(506)]){const t=Wr(n,r(489));return{type:r(500),content:Wr(n,r(496),t)}}}))}}function Mo(){const t=["descriptionFactory","enableDefaultAttributesIntegration","formatBlock","commandName","has","editor","HtmlEmbed","registerDescriptionCallback","nodeAfter","947396VFYDuR","595917onmCbA","afterInit","attribute","registerElementLabel","start","rawHtml","117COwRYU","90HDkdlZ","25QZEVjr","type","85421PVoNMr","get","4222600KMNIcF","TrackChangesEditing","element","plugins","ELEMENT_HTML_EMBED","311777hOLWlD","value","_registerLegacyDescription","htmlEmbed","294pTdNjs","6612122jYiYft","*Change %0 content*","key","locale","45082bYlbRP","format","getFirstRange","registerBlockAttribute"];return(Mo=function(){return t})()}const Oo=Fo;function wo(){const t=["getSuggestionCallback","*Remove image text alternative*","imageTextAlternative","31714vnYtmZ","Inline image to block image","editor","createRange","ImageUploadEditing","isBefore","2103050OATGkd","findIndex","isCollapsed","imageTypeBlock","_findSuggestions","filter","formatInline","getFirstRange","imageBlock","ImageEditing","get","imageTypeInline","5KRtVFD","type","imageStylePreApply","key","getNearestSelectionRange","enableCommand","commandParams","change","removeObject","find","resizedWidth","fromPosition","8464638kkAPNa","plugins","140406QwdQpY","alt","addObject","commandName","ELEMENT_INLINE_IMAGE","insertion","format","schema","getContainedElement","registerElementLabel","isBlockImage","descriptionFactory","ELEMENT_IMAGE","forceDefaultExecution","width","imageCaption","ImageTextAlternativeEditing","caption","convertInlineImageToBlock","subType","*Set image text alternative:* %0","nodeBefore","markInsertion","isOwn","isEqual","ImageCaptionEditing","8njzJGA","attribute","toNext","*Set image width:* %0","deletion","ImageResize","_suggestionFactory","start","model","toggleImageCaption","registerAttributeLabel","ImageBlockEditing","accept","document","ELEMENT_CAPTION","end","3899098mfNneD","registerBlockAttribute","*Reset image width*","chain","locale","backward","registerCustomCallback","enableDefaultAttributesIntegration","4155745lZJdHD","FORMAT_IMAGE_SIZE","newValue","createRangeOn","2jXrYDz","insertImage","formatBlock","selection","convertBlockImageToInline","join","_registerLegacyDescription","afterInit","6488280bCphrK","forward","isIntersecting","registerDescriptionCallback","detach","previous","markBlockFormat","length","TrackChangesEditing","68aYmQoN","ImageUtils","ImageInlineEditing","ImageCaptionUtils","discard","toPrevious","resizeImage","markDeletion","imageInline","element","getCaptionFromImageModelElement","uploadImage","getClosestSelectedImageElement","nodeAfter","Block image to inline image","has"];return(wo=function(){return t})()}function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(729269===-parseInt(n(537))/1*(parseInt(n(573))/2)+-parseInt(n(483))/3*(-parseInt(n(554))/4)+-parseInt(n(469))/5*(-parseInt(n(481))/6)+parseInt(n(525))/7*(-parseInt(n(509))/8)+-parseInt(n(545))/9+parseInt(n(579))/10+-parseInt(n(533))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(544)](){const t=Oo,e=this[t(575)];if(!e[t(482)][t(569)](t(588)))return;const n=e[t(482)][t(467)](t(553)),r=e[t(482)][t(467)](t(555)),s=e[t(529)];n[t(474)](t(538)),n[t(494)][t(492)](t(587),(e=>Wr(s,t(495),e))),n[t(494)][t(492)](t(562),(e=>Wr(s,t(487),e))),n[t(494)][t(492)](t(500),(()=>Wr(s,t(523)))),e[t(482)][t(569)](t(577))&&n[t(474)](t(565)),e[t(482)][t(569)](t(520))&&e[t(482)][t(569)](t(556))&&(n[t(474)](t(468),((s,o)=>{const i=t,a=r[i(566)](e[i(517)][i(522)][i(540)]);e[i(517)][i(476)]((()=>{const t=i;n[t(551)](a,{commandName:t(468),commandParams:[o]},[],t(541))}))})),n[t(474)](t(582),((s,o)=>{const a=t;e[a(517)][a(476)]((t=>{const c=a;let u=r[c(566)](e[c(517)][c(522)][c(540)]),l=t[c(536)](u);const f=i.LivePosition[c(480)](l[c(516)],c(559)),h=i.LivePosition[c(480)](l[c(524)],c(511));n[c(496)]((()=>s(o))),u=r[c(566)](e[c(517)][c(522)][c(540)]),l=t[c(536)](u);const g=t[c(576)](f,h);f[c(549)](),h[c(549)](),n[c(551)](u,{commandName:c(468),commandParams:[o]},[],c(501)),g[c(516)][c(578)](l[c(516)])&&n[c(505)](t[c(576)](g[c(516)],l[c(516)]),c(501)),l[c(524)][c(578)](g[c(524)])&&n[c(505)](t[c(576)](l[c(524)],g[c(524)]),c(501))}))})),n[t(515)][t(531)](t(539),t(501),t(542),(()=>!1)),n[t(515)][t(531)](t(539),t(501),t(521),(()=>!1)),n[t(515)][t(531)](t(539),t(501),t(558),n[t(515)][t(570)](t(539),"",t(521))),n[t(515)][t(531)](t(488),t(501),t(542),(()=>!1)),n[t(515)][t(531)](t(488),t(501),t(558),(([r])=>{const s=t,o=n[s(515)][s(570)](s(488),"",s(558));let i=r[s(516)],a=r[s(524)];const c=e[s(517)][s(490)][s(473)](i,s(530)),u=e[s(517)][s(490)][s(473)](a,s(546));c[s(581)]&&(i=c[s(516)]),u[s(581)]&&(a=u[s(524)]),o([e[s(517)][s(576)](i,a)])})),n[t(515)][t(531)](t(539),t(501),t(528),c),n[t(515)][t(531)](t(488),t(501),t(528),c)),e[t(482)][t(569)](t(508))&&(n[t(474)](t(518),((s,o)=>{const i=t,a=e[i(482)][i(467)](i(557));let c=r[i(566)](e[i(517)][i(522)][i(540)]),u=a[i(564)](c);e[i(517)][i(476)]((()=>{const t=i;if(u)return void n[t(561)](e[t(517)][t(536)](u));const l=r[t(493)](c);s(o),c=r[t(566)](e[t(517)][t(522)][t(540)]),u=a[t(564)](c),n[t(505)](e[t(517)][t(536)](u),l?null:t(498))}))})),n[t(515)][t(531)](t(488),t(498),t(528),c));const o=[{type:t(539),subType:t(471)},{type:t(488),subType:t(498)},{type:t(539),subType:t(501)},{type:t(488),subType:t(501)}];function a(e,s){const i=t,a=o[i(580)]((({type:t,subType:n})=>e[i(470)]==t&&e[i(502)]==n)),c=o[i(580)]((({type:t,subType:e})=>s[i(470)]==t&&s[i(502)]==e));if(a<0||c<0)return!1;const u=e[i(586)](),l=s[i(586)]();if((0==a||1==a)&&2==c&&u[i(547)](l))return!0;if(2==a&&3==c){const t=n[i(583)](u,i(488))[i(584)]((({suggestion:t,meta:e})=>e[i(506)]&&i(501)==t[i(502)]));if(t[i(552)]>1&&l[i(524)][i(507)](u[i(516)]))return!0;if(1==t[i(552)]&&(u[i(516)][i(507)](l[i(524)])||u[i(524)][i(507)](l[i(516)])))return!0}if(3==a&&3==c&&u[i(516)][i(578)](l[i(516)])){const t=u[i(524)][i(567)],e=l[i(516)][i(504)];return r[i(493)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(482)][t(569)](t(514))&&(n[t(532)](t(560)),n[t(526)](t(479)),n[t(494)][t(519)](t(479),Wr(s,t(534)))),e[t(482)][t(569)](t(499))&&(n[t(532)](t(572)),n[t(526)](t(484))),n[t(494)][t(548)]((e=>{const n=t;if(o[n(478)]((({type:t,subType:r})=>e[n(470)]==t&&e[n(502)]==r)))return e[n(550)]?{}:void 0})),n[t(494)][t(548)]((e=>{const n=t;if(n(488)==e[n(470)]||n(513)==e[n(470)]){const t=e[n(491)]();if(t&&t.is(n(563),n(500)))return{type:n(488)==e[n(470)]?n(485):n(477),element:t,quantity:1}}})),n[t(494)][t(548)]((e=>t(539)==e[t(470)]&&t(501)==e[t(502)]?{type:t(489),content:t(574)}:t(539)==e[t(470)]&&t(541)==e[t(502)]?{type:t(489),content:t(568)}:void 0)),n[t(494)][t(548)]((e=>{const n=t;if(n(510)!=e[n(470)])return;const{data:r}=e;if(!r||n(484)!=r[n(472)])return;const o=r[n(535)];return o?{type:n(489),content:Wr(s,n(503),'"'+o+'"')}:{type:n(489),content:Wr(s,n(571))}})),this[t(543)]()}[Oo(543)](){const t=Oo,e=this[t(575)],n=e[t(529)];e[t(482)][t(467)](t(553))[t(494)][t(548)]((e=>{const r=t;if(r(539)!=e[r(470)]&&r(585)!=e[r(470)])return;const{data:s}=e;if(s){if(r(572)==s[r(486)]){const t=s[r(475)][0][r(535)];return t?{type:r(489),content:Wr(n,r(503),'"'+t+'"')}:{type:r(489),content:Wr(n,r(571))}}if(r(560)==s[r(486)]){const t=s[r(475)][0][r(497)];return t?{type:r(489),content:Wr(n,r(512),t)}:{type:r(489),content:Wr(n,r(527))}}}}))}}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=476]})(t,e)}const Bo=Po;function xo(){const t=["registerCustomCallback","*Replace image URL*","plugins","format","getSuggestionCallback","805yGqkST","1286061SmZjCQ","60NfRlWO","has","type","get","914rFzBiN","registerDescriptionCallback","descriptionFactory","oldValue","7574435vdJCOH","discard","formatBlock","replaceImageSource","editor","_handleLegacySuggestions","registerBlockAttribute","15270990gMzelY","1821921SQaHuY","afterInit","accept","locale","commandName","formatInline","src","ImageEditing","attribute","_suggestionFactory","12fjgvfL","9124160pexsKR","_registerLegacyDescription","*Format:* replace image URL","TrackChangesEditing","newValue","4exdqPA","9KmqyxO","2554005BcUNQi","key","enableDefaultAttributesIntegration"];return(xo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(875829===parseInt(n(476))/1*(-parseInt(n(482))/2)+-parseInt(n(494))/3*(parseInt(n(510))/4)+-parseInt(n(512))/5*(parseInt(n(504))/6)+-parseInt(n(477))/7+parseInt(n(505))/8+-parseInt(n(511))/9*(parseInt(n(493))/10)+-parseInt(n(486))/11*(-parseInt(n(478))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(495)](){const t=Bo;if(!this[t(490)][t(517)][t(479)](t(501)))return;const e=this[t(490)][t(497)],n=this[t(490)][t(517)][t(481)](t(508));n[t(514)](t(489)),n[t(492)](t(500)),n[t(484)][t(483)]((n=>{const r=t;if(r(502)!=n[r(480)])return;const{data:s}=n;return s&&r(500)==s[r(513)]?s[r(509)]&&s[r(485)]?{type:r(518),content:Wr(e,r(516))}:{type:r(518),content:""}:void 0})),this[t(491)]()}[Bo(491)](){const t=Bo,e=this[t(490)][t(517)][t(481)](t(508));e[t(503)][t(515)](t(488),t(489),t(496),e[t(503)][t(519)](t(488),null,t(487))),e[t(503)][t(515)](t(488),t(489),t(487),e[t(503)][t(519)](t(488),null,t(496))),this[t(506)]()}[Bo(506)](){const t=Bo,e=this[t(490)],n=e[t(497)];e[t(517)][t(481)](t(508))[t(484)][t(483)]((e=>{const r=t;if(r(488)!=e[r(480)]&&r(499)!=e[r(480)])return;const{data:s}=e;return s&&r(489)==s[r(498)]?{type:r(518),content:Wr(n,r(507))}:void 0}))}}const jo=Vo;function Go(){const t=["192JGhpzR","selection","newRange","subType","getSuggestions","accept","normalizedStyles","enableCommand","7168896fGlKHB","514827ljKyve","join","format","isInlineImage","TrackChangesEditing","has","discard","getContainedElement","getClosestSelectedImageElement","3729271FWKdPl","change","commands","toLowerCase","9837856dMsdBt","_suggestionFactory","markInlineFormat","getFirstRange","getSuggestion","descriptionFactory","side","from","imageTypeInline","shouldConvertImageType","model","convertInlineImageToBlock","ImageUtils","length","refresh","162665ZSSdtH","1571283lWmfgB","2501800Vxwcoc","setImageNaturalSizeAttributes","imageStyle","isBefore","insertion","chain","discardSuggestion","_findSuggestions","suggestion","registerCustomCallback","registerPostFixer","_splitMarkerName","_registerLegacyDescription","FORMAT_SIDE_IMAGE","editor","imageTypeBlock","next","formatBlock","start","formatInline","nodeAfter","ImageStyleEditing","isInContent","end","isOwn","document","author","locale","isIntersecting","commandParams","hasSuggestion","getChangedMarkers","type","imageCaption","title","imageStylePostApply","registerDescriptionCallback","forEach","get","isEqual","imageStylePreApply","filter","commandName","plugins","4ReaWPi","findIndex","markBlockFormat","afterInit","head","commandReversedParams","getSuggestionCallback","value","Users","name","nodeBefore","createRangeOn","isBlockImage","differ","*Format:* %0"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(944459===parseInt(n(469))/1+-parseInt(n(470))/2+parseInt(n(440))/3*(parseInt(n(514))/4)+parseInt(n(468))/5*(-parseInt(n(431))/6)+-parseInt(n(449))/7+parseInt(n(453))/8+parseInt(n(439))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(517)](){const t=jo,n=this[t(484)];if(!n[t(513)][t(445)](t(491)))return;const r=n[t(513)][t(508)](t(444)),s=n[t(513)][t(508)](t(465)),o={};r[t(438)](t(472),((o,i)=>{const a=t,c=n[a(513)][a(508)](a(522)).me,u=n[a(451)][a(508)](a(472));let l=s[a(448)](n[a(463)][a(495)][a(432)]),f=n[a(463)][a(525)](l),h=u[a(521)];if(h==i[a(521)])return;const g={commandName:a(472),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(463)][a(450)]((()=>{const t=a;if(r[t(435)]()[t(511)]((e=>e[t(492)]&&c==e[t(496)]&&(t(487)==e[t(502)]||t(489)==e[t(502)])&&(t(510)==e[t(434)]||t(505)==e[t(434)])&&e[t(456)]()[t(509)](f)))[t(507)]((e=>r[t(476)](e[t(518)]))),l=s[t(448)](n[t(463)][t(495)][t(432)]),f=n[t(463)][t(525)](l),u[t(467)](),n[t(451)][t(508)](t(461))[t(467)](),n[t(451)][t(508)](t(485))[t(467)](),h=u[t(521)],h!=i[t(521)])return s[t(443)](l)&&u[t(462)](i[t(521)],l)?(o({...i,setImageSizes:!1}),l=s[t(448)](n[t(463)][t(495)][t(432)]),void r[t(516)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(510))):void(s[t(526)](l)?r[t(516)](l,g,[],t(505)):r[t(455)](f,g,t(505)))}))}));for(const e of n[t(513)][t(508)](t(491))[t(437)])o[e[t(523)]]=e[t(504)][t(452)]();r[t(454)][t(479)](t(487),t(510),t(441),(()=>!1)),r[t(454)][t(479)](t(487),t(505),t(441),(()=>!1)),r[t(454)][t(479)](t(489),t(505),t(441),(()=>!1)),r[t(454)][t(479)](t(487),t(510),t(436),(([e])=>{const n=t;s[n(471)](e[n(447)]())})),r[t(454)][t(479)](t(487),t(510),t(446),((e,n)=>{const s=t;r[s(454)][s(520)](s(487),"",s(436))(e,{commandName:n[s(512)],commandParams:n[s(519)]})})),r[t(454)][t(479)](t(487),t(510),t(475),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(487),subType:t(510)},{type:t(474),subType:t(503)},{type:t(487),subType:t(464)},{type:t(474),subType:t(464)}];function a(e,n){const o=t,a=i[o(515)]((({type:t,subType:n})=>e[o(502)]==t&&e[o(434)]==n)),c=i[o(515)]((({type:t,subType:e})=>n[o(502)]==t&&n[o(434)]==e));if(a<0||c<0)return!1;const u=e[o(456)](),l=n[o(456)]();if((0==a||1==a)&&2==c&&u[o(498)](l))return!0;if(2==a&&3==c){const t=r[o(477)](u,o(474))[o(511)]((({suggestion:t,meta:e})=>e[o(494)]&&o(464)==t[o(434)]));if(t[o(466)]>1&&l[o(493)][o(509)](u[o(488)]))return!0;if(1==t[o(466)]&&(u[o(488)][o(509)](l[o(493)])||u[o(493)][o(509)](l[o(488)])))return!0}if(3==a&&3==c&&u[o(488)][o(473)](l[o(488)])){const t=u[o(493)][o(490)],e=l[o(488)][o(524)];return s[o(526)](t)&&t===e}return!1}n[t(463)][t(495)][t(480)]((()=>{const e=t;let o=!1;const i=Array[e(460)](n[e(463)][e(495)][e(429)][e(501)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(481)](t);if(e(478)==i&&r[e(500)](u)){if(e(487)==a&&(e(510)==c||e(505)==c)){const t=r[e(457)](u);if(n[e(433)]){const n=t[e(456)]()[e(447)]();if(s[e(526)](n))continue;r[e(476)](t),o=!0}}if(e(474)==a&&e(503)==c&&!n[e(433)]){const t=r[e(457)](u);t[e(486)]&&t[e(486)][e(492)]&&(r[e(476)](t[e(486)]),o=!0)}}}return o})),this[t(482)](o)}[jo(482)](t){const e=jo,n=this[e(484)],r=n[e(497)];n[e(513)][e(508)](e(444))[e(458)][e(506)]((n=>{const s=e;if(s(487)!=n[s(502)]&&s(489)!=n[s(502)])return;const{data:o}=n;if(!o||s(472)!=o[s(512)])return;const i=o[s(499)][0][s(521)];return function(t){const e=s;return{type:e(442),content:Wr(r,e(430),t)}}(s(459)===i?Wr(r,s(483)):t[i]||i)}))}}function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=482]})(t,e)}const zo=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(911716===parseInt(n(501))/1+-parseInt(n(483))/2+-parseInt(n(507))/3+parseInt(n(504))/4+parseInt(n(505))/5+parseInt(n(506))/6*(parseInt(n(486))/7)+-parseInt(n(482))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(513)]=!1,this[e(494)]=!1}[zo(508)](){const t=zo,e=this[t(485)],n=e[t(489)][t(500)](t(495)),r=e[t(489)][t(500)](t(509));n&&(n.on(t(497),((e,[,n])=>{const s=t;this[s(513)]=r[s(512)],n[s(491)][s(492)]=!this[s(513)]}),{priority:t(502)}),this[t(498)](n,t(511),this[t(487)][t(490)](this)),this[t(498)](n,t(511),(()=>{const e=t;this[e(494)]&&(r[e(497)](),this[e(494)]=!1)}),{priority:t(510)}),e[t(488)][t(500)](t(499))[t(484)](t(495)))}[zo(487)](t,e){const n=zo,{suggestions:r}=e,s=this[n(485)][n(489)][n(500)](n(509)),o=s[n(512)];this[n(513)]!==o&&(s[n(497)](),this[n(494)]=!0),r&&r[n(493)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(485)][o(488)][o(500)](o(503)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(495)}}};this[o(485)][o(488)][o(500)](o(499))[o(496)](i)}))}}function qo(){const t=["track_changes","forEach","_trackChangesExecuted","importWord","_setSuggestionData","execute","listenTo","TrackChangesEditing","get","763519RIuLpD","high","Users","6177608FAcVWX","7775605crRUNV","6hBFaLq","3939534amxyDI","afterInit","trackChanges","lowest","dataInsert","value","_trackChangesValueDuringImport","7298000jibUtM","1494750kvZkji","enableCommand","editor","150339TOhuYY","_handleImportedData","plugins","commands","bind","collaboration_features"];return(qo=function(){return t})()}const Qo=Zo;function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(848530===-parseInt(n(121))/1*(parseInt(n(125))/2)+-parseInt(n(139))/3*(-parseInt(n(123))/4)+parseInt(n(120))/5+-parseInt(n(112))/6*(parseInt(n(135))/7)+-parseInt(n(124))/8+parseInt(n(132))/9*(parseInt(n(138))/10)+parseInt(n(142))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Xo extends t.Plugin{[Qo(145)](){const t=Qo,e=this[t(131)],n=e[t(130)][t(111)](t(119));if(e[t(130)][t(149)](t(118))&&(n[t(110)](t(134)),n[t(110)](t(126))),e[t(130)][t(149)](t(136)))for(const e of[t(114),t(122)])n[t(116)](e);const r=e[t(113)];n[t(133)](t(143)),n[t(137)][t(141)](t(143),Wr(r,t(117))),this[t(115)]()}[Qo(115)](){const t=Qo,e=this[t(131)],n=e[t(113)],r=e[t(130)][t(111)](t(119));r[t(137)][t(127)]((e=>{const s=t;if(s(148)!=e[s(147)])return;const{data:o}=e;if(!o)return;if(s(114)!=o[s(146)]&&s(122)!=o[s(146)])return;const i=e[s(144)]()[0],a=r[s(137)][s(128)](i);return s(114)==o[s(146)]?{type:s(150),content:Wr(n,s(129),a)}:s(122)==o[s(146)]?{type:s(150),content:Wr(n,s(140),a)}:void 0}))}}function Yo(){const t=["*Indent:* %0","plugins","editor","279uRIHSE","registerBlockAttribute","indent","245slvvPn","IndentBlock","descriptionFactory","91470ohTYgN","39YWnaJM","*Outdent:* %0","registerAttributeLabel","16336925LCUBoO","blockIndent","getItems","afterInit","commandName","type","formatBlock","has","format","enableCommand","get","272280OrvOFZ","locale","indentBlock","_registerLegacyDescription","enableDefaultAttributesIntegration","FORMAT_INDENT","IndentEditing","TrackChangesEditing","2097375KnmLEI","1116567hzXiIJ","outdentBlock","440940SSmnKr","542920tpTqXS","2mhidWI","outdent","registerDescriptionCallback","getItemLabel"];return(Yo=function(){return t})()}function Jo(t,e){var n=ti();return(Jo=function(t,e){return n[t-=143]})(t,e)}var $o=Jo;function ti(){var t=["TrackChangesEditing","plugins","965622yXLHFb","327458oCdTHc","5546037MzJLQq","6210078kjmLnC","input","editor","8aOyHue","1444707BDZpcr","360536gfEMOI","enableCommand","requires","11449190MWmydr","init","get","9lpinNc","65OsFagm","6EfPveJ"];return(ti=function(){return t})()}!function(t,e){for(var n=Jo,r=t();;)try{if(692384===-parseInt(n(149))/1+-parseInt(n(148))/2*(parseInt(n(145))/3)+-parseInt(n(156))/4*(-parseInt(n(144))/5)+parseInt(n(151))/6+-parseInt(n(150))/7*(-parseInt(n(154))/8)+parseInt(n(143))/9*(-parseInt(n(159))/10)+parseInt(n(155))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(158)](){return[vs.Input]}[$o(160)](){var t=$o;this[t(153)][t(147)][t(161)](t(146))[t(157)](t(152))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(222344===parseInt(n(349))/1+parseInt(n(336))/2+-parseInt(n(366))/3*(parseInt(n(333))/4)+parseInt(n(351))/5*(-parseInt(n(354))/6)+parseInt(n(329))/7+parseInt(n(367))/8*(parseInt(n(331))/9)+parseInt(n(359))/10*(parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(365)](){const t=ni,e=this[t(352)];if(!e[t(363)][t(343)](t(332)))return;const n=e[t(363)][t(355)](t(362)),r=e[t(350)][t(355)](t(346));n[t(369)](t(346)),n[t(369)](t(347)),n[t(338)](t(361));for(const e of r[t(340)])n[t(338)](e.id),n[t(337)][t(330)](e.id,t(360)+e[t(344)][t(334)]()+")");n[t(337)][t(368)]((n=>{const r=t;if(r(356)!=n[r(345)])return;const{data:s}=n;if(!s||r(361)!=s[r(342)])return;const o=s[r(357)],i=e[r(370)];return{type:r(364),content:null==o?Wr(i,r(348)):Wr(i,r(353),'"'+o+'"')}})),this[t(335)]()}[ni(335)](){const t=ni,e=this[t(352)],n=e[t(370)];e[t(363)][t(355)](t(362))[t(337)][t(368)]((e=>{const r=t;if(r(358)!=e[r(345)])return;const{data:s}=e;if(s){if(r(346)==s[r(328)]){const t=s[r(339)][0];return{type:r(364),content:Wr(n,r(353),'"'+t+'"')}}return r(347)==s[r(328)]?{type:r(364),content:Wr(n,r(348))}:void 0}}))}}function oi(){const t=["*Remove link*","98601aiwrcs","commands","5JpJoWl","editor","*Set link:* %0","2520138oijUWy","get","attribute","newValue","formatInline","10wTAGnO","link (","linkHref","TrackChangesEditing","plugins","format","afterInit","39aJYTOM","273776oTnWoH","registerDescriptionCallback","enableDefaultAttributesIntegration","locale","commandName","1483804POFSPv","registerAttributeLabel","9ixelad","LinkEditing","48420bEsHQY","toLowerCase","_registerLegacyDescription","486452LJFQge","descriptionFactory","registerInlineAttribute","commandParams","manualDecorators","2328821edCfky","key","has","label","type","link","unlink"];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=107]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(904429===parseInt(n(164))/1*(parseInt(n(138))/2)+parseInt(n(131))/3+parseInt(n(154))/4+parseInt(n(122))/5*(parseInt(n(134))/6)+-parseInt(n(175))/7+-parseInt(n(149))/8*(-parseInt(n(178))/9)+-parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(113)](){const t=ii,e=this[t(112)],n=e[t(184)];if(!e[t(171)][t(125)](t(111)))return;const r=e[t(171)][t(147)](t(107)),s=e[t(171)][t(125)](t(137));function o(t){return()=>{const n=ai,s=e[n(117)][n(140)][n(139)],o=e[n(142)][n(147)](t);if(o[n(108)])return void e[n(174)](n(159),{});const i=t[n(179)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(133)](t)[s(191)]((t=>function(t,e){const n=s;return e[n(155)](t[n(167)],n(177))&&!e[n(152)](t)}(t,r)));o=o[s(191)]((t=>!t.is(s(127),s(177))||t[s(176)](s(145))!=e));const i=new Set;for(const t of o)t.is(s(127),s(177))?i[s(130)](ui(t)):i[s(130)](t);return Array[s(133)](i)}(s[n(163)](),i,e[n(117)][n(188)]);e[n(117)][n(162)]((()=>{const e=n;for(const n of a)r[e(109)](n,{commandName:t,commandParams:[{forceValue:!o[e(108)]}],formatGroupId:e(172)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(133)](t);const r=n[e(192)]((t=>e(177)!=t[e(166)]));return r>-1&&(n=n[e(179)](0,r)),n}(e[n(117)][n(140)][n(139)][n(163)]()),o=e[n(117)][n(156)](e[n(117)][n(150)](s[0],n(132)),e[n(117)][n(150)](s[s[n(170)]-1],n(157)));e[n(117)][n(162)]((()=>{const e=n;r[e(109)](o,{commandName:t,commandParams:[],formatGroupId:e(119)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(124)];for(;t&&t[n(176)](n(119))>e[n(176)](n(119));)r[n(130)](t),t=t[n(124)]}return Array[n(133)](r)}(s))}))}}r[t(115)](t(186),o(t(186))),r[t(115)](t(181),o(t(181))),s&&r[t(115)](t(165),o(t(165))),r[t(115)](t(144),i(t(144))),r[t(115)](t(183),i(t(183))),s&&r[t(115)](t(153),(()=>{const n=t,s=e[n(142)][n(147)](n(153)),o=Array[n(133)](s[n(118)]);o[n(191)]((t=>t[n(176)](n(128))!=s[n(108)])),e[n(117)][n(162)]((()=>{const t=n;for(const e of o)r[t(109)](e,{commandName:t(153),commandParams:[{forceValue:!s[t(108)]}]})}))})),r[t(110)][t(135)](t(177),(e=>Wr(n,t(185),e))),r[t(110)][t(180)]((e=>{const r=t;if(r(189)!=e[r(136)]&&r(190)!=e[r(136)])return;const{data:s}=e;if(s){if(r(186)==s[r(114)]||r(181)==s[r(114)]||r(165)==s[r(114)])switch(s[r(114)][r(148)](r(126),"")){case r(158):return o(Wr(n,r(116)));case r(182):return o(Wr(n,r(123)));case r(143):return o(Wr(n,r(146)))}if(r(144)==s[r(114)])return{type:r(168),content:Wr(n,r(141),Wr(n,r(185)))};if(r(183)==s[r(114)])return{type:r(168),content:Wr(n,r(151),Wr(n,r(185)))};if(r(153)==s[r(114)])return s[r(121)][0][r(173)]?{type:r(168),content:Wr(n,r(129))}:{type:r(168),content:Wr(n,r(187))}}function o(t){const e=r;return{type:e(168),content:Wr(n,e(160),t)}}}))}}function ui(t){const e=ii,n=t[e(176)](e(119));if(0==n)return t;let r=t;for(;t[e(161)]&&t[e(161)].is(e(127),e(177));){const s=t[e(161)][e(176)](e(119));if(s==n)r=t[e(161)];else if(s<n)break;t=t[e(161)]}return r}function li(){const t=["enableCommand","ELEMENT_BULLETED_LIST","model","_selectedElements","listIndent","push","commandParams","205reRmiD","ELEMENT_NUMBERED_LIST","nextSibling","has","List","element","todoListChecked","*Check item*","add","2294505wwsReG","before","from","131646xPWMsZ","registerElementLabel","type","LegacyTodoListEditing","11428KRQTTc","selection","document","*Indent:* %0","commands","todo","indentList","listType","ELEMENT_TODO_LIST","get","replace","24yqZgef","createPositionAt","*Outdent:* %0","isObject","checkTodoList","4360796ARXXUL","checkChild","createRange","end","bulleted","paragraph","*Change to:* %0","previousSibling","change","getSelectedBlocks","159yEFDMF","todoList","name","parent","format","26576870ZWGUEt","length","plugins","blockName","forceValue","execute","9983253zJZASH","getAttribute","listItem","3975462mGWGvk","slice","registerDescriptionCallback","bulletedList","numbered","outdentList","locale","ELEMENT_LIST_ITEM","numberedList","*Uncheck item*","schema","formatBlock","formatInline","filter","findIndex","TrackChangesEditing","value","markBlockFormat","descriptionFactory","LegacyListEditing","editor","afterInit","commandName"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(127),e(177))&&t[e(176)](e(119))>0){let r=t[e(124)];for(;r&&e(177)==r[e(166)]&&r[e(176)](e(119))==t[e(176)](e(119));)n[e(120)](r),r=r[e(124)]}return n}const hi=di;function gi(){const t=["*Format:* set start index to %0","change","_getSuggestionBlocksForListStyle","backward","map","63bBpkug","handleListStyleCommand","handleDescriptions","3njOHVd","listItem","unshift","registerDescriptionCallback","getFirstPosition","afterInit","config","commandParams","model","getSelectedBlocks","*Format:* set order to regular","listStart","bind","LegacyListUtils","handleListReversedCommand","length","listStyle","styles","createPositionAt","TrackChangesEditing","*Change to:* %0","list.properties","2378586sWZCwI","default","filter","numbered","477430FURHmV","1920438rQjPOD","push","getAttribute","commandName","type","LegacyListPropertiesEditing","before","*Format:* set order to reversed","parent","319226RHYpju","formatBlock","createRange","_getTranslationKeyForListStyle","enableCommand","markMultiRangeBlockFormat","1186592nFDwFy","reversed","_LIST_","getListTypeFromListStyleType","locale","editor","toUpperCase","_getSuggestionBlocks","getLastPosition","selection","has","listType","listReversed","getSiblingNodes","replace","descriptionFactory","plugins","flat","startIndex","ELEMENT_","document","format","forward","handleListStartCommand","formatInline","element","get","1062884fwSzem","448620bRruPy","from"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(259625===-parseInt(n(510))/1+parseInt(n(556))/2*(parseInt(n(520))/3)+parseInt(n(509))/4+-parseInt(n(546))/5+-parseInt(n(547))/6+-parseInt(n(542))/7+-parseInt(n(562))/8*(-parseInt(n(517))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(525)](){const t=hi;if(!this[t(567)][t(498)][t(572)](t(552)))return;const e=this[t(567)][t(526)][t(508)](t(541)),n=this[t(567)][t(498)][t(508)](t(539));e[t(537)]&&n[t(560)](t(536),this[t(518)][t(532)](this)),e[t(563)]&&n[t(560)](t(494),this[t(534)][t(532)](this)),e[t(500)]&&n[t(560)](t(531),this[t(505)][t(532)](this)),n[t(497)][t(523)](this[t(519)][t(532)](this))}[hi(518)](t,e={}){const n=hi,r=this[n(567)][n(498)][n(508)](n(539)),s=this[n(514)]();this[n(567)][n(528)][n(513)]((()=>{const t=n;r[t(561)](s,{commandName:t(536),commandParams:[{type:e[t(551)]}],formatGroupId:t(536)})}))}[hi(534)](t,e={}){const n=hi,r=this[n(567)][n(498)][n(508)](n(539)),s=this[n(569)]((t=>t.is(n(507),n(521))&&n(545)===t[n(549)](n(493))));if(s[n(535)]<1)return;const o=s[n(516)]((t=>this[n(567)][n(528)][n(558)](this[n(567)][n(528)][n(538)](t,n(553)),this[n(567)][n(528)][n(538)](t,0))));this[n(567)][n(528)][n(513)]((()=>{const t=n;r[t(561)](o,{commandName:t(494),commandParams:[{reversed:e[t(563)]}],formatGroupId:t(494)})}))}[hi(505)](t,e={}){const n=hi,r=this[n(567)][n(498)][n(508)](n(539)),s=this[n(569)]((t=>t.is(n(507),n(521))&&n(545)===t[n(549)](n(493))));if(s[n(535)]<1)return;const o=s[n(516)]((t=>this[n(567)][n(528)][n(558)](this[n(567)][n(528)][n(538)](t,n(553)),this[n(567)][n(528)][n(538)](t,0))));this[n(567)][n(528)][n(513)]((()=>{const t=n;r[t(561)](o,{commandName:t(531),commandParams:[{startIndex:e[t(500)]}],formatGroupId:t(531)})}))}[hi(519)](t){const e=hi;if(e(557)!=t[e(551)]&&e(506)!=t[e(551)])return;const n=this[e(567)][e(566)],{data:r}=t;if(!r)return;let s,o;switch(r[e(550)]){case e(536):s=e(540),o={type:e(503),content:Wr(n,s,Wr(n,this[e(559)](r[e(527)][0][e(551)])))};break;case e(494):s=r[e(527)][0][e(563)]?e(554):e(530),o={type:e(503),content:Wr(n,s)};break;case e(531):s=e(512),o={type:e(503),content:Wr(n,s,r[e(527)][0][e(500)])}}return o}[hi(514)](){const t=hi;var e,n,r,s;const o=this[t(567)][t(498)][t(508)](t(533));let i=Array[t(511)](this[t(567)][t(528)][t(502)][t(571)][t(529)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(507),t(521)))&&i[t(522)](...o[t(495)](this[t(567)][t(528)][t(502)][t(571)][t(524)](),t(515))),(null===(n=i[i[t(535)]-1])||void 0===n?void 0:n.is(t(507),t(521)))&&i[t(548)](...o[t(495)](this[t(567)][t(528)][t(502)][t(571)][t(570)](),t(504))),i=[...new Set(i)],(null===(s=null===(r=this[t(567)][t(528)][t(502)][t(571)][t(524)]())||void 0===r?void 0:r[t(555)])||void 0===s?void 0:s.is(t(507),t(521)))&&(i=i[t(544)]((e=>e.is(t(507),t(521))))),i}[hi(569)](t){const e=hi,n=this[e(567)][e(498)][e(508)](e(533));let r=Array[e(511)](this[e(567)][e(528)][e(502)][e(571)][e(529)]())[e(544)](t)[e(516)]((t=>{const r=e,s=this[r(567)][r(528)][r(538)](t,0);return[...n[r(495)](s,r(515)),...n[r(495)](s,r(504))]}))[e(499)]();return r=[...new Set(r)],r}[hi(559)](t){const e=hi;return e(501)+(this[e(567)][e(498)][e(508)](e(533))[e(565)](t)||e(543))[e(568)]()+e(564)+t[e(568)]()[e(496)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["showSuggestionHighlights","586328kMaMFW","editor","options","div","attribute:url:media","3391068LepuQX","14ihGNqs","locale","21938qztulZ","descriptionFactory","MediaEmbedEditing","for","conversion","ELEMENT_MEDIA","65QFlYLk","TrackChangesEditing","211672oJjMJe","153yLCYYh","dataDowncast","high","98yamMAK","27IOskeb","enableCommand","get","data","afterInit","elementToElement","has","144402wjFcKi","670uYYxjh","downcastDispatcher","mediaEmbed","createEmptyElement","registerElementLabel","plugins","stop","38159NZkgHZ","media","2541495EUeazo"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=474]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(755712===-parseInt(n(492))/1*(-parseInt(n(504))/2)+parseInt(n(505))/3*(-parseInt(n(500))/4)+parseInt(n(482))/5+-parseInt(n(512))/6*(-parseInt(n(490))/7)+parseInt(n(484))/8*(parseInt(n(501))/9)+parseInt(n(513))/10*(-parseInt(n(480))/11)+parseInt(n(489))/12*(-parseInt(n(498))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(509)](){const t=mi,e=this[t(485)];if(!e[t(478)][t(511)](t(494)))return;const n=e[t(478)][t(507)](t(499)),r=e[t(491)];n[t(506)](t(475)),n[t(493)][t(477)](t(481),(e=>Wr(r,t(497),e))),e[t(496)][t(495)](t(502))[t(510)]({model:t(481),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(483)])return n[s(476)](s(487))},converterPriority:t(503)}),e[t(508)][t(474)].on(t(488),((e,n,r)=>{const s=t;r[s(486)][s(483)]&&e[s(479)]()}),{priority:t(503)})}}const Ti=yi;function _i(){const t=["has","470JejoRR","847488hHyNEj","1595424jknSgB","17410WGpINe","get","5FgcWjI","95769KqDPGG","66790NwXvQo","afterInit","1149750ldobcx","mention","5028fAjRRb","plugins","273CvBVCK","enableCommand","TrackChangesEditing","MentionEditing","editor"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(109213===-parseInt(n(315))/1*(parseInt(n(317))/2)+-parseInt(n(323))/3*(parseInt(n(321))/4)+-parseInt(n(332))/5+-parseInt(n(330))/6+-parseInt(n(319))/7+parseInt(n(331))/8+parseInt(n(316))/9*(parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(318)](){const t=Ti,e=this[t(327)];e[t(322)][t(328)](t(326))&&e[t(322)][t(314)](t(325))[t(324)](t(320))}}const ki=Li;function Ci(){const t=["395990zKNXPO","locale","3010678KXGxFZ","45VNsPZn","*Remove format:* %0","9426GExdPv","337866hpKmom","60XtjWej","8566948HrsRNz","registerDescriptionCallback","head","listMarkerStyle","listType","data","343544ZPnwSK","multiLevelList","3068cjgkCL","has","afterInit","handleDescriptions","enableDefaultAttributesIntegration","key","MultiLevelList","get","ELEMENT_MULTI_LEVEL_LIST","editor","30gcSWyt","plugins","format","21aaEKFw","registerBlockAttribute","newValue","descriptionFactory","oldValue","TrackChangesEditing","5457ornvXr","*Set format:* %0","16yzyTWW","next"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=463]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(718763===-parseInt(n(467))/1*(-parseInt(n(474))/2)+-parseInt(n(465))/3*(parseInt(n(485))/4)+parseInt(n(495))/5*(parseInt(n(475))/6)+-parseInt(n(498))/7*(parseInt(n(483))/8)+parseInt(n(472))/9*(-parseInt(n(469))/10)+parseInt(n(471))/11*(parseInt(n(476))/12)+parseInt(n(477))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(487)](){const t=ki,e=this[t(494)],n=e[t(496)][t(492)](t(464));e[t(496)][t(486)](t(491))&&(n[t(489)](t(484)),n[t(499)](t(480)),n[t(501)][t(478)]((e=>this[t(488)](e))))}[ki(488)](t){const e=ki,n=this[e(494)][e(470)],{data:r}=t,s={type:e(497),content:""};if(r&&e(480)==r[e(490)]){if(!r[e(463)])return{type:e(497),content:Wr(n,e(466),Wr(n,e(493)))+" ("+r[e(500)]+")"};if(!r[e(500)]){let o=t[e(479)];for(;o;){if(o[e(482)]&&e(481)==o[e(482)][e(490)]&&o[e(482)][e(500)])return s;o=o[e(468)]}return{type:e(497),content:Wr(n,e(473),Wr(n,e(493)))+" ("+r[e(463)]+")"}}}}}const Si=Ri;function Ri(t,e){const n=vi();return(Ri=function(t,e){return n[t-=463]})(t,e)}function vi(){const t=["locale","editor","814188HvWGCA","2385IGclpe","pageBreak","66dFYtSw","get","636PgOsJB","plugins","has","6805eGmkhr","afterInit","ELEMENT_PAGE_BREAK","TrackChangesEditing","292bjIMJM","enableCommand","665592LJBVUZ","8808PdKydg","descriptionFactory","1rOVpIF","PageBreakEditing","13881aDxyce","3827130pZnHaN","registerElementLabel","544312OxCKLj"];return(vi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(230077===-parseInt(n(480))/1*(parseInt(n(485))/2)+parseInt(n(463))/3+-parseInt(n(475))/4*(-parseInt(n(471))/5)+-parseInt(n(468))/6*(parseInt(n(482))/7)+parseInt(n(478))/8*(parseInt(n(464))/9)+parseInt(n(483))/10+parseInt(n(466))/11*(-parseInt(n(477))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(472)](){const t=Si,e=this[t(487)];if(!e[t(469)][t(470)](t(481)))return;e[t(469)][t(467)](t(474))[t(476)](t(465));const n=e[t(469)][t(467)](t(474)),r=e[t(486)];n[t(479)][t(484)](t(465),(e=>Wr(r,t(473),e)))}}const Oi=wi;function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(943282===-parseInt(n(166))/1+parseInt(n(139))/2*(parseInt(n(156))/3)+-parseInt(n(117))/4*(parseInt(n(127))/5)+-parseInt(n(122))/6+-parseInt(n(112))/7+parseInt(n(170))/8+parseInt(n(131))/9*(parseInt(n(130))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(154)](){const t=Oi,e=this[t(153)];if(!e[t(115)][t(136)](t(164)))return;const n=e[t(143)],r=e[t(115)][t(121)](t(151));r[t(149)][t(145)](t(137),(e=>Wr(n,t(144),e))),r[t(171)](t(137)),r[t(142)](t(108)),e[t(124)][t(146)].on(t(126),Pi(e),{priority:t(140)}),e[t(116)][t(146)].on(t(126),((n,r,s)=>{const o=t;s[o(129)][o(141)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(140)});const s=r[t(149)];s[t(148)]((r=>{const o=t;if(o(111)!==r[o(161)])return;const{start:i,end:a}=r[o(103)]();if(!i[o(113)](a)||!i[o(119)])return;const c=e[o(120)][o(172)],u=i[o(119)];return c[o(135)](u)&&!c[o(104)](u)&&c[o(150)](u,o(169))?{type:o(111),content:Wr(n,o(147),s[o(157)](u,1))}:void 0})),this[t(125)]()}[Oi(125)](){const t=Oi,e=this[t(153)],n=e[t(143)];e[t(115)][t(121)](t(151))[t(149)][t(148)]((e=>{const r=t;if(r(109)!=e[r(161)])return;const{data:s}=e;return s&&r(137)==s[r(152)]?{type:r(163),content:Wr(n,r(106),Wr(n,r(144)))}:void 0}))}}function Di(){const t=["ck-suggestion-marker-split","insert","toViewPosition","isBlock","has","paragraph","consumable","4YPPjVl","highest","showSuggestionHighlights","enableCommand","locale","ELEMENT_PARAGRAPH","registerElementLabel","downcastDispatcher","*Insert:* %0","registerDescriptionCallback","descriptionFactory","checkChild","TrackChangesEditing","commandName","editor","afterInit","mapper","2370609ilOueW","getItemLabel","span","start","end","type","addClass","format","Paragraph","createUIElement","1794691sVzHHZ","ck-suggestion-marker--active","name","$text","944160myinGf","enableDefaultAttributesIntegration","schema","getFirstRange","isLimit","writer","*Change to:* %0","markerName","insertParagraph","formatBlock","markerRange","insertion","2552200XRomyn","isTouching","bindElementToMarker","plugins","data","6738716TLgMRy","activeMarkers","nodeAfter","model","get","9493032cshFEB","includes","editing","_registerLegacyDescription","addMarker:suggestion:insertion","5QmfsKa","consume","options","380FERqdj","1106289xvkPKl"];return(Di=function(){return t})()}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(115)][o(121)](o(151)),a=r[o(110)][o(159)],c=r[o(110)][o(160)],u=t[o(120)][o(172)];if(!a[o(113)](c)||!a[o(119)])return;const l=a[o(119)];if(u[o(135)](l)&&!u[o(104)](l)&&u[o(150)](l,o(169))){if(!s[o(138)][o(128)](r[o(110)],n[o(168)]))return;const t=s[o(105)][o(165)](o(158),{class:o(132)}),a=s[o(155)][o(134)](c);e&&i[o(118)][o(123)](r[o(107)])&&s[o(105)][o(162)](o(167),t),s[o(105)][o(133)](a,t),s[o(155)][o(114)](t,r[o(107)])}}}const Bi=Ui;function xi(){const t=["329rTAZni","formatInline","1216416XRqmmi","958460zgEyad","type","editor","*Remove all formatting*","6uLfAzf","plugins","registerDescriptionCallback","300873uDRvuM","removeFormat","1168616LqINHm","enableDefaultAttributesIntegration","TrackChangesEditing","afterInit","356853YfETZp","_registerLegacyDescription","commandName","3816vLMwuv","5290TpoTAb","RemoveFormatEditing","has","formatBlock","locale","35320RgRXED","descriptionFactory","get","format"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=105]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(309033===-parseInt(n(114))/1+parseInt(n(106))/2+parseInt(n(120))/3+-parseInt(n(116))/4+parseInt(n(107))/5*(parseInt(n(111))/6)+-parseInt(n(133))/7*(-parseInt(n(129))/8)+parseInt(n(123))/9*(-parseInt(n(124))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(119)](){const t=Bi,e=this[t(109)];e[t(112)][t(126)](t(125))&&(e[t(112)][t(131)](t(118))[t(117)](t(115)),this[t(121)]())}[Bi(121)](){const t=Bi,e=this[t(109)];e[t(112)][t(131)](t(118))[t(130)][t(113)]((n=>{const r=t;if(r(127)!=n[r(108)]&&r(105)!=n[r(108)])return;const{data:s}=n;return s&&r(115)==s[r(122)]?{type:r(132),content:Wr(e[r(128)],r(110))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=477]})(t,e)}function Hi(){const t=["464440BjQLAm","trackChanges","TrackChangesEditing","35CsPfxl","acceptAllSuggestions","acceptSuggestion","12oFmGMX","RestrictedEditingModeEditing","3187282zKnGMQ","33INzgRT","discardSuggestion","goToPreviousRestrictedEditingException","29530zuazBR","10956uRyGAg","84rwnCQK","1338dTNnnY","afterInit","142572nyjCYW","enableCommand","plugins","discardAllSuggestions","goToNextRestrictedEditingException","558EBxsHQ","editor","91qxDWom","977224CWAWJX","acceptSelectedSuggestions","has","discardSelectedSuggestions","get","187USowBd"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(325712===parseInt(n(488))/1*(-parseInt(n(487))/2)+-parseInt(n(482))/3*(parseInt(n(486))/4)+-parseInt(n(504))/5*(parseInt(n(479))/6)+-parseInt(n(507))/7*(parseInt(n(498))/8)+parseInt(n(495))/9*(-parseInt(n(485))/10)+-parseInt(n(503))/11*(parseInt(n(490))/12)+parseInt(n(497))/13*(parseInt(n(481))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Wi extends t.Plugin{[Gi(489)](){const t=Gi,e=this[t(496)];if(!e[t(492)][t(500)](t(480)))return;const n=e[t(492)][t(502)](t(506));n[t(491)](t(484)),n[t(491)](t(494));const r=e[t(492)][t(502)](t(480));r[t(491)](t(505)),r[t(491)](t(478)),r[t(491)](t(483)),r[t(491)](t(477)),r[t(491)](t(493)),r[t(491)](t(499)),r[t(491)](t(501))}}const zi=Ki;function Ki(t,e){const n=Qi();return(Ki=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(618782===-parseInt(n(279))/1+-parseInt(n(282))/2*(parseInt(n(324))/3)+parseInt(n(308))/4*(-parseInt(n(316))/5)+parseInt(n(317))/6+parseInt(n(284))/7+parseInt(n(309))/8*(parseInt(n(322))/9)+-parseInt(n(285))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class qi extends t.Plugin{static get[zi(310)](){return[Xs.ShiftEnter]}[zi(278)](){const t=zi,e=this[t(295)],n=e[t(277)][t(293)](t(321));n[t(298)](t(288)),e[t(314)][t(313)].on(t(319),Zi(e),{priority:t(330)}),e[t(314)][t(313)].on(t(320),Zi(e),{priority:t(330)}),e[t(326)][t(313)].on(t(331),((n,r,s)=>{const o=t;s[o(276)][o(299)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(300)][t(296)](t(291),(n=>Wr(e[t(297)],t(281),n)))}}function Qi(){const t=["6059056aWXMdb","requires","mapper","createUIElement","downcastDispatcher","editing","name","70caeqGf","6650106AeDwRj","merge","addMarker:suggestion:insertion","addMarker:suggestion:deletion","TrackChangesEditing","9IcgPrv","split","15iqIfXZ","writer","data","createPositionBefore","addClass","bindElementToMarker","high","addMarker:suggestion","options","plugins","init","60547tYEGbP","deletion","ELEMENT_LINE_BREAK","134270zxmEDi","test","8015084QHedBS","8795770mpCMAh","model","span","shiftEnter","element","markerRange","softBreak","activeMarkers","get","consumable","editor","registerElementLabel","locale","enableCommand","showSuggestionHighlights","descriptionFactory","ck-suggestion-marker-","markerName","getItems","includes","insert","toViewPosition","ck-suggestion-marker--active","318904YJYOfL"];return(Qi=function(){return t})()}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(277)][o(293)](o(321));if(!s[o(294)][o(283)](r[o(290)],n[o(315)]))return;const a=t[o(286)];for(const t of r[o(290)][o(303)]()){if(!t.is(o(289),o(291)))continue;const n=o(280)==r[o(302)][o(323)](":")[1]?o(318):o(323),c=s[o(325)][o(312)](o(287),{class:o(301)+n}),u=s[o(311)][o(306)](a[o(327)](t));e&&i[o(292)][o(304)](r[o(302)])&&s[o(325)][o(328)](o(307),c),s[o(325)][o(305)](u,c),s[o(311)][o(329)](c,r[o(302)])}}}const Xi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=232]})(t,e)}function Ji(){const t=["forceValue","3062808RkDMTW","8ZIkbCq","model","formatBlock","restrictedEditingException","3095244HiuJmF","has","locale","descriptionFactory","299804JnkyxJ","TrackChangesEditing","type","change","616466NDZtLv","2118753GcazdD","from","markInlineFormat","FORMAT_RESTRICTED_DISABLED","plugins","36PlRLcE","1014345IAPraP","registerDescriptionCallback","FORMAT_RESTRICTED_ENABLED","format","selection","document","get","StandardEditingModeEditing","commandName","enableCommand","formatInline","commandParams","getRanges","2694168IGFpmI","commands","afterInit","isCollapsed","value","editor"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(857406===parseInt(n(268))/1+-parseInt(n(260))/2+parseInt(n(234))/3*(parseInt(n(264))/4)+-parseInt(n(235))/5+parseInt(n(248))/6+parseInt(n(269))/7+-parseInt(n(256))/8*(-parseInt(n(255))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Xi(250)](){const t=Xi,e=this[t(253)],n=e[t(257)],r=e[t(262)];if(!e[t(233)][t(261)](t(242)))return;const s=e[t(233)][t(241)](t(265)),o=t(259),i=e[t(249)][t(241)](o);s[t(244)](o,((e,r={})=>{const a=t,c=n[a(240)][a(239)];if(c[a(251)])return void e(r);const u=void 0!==r[a(254)]?r[a(254)]:!i[a(252)];n[a(267)]((()=>{const t=a,e=Array[t(270)](c[t(247)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(271)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(263)][t(236)]((e=>{const n=t;if(n(258)!=e[n(266)]&&n(245)!=e[n(266)])return;const{data:s}=e;return s&&s[n(243)]==o?s[n(246)][0][n(254)]?{type:n(238),content:Wr(r,n(237))}:{type:n(238),content:Wr(r,n(232))}:void 0}))}}function ta(t,e){const n=ea();return(ta=function(t,e){return n[t-=129]})(t,e)}function ea(){const t=["editor","6591186ysmmxM","GeneralHtmlSupport","style","afterInit","get","type","1252830pRMgCf","element","6955QSLUVw","descriptionFactory","block","definitions","_registerLegacyDescription","1385833bjlnyh","8BRXGHN","13704102uLLsSi","commandParams","normalizeConfig","registerDescriptionCallback","add","commandName","registerAttributeLabel","registerBlockAttribute","styleName","inline","enableDefaultAttributesIntegration","getGhsAttributeNameForElement","218820BbBtyA","toLowerCase","formatInline","DataSchema","ghsAttributes","TrackChangesEditing","*Set format:* %0","has","*Remove format:* %0","FORMAT_STYLE","11uIClzJ","formatBlock","Style","plugins","config","locale","6pnnDQE","registerInlineAttribute","format","64DoNnIp","975171PyOdkc","StyleUtils","forceValue"];return(ea=function(){return t})()}const na=ta;!function(t,e){const n=ta,r=t();for(;;)try{if(763042===parseInt(n(163))/1+parseInt(n(142))/2*(-parseInt(n(146))/3)+-parseInt(n(145))/4*(-parseInt(n(158))/5)+-parseInt(n(150))/6+parseInt(n(177))/7+-parseInt(n(164))/8*(-parseInt(n(165))/9)+-parseInt(n(156))/10*(parseInt(n(136))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[na(153)](){const t=na,e=this[t(149)];if(!e[t(139)][t(133)](t(138))||!e[t(139)][t(133)](t(129)))return;const n=e[t(139)][t(154)](t(131)),r=e[t(141)],s=e[t(140)][t(154)](t(152))||{},o=e[t(139)][t(154)](t(151)),i=e[t(139)][t(154)](t(147))[t(167)](e[t(139)][t(154)](t(129)),s[t(161)]);n[t(175)](t(152));const a=new Set;for(const e of i[t(160)]){const n=o[t(176)](e[t(157)]);a[t(169)](n)}const c=new Set;for(const e of i[t(174)]){const n=o[t(176)](e[t(157)]);c[t(169)](n);for(const n of e[t(130)])c[t(169)](n)}for(const e of a)n[t(172)](e),n[t(159)][t(171)](e,Wr(r,t(135)));for(const e of c)n[t(143)](e),n[t(159)][t(171)](e,Wr(r,t(135)));this[t(162)]()}[na(162)](){const t=na,e=this[t(149)],n=e[t(141)];e[t(139)][t(154)](t(131))[t(159)][t(168)]((e=>{const r=t;if(r(137)!=e[r(155)]&&r(179)!=e[r(155)])return;const{data:s}=e;return s&&r(152)===s[r(170)]?s[r(166)][0][r(148)]?{type:r(144),content:Wr(n,r(132),s[r(166)][0][r(173)][r(178)]())}:{type:r(144),content:Wr(n,r(134),s[r(166)][0][r(173)][r(178)]())}:void 0}))}}const sa=ia;function oa(){const t=["getRowIndexes","112aDsmYc","getSelectionAffectedTableCells","isInContent","fromRange","colspan","getColumnIndexes","writer","position","insertion","toViewElement","above","_setupColumnsRowsFixing","type","$textProxy","MIN_SAFE_INTEGER","_suggestionFactory","selectTableRow","markMultiRangeDeletion","batch","getFirstRange","createTableWalker","enqueueChange","item","data","_tablePostFixingSubtypes","first","name","registerPostFixer","42717ucPdtV","join","enableCommand","TableUtils","tableRow","start","deletion","rootName","end","32HTkpfA","execute","some","insertTableRowBelow","push","order","mapper","TableEditing","removeClass","registerCustomCallback","insertTableColumnRight","$graveyard","editor","addMarker:suggestion","getItems","*Insert:* %0","getRanges","classes","markMultiRangeInsertion","_tableSuggestions","forceValue","min","selection","nodeAfter","showSuggestionHighlights","table","downcastDispatcher","isTouching","get","minRow","_splitMarkerName","selectTableColumn","every","differ","root","createRangeOn","maxColumn","getCellLocation","from","getChildren","substr","minColumn","ELEMENT_TABLE","insertTableRowAbove","_getCoordsForCells","getAttribute","filter","removeTableColumn","change","max","discard","4526417BRczIm","895446dRCeSs","ELEMENT_TABLE_ROW_WITH_TEXT","low","_getSuggestionCoords","findAncestor","startsWith","length","registerDescriptionCallback","highest","plugins","nodeBefore","toLowerCase","792063WovQsD","model","isArray","MAX_SAFE_INTEGER","2817246ovfalP","options","addRange","*Remove:* %0","accept","addClass","TrackChangesEditing","isIntersecting","left","cell","removeTableRow","has","span","last","commands","add","setSelection","subType","getSuggestion","getChanges","element","rowspan","ELEMENT_TABLE_COLUMN","tableColumn","createPositionAt","values","change:data","registerElementLabel","33592990wVgsgO","locale","insert","tablePaste","insertTable","ELEMENT_TABLE_WITH_TEXT","tableCell","ELEMENT_TABLE_COLUMN_WITH_TEXT","maxRow","afterInit","isEqual","document","getContainedElement","3048102OfZSyS","ELEMENT_TABLE_ROW","includes","5HViucV","getChangedMarkers","insertTableColumnLeft","descriptionFactory","refresh","hasAttribute","suggestion","createRangeIn","oldRange","isIntersectingWithRange","detach","_acceptFormatSuggestionCallbackFactory","map"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(998465===-parseInt(n(533))/1+-parseInt(n(537))/2+-parseInt(n(460))/3*(-parseInt(n(432))/4)+-parseInt(n(581))/5*(-parseInt(n(521))/6)+parseInt(n(520))/7+-parseInt(n(469))/8*(parseInt(n(578))/9)+parseInt(n(565))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(456)]=[e(464),e(560)],this[e(488)]=new Set}[sa(574)](){const t=sa,e=this[t(481)],n=e[t(534)][t(576)][t(491)];if(!e[t(530)][t(548)](t(476)))return;const r=e[t(566)],s=e[t(530)][t(497)](t(543)),o=e[t(530)][t(497)](t(463));s[t(584)][t(564)](t(494),(e=>Wr(r,t(511),e))),this[t(443)](),s[t(462)](t(569)),s[t(462)](t(448)),s[t(462)](t(500));for(const r of[t(512),t(472)]){const i=e[t(551)][t(497)](r);s[t(462)](r,(r=>{const a=t;e[a(534)][a(517)]((t=>{const e=a;r();const c=e(442)===i[e(474)],u=o[e(433)](n),l=o[e(431)](u),f=c?l[e(457)]-1:l[e(550)]+1,h=u[0][e(525)](e(494)),g=o[e(452)](h,{startRow:f,endRow:f}),d=Array[e(507)](g)[e(430)]((n=>t[e(504)](n[e(546)])));s[e(487)](d,e(464))}))}))}for(const r of[t(583),t(479)]){const i=e[t(551)][t(497)](r);s[t(462)](r,(r=>{const a=t;e[a(534)][a(517)]((t=>{const e=a;r();const c=e(545)===i[e(474)],u=o[e(433)](n),l=o[e(437)](u),f=c?l[e(457)]-1:l[e(550)]+1,h=u[0][e(525)](e(494)),g=o[e(452)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(507)](g)[e(430)]((n=>t[e(504)](n[e(546)])));s[e(487)](d,e(560))}))}))}for(const r of[t(547),t(516)]){const i=r[t(509)](11),a=i[t(532)](),c=a[t(509)](0,3)+t(549),u=t(494)+i,l=t(490)+i,f=t(518)+i;s[t(462)](r,(()=>{const i=t;e[i(534)][i(517)]((t=>{const e=i,h=o[e(433)](n),g=h[0][e(525)](e(494));let d;if(e(547)==r){const t=o[e(431)](h);d={startRow:t[e(457)],endRow:t[e(550)],includeAllSlots:!0}}else{const t=o[e(437)](h);d={startColumn:t[e(457)],endColumn:t[e(550)],includeAllSlots:!0}}const p=o[e(452)](g,d),m=Array[e(507)](p)[e(430)]((({cell:t})=>t)),I=ca(m[e(515)]((t=>t[e(586)](c)))),E=ca(m[e(515)]((t=>!t[e(586)](c))))[e(430)]((n=>t[e(504)](n))),b=s[e(449)](E,u);if(b&&(e(464)==b[e(554)]||e(560)==b[e(554)])){const n=this[e(524)](b);for(const r of I){const s=t[e(504)](r),i=o[e(506)](r),u=r[e(514)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(539)](s)}}}))}))}function c(r){const s=t,o=Array[s(507)](n[s(485)]())[s(430)]((t=>i.LiveRange[s(435)](t)));e[s(534)][s(517)]((t=>{const n=s,i=t[n(450)];r=r[n(515)]((t=>n(480)!=t[n(503)][n(467)])),t[n(553)](r),e[n(551)][n(497)](n(547))[n(585)](),e[n(470)](n(547),{forceDefaultExecution:!0}),e[n(534)][n(453)]((()=>{const t=n;e[t(534)][t(453)](i,(e=>{const n=t,r=o[n(515)]((t=>n(480)!=t[n(503)][n(467)]));r[n(527)]>0&&e[n(553)](r);for(const t of o)t[n(428)]()}))}))}))}function u(r){const s=t;e[s(534)][s(517)]((t=>{const o=s,a=Array[o(507)](n[o(485)]())[o(430)]((t=>i.LiveRange[o(435)](t))),c=[];for(const t of r)for(const e of t[o(483)]({shallow:!0}))c[o(473)](e);for(const n of c)o(480)!=n[o(503)][o(467)]&&(t[o(553)](t[o(561)](n,0)),e[o(551)][o(497)](o(516))[o(585)](),e[o(470)](o(516),{forceDefaultExecution:!0}));const u=a[o(515)]((t=>o(480)!=t[o(503)][o(467)]));u[o(527)]>0&&t[o(553)](u);for(const t of a)t[o(428)]()}))}function l(e,n){const r=t;return n[r(501)]((t=>e[r(471)]((e=>e[r(468)][r(575)](t[r(465)])||t[r(468)][r(575)](e[r(465)])))))}function f(e,n){const r=t;return!e[r(471)]((t=>n[r(471)]((e=>t[r(544)](e)))))&&e[r(471)]((t=>n[r(471)]((e=>t[r(468)][r(496)](e[r(465)])))))}e[t(455)][t(495)].on(t(482),((e,n,r)=>{const s=t;if(!r[s(538)][s(493)])return;const o=n[s(454)];if(!o)return;const i=r[s(475)][s(441)](o);function c(t){return Array[s(535)](t)?t:[t]}i&&s(571)===o[s(458)]&&(0,a.setHighlightHandling)(i,r[s(438)],((t,e,n)=>n[s(542)](c(e[s(486)]),t)),((t,e,n)=>n[s(477)](c(e[s(486)]),t)))}),{priority:t(529)}),s[t(584)][t(528)]((e=>{const n=t;if(n(440)!=e[n(444)]&&n(466)!=e[n(444)])return;const s=e[n(577)]();if(null!=s&&s.is(n(557),n(494))){if(n(440)==e[n(444)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)]));if(t[n(527)])return{type:n(440),content:Wr(r,n(484),Wr(r,n(570),'"'+t[n(461)](" ")+'"'))}}if(n(466)==e[n(444)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)]));if(t[n(527)])return{type:n(466),content:Wr(r,n(540),Wr(r,n(570),'"'+t[n(461)](" ")+'"'))}}}})),s[t(584)][t(528)]((e=>{const n=t;if(n(464)==e[n(554)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)])),s=this[n(524)](e),o=s[n(573)]-s[n(498)]+1;if(n(440)==e[n(444)])return t[n(527)]?{type:n(440),content:Wr(r,n(484),Wr(r,n(522),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(440),content:Wr(r,n(484),Wr(r,n(579),o))};if(n(466)==e[n(444)])return t[n(527)]?{type:n(466),content:Wr(r,n(540),Wr(r,n(522),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(466),content:Wr(r,n(540),Wr(r,n(579),o))}}if(n(560)==e[n(554)]){const t=e[n(483)]()[n(515)]((t=>t.is(n(445))))[n(430)]((t=>t[n(455)])),s=this[n(524)](e),o=s[n(505)]-s[n(510)]+1;if(n(440)==e[n(444)])return t[n(527)]?{type:n(440),content:Wr(r,n(484),Wr(r,n(572),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(440),content:Wr(r,n(484),Wr(r,n(559),o))};if(n(466)==e[n(444)])return t[n(527)]?{type:n(466),content:Wr(r,n(540),Wr(r,n(572),[o,'"'+t[n(461)](" ")+'"']))}:{type:n(466),content:Wr(r,n(540),Wr(r,n(559),o))}}})),s[t(447)][t(478)](t(440),t(464),t(519),c),s[t(447)][t(478)](t(466),t(464),t(541),c),s[t(447)][t(478)](t(440),t(560),t(519),u),s[t(447)][t(478)](t(466),t(560),t(541),u),s[t(447)][t(478)](t(440),t(560),t(461),l),s[t(447)][t(478)](t(466),t(560),t(461),l),s[t(447)][t(478)](t(440),t(464),t(461),f),s[t(447)][t(478)](t(466),t(464),t(461),f)}[sa(429)](){const t=sa,e=this[t(481)],n=e[t(534)][t(576)][t(491)];return(r,s)=>{const o=t;e[o(534)][o(517)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(468)][a(531)];u&&u[0]&&!1===u[0][a(489)]&&(l=r[0][a(465)][a(492)]);const f=t[a(425)](l);if(a(480)==f[a(503)][a(467)])return;const h=Array[a(507)](n[a(485)]())[a(430)]((t=>i.LiveRange[a(435)](t)));t[a(553)](f),e[a(551)][a(497)](c)[a(585)](),u[a(473)]({forceDefaultExecution:!0}),e[a(470)](c,...u);const g=h[a(515)]((t=>a(480)!=t[a(503)][a(467)]));g[a(527)]>0&&t[a(553)](g);for(const t of h)t[a(428)]()}))}}[sa(513)](t){const e=sa,n=this[e(481)][e(530)][e(497)](e(463));let r=Number[e(536)],s=Number[e(446)],o=Number[e(536)],i=Number[e(446)];for(const a of t){if(e(480)==a[e(503)][e(467)])continue;const{row:t,column:c}=n[e(506)](a),u=a[e(586)](e(558))?a[e(514)](e(558))-1:0,l=a[e(586)](e(436))?a[e(514)](e(436))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(443)](){const t=sa,e=this[t(481)],n=e[t(530)][t(497)](t(543)),r=e[t(530)][t(497)](t(463));e[t(534)][t(576)].on(t(563),(()=>{const r=t,s=Array[r(507)](e[r(534)][r(576)][r(502)][r(582)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(499)](t);if(r(424)!=s)continue;if(null!=e[r(426)])continue;const a=n[r(555)](o);this[r(456)][r(580)](i)&&this[r(488)][r(552)](a)}}),{priority:t(523)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(504)](e),a=e[s(525)](s(494)),c=r[s(506)](e);for(const t of this[s(488)]){const n=t[s(554)],r=n[s(526)](s(568)),u=n[s(509)](r?10:5),l=u[s(532)](),f=l[s(509)](0,3)+s(549),h=s(490)+u,g=s(518)+u;if(!t[s(434)])continue;if(a!=t[s(451)]()[s(465)][s(525)](s(494)))continue;if(t[s(427)](i))continue;const d=e[s(586)](f)?e[s(514)](f)-1:0,p=this[s(524)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(539)](i),o=!0)}return o};e[t(534)][t(576)][t(459)]((n=>{const r=t;let o=!1;for(const t of e[r(534)][r(576)][r(502)][r(556)]())if(r(567)==t[r(444)])if(r(464)==t[r(458)])for(const e of t[r(439)][r(492)][r(508)]())o=o||s(e,n);else r(571)==t[r(458)]&&(o=o||s(t[r(439)][r(492)],n));return o}))}[sa(524)](t){const e=sa;return this[e(513)](t[e(485)]()[e(430)]((t=>t[e(465)][e(492)])))}}function ca(t){const e=sa;return Array[e(507)](new Set(t)[e(562)]())}const ua=fa;function la(){const t=["plugins","registerDescriptionCallback","mergeTableCells","setSelection","deletion","value","return","descriptionFactory","3259374QpFgBW","35063eBizDc","getSelectionAffectedTableCells","_areMergableCells","registerCustomCallback","requires","formatInline","getRanges","author","*Merge cells*","cell","type","$graveyard","map","rootName","getAncestors","4600068BRtTrn","afterInit","splitTableCellVertically","get","add","623944BmpAQj","refresh","insertion","578070ZnfIHM","low","set:isEnabled","push","_suggestionFactory","isEnabled","formatBlock","forceDefaultExecution","*Split cell:* vertically","2250423IacpqZ","commands","execute","1616sAbmor","size","horizontally","containsRange","getSuggestions","detach","createTableWalker","TableEditing","document","markBlockFormat","change","_tablePostFixingSubtypes","*Split cell:* horizontally","table","accept","isInContent","root","length","selection","format","tableCell","TableUtils","3136506IOKVPm","has","find","_acceptFormatSuggestionCallbackFactory","mergeTableCellUp","markMultiRangeBlockFormat","_areSelectedCellsMergable","model","commandName","filter","from","getFirstPosition","highest","locale","mergeTableCellLeft","element","mergeTableCellRight","direction","fromRange","editor","trackChanges","subType","findAncestor","mergeTableCellDown","createRangeOn","splitTableCellHorizontally","enableCommand","TrackChangesEditing","stop","_isForcedDefaultExecutionBlock","getCellLocation"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(897408===-parseInt(n(355))/1+parseInt(n(392))/2+parseInt(n(367))/3+-parseInt(n(350))/4+-parseInt(n(358))/5+-parseInt(n(334))/6+-parseInt(n(335))/7*(-parseInt(n(370))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(339)](){return[aa]}[ua(351)](){const t=ua,e=this[t(314)],n=e[t(399)][t(378)][t(388)],r=e[t(308)];if(!e[t(326)][t(393)](t(377)))return;const s=e[t(326)][t(353)](t(322)),o=e[t(326)][t(353)](t(391)),a=e[t(326)][t(353)](aa);a[t(381)][t(361)](t(328)),s[t(321)](t(328),(()=>{const n=t,r=o[n(336)](e[n(399)][n(378)][n(388)]);e[n(399)][n(380)]((()=>{const t=n;s[t(397)](r,{commandName:t(328),commandParams:[]},[],t(328))}))})),e[t(368)][t(353)](t(328)).on(t(369),((n,r)=>{const o=t;e[o(368)][o(353)](o(315))[o(331)]&&(r[o(387)]>0&&r[r[o(387)]-1]&&r[r[o(387)]-1][o(365)]||s[o(324)]||this[o(398)]()||n[o(323)]())}),{priority:t(404)});for(const n of[t(396),t(311),t(318),t(309)]){const r=e[t(368)][t(353)](n);s[t(321)](n,(()=>{const n=t,o=e[n(399)][n(378)][n(388)][n(403)]()[n(349)]()[n(394)]((t=>t.is(n(310),n(390)))),i=r[n(331)];e[n(399)][n(380)]((()=>{const t=n;s[t(397)]([o,i],{commandName:t(328),commandParams:[]},[],t(328))}))}))}for(const n of[t(352),t(320)]){const r=e[t(368)][t(353)](n);s[t(321)](n,(()=>{const i=t,a=o[i(336)](e[i(399)][i(378)][i(388)])[0],c=a[i(317)](i(383)),{column:u,row:l}=o[i(325)](a);let f=[];if(i(372)==r[i(312)]){const t=o[i(376)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(402)](t)[i(347)]((t=>t[i(344)]))}else{const t=o[i(376)](c,{column:u,includeAllSlots:!0});f=Array[i(402)](t)[i(347)]((t=>t[i(344)]))}e[i(399)][i(380)]((t=>{const e=i;s[e(379)](t[e(319)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(333)][t(327)]((e=>{const n=t;if(n(364)!=e[n(345)]&&n(340)!=e[n(345)])return;const{data:s}=e;return s&&n(328)==s[n(400)]?{type:n(389),content:Wr(r,n(343))}:void 0})),s[t(333)][t(327)]((e=>{const n=t;if(n(364)!=e[n(345)]&&n(340)!=e[n(345)])return;const{data:s}=e;return s?n(352)==s[n(400)]?{type:n(389),content:Wr(r,n(366))}:n(320)==s[n(400)]?{type:n(389),content:Wr(r,n(382))}:void 0:void 0}));const c=a[t(395)]();for(const e of[t(396),t(311),t(318),t(309)])s[t(362)][t(338)](t(364),e,t(384),c);for(const e of[t(352),t(320)])s[t(362)][t(338)](t(364),e,t(384),c);s[t(362)][t(338)](t(364),t(328),t(384),(r=>{const s=t;e[s(399)][s(380)]((t=>{const o=s,a=Array[o(402)](n[o(341)]())[o(347)]((t=>i.LiveRange[o(313)](t)));t[o(329)](r),e[o(368)][o(353)](o(328))[o(356)](),e[o(369)](o(328),{forceDefaultExecution:!0});const c=a[o(401)]((t=>o(346)!=t[o(386)][o(348)]));c[o(387)]>0&&t[o(329)](c);for(const t of a)t[o(375)]()}))}));for(const n of[t(396),t(318),t(309),t(311)]){const r=e[t(368)][t(353)](n);r.on(t(360),((n,s,o)=>{const i=t;if(o){const t=e[i(399)][i(378)][i(388)][i(403)]()[i(349)]()[i(394)]((t=>t.is(i(310),i(390))));this[i(337)](r[i(331)],t)||(n[i(332)]=!1,n[i(323)]())}}),{priority:t(359)})}}[ua(398)](){const t=ua,e=this[t(314)][t(368)][t(353)](t(328)),n=this[t(314)][t(326)][t(353)](t(391));if(!e[t(363)])return!1;const r=n[t(336)](this[t(314)][t(399)][t(378)][t(388)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(337)](e,n))return!1;return!0}[ua(337)](t,e){const n=ua,r=this[n(314)][n(326)][n(353)](n(322)),s=this[n(314)][n(399)][n(319)](t),o=this[n(314)][n(399)][n(319)](e),i=new Set,a=new Set;for(const t of r[n(374)]())if((n(357)==t[n(345)]||n(330)==t[n(345)]||n(328)==t[n(316)])&&t[n(385)])for(const e of t[n(341)]())e[n(373)](s,!0)&&i[n(354)](t[n(345)]+":"+t[n(342)].id),e[n(373)](o,!0)&&a[n(354)](t[n(345)]+":"+t[n(342)].id);if(i[n(371)]!=a[n(371)])return!1;for(const t of i)if(!a[n(393)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=459]})(t,e)}function pa(){const t=["parent","editor","4580605QnmRih","options","_registerLegacyDescription","addMarker:suggestion","setTableRowHeader","includes","end","FORMAT_HEADER_ROW","TableUtils","31815ObxpcA","6491790QPEzVi","28764901rFnrzH","*Format:* %0","writer","nodeBefore","removeAttribute","_splitMarkerName","ck-suggestion-marker-","TableEditing","afterInit","headingColumns","downcastDispatcher","removeMarker:suggestion","_suggestionFactory","2oKQISt","accept","2546769aRQVLl","has","plugins","registerDescriptionCallback","item","name","TrackChangesEditing","registerAttributeLabel","_acceptFormatSuggestionCallbackFactory","stop","createTableWalker","editing","commandName","getCellLocation","headingRows","FORMAT_HEADER_COLUMN","consumable","markerName","formatBlock","FORMAT_REGULAR_COLUMN","setTableColumnHeader","requires","addClass","cell","descriptionFactory","consume","registerBlockAttribute","_handleLegacySuggestions","showSuggestionHighlights","commandParams","get","format","16yOwIiK","forceValue","mapper","nodeAfter","type","highest","enableDefaultAttributesIntegration","start","markerNameToElements","bindElementToMarker","173962hinYZT","getSuggestion","setAttribute","locale","registerCustomCallback","data","activeMarkers","ck-suggestion-marker--active","markerRange","2317826JISWTk","4SCamkd","2340WqaYLn","data-suggestion","removeClass","FORMAT_REGULAR_ROW","toViewElement","unbindElementFromMarkerName"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(570934===parseInt(n(485))/1+parseInt(n(528))/2*(parseInt(n(530))/3)+parseInt(n(495))/4*(parseInt(n(504))/5)+parseInt(n(514))/6+parseInt(n(494))/7*(-parseInt(n(475))/8)+-parseInt(n(513))/9*(-parseInt(n(496))/10)+-parseInt(n(515))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(464)](){return[aa]}[ga(523)](){const t=ga,e=this[t(503)];if(!e[t(532)][t(531)](t(522)))return;const n=e[t(488)],r=e[t(532)][t(473)](t(536));r[t(481)](t(508)),r[t(481)](t(463)),r[t(469)](t(544)),r[t(469)](t(524)),r[t(467)][t(537)](t(544),Wr(n,t(511))),r[t(467)][t(537)](t(524),Wr(n,t(545))),this[t(470)]()}[ga(470)](){const t=ga,e=this[t(503)][t(532)][t(473)](t(536)),n=this[t(503)][t(532)][t(473)](t(512)),r=this[t(503)][t(532)][t(473)](aa)[t(538)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(520)](o[a(460)]),l=e[a(486)](u),f=l[a(490)];if(a(461)!=l[a(479)]||!f||a(463)!=f[a(542)])return;if(o[a(534)])return void s[a(539)]();if(!i[a(459)][a(468)](o[a(493)],s[a(535)]))return;const h=o[a(493)][a(482)][a(478)],g=o[a(493)][a(510)][a(518)],d=h[a(502)][a(502)],{column:p}=n[a(543)](h),{column:m}=n[a(543)](g);for(let s=p;s<=m;s++){const l=n[a(540)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(466)],l=i[a(477)][a(500)](s);i[a(517)][a(465)](a(521)+c,l),r&&i[a(517)][a(487)](a(497),u,l),i[a(477)][a(484)](l,o[a(460)]),t&&(e[a(491)][a(509)](o[a(460)])?i[a(517)][a(465)](a(492),l):i[a(517)][a(498)](a(492),l))}}}}e[t(527)][t(489)](t(461),t(508),t(529),r),e[t(527)][t(489)](t(461),t(463),t(529),r),this[t(503)][t(541)][t(525)].on(t(507),s(),{priority:t(480)}),this[t(503)][t(490)][t(525)].on(t(507),((e,n,r)=>{const o=t;r[o(505)][o(471)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(480)}),this[t(503)][t(541)][t(525)].on(t(526),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(520)](r[o(460)]),c=e[o(486)](a),u=c[o(490)];if(o(461)!=c[o(479)]||!u||o(463)!=u[o(542)])return;const l=s[o(477)][o(483)](r[o(460)]);if(l)for(const t of l)s[o(517)][o(498)](o(521)+i,t),s[o(517)][o(498)](o(492),t),s[o(517)][o(519)](o(497),t),s[o(477)][o(501)](t,r[o(460)])}),{priority:t(480)}),this[t(506)]()}[ga(506)](){const t=ga,e=this[t(503)],n=e[t(488)];function r(e){const r=t;return{type:r(474),content:Wr(n,r(516),e)}}e[t(532)][t(473)](t(536))[t(467)][t(533)]((e=>{const s=t;if(s(461)!=e[s(479)])return;const{data:o}=e;if(o){if(s(508)==o[s(542)]){const t=o[s(472)][0][s(476)];return r(Wr(n,s(t?511:499)))}if(s(463)==o[s(542)]){const t=o[s(472)][0][s(476)];return r(Wr(n,s(t?545:462)))}}}))}}const Ia=ba;function Ea(){const t=["getChanges","createRangeOn","stop","endRow","length","high","tableCellBorderWidth","getRange","accept","columnInsertionIndexes","getRowIndexes","ck-suggestion-marker-insertion","insertion","removeColumns","getSuggestions","document","markMultiRangeBlockFormat","markerToHighlight","columnInsertionRanges","504blEKSF","filter","registerPostFixer","column","_replaceTableSlotCell","_tablePostFixingSubtypes","registerDescriptionCallback","_splitMarkerName","Users","conversion","markMultiRangeInsertion","suggestion:formatBlock:tablePasteCell","getChildren","fromRange","1079145mZFAsQ","createElement","insertRows","paragraph","createTableWalker","insertColumns","forceDefaultExecution","selection","isEmpty","every","startsWith","for","editing","getChangedMarkers","get","suggestion","forEach","last","dataDowncast","schema","remove","activeMarkers","suggestion-td","setAttribute","editingDowncast","endColumn","getSuggestionCallback","previousSibling","columns","markMultiRangeDeletion","low","end","root","getChild","findAncestor","position","author","rows","removeMarker","detach","$graveyard","getMarkers","next","content","suggestionLoaded","row","model","first","insertionRanges","trackChanges","tablePasteChainId","518YwFXah","call","getTableIfOnlyTableInContent","createRangeIn","return","cells","fill","tablePasteColumn","value","tablePaste","batch","tableCellHorizontalAlignment","locale","showSuggestionHighlights","tablePasteRow","documentSelection","getShiftedBy","nodeAfter","set","map","listenTo","getItems","fromEntries","registerCustomCallback","updateMarker","table","*Replace table cells*","move","tableCellPadding","requires","rowInsertionIndexes","getContainedElement","tableCellSuggestion","options","tableCellBorderColor","attributes","insertContent","isInContent","rowInsertionRanges","has","push","plugins","descriptionFactory","from","424356vJFHOg","nextSibling","tableCellBackgroundColor","join","start","unwrap","tableCellVerticalAlignment","deletionRanges","tableCell","type","tablePasteCell","1195998VAFsyW","createRange","containsRange","getSuggestion","wrap","cell","getRanges","oldRange","afterInit","14708466lhUinI","commands","redo","rootName","isEqual","register","markerName","getAttributes","hasSuggestion","change","tableCellBorderStyle","removeRows","reduce","clipboardOutput","includes","TableUtils","getAllAdjacentSuggestions","differ","elementToElement","TableClipboard","getSelectionAffectedTableCells","previous","markers","removeMarkers","66936cLBjhh","getRows","element","some","deletion","getColumns","ck-suggestion-marker--active","TrackChangesEditing","ck-suggestion-marker","_isForcedDefaultExecutionBlock","add","formatBlock","keys","discard","insert","getColumnIndexes","markerAttributes","name","editor","subType","entries","view","newRange","_createdBatches","_getCoordsForCells","createPositionBefore","2085594bGMPCK","find","281JSkRiw","setAttributes","suggestionUnloaded","_suggestionFactory"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(386458===-parseInt(n(523))/1*(parseInt(n(611))/2)+-parseInt(n(521))/3+parseInt(n(451))/4+parseInt(n(560))/5+-parseInt(n(462))/6+parseInt(n(546))/7*(-parseInt(n(495))/8)+parseInt(n(471))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(533),Ia(441),Ia(481),Ia(622),Ia(457),Ia(453),Ia(639)],_a=Object[Ia(633)](Ta[Ia(630)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(640)](){return[aa]}[Ia(470)](){const t=Ia,n=this[t(513)];if(!n[t(448)][t(446)](t(490)))return;const r=n[t(448)][t(574)](t(502)),s=n[t(448)][t(574)](t(486)),o=n[t(448)][t(574)](aa),a=n[t(448)][t(574)](t(490));o[t(551)][t(447)](t(625),t(618)),n[t(606)][t(579)][t(476)](t(643),{allowIn:t(459),allowContentOf:t(459),isLimit:!0}),n[t(555)][t(489)]({model:t(643),view:t(582)});let c=null;n[t(606)].on(t(443),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(531)]-1];h&&h[u(566)]||r[u(504)]||this[u(513)][u(472)][u(574)](u(609))[u(619)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(626)))return!1;const i=s[o(613)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(491)](n[o(542)][o(567)]);if(!a[o(531)])return!1;const c=a[0][o(594)](o(636)),l=r[o(537)](a),f=r[o(510)](a),h={startRow:l[o(607)],endRow:l[o(577)],startColumn:f[o(607)],endColumn:f[o(577)]};return 1==a[o(531)]&&(h[o(530)]+=r[o(496)](i)-1,h[o(585)]+=r[o(500)](i)-1),ka(c,h,r)}(l,f,n[u(606)],s,a)&&(o[u(529)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(606)][u(480)]((()=>{const t=u;n[t(606)][t(443)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(531)]&&r[t(556)](o,t(625),{tablePasteChainId:s}),a[t(531)]&&r[t(556)](a,t(618),{tablePasteChainId:s}),l[t(531)]&&(r[t(556)](l,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(576)]((e=>{const n=t;var r;return null===(r=e[n(599)])||void 0===r?void 0:r[n(612)](e)}))),f[t(531)]&&(r[t(589)](f,t(620),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(576)]((e=>{const n=t;var r;return null===(r=e[n(599)])||void 0===r?void 0:r[n(612)](e)})));const g=r[t(543)](h[t(630)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(461),{tablePasteChainId:s});if(g){const e=g[t(601)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(606)][t(528)](s),a=e[t(522)]((e=>e[t(534)]()[t(475)](i)));a&&r[t(447)]([a[t(512)],o])}r[t(531)]&&g[t(583)](t(511),Object[t(633)](r))}c=null})))}),{priority:e.priorities[t(532)]+10}),n[t(448)][t(574)](t(490)).on(t(550),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(529)]();const u=s[r(467)],l=o,f=Aa(u),h=Aa(l);e[r(615)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(580)](u[r(593)](0));for(const t of Array[r(450)](l[r(558)]()))a[r(509)](t,u,r(591));const t=c[r(641)][r(485)](s[r(605)]),e=c[r(536)][r(485)](s[r(549)]);t||e||(g=i.LiveRange[r(559)](a[r(614)](u)))}else h&&!f&&(d=a[r(614)](u));else{const t=a[r(561)](r(643)),e=a[r(561)](r(643));a[r(466)](a[r(614)](u),e),a[r(509)](t,u,0);for(const e of Array[r(450)](l[r(558)]()))a[r(509)](e,t,r(591));g=i.LiveRange[r(559)](a[r(528)](t)),d=i.LiveRange[r(559)](a[r(528)](e))}const p=Array[r(450)](l[r(478)]())[r(547)]((([t])=>Ta[r(485)](t)));c[r(616)][r(447)]({element:u,attributes:p[r(531)]?Object[r(633)](p):null}),g&&c[r(608)][r(447)](g),d&&c[r(458)][r(447)](d)}),{priority:t(532)}),s.on(t(565),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(588)]||1;c[o(536)]=new Array(l)[o(617)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(564)](i,{startColumn:u,endColumn:u+l-1}))c[o(545)][o(447)](n[o(606)][o(528)](t))}),{priority:t(590)}),s.on(t(562),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(597)]||1;c[o(641)]=new Array(l)[o(617)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(564)](i,{startRow:u,endRow:u+l-1}))c[o(445)][o(447)](n[o(606)][o(528)](t))}),{priority:t(590)}),r[t(449)][t(552)]((e=>{const r=t;if(e[r(514)]&&e[r(514)][r(570)](r(620)))return e[r(492)]?{}:{type:r(539),content:Wr(n[r(623)],r(637))}}));const u=()=>!1;for(const e of[t(620),t(618),t(625),t(461)])r[t(526)][t(634)](t(539),e,t(454),u),r[t(526)][t(634)](t(499),e,t(454),u),r[t(526)][t(634)](t(506),e,t(454),u);r[t(526)][t(634)](t(506),t(461),t(508),u),r[t(526)][t(634)](t(506),t(461),t(535),((e,r,s)=>{const o=t,i=e[o(630)]((t=>t[o(642)]()))[o(547)]((t=>t)),a=new Map(i[o(630)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(616)])e&&a[o(629)](t,e);else if(s&&s[o(511)])for(const[t,e]of Object[o(515)](s[o(511)])){const r=n[o(606)][o(493)][o(574)](t),s=r?r[o(534)]()[o(642)]():null;s&&a[o(629)](s,e)}n[o(606)][o(480)]((t=>{const e=o;for(const[n,r]of a)t[e(524)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(526)][o(634)](e,o(620),s,((t,i,a)=>{const c=o;n[c(606)][c(480)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(455)][o(628)];t.is(o(497),o(643))&&u[o(447)](t)}r[o(526)][o(586)](e,null,s)(t,i,a);for(const t of u)o(600)!=t[o(592)][o(474)]&&n[o(456)](t)}))}))};l(t(539),t(535)),l(t(539),t(508)),l(t(499),t(535)),l(t(499),t(508)),r[t(526)][t(634)](t(539),t(625),t(508),(e=>{const n=t,r=e[n(630)]((t=>t[n(642)]())),i=r[0][n(594)](n(636)),{minRow:a,maxRow:c}=o[n(519)](r);s[n(482)](i,{at:a,rows:c-a+1})})),r[t(526)][t(634)](t(539),t(618),t(508),(e=>{const n=t,r=e[n(630)]((t=>t[n(642)]())),i=r[0][n(594)](n(636)),{minColumn:a,maxColumn:c}=o[n(519)](r);s[n(540)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(514)]||!n[s(514)][s(570)](s(620)))return;const o=n[s(442)][s(610)],i=r[s(541)]()[s(547)]((t=>t[s(444)]&&t[s(442)]&&t[s(442)][s(610)]==o));i[s(531)]&&n[s(487)]()[s(531)]!=i[s(531)]&&i[s(483)](((t,e)=>(t[s(602)]=e,e[s(492)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(553)](e[s(477)]),i=[s(503),s(538)],a=r[s(581)][s(485)](e[s(477)]);return a&&i[s(447)](s(501)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(604),f,{priority:t(532)}),r.on(t(525),f,{priority:t(532)}),n[t(606)][t(542)][t(548)]((()=>{const e=t;let s=!1;const o=Array[e(450)](n[e(606)][e(542)][e(488)][e(573)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(553)](t);if(e(575)!=o||e(499)!=a||i[e(469)])continue;if(!r[e(479)](c))continue;const u=r[e(465)](c)[e(468)](),l=n[e(448)][e(574)](e(554)).me;for(const t of r[e(541)]())if(t[e(444)]&&t[e(596)]==l&&e(506)==t[e(460)]&&e(461)==t[e(514)]&&t[e(468)]()[e(569)]((t=>u[e(498)]((n=>n[e(464)](t,!0))))))for(const n of t[e(487)]())n[e(444)]&&(n[e(508)](),s=!0)}return s})),n[t(606)][t(542)][t(548)]((e=>{const s=t,o=n[s(472)][s(574)](s(473));if(!o||!o[s(518)][s(446)](e[s(621)]))return!1;let i=!1;const a=n[s(448)][s(574)](s(554)).me,c=n[s(606)][s(542)][s(488)][s(527)](),u=Array[s(450)](n[s(606)][s(542)][s(488)][s(573)]())[s(547)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(553)](t);return n(575)==o&&n(620)==i&&c==a.id&&!e[n(469)]}));for(const t of c){if(s(509)!=t[s(460)]||s(643)!=t[s(512)]||1!=t[s(531)])continue;const n=e[s(463)](t[s(595)],t[s(595)][s(627)](1));if(!u[s(522)]((({data:t})=>t[s(517)][s(475)](n))))for(const{name:t,data:r}of u)if(n[s(464)](r[s(517)])){e[s(635)](t,{range:n}),i=!0;break}}return i})),n[t(606)][t(542)][t(548)]((e=>{const s=t;let o=!1;const i=n[s(448)][s(574)](s(554)).me,a=r[s(541)]()[s(547)]((t=>t[s(444)]&&t[s(596)]==i)),c=new Set,u=new Set;for(const t of a)if(s(620)==t[s(514)])for(const e of t[s(601)]()){const n=e[s(534)]()[s(642)]();if(n)if(n.is(s(497),s(643))&&Aa(n)){t[s(598)](e[s(512)]),c[s(505)](n),o=!0;const r=n[s(452)],i=n[s(587)],a=r&&r.is(s(497),s(643)),l=i&&i.is(s(497),s(643));a&&!c[s(446)](r)&&u[s(505)](r),l&&!c[s(446)](i)&&u[s(505)](i)}else n.is(s(497),s(563))&&n[s(568)]&&(t[s(598)](e[s(512)]),o=!0)}else if(s(461)==t[s(514)]){if(!t[s(442)]||!t[s(442)][s(610)])continue;const e=t[s(442)][s(511)];if(e&&Object[s(507)](e)[s(531)])continue;const n=t[s(442)][s(610)];let r=!0,i=!0;for(const e of a)if(e[s(514)]&&e[s(514)][s(570)](s(620))){if(!e[s(442)][s(610)]){i=!1;break}if(e.id!=t.id&&e[s(442)][s(610)]==n){r=!1;break}}i&&r&&(t[s(494)](),o=!0)}for(const t of c)e[s(580)](t);for(const t of u)e[s(456)](t);return o})),n[t(555)][t(571)](t(584))[t(544)]({model:t(557),view:(t,e)=>h(t),converterPriority:t(532)}),n[t(555)][t(571)](t(578))[t(544)]({model:t(557),view:(e,n)=>n[t(440)][t(624)]?h(e,!1):null,converterPriority:t(532)});const g=n[t(572)][t(516)];this[t(631)](g[t(542)],t(484),((e,n)=>{const r=t,s=[];for(const t of g[r(614)](n[r(603)])[r(632)]())t.is(r(497),r(582))&&s[r(447)](t);g[r(480)]((t=>{const e=r;for(const n of s)t[e(638)](t[e(614)](n),t[e(520)](n)),t[e(580)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(568)])return!0;const n=t[e(593)](0);return n.is(e(497),e(563))&&n[e(568)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(564)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=186]})(t,e)}function Na(){const t=["formatInline","getSelectedElement","6895ScvTYS","get","resizeTableWidth","handleResizeTableWidthCommand","commandParams","locale","registerCustomCallback","data","getSuggestions","getContainedElement","author","518298BtIAoN","bind","handleSuggestionDescription","accept","enableCommand","getColumnGroupElement","has","tableWidth","getAttribute","model","getSuggestionCallback","formatBlock","change","getTableColumnsWidths","2248488WHtJfq","selection","TrackChangesEditing","markBlockFormat","editor","discard","Users","type","TableColumnResizeEditing","format","plugins","688QnzcqH","formatGroupId","registerDescriptionCallback","columnWidths","30KLAZlc","document","1MkWSBH","557994ggSkwN","subType","625466UbWOeZ","*Format:* resize table","table","afterInit","resizeTable","2904867bHXViX","_suggestionFactory","1297809KODaUS","descriptionFactory"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(249163===parseInt(n(236))/1*(parseInt(n(239))/2)+parseInt(n(205))/3+-parseInt(n(230))/4*(-parseInt(n(194))/5)+parseInt(n(237))/6+-parseInt(n(188))/7+parseInt(n(219))/8+parseInt(n(190))/9*(-parseInt(n(234))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Sa extends t.Plugin{[Ca(186)](){const t=Ca;if(!this[t(223)][t(229)][t(211)](t(227)))return;const e=this[t(223)][t(229)][t(195)](t(221));e[t(209)](t(196),this[t(197)][t(206)](this)),e[t(189)][t(200)](t(216),t(187),t(208),e[t(189)][t(215)](t(216),null,t(224))),e[t(189)][t(200)](t(216),t(187),t(224),e[t(189)][t(215)](t(216),null,t(208))),e[t(191)][t(232)](this[t(207)][t(206)](this))}[Ca(197)](t,e){const n=Ca,r=this[n(223)][n(229)][n(195)](n(221)),s=this[n(223)][n(229)][n(195)](n(227)),o=e[n(241)]||this[n(223)][n(214)][n(235)][n(220)][n(193)]();this[n(223)][n(214)][n(217)]((()=>{const i=n,a=s[i(210)](o);let c=a?s[i(218)](a):null,u=o[i(213)](i(212))||null;const l=e[i(212)]||u,f=e[i(233)]||c,h=this[i(223)][i(229)][i(195)](i(225)).me;for(const t of r[i(202)]()){const e=t[i(203)]();if(i(187)===t[i(238)]&&e===o){t[i(204)]!==h&&t[i(224)]();const e=t[i(201)][i(198)];u=e[0][i(212)],c=e[0][i(233)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(222)](o,{commandName:i(196),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(187)},[],i(187))}))}[Ca(207)](t){const e=Ca;if(e(216)!=t[e(226)]&&e(192)!=t[e(226)])return;const{data:n}=t;if(n&&e(187)===n[e(231)]){const t=e(240);return{type:e(228),content:Wr(this[e(223)][e(199)],t)}}}}const Ra=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=138]})(t,e)}function Ma(){const t=["plugins","775EfzUim","442778uGXDXT","editor","128250pmIYwa","77418shibPx","enableCommand","afterInit","805290homcBC","insertTemplate","get","1800JUIgOO","has","TrackChangesEditing","40aMShnQ","3efuhsI","Template","1vmSMyd","2252921jZJPgJ","445868cNsxtX"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(101454===parseInt(n(157))/1*(-parseInt(n(144))/2)+parseInt(n(155))/3*(-parseInt(n(139))/4)+-parseInt(n(141))/5*(-parseInt(n(151))/6)+parseInt(n(142))/7+-parseInt(n(154))/8*(-parseInt(n(145))/9)+-parseInt(n(148))/10+parseInt(n(138))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Ra(147)](){const t=Ra,e=this[t(143)];e[t(140)][t(152)](t(156))&&e[t(140)][t(150)](t(153))[t(146)](t(149))}}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=346]})(t,e)}function Da(){const t=["ELEMENT_TABLE_OF_CONTENTS","commands","1004620rGEeoM","get","14iqNDtt","locale","3780378yACFoW","147DQTyjX","1118840ucaWVY","insertTableOfContents","descriptionFactory","8xgwlku","enableCommand","816504gnDPZi","183102aeDibe","registerElementLabel","plugins","TrackChangesEditing","afterInit","10836PsNsRs","tableOfContents","1075648onsHFi","editor"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(414897===parseInt(n(367))/1+parseInt(n(358))/2*(-parseInt(n(350))/3)+-parseInt(n(365))/4*(parseInt(n(356))/5)+parseInt(n(368))/6*(-parseInt(n(361))/7)+parseInt(n(352))/8+parseInt(n(360))/9+parseInt(n(362))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(349)](){const t=wa,e=this[t(353)];if(!e[t(355)][t(357)](t(363)))return;e[t(347)][t(357)](t(348))[t(366)](t(363));const n=e[t(347)][t(357)](t(348)),r=e[t(359)];n[t(364)][t(346)](t(351),(e=>Wr(r,t(354),e)))}}const Ba=xa;function xa(t,e){const n=ja();return(xa=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=xa,r=t();for(;;)try{if(331408===parseInt(n(187))/1+parseInt(n(202))/2+-parseInt(n(184))/3+parseInt(n(182))/4+parseInt(n(193))/5+-parseInt(n(205))/6+parseInt(n(174))/7*(-parseInt(n(208))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ua extends t.Plugin{[Ba(194)](){const t=Ba,e=this[t(211)];if(!e[t(186)][t(212)](t(197)))return;const n=e[t(186)][t(171)](t(181));n[t(203)][t(209)](t(207),(()=>Wr(e[t(198)],t(191)))),e[t(206)][t(196)][t(200)]((r=>{const s=t;let o=!1;const i=Array[s(185)](e[s(206)][s(196)][s(190)][s(175)]());for(const{name:t,data:a}of i){const{group:i}=n[s(210)](t);if(s(178)!==i||!a[s(176)])continue;const c=a[s(176)],u=c[s(204)][s(180)];if(!u||!u.is(s(189),s(207)))continue;if(!c[s(201)][s(195)](c[s(204)]))continue;const l=e[s(206)][s(172)][s(177)](c[s(204)],s(183));if(l&&l[s(188)]){const e=r[s(179)](c[s(201)],l[s(201)]);e[s(173)](c)||(r[s(192)](t,{range:e}),o=!0)}o||(r[s(199)](t),o=!0)}return o}))}}function ja(){const t=["registerElementLabel","_splitMarkerName","editor","has","get","schema","isEqual","459039gGWyiA","getChangedMarkers","newRange","getNearestSelectionRange","suggestion","createRange","nodeBefore","TrackChangesEditing","18440dHxFQD","forward","363696todSAW","from","plugins","377979zssjQh","isCollapsed","element","differ","ELEMENT_TITLE","updateMarker","2649675yzUPgW","afterInit","isTouching","document","Title","locale","removeMarker","registerPostFixer","start","464730QoEYJc","descriptionFactory","end","3760032dAQOdt","model","title-content","8dPpPAY"];return(ja=function(){return t})()}const Ga=Va;function Va(t,e){const n=Wa();return(Va=function(t,e){return n[t-=421]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(557051===parseInt(n(422))/1+parseInt(n(431))/2+-parseInt(n(433))/3*(parseInt(n(432))/4)+-parseInt(n(436))/5+-parseInt(n(424))/6+parseInt(n(435))/7+parseInt(n(428))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Ha extends t.Plugin{[Ga(425)](){const t=Ga,e=this[t(434)],n=e[t(426)][t(423)](t(427));e[t(426)][t(437)](t(421))&&(n[t(429)](t(438)),n[t(429)](t(430)))}}function Wa(){const t=["enableCommand","redo","1513784NvEZZO","15216HVBUDI","693aSegst","editor","1735503SFDGVV","370710NVLSPa","has","undo","UndoEditing","18453ZflqYr","get","855072jjErll","afterInit","plugins","TrackChangesEditing","5033240jvQCvc"];return(Wa=function(){return t})()}const za=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=418]})(t,e)}function qa(){const t=["plugins","4yvxCXa","3989GvEDEB","has","7NxMfnF","30pUrVlA","15kSvnLA","1441500TLDazF","380644iQhiIe","859431TjaAsV","112PrBIbE","toggleTableCaption","1011776huSbAS","afterInit","requires","enableCommand","editor","129192ylmCcu","TableCaptionEditing","1241622ZXqYzH","TrackChangesEditing","get"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(232814===-parseInt(n(436))/1*(-parseInt(n(422))/2)+parseInt(n(421))/3*(parseInt(n(435))/4)+parseInt(n(418))/5*(-parseInt(n(429))/6)+-parseInt(n(438))/7*(parseInt(n(424))/8)+parseInt(n(431))/9+parseInt(n(439))/10*(-parseInt(n(420))/11)+-parseInt(n(419))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Qa extends t.Plugin{static get[za(426)](){return[aa]}[za(425)](){const t=za,e=this[t(428)];e[t(434)][t(437)](t(430))&&e[t(434)][t(433)](t(432))[t(427)](t(423))}}const Za=Xa;function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=143]})(t,e)}function Ya(){const t=["start","tableCellBorderStyle","selection","format","document","table","616180DOAGGk","TrackChangesEditing","tableCellBackgroundColor","_suggestionFactory","949876lcOpSk","locale","getSelectionAffectedTableCells","handleDiscardAction","tableCellBorderColor","subType","tableBorderStyle","editor","discard","*Format:* change table properties","tableCellBorderWidth","tableCellHorizontalAlignment","join","882552cZlNzf","findAncestor","getFirstPosition","commandParams","afterInit","getSuggestionCallback","_handlePropertyChange","tableCellHeight","descriptionFactory","*Format:* change table cell properties","TrackChangesTableProperties","pluginName","nodeAfter","has","model","data","setAttribute","tableCellPadding","_getSuggestion","getContainedElement","tableAlignment","enqueueChange","formatBlock","markBlockFormat","TablePropertiesEditing","16OgZHQD","21016OtzEhW","13535731HDeEHW","tableBorderWidth","change","get","tableHeight","tableBorderColor","9glLDHb","enableCommand","tableCellVerticalAlignment","tableCellProperties","plugins","2989UoWqrW","18UWwTWT","TableCellPropertiesEditing","tableBackgroundColor","accept","1771075XNzIUr","tableCellWidth","1959970twYPHO","tableProperties","TableUtils","tableWidth","registerDescriptionCallback","registerCustomCallback","getAttribute","getSuggestions","batch","removeAttribute","handleSuggestionDescription"];return(Ya=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(614900===parseInt(n(144))/1+-parseInt(n(219))/2+parseInt(n(157))/3*(-parseInt(n(182))/4)+-parseInt(n(200))/5*(-parseInt(n(196))/6)+-parseInt(n(195))/7*(-parseInt(n(183))/8)+parseInt(n(190))/9*(parseInt(n(202))/10)+-parseInt(n(184))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(203)]=[e(189),e(150),e(185),e(177),e(205),e(188),e(198)],this[e(193)]=[e(148),e(214),e(154),e(174),e(201),e(164),e(221),e(155),e(192)]}static get[Za(168)](){return Za(167)}[Za(161)](){const t=Za,e=this[t(151)][t(194)][t(187)](t(220));if(this[t(151)][t(194)][t(170)](t(181))){for(const n of this[t(203)])e[t(191)](n,((e,r)=>{const s=t,o=this[s(151)][s(171)][s(217)][s(215)][s(159)]()[s(158)](s(218));this[s(163)](n,[o],this[s(203)],s(203),e,r)}));e[t(143)][t(207)](t(179),t(203),t(199),e[t(143)][t(162)](t(179),null,t(152))),e[t(143)][t(207)](t(179),t(203),t(152),((e,n)=>this[t(147)](this[t(203)],e,n))),e[t(143)][t(207)](t(179),t(203),t(156),(()=>!1))}if(this[t(151)][t(194)][t(170)](t(197))){for(const n of this[t(193)])e[t(191)](n,((e,r)=>{const s=t,o=this[s(151)][s(194)][s(187)](s(204))[s(146)](this[s(151)][s(171)][s(217)][s(215)]);this[s(163)](n,o,this[s(193)],s(193),e,r)}));e[t(143)][t(207)](t(179),t(193),t(199),e[t(143)][t(162)](t(179),null,t(152))),e[t(143)][t(207)](t(179),t(193),t(152),((e,n)=>this[t(147)](this[t(193)],e,n))),e[t(143)][t(207)](t(179),t(193),t(156),(()=>!1))}e[t(165)][t(206)]((e=>this[t(212)](e)))}[Za(163)](t,e,n,r,s,o){const i=Za,a=this[i(151)][i(194)][i(187)](i(220));this[i(151)][i(171)][i(178)](o[i(210)],(()=>{const t=i;for(const i of e)if(this[t(175)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(208)](r);void 0!==n&&(e[r]=n)}s(o),a[t(180)](i,{commandParams:[e]},[],r)}}))}[Za(147)](t,e,n){const r=Za,s=e[0][r(213)][r(169)],o=n[r(160)][0];this[r(151)][r(171)][r(186)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(173)](r,o[r],s):e[n(211)](r,s)}))}[Za(212)](t){const e=Za;if(t[e(172)])switch(t[e(149)]){case e(203):return{type:e(216),content:Wr(this[e(151)][e(145)],e(153))};case e(193):return{type:e(216),content:Wr(this[e(151)][e(145)],e(166))}}}[Za(175)](t,e){const n=Za,r=this[n(151)][n(194)][n(187)](n(220));for(const s of r[n(209)]({skipNotAttached:!0})){const r=s[n(176)]();if(s[n(149)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=vc();return(bc=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(757630===-parseInt(n(448))/1+parseInt(n(506))/2+-parseInt(n(676))/3*(-parseInt(n(479))/4)+-parseInt(n(599))/5+parseInt(n(646))/6+-parseInt(n(412))/7*(-parseInt(n(256))/8)+-parseInt(n(612))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vc);const Tc=Ec(281);class _c extends t.Plugin{static get[Ec(531)](){return[Ec(282),o.Users,t.PendingActions,Jr,ns,as,fs,Ts,ms,ys,Rs,xs,to,ro,uo,ho,Eo,yo,No,vo,Do,Ho,Uo,Ko,Xo,ei,ci,pi,Ni,si,Vs,qs,bi,Ai,Mi,Fi,ji,Wi,qi,$i,ra,aa,ha,ma,Qa,ya,Sa,Pa,Ja,Oa,Ua,Ha]}static get[Ec(266)](){return Ec(573)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(402)]((t=>String[e(552)](t)))[e(340)]("")}super(t),this[e(494)]=!1,this[e(577)](e(437),[]),this.on(e(533),((n,r,s,o)=>{const i=e;this[i(444)][i(644)]((()=>{const e=i;for(const n of[...o,...s])this[e(444)][e(602)][e(313)](n)&&t[e(397)][e(294)](n)}))})),this[e(674)]=new Qr(this[e(629)][e(286)][e(598)],this[e(629)][e(307)]),this[e(299)]=null,this[e(364)]=new yc(this[e(629)]),this[e(264)]=new Map,this[e(536)]=t[e(379)][e(413)](e(282)),this[e(551)]=new Set,this[e(444)]=this[e(629)][e(286)],this[e(469)]=new WeakMap,this[e(275)]=!1,this[e(627)]=new Set([e(281)]),this[e(592)]=new Set,t[e(588)][e(415)](e(650),e(617)),this[e(487)]=t[e(588)][e(413)](e(650)),t[e(588)][e(415)](e(660),!0),this[e(386)]=t[e(588)][e(413)](e(660)),this[e(423)]=new f(t,this[e(551)]),this[e(649)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,50,48])}[Ec(274)](){const t=Ec,n=this[t(629)],r=(e,n)=>{const r=t;if(r(497)!=e)return r(475)+e;const s=n[r(564)]("|")[0];return this[r(259)](s)?r(470):r(582)};n[t(545)][t(502)](t(337))[t(370)]({model:t(279),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(366)](e[n(621)]),a=[n(514),r(o,i)];let c=3e3;return this[n(437)][n(642)](e[n(621)])&&(a[n(656)](n(567)),c=3010),n(351)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(545)][t(502)](t(643))[t(566)]((e=>{const r=t;e.on(r(450),((t,e,s)=>{const o=r;if(!s[o(414)][o(670)])return;const i=e[o(301)];if(!i)return;const c=s[o(273)][o(499)](i);n[o(286)][o(598)][o(636)](i)&&c&&!c[o(404)](o(555))&&c.is(o(410))&&(0,a.toWidget)(c,s[o(382)])}),{priority:r(610)})})),n[t(545)][t(502)](t(643))[t(370)]({model:t(279),view:(e,n)=>{const s=t;if(!n[s(414)][s(670)])return null;const{type:o,subType:i}=this[s(366)](e[s(621)]);return{classes:[s(514),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(301)])return;const{id:c}=this[a(366)](o[a(621)]);if(r){const t=this[a(264)][a(413)](c),e=this[a(664)](t);if(!this[a(259)](e))return}if(o[a(301)].is(a(662)))return void i[a(455)][a(492)](o[a(301)],s[a(578)]);const u=i[a(273)][a(499)](o[a(301)]);if(o[a(301)].is(a(576))&&n[a(286)][a(598)][a(568)](o[a(301)])&&!u[a(404)](a(645))){i[a(382)][a(336)]([a(514),a(470)],u),i[a(382)][a(481)](a(585),c,u),i[a(273)][a(369)](u,o[a(621)]),e&&(this[a(437)][a(642)](o[a(621)])?i[a(382)][a(336)](a(567),u):i[a(382)][a(378)](a(567),u));for(const t of n[a(286)][a(296)](o[a(301)])[a(526)]())i[a(455)][a(492)](t,s[a(578)]);i[a(455)][a(492)](o[a(301)],s[a(578)])}};n[t(545)][t(502)](t(643))[t(566)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(414)][o(670)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(571)})})),n[t(545)][t(502)](t(643))[t(566)]((e=>{const n=t;e.on(n(559),((t,e,r)=>{const o=n;r[o(414)][o(670)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(571)})})),n[t(545)][t(502)](t(643))[t(557)]({model:t(279),view:(e,n)=>n[t(414)][t(670)]?null:{group:t(279),name:e[t(287)](11)}}),n[t(545)][t(502)](t(669))[t(594)]({view:{name:t(279),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(565)+e[r(521)](r(406))+":"+e[r(521)]("id");return e[r(521)](r(652))&&(s+=":"+e[r(521)](r(652))),n[r(556)](r(640),{"data-name":s})}}),n[t(545)][t(502)](t(669))[t(345)]({view:t(279)}),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(288),s(),{priority:n(610)})})),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(559),s({isAttributeSuggestion:!0}),{priority:n(610)})})),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(532),((t,e,r)=>{const s=n,o=r[s(273)][s(574)](e[s(621)]);if(o)for(const t of o)t[s(404)](s(645))||(r[s(382)][s(378)]([s(514),s(470),s(567)],t),r[s(382)][s(563)](s(585),t),r[s(273)][s(403)](t,e[s(621)]))}),{priority:n(610)})})),n[t(545)][t(502)](t(337))[t(566)]((e=>{const n=t;e.on(n(315),((t,e,r)=>{const s=n,o=r[s(273)][s(574)](e[s(621)]);if(!o)return;const{id:i}=this[s(366)](e[s(621)]),a=this[s(264)][s(413)](i),c=this[s(664)](a);if(this[s(259)](c))for(const t of o)t[s(404)](s(645))||(r[s(382)][s(378)]([s(514),s(470),s(567)],t),r[s(382)][s(563)](s(585),t),r[s(273)][s(403)](t,e[s(621)]))}),{priority:n(610)})})),n[t(286)][t(352)][t(387)]((e=>{const r=t;let s=!1;const o=Array[r(657)](n[r(286)][r(352)][r(306)][r(501)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(366)](t);if(r(279)!==o)continue;const h=this[r(264)][r(413)](f);if(null!=c[r(304)]){r(461)==u&&(s=s||Cc(c[r(304)],t,e,n[r(286)][r(598)]));const o=r(497)==u&&this[r(259)](l[r(564)]("|")[0]);if(c[r(304)][r(277)]||r(462)==c[r(304)][r(446)][r(491)]||r(426)==u&&!Nc(c[r(304)])||o&&!Nc(c[r(304)])||r(351)==u&&(kc(a=c[r(304)])||function(t){const e=r;return t[e(350)][e(361)]==t[e(608)][e(580)]&&t[e(350)][e(653)]}(a)))e[r(324)](t),s=!0;else{if(!h||!h[r(297)])continue;i[r(566)](h)}}}var a;return i[r(343)]>0&&(s=!!this[r(542)](i)||s),s})),n[t(286)][t(352)][t(387)]((e=>{const r=t;let s=!1;for(const t of n[r(286)][r(352)][r(306)][r(549)]())if(r(453)==t[r(383)])for(const t of this[r(264)][r(443)]()){if(t[r(411)]||!t[r(297)])continue;const o=r(426)==t[r(383)],i=this[r(664)](t),a=i&&this[r(259)](i);if(!o&&!a)continue;const c=t[r(422)]();if(c[r(350)][r(361)]!=c[r(608)][r(361)]&&!c[r(608)][r(653)]){const o=n[r(286)][r(374)](c[r(350)][r(452)],r(608)),i=n[r(286)][r(572)](c[r(350)],o);e[r(498)](t[r(435)](),{range:i}),s=!0}}return s})),n[t(286)][t(352)][t(387)]((e=>this[t(265)](e))),n[t(286)][t(352)][t(387)]((e=>!e[t(583)][t(596)]&&this[t(309)](e))),n[t(286)].on(t(365),(()=>{this[t(494)]=!1})),n[t(286)][t(352)].on(t(546),((r,s)=>{const o=t;if(!s[o(596)]||s[o(467)])return;if(!this[o(494)])return;const i=n[o(286)][o(352)][o(306)][o(549)]();if(0==i[o(362)])return;const a=[],c=i[o(417)]((t=>o(497)==t[o(383)])),u=i[o(417)]((t=>o(453)==t[o(383)]&&o(371)!=t[o(578)]));for(const t of c)this[o(613)](t[o(454)])&&a[o(656)]({key:t[o(454)],newValue:t[o(606)],oldValue:t[o(519)],range:Sc(t[o(298)],n[o(286)])});for(const t of u){if(o(509)!=t[o(263)]&&o(333)!=t[o(263)])continue;const e=Rc(t[o(318)][o(452)],n[o(286)]),r=t[o(515)];o(509)==t[o(263)]&&a[o(656)]({key:o(281),newValue:t[o(578)],oldValue:r[o(578)],range:e});for(const[n,s]of r[o(339)]){if(!this[o(613)](n))continue;const r=t[o(339)][o(413)](n);s!==r&&a[o(656)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(339)])this[o(613)](n)&&(r[o(339)][o(313)](n)||a[o(656)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(362)]&&n[o(286)][o(668)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(439)](t,e,s,o,{groupId:r});this[n(637)](t,a)}))}),{priority:t(433)}),n[t(286)][t(602)].on(t(408),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(366)](n[s(578)]),e=this[s(264)][s(413)](t);e&&e[s(659)](n[s(578)])}})),n[t(286)][t(352)].on(t(546),(()=>{const e=t,r=Array[e(657)](n[e(286)][e(352)][e(306)][e(501)]())[e(417)]((t=>e(279)===this[e(366)](t[e(578)])[e(357)]));if(0===r[e(362)])return;r[e(262)](((t,n)=>{const r=e,s=t[r(539)][r(354)],o=n[r(539)][r(354)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(350)][r(392)](o[r(350)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(366)](t);if(null===n[e(354)]){const n=this[e(418)](t);o[e(566)](n)}else{const t=this[e(264)][e(413)](r);null!==n[e(304)]||t[e(297)]?(s[e(566)](t[e(581)]),o[e(566)](t)):this[e(665)](t)}}o[e(343)]>0&&this[e(508)](o);for(const t of s)this[e(268)](e(290),t)})),n[t(286)].on(t(367),((e,r)=>{const s=t,o=r[0];if(!this[s(264)][s(343)])return;if(!o[s(480)])return;if(o[s(583)][s(467)]||!o[s(583)][s(596)])return;let i,a;switch(o[s(383)]){case s(453):i=n[s(286)][s(374)](o[s(318)]),a=i[s(283)](o[s(311)]);break;case s(564):i=n[s(286)][s(374)](o[s(326)]),a=n[s(286)][s(374)](o[s(483)]);break;case s(471):i=n[s(286)][s(374)](o[s(678)]),a=i[s(283)](o[s(311)]);break;default:return}const c=n[s(286)][s(572)](i,a);n[s(286)][s(644)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(320)](c)){if(e[t(411)])continue;if(t(461)==e[t(383)])continue;const r=this[t(664)](e);if(r&&this[t(259)](r)&&t(564)!=o[t(383)])continue;const s=e[t(539)]&&e[t(539)][t(586)];(t(426)!=e[t(383)]||t(564)==o[t(383)]&&!s)&&(n[t(513)]||t(270)==e[t(383)]&&n[t(507)]||e[t(422)]()[t(431)](c)&&this[t(267)](e,i,a))}}))}),{priority:t(433)}),n[t(286)].on(t(424),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(680)])return;if(this[s(275)])return;if(!this[s(423)][s(331)])return;if(o[s(277)])return;const a=n[s(286)][s(598)],{start:c,end:u}=o[s(422)](),l=c[s(452)]&&a[s(416)](c[s(452)])?null:a[s(325)](c,s(603)),f=u[s(580)]&&a[s(416)](u[s(580)])?null:a[s(325)](u,s(359)),h=n[s(286)][s(572)](l?l[s(350)]:c,f?f[s(608)]:u);n[s(286)][s(644)]((t=>{const e=s;this[e(625)](h);const r=n[e(286)][e(598)][e(325)](h[e(350)]);o.is(e(527))?t[e(272)](r):o[e(289)](r)})),e[s(305)]()}),{priority:e.priorities[t(675)]+10}),n[t(286)].on(t(488),((e,r)=>{const s=t,o=r[r[s(362)]-1];o&&o[s(680)]||this[s(275)]||this[s(423)][s(331)]&&(n[s(286)][s(644)]((()=>{const t=s;let o=n[t(286)][t(488)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(478)]=o[t(482)]();const i=o[t(608)][t(580)],a=n[t(286)][t(598)];i&&a[t(568)](i)&&!a[t(636)](i)&&(o=n[t(286)][t(572)](o[t(350)],n[t(286)][t(374)](i,t(608)))),this[t(401)](o)})),e[s(305)]())}),{priority:t(610)}),this[t(629)][t(349)][t(566)](t(672),this[t(423)]),this[t(611)](t(672));const o=new p(n,this[t(264)]);n[t(349)][t(566)](t(540),o),this[t(611)](t(540));const i=new b(n,this[t(264)]);n[t(349)][t(566)](t(438),i),this[t(611)](t(438)),n[t(349)][t(566)](t(368),new R(n,o,this[t(264)])),this[t(611)](t(368)),n[t(349)][t(566)](t(663),new R(n,i,this[t(264)])),this[t(611)](t(663)),n[t(349)][t(566)](t(635),new w(n,o,this[t(264)])),this[t(611)](t(635)),n[t(349)][t(566)](t(342),new w(n,i,this[t(264)])),this[t(611)](t(342));const c=n[t(379)][t(413)](t(282));this[t(548)](c,t(385),((e,{threadId:n})=>{const r=t,s=this[r(264)][r(413)](n);s&&s[r(328)]&&1===s[r(328)][r(362)]&&this[r(516)](n,{hasComments:!0})}),{priority:t(654)}),this[t(548)](c,t(597),((e,{threadId:n})=>{const r=t,s=this[r(264)][r(413)](n);s&&s[r(328)]&&!s[r(328)][r(362)]&&this[r(516)](n,{hasComments:!1})}),{priority:t(654)})}set[Ec(377)](t){const n=Ec;if(this[n(299)])throw new e.CKEditorError(n(464),this);this[n(299)]=t}get[Ec(377)](){return this[Ec(299)]}[Ec(405)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(264)][n(443)]())t&&!e[n(297)]||r[n(656)](e);return e?r[n(402)]((t=>t[n(432)]())):r}[Ec(393)](t){const n=Ec,r=this[n(264)][n(413)](t);if(!r)throw new e.CKEditorError(n(360),this);return r}[Ec(641)](t){const e=Ec;return this[e(264)][e(313)](t)}[Ec(560)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(383)][e(564)](":"),a=this[e(264)][e(413)](r)||this[e(271)](o,i,r,n,s);if(this[e(276)](a),this[e(419)](a,o,i||null,n),a[e(631)]=t[e(631)],a[e(638)]=!0,s&&s[e(363)]){const t=s[e(363)],n=this[e(291)](t[e(634)]);a[e(633)]=t[e(631)],a[e(302)]=n,a[e(618)]=!0}else a[e(633)]=t[e(631)];switch(t[e(539)]&&(a[e(539)]=t[e(539)]),t[e(339)]&&(a[e(339)]=t[e(339)]),this[e(299)]&&this[e(299)][e(440)]||(a[e(300)]=!0),this[e(469)][e(413)](a)){case e(569):this[e(469)][e(577)](a,e(457));break;case e(258):a[e(297)]?(this[e(542)](new Set([a])),this[e(508)](new Set([a])),this[e(469)][e(577)](a,e(317)),this[e(268)](e(601),a)):this[e(469)][e(577)](a,e(683))}return a}[Ec(540)](t){const e=Ec;this[e(680)]((()=>{const n=e;this[n(629)][n(286)][n(644)]((()=>{const e=n;for(const n of t[e(372)]())n[e(493)]()}))}))}[Ec(438)](t){const e=Ec;this[e(680)]((()=>{const n=e;this[n(629)][n(286)][n(644)]((()=>{const e=n;for(const n of t[e(372)]())n[e(593)]()}))}))}[Ec(611)](t,n){const r=Ec,s=this[r(629)][r(349)][r(413)](t);if(!s)throw new e.CKEditorError(r(314),this,{commandName:t});if(this[r(551)][r(313)](s))throw new e.CKEditorError(r(547),this,{commandName:t});this[r(551)][r(566)](s),n&&s.on(r(261),((t,e)=>{const o=r;this[o(423)][o(331)]&&(this[o(275)]||(e[o(362)]>0&&e[e[o(362)]-1]&&e[e[o(362)]-1][o(680)]?e[o(399)]():(t[o(478)]=n(((...t)=>s[o(261)](...t,{forceDefaultExecution:!0})),...e),t[o(305)]())))}),{priority:r(610)})}[Ec(680)](t){const n=Ec;let r,s;const o=this[n(275)];this[n(275)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(275)]=!1),s&&e.CKEditorError[n(584)](s,this),r}[Ec(401)](t,n=null,r={}){const s=Ec;if(t[s(277)])return null;const o=this[s(629)][s(379)][s(413)](s(486)).me;for(const{suggestion:e,meta:o}of this[s(320)](t,s(270)))if(o[s(507)]){if(!o[s(355)]){if(o[s(513)]){if(!this[s(386)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(267)](e,t[s(350)],t[s(608)]);break}if(n==e[s(504)]&&wc(e,r)){const n=e[s(422)]();return n[s(350)][s(334)](t[s(608)])?this[s(496)](e,this[s(444)][s(572)](t[s(350)],n[s(608)])):this[s(496)](e,this[s(444)][s(572)](n[s(350)],t[s(608)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(429)+n:s(270),u=this[s(425)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(600)](c,i,a,t),u}[Ec(409)](t,n=Ec(463),r={}){const s=Ec,o=this[s(629)][s(379)][s(413)](s(486)).me,i=this[s(364)][s(684)](s(270),n,s(340));for(const e of this[s(405)]())if(e[s(302)].id==o.id&&s(270)==e[s(383)]&&e[s(504)]==n&&wc(e,r)&&(i(e[s(673)](),t)||i(t,e[s(673)]()))){for(const n of t)e[s(607)](n);return e}for(const{suggestion:e,meta:n}of this[s(320)](t,s(270))){if(!n[s(507)])continue;if(!this[s(386)]&&n[s(513)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(673)]())for(const e of t)if(!n[s(431)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(429)+n,l=this[s(425)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(600)](u,a,c,e,Hr[s(554)]());return l}[Ec(344)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(277)])return null;if(o(510)===this[o(487)]){const e=this[o(364)][o(684)](o(461),r,o(493));return this[o(680)]((()=>e([t],n,s))),null}const i=this[o(629)][o(379)][o(413)](o(486)).me,a=[];if(o(310)!==this[o(487)])for(const{suggestion:e,meta:n}of this[o(320)](t,o(270)))n[o(507)]&&!n[o(570)]&&a[o(656)](...e[o(673)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(434)](s);e&&r[n(656)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(362)];){const s=r[e][n(442)](t);r[n(538)](e,1,...s),e+=s[n(362)]}}return r}(t,a);c[o(362)]&&this[o(444)][o(644)]((()=>{const t=o;for(const e of c){const o=this[t(364)][t(684)](t(461),r,t(493));this[t(680)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(350)],u=t[o(608)];for(const{suggestion:e,meta:n}of this[o(320)](t,o(461))){if(!n[o(507)])continue;if(e[o(504)]!=r)continue;if(!wc(e,s))continue;const i=e[o(422)]();if(i[o(431)](t,!0))return null;c=c[o(392)](i[o(350)])?c:i[o(350)],u=u[o(456)](i[o(608)])?u:i[o(608)],a?i[o(350)][o(392)](a[o(422)]()[o(350)])?(a[o(609)](),a=e):e[o(609)]():a=e}const l=this[o(444)][o(572)](c,u);if(a)this[o(496)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(425)]({id:t,type:o(543)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(600)](o(543)+r,t,a,l)}}return null}[Ec(292)](t,n,r=[],s=null,o={}){const i=Ec;n[i(619)]||(n[i(619)]=n[i(541)]),n[i(586)]=t.is(i(298)),s=s||Lc(n);const a=r[i(402)]((t=>Rc(t,this[i(444)]))),c=t.is(i(298))?t:Rc(t,this[i(444)]);if(i(510)===this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t([c],n,o))),null}a[i(656)](c);let u=!0;for(const t of a)if(!this[i(628)](t)){u=!1;break}if(u&&i(310)!==this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t([c],n,o))),null}let l=null,f=c[i(350)],h=c[i(608)];for(const{suggestion:t,meta:e}of this[i(320)](c,i(426))){if(!e[i(507)])continue;if(e[i(355)]||e[i(513)]||e[i(570)])continue;if(t[i(539)][i(619)]!=n[i(619)])continue;if(!wc(t,o))continue;const r=t[i(422)]();if(t[i(504)]==s){if(r[i(431)](c,!0))return null;f=f[i(392)](r[i(350)])?f:r[i(350)],h=h[i(456)](r[i(608)])?h:r[i(608)],l?r[i(350)][i(392)](l[i(422)]()[i(350)])?(l[i(609)](),l=t):t[i(609)]():l=t}else{const e=c[i(434)](r);this[i(624)](t,e)}}const g=this[i(629)][i(379)][i(413)](i(486)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(496)](l,this[i(444)][i(572)](f,h)),l;{const t=this[i(425)]({id:d,type:i(323)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(600)](i(323)+s,d,p,this[i(444)][i(572)](f,h)),t}}[Ec(260)](t,n,r=[],s=null,o={}){const i=Ec;n[i(619)]||(n[i(619)]=n[i(541)]);const a=t[0];n[i(586)]=a.is(i(298)),s=s||Lc(n);const c=r[i(402)]((t=>Rc(t,this[i(444)]))),u=a.is(i(298))?t:t[i(402)]((t=>Rc(t,this[i(444)])));if(i(510)===this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t(u,n,o))),null}c[i(656)](...u);let l=!0;for(const t of c)if(!this[i(628)](t)){l=!1;break}if(l&&i(310)!==this[i(487)]){const t=this[i(364)][i(684)](i(426),s,i(493));return this[i(680)]((()=>t(u,n,o))),null}const f=this[i(629)][i(379)][i(413)](i(486)).me;for(const t of this[i(405)]()){if(t[i(302)].id!=f.id)continue;if(i(426)!=t[i(383)]||t[i(539)][i(619)]!=n[i(619)])continue;if(!wc(t,o))continue;const e=t[i(504)]==s;for(let n=0;n<u[i(362)];n++){const r=u[n];for(const s of t[i(647)]()){const o=s[i(329)]();if(r[i(334)](o)){e?(u[i(538)](n,1),n--):t[i(324)](s[i(578)]);break}}}}if(0==u[i(362)])return null;const h=this[i(364)][i(684)](i(426),s,i(340));for(const t of this[i(405)]())if(t[i(302)].id==f.id&&i(426)==t[i(383)]&&t[i(539)][i(619)]==n[i(619)]&&t[i(504)]==s&&wc(t,o)&&(h(t[i(673)](),u)||h(u,t[i(673)]()))){for(const e of u)t[i(607)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(323)+s,m=this[i(425)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(600)](p,g,d,t,Hr[i(554)]());return m}[Ec(625)](t,n=null,r={}){const s=Ec;if(t[s(277)])return null;const o=this[s(629)][s(379)][s(413)](s(486)).me,a=new i.LiveRange(t[s(350)],t[s(608)]);for(const{suggestion:t,meta:e}of this[s(320)](a,s(270)))if(e[s(507)]&&!e[s(355)])if(t[s(411)]){const e=t[s(673)]()[s(417)]((t=>s(462)!=t[s(446)][s(491)]));if(e[s(388)]((t=>a[s(431)](t,!0)))&&t[s(593)](),e[s(661)]((t=>t[s(431)](a,!0)))){const t=this[s(364)][s(684)](s(351),n,s(493));return this[s(680)]((()=>t([a],null,r))),null}}else{const e=a[s(434)](t[s(422)]());null!==e&&t[s(373)]([e],null,r)}if(a[s(544)](),a[s(277)]||s(462)==a[s(446)][s(491)])return null;let c=null,u=a[s(350)],l=a[s(608)];const f=this[s(320)](a,s(351));for(const{suggestion:t,meta:e}of f){const n=this[s(444)][s(572)](u,l);if(e[s(507)]&&(this[s(386)]||!e[s(513)]&&!e[s(570)]))if(t[s(411)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(673)]()){if(r[s(431)](n,!0))return t;n[s(431)](r)||(e=!1)}e&&t[s(593)]()}else{const e=t[s(422)]();if(e[s(431)](n,!0))return t;if(!wc(t,r)){n[s(431)](e)?t[s(609)]():e[s(616)](u)?u=e[s(608)]:e[s(616)](l)&&(l=e[s(350)]);continue}u=u[s(392)](e[s(350)])?u:e[s(350)],l=l[s(456)](e[s(608)])?l:e[s(608)],r=Object[s(495)]({},t[s(339)]),c?e[s(350)][s(392)](c[s(422)]()[s(350)])?(c[s(609)](),c=t):t[s(609)]():c=t}}if(c)return this[s(496)](c,this[s(444)][s(572)](u,l)),c;{const t=(0,e.uid)(),i=this[s(444)][s(572)](u,l),a=o.id,c=n?s(558)+n:s(351),f=this[s(425)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(600)](c,t,a,i),f}}[Ec(396)](t,n=Ec(463),r={}){const s=Ec,o=this[s(629)][s(379)][s(413)](s(486)).me,a=t[s(402)]((t=>new i.LiveRange(t[s(350)],t[s(608)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(320)](a,s(270)))e[s(507)]&&!e[s(355)]&&c[s(566)](t);for(const e of c)if(e[s(411)]){const o=e[s(673)]();if((!e[s(339)]||!e[s(339)][s(380)])&&o[s(388)]((t=>a[s(661)]((e=>e[s(431)](t,!0)))))&&e[s(593)](),a[s(388)]((t=>o[s(661)]((e=>e[s(431)](t,!0)))))){const e=this[s(364)][s(684)](s(351),n,s(493));return this[s(680)]((()=>e(t,null,r))),null}}else{const t=e[s(422)]();if(a[s(661)]((e=>e[s(431)](t,!0)))&&e[s(593)](),a[s(388)]((e=>t[s(431)](e,!0)))){const t=this[s(364)][s(684)](s(351),n,s(493));return this[s(680)]((()=>t(a,null,r))),null}}const u=this[s(364)][s(684)](s(351),n,s(340));let l=null;for(const t of this[s(405)]())if(t[s(302)].id==o.id&&t[s(297)]&&s(351)==t[s(383)]&&t[s(504)]==n&&wc(t,r)&&(u(t[s(673)](),a)||u(a,t[s(673)]())))if(l){if(t[s(328)]&&t[s(328)][s(362)])continue;for(const e of t[s(673)]())l[s(430)](e)||l[s(607)](e);t[s(609)]()}else{l=t;for(const e of a)t[s(430)](e)||t[s(607)](e)}if(l)return l;c[s(330)]();for(const{suggestion:t,meta:e}of this[s(320)](a,s(351)))e[s(507)]&&(this[s(386)]||!e[s(513)]&&!e[s(570)])&&wc(t,r)&&c[s(566)](t);for(const t of c){const e=t[s(673)]();if((!r||!r[s(380)])&&a[s(388)]((t=>e[s(661)]((e=>e[s(431)](t,!0))))))return t;(!t[s(339)]||!t[s(339)][s(380)])&&e[s(388)]((t=>a[s(661)]((e=>e[s(431)](t,!0)))))&&t[s(593)]()}const f=(0,e.uid)(),h=o.id,g=s(558)+n,d=this[s(425)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(544)](),t[s(277)]||s(462)==t[s(446)][s(491)]||this[s(600)](g,f,h,t,Hr[s(554)]());return d}[Ec(439)](t,n,r,s,o){const i=Ec;if(t[i(277)])return[];if(i(510)===this[i(487)])return[];const a=this[i(629)][i(379)][i(413)](i(486)).me.id,c=Array[i(657)](this[i(264)][i(443)]())[i(417)]((e=>i(497)==e[i(383)]&&e[i(539)][i(490)]==n&&e[i(430)](t)));if(i(617)===this[i(487)]){const e=this[i(320)](t,i(270))[i(417)]((({meta:t})=>t[i(507)]&&!t[i(570)]&&!t[i(355)]))[i(402)]((({suggestion:t})=>t));c[i(622)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(497)==t[i(383)]?t[i(539)][i(535)]:void 0,o=t[i(422)](),a=Array[i(657)](u[i(322)]())[i(525)]((t=>t[i(620)](o)));if(!a)continue;const c=a[i(442)](o);this[i(259)](n)&&i(270)==t[i(383)]&&0!=c[i(362)]||(u[i(381)](a),c[i(677)]((t=>{u[i(577)](t,r)})),i(270)!=t[i(383)]&&e!=s&&u[i(577)](a[i(434)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(362)]>37&&console[i(589)](i(685),{key:n});const f=(i(458)+(n+"|")+Lc({newValue:s}))[i(400)](0,60),h=this[i(425)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(656)](h),this[i(600)](f,c,a,t)}return l}[Ec(524)](t){const e=Ec;this[e(611)](t,((t,...n)=>{this[e(312)]((()=>{t(...n)}))}))}[Ec(626)](t){const e=Ec;this[e(627)][e(566)](t)}[Ec(511)](t){const e=Ec;this[e(592)][e(566)](t)}[Ec(664)](t){const e=Ec;return e(497)==t[e(383)]?t[e(504)][e(564)]("|")[0]:null}[Ec(496)](t,e){const n=Ec,r=t[n(435)]();this[n(444)][n(644)]((t=>{t[n(498)](r,{range:e})}))}[Ec(276)](t){const e=Ec,n=t.id,r=this[e(629)][e(588)][e(413)](e(257));this[e(536)][e(303)](n)||this[e(536)][e(278)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(536)][e(472)](n);s[e(474)](e(465)),s[e(465)]=!1,t[e(328)]=s}[Ec(419)](t,n,r,s){const o=Ec;if(t[o(383)]!=n||t[o(504)]!=r||t[o(595)].id!=s)throw this[o(629)][o(295)](o(375)),new e.CKEditorError(o(375),this)}[Ec(624)](t,n){const r=Ec,s=t[r(422)]();if(n[r(334)](s))t[r(609)]();else if(s[r(431)](n)){const o=this[r(444)][r(374)](n[r(350)][r(580)],r(608));this[r(496)](t,this[r(444)][r(572)](s[r(350)],o));const i=(0,e.uid)(),a=t[r(595)].id,c=t[r(383)]+":"+t[r(504)];this[r(425)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(539)],attributes:t[r(339)]});const u=this[r(444)][r(374)](n[r(608)][r(361)],r(575)),l=this[r(444)][r(572)](u,s[r(608)]);this[r(600)](c,i,a,l)}else if(s[r(616)](n[r(350)])){const e=this[r(444)][r(374)](n[r(350)][r(580)],r(608));this[r(496)](t,this[r(444)][r(572)](s[r(350)],e))}else{const e=this[r(444)][r(374)](n[r(608)][r(361)],r(575));this[r(496)](t,this[r(444)][r(572)](e,s[r(608)]))}}[Ec(628)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(320)](t,e(270))){if(!r[e(507)])continue;const s=n[e(673)]();for(const n of s)if(!t[e(442)](n)[e(362)])return!0}return!1}[Ec(651)](t){const n=Ec,r=this[n(629)][n(379)][n(413)](n(486))[n(445)](t);if(!r)throw new e.CKEditorError(n(420),this);return r}[Ec(291)](t){const e=Ec,n=this[e(629)][e(379)][e(413)](e(486)),r=(0,o.hashObject)(e(530)+t);return n[e(445)](r)||n[e(321)]({id:r,name:t})}[Ec(271)](t,e,n,r,s){const o=Ec,i=this[o(651)](r),a=this[o(364)][o(648)](t,e,n,i,s,(t=>{const e=o;this[e(516)](n,{attributes:t});const r=this[e(393)](n);this[e(542)](new Set([r])),this[e(508)](new Set([r]))}));return this[o(548)](a,o(493),(()=>{const t=o;this[t(516)](n,{state:t(615)})}),{priority:o(610)}),this[o(548)](a,o(593),(()=>{const t=o;this[t(516)](n,{state:t(346)})}),{priority:o(610)}),this[o(264)][o(577)](n,a),this[o(469)][o(577)](a,o(569)),a}[Ec(366)](t){const e=Ec,n=t[e(564)](":");return{group:n[0],type:n[1],subType:n[e(362)]>=5?n[2]:null,id:n[e(362)]<5?n[2]:n[3],authorId:n[e(362)]<5?n[3]:n[4],markerCount:6==n[e(362)]?n[5]:null}}[Ec(267)](t,n,r){const s=Ec,o=t[s(422)](),i=o[s(350)],a=o[s(608)];this[s(496)](t,this[s(444)][s(572)](i,n));const c=(0,e.uid)(),u=t[s(595)].id,l=t[s(383)]+(t[s(504)]?":"+t[s(504)]:"");this[s(425)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(339)],data:t[s(539)]});const f=this[s(664)](t);(s(426)==t[s(383)]||f&&this[s(259)](f))&&(r=this[s(444)][s(614)](r[s(361)])),this[s(600)](l,c,u,this[s(444)][s(572)](r,a))}[Ec(320)](t,e=null){const n=Ec,r=[],s=this[n(629)][n(379)][n(413)](n(486)).me;Array[n(485)](t)||(t=[t]);for(const o of this[n(405)]()){if(!o[n(297)])continue;if(e&&o[n(383)]!=e)continue;let i=!1;for(const e of o[n(673)]()){for(const a of t){const t=a[n(350)][n(334)](e[n(608)])||a[n(608)][n(334)](e[n(350)]);if(t||a[n(434)](e)){const c=a[n(431)](e)&&Ac(this[n(444)][n(598)],e[n(350)],a),u=e[n(431)](a)&&Ac(this[n(444)][n(598)],a[n(350)],e);r[n(656)]({suggestion:o,meta:{isOwn:s==o[n(302)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(600)](t,e,n,r,s){const o=Ec;this[o(444)][o(644)]((i=>{const a=o;let c=a(565)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(332)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(665)](t){const e=Ec,n=t[e(427)],r=t[e(639)];t[e(427)]=null,t[e(639)]=null,null!=n&&n[e(639)]==t&&(n[e(639)]=r),null!=r&&r[e(427)]==t&&(r[e(427)]=n),e(317)==this[e(469)][e(413)](t)&&(this[e(469)][e(577)](t,e(683)),this[e(268)](e(384),t,n,r))}[Ec(425)](t){const n=Ec,r=t.id,s=this[n(560)](t);if(this[n(299)]&&this[n(299)][n(440)]){const o=this[n(629)][n(379)][n(413)](n(447)),i=s[n(316)],a=s[n(504)]?s[n(383)]+":"+s[n(504)]:s[n(383)],c=this[n(629)][n(307)],u=o[n(566)](Wr(c,n(468))),l={id:r,type:a,hasComments:i,data:t[n(539)]||null,originalSuggestionId:t[n(476)]||null,attributes:s[n(339)]};this[n(299)][n(440)](l)[n(682)]((t=>{const e=n;s[e(300)]=!0,o[e(449)](u),t&&t[e(631)]&&(this[e(264)][e(413)](r)[e(631)]=t[e(631)])}))[n(436)]((t=>{const r=n;throw(0,e.logWarning)(r(561)),this[r(629)][r(286)][r(668)]({isUndoable:!1},(()=>{s[r(593)]()})),s[r(398)](),this[r(264)][r(381)](s.id),this[r(469)][r(381)](s),t}))}return s}[Ec(259)](t){const e=Ec;return this[e(627)][e(313)](t)}[Ec(516)](t,e){const n=Ec,r=this[n(629)][n(379)][n(413)](n(447)),s=this[n(393)](t);if(this[n(299)]&&this[n(299)][n(518)])if(s[n(300)]){const s=r[n(566)](Wr(this[n(629)][n(307)],n(468)));this[n(299)][n(518)](t,e)[n(682)]((()=>{r[n(449)](s)}))}else s.on(n(376),(()=>{this[n(516)](t,e)}))}[Ec(347)](t){const n=Ec;if(!this[n(299)]||!this[n(299)][n(393)])throw new e.CKEditorError(n(293),this);return this[n(299)][n(393)](t)}[Ec(418)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(366)](t),i=this[e(264)][e(413)](n)||this[e(271)](r,s,n,o,{});switch(this[e(419)](i,r,s,o),this[e(469)][e(413)](i)){case e(569):this[e(347)](n)[e(682)]((t=>{const r=e;let s=Promise[r(587)]();t[r(316)]&&(s=this[r(536)][r(553)]({channelId:this[r(629)][r(588)][r(413)](r(257)),threadId:n})),s[r(682)]((()=>{const e=r;this[e(560)](t)[e(300)]=!0}))})),this[e(469)][e(577)](i,e(258));break;case e(683):this[e(516)](n,{state:e(285)});case e(457):this[e(469)][e(577)](i,e(317)),this[e(268)](e(601),i);break;case e(317):this[e(268)](e(290),i)}return i[e(659)](t),i}[Ec(508)](t){const e=Ec,n=Array[e(657)](t),r=n[e(417)]((t=>e(497)==t[e(383)]));this[e(389)](r);const s=n[e(417)]((t=>!t[e(411)]&&e(497)!=t[e(383)])),o=this[e(405)]({skipNotAttached:!0})[e(417)]((t=>!t[e(411)]&&e(497)!=t[e(383)])),i=o[e(417)]((n=>!t[e(313)](n))),a=new Map(o[e(402)]((t=>[t,this[e(364)][e(684)](t[e(383)],t[e(504)],e(421))]))),c=new Map(o[e(402)]((t=>[t,t[e(422)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(362)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(362)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(362)];t++){const n=s[t];!l[e(313)](n)&&n[e(427)]&&(f[e(566)](n[e(427)]),n[e(427)][e(639)]===n&&(n[e(427)][e(639)]=null),n[e(427)]=null),!u[e(313)](n)&&n[e(639)]&&(f[e(566)](n[e(639)]),n[e(639)][e(427)]===n&&(n[e(639)][e(427)]=null),n[e(639)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(362)];e++){const r=g(t,n[e]);r&&(r[0][s(639)]=r[1],r[1][s(427)]=r[0],u[s(566)](r[0]),l[s(566)](r[1]))}}function g(t,n){const r=e;if(t[r(302)].id!==n[r(302)].id)return null;const s=a[r(413)](t)(t,n,c[r(413)](t),c[r(413)](n));return s&&a[r(413)](n)(t,n,c[r(413)](t),c[r(413)](n))?s[1][r(328)]&&s[1][r(328)][r(362)]?null:s:null}f[e(343)]&&this[e(508)](f)}[Ec(389)](t){const e=Ec;if(0==t[e(362)])return;const n=this[e(405)]({skipNotAttached:!0})[e(417)]((t=>e(497)==t[e(383)]&&t[e(638)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(339)]);s[e(313)](n)||(s[e(577)](n,r[e(362)]),r[e(656)]([]));const i=s[e(413)](n);r[i][e(656)](t)}!function(){const t=e;r[t(262)](((e,n)=>{const r=t,s=e[0][r(631)],o=n[0][r(631)];return s==o?e[0][r(339)][r(550)]<n[0][r(339)][r(550)]?-1:1:s<o?-1:1}));for(const e of r)e[t(262)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(362)];t++){if(0==r[t][e(362)])continue;const n=[];for(let s=t+1;s<r[e(362)];s++)0!=r[s][e(362)]&&i(r[t],r[s])&&n[e(656)](s);for(const s of n)r[t]=r[t][e(395)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(362)];n++)t[n][e(639)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(362)];n++)t[n][e(427)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(339)][r(550)]!==n[0][r(339)][r(550)]&&t[0][r(302)]!==n[0][r(302)])return!1;if(!function(t,e){const n=r;return!t[n(316)]&&!e[n(316)]||(!t[n(316)]||!e[n(316)])&&(!!(t[n(316)]&&e[n(631)]<t[n(328)][n(269)][n(413)](0)[n(631)])||!!(e[n(316)]&&t[n(631)]<e[n(328)][n(269)][n(413)](0)[n(631)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(339)],r(550)),o=Ic(n[0][r(339)],r(550));return!!wr(s,o)&&(!!t[r(388)]((t=>n[r(661)]((e=>t[r(422)]()[r(334)](e[r(422)]())))))&&n[r(388)]((e=>t[r(661)]((t=>e[r(422)]()[r(334)](t[r(422)]()))))))}}[Ec(542)](t){const e=Ec,n=Array[e(657)](t),r=this[e(405)]({skipNotAttached:!0}),s=r[e(417)]((n=>!t[e(313)](n))),o=new Map(n[e(402)]((t=>[t,this[e(364)][e(684)](t[e(383)],t[e(504)],e(340))]))),i=new Map(r[e(402)]((t=>[t,t[e(673)]()])));for(let t=0;t<n[e(362)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(362)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(362)];e++){const s=r[e];if(s[a(383)]!==n[a(383)]||s[a(302)].id!==n[a(302)].id||s[a(504)]!==n[a(504)])continue;if(!Oc(n,s,[a(550)]))continue;if(a(497)==n[a(383)]&&n[a(539)][a(535)]!=s[a(539)][a(535)])continue;if(a(497)==n[a(383)]&&t[a(259)](n[a(539)][a(490)]))continue;if(a(426)==n[a(383)]){const e=t[a(629)][a(286)],r=n[a(632)]();if(r&&(e[a(598)][a(636)](r)||e[a(598)][a(416)](r)))continue}const c=o[a(413)](n),u=i[a(413)](n),l=i[a(413)](s),f=n[a(328)]&&n[a(328)][a(362)],h=s[a(328)]&&s[a(328)][a(362)];if(!f&&c(l,u))return t[a(338)](s,n),i[a(381)](n),!0;if(!h&&c(u,l))return t[a(338)](n,s),i[a(381)](s),!0}return!1}}[Ec(338)](t,e){const n=Ec;if(t[n(411)])for(const r of e[n(673)]())t[n(607)](r);else{const r=e[n(422)]()[n(608)];this[n(496)](t,this[n(444)][n(572)](t[n(422)]()[n(350)],r))}e[n(609)]()}[Ec(503)](t,e){const n=Ec,r=t[n(671)](n(441))||t[n(671)](n(497))?n(517):t[n(451)]();return Wr(this[n(629)][n(307)],e+"_"+r+n(605))}[Ec(649)](){const t=Ec,e=this[t(629)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(444)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(366)](t[s(578)]);if(s(279)===e){n[s(459)](this[s(503)](r,s(512)));break}}for(const t of r){const{group:e,type:r}=this[s(366)](t[s(578)]);if(s(279)===e){n[s(459)](this[s(503)](r,s(500)));break}}}))}[Ec(265)](t){const e=Ec;if(this[e(494)])return!1;const n=this[e(629)],r=n[e(286)][e(352)][e(306)][e(549)]();if(0==r[e(362)])return!1;const s=[],o=r[e(417)]((t=>e(497)==t[e(383)])),i=r[e(417)]((t=>e(453)==t[e(383)]&&e(371)!=t[e(578)])),a=r[e(417)]((t=>e(449)==t[e(383)]&&e(371)!=t[e(578)]));for(const t of o)s[e(656)]({key:t[e(454)],newValue:t[e(606)],oldValue:t[e(519)],range:Sc(t[e(298)],n[e(286)])});for(const t of i){const r=a[e(525)]((n=>n[e(318)][e(334)](t[e(318)])));r&&s[e(656)]({key:e(281),newValue:t[e(578)],oldValue:r[e(578)],range:n[e(286)][e(562)](t[e(318)][e(452)])})}return 0!=s[e(362)]&&this[e(637)](t,s)}[Ec(309)](t){const e=Ec;let n=!1;const r=this[e(629)][e(286)][e(352)][e(306)][e(501)]()[e(417)]((t=>t[e(539)][e(304)]&&t[e(578)][e(671)](e(523))));for(const s of r){const{subType:r,id:o}=this[e(366)](s[e(578)]),i=r[e(564)]("|")[0];for(const r of this[e(405)]({skipNotAttached:!0}))r.id!=o&&e(497)==r[e(383)]&&r[e(539)]&&r[e(539)][e(490)]==i&&r[e(422)]()[e(620)](s[e(539)][e(304)])&&(this[e(655)](r,s[e(539)][e(304)],t),n=!0)}return n}[Ec(312)](t){const e=Ec;this[e(629)],this[e(494)]=!0,t()}[Ec(613)](t){const e=Ec,n=this[e(259)](t),r=this[e(592)][e(313)](t);return n||r}[Ec(637)](t,e){const n=Ec;if(0==e[n(362)])return!1;let r=!1;for(const s of e){const e=this[n(320)](s[n(298)],n(497))[n(417)]((t=>!t[n(591)][n(355)]))[n(402)]((t=>t[n(279)])),i=(0,o.hashObject)({newValue:s[n(667)]});e[n(417)]((t=>{const e=n,[r,o]=t[e(504)][e(564)]("|");return r==s[e(490)]&&o!=i}))[n(677)]((e=>{const o=n;this[o(655)](e,s[o(298)],t),r=!0}))}return r}[Ec(655)](t,e,n){const r=Ec,s=t[r(422)]()[r(442)](e);0!==s[r(362)]?1!==s[r(362)]?this[r(267)](t,e[r(350)],e[r(608)]):this[r(496)](t,s[0]):n[r(324)](t[r(435)]())}}class yc{constructor(t){const e=Ec;this[e(348)]=t,this[e(444)]=t[e(286)],this[e(394)]=new Map,this[e(390)]=new Map,this[e(473)]()}[Ec(648)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(444)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(684)](t,e,i(493))(...n),onDiscard:(...n)=>this[i(684)](t,e,i(593))(...n)})}[Ec(528)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(394)][s(577)](o,r)}[Ec(684)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(394)][r(413)](s)||this[r(390)][r(413)](t+":"+n)}[Ec(473)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(262)](((t,n)=>t[e(350)][e(392)](n[e(350)])?1:-1)),this[e(444)][e(644)]((n=>{const r=e;for(const e of t){let t;t=e[r(608)][r(653)]&&e[r(608)][r(361)]==e[r(350)][r(452)]?n[r(341)](e[r(350)][r(452)],"on"):n[r(341)](e),this[r(444)][r(424)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(444)][n(644)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(402)]((t=>(kc(t)&&(t=this[s(444)][s(572)](t[s(608)])),t)))[s(417)]((t=>s(462)!==t[s(446)][s(491)]));if(c[s(362)]<1)return;const u=Array[s(657)](this[s(444)][s(352)][s(662)][s(673)]())[s(402)]((t=>i.LiveRange[s(590)](t)));r[s(272)](c);for(const t of this[s(348)][s(349)][s(349)]())t[s(333)]();a[s(656)]({forceDefaultExecution:!0}),this[s(348)][s(261)](o,...a);const l=u[s(417)]((t=>s(462)!=t[s(446)][s(491)]));l[s(362)]>0&&r[s(272)](l);for(const t of u)t[s(544)]()}))},s=(e,n)=>1==e[t(362)]&&1==n[t(362)]&&e[0][t(608)][t(334)](n[0][t(350)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(444)])?[e,n]:Mc(n,e,s,r,this[t(444)])?[n,e]:null;this[t(390)][t(577)](t(407),e),this[t(390)][t(577)](t(529),n),this[t(390)][t(577)](t(522),s),this[t(390)][t(577)](t(477),o),this[t(390)][t(577)](t(327),n),this[t(390)][t(577)](t(335),e),this[t(390)][t(577)](t(520),s),this[t(390)][t(577)](t(428),o),this[t(390)][t(577)](t(308),r),this[t(390)][t(577)](t(537),e),this[t(390)][t(577)](t(358),s),this[t(390)][t(577)](t(466),e),this[t(390)][t(577)](t(604),r),this[t(390)][t(577)](t(534),e),this[t(390)][t(577)](t(319),s),this[t(390)][t(577)](t(505),e),this[t(390)][t(577)](t(623),e),this[t(390)][t(577)](t(484),((e,n)=>{const r=t;if(!n)return;const s=this[r(348)][r(379)][r(413)](_c);this[r(444)][r(644)]((t=>{const o=r;if(o(281)==n[o(490)])for(const r of e){const e=r[o(350)][o(452)],s=n[o(535)];t[o(509)](e,s)}else if(s[o(259)](n[o(490)]))for(const r of e)void 0!==n[o(535)]?t[o(481)](n[o(490)],n[o(535)],r[o(350)][o(452)]):t[o(563)](n[o(490)],r[o(350)][o(452)]);else for(const r of e)n[o(535)]?t[o(481)](n[o(490)],n[o(535)],r):t[o(563)](n[o(490)],r)}))})),this[t(390)][t(577)](t(284),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(361)][r(356)]({includeSelf:!0,parentFirst:!0})){if(s[r(446)]==s)return!1;if(!n[r(681)](s))return!1;if(t[r(636)](s)||t[r(416)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(608)][e(361)]==t[e(350)][e(452)]&&t[e(608)][e(353)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(301)].is(s(630))&&!r[s(636)](t[s(301)]),i=t[s(350)][s(666)](o),a=t[s(608)][s(666)](o,{direction:s(359)});return!(t[s(350)][s(334)](i)&&t[s(608)][s(334)](a)||(i[s(392)](a)?n[s(498)](e,{range:n[s(572)](i,a)}):n[s(324)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(350)][e(452)];return n&&n.is(e(576))}function Sc(t,e){const n=Ec;return null==t[n(608)][n(580)]&&t[n(608)][n(361)]==t[n(350)][n(452)]?Rc(t[n(350)][n(452)],e):t}function Rc(t,e){const n=Ec,r=e[n(598)][n(636)](t)||e[n(598)][n(658)](t);return e[n(572)](e[n(374)](t,n(515)),r?e[n(280)](t):e[n(374)](t,n(608)))}function vc(){const t=["getDifference","values","_model","getUser","root","PendingActions","138711OtTJMD","remove","addMarker:suggestion","toUpperCase","nodeAfter","insert","attributeKey","consumable","isAfter","dataReady","attribute:","announce","elementStart","formatInline","$graveyard","multi","track-changes-adapter-already-set","isRemovable","formatInline:chain","isUndo","PENDING_ACTION_SUGGESTION","_suggestionState","ck-suggestion-marker-formatBlock","move","getCommentThread","_registerDefaultCallbacks","unbind","ck-suggestion-marker-","originalSuggestionId","insertion:chain","return","1052VMlLly","isDocumentOperation","setAttribute","clone","moveTargetPosition","attribute:discard","isArray","Users","_trackFormatChanges","insertContent","elementEnd","key","rootName","consume","accept","_recordAttributeSuggestions","assign","_setSuggestionRange","attribute","updateMarker","toViewElement","ENTER","getChangedMarkers","for","_getMarkerAnnouncementText","subType","formatBlock:chain","1866708AuyCkf","isOwn","_refreshSuggestionsChain","rename","never","registerInlineAttribute","LEAVE","containsRangeInObject","ck-suggestion-marker","before","_updateSuggestionData","FORMATTING","updateSuggestion","attributeOldValue","deletion:join","getAttribute","insertion:join","suggestion:attribute:","enableDefaultAttributesIntegration","find","getItems","documentSelection","registerCustomCallback","insertion:discard","external:","requires","removeMarker:suggestion:formatBlock","change:activeMarkers","formatBlock:discard","oldValue","_commentsRepository","formatInline:discard","splice","data","acceptSuggestion","commandName","_joinWithAdjacentSuggestions","formatInline:","detach","conversion","change:data","track-changes-enable-command-twice","listenTo","getChanges","groupId","_enabledCommands","fromCharCode","fetchCommentThread","getMultiRangeId","widget","createElement","markerToData","deletion:","addMarker:suggestion:attribute","addSuggestionData","error-saving-suggestion-data-suggestion-discarded","createRangeOn","removeAttribute","split","suggestion:","add","ck-suggestion-marker--active","isBlock","notReady","isInsideObject","highest","createRange","TrackChangesEditing","markerNameToElements","after","element","set","name","getWalker","nodeBefore","head","ck-suggestion-marker-formatInline","batch","rethrowUnexpectedError","data-suggestion","multipleBlocks","resolve","config","warn","fromRange","meta","_inlineAttributeKeys","discard","elementToElement","creator","isLocal","removeComment","schema","3565105yCiXFu","_addSuggestionMarker","suggestionLoaded","markers","forward","formatBlock:accept","_SUGGESTION_ANNOUNCEMENT","attributeNewValue","addRange","end","removeMarkers","high","enableCommand","11583666veTGKB","_isRegisteredAttribute","createPositionBefore","accepted","containsPosition","default","isExternal","formatGroupId","isIntersecting","markerName","unshift","attribute:accept","_cutOutSuggestionMarker","markDeletion","registerBlockAttribute","_blockAttributeKeys","_rangeIsInLocalUserInsertion","editor","$textProxy","createdAt","getContainedElement","authoredAt","authorName","acceptSelectedSuggestions","isObject","_reduceExistingSuggestions","_isDataLoaded","next","$marker","hasSuggestion","includes","dataDowncast","change","addHighlight","2569656bTtXSP","getMarkers","buildSuggestion","_initAriaMarkerChangeAnnouncements","trackChanges.trackFormatChanges","_getAuthorFromId","marker-count","isAtEnd","low","_reduceSuggestionAttributeRange","push","from","isSelectable","addMarkerName","trackChanges.mergeNestedSuggestions","some","selection","discardAllSuggestions","_getAttributeKey","_removeSuggestion","getLastMatchingPosition","newValue","enqueueChange","upcast","showSuggestionHighlights","startsWith","trackChanges","getRanges","descriptionFactory","normal","9249afvVJd","forEach","targetPosition","tablePasteChainId","forceDefaultExecution","containsItem","then","removed","getSuggestionCallback","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","8NFcvhu","collaboration.channelId","markerReady","_isBlockAttribute","markMultiRangeBlockFormat","execute","sort","action","_suggestions","_processAttributeChanges","pluginName","_breakSuggestionMarker","fire","comments","insertion","_createSuggestion","setSelection","mapper","init","_isForcedDefaultExecutionBlock","_addThreadToSuggestion","isCollapsed","addCommentThread","suggestion","createPositionAfter","$elementName","CommentsRepository","getShiftedBy","attribute:join","open","model","substr","addMarker:suggestion:formatBlock","setTo","suggestionChanged","_getExternalAuthor","markBlockFormat","track-changes-adapter-missing-getsuggestion","reconvertMarker","enableReadOnlyMode","createRangeIn","isInContent","range","_adapter","_saved","item","author","hasCommentThread","newRange","stop","differ","locale","formatInline:accept","_processAttributeSuggestions","always","howMany","_recordAttributeChanges","has","track-changes-command-not-found","removeMarker:suggestion:attribute","hasComments","ready","position","formatBlock:join","_findSuggestions","addUser","keys","formatBlock:","removeMarker","getNearestSelectionRange","splitPosition","deletion:accept","commentThread","getRange","clear","value","addMarker","refresh","isEqual","deletion:discard","addClass","editingDowncast","_joinSuggestions","attributes","join","createSelection","discardSelectedSuggestions","size","markInlineFormat","dataToMarker","rejected","_getSuggestionData","_editor","commands","start","deletion","document","isAtStart","oldRange","isNextTo","getAncestors","group","formatInline:join","backward","track-changes-suggestion-not-found","parent","length","@external","_suggestionFactory","_afterChanges","_splitMarkerName","applyOperation","acceptAllSuggestions","bindElementToMarker","markerToHighlight","$text","getAllAdjacentSuggestions","_onDiscard","createPositionAt","track-changes-suggestion-data-mismatch","change:_saved","adapter","removeClass","plugins","skipNestingCheck","delete","writer","type","suggestionUnloaded","addComment","_mergeNestedSuggestions","registerPostFixer","every","_refreshAttributeSuggestionsChain","_defaultCallbacks","isTouching","isBefore","getSuggestion","_customCallbacks","concat","markMultiRangeDeletion","editing","stopListening","pop","substring","markInsertion","map","unbindElementFromMarkerName","getCustomProperty","getSuggestions","suggestion-type","insertion:accept","update:suggestion","markMultiRangeInsertion","containerElement","isMultiRange","5067839xhuMTx","get","options","define","isLimit","filter","_handleNewSuggestionMarker","_checkSuggestionCorrectness","track-changes-user-not-found","chain","getFirstRange","trackChangesCommand","deleteContent","_setSuggestionData","formatBlock","previous","deletion:chain","insertion:","isIntersectingWithRange","containsRange","toJSON","lowest","getIntersection","getFirstMarker","catch","activeMarkers","discardSuggestion","markAttributeChange","addSuggestion","format"];return(vc=function(){return t})()}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(608)][o(334)](r[o(350)]))return!0;if(t[o(383)]!=e[o(383)])return!1;if(!n[o(608)][o(391)](r[o(350)]))return!1;const i=s[o(572)](n[o(608)],r[o(350)])[o(579)]();for(const t of i)if([o(460),o(489)][o(642)](t[o(383)])&&s[o(598)][o(416)](t[o(301)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(638)]||!e[r(638)])&&wr(Ic(t[r(339)],n),Ic(e[r(339)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(339)]),s=Fc(e);if(!t[n(638)])return!1;for(const t of Object[n(322)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(495)]({},t);return delete n[e(380)],delete n[e(679)],n}const Dc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(831528===parseInt(n(351))/1+-parseInt(n(328))/2+-parseInt(n(350))/3*(parseInt(n(336))/4)+-parseInt(n(352))/5+-parseInt(n(326))/6+-parseInt(n(343))/7*(parseInt(n(360))/8)+parseInt(n(353))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(359)]=e,this[s(327)]=n,this[s(334)]=r,this[s(356)]=t,this[s(335)]=t[s(339)][s(330)](s(354)),this[s(333)]=t[s(339)][s(330)](s(358)),this[s(327)][s(337)](s(341)).to(this[s(335)],this[s(333)],((t,e)=>t||e)),this[s(327)][s(337)](s(331)).to(this[s(335)],s(341),(t=>t&&this[s(356)][s(359)][s(346)](e[s(363)]()))),this[s(327)][s(337)](s(344)).to(this[s(333)],s(341),(t=>t&&this[s(356)][s(359)][s(346)](e[s(363)]()))),this[s(325)]=null,n[s(338)]&&this[s(340)](),this[s(324)](n,s(354),(()=>this[s(354)]())),this[s(324)](n,s(358),(()=>this[s(358)]())),this[s(324)](n,s(361),(()=>{const t=s;n[t(338)]?this[t(340)]():this[t(347)]()}))}[Dc(354)](){const t=Dc;this[t(335)][t(357)](this[t(359)].id)}[Dc(358)](){const t=Dc;this[t(333)][t(357)](this[t(359)].id)}[Dc(342)](){const t=Dc;this[t(327)][t(349)](t(341)),this[t(327)][t(349)](t(331)),this[t(327)][t(349)](t(344)),this[t(362)](),this[t(334)][t(342)](),this[t(325)]&&this[t(347)]()}[Dc(340)](){const t=Dc,e=Wr(this[t(356)][t(329)],t(345));this[t(325)]=this[t(356)][t(323)][t(330)](t(332))[t(355)](e)}[Dc(347)](){const t=Dc;null!==this[t(325)]&&this[t(356)][t(323)][t(330)](t(332))[t(348)](this[t(325)]),this[t(325)]=null}}function xc(){const t=["commentThreadController","_acceptCommand","8644kMdtvI","bind","isDirty","commands","_setPendingAction","isEnabled","destroy","1813623BCakbS","canDiscard","PENDING_ACTION_SUGGESTION","canEditAt","_removePendingAction","remove","unbind","1857HGXjpV","35534gpURJw","3406675nihizr","43069068emdKcV","acceptSuggestion","add","_editor","execute","discardSuggestion","model","40ekxkDV","change:isDirty","stopListening","getRanges","plugins","listenTo","_pendingAction","2076114lgDyjK","view","658000UcXcoc","locale","get","canAccept","PendingActions","_discardCommand"];return(xc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=126]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(969444===-parseInt(n(132))/1*(-parseInt(n(173))/2)+-parseInt(n(136))/3*(parseInt(n(145))/4)+parseInt(n(153))/5*(-parseInt(n(162))/6)+parseInt(n(176))/7+parseInt(n(143))/8*(-parseInt(n(157))/9)+-parseInt(n(150))/10+parseInt(n(134))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(127)]=null,this[s(163)]=null,this[s(139)](s(142),!1),this[s(139)](s(126),e[s(126)]),this[s(170)](s(126)).to(e),this[s(139)](s(133),[]),this[s(139)](s(168),!1),this[s(139)](s(164),!1),this[s(139)](s(140),!1),this[s(139)](s(166),!1),this[s(151)]=e,this[s(158)]=n,this[s(138)]=r,r[s(128)]?this[s(139)](s(146),1):this[s(171)]()}[Uc(177)](){const t=Uc;this[t(159)][t(177)]()}[Uc(160)](){const t=Uc;this[t(127)]&&this[t(127)][t(160)](),this[t(163)]&&this[t(163)][t(160)](),super[t(160)]()}[Uc(171)](){const t=Uc,{CommentsListView:e}=this[t(138)];this[t(127)]=new e(this[t(155)],this[t(151)][t(161)],Object[t(144)]({CommentView:this[t(138)][t(149)]},this[t(138)])),this[t(127)][t(175)](t(165)).to(this),this[t(127)][t(175)](t(147)).to(this),this[t(127)][t(170)](t(142)).to(this),this[t(139)](t(146),this[t(127)][t(146)]+1),this[t(170)](t(146)).to(this[t(127)],t(146),(t=>t+1)),this[t(163)]=this[t(172)](),this.on(t(165),(()=>this[t(177)]())),this[t(170)](t(168)).to(this[t(127)],t(152),this[t(163)][t(129)],t(174),((t,e)=>t||!!e))}[Uc(172)](){const t=Uc,{CommentThreadInputView:e}=this[t(138)],n=new e(this[t(155)],this[t(158)],this[t(138)][t(148)]),r=n[t(129)];return n[t(170)](t(141)).to(this,t(142),this[t(151)][t(161)],t(167),r,t(174),((t,e,n)=>!!n||t&&!e)),r.on(t(154),((e,n)=>{const s=t;this[s(131)](s(130),n),r[s(135)][s(169)]("")})),r.on(t(156),(()=>this[t(177)]())),r[t(170)](t(137)).to(this[t(151)][t(161)],t(167)),n}}function Vc(){const t=["editorConfig","CommentView","4323100JWmLcp","_model","hasDirtyComment","1895kOtSyP","submit","locale","cancel","6444EYZMWE","_localUser","element","destroy","commentThread","19164ZqvoOO","commentThreadInputView","isEnabled","removeComment","canDiscard","isReadOnly","isDirty","setData","bind","_createCommentViews","_createCommentThreadInputView","22QuBOaa","value","delegate","12206208NdUZFR","focus","authoredAt","commentsListView","disableComments","commentInputView","addComment","fire","36927fzbIKw","descriptionParts","22155276zqoVoR","editor","154779NXkaqs","disabledSubmit","_config","set","canAccept","showInput","isActive","14456AThQMh","assign","20UoIJWQ","length","updateComment"];return(Vc=function(){return t})()}const Hc=zc;function Wc(){const t=["value","commentThread","fire","userView","cancel","</p>","innerHTML","canAccept","EXTERNAL_IMPORT_WORD_SUGGESTION","source","<p>","discardButton","querySelector","div","_createButton","EXTERNAL_AVATAR","editorDestroyed","delegate","isActive","author","ck-comment__external","formatDateTime","ck-annotation__info-name","title","ck-annotation__main","1931274mmqQxn","discardSuggestion","ck-annotation__info-time","ck-suggestion__main","bind","5187672Bwefln","split","element",'" title="',"acceptSuggestion","descriptionParts","name","time","type","ck-suggestion--discard","ck-suggestion__info-name","3111080giOyYA","ck-suggestion--disabled-comments","getExternalSuggestionNote","render","creator","_model","children","getTemplate","importWord","canDiscard","bindTemplate","Discard suggestion","authoredAt","ck-suggestion-wrapper--active",'"></span>',"ck-annotation__info","ck-suggestion","disableComments","ck-suggestion-wrapper","content","join","color","4CpIACn","EXTERNAL_SUGGESTION","setTemplate","3649776Ozfvot","createElement","ck-annotation__content-wrapper","625312NyaxzE","set","locale","ck-suggestion__info","ck-suggestion--accept","extendTemplate","isEnabled","map","1186992NlZLJK","attributes","description","push","innerText","ck-suggestion__user",".ck-annotation__content-wrapper","getUserViewNotificationText","</span>","acceptButton","ck-comment__info-time","ck-annotation__user","span",'<span class="ck-suggestion-color" style="background-color: ',"execute","@external","7iMQBmM","ck-annotation__actions","_config","ck-annotation","_descriptionElement","commentThreadInputView","502250TBqzGd","ck-suggestion-","check","editorReady","commentsListView","EXTERNAL_IMPORT_WORD_AVATAR","change:description",'<span class="ck-suggestion-type">',"ck-suggestion__actions","isExternal","Accept suggestion"];return(Wc=function(){return t})()}function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=360]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(349898===parseInt(n(465))/1+-parseInt(n(385))/2+parseInt(n(363))/3*(parseInt(n(459))/4)+parseInt(n(437))/5+-parseInt(n(462))/6+-parseInt(n(379))/7*(parseInt(n(426))/8)+parseInt(n(421))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Gc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(466)](i(434),""),this[i(425)](i(434)).to(this,i(431),(t=>t&&t[0]?t[0][i(434)]:"")),this[i(425)](i(365)).to(this,i(431),this,i(414),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(406)+qc(e[n(456)],e[n(458)])+n(401);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(383)]=null,this[i(372)]=this[i(410)](Wr(e,i(395)),t.icons[i(387)],i(469),i(430),"sw"),this[i(372)][i(425)](i(361)).to(this,i(403)),this[i(407)]=this[i(410)](Wr(e,i(448)),t.icons[i(400)],i(435),i(422),"sw"),this[i(407)][i(425)](i(361)).to(this,i(446)),this[i(399)]=new o.UserView(e,this[i(442)][i(415)],this[i(370)]()),this[i(399)][i(360)]({attributes:{class:[i(368),i(374)]}}),this[i(461)](this[i(444)]())}[Hc(444)](){const t=Hc,e=this[t(447)],n=[{tag:t(409),attributes:{class:[t(468),t(452)]},children:[{tag:t(375),children:[{text:this[t(399)][t(432)]}],attributes:{class:[t(436),t(418)]}},{tag:t(433),attributes:{datetime:e.to(t(449)),class:[t(373),t(423)]},children:[{text:e.to(t(449),(e=>this[t(381)][t(417)](e)))}]}]},{tag:t(409),attributes:{class:[t(393),t(380)]},children:[this[t(372)],this[t(407)]]},{tag:t(409),attributes:{class:[t(464)]}}];this[t(442)][t(394)]&&n[t(366)]({tag:t(409),attributes:{class:[t(416)]},children:[{text:this[t(439)]()}]});const r={tag:t(409),attributes:{class:[t(455),e.if(t(414),t(450)),e.to(t(434),(e=>t(386)+e)),this[t(381)][t(454)]&&t(438)],"data-suggestion-id":this[t(442)].id,"data-thread-id":this[t(442)][t(397)].id,"data-author-id":this[t(442)][t(415)].id,tabindex:-1},children:[{tag:t(409),attributes:{class:[t(453),t(382)]},children:[this[t(399)],{tag:t(409),attributes:{class:[t(424),t(420)]},children:n}]}]};return this[t(389)]&&this[t(384)]&&(r[t(443)][t(366)](this[t(389)],this[t(384)]),this[t(389)][t(413)](t(388)).to(this),this[t(389)][t(413)](t(412)).to(this),this[t(384)][t(413)](t(388)).to(this),this[t(384)][t(413)](t(412)).to(this)),r}[Hc(440)](){const t=Hc;super[t(440)](),this[t(383)]=this[t(428)][t(408)](t(369)),this[t(383)][t(402)]=this[t(365)],this.on(t(391),((e,n,r)=>{const s=t;this[s(383)][s(402)]=r}))}[Hc(410)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(467)]);return a[i(466)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(360)]({attributes:{class:n}}),a.on(i(377),(()=>{const t=i;this[t(398)](r,this[t(442)].id)})),a}[Hc(439)](){const t=Hc;return t(445)===this[t(442)][t(364)][t(378)][t(405)]?Wr(this[t(467)],t(404)):Wr(this[t(467)],t(460))}[Hc(370)](){const t=Hc;return this[t(442)][t(394)]?t(445)===this[t(442)][t(364)][t(378)][t(405)]?Wr(this[t(467)],t(390),this[t(442)][t(441)][t(432)]):Wr(this[t(467)],t(411),this[t(442)][t(441)][t(432)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(427)]("*")[n(362)](((t,e)=>e%2!=0?n(392)+Qc(t)+n(371):Qc(t)))[n(457)](""),e&&(r+=n(376)+e[n(396)]+n(429)+e[n(419)]+n(451)),r}function Qc(t){const e=Hc,n=document[e(463)](e(375));return n[e(367)]=t,n[e(402)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Xc=Yc;function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=231]})(t,e)}function Jc(){const t=["getAllAdjacentSuggestions","_destroyController","button","unbind","trackChanges.disableComments","has","getSuggestion","add","3524915oTTKmQ","TrackChangesEditing","_createMenuBarMenu","delegate","head","isOn","_refreshActiveMarkers","_suggestionToController","stopListening","innerView","descriptionFactory","focus","activeAnnotations","getRanges","toMany","423007QdJsQd","reduce","get","createCommentThreadController","commands","requires","_handleSuggestionControllerDelayed","_bindAnnotationToEditors","Track changes","createAnnotationView","editing","EditorAnnotations","editor","pluginName","trackChanges","comments.maxThreadTotalWeight","getMarkerNames","from","registerAnnotation","destroy","change:previous","Discard all selected suggestions","addComment","change:activeAnnotations","actionView","value","comments.editorConfig","isMultiRange","Accept all suggestions","5259345qddtfy","acceptAllSuggestions","arrowView","source","commentThread","isEnabled","_disableComments","getMarkers","acceptButton","SuggestionThreadView","discardAllSuggestions","suggestionUnloaded","children","menuitemcheckbox","_unbindEditors","comments.maxCommentsWhenCollapsed","CommentView","_updateController","suggestionLoaded","CommentsRepository","buttonView","_initializeController","TrackChangesUI","menuitem","delete","items","hasSuggestion","lowest","define","comments.maxCommentCharsWhenCollapsed","getByInnerView","mainView","plugins","switchbutton","componentFactory","init","suggestionChanged","1302450ZfSLmQ","panelView","keys","isInContent","previous","Annotations","activeMarkers","view","execute","createAnnotation","listenTo","trackChanges.SuggestionThreadView","filter","bind","some","remove","refreshSelectedViews","size","CommentsUI","_addUIComponentsToFactory","commandName","6914168XvETUu","menu","push","suggestion-","length","discardSelectedSuggestions","getDescriptions","getJoined","clear","_annotationViews","values","_createToolbarButton","discardButton","set","getFirstRange","separator","4929990OoSKJj","type","10347EWwOjH","_handleControllerBuffer","2kXeAnK","comments","descriptionParts","locale","model","addSourceCollector","81iYgAAZ","428vKJxvT","config","menuBar:trackChanges","_viewToController","Accept all selected suggestions","Discard all suggestions","acceptSelectedSuggestions","isDirty"];return(Jc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(521343===-parseInt(n(268))/1*(-parseInt(n(375))/2)+-parseInt(n(373))/3*(parseInt(n(237))/4)+parseInt(n(253))/5+parseInt(n(371))/6+-parseInt(n(297))/7+parseInt(n(355))/8+parseInt(n(236))/9*(-parseInt(n(334))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Xc(273)](){const t=Xc;return[_c,o.Users,t(316),t(339),t(279)]}static get[Xc(281)](){return Xc(319)}constructor(t){const e=Xc;super(t),this[e(260)]=new Map,this[e(240)]=new Map,this[e(364)]=new Map,this[e(374)]=new Map;const n=this[e(280)][e(238)];n[e(325)](e(345),Kc),n[e(325)](e(249),!1),this[e(303)]=n[e(270)](e(249))}[Xc(274)](t,e){const n=Xc;0===this[n(374)][n(351)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(374)]){const r=this[t(260)][t(250)](e);r||n?r&&n&&this[t(246)](e):this[t(318)](e)}this[t(374)][t(363)](),this[t(280)][t(329)][t(270)](t(279))[t(350)](),this[t(259)]()}),10),this[n(374)][n(368)](t,e)}[Xc(332)](){const t=Xc,e=this[t(280)],n=e[t(329)][t(270)](t(254)),r=e[t(329)][t(270)](t(339)),s=e[t(329)][t(270)](t(279)),o=e[t(329)][t(270)](t(316));this[t(353)](),s[t(235)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(285)](this[e(260)])){const s=t[e(245)](),o=[];for(const t of s){if(!t[e(337)])continue;if(t[e(295)]){o[e(357)](...t[e(266)]());continue}const n=t[e(369)]();if(o[e(359)]>0){const t=o[0][e(362)](n);if(t){o[0]=t;continue}}o[e(357)](n)}n[e(357)]([r[e(341)],o])}return n})),this[t(344)](n,t(315),((e,n)=>{const r=t;this[r(344)](n,r(288),((t,e,s,o)=>{const i=r;n[i(337)]&&(null==s?(this[i(314)](o[i(257)]),this[i(274)](n,!1)):(this[i(314)](s[i(257)]),null==o&&this[i(274)](n,!0)))})),null!==n[r(338)]?this[r(314)](n[r(257)]):this[r(274)](n,!1)})),this[t(344)](n,t(308),((e,n,r)=>{const s=t;this[s(261)](n,s(288)),this[s(374)][s(321)](n),this[s(260)][s(250)](n)&&this[s(246)](n),r&&this[s(314)](r[s(257)])})),this[t(344)](n,t(333),((e,n)=>{this[t(314)](n)})),this[t(344)](r,t(291),(()=>{this[t(259)]()})),this[t(344)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(323)](r))return;const i=n[o(251)](r);this[o(260)][o(270)](i)[o(341)][o(264)]()}),{priority:t(324)})}[Xc(259)](){const t=Xc,e=this[t(280)][t(329)][t(270)](t(339)),n=this[t(280)][t(329)][t(270)](t(254)),r=Array[t(285)](e[t(265)],(e=>e[t(262)]))[t(346)]((e=>this[t(240)][t(250)](e))),s=[];for(const e of r){const n=this[t(240)][t(270)](e)[t(234)][t(245)]();s[t(357)](...n[t(269)](((e,n)=>[...e,...n[t(284)]()]),[]))}n[t(340)]=s}[Xc(353)](){const t=Xc,n=this[t(280)],r=n[t(233)],o=Wr(r,t(276)),i=new e.Collection([{type:t(330),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(282),role:t(310)})},{type:t(370)},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(296)),commandName:t(298),role:t(320)})},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(241)),commandName:t(243),role:t(320)})},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(242)),commandName:t(307),role:t(320)})},{type:t(247),model:new s.ViewModel({withText:!0,label:Wr(r,t(289)),commandName:t(360),role:t(320)})}]);for(const e of i)if(tu(e)){const r=n[t(272)][t(270)](e[t(234)][t(354)]);e[t(234)][t(347)](t(258),t(302)).to(r,t(293),t(302))}n.ui[t(331)][t(252)](t(282),(e=>this[t(366)](e,i,o))),n.ui[t(331)][t(252)](t(239),(e=>this[t(255)](e,i,o)))}[Xc(366)](t,e,n){const r=Xc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(280)][r(272)][r(270)](r(282));o[r(317)][r(368)]({tooltip:n,label:n,icon:Zc}),o[r(317)][r(347)](r(258)).to(i,r(293)),o[r(317)].on(r(342),(()=>{const t=r;i[t(342)](),this[t(280)][t(278)][t(341)][t(264)]()})),(0,s.addListToDropdown)(o,e,{role:r(356)});const a=[];for(const t of e)tu(t)&&a[r(357)](this[r(280)][r(272)][r(270)](t[r(234)][r(354)]));const c=o[r(317)];return c[r(292)][r(248)](r(302)),c[r(299)][r(248)](r(302)),c[r(292)][r(347)](r(302)).to(i,r(302)),c[r(299)][r(347)](r(302))[r(267)](a,r(302),((...t)=>t[r(348)]((t=>t)))),o.on(r(342),(t=>{const e=r;this[e(280)][e(342)](t[e(300)][e(354)]),this[e(280)][e(278)][e(341)][e(264)]()})),o}[Xc(255)](t,e,n){const r=Xc,o=new s.MenuBarMenuView(t),i=this[r(280)][r(272)][r(270)](r(282));o[r(317)][r(368)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(370)==n[r(372)]){a[r(322)][r(252)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(234)];i[r(347)](...Object[r(336)](c)).to(c),i[r(256)](r(342)).to(o),i.on(r(342),(()=>{const t=r;this[t(280)][t(342)](c[t(354)]),this[t(280)][t(278)][t(341)][t(264)]()})),e[r(309)][r(252)](i),a[r(322)][r(252)](e)}return o[r(347)](r(302)).to(i,r(302)),o[r(335)][r(309)][r(252)](a),o}[Xc(318)](t){const e=Xc,n=this[e(280)],r=n[e(238)],s=n[e(329)][e(270)](e(339)),i=n[e(329)][e(270)](e(316)),a=n[e(329)][e(270)](e(279)),c=n[e(329)][e(270)](o.Users).me,u=r[e(270)](e(282))[e(306)],{CommentsListView:l,CommentThreadInputView:f}=n[e(329)][e(270)](e(352));let h,g;this[e(364)][e(250)](t.id)?(g=this[e(364)][e(270)](t.id),h=g[e(328)]):(h=new u(n[e(233)],t,c,{disableComments:this[e(303)],editorConfig:r[e(270)](e(294)),maxCommentsWhenCollapsed:r[e(270)](e(312)),maxThreadTotalWeight:r[e(270)](e(283)),maxCommentCharsWhenCollapsed:r[e(270)](e(326)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(270)](e(233))),CommentView:r[e(270)](e(231))[e(313)],CommentsListView:l,CommentThreadInputView:f}),h[e(305)].on(e(342),(()=>{const t=e;n[t(278)][t(341)][t(264)]()})),h[e(367)].on(e(342),(()=>{const t=e;n[t(278)][t(341)][t(264)]()})),g=s[e(277)](this[e(280)][e(233)],h),g[e(347)](e(244)).to(h,e(244)),g[e(347)](e(359)).to(h),g[e(347)](e(372)).to(h,e(372),(t=>e(358)+t)),this[e(364)][e(368)](t.id,g));const d=i[e(271)](t[e(301)],h),p=new Bc(n,t,h,d),m=t[e(245)]()[e(346)]((t=>t[e(337)]));h[e(232)]=n[e(329)][e(270)](e(254))[e(263)][e(361)](m),this[e(260)][e(368)](t,p),this[e(240)][e(368)](h,p);const I=s[e(343)]({view:g,target:()=>{const r=e,s=[],i=t[r(245)]()[r(346)]((t=>t[r(337)]));for(const t of i)s[r(357)](...t[r(304)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(278)],s)},type:()=>e(358)+p[e(341)][e(372)]});i[e(275)](h,I),s[e(252)](I),a[e(286)](I)}[Xc(246)](t){const e=Xc,n=this[e(280)][e(329)][e(270)](e(316)),r=this[e(280)][e(329)][e(270)](e(339)),s=this[e(260)][e(270)](t),o=s[e(341)],i=r[e(327)](o);n[e(311)](o),i&&r[e(349)](i),this[e(260)][e(321)](t),this[e(240)][e(321)](o),s[e(287)]()}[Xc(314)](t){const e=Xc;if(!t[e(337)]||!this[e(260)][e(250)](t))return;const n=this[e(280)][e(329)][e(270)](e(254)),r=this[e(260)][e(270)](t),s=t[e(245)]();r[e(341)][e(232)]=n[e(263)][e(361)](s)}[Xc(287)](){const t=Xc;for(const e of this[t(260)][t(336)]())this[t(246)](e);for(const e of this[t(364)][t(365)]())e[t(328)][t(287)]();super[t(287)]()}}function tu(t){return Xc(234)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=195]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(560452===parseInt(n(210))/1*(parseInt(n(198))/2)+-parseInt(n(214))/3*(parseInt(n(215))/4)+parseInt(n(212))/5+parseInt(n(196))/6*(-parseInt(n(204))/7)+-parseInt(n(213))/8*(parseInt(n(206))/9)+-parseInt(n(199))/10*(parseInt(n(202))/11)+-parseInt(n(216))/12*(-parseInt(n(208))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(209)](){return[_c,$c,eu(200)]}static get[eu(203)](){return eu(218)}set[eu(211)](t){var e=eu;this[e(217)][e(207)][e(201)](_c)[e(211)]=t}get[eu(211)](){var t=eu;return this[t(217)][t(207)][t(201)](_c)[t(211)]}[eu(197)](t){var e=eu;return this[e(217)][e(207)][e(201)](_c)[e(205)](t)}[eu(219)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(217)][n(207)][n(201)](_c)[n(219)]({skipNotAttached:t,toJSON:e})}[eu(195)](t){var e=eu;return this[e(217)][e(207)][e(201)](_c)[e(195)](t)}}function su(){var t=["requires","115781QWugvL","adapter","3403190NlhaOC","8CBsDMA","157587WvkgzO","16BejGcT","18751836ffoCYa","editor","TrackChanges","getSuggestions","getSuggestion","1038XUaPGC","addSuggestion","10ysJLvq","10479790cxeVhA","Comments","get","11YDtVbs","pluginName","7476TlJpQs","addSuggestionData","7369965FCZXsi","plugins","13DjDnTo"];return(su=function(){return t})()}const ou=au;!function(t,e){const n=au,r=t();for(;;)try{if(418784===-parseInt(n(137))/1+-parseInt(n(177))/2*(-parseInt(n(176))/3)+parseInt(n(128))/4*(-parseInt(n(151))/5)+-parseInt(n(117))/6+parseInt(n(170))/7+parseInt(n(143))/8*(-parseInt(n(175))/9)+-parseInt(n(116))/10*(-parseInt(n(118))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const iu=[ou(167)];function au(t,e){const n=uu();return(au=function(t,e){return n[t-=115]})(t,e)}class cu extends t.Plugin{static get[ou(159)](){return[_c]}static get[ou(158)](){return ou(145)}[ou(160)](){const t=ou,n=this[t(146)];if(n[t(174)][t(134)](t(139),(e=>{const r=t,s=n[r(125)][r(148)][r(149)]()[r(115)](((t,e)=>(t[e]="",t)),{});return n[r(140)][r(121)](s,e)})),t(119)!=typeof n[t(174)][t(169)](t(171))[t(129)])throw new e.CKEditorError(t(138))}[ou(132)](t){return hu(this[ou(146)],!0,t)}[ou(150)](t){return hu(this[ou(146)],!1,t)}}function uu(){const t=["rootsAttributes","addCommentThread","getRootsAttributes","acceptAllSuggestions","addSuggestionData","getFullData","pluginName","requires","init","map","createDocumentFragment","result","TrackChangesDataGetter","data","plugins","Pagination","end","get","816711FNpONR","trackChangesData","execute","Users","config","3909762nslYWX","21GWUJzH","217734TbrPvK","getSuggestions","name","reduce","850taBSLj","3196788HcREak","187286TLzWcm","function","CommentsRepository","create","push","div","destroy","model","addUser","appendChild","203844vmNdpU","editorCreator","set","getCommentThreads","getDataWithAcceptedSuggestions","TrackChangesEditing","define","discardAllSuggestions","users","379381BMWxYo","track-changes-data-invalid-editor-creator","trackChangesData.editorCreator","constructor","useAnonymousUser","_adapter","8oILHqw","createElement","TrackChangesData","editor","getUser","document","getRootNames","getDataWithDiscardedSuggestions","55xhOOlX"];return(uu=function(){return t})()}class lu extends t.Plugin{static get[ou(158)](){return ou(164)}constructor(t){const e=ou;super(t),this[e(163)]=e(168)}[ou(160)](){const t=ou;this[t(146)][t(166)][t(169)](t(120))[t(142)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(146)][t(166)][t(169)](t(133))[t(142)]=null}}function fu(t){return void 0!==t[ou(154)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(166)][r(122)](_c,lu),s[r(152)]=fu(t)?t[r(154)]():void 0;const i=document[r(162)](),a=t[r(174)][r(169)](r(171))[r(129)],c=await a(s,(()=>function(t){const e=r,n=document[e(144)](e(123));return t[e(127)](n),n}(i)));!function(t,e){const n=r,s=t[n(125)][n(148)][n(149)]()[n(115)](((e,r)=>(e[r]=t[n(165)][n(169)]({rootName:r}),e)),{}),o=t[n(166)][n(169)](n(173))[n(136)][n(161)]((t=>({id:t.id,name:t[n(179)]}))),i=t[n(166)][n(169)](n(133))[n(178)]({skipNotAttached:!0,toJSON:!0}),a=t[n(166)][n(169)](n(120))[n(131)]({skipNotAttached:!0,toJSON:!0}),c=e[n(166)][n(169)](n(173)),u=e[n(166)][n(169)](n(133)),l=e[n(166)][n(169)](n(120));for(const t of o)c[n(147)](t.id)||c[n(126)](t);c.me||c[n(141)]();for(const t of a)l[n(153)](t);for(const t of i)u[n(156)](t);e[n(165)][n(130)](s)}(t,c),c[r(172)](r(e?155:135));const u=fu(c)?c[r(157)](n):c[r(165)][r(169)](n);return await c[r(124)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=320]})(t,e)}function du(){var t=["2vvxagb","929920OmnHpb","264522QLfQUJ","1436469fgXQyz","210112LabAui","314705kqBtky","1820088NhgaAh","2950704WawSpH","36oQZknX","8GRRvkO"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(263002===parseInt(n(320))/1+parseInt(n(328))/2*(parseInt(n(321))/3)+parseInt(n(327))/4*(parseInt(n(323))/5)+-parseInt(n(325))/6+parseInt(n(322))/7+parseInt(n(324))/8+parseInt(n(326))/9*(-parseInt(n(329))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>jc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["10823256QHwNro","isEnabled","560jpIkxO","933KifENb","forceDisabled","35694kbBBus","16176LnJiFG","110MvqAad","clearForceDisabled","22337KRCqvL","_enableCommands","value","1736136hpbTIi","refresh","4649678FxtpMs","71EOOhDR","_isEnabledBasedOnSelection","execute","editor","10jEAQfd","has","_disableUnsupportedCommands","affectsData","424csahiH","commands","_enabledCommands","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(289318===-parseInt(n(258))/1*(-parseInt(n(276))/2)+-parseInt(n(273))/3*(-parseInt(n(266))/4)+parseInt(n(277))/5*(parseInt(n(275))/6)+-parseInt(n(279))/7*(-parseInt(n(272))/8)+-parseInt(n(282))/9*(parseInt(n(262))/10)+parseInt(n(257))/11+-parseInt(n(270))/12)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(268)]=e,this[n(281)]=!1,this[n(283)](),this[n(259)]=!1}[c(283)](){this[c(271)]=!0}[c(260)](){const t=c;this[t(281)]=!this[t(281)],this[t(281)]?this[t(264)]():this[t(280)]()}[c(264)](){const t=c;for(const e of this[t(261)][t(267)][t(267)]())e[t(265)]&&!this[t(268)][t(263)](e)&&e[t(274)](t(269))}[c(280)](){const t=c;for(const e of this[t(261)][t(267)][t(267)]())e[t(265)]&&!this[t(268)][t(263)](e)&&e[t(278)](t(269))}}function h(t,e){const n=g();return(h=function(t,e){return n[t-=380]})(t,e)}function g(){const t=["execute","5HNtQVW","getRanges","1yEROHB","696mlkwUT","model","TrackChangesEditing","3KLKAcw","get","_suggestions","plugins","611216MZaRzG","150491zjHAEg","_isEnabledBasedOnSelection","2840698OoJWGO","5594826vARyDw","editor","canEditAt","24LfwVCa","refresh","6841552tzwyXL","12788730sbDrbY","6971760ijGByT","acceptSuggestion","track-changes-accept-suggestion-not-found","isEnabled"];return(g=function(){return t})()}const d=h;!function(t,e){const n=h,r=t();for(;;)try{if(976319===parseInt(n(387))/1*(parseInt(n(395))/2)+parseInt(n(391))/3*(parseInt(n(404))/4)+parseInt(n(385))/5*(-parseInt(n(399))/6)+-parseInt(n(398))/7*(-parseInt(n(402))/8)+-parseInt(n(405))/9+-parseInt(n(380))/10+-parseInt(n(396))/11*(-parseInt(n(388))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(393)]=e,this[n(403)](),this[n(397)]=!1}[d(403)](){this[d(383)]=!0}[d(384)](t){const n=d,r=this[n(393)][n(392)](t);if(!r)throw new e.CKEditorError(n(382),this);const s=r[n(386)]();this[n(400)][n(389)][n(401)](s)&&this[n(400)][n(394)][n(392)](n(390))[n(381)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=277]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(836680===-parseInt(n(286))/1*(parseInt(n(293))/2)+parseInt(n(278))/3+parseInt(n(288))/4*(-parseInt(n(285))/5)+-parseInt(n(287))/6+parseInt(n(298))/7*(-parseInt(n(284))/8)+-parseInt(n(295))/9*(parseInt(n(277))/10)+parseInt(n(297))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(299)]=e,this[n(281)](),this[n(280)]=!1}[m(281)](){this[m(291)]=!0}[m(292)](t){const n=m,r=this[n(299)][n(296)](t);if(!r)throw new e.CKEditorError(n(294),this);const s=r[n(283)]();this[n(282)][n(290)][n(289)](s)&&this[n(282)][n(279)][n(296)](n(300))[n(301)](r)}}function b(){const t=["plugins","_isEnabledBasedOnSelection","refresh","editor","getRanges","10865584KSpDLc","170KsrRCp","16793JPiyJO","1079112GkHtGO","30604YQqaXU","canEditAt","model","isEnabled","execute","6CjgFaM","track-changes-discard-suggestion-not-found","15007905gmfUQq","get","31348680NEoUwc","7KmqtlR","_suggestions","TrackChangesEditing","discardSuggestion","10KHwaxb","4508724XsQqVN"];return(b=function(){return t})()}function T(t){const e=y;return t[e(337)](((t,n)=>e(355)==t[e(333)]&&e(355)!=n[e(333)]?-1:e(355)!=t[e(333)]&&e(355)==n[e(333)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(324)];for(;s<t[n(348)];){const a=t[s],c=t[s+1];r||(r=e[n(359)](a)),A(e,a,c)||(o[n(322)](e[n(347)](r,i[n(353)](a)?e[n(332)](a):e[n(352)](a,n(331)))),r=null),s++}return o}function y(t,e){const n=k();return(y=function(t,e){return n[t-=320]})(t,e)}function A(t,e,n){const r=y;if(!n)return!1;const s=t[r(332)](e),o=t[r(359)](n);return s[r(342)](o)}function k(){const t=["next","splice","replace","sort","1233GxsFKw","15QAbkhu","232506RDvFAa","change","isTouching","start","35126xmVlLh","isArray","getRanges","createRange","length","isMultiRange","17650DdCziX","596kbQGtm","createPositionAt","isObject","execute","deletion","value"," [color ","isCollapsed","createPositionBefore","isInContent","content","811314eAUFgZ","6478175NFdLbo","color","from","push","468938DeMPYp","schema","join","608AdHNWv","map","3015ojPRNn","add","isIntersecting","end","createPositionAfter","type"];return(k=function(){return t})()}!function(t,e){const n=y,r=t();for(;;)try{if(219701===parseInt(n(340))/1+-parseInt(n(323))/2+parseInt(n(328))/3*(-parseInt(n(351))/4)+parseInt(n(339))/5*(parseInt(n(362))/6)+-parseInt(n(344))/7*(parseInt(n(326))/8)+parseInt(n(338))/9*(-parseInt(n(350))/10)+parseInt(n(363))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=y;for(;n[r(348)];){const s=n[r(335)](0,100);t[r(341)]((()=>{const t=r;for(const n of s)n[t(360)]&&e[t(354)](n.id)}))}}const L=R;function N(){const t=["1406634BMnYOZ","4491dWhjSl","getRanges","canEditAt","10220210FROYVG","14vgdQKO","isEnabled","_isEnabledBasedOnSelection","51QNNDHg","57844GxxyfH","1483882jTSOzD","3016CyuTEk","values","execute","editor","_command","refresh","isInContent","from","_suggestions","some","3214545ZcXNUK","517906cpgzOb","model"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(469571===parseInt(n(127))/1+parseInt(n(139))/2+-parseInt(n(137))/3*(-parseInt(n(138))/4)+parseInt(n(126))/5+-parseInt(n(129))/6*(parseInt(n(134))/7)+parseInt(n(140))/8*(-parseInt(n(130))/9)+-parseInt(n(133))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(144)]=e,this[r(124)]=n,this[r(145)](),this[r(136)]=!1}[L(145)](){const t=L,e=Array[t(123)](this[t(124)][t(141)]())[t(125)]((e=>e[t(122)]));this[t(135)]=this[t(144)][t(135)]&&e}[L(142)](){const t=L,e=T(Array[t(123)](this[t(124)][t(141)]()));for(const n of e){const e=n[t(131)]();if(!this[t(143)][t(128)][t(132)](e))return}C(this[t(143)][t(128)],this[t(144)],e)}}const M=O;function v(){const t=["317428MndcUF","getRanges","selection","2942770utfbpv","6pfLcnm","isEnabled","execute","document","canEditAt","_isEnabledBasedOnSelection","434BhshDm","10200uCHpBg","15ffofWj","10736SmXcml","values","15952DgPtOD","size","45972RwSOiP","249196ZtfaJB","_suggestions","refresh","_command","1rUWGog","1273956zVloBu","model","editor","_selectedSuggestions","from"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=395]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(334263===-parseInt(n(407))/1*(parseInt(n(413))/2)+-parseInt(n(417))/3*(-parseInt(n(403))/4)+-parseInt(n(397))/5*(parseInt(n(408))/6)+-parseInt(n(395))/7*(parseInt(n(400))/8)+parseInt(n(402))/9+parseInt(n(416))/10+-parseInt(n(398))/11*(-parseInt(n(396))/12))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(406)]=e,this[r(404)]=n,this[r(411)]=new Set,this[r(405)](),this[r(422)]=!1}[M(405)](){const t=M,e=this[t(410)][t(409)][t(420)][t(415)],n=Array[t(412)](this[t(404)][t(399)]());this[t(411)]=function(t,e){const n=y,r=Array[n(321)](t[n(346)]()),s=new Set;for(const o of e)if(o[n(360)])for(const e of r)for(const r of o[n(346)]())(e[n(330)](r)||t[n(358)]&&!o[n(349)]&&o[n(334)]&&r[n(331)][n(342)](e[n(343)]))&&s[n(329)](o);return s}(e,n),this[t(418)]=this[t(406)][t(418)]&&!!this[t(411)][t(401)]}[M(419)](){const t=M,e=T(Array[t(412)](this[t(411)]));for(const n of e){const e=n[t(414)]();if(!this[t(410)][t(409)][t(421)](e))return}C(this[t(410)][t(409)],this[t(406)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const 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=vt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=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=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Jt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,xe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=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[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const xr=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||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=276]})(t,e)}function Vr(){const t=["substr","author","119DqAQbt","addRange","removeAttribute","getFirstMarker","nodeAfter","previous","attributes","onAccept","authoredAt","106HoNzkN","1432xOWjQA","length","17562OAcBuq","commentThread","start","clear","getMultiRangeId","creator","getItems","2404840ygiyZO","_markerNames","getMarkers","subType","10938OidAMi","createdAt","size","map","end","5XUKdtO","next","getMarkerNames","removeMarkers","getRanges","_isDataLoaded","isIntersecting","markers","decorate","9276lkxpDJ","type","accept","toJSON","_onAccept","14971ragqFE","_saved","@external","getAllAdjacentSuggestions","removeMarker","isMultiRange","from","filter","reduce","data","isIntersectingWithRange","discard","get","addMarker","head","push","95357xXjeMZ","setAttribute","split","_onAttributesChange","suggestion:","add","6914740MAMyyj","onAttributesChange","getRange","16371TDswux","getContainedElement","isInContent","hasComments","nodeBefore","onDiscard","delete","_onDiscard","change","getFirstRange","set","isExternal","_model","addMarkerName"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(518110===parseInt(n(322))/1+-parseInt(n(356))/2*(parseInt(n(287))/3)+-parseInt(n(283))/4*(-parseInt(n(292))/5)+-parseInt(n(276))/6*(-parseInt(n(347))/7)+parseInt(n(357))/8*(parseInt(n(331))/9)+parseInt(n(328))/10+-parseInt(n(306))/11*(parseInt(n(301))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(297)]=!1,this.id=e.id,this[n(302)]=e[n(302)],this[n(286)]=e[n(286)]||null,this[n(346)]=e[n(346)],this[n(281)]=e[n(281)]||e[n(346)],this[n(342)]=Boolean(e[n(353)]&&e[n(353)][n(308)]),this[n(315)]=null,this[n(343)]=t,this[n(305)]=e[n(354)],this[n(338)]=e[n(336)],this[n(325)]=e[n(329)],this[n(284)]=new Set,this[n(288)]=null,this[n(341)](n(355),null),this[n(341)](n(353),e[n(353)]||{}),this[n(341)](n(352),null),this[n(341)](n(293),null),this[n(341)](n(277),null),this[n(341)](n(307),!1),this[n(300)](n(303)),this[n(300)](n(317))}get[jr(320)](){const t=jr;let e=this;for(;e[t(352)];)e=e[t(352)];return e}get[jr(334)](){const t=jr;return!!this[t(277)]&&this[t(277)][t(358)]>0}get[jr(311)](){const t=jr;return 0!=this[t(284)][t(289)]&&6==Array[t(312)](this[t(284)])[0][t(324)](":")[t(358)]}get[jr(333)](){return null!==this[jr(350)]()}[jr(344)](t){const e=jr;this[e(284)][e(327)](t)}[jr(294)](){const t=jr;return Array[t(312)](this[t(284)])}[jr(285)](){const t=jr;return this[t(294)]()[t(290)]((e=>this[t(343)][t(299)][t(318)](e)))[t(313)]((t=>t))}[jr(350)](){return this[jr(285)]()[0]||null}[jr(295)](){const t=jr;this[t(343)][t(339)]((e=>{const n=t;for(const t of this[n(285)]())e[n(310)](t)})),this[t(284)][t(279)]()}[jr(310)](t){const e=jr;this[e(343)][e(339)]((n=>{n[e(310)](t)})),this[e(284)][e(337)](t)}[jr(348)](t){const e=jr,n=e(326)+this[e(302)]+":"+this[e(286)]+":"+this.id+":"+this[e(281)].id+":"+zr[e(280)]();this[e(344)](n),this[e(343)][e(339)]((r=>{r[e(319)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(316)](t){const e=jr;for(const n of this[e(296)]())if(n[e(298)](t))return!0;return!1}[jr(296)](){const t=jr;return this[t(285)]()[t(290)]((e=>e[t(330)]()))}[jr(282)](){const t=jr;return this[t(296)]()[t(314)](((e,n)=>[...e,...n[t(282)]()]),[])}[jr(340)](){const t=jr;var e;return(null===(e=this[t(350)]())||void 0===e?void 0:e[t(330)]())||null}[jr(332)](){const t=jr,e=this[t(296)]();if(1!=e[t(358)])return null;const n=e[0],r=n[t(278)][t(351)],s=n[t(291)][t(335)];return r instanceof i.Element?r!=s?null:r:null}[jr(303)](){const t=jr;this[t(305)](this[t(296)](),this[t(315)],this[t(353)]),this[t(295)]()}[jr(317)](){const t=jr;this[t(338)](this[t(296)](),this[t(315)],this[t(353)]),this[t(295)]()}[jr(309)](){const t=jr,e=[];let n=this[t(320)];for(;n;)e[t(321)](n),n=n[t(293)];return e}[jr(323)](t,e){const n=jr,r=qn(this[n(353)]);hr(r,t,e),wr(r,this[n(353)])||(this[n(353)]=r,this[n(325)](r))}[jr(349)](t){const e=jr,n=qn(this[e(353)]);Ur(n,t),wr(n,this[e(353)])||(this[e(353)]=n,this[e(325)](this[e(353)]))}[jr(304)](){const t=jr;return{id:this.id,type:this[t(286)]?this[t(302)]+":"+this[t(286)]:this[t(302)],authorId:this[t(281)].id,createdAt:this[t(288)],hasComments:this[t(334)],data:this[t(315)],attributes:this[t(353)]}}static[jr(280)](){const t=jr;return(0,e.uid)()[t(345)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=475]})(t,e)}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(968956===-parseInt(n(486))/1+parseInt(n(546))/2+-parseInt(n(509))/3*(-parseInt(n(545))/4)+parseInt(n(481))/5+-parseInt(n(526))/6*(-parseInt(n(559))/7)+-parseInt(n(502))/8+parseInt(n(549))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(517)]=[],this[n(522)]=new Map,this[n(531)]=[],this[n(505)]=new Map,this[n(568)]=t,this[n(477)]=e}[Kr(488)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(558)];o++){const i=t[o];if(!i[e(495)])continue;const a=this[e(490)](i);if(a){if(null!=i[e(541)]){if(r[e(567)](i[e(541)]))continue;r[e(555)](i[e(541)])}n[e(566)](a)}else if(e(492)!=i[e(547)])e(548)!=i[e(547)]&&e(489)!=i[e(547)]||this[e(513)](n,i,t[o+1]);else{const t=i[e(553)][e(512)];if(s[e(567)](t))continue;s[e(555)](i[e(553)][e(512)]),t==_c?this[e(482)](n,i):this[e(544)](n,i)}}return this[e(484)](n)}[Kr(501)](t){const e=Kr;this[e(517)][e(566)](t)}[Kr(525)](t,n,r=e.priorities[Kr(518)]){const s=Kr;s(524)==typeof t?(0,e.insertToPriorityArray)(this[s(531)],{matchingCallback:t,label:n,priority:r}):this[s(522)][s(511)](t,n)}[Kr(563)](t,e){const n=Kr;this[n(505)][n(511)](t,e)}[Kr(551)](t,e=1){const n=Kr;let r;for(const e of this[n(531)])if(e[n(536)](t)){r=e[n(485)];break}return r||(r=this[n(522)][n(569)](t[n(479)])),r?r(e):1!==e?e+" "+t[n(479)]+"s":""+t[n(479)]}[Kr(534)](t,e){const n=Kr,r=e[n(500)]()[n(523)](),s=n(548)==e[n(547)]?n(555):n(520);for(const e of r){const o=e[n(564)],i=t[t[n(558)]-1];if(o.is(n(537)))i&&i[n(547)][n(538)](n(491))>-1&&t[n(497)](),i&&n(561)==i[n(547)]?i[s]+=o[n(553)]:t[n(566)]({type:n(561),add:n(555)==s?o[n(553)]:"",remove:n(520)==s?o[n(553)]:""});else if(this[n(568)][n(498)](o)){const a=o;if(i&&i[n(547)][n(538)](n(491))>-1&&t[n(497)](),n(499)==e[n(547)])continue;i&&i[n(547)]==s+n(529)&&i[n(510)][n(479)]==a[n(479)]?i[n(483)]++:t[n(566)]({type:s+n(529),element:a,quantity:1}),r[n(535)]((t=>!(n(499)==t[n(547)]&&t[n(564)]==o)))}else if(this[n(568)][n(554)](o,n(556))||o.is(n(510),n(542))){const r=o;if(n(555)==s&&n(515)==e[n(547)]||n(520)==s&&n(499)==e[n(547)])continue;if(i&&-1==i[n(547)][n(538)](n(491))){n(561)==i[n(547)]&&(i[s]+="\n");continue}let a;if(a=n(555)==s?r[n(493)]&&!this[n(568)][n(498)](r[n(493)])?r[n(493)]:null:r[n(487)]&&!this[n(568)][n(498)](r[n(487)])?r[n(487)]:null,r[n(560)]||a&&a[n(560)]){const e=a&&a[n(560)]?a:r;i&&i[n(547)]==s+n(557)&&i[n(510)][n(479)]==e[n(479)]?i[n(483)]++:t[n(566)]({type:s+n(557),element:e,quantity:1})}else t[n(566)]({type:s+n(491),element:r})}}}[Kr(484)](t){const e=Kr,n=this[e(477)],r=[],s=[],o=[];for(const i of t)switch(i[e(547)]){case e(561):if(i[e(555)]=i[e(555)][e(508)](/(\S)\u000A+(\S)/g,e(516))[e(508)](/\u000A/g,""),i[e(520)]=i[e(520)][e(508)](/(\S)\u000A+(\S)/g,e(516))[e(508)](/\u000A/g,""),""!=i[e(555)]&&""!=i[e(520)]){r[e(566)]({type:e(508),content:Hr(n,e(478),['"'+i[e(520)]+'"','"'+i[e(555)]+'"'])});continue}if(null!=i[e(555)][e(532)](/^ +$/)){r[e(566)]({type:e(548),content:Hr(n,e(543),Hr(n,e(475),i[e(555)][e(558)]))});continue}if(null!=i[e(520)][e(532)](/^ +$/)){r[e(566)]({type:e(489),content:Hr(n,e(562),Hr(n,e(475),i[e(520)][e(558)]))});continue}if(""!=i[e(555)]){r[e(566)]({type:e(548),content:Hr(n,e(543),'"'+i[e(555)]+'"')});continue}r[e(566)]({type:e(489),content:Hr(n,e(562),'"'+i[e(520)]+'"')});continue;case e(539):case e(480):r[e(566)]({type:e(548),content:Hr(n,e(543),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(514):case e(528):r[e(566)]({type:e(489),content:Hr(n,e(562),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(527):r[e(566)]({type:e(548),content:Hr(n,e(496),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(507):r[e(566)]({type:e(489),content:Hr(n,e(519),this[e(551)](i[e(510)],i[e(483)]))});continue;case e(533):s[e(566)](i[e(512)]);continue;case e(550):o[e(566)](i[e(512)]);continue;default:r[e(566)](i)}if(s[e(558)]){const t=s[e(530)]((t=>this[e(505)][e(567)](t)?this[e(505)][e(569)](t):t))[e(540)](", ");r[e(566)]({type:e(506),content:Hr(this[e(477)],e(476),t)})}if(o[e(558)]){const t=o[e(530)]((t=>this[e(505)][e(567)](t)?this[e(505)][e(569)](t):t))[e(540)](", ");r[e(566)]({type:e(506),content:Hr(this[e(477)],e(504),t)})}return r}[Kr(490)](t){const e=Kr;for(const n of this[e(517)]){const r=n(t);if(r&&e(547)in r)return r}}[Kr(544)](t,e){const n=Kr,r=e[n(553)],s=void 0===r[n(552)]?n(550):n(533);t[n(566)]({type:s,key:r[n(512)]})}[Kr(482)](t,e){const n=Kr;t[n(566)]({type:n(506),content:Hr(this[n(477)],n(521),this[n(551)](e[n(500)]()[n(503)][n(494)],1))})}[Kr(513)](t,e,n){const r=Kr;if(this[r(534)](t,e),n&&n[r(500)]()&&!e[r(500)]()[r(565)][r(570)](n[r(500)]()[r(503)])){const n=t[t[r(558)]-1],s=r(548)==e[r(547)]?r(555):r(520);n&&r(561)==n[r(547)]&&(n[s]+="\n")}}}function qr(){const t=["8766330sWnySb","addContainer","removeObject","Object","map","_itemLabelsCallbacks","match","addFormat","_addDescriptionItems","skip","matchingCallback","$textProxy","indexOf","addEmptyContainer","join","subType","softBreak","*Insert:* %0","_handleAttributeSuggestionDescription","19984SyVywN","2108316hYQtvC","type","insertion","83682QEbxBh","removeFormat","getItemLabel","newValue","data","checkChild","add","$text","EmptyContainer","length","7HSqoGm","isEmpty","text","*Remove:* %0","registerAttributeLabel","item","end","push","has","_schema","get","isEqual","ELEMENT_SPACE","*Set format:* %0","_locale","REPLACE_TEXT","name","addObject","731475slhCXc","_handleRenameSuggestionDescription","quantity","_resolveDescriptionItems","label","985973pIHQqk","previousSibling","getDescriptions","deletion","_handleCustomCallbackDescription","Container","attribute","nextSibling","nodeAfter","isInContent","*Split:* %0","pop","isObject","elementEnd","getFirstRange","registerDescriptionCallback","15279368BLKAxD","start","*Remove format:* %0","_attributeLabels","format","removeContainer","replace","717vauVHR","element","set","key","_handleInsertRemoveSuggestionDescription","removeEmptyContainer","elementStart","$1 $2","_customCallbacks","normal","*Merge:* %0","remove","*Change to:* %0","_itemLabels","getWalker","function","registerElementLabel"];return(qr=function(){return t})()}const Zr=Qr;function Qr(t,e){const n=Jr();return(Qr=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=Qr,r=t();for(;;)try{if(984212===-parseInt(n(314))/1*(-parseInt(n(316))/2)+parseInt(n(315))/3*(-parseInt(n(322))/4)+-parseInt(n(324))/5*(parseInt(n(328))/6)+-parseInt(n(319))/7*(-parseInt(n(323))/8)+parseInt(n(331))/9+-parseInt(n(317))/10*(parseInt(n(327))/11)+-parseInt(n(332))/12*(-parseInt(n(333))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Zr(313)](){const t=Zr,e=this[t(318)],n=e[t(325)][t(326)](t(321));e[t(329)][t(326)](t(330))&&n[t(320)](t(330))}}function Jr(){const t=["19552ZtZgcv","afterInit","507819uQcLhy","321zFpPkQ","2lZcfyi","1616980ixLESM","editor","7ieFXRA","enableCommand","TrackChangesEditing","30560PgjXnI","12847256jGSsGn","158525XXSUIK","plugins","get","121ajtiob","102legEdl","commands","showAIAssistant","440325VYAROb","15612IpkmcC"];return(Jr=function(){return t})()}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=235]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(486966===-parseInt(n(271))/1+-parseInt(n(245))/2*(-parseInt(n(243))/3)+parseInt(n(239))/4*(-parseInt(n(254))/5)+parseInt(n(275))/6*(-parseInt(n(273))/7)+parseInt(n(264))/8+-parseInt(n(248))/9+parseInt(n(270))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(268)](){const t=ts,e=this[t(235)],n=e[t(256)];if(!e[t(258)][t(249)](t(236)))return;const r=e[t(258)][t(241)](t(255));r[t(238)](t(247)),r[t(266)](t(247)),r[t(263)][t(260)](t(247),Hr(n,t(237))),this[t(265)]()}[ts(265)](){const t=ts,e=this[t(235)],n=e[t(256)];e[t(258)][t(241)](t(255))[t(263)][t(244)]((e=>{const r=t;if(r(251)!=e[r(242)])return;const{data:s}=e;if(s&&r(247)==s[r(267)]){const t=s[r(274)][0][r(272)];return{type:r(257),content:Hr(n,r(259),function(t){const e=r;switch(t){case e(240):return Hr(n,e(269));case e(252):return Hr(n,e(246));case e(250):return Hr(n,e(261));case e(262):return Hr(n,e(253))}}(t))}}}))}}function ns(){const t=["commandName","afterInit","FORMAT_ALIGN_TO_LEFT","19017830BnmnAj","474414XObojP","value","14vwWJwj","commandParams","2631666wcJHSI","editor","AlignmentEditing","FORMAT_ALIGNMENT","enableDefaultAttributesIntegration","232OpXCKj","left","get","type","1155LlrLHv","registerDescriptionCallback","738pBASDI","FORMAT_ALIGN_TO_RIGHT","alignment","4893192BpSGYW","has","center","formatBlock","right","FORMAT_JUSTIFY_TEXT","25115YujTUA","TrackChangesEditing","locale","format","plugins","*Format:* %0","registerAttributeLabel","FORMAT_ALIGN_TO_CENTER","justify","descriptionFactory","5038208CDDfku","_registerLegacyDescription","registerBlockAttribute"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(326274===parseInt(n(340))/1*(-parseInt(n(347))/2)+parseInt(n(296))/3+-parseInt(n(330))/4*(-parseInt(n(318))/5)+-parseInt(n(327))/6*(-parseInt(n(317))/7)+parseInt(n(325))/8*(-parseInt(n(321))/9)+-parseInt(n(323))/10*(-parseInt(n(342))/11)+-parseInt(n(311))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(344),rs(343),rs(298),rs(312),rs(329),rs(326),rs(353)];function is(){const t=["italic","slice","get","*Remove format:* %0","commandParams","forceValue","FORMAT_CODE","editor","commandName","descriptionFactory","has","_registerLegacyDescription","9023820eKtGft","CodeEditing","TrackChangesEditing","FORMAT_BOLD","registerInlineAttribute","subscript","2361590qzYEMJ","803735NMufaS","underline","format","333DPvkAk","registerAttributeLabel","20kojGQR","FORMAT_STRIKETHROUGH","16872hCyhbK","SubscriptEditing","6cEwpfm","bold","StrikethroughEditing","16xYBVTt","FORMAT_","formatInline","strikethrough","superscript","enableDefaultAttributesIntegration","*Format:* %0","registerDescriptionCallback","FORMAT_UNDERLINE","FORMAT_SUPERSCRIPT","1uCYmzU","FORMAT_ITALIC","2223397NCktad","ItalicEditing","BoldEditing","locale","toLowerCase","690320PGuXcK","afterInit","toUpperCase","plugins","code","FORMAT_SUBSCRIPT","SuperscriptEditing","350520zcScWm","type","UnderlineEditing"];return(is=function(){return t})()}class as extends t.Plugin{[rs(348)](){const t=rs,e=this[t(306)],n=e[t(350)][t(301)](t(313)),r=e[t(345)];for(const s of os){if(!e[t(350)][t(309)](s))continue;const o=s[t(300)](0,-7)[t(346)](),i=t(331)+o[t(349)]();n[t(335)](o),n[t(315)](o),n[t(308)][t(322)](o,Hr(r,i))}this[t(310)]()}[rs(310)](){const t=rs,e=this[t(306)],n=e[t(345)],r=e[t(350)][t(301)](t(313));function s(e,s){const o=t;r[o(308)][o(337)]((t=>{const r=o;if(r(332)!=t[r(297)])return;const{data:i}=t;return i&&i[r(307)]===e?i[r(303)][0][r(304)]?{type:r(320),content:Hr(n,r(336),s)}:{type:r(320),content:Hr(n,r(302),s)}:void 0}))}s(t(328),Hr(n,t(314))),s(t(299),Hr(n,t(341))),s(t(319),Hr(n,t(338))),s(t(351),Hr(n,t(305))),s(t(333),Hr(n,t(324))),s(t(316),Hr(n,t(352))),s(t(334),Hr(n,t(339)))}}const cs=ls;function us(){const t=["change","getSelectedBlocks","21IBcOuD","locale","610WukXrV","afterInit","parent","commandParams","registerDescriptionCallback","5395NqAbEn","schema","2717277HbRMLr","56148OLtFgp","editor","from","$root","commands","descriptionFactory","*Set format:* %0","142119kfKMjO","value","2wEfNGG","blockQuote","filter","selection","commandName","markBlockFormat","TrackChangesEditing","enableCommand","ELEMENT_BLOCK_QUOTE","1396mtvIua","model","checkChild","document","forceValue","3586VDGoZi","plugins","3486930qaoTEE","has","get","name","1376112gGKbWE","format","*Remove format:* %0","BlockQuoteEditing","599189FqvsmX"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=253]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(490111===parseInt(n(274))/1+-parseInt(n(296))/2*(-parseInt(n(286))/3)+-parseInt(n(259))/4*(-parseInt(n(284))/5)+parseInt(n(266))/6+parseInt(n(277))/7*(parseInt(n(270))/8)+-parseInt(n(294))/9*(parseInt(n(279))/10)+-parseInt(n(264))/11*(parseInt(n(287))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(280)](){const t=cs,e=this[t(288)],n=e[t(278)];if(!e[t(265)][t(267)](t(273)))return;const r=e[t(265)][t(268)](t(256)),s=this[t(288)][t(291)][t(268)](t(297));r[t(257)](t(297),((n,o={})=>{const i=t,a=this[i(288)][i(260)][i(262)][i(253)],c=o&&void 0!==o[i(263)]?o[i(263)]:!s[i(295)];let u=[];if(c){const t=Array[i(289)](a[i(276)]())[i(298)]((t=>hs(t)||function(t,e){const n=i,r=e[n(261)](t[n(281)],n(297)),s=e[n(261)]([n(290),n(297)],t);return r&&s}(t,this[i(288)][i(260)][i(285)])));u=_(t,e[i(260)])}else{const t=Array[i(289)](a[i(276)]())[i(298)]((t=>hs(t)));u=_(t,e[i(260)])}e[i(260)][i(275)]((()=>{const t=i;for(const e of u)r[t(255)](e,{commandName:t(297),commandParams:[{forceValue:c}]})}))})),r[t(292)][t(283)]((e=>{const r=t,{data:s}=e;if(s&&r(297)==s[r(254)]){const t=Hr(n,r(258));return s[r(282)][0][r(263)]?{type:r(271),content:Hr(n,r(293),t)}:{type:r(271),content:Hr(n,r(272),t)}}}))}}function hs(t){const e=cs;return e(297)==t[e(281)][e(269)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=249]})(t,e)}function ps(){const t=["get","2196238Trorsj","changeCaseUpper","4kbwZpA","enableCommand","changeCaseLower","afterInit","1492398ECFcEF","362322GxxTHB","TrackChangesEditing","plugins","651wHHazH","42735IEcvqJ","270tAjnTf","has","changeCaseTitle","428mInqaw","501330pKmsxi","CaseChange","718192CnwvKf","77604pfSqCf","editor"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(906077===parseInt(n(249))/1+parseInt(n(267))/2*(parseInt(n(259))/3)+-parseInt(n(258))/4*(parseInt(n(254))/5)+parseInt(n(262))/6*(-parseInt(n(253))/7)+-parseInt(n(261))/8+parseInt(n(250))/9*(parseInt(n(255))/10)+parseInt(n(265))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(270)](){const t=gs,e=this[t(263)];e[t(252)][t(256)](t(260))&&(e[t(252)][t(264)](t(251))[t(268)](t(266)),e[t(252)][t(264)](t(251))[t(268)](t(269)),e[t(252)][t(264)](t(251))[t(268)](t(257)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=231]})(t,e)}const Es=Is;function bs(){const t=["11460950wVXEvM","1851664upxOMy","afterInit","ckbox","794OrgKkk","32018IRKPfD","commands","6125940truqTx","2190yBVNso","editor","194cWfGMx","enableCommand","TrackChangesEditing","plugins","4399986zBWBxU","27xJcnWq","get","4739080AOMQTI"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(894026===parseInt(n(240))/1*(parseInt(n(246))/2)+parseInt(n(232))/3+-parseInt(n(237))/4+-parseInt(n(243))/5+-parseInt(n(244))/6*(-parseInt(n(241))/7)+parseInt(n(235))/8*(-parseInt(n(233))/9)+parseInt(n(236))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(238)](){const t=Es,e=this[t(245)];e[t(242)][t(234)](t(239))&&e[t(231)][t(234)](t(248))[t(247)](t(239))}}const _s=ks;function ys(){const t=["change","descriptionFactory","model","6323020GdnWXN","3331184UXLEIP","codeBlock","90qfsCFy","commands","*Remove format:* %0","has","formatBlock","blockName","label","commandName","getSelectedBlocks","outdentCodeBlock","languages","config","afterInit","type","12hDmIBl","registerElementLabel","language","763430ghLhBV","registerDescriptionCallback","format","toLowerCase","checkChild","indentCodeBlock","value","selection","filter","editor","commandParams","forceValue","markBlockFormat","3811704bqlMjV","rootElement","from","enableCommand","ELEMENT_CODE_BLOCK","get","plugins","parent","TrackChangesEditing","locale","schema","CodeBlock","14ibLCmL","find","name","382snLnbw","*Set format:* %0","isLimit","150020UMWrXO","393FbwPsd","document","34855IzvoKn"];return(ys=function(){return t})()}!function(t,e){const n=ks,r=t();for(;;)try{if(479722===-parseInt(n(298))/1+parseInt(n(292))/2*(-parseInt(n(296))/3)+parseInt(n(335))/4+parseInt(n(322))/5*(-parseInt(n(319))/6)+-parseInt(n(289))/7*(parseInt(n(303))/8)+-parseInt(n(305))/9*(-parseInt(n(295))/10)+parseInt(n(302))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(317)](){const t=_s,e=this[t(331)];if(!e[t(341)][t(308)](t(288)))return;const n=e[t(341)][t(340)](t(343)),r=e[t(286)],s=e[t(316)][t(340)](t(304))[t(315)],o=e[t(306)][t(340)](t(304));n[t(338)](t(327)),n[t(338)](t(314)),n[t(338)](t(304),((r,i={})=>{const a=t,c=e[a(301)],u=e[a(301)][a(297)][a(329)],l=i&&void 0!==i[a(333)]?i[a(333)]:!o[a(328)];let f;i[a(321)]||(i[a(321)]=s[0][a(321)]),f=l?Array[a(337)](u[a(313)]())[a(330)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(336))&&!e[n(294)](t)&&e[n(326)](t[n(342)],n(304))}(t,c[a(287)]))):Array[a(337)](u[a(313)]())[a(330)]((t=>Cs(t)));const h=_(f,c);c[a(299)]((()=>{const t=a;for(const e of h)n[t(334)](e,{commandName:t(304),commandParams:[{...i,forceValue:l}],formatGroupId:t(310)})}))})),n[t(300)][t(320)](t(304),(e=>Hr(r,t(339),e))),n[t(300)][t(323)]((e=>{const n=t;if(n(309)!=e[n(318)])return;const o=r.t,{data:i}=e;if(!i||n(304)!=i[n(312)])return;const a=i[n(332)][0][n(321)],c=o(s[n(290)]((t=>t[n(321)]===a))[n(311)])[n(325)]();return i[n(332)][0][n(333)]?{type:n(324),content:Hr(r,n(293),Hr(r,n(339),1)+" ("+c+")")}:{type:n(324),content:Hr(r,n(307),Hr(r,n(339),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=286]})(t,e)}function Cs(t){const e=_s;return e(304)==t[e(291)]}function Ls(){const t=["has","19555nUpxrJ","get","addCommentThread","205975BvPImP","afterInit","452540HLrDJn","editor","128YkEQBN","3936ExdwWu","enableCommand","TrackChangesEditing","416143rzlnlB","16134QFVhZJ","plugins","8wDMqMz","1345896lbTKgr","42VjsQbc","18pijaEN","CommentsEditing"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(168092===-parseInt(n(293))/1*(parseInt(n(295))/2)+parseInt(n(289))/3*(parseInt(n(308))/4)+-parseInt(n(301))/5*(parseInt(n(297))/6)+-parseInt(n(292))/7+parseInt(n(296))/8+-parseInt(n(298))/9*(-parseInt(n(306))/10)+parseInt(n(304))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(305)](){const t=Ns,e=this[t(307)];e[t(294)][t(300)](t(299))&&e[t(294)][t(302)](t(291))[t(290)](t(303))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=487]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(489)]())o[r(518)](t)&&s[r(511)](n[r(492)](o));return s}function ws(){const t=["getItems","828191DFIiji","3270ghQytu","createRangeOn","toViewElement","isBlock","69xzxbnA","toViewPosition","model","530400jXyGFk","217456yrNkyD","2918400ZCpThL","mapper","start","writer","includes","name","markerName","get","consumable","insert","type","push","79461cailRj","6YlhrZk","previousPosition","item","nextSibling","addClass","hasAttribute","test","113596bPYoJh","TrackChangesEditing","getWalker","isLimit","createUIElement","parent","bindElementToMarker","getCustomProperty","activeMarkers","markerRange","addHighlight","isAtEnd","plugins","ck-suggestion-marker--active","ck-suggestion-marker-","schema","span","3021110HpoWgf","elementEnd","isContent"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(532)][r(507)](r(521));return(o,i,a)=>{const c=r;if(!a[c(508)][c(519)](i[c(529)],o[c(505)]))return;const u=i[c(529)][c(522)](),l=i[c(529)][c(502)],f=t[c(497)][c(535)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(515)];d=d||f[c(488)](e);const n=a[c(501)][c(493)](e);if(n&&n[c(527)](c(530)))return;c(487)==t[c(510)]&&f[c(494)](e)&&!f[c(523)](e)&&(e[c(516)]||l[c(531)]?h&&h[c(525)]==e||(h=e,m(t[c(514)]),p=!0):g=g||t[c(514)])}function m(t){const r=c,o=a[r(503)][r(524)](r(536),{class:r(534)+e}),u=a[r(501)][r(496)](t);n&&s[r(528)][r(504)](i[r(506)])&&a[r(503)][r(517)](r(533),o),a[r(503)][r(509)](u,o),a[r(501)][r(526)](o,i[r(506)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(405803===-parseInt(n(499))/1*(parseInt(n(513))/2)+-parseInt(n(495))/3*(parseInt(n(520))/4)+-parseInt(n(537))/5+-parseInt(n(498))/6+-parseInt(n(490))/7+-parseInt(n(500))/8+parseInt(n(512))/9*(parseInt(n(491))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Ps;function Bs(){const t=["975653BfgZtU","setSelection","init","uiElement","editing","document","markerNameToElements","get","232940Ikygke","unlock","unbindElementFromMarkerName","deleteForward","detach","buffer","bind","editor","merge","unit","createRange","batch","commands","start","end","selection","$graveyard","high","writer","removeMarker:suggestion:deletion","5HcEhKW","model","157744klBlYQ","root","forward","mapper","fromRange","lock","addMarker:suggestion:deletion","markerName","TrackChangesEditing","plugins","createSelection","modifySelection","80700uJLrKa","enqueueChange","showSuggestionHighlights","isCollapsed","data","700440YHFeGl","options","rootName","downcastDispatcher","24nwxneO","delete","requires","219123eeiHZi","getFirstRange","511216kMkUMv","remove","enableCommand"];return(Bs=function(){return t})()}function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(117290===-parseInt(n(177))/1+parseInt(n(214))/2+parseInt(n(194))/3+-parseInt(n(203))/4+parseInt(n(175))/5*(-parseInt(n(189))/6)+parseInt(n(206))/7+-parseInt(n(198))/8*(parseInt(n(201))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(200)](){return[Ms.Delete]}[Ds(208)](){const t=Ds,e=this[t(162)],n=e[t(186)][t(213)](t(185));n[t(205)](t(199));const r=e[t(167)][t(213)](t(158));n[t(205)](t(158),((n,s={})=>{const o=t,a=e[o(176)][o(187)](e[o(176)][o(211)][o(170)]);a[o(192)]&&e[o(176)][o(188)](a,{direction:o(179),unit:s[o(164)]});const c=a[o(202)](),u=i.LiveRange[o(181)](c);let l;n(s),l=o(171)==u[o(178)][o(196)]?e[o(176)][o(165)](c[o(168)]):e[o(176)][o(165)](u[o(168)],u[o(169)]),u[o(159)](),e[o(176)][o(190)](r[o(160)][o(166)],(t=>{const e=o;r[e(160)][e(182)](),t[e(207)](t[e(165)](l[e(169)])),r[e(160)][e(156)]()}))})),e[t(210)][t(197)].on(t(183),Fs(e,t(163)),{priority:t(172)}),e[t(193)][t(197)].on(t(183),((n,r,s)=>{const o=t;s[o(195)][o(191)]&&Fs(e,o(163),{showActiveMarker:!1})[o(161)](this)(n,r,s)}),{priority:t(172)}),e[t(210)][t(197)].on(t(174),((e,n,r)=>{const s=t,o=r[s(180)][s(212)](n[s(184)]);if(o)for(const t of o)t.is(s(209))&&(r[s(180)][s(157)](t,n[s(184)]),r[s(173)][s(204)](t))}),{priority:t(172)})}}function Us(t,e){const n=Gs();return(Us=function(t,e){return n[t-=162]})(t,e)}const js=Us;function Gs(){const t=["listIndent","has","suggestion","editor","find","*Split:* list item","*Indent:* %0","1621988dwssWg","createRange","plugins","_findSuggestions","model","nodeAfter","ELEMENT_","ELEMENT_LIST_ITEM","*Merge:* list item","*Remove format:* %0","*Change to:* %0","ELEMENT_NUMBERED_LIST","afterInit","execute","bulletedList","range","registerPostFixer","oldValue","containsItem","every","filter","listMarkerStyle","mergeListItemForward","removeMarker","schema","isNextTo","listReversed","createPositionAt","value","registerBlockAttribute","fromRange","_supportLegacySuggestions","getFirstMarker","getFirstRange","default","_registerLegacyDescription","15gKxfJp","key","numberedList","commandName","descriptionFactory","get","setSelection","previousSibling","start","16659401geqMYh","next","2906134rXEHAS","1580470MRcCen","*Check item*","*Set format:* %0","documentList","registerCustomCallback","parent","mergeListItemBackward","refresh","102092ZlSIaJ","*Uncheck item*","selection","customBulletedList","trackChangesCommand","locale","differ","config","setAttribute","3BXHvtb","newValue","batch","from","_suggestionFactory","ELEMENT_BULLETED_LIST","groupId","formatBlock","toUpperCase","head","enableDefaultAttributesIntegration","includes","nextSibling","*Merge:* %0","getRanges","format","TodoListEditing","_LIST","listMarker","getSuggestions","listItemIdFixer","listType","attribute","noTrackChangesFixer","TrackChangesEditing","outdentList","isLocal","attributeKey","forceValue","customNumberedList","listStart","todo","list.multiBlock","change","commandParams","isObject","type","registerElementLabel","*Format:* insert into %0","listItemId","27faiDVf","multipleBlocks","FORMAT_INDENT","isUndo","bulleted","splitListItemBefore","document","getChanges","assureChains","commands","push","ELEMENT_TODO_LIST","registerDescriptionCallback","getAttribute","map","end","splitListItemAfter","*Outdent:* %0","ListEditing","1041288bbGkGa","*Format:* remove from %0","428430NTXlOL","listStyle","_getAttributeKey","attributes","todoList","todoListCheck","length","numbered","2SxtOwX","detach","registerAttributeLabel","meta","data","checkTodoList","indentList","todoListChecked","deletion","accept"];return(Gs=function(){return t})()}!function(t,e){const n=Us,r=t();for(;;)try{if(257425===parseInt(n(183))/1*(-parseInt(n(261))/2)+-parseInt(n(192))/3*(parseInt(n(278))/4)+-parseInt(n(163))/5*(-parseInt(n(253))/6)+-parseInt(n(174))/7+-parseInt(n(251))/8*(parseInt(n(232))/9)+-parseInt(n(175))/10+parseInt(n(172))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[js(290)](){const t=js,e=this[t(274)];if(!e[t(280)][t(272)](t(250)))return;const n=e[t(188)],r=e[t(280)][t(168)](t(216)),s=e[t(280)][t(272)](t(208)),o=!!e[t(190)][t(168)](t(224));function i(e){const r=t;return{type:r(207),content:""+Hr(n,r(177),e)}}function a(e){const r=t;return{type:r(207),content:""+Hr(n,r(287),e)}}r[t(202)](t(165)),r[t(202)](t(292)),r[t(202)](t(221)),r[t(202)](t(186)),r[t(202)](t(267)),r[t(202)](t(217)),r[t(202)](t(248)),r[t(202)](t(237)),r[t(307)](t(231)),r[t(307)](t(213)),r[t(307)](t(271)),o&&(r[t(202)](t(181)),r[t(202)](t(300))),s&&(r[t(202)](t(257)),r[t(202)](t(266)),r[t(307)](t(268)),r[t(167)][t(244)]((e=>{const r=t,{data:s}=e;if(s&&r(268)==s[r(164)])return{type:r(207),content:s[r(193)]?Hr(n,r(176)):Hr(n,r(184))}})),this[t(274)][t(282)][t(238)][t(294)]((e=>{const n=t;if(e[n(194)][n(235)])return!1;let s=!1;const o=r[n(211)]({skipNotAttached:!0})[n(298)]((t=>n(268)===r[n(255)](t)));for(const t of o)n(223)!=t[n(311)]()[n(171)][n(283)][n(245)](n(213))&&(r[n(281)](t[n(311)](),n(214))[n(275)]((t=>n(213)===r[n(255)](t[n(273)])))||(e[n(301)](t[n(310)]()),s=!0));return s}))),r[t(167)][t(263)](t(271),Hr(n,t(234)));const c={type:t(207),content:""};r[t(167)][t(244)]((e=>{const r=t,{data:s}=e;if(!s||r(213)!=s[r(164)])return;let u=e[r(201)];for(;u;){if(u[r(265)]&&((r(254)==u[r(265)][r(164)]||r(299)==u[r(265)][r(164)])&&(u[r(265)][r(193)]&&r(312)!=u[r(265)][r(193)]||r(312)!=u[r(265)][r(295)]&&!s[r(193)])||!o&&u[r(265)][r(164)]==_c))return c;u=u[r(173)]}if(null==s[r(193)])switch(s[r(295)]){case r(236):return a(Hr(n,r(197)));case r(260):return a(Hr(n,r(289)));case r(223):return a(Hr(n,r(243)))}switch(s[r(193)]){case r(236):return i(Hr(n,r(197)));case r(260):return i(Hr(n,r(289)));case r(223):return i(Hr(n,r(243)))}})),r[t(167)][t(244)]((e=>{const n=t,{data:r}=e;if(r&&n(271)==r[n(164)])return null==r[n(193)]||null==r[n(295)]&&0==r[n(193)]?c:void 0})),r[t(167)][t(244)]((e=>{const r=t;if(r(214)!=e[r(228)])return;const{data:s}=e;if(!s||r(231)!=s[r(164)])return;const o=zs(e);return r(193)==o?{type:r(207),content:Hr(n,r(286))}:r(295)==o?{type:r(207),content:Hr(n,r(276))}:c})),e[t(282)][t(238)][t(294)]((e=>this[t(212)](e))),e[t(282)][t(238)][t(294)]((e=>this[t(215)](e))),e[t(282)][t(238)][t(294)]((e=>this[t(240)](e))),this[t(309)]()}[js(212)](t){const e=js;if(t[e(194)][e(235)]||!t[e(194)][e(218)])return!1;let n=!1;const r=this[e(274)][e(280)][e(168)](e(216))[e(211)]({skipNotAttached:!0})[e(298)]((t=>t[e(265)]&&e(231)==t[e(265)][e(164)]))[e(298)]((t=>t[e(265)][e(193)]&&t[e(265)][e(295)]));for(const s of r)zs(s)||(t[e(301)](s[e(310)]()),n=!0);return n}[js(215)](t){const e=js;if(t[e(194)][e(235)]||!t[e(194)][e(218)])return!1;const n=this[e(274)][e(280)][e(168)](e(216));if(n[e(187)][e(306)])return!1;let r=!1;const s=[e(213),e(231),e(271),e(254),e(222),e(304),e(258),e(210),e(299)],o=this[e(274)][e(282)][e(238)][e(189)][e(239)]()[e(298)]((t=>e(214)==t[e(228)]))[e(298)]((t=>s[e(203)](t[e(219)])));if(0==o[e(259)])return r;for(const i of o){const o=n[e(281)](i[e(293)],e(214))[e(298)]((t=>!t[e(264)][e(303)]))[e(246)]((t=>t[e(273)]))[e(298)]((t=>{const r=e,o=n[r(255)](t);return s[r(203)](o)}));if(o[e(259)]){for(const n of o)t[e(301)](n[e(310)]());r=!0}}return r}[js(240)](t){const e=js;if(t[e(194)][e(235)]||!t[e(194)][e(218)])return!1;const n=this[e(274)][e(280)][e(168)](e(216));let r=!1;const s=[e(213),e(231),e(271),e(254),e(222),e(304),e(258),e(210),e(299)];for(const t of n[e(211)]({skipNotAttached:!0})){const o=n[e(281)](t[e(311)](),e(214))[e(246)]((t=>t[e(273)]))[e(298)]((t=>t[e(265)]&&s[e(203)](t[e(265)][e(164)])));if(!o[e(259)])continue;const a=o[0][e(201)][e(256)][e(198)];if(!o[e(297)]((t=>t[e(256)][e(198)]===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(211)]({skipNotAttached:!0})[s(298)]((e=>s(214)==e[s(228)]&&e[s(256)][s(198)]==t)))e[s(191)](s(198),r)}function i(t,n){const r=e;let s=t[r(201)],i=!1;for(;s;)s[r(256)][r(198)]!=n&&(o(s[r(256)][r(198)],n),s[r(191)](r(198),n),i=!0),s=s[r(173)];return i}}[js(309)](){const t=js,e=this[t(274)],n=e[t(188)],r=e[t(280)][t(168)](t(216));this[t(162)](),r[t(196)][t(179)](t(199),t(178),t(270),(function(n,r){const s=t,o=[];for(let t of n)t[s(171)][s(283)]===t[s(247)][s(180)]&&(t=e[s(282)][s(279)](e[s(282)][s(305)](t[s(171)][s(283)],0))),o[s(242)](t);e[s(282)][s(225)]((t=>{const n=s,a=e[n(282)][n(238)][n(185)],c=Array[n(195)](a[n(206)]())[n(246)]((t=>i.LiveRange[n(308)](t)));t[n(169)](o),e[n(241)][n(168)](r[n(166)])[n(182)](),r[n(226)][n(242)]({forceDefaultExecution:!0}),e[n(291)](r[n(166)],...r[n(226)]),t[n(169)](c);for(const t of c)t[n(262)]()}))})),r[t(167)][t(229)]((function(n){const r=t,s=!e[r(282)][r(302)][r(227)](n),o=n[r(170)],i=n[r(204)],a=n[r(245)](r(231)),c=!o||o[r(245)](r(231))!==a,u=!i||i[r(245)](r(231))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(285),e)))}[js(162)](){const t=js,e=this[t(274)],n=e[t(188)];function r(n){const r=t,s=e[r(241)][r(168)](r(292))[r(306)],o=e[r(241)][r(168)](r(165))[r(306)];return r(165)===n?s:o}e[t(280)][t(168)](t(216))[t(167)][t(244)]((function(s){const o=t;if(o(199)!=s[o(228)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(166)]){case o(292):u=i[o(226)][0][o(220)],l=r(i[o(166)]),a=o(u?230:252),!l&&e[o(190)][o(168)](o(224))||(a=o(288)),c={type:o(207),content:Hr(n,a,Hr(n,o(197)))};break;case o(165):u=i[o(226)][0][o(220)],l=r(i[o(166)]),a=o(u?230:252),!l&&e[o(190)][o(168)](o(224))||(a=o(288)),c={type:o(207),content:Hr(n,a,Hr(n,o(289)))};break;case o(267):a=o(277),c={type:o(207),content:Hr(n,a,Hr(n,o(285)))};break;case o(217):a=function(t){const e=o,n=t[e(311)]();let r=n[e(171)][e(283)];for(;r&&n[e(296)](r);){if(r[e(245)](e(271))>0)return!1;r=r[e(204)]}return!0}(s)?Hr(n,o(252),Hr(n,function(t){const e=o;return e(284)+t[e(311)]()[e(171)][e(283)][e(245)](e(213))[e(200)]()+e(209)}(s))):Hr(n,o(249),Hr(n,o(285))),c={type:o(207),content:a};break;case o(181):case o(300):!1===i[o(233)]&&(a=o(205),c={type:o(269),content:Hr(n,a,Hr(n,o(285)))})}return c}))}}function zs(t){const e=js;let n=t[e(311)]()[e(171)][e(283)][e(170)];for(;n;){const r=n[e(245)](e(231));if(!r)return!1;if(r==t[e(265)][e(193)])return e(193);if(r==t[e(265)][e(295)])return e(295);n=n[e(170)]}return!1}const Hs=Ws;function Ws(t,e){const n=Zs();return(Ws=function(t,e){return n[t-=234]})(t,e)}!function(t,e){const n=Ws,r=t();for(;;)try{if(592314===-parseInt(n(247))/1*(-parseInt(n(326))/2)+-parseInt(n(254))/3+-parseInt(n(264))/4*(parseInt(n(286))/5)+parseInt(n(312))/6+parseInt(n(262))/7+-parseInt(n(299))/8*(-parseInt(n(274))/9)+-parseInt(n(313))/10*(parseInt(n(234))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class Ks extends t.Plugin{[Hs(276)](){const t=Hs;if(!this[t(294)][t(289)][t(252)](t(250)))return;const e=this[t(294)][t(290)][t(277)](t(275)),n=this[t(294)][t(289)][t(277)](t(260));e[t(293)]&&(n[t(321)](t(237)),n[t(253)](t(237))),e[t(281)]&&(n[t(321)](t(296)),n[t(253)](t(296))),e[t(241)]&&(n[t(321)](t(320)),n[t(253)](t(320)));const r={type:t(306),content:""};n[t(268)][t(291)](this[t(314)][t(271)](this));const s=this[t(294)][t(302)];n[t(268)][t(309)](t(296),Hr(s,t(240))),n[t(268)][t(291)]((e=>{const n=t,{data:s}=e;if(s&&n(296)==s[n(316)])return null==s[n(263)]||0==s[n(263)]&&null==s[n(259)]?r:void 0})),n[t(268)][t(309)](t(320),Hr(s,t(282))),n[t(268)][t(291)]((e=>{const n=t,{data:s}=e;if(s&&n(320)==s[n(316)])return null==s[n(263)]||1==s[n(263)]&&null==s[n(259)]?r:void 0})),this[t(294)][t(266)][t(324)][t(269)]((e=>{const r=t;if(e[r(273)][r(280)])return!1;let s=!1;const o=n[r(297)]({skipNotAttached:!0})[r(325)]((t=>{const e=r,s=n[e(301)](t);return e(320)==s||e(296)==s}));for(const t of o){const o=t[r(235)]()[r(278)][r(272)][r(242)](r(258));r(255)!=o&&r(279)!=o&&(n[r(243)](t[r(235)](),r(300))[r(298)]((t=>r(258)==n[r(301)](t[r(295)])))||(e[r(239)](t[r(265)]()),s=!0))}return s})),this[t(238)]()}[Hs(314)](t){const e=Hs,n=this[e(294)][e(302)],{data:r}=t,s={type:e(306),content:""};if(!r||e(237)!=r[e(316)])return;if(!r[e(259)])return e(236)==r[e(263)]?s:{type:e(306),content:""+Hr(n,e(249),Hr(n,this[e(307)](r[e(263)])))};if(!r[e(263)]){if(e(236)==r[e(259)])return s;let o=t[e(318)];for(;o;){if(o[e(283)]&&e(258)==o[e(283)][e(316)]&&o[e(283)][e(263)])return s;o=o[e(305)]}return{type:e(306),content:""+Hr(n,e(292),Hr(n,this[e(307)](r[e(259)])))}}if(e(236)!=r[e(263)])return{type:e(306),content:""+Hr(n,e(249),Hr(n,this[e(307)](r[e(263)])))};let o=t[e(318)];for(;o;){if(o[e(283)]&&e(258)==o[e(283)][e(316)]&&o[e(283)][e(263)]&&o[e(283)][e(259)])return s;o=o[e(305)]}const i=t[e(235)]()[e(278)][e(272)][e(242)](e(258));return{type:e(306),content:Hr(n,e(249),Hr(n,e(311)+i[e(248)]()+e(287)))}}[Hs(238)](){const t=Hs,e=this[t(294)],n=e[t(302)];e[t(289)][t(277)](t(260))[t(268)][t(291)]((e=>{const r=t;if(r(285)!=e[r(317)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(251)]){case r(237):o=r(310),i={type:r(306),content:Hr(n,o,Hr(n,this[r(307)](s[r(257)][0][r(317)])))};break;case r(296):o=s[r(257)][0][r(281)]?r(323):r(308),i={type:r(306),content:Hr(n,o)};break;case r(320):o=r(270),i={type:r(306),content:Hr(n,o,s[r(257)][0][r(241)])}}return i}))}[Hs(307)](t){const e=Hs;return e(311)+function(t){const n=e;return Xs[n(284)](t)?n(256):qs[n(284)](t)?n(255):null}(t)[e(248)]()+e(319)+t[e(248)]()[e(304)](/-/g,"_")}}const Xs=[Hs(303),Hs(288),Hs(315)],qs=[Hs(322),Hs(261),Hs(244),Hs(267),Hs(246),Hs(245)];function Zs(){const t=["bind","nodeAfter","batch","340551bWMpfW","list.properties","afterInit","get","start","customNumbered","isUndo","reversed","FORMAT_LIST_START","data","includes","formatBlock","5hlTwTl","_LIST_DEFAULT","circle","plugins","config","registerDescriptionCallback","*Remove format:* %0","styles","editor","suggestion","listReversed","getSuggestions","find","240KsrTAb","attribute","_getAttributeKey","locale","disc","replace","next","format","_getTranslationKeyForListStyle","*Format:* set order to regular","registerAttributeLabel","*Change to:* %0","ELEMENT_","6474450MwZqMI","230VlQCjk","handleDescriptions","square","key","type","head","_LIST_","listStart","enableDefaultAttributesIntegration","decimal","*Format:* set order to reversed","document","filter","4790AoaWWH","809556zIxjfC","getFirstRange","default","listStyle","_registerLegacyDescription","removeMarker","FORMAT_LIST_REVERSED","startIndex","getAttribute","_findSuggestions","lower-roman","upper-latin","lower-latin","11UYNGys","toUpperCase","*Set format:* %0","ListPropertiesEditing","commandName","has","registerBlockAttribute","1433148eyJgso","numbered","bulleted","commandParams","listType","oldValue","TrackChangesEditing","decimal-leading-zero","6273239RkKLwz","newValue","1496116qOqqUq","getFirstMarker","model","upper-roman","descriptionFactory","registerPostFixer","*Format:* set start index to %0"];return(Zs=function(){return t})()}var Qs=n(507);const Ys=$s;function Js(){const t=["markerNameToElements","remove","enableCommand","setSelection","enterBlock","split","createRange","hasClass","data","writer","markerName","change","548364mVPWCK","options","end","plugins","227003GDOFFh","1NbsPnu","fire","6113549rhTsAP","2633595BIaQoO","84oftRTe","getFirstPosition","153604huZaNE","downcastDispatcher","showSuggestionHighlights","editing","addMarker:suggestion:insertion","TrackChangesEditing","get","commands","735554EmpllK","document","getFirstRange","editor","9SOtZwQ","markInsertion","1918256XMRnwR","model","requires","bind","selection","createPositionAt","afterExecute","mapper","nextSibling","removeMarker:suggestion:insertion","fromRange","parent","250DPhOUo","ck-suggestion-marker-split","9OdrIcu","enter","init","12pxccqY","detach","unbindElementFromMarkerName","high"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=186]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(320284===-parseInt(n(213))/1*(parseInt(n(227))/2)+parseInt(n(189))/3*(-parseInt(n(208))/4)+parseInt(n(216))/5+parseInt(n(217))/6*(parseInt(n(212))/7)+parseInt(n(233))/8*(parseInt(n(231))/9)+-parseInt(n(187))/10*(-parseInt(n(219))/11)+-parseInt(n(192))/12*(parseInt(n(215))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(235)](){return[Qs.Enter]}[Ys(191)](){const t=Ys,e=this[t(230)],n=e[t(211)][t(225)](t(224)),r=e[t(226)][t(225)](t(190));n[t(198)](t(190),(()=>{const s=t;e[s(234)][s(207)]((t=>{const o=s,a=e[o(234)][o(228)][o(237)],c=a[o(218)](),u=i.LiveRange[o(243)](a[o(229)]());if(r[o(200)](t)){const r=e[o(234)][o(238)](c[o(186)][o(241)],0),s=t[o(202)](c,r);n[o(232)](s)}else t[o(199)](t[o(202)](u[o(210)]));u[o(193)](),r[o(214)](o(239),{writer:t})}))})),e[t(222)][t(220)].on(t(223),Fs(e,t(201)),{priority:t(195)}),e[t(222)][t(220)].on(t(242),((e,n,r)=>{const s=t,o=r[s(240)][s(196)](n[s(206)]);if(o)for(const t of o)t[s(203)](s(188))&&(r[s(240)][s(194)](t,n[s(206)]),r[s(205)][s(197)](t))}),{priority:t(195)}),e[t(204)][t(220)].on(t(223),((n,r,s)=>{const o=t;s[o(209)][o(221)]&&Fs(e,o(201),{showActiveMarker:!1})[o(236)](this)(n,r,s)}),{priority:t(195)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=343]})(t,e)}function ro(){const t=["813258rIEtjR","enableCommand","2416169xWdvlp","findPrevious","23382wVVcVw","editor","has","8BptAEB","getMarkersGroup","37LSIyhk","getRange","markers","isArray","afterInit","string","plugins","start","bind","replaceAll","8wIcnDB","findNext","99711ihTTct","960321hcTLCx","18109824ZAoSPB","5YRQdTz","filter","results","FindAndReplaceUtils","FindAndReplaceEditing","getIntersection","310wCQjpz","end","_isInDeletionRange","createPositionAt","model","handleFindCommand","7588845lhaWNz","createRange","get","item","findByTextCallback","find","replace","TrackChangesEditing","suggestion:deletion"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(390785===-parseInt(n(348))/1*(-parseInt(n(343))/2)+-parseInt(n(361))/3*(-parseInt(n(346))/4)+parseInt(n(363))/5*(parseInt(n(384))/6)+parseInt(n(386))/7*(parseInt(n(358))/8)+-parseInt(n(360))/9*(parseInt(n(369))/10)+parseInt(n(375))/11+-parseInt(n(362))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(352)](){const t=eo;if(!this[t(344)][t(354)][t(345)](t(367)))return;const e=this[t(344)][t(354)][t(377)](t(382));e[t(385)](t(380),this[t(374)][t(356)](this)),e[t(385)](t(359)),e[t(385)](t(387)),e[t(385)](t(381)),e[t(385)](t(357))}[eo(374)](t,e,n={}){const r=eo,s=this[r(344)][r(354)][r(377)](r(366));return t((t=>{const o=r;let i=(o(353)==typeof e?s[o(379)](e,n):e)(t);Array[o(351)](i)&&(i={results:i,searchText:o(353)==typeof e?e:""});const a=i[o(365)][o(364)]((e=>!1===this[o(371)](e,t[o(378)])));return{...i,results:a}}),n)}[eo(371)](t,e){const n=eo,r=this[n(344)][n(373)][n(376)](this[n(344)][n(373)][n(372)](e,t[n(355)]),this[n(344)][n(373)][n(372)](e,t[n(370)]));for(const t of this[n(344)][n(373)][n(350)][n(347)](n(383)))if(null!==r[n(368)](t[n(349)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=275]})(t,e)}function ao(){const t=["*Set font size:* %0","find","get","*Reset font size*","*Set font color:* %0","*Reset font color*","has","editor","*Set font family:* %0","label","commandParams","enableDefaultAttributesIntegration","FontSizeEditing","fontSize","formatInline","afterInit","117250wABPvQ","fontSize.options","config","9YaOLXm","*Reset font family*","FontColorEditing","*Reset font background color*","3SCEGcJ","FontSize","1082788mUzSKr","fontBackgroundColor.colors","model","FORMAT_FONT_COLOR","format","2259736AuLmod","_registerLegacyDescription","FORMAT_FONT_SIZE","FontBackgroundColorEditing","locale","toLowerCase","plugins","value","TrackChangesEditing","1280154bOOFRd","fontBackgroundColor","86884vvBXQs","descriptionFactory","type","*Set font background color:* %0","fontFamily","normalizeSizeOptions","FORMAT_FONT_FAMILY","fontColor.colors","1060JwqMFw","fontColor","title","5nTwWQZ","13376ITcwpw","trim","FORMAT_FONT_BACKGROUND","registerInlineAttribute","499172RnmaCb","FontFamilyEditing","commandName","registerAttributeLabel","registerDescriptionCallback"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(143515===parseInt(n(329))/1+parseInt(n(308))/2+parseInt(n(336))/3*(-parseInt(n(276))/4)+parseInt(n(303))/5*(parseInt(n(290))/6)+-parseInt(n(292))/7+-parseInt(n(281))/8*(parseInt(n(332))/9)+parseInt(n(300))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(325),commandName:oo(326)},{pluginName:oo(309),commandName:oo(296)},{pluginName:oo(334),commandName:oo(301)},{pluginName:oo(284),commandName:oo(291)}];class uo extends t.Plugin{[oo(328)](){const t=oo,e=this[t(320)][t(285)],n=this[t(320)][t(287)][t(315)](t(289));for(const{pluginName:e,commandName:r}of co)this[t(320)][t(287)][t(319)](e)&&(n[t(324)](r),n[t(307)](r));n[t(293)][t(311)](t(326),Hr(e,t(283))),n[t(293)][t(311)](t(296),Hr(e,t(298))),n[t(293)][t(311)](t(301),Hr(e,t(279))),n[t(293)][t(311)](t(291),Hr(e,t(306))),this[t(282)]()}[oo(282)](){const t=oo,e=this[t(320)],n=e[t(285)];e[t(287)][t(315)](t(289))[t(293)][t(312)]((e=>{const r=t,o=n.t;if(r(327)!=e[r(294)])return;const{data:i}=e;if(null!=i){if(r(326)==i[r(310)]){const t=i[r(323)][0][r(288)];if(t){const e=o(this[r(320)][r(287)][r(315)](r(275))[r(297)](this[r(320)][r(331)][r(315)](r(330)))[r(314)]((e=>e[r(278)]==t))[r(302)])[r(286)]();return{type:r(280),content:Hr(n,r(313),e)}}return{type:r(280),content:Hr(n,r(316))}}if(r(296)==i[r(310)]){const t=i[r(323)][0][r(288)];return t?{type:r(280),content:Hr(n,r(321),t)}:{type:r(280),content:Hr(n,r(333))}}if(r(301)==i[r(310)]){const t=i[r(323)][0][r(288)];if(t){const e=(0,s.normalizeColorOptions)(this[r(320)][r(331)][r(315)](r(299)))[r(314)]((e=>e[r(278)]==t));let i=t,a="";return e&&(i=e[r(322)],a=o(i)[r(286)]()),{type:r(280),content:Hr(n,r(317),a)[r(305)](),color:{value:t,title:a||i}}}return{type:r(280),content:Hr(n,r(318))}}if(r(291)==i[r(310)]){const t=i[r(323)][0][r(288)];if(t){const e=(0,s.normalizeColorOptions)(this[r(320)][r(331)][r(315)](r(277)))[r(314)]((e=>e[r(278)]==t));let i=t,a="";return e&&(i=e[r(322)],a=o(i)[r(286)]()),{type:r(280),content:Hr(n,r(295),a)[r(305)](),color:{value:t,title:a||i}}}return{type:r(280),content:Hr(n,r(335))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=419]})(t,e)}const fo=lo;function ho(){const t=["enableCommand","get","FontSize","TrackChangesEditing","commands","normalizeSizeOptions","push","fontColor","toUpperCase","entries","toLowerCase","fontBackgroundColor","26375lAoMnY","formatInline","boolean","294ZngPxG","*Set format to:* %0","commandParams","format","type","registerDescriptionCallback","13052naflHd","join","slice","2319894RClkKc","pasteFormat","afterInit","4920aPQeUn","_registerLegacyDescription","editor","8KjwOgm","fontColor.colors","locale","length","find","commandName","5bKUnMZ","3298670RGLGaa","model","label","title","formatBlock","copyFormat","fontSize.options","6350597hrYkcn","228HhRfLK","49458RgGenf","charAt","enableDefaultAttributesIntegration","*Remove all formatting*","fontSize","split","config","descriptionFactory","plugins"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(166255===parseInt(n(467))/1*(-parseInt(n(430))/2)+parseInt(n(445))/3*(parseInt(n(421))/4)+parseInt(n(436))/5*(parseInt(n(446))/6)+parseInt(n(470))/7*(parseInt(n(427))/8)+-parseInt(n(424))/9+-parseInt(n(437))/10+parseInt(n(444))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(426)](){const t=fo,e=this[t(429)],n=e[t(454)][t(456)](t(458)),r=e[t(459)][t(456)](t(442)),s=e[t(459)][t(456)](t(425));r&&s&&(n[t(448)](t(425)),n[t(455)](t(442)),this[t(428)]())}[fo(428)](){const t=fo,e=this[t(429)],n=e[t(432)];e[t(454)][t(456)](t(458))[t(453)][t(420)]((r=>{const s=t;if(s(441)!=r[s(419)]&&s(468)!=r[s(419)])return;const{data:o}=r;if(o&&s(425)===o[s(435)]){const t=[],r=o[s(472)][0];for(const[n,o]of Object[s(464)](r))t[s(461)](po(e,n,o));return t[s(433)]?{type:s(473),content:Hr(n,s(471),t[s(422)](", "))}:{type:s(473),content:Hr(n,s(449))}}}))}}function po(t,e,n){const r=fo,o=t[r(432)].t,i=e[r(451)](/(?=[A-Z])/)[r(422)](" "),a=o(i[r(447)](0)[r(463)]()+i[r(423)](1))[r(465)]();if(r(469)==typeof n)return a;if(r(462)===e||r(466)===e){const e=(0,s.normalizeColorOptions)(t[r(452)][r(456)](r(431)))[r(434)]((t=>t[r(438)]==n));return a+" ("+(e?o(e[r(439)])[r(465)]():n)+")"}if(r(450)===e&&isNaN(parseFloat(n))){const e=t[r(454)][r(456)](r(457))[r(460)](t[r(452)][r(456)](r(443)))[r(434)]((t=>t[r(438)]==n));return a+" ("+(e?o(e[r(440)])[r(465)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=bo();return(mo=function(t,e){return n[t-=415]})(t,e)}const Io=mo;!function(t,e){const n=mo,r=t();for(;;)try{if(494920===-parseInt(n(420))/1*(-parseInt(n(419))/2)+-parseInt(n(425))/3+-parseInt(n(432))/4*(parseInt(n(449))/5)+parseInt(n(423))/6+-parseInt(n(441))/7*(-parseInt(n(418))/8)+parseInt(n(459))/9*(-parseInt(n(451))/10)+-parseInt(n(443))/11*(parseInt(n(446))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[Io(415)](){const t=Io,e=this[t(445)];if(!e[t(435)][t(417)](t(453)))return;this[t(439)]=e[t(438)][t(431)](t(456));const n=e[t(455)],r=e[t(435)][t(431)](t(452));r[t(448)](t(458));for(const e of this[t(439)])t(422)!=e[t(428)]&&r[t(421)][t(429)](e[t(428)],(n=>{const r=t,i=this[r(442)](e[r(428)]);return null!==i?s(n,i):o(n,e[r(426)])}));function s(e,r){return Hr(n,t(460),[e,r])}function o(e,r){return Hr(n,t(444),[e,r])}this[t(430)]()}[Io(430)](){const t=Io,e=this[t(445)],n=e[t(455)];e[t(435)][t(431)](t(452))[t(421)][t(457)]((e=>{const r=t;if(r(447)!=e[r(450)])return;const{data:s}=e;if(s&&r(458)==s[r(434)]){const e=s[r(433)][0][r(454)],c=this[r(442)](e);if(null!==c)return{type:r(440),content:Hr(n,r(436),(a=c,Hr(n,r(460),[1,a])))};const u=this[r(439)][r(416)]((t=>t[r(428)]===e))[r(426)];return{type:r(440),content:Hr(n,r(436),(o=1,i=u,Hr(n,t(444),[o,i])))}}var o,i,a}))}[Io(442)](t){const e=Io;var n,r;const s=t[e(437)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(439)])||void 0===n?void 0:n[e(416)]((n=>n[e(428)]==t));if(o&&o[e(424)]){const t=o[e(424)],n=(null!==(r=t[e(427)])&&void 0!==r?r:t)[e(437)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["18QIZNgk","ELEMENT_HEADING","afterInit","find","has","2319656VTZPRb","452614FvTPkM","4nUYgLa","descriptionFactory","paragraph","5372502ZnlmwZ","view","1196088yvkDKH","title","name","model","registerElementLabel","_registerLegacyDescription","get","36fyuwtk","commandParams","commandName","plugins","*Change to:* %0","match","config","_headingOptions","format","7iiLcKB","_getHeadingLevel","3278AXdBuc","ELEMENT_HEADING_CUSTOM","editor","6276ivLWTE","formatBlock","enableDefaultAttributesIntegration","462290fsmHfu","type","1045050zFdjxU","TrackChangesEditing","HeadingEditing","value","locale","heading.options","registerDescriptionCallback","heading"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["title","type","HighlightEditing","afterInit","commandParams","*Remove highlight*","value","commandName","highlight.options","editor","registerDescriptionCallback","has","registerInlineAttribute","get","toLowerCase","2967564kchsnc","12pacflO","highlight","model","plugins","FORMAT_HIGHLIGHT","526884qOSEUV","descriptionFactory","3797272xYXLHp","config","381027ZjVpQd","enableDefaultAttributesIntegration","8917029vGzGvB","formatInline","locale","registerAttributeLabel","TrackChangesEditing","*Set highlight:* %0","_registerLegacyDescription","find","3021970QUOTlV","10WxiyuJ","color","300358NBAcVq","format"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(411737===parseInt(n(516))/1+-parseInt(n(494))/2*(-parseInt(n(503))/3)+-parseInt(n(493))/4+-parseInt(n(514))/5*(-parseInt(n(499))/6)+parseInt(n(513))/7+parseInt(n(501))/8+-parseInt(n(505))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(521)](){const t=To,e=this[t(487)];if(!e[t(497)][t(489)](t(520)))return;const n=e[t(497)][t(491)](t(509)),r=e[t(507)];n[t(504)](t(495)),n[t(490)](t(495)),n[t(500)][t(508)](t(495),Hr(r,t(498))),this[t(511)]()}[To(511)](){const t=To,e=this[t(487)],n=e[t(507)];e[t(497)][t(491)](t(509))[t(500)][t(488)]((r=>{const s=t;if(s(506)!=r[s(519)])return;const{data:o}=r;if(o&&s(495)==o[s(525)]){const t=n.t,r=o[s(522)][0][s(524)];if(r){const o=e[s(502)][s(491)](s(486))[s(512)]((t=>t[s(496)]==r)),i=t(o[s(518)])[s(492)]();return{type:s(517),content:Hr(n,s(510),i),color:{value:o[s(515)],title:o[s(518)]}}}return{type:s(517),content:Hr(n,s(523),Hr(n,s(498)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=359]})(t,e)}const Co=ko;function Lo(){const t=["showSuggestionHighlights","addClass","createEmptyElement","8UIZIKo","for","HorizontalLineEditing","1292220WTiWrv","has","dataDowncast","2619189QxglPI","ck-horizontal-line","7092316UjySdw","div","horizontalLine","plugins","3407970msjkaQ","createPositionAt","227gGZuUU","TrackChangesEditing","ELEMENT_HORIZONTAL_LINE","enableCommand","editor","4358XqpbvX","conversion","afterInit","descriptionFactory","get","registerElementLabel","1601571gHfgBI","435865hOVgiU","locale","elementToStructure","insert","4rXTJNC","createContainerElement","high"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(518923===-parseInt(n(389))/1*(-parseInt(n(394))/2)+-parseInt(n(364))/3*(-parseInt(n(369))/4)+parseInt(n(365))/5+-parseInt(n(378))/6+-parseInt(n(383))/7+parseInt(n(375))/8*(parseInt(n(381))/9)+parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[Co(360)](){const t=Co,e=this[t(393)];if(!e[t(386)][t(379)](t(377)))return;e[t(386)][t(362)](t(390))[t(392)](t(385));const n=e[t(386)][t(362)](t(390)),r=e[t(366)];n[t(361)][t(363)](t(385),(e=>Hr(r,t(391),e))),e[t(359)][t(376)](t(380))[t(367)]({model:t(385),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(372)])return null;const o=n[s(370)](s(384)),i=n[s(374)]("hr");return n[s(373)](s(382),o),n[s(368)](n[s(388)](o,0),i),o},converterPriority:t(371)})}}const Ro=Mo;function So(){const t=["TrackChangesEditing","type","1722PkvXaI","formatBlock","has","189597liNIOD","nodeAfter","rawHtml","13170JEWTaJ","get","*Change %0 content*","367768bWHfXy","35CtNjNp","editor","locale","getFirstRange","key","3hLzvZG","enableDefaultAttributesIntegration","ELEMENT_HTML_EMBED","729cMbWVT","descriptionFactory","registerBlockAttribute","HtmlEmbed","afterInit","85830azObAq","element","value","start","attribute","commandName","plugins","registerDescriptionCallback","36DdAYej","_registerLegacyDescription","10255726fayLCd","registerElementLabel","format","35gQZCUd","htmlEmbed","2156517ZMFwOx","4QNgswp"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(325706===parseInt(n(372))/1*(parseInt(n(380))/2)+-parseInt(n(402))/3*(-parseInt(n(396))/4)+-parseInt(n(393))/5*(parseInt(n(399))/6)+-parseInt(n(409))/7*(-parseInt(n(408))/8)+parseInt(n(375))/9*(parseInt(n(405))/10)+parseInt(n(395))/11*(parseInt(n(388))/12)+-parseInt(n(390))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(379)](){const t=Ro,e=this[t(410)];if(!e[t(386)][t(401)](t(378)))return;const n=e[t(386)][t(406)](t(397)),r=e[t(411)];n[t(376)][t(391)](t(404),(e=>Hr(r,t(374),e))),n[t(373)](t(394)),n[t(377)](t(382)),n[t(376)][t(387)]((e=>{const n=t;if(n(384)!=e[n(398)])return;const{data:s}=e;if(s&&n(382)==s[n(413)]&&e[n(412)]()[n(383)][n(403)].is(n(381),n(404))){const t=Hr(r,n(374));return{type:n(392),content:Hr(r,n(407),t)}}})),this[t(389)]()}[Ro(389)](){const t=Ro,e=this[t(410)],n=e[t(411)];e[t(386)][t(406)](t(397))[t(376)][t(387)]((e=>{const r=t;if(r(400)!=e[r(398)])return;const{data:s}=e;if(s&&r(394)==s[r(385)]){const t=Hr(n,r(374));return{type:r(392),content:Hr(n,r(407),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=434]})(t,e)}function Fo(){const t=["_findSuggestions","model","detach","getContainedElement","toPrevious","imageTextAlternative","plugins","nodeAfter","registerCustomCallback","markBlockFormat","insertion","uploadImage","ImageCaptionUtils","schema","format","discard","54579hBcKlr","element","3603770gduwsk","findIndex","removeObject","ImageResize","Inline image to block image","formatBlock","ELEMENT_INLINE_IMAGE","fromPosition","4MSxWzi","alt","locale","isIntersecting","TrackChangesEditing","isCollapsed","registerDescriptionCallback","ImageTextAlternativeEditing","isBefore","FORMAT_IMAGE_SIZE","915912EoIiCS","imageTypeInline","toggleImageCaption","change","addObject","editor","resizeImage","184aMdWXH","length","_suggestionFactory","ImageUploadEditing","formatInline","createRange","find","join","imageStylePreApply","ImageBlockEditing","3kKqhCS","990484RbiaLL","convertInlineImageToBlock","registerElementLabel","isEqual","forceDefaultExecution","ImageInlineEditing","commandName","Block image to inline image","resizedWidth","*Set image text alternative:* %0","markDeletion","nodeBefore","_registerLegacyDescription","deletion","enableDefaultAttributesIntegration","has","previous","end","forward","imageBlock","selection","isOwn","markInsertion","document","ImageUtils","afterInit","backward","start","456reYLsk","insertImage","getFirstRange","392579nTOGAn","ImageEditing","key","imageTypeBlock","descriptionFactory","toNext","accept","ImageCaptionEditing","imageInline","get","width","9TttaTi","createRangeOn","registerBlockAttribute","ELEMENT_CAPTION","getCaptionFromImageModelElement","getSuggestionCallback","getClosestSelectedImageElement","registerAttributeLabel","getNearestSelectionRange","subType","newValue","*Set image width:* %0","caption","chain","commandParams","filter","attribute","*Remove image text alternative*","29468YsQbCT","1201605YNfnDl","*Reset image width*","ELEMENT_IMAGE","type","isBlockImage","enableCommand","imageCaption","convertBlockImageToInline"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(234816===-parseInt(n(505))/1*(-parseInt(n(540))/2)+parseInt(n(444))/3*(-parseInt(n(445))/4)+-parseInt(n(506))/5+-parseInt(n(550))/6+-parseInt(n(530))/7*(parseInt(n(434))/8)+parseInt(n(487))/9*(-parseInt(n(532))/10)+parseInt(n(476))/11*(parseInt(n(473))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(470)](){const t=Oo,e=this[t(555)];if(!e[t(520)][t(460)](t(477)))return;const n=e[t(520)][t(485)](t(544)),r=e[t(520)][t(485)](t(469)),s=e[t(542)];n[t(511)](t(474)),n[t(480)][t(447)](t(464),(e=>Hr(s,t(508),e))),n[t(480)][t(447)](t(484),(e=>Hr(s,t(538),e))),n[t(480)][t(447)](t(499),(()=>Hr(s,t(490)))),e[t(520)][t(460)](t(437))&&n[t(511)](t(525)),e[t(520)][t(460)](t(443))&&e[t(520)][t(460)](t(450))&&(n[t(511)](t(551),((s,o)=>{const i=t,a=r[i(493)](e[i(515)][i(468)][i(465)]);e[i(515)][i(553)]((()=>{const t=i;n[t(523)](a,{commandName:t(551),commandParams:[o]},[],t(513))}))})),n[t(511)](t(479),((s,o)=>{const a=t;e[a(515)][a(553)]((t=>{const c=a;let u=r[c(493)](e[c(515)][c(468)][c(465)]),l=t[c(488)](u);const f=i.LivePosition[c(539)](l[c(472)],c(518)),h=i.LivePosition[c(539)](l[c(462)],c(481));n[c(449)]((()=>s(o))),u=r[c(493)](e[c(515)][c(468)][c(465)]),l=t[c(488)](u);const g=t[c(439)](f,h);f[c(516)](),h[c(516)](),n[c(523)](u,{commandName:c(551),commandParams:[o]},[],c(446)),g[c(472)][c(548)](l[c(472)])&&n[c(467)](t[c(439)](g[c(472)],l[c(472)]),c(446)),l[c(462)][c(548)](g[c(462)])&&n[c(467)](t[c(439)](l[c(462)],g[c(462)]),c(446))}))})),n[t(436)][t(522)](t(537),t(446),t(441),(()=>!1)),n[t(436)][t(522)](t(537),t(446),t(482),(()=>!1)),n[t(436)][t(522)](t(537),t(446),t(529),n[t(436)][t(492)](t(537),"",t(482))),n[t(436)][t(522)](t(524),t(446),t(441),(()=>!1)),n[t(436)][t(522)](t(524),t(446),t(529),(([r])=>{const s=t,o=n[s(436)][s(492)](s(524),"",s(529));let i=r[s(472)],a=r[s(462)];const c=e[s(515)][s(527)][s(495)](i,s(471)),u=e[s(515)][s(527)][s(495)](a,s(463));c[s(545)]&&(i=c[s(472)]),u[s(545)]&&(a=u[s(462)]),o([e[s(515)][s(439)](i,a)])})),n[t(436)][t(522)](t(537),t(446),t(500),c),n[t(436)][t(522)](t(524),t(446),t(500),c)),e[t(520)][t(460)](t(483))&&(n[t(511)](t(552),((s,o)=>{const i=t,a=e[i(520)][i(485)](i(526));let c=r[i(493)](e[i(515)][i(468)][i(465)]),u=a[i(491)](c);e[i(515)][i(553)]((()=>{const t=i;if(u)return void n[t(455)](e[t(515)][t(488)](u));const l=r[t(510)](c);s(o),c=r[t(493)](e[t(515)][t(468)][t(465)]),u=a[t(491)](c),n[t(467)](e[t(515)][t(488)](u),l?null:t(512))}))})),n[t(436)][t(522)](t(524),t(512),t(500),c));const o=[{type:t(537),subType:t(442)},{type:t(524),subType:t(512)},{type:t(537),subType:t(446)},{type:t(524),subType:t(446)}];function a(e,s){const i=t,a=o[i(533)]((({type:t,subType:n})=>e[i(509)]==t&&e[i(496)]==n)),c=o[i(533)]((({type:t,subType:e})=>s[i(509)]==t&&s[i(496)]==e));if(a<0||c<0)return!1;const u=e[i(475)](),l=s[i(475)]();if((0==a||1==a)&&2==c&&u[i(543)](l))return!0;if(2==a&&3==c){const t=n[i(514)](u,i(524))[i(502)]((({suggestion:t,meta:e})=>e[i(466)]&&i(446)==t[i(496)]));if(t[i(435)]>1&&l[i(462)][i(448)](u[i(472)]))return!0;if(1==t[i(435)]&&(u[i(472)][i(448)](l[i(462)])||u[i(462)][i(448)](l[i(472)])))return!0}if(3==a&&3==c&&u[i(472)][i(548)](l[i(472)])){const t=u[i(462)][i(521)],e=l[i(472)][i(456)];return r[i(510)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(520)][t(460)](t(535))&&(n[t(459)](t(556)),n[t(489)](t(453)),n[t(480)][t(494)](t(453),Hr(s,t(549)))),e[t(520)][t(460)](t(547))&&(n[t(459)](t(519)),n[t(489)](t(541))),n[t(480)][t(546)]((e=>{const n=t;if(o[n(440)]((({type:t,subType:r})=>e[n(509)]==t&&e[n(496)]==r)))return e[n(461)]?{}:void 0})),n[t(480)][t(546)]((e=>{const n=t;if(n(524)==e[n(509)]||n(458)==e[n(509)]){const t=e[n(517)]();if(t&&t.is(n(531),n(499)))return{type:n(524)==e[n(509)]?n(554):n(534),element:t,quantity:1}}})),n[t(480)][t(546)]((e=>t(537)==e[t(509)]&&t(446)==e[t(496)]?{type:t(528),content:t(536)}:t(537)==e[t(509)]&&t(513)==e[t(496)]?{type:t(528),content:t(452)}:void 0)),n[t(480)][t(546)]((e=>{const n=t;if(n(503)!=e[n(509)])return;const{data:r}=e;if(!r||n(541)!=r[n(478)])return;const o=r[n(497)];return o?{type:n(528),content:Hr(s,n(454),'"'+o+'"')}:{type:n(528),content:Hr(s,n(504))}})),this[t(457)]()}[Oo(457)](){const t=Oo,e=this[t(555)],n=e[t(542)];e[t(520)][t(485)](t(544))[t(480)][t(546)]((e=>{const r=t;if(r(537)!=e[r(509)]&&r(438)!=e[r(509)])return;const{data:s}=e;if(s){if(r(519)==s[r(451)]){const t=s[r(501)][0][r(497)];return t?{type:r(528),content:Hr(n,r(454),'"'+t+'"')}:{type:r(528),content:Hr(n,r(504))}}if(r(556)==s[r(451)]){const t=s[r(501)][0][r(486)];return t?{type:r(528),content:Hr(n,r(498),t)}:{type:r(528),content:Hr(n,r(507))}}}}))}}const Bo=xo;function Po(){const t=["discard","3470412BrCAnt","2273796kUcjFY","descriptionFactory","8aBUKVE","_handleLegacySuggestions","registerCustomCallback","TrackChangesEditing","registerDescriptionCallback","formatBlock","accept","enableDefaultAttributesIntegration","ImageEditing","plugins","has","*Format:* replace image URL","attribute","formatInline","getSuggestionCallback","registerBlockAttribute","key","src","512294AtpeIG","afterInit","oldValue","format","105ECTAhu","commandName","replaceImageSource","39004LDfHmo","4334239nfYPGh","8094260SBIzEx","190307xdvAqs","type","get","6UsTWZy","_suggestionFactory","newValue","locale","editor","*Replace image URL*","_registerLegacyDescription"];return(Po=function(){return t})()}function xo(t,e){const n=Po();return(xo=function(t,e){return n[t-=152]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(398791===parseInt(n(169))/1+-parseInt(n(159))/2*(parseInt(n(172))/3)+-parseInt(n(166))/4*(-parseInt(n(163))/5)+parseInt(n(180))/6+parseInt(n(167))/7*(-parseInt(n(183))/8)+-parseInt(n(181))/9+parseInt(n(168))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[Bo(160)](){const t=Bo;if(!this[t(176)][t(192)][t(193)](t(191)))return;const e=this[t(176)][t(175)],n=this[t(176)][t(192)][t(171)](t(186));n[t(190)](t(165)),n[t(156)](t(158)),n[t(182)][t(187)]((n=>{const r=t;if(r(153)!=n[r(170)])return;const{data:s}=n;return s&&r(158)==s[r(157)]?s[r(174)]&&s[r(161)]?{type:r(162),content:Hr(e,r(177))}:{type:r(162),content:""}:void 0})),this[t(184)]()}[Bo(184)](){const t=Bo,e=this[t(176)][t(192)][t(171)](t(186));e[t(173)][t(185)](t(188),t(165),t(189),e[t(173)][t(155)](t(188),null,t(179))),e[t(173)][t(185)](t(188),t(165),t(179),e[t(173)][t(155)](t(188),null,t(189))),this[t(178)]()}[Bo(178)](){const t=Bo,e=this[t(176)],n=e[t(175)];e[t(192)][t(171)](t(186))[t(182)][t(187)]((e=>{const r=t;if(r(188)!=e[r(170)]&&r(154)!=e[r(170)])return;const{data:s}=e;return s&&r(165)==s[r(164)]?{type:r(162),content:Hr(n,r(152))}:void 0}))}}function jo(){const t=["getChangedMarkers","2691880YTnKGB","getContainedElement","registerCustomCallback","imageTypeInline","next","end","chain","value","91276KOOmgU","subType","5760yYpaTx","imageStyle","11cZtaht","markInlineFormat","getSuggestion","*Format:* %0","132CCeqQj","refresh","setImageNaturalSizeAttributes","start","nodeAfter","getSuggestionCallback","_suggestionFactory","isIntersecting","locale","ImageStyleEditing","length","accept","discard","normalizedStyles","type","afterInit","formatInline","commands","from","model","head","5687820pIFaMv","isInContent","getSuggestions","FORMAT_SIDE_IMAGE","imageTypeBlock","registerDescriptionCallback","insertion","Users","hasSuggestion","shouldConvertImageType","toLowerCase","commandName","nodeBefore","newRange","formatBlock","_registerLegacyDescription","get","438540kfkPkC","registerPostFixer","ImageUtils","11gSTPxX","change","format","isEqual","isBlockImage","descriptionFactory","getClosestSelectedImageElement","plugins","title","discardSuggestion","commandReversedParams","enableCommand","commandParams","document","editor","filter","3073CdQtOG","38132gRpfDJ","10LOAAPK","_splitMarkerName","isInlineImage","join","createRangeOn","has","differ","_findSuggestions","markBlockFormat","findIndex","author","selection","isOwn","isBefore","imageStylePreApply","name","forEach","suggestion","imageCaption","getFirstRange","imageStylePostApply","TrackChangesEditing","convertInlineImageToBlock","side","1759528MkiEpb"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(409864===-parseInt(n(539))/1*(parseInt(n(490))/2)+parseInt(n(498))/3*(parseInt(n(455))/4)+parseInt(n(482))/5+-parseInt(n(492))/6*(parseInt(n(454))/7)+-parseInt(n(480))/8+parseInt(n(519))/9*(parseInt(n(456))/10)+parseInt(n(494))/11*(-parseInt(n(536))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(513)](){const t=Go,n=this[t(553)];if(!n[t(546)][t(461)](t(507)))return;const r=n[t(546)][t(535)](t(477)),s=n[t(546)][t(535)](t(538)),o={};r[t(550)](t(493),((o,i)=>{const a=t,c=n[a(546)][a(535)](a(526)).me,u=n[a(515)][a(535)](a(493));let l=s[a(545)](n[a(517)][a(552)][a(467)]),f=n[a(517)][a(460)](l),h=u[a(489)];if(h==i[a(489)])return;const g={commandName:a(493),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(517)][a(540)]((()=>{const t=a;if(r[t(521)]()[t(453)]((e=>e[t(520)]&&c==e[t(466)]&&(t(533)==e[t(512)]||t(514)==e[t(512)])&&(t(470)==e[t(491)]||t(476)==e[t(491)])&&e[t(475)]()[t(542)](f)))[t(472)]((e=>r[t(548)](e[t(518)]))),l=s[t(545)](n[t(517)][t(552)][t(467)]),f=n[t(517)][t(460)](l),u[t(499)](),n[t(515)][t(535)](t(485))[t(499)](),n[t(515)][t(535)](t(523))[t(499)](),h=u[t(489)],h!=i[t(489)])return s[t(458)](l)&&u[t(528)](i[t(489)],l)?(o({...i,setImageSizes:!1}),l=s[t(545)](n[t(517)][t(552)][t(467)]),void r[t(464)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(470))):void(s[t(543)](l)?r[t(464)](l,g,[],t(476)):r[t(495)](f,g,t(476)))}))}));for(const e of n[t(546)][t(535)](t(507))[t(511)])o[e[t(471)]]=e[t(547)][t(529)]();r[t(504)][t(484)](t(533),t(470),t(459),(()=>!1)),r[t(504)][t(484)](t(533),t(476),t(459),(()=>!1)),r[t(504)][t(484)](t(514),t(476),t(459),(()=>!1)),r[t(504)][t(484)](t(533),t(470),t(509),(([e])=>{const n=t;s[n(500)](e[n(483)]())})),r[t(504)][t(484)](t(533),t(470),t(510),((e,n)=>{const s=t;r[s(504)][s(503)](s(533),"",s(509))(e,{commandName:n[s(530)],commandParams:n[s(549)]})})),r[t(504)][t(484)](t(533),t(470),t(488),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(533),subType:t(470)},{type:t(525),subType:t(474)},{type:t(533),subType:t(478)},{type:t(525),subType:t(478)}];function a(e,n){const o=t,a=i[o(465)]((({type:t,subType:n})=>e[o(512)]==t&&e[o(491)]==n)),c=i[o(465)]((({type:t,subType:e})=>n[o(512)]==t&&n[o(491)]==e));if(a<0||c<0)return!1;const u=e[o(475)](),l=n[o(475)]();if((0==a||1==a)&&2==c&&u[o(505)](l))return!0;if(2==a&&3==c){const t=r[o(463)](u,o(525))[o(453)]((({suggestion:t,meta:e})=>e[o(468)]&&o(478)==t[o(491)]));if(t[o(508)]>1&&l[o(487)][o(542)](u[o(501)]))return!0;if(1==t[o(508)]&&(u[o(501)][o(542)](l[o(487)])||u[o(487)][o(542)](l[o(501)])))return!0}if(3==a&&3==c&&u[o(501)][o(469)](l[o(501)])){const t=u[o(487)][o(502)],e=l[o(501)][o(531)];return s[o(543)](t)&&t===e}return!1}n[t(517)][t(552)][t(537)]((()=>{const e=t;let o=!1;const i=Array[e(516)](n[e(517)][e(552)][e(462)][e(481)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(457)](t);if(e(473)==i&&r[e(527)](u)){if(e(533)==a&&(e(470)==c||e(476)==c)){const t=r[e(496)](u);if(n[e(532)]){const n=t[e(475)]()[e(483)]();if(s[e(543)](n))continue;r[e(548)](t),o=!0}}if(e(525)==a&&e(474)==c&&!n[e(532)]){const t=r[e(496)](u);t[e(486)]&&t[e(486)][e(520)]&&(r[e(548)](t[e(486)]),o=!0)}}}return o})),this[t(534)](o)}[Go(534)](t){const e=Go,n=this[e(553)],r=n[e(506)];n[e(546)][e(535)](e(477))[e(544)][e(524)]((n=>{const s=e;if(s(533)!=n[s(512)]&&s(514)!=n[s(512)])return;const{data:o}=n;if(!o||s(493)!=o[s(530)])return;const i=o[s(551)][0][s(489)];return function(t){const e=s;return{type:e(541),content:Hr(r,e(497),t)}}(s(479)===i?Hr(r,s(522)):t[i]||i)}))}}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=314]})(t,e)}const Wo=Ho;function Ko(){const t=["afterInit","_trackChangesExecuted","value","4528674YoUeQP","5176248BeLPWx","8dTIjBV","Users","commands","9915500XVpzfk","collaboration_features","execute","_handleImportedData","lowest","get","editor","track_changes","listenTo","160GLNspq","dataInsert","plugins","bind","_setSuggestionData","1443738WXaqKp","enableCommand","importWord","61131ZbxGtM","forEach","_trackChangesValueDuringImport","trackChanges","TrackChangesEditing","3095460AFRCWP","874172Fwjwqj","high"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(708687===-parseInt(n(338))/1+parseInt(n(329))/2+parseInt(n(332))/3*(-parseInt(n(324))/4)+parseInt(n(337))/5+-parseInt(n(344))/6+parseInt(n(315))/7+-parseInt(n(345))/8*(-parseInt(n(343))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(334)]=!1,this[e(341)]=!1}[Wo(340)](){const t=Wo,e=this[t(321)],n=e[t(314)][t(320)](t(331)),r=e[t(314)][t(320)](t(335));n&&(n.on(t(317),((e,[,n])=>{const s=t;this[s(334)]=r[s(342)],n[s(316)][s(322)]=!this[s(334)]}),{priority:t(339)}),this[t(323)](n,t(325),this[t(318)][t(327)](this)),this[t(323)](n,t(325),(()=>{const e=t;this[e(341)]&&(r[e(317)](),this[e(341)]=!1)}),{priority:t(319)}),e[t(326)][t(320)](t(336))[t(330)](t(331)))}[Wo(318)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(321)][n(314)][n(320)](n(335)),o=s[n(342)];this[n(334)]!==o&&(s[n(317)](),this[n(341)]=!0),r&&r[n(333)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(321)][o(326)][o(320)](o(346)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(331)}}};this[o(321)][o(326)][o(320)](o(336))[o(328)](i)}))}}const qo=Zo;function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(584026===parseInt(n(241))/1*(parseInt(n(210))/2)+-parseInt(n(235))/3*(-parseInt(n(234))/4)+-parseInt(n(223))/5*(parseInt(n(233))/6)+-parseInt(n(225))/7+parseInt(n(224))/8*(parseInt(n(217))/9)+-parseInt(n(227))/10*(-parseInt(n(207))/11)+-parseInt(n(242))/12*(parseInt(n(204))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Qo extends t.Plugin{[qo(229)](){const t=qo,e=this[t(226)],n=e[t(205)][t(219)](t(201));if(e[t(205)][t(236)](t(209))&&(n[t(228)](t(230)),n[t(228)](t(200))),e[t(205)][t(236)](t(202)))for(const e of[t(239),t(206)])n[t(222)](e);const r=e[t(240)];n[t(212)](t(220)),n[t(208)][t(215)](t(220),Hr(r,t(214))),this[t(203)]()}[qo(203)](){const t=qo,e=this[t(226)],n=e[t(240)],r=e[t(205)][t(219)](t(201));r[t(208)][t(218)]((e=>{const s=t;if(s(238)!=e[s(211)])return;const{data:o}=e;if(!o)return;if(s(239)!=o[s(213)]&&s(206)!=o[s(213)])return;const i=e[s(216)]()[0],a=r[s(208)][s(237)](i);return s(239)==o[s(213)]?{type:s(232),content:Hr(n,s(231),a)}:s(206)==o[s(213)]?{type:s(232),content:Hr(n,s(221),a)}:void 0}))}}function Yo(){const t=["549ECOjQV","registerDescriptionCallback","get","blockIndent","*Outdent:* %0","enableDefaultAttributesIntegration","4605dmkWDo","133264gFvteN","6680499mSFiFz","editor","193450CpJGBp","enableCommand","afterInit","indent","*Indent:* %0","format","6714kwhWOh","37524Qojhvv","177wFNHxB","has","getItemLabel","formatBlock","indentBlock","locale","1562xSVgDZ","228YQuYzs","outdent","TrackChangesEditing","IndentBlock","_registerLegacyDescription","28990zwSbrw","plugins","outdentBlock","55HPkNzR","descriptionFactory","IndentEditing","1210khiTXA","type","registerBlockAttribute","commandName","FORMAT_INDENT","registerAttributeLabel","getItems"];return(Yo=function(){return t})()}var Jo=ti;function $o(){var t=["923688UblBYP","7UJEMeH","20rWuyAF","TrackChangesEditing","1047475AZXHXu","requires","get","7524486wYsnBA","enableCommand","304130zDuaBT","706328KSnKBg","1214784xIqzxB","831558HzMQmy","editor","plugins","64zKxLDK","init","input"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=305]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(568064===-parseInt(n(315))/1+-parseInt(n(311))/2+-parseInt(n(305))/3+-parseInt(n(308))/4*(-parseInt(n(320))/5)+-parseInt(n(322))/6+parseInt(n(312))/7*(-parseInt(n(321))/8)+parseInt(n(318))/9*(parseInt(n(313))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(316)](){return[Ms.Input]}[Jo(309)](){var t=Jo;this[t(306)][t(307)][t(317)](t(314))[t(319)](t(310))}}const ni=si;function ri(){const t=["unlink","label","*Set link:* %0","206262jRZflx","2474370adEdge","478617sopBhP","get","afterInit","toLowerCase","linkHref","6wKJGYL","commandParams","locale","registerInlineAttribute","commandName","type","newValue","LinkEditing","_registerLegacyDescription","56qWuFfj","formatInline","link (","TrackChangesEditing","155925Dcbvab","key","183777txnDlu","enableDefaultAttributesIntegration","registerDescriptionCallback","attribute","editor","manualDecorators","registerAttributeLabel","4iBwQSd","1016320IJXrvS","link","commands","has","130eWdtzx","plugins","*Remove link*","format","descriptionFactory","468670KwddNd"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(174976===-parseInt(n(153))/1+-parseInt(n(162))/2*(-parseInt(n(135))/3)+parseInt(n(163))/4+parseInt(n(172))/5*(-parseInt(n(140))/6)+parseInt(n(133))/7*(-parseInt(n(149))/8)+parseInt(n(134))/9+parseInt(n(167))/10*(-parseInt(n(155))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(137)](){const t=ni,e=this[t(159)];if(!e[t(168)][t(166)](t(147)))return;const n=e[t(168)][t(136)](t(152)),r=e[t(165)][t(136)](t(164));n[t(156)](t(164)),n[t(156)](t(173)),n[t(143)](t(139));for(const e of r[t(160)])n[t(143)](e.id),n[t(171)][t(161)](e.id,t(151)+e[t(174)][t(138)]()+")");n[t(171)][t(157)]((n=>{const r=t;if(r(158)!=n[r(145)])return;const{data:s}=n;if(!s||r(139)!=s[r(154)])return;const o=s[r(146)],i=e[r(142)];return{type:r(170),content:null==o?Hr(i,r(169)):Hr(i,r(132),'"'+o+'"')}})),this[t(148)]()}[ni(148)](){const t=ni,e=this[t(159)],n=e[t(142)];e[t(168)][t(136)](t(152))[t(171)][t(157)]((e=>{const r=t;if(r(150)!=e[r(145)])return;const{data:s}=e;if(s){if(r(164)==s[r(144)]){const t=s[r(141)][0];return{type:r(170),content:Hr(n,r(132),'"'+t+'"')}}return r(173)==s[r(144)]?{type:r(170),content:Hr(n,r(169))}:void 0}}))}}const ii=li;function ai(){const t=["has","length","parent","100852UXsbrE","checkTodoList","paragraph","slice","before","listIndent","schema","numbered","LegacyTodoListEditing","plugins","getAttribute","formatInline","isObject","document","listItem","*Check item*","enableCommand","element","8fgxdcV","190960bxdGFh","createPositionAt","*Outdent:* %0","todoListChecked","forceValue","*Indent:* %0","72iSplUz","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","458859qnxHCr","end","List","change","registerElementLabel","filter","model","execute","findIndex","207bjqaBU","push","TrackChangesEditing","locale","ELEMENT_TODO_LIST","listType","previousSibling","bulletedList","editor","commandParams","get","selection","markBlockFormat","checkChild","todo","commands","*Uncheck item*","from","4694294keKOrV","registerDescriptionCallback","getSelectedBlocks","replace","afterInit","createRange","LegacyListEditing","name","formatBlock","382696XAVzum","descriptionFactory","blockName","outdentList","add","value","_selectedElements","bulleted","type","20vkrdxJ","format","nextSibling","indentList","commandName","176806BBePTU","*Change to:* %0","ELEMENT_LIST_ITEM","numberedList","275150XKocBW","todoList"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(453740===parseInt(n(312))/1*(parseInt(n(294))/2)+parseInt(n(322))/3+parseInt(n(271))/4*(parseInt(n(280))/5)+parseInt(n(319))/6*(-parseInt(n(285))/7)+parseInt(n(313))/8+-parseInt(n(331))/9*(parseInt(n(289))/10)+parseInt(n(262))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(266)](){const t=ii,e=this[t(339)],n=e[t(334)];if(!e[t(303)][t(291)](t(268)))return;const r=e[t(303)][t(341)](t(333)),s=e[t(303)][t(291)](t(302));function o(t){return()=>{const n=li,s=e[n(328)][n(307)][n(342)],o=e[n(259)][n(341)](t);if(o[n(276)])return void e[n(329)](n(296),{});const i=t[n(297)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(261)](t)[s(327)]((t=>function(t,e){const n=s;return e[n(257)](t[n(293)],n(308))&&!e[n(306)](t)}(t,r)));o=o[s(327)]((t=>!t.is(s(311),s(308))||t[s(304)](s(336))!=e));const i=new Set;for(const t of o)t.is(s(311),s(308))?i[s(275)](ui(t)):i[s(275)](t);return Array[s(261)](i)}(s[n(264)](),i,e[n(328)][n(300)]);e[n(328)][n(325)]((()=>{const e=n;for(const n of a)r[e(343)](n,{commandName:t,commandParams:[{forceValue:!o[e(276)]}],formatGroupId:e(273)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(261)](t);const r=n[e(330)]((t=>e(308)!=t[e(269)]));return r>-1&&(n=n[e(297)](0,r)),n}(e[n(328)][n(307)][n(342)][n(264)]()),o=e[n(328)][n(267)](e[n(328)][n(314)](s[0],n(298)),e[n(328)][n(314)](s[s[n(292)]-1],n(323)));e[n(328)][n(325)]((()=>{const e=n;r[e(343)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(282)];for(;t&&t[n(304)](n(299))>e[n(304)](n(299));)r[n(275)](t),t=t[n(282)]}return Array[n(261)](r)}(s))}))}}r[t(310)](t(288),o(t(288))),r[t(310)](t(338),o(t(338))),s&&r[t(310)](t(290),o(t(290))),r[t(310)](t(283),i(t(283))),r[t(310)](t(274),i(t(274))),s&&r[t(310)](t(295),(()=>{const n=t,s=e[n(259)][n(341)](n(295)),o=Array[n(261)](s[n(277)]);o[n(327)]((t=>t[n(304)](n(316))!=s[n(276)])),e[n(328)][n(325)]((()=>{const t=n;for(const e of o)r[t(343)](e,{commandName:t(295),commandParams:[{forceValue:!s[t(276)]}]})}))})),r[t(272)][t(326)](t(308),(e=>Hr(n,t(287),e))),r[t(272)][t(263)]((e=>{const r=t;if(r(270)!=e[r(279)]&&r(305)!=e[r(279)])return;const{data:s}=e;if(s){if(r(288)==s[r(284)]||r(338)==s[r(284)]||r(290)==s[r(284)])switch(s[r(284)][r(265)](r(324),"")){case r(278):return o(Hr(n,r(320)));case r(301):return o(Hr(n,r(321)));case r(258):return o(Hr(n,r(335)))}if(r(283)==s[r(284)])return{type:r(281),content:Hr(n,r(318),Hr(n,r(287)))};if(r(274)==s[r(284)])return{type:r(281),content:Hr(n,r(315),Hr(n,r(287)))};if(r(295)==s[r(284)])return s[r(340)][0][r(317)]?{type:r(281),content:Hr(n,r(309))}:{type:r(281),content:Hr(n,r(260))}}function o(t){const e=r;return{type:e(281),content:Hr(n,e(286),t)}}}))}}function ui(t){const e=ii,n=t[e(304)](e(299));if(0==n)return t;let r=t;for(;t[e(337)]&&t[e(337)].is(e(311),e(308));){const s=t[e(337)][e(304)](e(299));if(s==n)r=t[e(337)];else if(s<n)break;t=t[e(337)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=257]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(311),e(308))&&t[e(304)](e(299))>0){let r=t[e(282)];for(;r&&e(308)==r[e(269)]&&r[e(304)](e(299))==t[e(304)](e(299));)n[e(332)](r),r=r[e(282)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=495]})(t,e)}const gi=hi;function di(){const t=["replace","1295LJcjjD","model","createPositionAt","selection","formatInline","LegacyListPropertiesEditing","list.properties","handleListStyleCommand","getAttribute","markMultiRangeBlockFormat","styles","filter","getSelectedBlocks","plugins","editor","getLastPosition","_LIST_","forward","42968TQegfY","handleListReversedCommand","backward","config","length","commandParams","reversed","startIndex","TrackChangesEditing","22ERYUyq","commandName","LegacyListUtils","toUpperCase","_getSuggestionBlocks","3642024wVORIU","handleListStartCommand","62913HwuFof","type","document","7ZXuWGx","*Format:* set order to regular","listStyle","locale","format","flat","*Change to:* %0","descriptionFactory","48gvIuQE","373042xWGlPK","has","*Format:* set start index to %0","formatBlock","listStart","getSiblingNodes","parent","numbered","11517240wJtOAy","listItem","*Format:* set order to reversed","push","_getTranslationKeyForListStyle","default","registerDescriptionCallback","from","5194870PyZCoI","before","enableCommand","change","_getSuggestionBlocksForListStyle","ELEMENT_","getListTypeFromListStyleType","getFirstPosition","571086IBrMqE","map","createRange","6zsWaJO","listType","listReversed","get","element","afterInit","unshift","bind","handleDescriptions"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(722848===parseInt(n(528))/1*(-parseInt(n(537))/2)+-parseInt(n(525))/3*(-parseInt(n(536))/4)+parseInt(n(553))/5*(-parseInt(n(564))/6)+-parseInt(n(574))/7*(-parseInt(n(509))/8)+parseInt(n(561))/9+parseInt(n(545))/10+parseInt(n(518))/11*(parseInt(n(523))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(569)](){const t=gi;if(!this[t(505)][t(504)][t(538)](t(496)))return;const e=this[t(505)][t(512)][t(567)](t(497)),n=this[t(505)][t(504)][t(567)](t(517));e[t(501)]&&n[t(555)](t(530),this[t(498)][t(571)](this)),e[t(515)]&&n[t(555)](t(566),this[t(510)][t(571)](this)),e[t(516)]&&n[t(555)](t(541),this[t(524)][t(571)](this)),n[t(535)][t(551)](this[t(572)][t(571)](this))}[gi(498)](t,e={}){const n=gi,r=this[n(505)][n(504)][n(567)](n(517)),s=this[n(557)]();this[n(505)][n(575)][n(556)]((()=>{const t=n;r[t(500)](s,{commandName:t(530),commandParams:[{type:e[t(526)]}],formatGroupId:t(530)})}))}[gi(510)](t,e={}){const n=gi,r=this[n(505)][n(504)][n(567)](n(517)),s=this[n(522)]((t=>t.is(n(568),n(546))&&n(544)===t[n(499)](n(565))));if(s[n(513)]<1)return;const o=s[n(562)]((t=>this[n(505)][n(575)][n(563)](this[n(505)][n(575)][n(576)](t,n(554)),this[n(505)][n(575)][n(576)](t,0))));this[n(505)][n(575)][n(556)]((()=>{const t=n;r[t(500)](o,{commandName:t(566),commandParams:[{reversed:e[t(515)]}],formatGroupId:t(566)})}))}[gi(524)](t,e={}){const n=gi,r=this[n(505)][n(504)][n(567)](n(517)),s=this[n(522)]((t=>t.is(n(568),n(546))&&n(544)===t[n(499)](n(565))));if(s[n(513)]<1)return;const o=s[n(562)]((t=>this[n(505)][n(575)][n(563)](this[n(505)][n(575)][n(576)](t,n(554)),this[n(505)][n(575)][n(576)](t,0))));this[n(505)][n(575)][n(556)]((()=>{const t=n;r[t(500)](o,{commandName:t(541),commandParams:[{startIndex:e[t(516)]}],formatGroupId:t(541)})}))}[gi(572)](t){const e=gi;if(e(540)!=t[e(526)]&&e(495)!=t[e(526)])return;const n=this[e(505)][e(531)],{data:r}=t;if(!r)return;let s,o;switch(r[e(519)]){case e(530):s=e(534),o={type:e(532),content:Hr(n,s,Hr(n,this[e(549)](r[e(514)][0][e(526)])))};break;case e(566):s=r[e(514)][0][e(515)]?e(547):e(529),o={type:e(532),content:Hr(n,s)};break;case e(541):s=e(539),o={type:e(532),content:Hr(n,s,r[e(514)][0][e(516)])}}return o}[gi(557)](){const t=gi;var e,n,r,s;const o=this[t(505)][t(504)][t(567)](t(520));let i=Array[t(552)](this[t(505)][t(575)][t(527)][t(577)][t(503)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(568),t(546)))&&i[t(570)](...o[t(542)](this[t(505)][t(575)][t(527)][t(577)][t(560)](),t(511))),(null===(n=i[i[t(513)]-1])||void 0===n?void 0:n.is(t(568),t(546)))&&i[t(548)](...o[t(542)](this[t(505)][t(575)][t(527)][t(577)][t(506)](),t(508))),i=[...new Set(i)],(null===(s=null===(r=this[t(505)][t(575)][t(527)][t(577)][t(560)]())||void 0===r?void 0:r[t(543)])||void 0===s?void 0:s.is(t(568),t(546)))&&(i=i[t(502)]((e=>e.is(t(568),t(546))))),i}[gi(522)](t){const e=gi,n=this[e(505)][e(504)][e(567)](e(520));let r=Array[e(552)](this[e(505)][e(575)][e(527)][e(577)][e(503)]())[e(502)](t)[e(562)]((t=>{const r=e,s=this[r(505)][r(575)][r(576)](t,0);return[...n[r(542)](s,r(511)),...n[r(542)](s,r(508))]}))[e(533)]();return r=[...new Set(r)],r}[gi(549)](t){const e=gi;return e(558)+(this[e(505)][e(504)][e(567)](e(520))[e(559)](t)||e(550))[e(521)]()+e(507)+t[e(521)]()[e(573)](/-/g,"_")}}function mi(){const t=["createEmptyElement","descriptionFactory","mediaEmbed","showSuggestionHighlights","35013PezaTo","20HqABFH","27765GpNlqR","824SFDVaV","options","2735719GfzBMB","plugins","registerElementLabel","9024990rathzR","locale","high","enableCommand","editor","has","TrackChangesEditing","conversion","data","139623ntOfMh","elementToElement","media","MediaEmbedEditing","stop","dataDowncast","for","get","ELEMENT_MEDIA","afterInit","2357135tfgFEO","div","4ehMrcd","attribute:url:media","946290gqzTZP","downcastDispatcher"];return(mi=function(){return t})()}function Ii(t,e){const n=mi();return(Ii=function(t,e){return n[t-=361]})(t,e)}const Ei=Ii;!function(t,e){const n=Ii,r=t();for(;;)try{if(353046===parseInt(n(388))/1*(parseInt(n(380))/2)+parseInt(n(368))/3*(-parseInt(n(389))/4)+-parseInt(n(378))/5+parseInt(n(382))/6+-parseInt(n(393))/7+-parseInt(n(391))/8*(-parseInt(n(390))/9)+parseInt(n(396))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ei(377)](){const t=Ei,e=this[t(363)];if(!e[t(394)][t(364)](t(371)))return;const n=e[t(394)][t(375)](t(365)),r=e[t(397)];n[t(362)](t(386)),n[t(385)][t(395)](t(370),(e=>Hr(r,t(376),e))),e[t(366)][t(374)](t(373))[t(369)]({model:t(370),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(387)])return n[s(384)](s(379))},converterPriority:t(361)}),e[t(367)][t(383)].on(t(381),((e,n,r)=>{const s=t;r[s(392)][s(387)]&&e[s(372)]()}),{priority:t(361)})}}function Ti(t,e){const n=yi();return(Ti=function(t,e){return n[t-=168]})(t,e)}const _i=Ti;function yi(){const t=["224592kgBRlc","TrackChangesEditing","56KcGZfS","plugins","45SFiPHX","433EgwZpR","MentionEditing","has","447160sRExyF","1774GjuOgu","get","editor","mention","enableCommand","33VZuALZ","253940fJTOcX","459928urQtTA","14UsbLug","407292XuHBzY","3193528VSmpdM","25sNGGLk","afterInit","27FRCiCL"];return(yi=function(){return t})()}!function(t,e){const n=Ti,r=t();for(;;)try{if(554790===-parseInt(n(182))/1*(-parseInt(n(186))/2)+parseInt(n(181))/3*(-parseInt(n(169))/4)+parseInt(n(174))/5*(parseInt(n(172))/6)+parseInt(n(170))/7*(parseInt(n(179))/8)+parseInt(n(176))/9*(parseInt(n(185))/10)+-parseInt(n(168))/11*(parseInt(n(177))/12)+parseInt(n(173))/13*(parseInt(n(171))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[_i(175)](){const t=_i,e=this[t(188)];e[t(180)][t(184)](t(183))&&e[t(180)][t(187)](t(178))[t(190)](t(189))}}const ki=Li;function Ci(){const t=["TrackChangesEditing","*Remove format:* %0","locale","listMarkerStyle","registerBlockAttribute","plugins","2WiQajZ","handleDescriptions","1795542citydR","head","8KcKdFS","1000GGCxYg","afterInit","registerDescriptionCallback","8612JEOeRb","4681720cKZzOm","oldValue","enableDefaultAttributesIntegration","4317570YjybMY","key","1161840sjzBJu","ELEMENT_MULTI_LEVEL_LIST","*Set format:* %0","18xVgmjZ","newValue","multiLevelList","has","794766FWCFwe","36aoIMKt","next","1376507vvuyiT","get","descriptionFactory","format","editor","listType","data","MultiLevelList"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=352]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(740242===-parseInt(n(387))/1*(-parseInt(n(370))/2)+-parseInt(n(363))/3+-parseInt(n(357))/4*(-parseInt(n(354))/5)+parseInt(n(361))/6+parseInt(n(389))/7*(-parseInt(n(353))/8)+-parseInt(n(366))/9*(parseInt(n(358))/10)+parseInt(n(373))/11*(parseInt(n(371))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(355)](){const t=ki,e=this[t(377)],n=e[t(386)][t(374)](t(381));e[t(386)][t(369)](t(380))&&(n[t(360)](t(368)),n[t(385)](t(384)),n[t(375)][t(356)]((e=>this[t(388)](e))))}[ki(388)](t){const e=ki,n=this[e(377)][e(383)],{data:r}=t,s={type:e(376),content:""};if(r&&e(384)==r[e(362)]){if(!r[e(359)])return{type:e(376),content:Hr(n,e(365),Hr(n,e(364)))+" ("+r[e(367)]+")"};if(!r[e(367)]){let o=t[e(352)];for(;o;){if(o[e(379)]&&e(378)==o[e(379)][e(362)]&&o[e(379)][e(367)])return s;o=o[e(372)]}return{type:e(376),content:Hr(n,e(382),Hr(n,e(364)))+" ("+r[e(359)]+")"}}}}}function Ri(){const t=["editor","7AFTTMo","registerElementLabel","afterInit","23522400meXvVP","TrackChangesEditing","429738wBOWPP","has","descriptionFactory","PageBreakEditing","683340GqUPaM","locale","plugins","260405LVgEDk","6306852cvsmAA","ELEMENT_PAGE_BREAK","get","enableCommand","pageBreak","36670ZLVIRO","5136lcLQMu","873LWLfQc","237nuhoDp"];return(Ri=function(){return t})()}function Si(t,e){const n=Ri();return(Si=function(t,e){return n[t-=346]})(t,e)}const Mi=Si;!function(t,e){const n=Si,r=t();for(;;)try{if(737747===parseInt(n(363))/1+parseInt(n(353))/2*(parseInt(n(356))/3)+parseInt(n(367))/4+parseInt(n(347))/5+parseInt(n(348))/6*(parseInt(n(358))/7)+-parseInt(n(354))/8*(parseInt(n(355))/9)+-parseInt(n(361))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class vi extends t.Plugin{[Mi(360)](){const t=Mi,e=this[t(357)];if(!e[t(346)][t(364)](t(366)))return;e[t(346)][t(350)](t(362))[t(351)](t(352));const n=e[t(346)][t(350)](t(362)),r=e[t(368)];n[t(365)][t(359)](t(352),(e=>Hr(r,t(349),e)))}}const Oi=Di;function wi(){const t=["_registerLegacyDescription","*Change to:* %0","writer","12843207sKJIZO","has","highest","insert","afterInit","end","getItemLabel","downcastDispatcher","consumable","model","checkChild","registerDescriptionCallback","ck-suggestion-marker--active","formatBlock","isTouching","addClass","locale","*Insert:* %0","1152813YqLMsF","schema","plugins","name","ck-suggestion-marker-split","nodeAfter","format","showSuggestionHighlights","markerName","bindElementToMarker","857962oYHZax","Paragraph","isLimit","enableDefaultAttributesIntegration","commandName","mapper","registerElementLabel","includes","consume","2qkZhBZ","editor","descriptionFactory","get","3950286frhSga","createUIElement","activeMarkers","TrackChangesEditing","1079365VSRdKb","ELEMENT_PARAGRAPH","874944IgYxeU","data","start","addMarker:suggestion:insertion","span","type","editing","enableCommand","isBlock","toViewPosition","$text","markerRange","insertParagraph","getFirstRange","paragraph","options","insertion","72hTHgEB","686446yjccGq"];return(wi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(639490===parseInt(n(363))/1+-parseInt(n(335))/2*(parseInt(n(316))/3)+parseInt(n(345))/4+-parseInt(n(343))/5+parseInt(n(339))/6+parseInt(n(326))/7*(parseInt(n(362))/8)+-parseInt(n(367))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(371)](){const t=Oi,e=this[t(336)];if(!e[t(318)][t(368)](t(327)))return;const n=e[t(314)],r=e[t(318)][t(338)](t(342));r[t(337)][t(332)](t(359),(e=>Hr(n,t(344),e))),r[t(329)](t(359)),r[t(352)](t(357)),e[t(351)][t(374)].on(t(348),Bi(e),{priority:t(369)}),e[t(346)][t(374)].on(t(348),((n,r,s)=>{const o=t;s[o(360)][o(323)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(369)});const s=r[t(337)];s[t(309)]((r=>{const o=t;if(o(361)!==r[o(350)])return;const{start:i,end:a}=r[o(358)]();if(!i[o(312)](a)||!i[o(321)])return;const c=e[o(376)][o(317)],u=i[o(321)];return c[o(353)](u)&&!c[o(328)](u)&&c[o(377)](u,o(355))?{type:o(361),content:Hr(n,o(315),s[o(373)](u,1))}:void 0})),this[t(364)]()}[Oi(364)](){const t=Oi,e=this[t(336)],n=e[t(314)];e[t(318)][t(338)](t(342))[t(337)][t(309)]((e=>{const r=t;if(r(311)!=e[r(350)])return;const{data:s}=e;return s&&r(359)==s[r(330)]?{type:r(322),content:Hr(n,r(365),Hr(n,r(344)))}:void 0}))}}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=309]})(t,e)}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(318)][o(338)](o(342)),a=r[o(356)][o(347)],c=r[o(356)][o(372)],u=t[o(376)][o(317)];if(!a[o(312)](c)||!a[o(321)])return;const l=a[o(321)];if(u[o(353)](l)&&!u[o(328)](l)&&u[o(377)](l,o(355))){if(!s[o(375)][o(334)](r[o(356)],n[o(319)]))return;const t=s[o(366)][o(340)](o(349),{class:o(320)}),a=s[o(331)][o(354)](c);e&&i[o(341)][o(333)](r[o(324)])&&s[o(366)][o(313)](o(310),t),s[o(366)][o(370)](a,t),s[o(331)][o(325)](t,r[o(324)])}}}function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=196]})(t,e)}const xi=Pi;function Ui(){const t=["32loNwjs","42laEpCC","4285715uaIReF","323844eWKBUB","*Remove all formatting*","formatBlock","3268515oCUhzY","2497092jwANhq","4LCuyZx","22258zmsFQs","RemoveFormatEditing","plugins","_registerLegacyDescription","has","TrackChangesEditing","enableDefaultAttributesIntegration","removeFormat","type","locale","94380uKuXNo","registerDescriptionCallback","commandName","format","editor","1646226iZsBSg","descriptionFactory","get","afterInit","formatInline"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,r=t();for(;;)try{if(565048===parseInt(n(224))/1*(parseInt(n(203))/2)+parseInt(n(201))/3+-parseInt(n(202))/4*(-parseInt(n(200))/5)+-parseInt(n(197))/6+-parseInt(n(196))/7+parseInt(n(223))/8*(-parseInt(n(218))/9)+parseInt(n(213))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(221)](){const t=xi,e=this[t(217)];e[t(205)][t(207)](t(204))&&(e[t(205)][t(220)](t(208))[t(209)](t(210)),this[t(206)]())}[xi(206)](){const t=xi,e=this[t(217)];e[t(205)][t(220)](t(208))[t(219)][t(214)]((n=>{const r=t;if(r(199)!=n[r(211)]&&r(222)!=n[r(211)])return;const{data:s}=n;return s&&r(210)==s[r(215)]?{type:r(216),content:Hr(e[r(212)],r(198))}:void 0}))}}function Gi(t,e){const n=zi();return(Gi=function(t,e){return n[t-=390]})(t,e)}const Vi=Gi;function zi(){const t=["8871LOQtmf","acceptSuggestion","TrackChangesEditing","4XkVjLT","enableCommand","goToNextRestrictedEditingException","12128090InNvno","goToPreviousRestrictedEditingException","acceptSelectedSuggestions","2942597BEDzus","5173015tBTgGA","has","acceptAllSuggestions","discardSuggestion","trackChanges","plugins","discardSelectedSuggestions","afterInit","RestrictedEditingModeEditing","1294690FYtsBy","10217655AJUaUK","editor","get","11316078gzlxFT","854Edstrr","8hPCQPH","discardAllSuggestions"];return(zi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(960832===-parseInt(n(396))/1+-parseInt(n(401))/2*(-parseInt(n(404))/3)+parseInt(n(407))/4*(parseInt(n(414))/5)+parseInt(n(400))/6+parseInt(n(413))/7*(parseInt(n(402))/8)+-parseInt(n(397))/9+-parseInt(n(410))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Vi(394)](){const t=Vi,e=this[t(398)];if(!e[t(392)][t(415)](t(395)))return;const n=e[t(392)][t(399)](t(406));n[t(408)](t(411)),n[t(408)](t(409));const r=e[t(392)][t(399)](t(395));r[t(408)](t(391)),r[t(408)](t(405)),r[t(408)](t(390)),r[t(408)](t(416)),r[t(408)](t(403)),r[t(408)](t(412)),r[t(408)](t(393))}}function Wi(){const t=["createPositionBefore","plugins","span","2882EWBHyu","get","444542XKgJrY","softBreak","includes","name","data","init","10283spStIU","editing","downcastDispatcher","8IkoAno","deletion","high","TrackChangesEditing","mapper","locale","ELEMENT_LINE_BREAK","getItems","requires","2334DvCinD","20034276BOEmzX","merge","createUIElement","model","addMarker:suggestion:insertion","87645ybHewZ","2wLcPTG","markerName","220jjzHre","enableCommand","element","split","options","test","addMarker:suggestion","shiftEnter","consumable","addClass","insert","bindElementToMarker","showSuggestionHighlights","47050nRRnct","addMarker:suggestion:deletion","ck-suggestion-marker--active","2726313GbIGqV","descriptionFactory","10518183kfqfQd","registerElementLabel","writer","editor","ck-suggestion-marker-","markerRange","activeMarkers","toViewPosition"];return(Wi=function(){return t})()}const Ki=Xi;function Xi(t,e){const n=Wi();return(Xi=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(644841===-parseInt(n(427))/1+parseInt(n(394))/2*(-parseInt(n(412))/3)+parseInt(n(396))/4*(parseInt(n(393))/5)+-parseInt(n(387))/6*(parseInt(n(433))/7)+parseInt(n(436))/8*(parseInt(n(414))/9)+parseInt(n(409))/10*(-parseInt(n(425))/11)+parseInt(n(388))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Ki(386)](){return[Qs.ShiftEnter]}[Ki(432)](){const t=Ki,e=this[t(417)],n=e[t(423)][t(426)](t(381));n[t(397)](t(403)),e[t(434)][t(435)].on(t(392),Zi(e),{priority:t(380)}),e[t(434)][t(435)].on(t(410),Zi(e),{priority:t(380)}),e[t(431)][t(435)].on(t(402),((n,r,s)=>{const o=t;s[o(400)][o(408)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(413)][t(415)](t(428),(n=>Hr(e[t(383)],t(384),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(423)][o(426)](o(381));if(!s[o(404)][o(401)](r[o(419)],n[o(430)]))return;const a=t[o(391)];for(const t of r[o(419)][o(385)]()){if(!t.is(o(398),o(428)))continue;const n=o(437)==r[o(395)][o(399)](":")[1]?o(389):o(399),c=s[o(416)][o(390)](o(424),{class:o(418)+n}),u=s[o(382)][o(421)](a[o(422)](t));e&&i[o(420)][o(429)](r[o(395)])&&s[o(416)][o(405)](o(411),c),s[o(416)][o(406)](u,c),s[o(382)][o(407)](c,r[o(395)])}}}const Qi=Yi;function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=268]})(t,e)}function Ji(){const t=["StandardEditingModeEditing","365820lbrhpV","getRanges","model","format","type","420387LOFEXB","FORMAT_RESTRICTED_ENABLED","locale","afterInit","commandName","markInlineFormat","change","plugins","enableCommand","1317890HEObrg","TrackChangesEditing","from","descriptionFactory","commandParams","restrictedEditingException","has","isCollapsed","2351510hBhmNb","value","6555472GieAiO","forceValue","214044bhJdnK","get","selection","1317148OCJTjF","commands","registerDescriptionCallback","formatBlock","document","editor","formatInline","FORMAT_RESTRICTED_DISABLED"];return(Ji=function(){return t})()}!function(t,e){const n=Yi,r=t();for(;;)try{if(416169===parseInt(n(290))/1+parseInt(n(299))/2+parseInt(n(273))/3+-parseInt(n(276))/4+parseInt(n(269))/5+parseInt(n(285))/6+-parseInt(n(271))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(293)](){const t=Qi,e=this[t(281)],n=e[t(287)],r=e[t(292)];if(!e[t(297)][t(305)](t(284)))return;const s=e[t(297)][t(274)](t(300)),o=t(304),i=e[t(277)][t(274)](o);s[t(298)](o,((e,r={})=>{const a=t,c=n[a(280)][a(275)];if(c[a(268)])return void e(r);const u=void 0!==r[a(272)]?r[a(272)]:!i[a(270)];n[a(296)]((()=>{const t=a,e=Array[t(301)](c[t(286)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(295)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(302)][t(278)]((e=>{const n=t;if(n(279)!=e[n(289)]&&n(282)!=e[n(289)])return;const{data:s}=e;return s&&s[n(294)]==o?s[n(303)][0][n(272)]?{type:n(288),content:Hr(r,n(291))}:{type:n(288),content:Hr(r,n(283))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=338]})(t,e)}function na(){const t=["commandName","formatInline","type","3428594RmBbsZ","descriptionFactory","28896867EPnRik","toLowerCase","GeneralHtmlSupport","20022jKzNCa","registerBlockAttribute","8dZlkyA","4643716JHiKWF","editor","2125enJySl","config","forceValue","StyleUtils","afterInit","registerInlineAttribute","1527524vhLTCA","TrackChangesEditing","normalizeConfig","getGhsAttributeNameForElement","add","has","definitions","formatBlock","FORMAT_STYLE","Style","styleName","commandParams","format","_registerLegacyDescription","inline","registerAttributeLabel","3703086ZXeEGa","block","144628tHpUJo","registerDescriptionCallback","locale","*Remove format:* %0","element","*Set format:* %0","get","plugins","enableDefaultAttributesIntegration","DataSchema","style","ghsAttributes"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(886468===-parseInt(n(355))/1+-parseInt(n(370))/2+parseInt(n(353))/3+parseInt(n(386))/4+-parseInt(n(380))/5*(parseInt(n(375))/6)+-parseInt(n(378))/7+parseInt(n(377))/8*(parseInt(n(372))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(384)](){const t=ta,e=this[t(379)];if(!e[t(362)][t(342)](t(346))||!e[t(362)][t(342)](t(364)))return;const n=e[t(362)][t(361)](t(338)),r=e[t(357)],s=e[t(381)][t(361)](t(365))||{},o=e[t(362)][t(361)](t(374)),i=e[t(362)][t(361)](t(383))[t(339)](e[t(362)][t(361)](t(364)),s[t(343)]);n[t(363)](t(365));const a=new Set;for(const e of i[t(354)]){const n=o[t(340)](e[t(359)]);a[t(341)](n)}const c=new Set;for(const e of i[t(351)]){const n=o[t(340)](e[t(359)]);c[t(341)](n);for(const n of e[t(366)])c[t(341)](n)}for(const e of a)n[t(376)](e),n[t(371)][t(352)](e,Hr(r,t(345)));for(const e of c)n[t(385)](e),n[t(371)][t(352)](e,Hr(r,t(345)));this[t(350)]()}[ta(350)](){const t=ta,e=this[t(379)],n=e[t(357)];e[t(362)][t(361)](t(338))[t(371)][t(356)]((e=>{const r=t;if(r(344)!=e[r(369)]&&r(368)!=e[r(369)])return;const{data:s}=e;return s&&r(365)===s[r(367)]?s[r(348)][0][r(382)]?{type:r(349),content:Hr(n,r(360),s[r(348)][0][r(347)][r(373)]())}:{type:r(349),content:Hr(n,r(358),s[r(348)][0][r(347)][r(373)]())}:void 0}))}}const sa=ia;function oa(){const t=["editor","getChildren","above","getCellLocation","425411UlaJaO","subType","filter","get","_setupColumnsRowsFixing","addMarker:suggestion","substr","insertTableColumnRight","locale","max","registerPostFixer","selection","start","ELEMENT_TABLE_ROW_WITH_TEXT","afterInit","rowspan","_getSuggestionCoords","root","getItems","createRangeOn","enqueueChange","MAX_SAFE_INTEGER","document","tableCell","insertTableColumnLeft","removeTableRow","addRange","ELEMENT_TABLE","showSuggestionHighlights","registerDescriptionCallback","ELEMENT_TABLE_WITH_TEXT","deletion","getContainedElement","refresh","span","left","11rQEPEU","maxColumn","_suggestionFactory","selectTableRow","insertTableRowBelow","hasAttribute","model","getRanges","_acceptFormatSuggestionCallbackFactory","order","createRangeIn","highest","ELEMENT_TABLE_COLUMN","execute","downcastDispatcher","_splitMarkerName","position","forceValue","writer","insertTable","maxRow","isArray","findAncestor","push","values","getFirstRange","descriptionFactory","table","1202895zBxluE","createPositionAt","differ","oldRange","insertion","markMultiRangeInsertion","_tableSuggestions","18hrKUUY","from","331420QSDgPh","132393EFLpQg","toLowerCase","addClass","min","first","getColumnIndexes","discard","120LvKzeG","insert","tableColumn","removeTableColumn","end","fromRange","createTableWalker","*Insert:* %0","length","options","TableEditing","type","add","removeClass","plugins","name","TrackChangesEditing","4215650VkAuOn","map","includes","MIN_SAFE_INTEGER","51466TQHpbr","commands","$textProxy","minColumn","$graveyard","change","tablePaste","setSelection","isIntersecting","change:data","every","batch","enableCommand","join","detach","accept","markMultiRangeDeletion","colspan","*Remove:* %0","4POIDFZ","has","rootName","isTouching","registerElementLabel","isInContent","startsWith","selectTableColumn","item","_tablePostFixingSubtypes","isEqual","data","cell","registerCustomCallback","_getCoordsForCells","nodeAfter","minRow","last","toViewElement","getSelectionAffectedTableCells","nodeBefore","isIntersectingWithRange","getAttribute","TableUtils","getChanges","tableRow","low","getSuggestion","ELEMENT_TABLE_ROW","suggestion","insertTableRowAbove","element","ELEMENT_TABLE_COLUMN_WITH_TEXT","getChangedMarkers","9585rZzFTV","classes","getRowIndexes","some","mapper"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(124747===-parseInt(n(493))/1+parseInt(n(512))/2*(-parseInt(n(465))/3)+-parseInt(n(464))/4+-parseInt(n(455))/5+-parseInt(n(462))/6*(-parseInt(n(391))/7)+-parseInt(n(472))/8*(parseInt(n(382))/9)+parseInt(n(489))/10*(parseInt(n(427))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(357)]=[e(373),e(474)],this[e(461)]=new Set}[sa(405)](){const t=sa,e=this[t(387)],n=e[t(433)][t(413)][t(402)];if(!e[t(486)][t(513)](t(482)))return;const r=e[t(399)],s=e[t(486)][t(394)](t(488)),o=e[t(486)][t(394)](t(371));s[t(453)][t(516)](t(454),(e=>Hr(r,t(418),e))),this[t(395)](),s[t(505)](t(446)),s[t(505)](t(430)),s[t(505)](t(355));for(const r of[t(378),t(431)]){const i=e[t(494)][t(394)](r);s[t(505)](r,(r=>{const a=t;e[a(433)][a(498)]((t=>{const e=a;r();const c=e(389)===i[e(436)],u=o[e(367)](n),l=o[e(384)](u),f=c?l[e(469)]-1:l[e(365)]+1,h=u[0][e(449)](e(454)),g=o[e(478)](h,{startRow:f,endRow:f}),d=Array[e(463)](g)[e(490)]((n=>t[e(410)](n[e(360)])));s[e(460)](d,e(373))}))}))}for(const r of[t(415),t(398)]){const i=e[t(494)][t(394)](r);s[t(505)](r,(r=>{const a=t;e[a(433)][a(498)]((t=>{const e=a;r();const c=e(426)===i[e(436)],u=o[e(367)](n),l=o[e(470)](u),f=c?l[e(469)]-1:l[e(365)]+1,h=u[0][e(449)](e(454)),g=o[e(478)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(463)](g)[e(490)]((n=>t[e(410)](n[e(360)])));s[e(460)](d,e(474))}))}))}for(const r of[t(416),t(475)]){const i=r[t(397)](11),a=i[t(466)](),c=a[t(397)](0,3)+t(425),u=t(454)+i,l=t(468)+i,f=t(400)+i;s[t(505)](r,(()=>{const i=t;e[i(433)][i(498)]((t=>{const e=i,h=o[e(367)](n),g=h[0][e(449)](e(454));let d;if(e(416)==r){const t=o[e(384)](h);d={startRow:t[e(469)],endRow:t[e(365)],includeAllSlots:!0}}else{const t=o[e(470)](h);d={startColumn:t[e(469)],endColumn:t[e(365)],includeAllSlots:!0}}const p=o[e(478)](g,d),m=Array[e(463)](p)[e(490)]((({cell:t})=>t)),I=ca(m[e(393)]((t=>t[e(432)](c)))),E=ca(m[e(393)]((t=>!t[e(432)](c))))[e(490)]((n=>t[e(410)](n))),b=s[e(509)](E,u);if(b&&(e(373)==b[e(392)]||e(474)==b[e(392)])){const n=this[e(407)](b);for(const r of I){const s=t[e(410)](r),i=o[e(390)](r),u=r[e(370)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(417)](s)}}}))}))}function c(r){const s=t,o=Array[s(463)](n[s(434)]())[s(490)]((t=>i.LiveRange[s(477)](t)));e[s(433)][s(498)]((t=>{const n=s,i=t[n(504)];r=r[n(393)]((t=>n(497)!=t[n(408)][n(514)])),t[n(500)](r),e[n(494)][n(394)](n(416))[n(424)](),e[n(440)](n(416),{forceDefaultExecution:!0}),e[n(433)][n(411)]((()=>{const t=n;e[t(433)][t(411)](i,(e=>{const n=t,r=o[n(393)]((t=>n(497)!=t[n(408)][n(514)]));r[n(480)]>0&&e[n(500)](r);for(const t of o)t[n(507)]()}))}))}))}function u(r){const s=t;e[s(433)][s(498)]((t=>{const o=s,a=Array[o(463)](n[o(434)]())[o(490)]((t=>i.LiveRange[o(477)](t))),c=[];for(const t of r)for(const e of t[o(409)]({shallow:!0}))c[o(450)](e);for(const n of c)o(497)!=n[o(408)][o(514)]&&(t[o(500)](t[o(456)](n,0)),e[o(494)][o(394)](o(475))[o(424)](),e[o(440)](o(475),{forceDefaultExecution:!0}));const u=a[o(393)]((t=>o(497)!=t[o(408)][o(514)]));u[o(480)]>0&&t[o(500)](u);for(const t of a)t[o(507)]()}))}function l(e,n){const r=t;return n[r(503)]((t=>e[r(385)]((e=>e[r(476)][r(358)](t[r(403)])||t[r(476)][r(358)](e[r(403)])))))}function f(e,n){const r=t;return!e[r(385)]((t=>n[r(385)]((e=>t[r(501)](e)))))&&e[r(385)]((t=>n[r(385)]((e=>t[r(476)][r(515)](e[r(403)])))))}e[t(359)][t(441)].on(t(396),((e,n,r)=>{const s=t;if(!r[s(481)][s(419)])return;const o=n[s(356)];if(!o)return;const i=r[s(386)][s(366)](o);function c(t){return Array[s(448)](t)?t:[t]}i&&s(414)===o[s(487)]&&(0,a.setHighlightHandling)(i,r[s(445)],((t,e,n)=>n[s(467)](c(e[s(383)]),t)),((t,e,n)=>n[s(485)](c(e[s(383)]),t)))}),{priority:t(438)}),s[t(453)][t(420)]((e=>{const n=t;if(n(459)!=e[n(483)]&&n(422)!=e[n(483)])return;const s=e[n(423)]();if(null!=s&&s.is(n(379),n(454))){if(n(459)==e[n(483)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)]));if(t[n(480)])return{type:n(459),content:Hr(r,n(479),Hr(r,n(421),'"'+t[n(506)](" ")+'"'))}}if(n(422)==e[n(483)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)]));if(t[n(480)])return{type:n(422),content:Hr(r,n(511),Hr(r,n(421),'"'+t[n(506)](" ")+'"'))}}}})),s[t(453)][t(420)]((e=>{const n=t;if(n(373)==e[n(392)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)])),s=this[n(407)](e),o=s[n(447)]-s[n(364)]+1;if(n(459)==e[n(483)])return t[n(480)]?{type:n(459),content:Hr(r,n(479),Hr(r,n(404),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(459),content:Hr(r,n(479),Hr(r,n(376),o))};if(n(422)==e[n(483)])return t[n(480)]?{type:n(422),content:Hr(r,n(511),Hr(r,n(404),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(422),content:Hr(r,n(511),Hr(r,n(376),o))}}if(n(474)==e[n(392)]){const t=e[n(409)]()[n(393)]((t=>t.is(n(495))))[n(490)]((t=>t[n(359)])),s=this[n(407)](e),o=s[n(428)]-s[n(496)]+1;if(n(459)==e[n(483)])return t[n(480)]?{type:n(459),content:Hr(r,n(479),Hr(r,n(380),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(459),content:Hr(r,n(479),Hr(r,n(439),o))};if(n(422)==e[n(483)])return t[n(480)]?{type:n(422),content:Hr(r,n(511),Hr(r,n(380),[o,'"'+t[n(506)](" ")+'"']))}:{type:n(422),content:Hr(r,n(511),Hr(r,n(439),o))}}})),s[t(429)][t(361)](t(459),t(373),t(471),c),s[t(429)][t(361)](t(422),t(373),t(508),c),s[t(429)][t(361)](t(459),t(474),t(471),u),s[t(429)][t(361)](t(422),t(474),t(508),u),s[t(429)][t(361)](t(459),t(474),t(506),l),s[t(429)][t(361)](t(422),t(474),t(506),l),s[t(429)][t(361)](t(459),t(373),t(506),f),s[t(429)][t(361)](t(422),t(373),t(506),f)}[sa(435)](){const t=sa,e=this[t(387)],n=e[t(433)][t(413)][t(402)];return(r,s)=>{const o=t;e[o(433)][o(498)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(476)][a(368)];u&&u[0]&&!1===u[0][a(444)]&&(l=r[0][a(403)][a(363)]);const f=t[a(437)](l);if(a(497)==f[a(408)][a(514)])return;const h=Array[a(463)](n[a(434)]())[a(490)]((t=>i.LiveRange[a(477)](t)));t[a(500)](f),e[a(494)][a(394)](c)[a(424)](),u[a(450)]({forceDefaultExecution:!0}),e[a(440)](c,...u);const g=h[a(393)]((t=>a(497)!=t[a(408)][a(514)]));g[a(480)]>0&&t[a(500)](g);for(const t of h)t[a(507)]()}))}}[sa(362)](t){const e=sa,n=this[e(387)][e(486)][e(394)](e(371));let r=Number[e(412)],s=Number[e(492)],o=Number[e(412)],i=Number[e(492)];for(const a of t){if(e(497)==a[e(408)][e(514)])continue;const{row:t,column:c}=n[e(390)](a),u=a[e(432)](e(406))?a[e(370)](e(406))-1:0,l=a[e(432)](e(510))?a[e(370)](e(510))-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(395)](){const t=sa,e=this[t(387)],n=e[t(486)][t(394)](t(488)),r=e[t(486)][t(394)](t(371));e[t(433)][t(413)].on(t(502),(()=>{const r=t,s=Array[r(463)](e[r(433)][r(413)][r(457)][r(381)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(442)](t);if(r(377)!=s)continue;if(null!=e[r(458)])continue;const a=n[r(375)](o);this[r(357)][r(491)](i)&&this[r(461)][r(484)](a)}}),{priority:t(374)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(410)](e),a=e[s(449)](s(454)),c=r[s(390)](e);for(const t of this[s(461)]){const n=t[s(392)],r=n[s(354)](s(499)),u=n[s(397)](r?10:5),l=u[s(466)](),f=l[s(397)](0,3)+s(425),h=s(468)+u,g=s(400)+u;if(!t[s(517)])continue;if(a!=t[s(452)]()[s(403)][s(449)](s(454)))continue;if(t[s(369)](i))continue;const d=e[s(432)](f)?e[s(370)](f)-1:0,p=this[s(407)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(417)](i),o=!0)}return o};e[t(433)][t(413)][t(401)]((n=>{const r=t;let o=!1;for(const t of e[r(433)][r(413)][r(457)][r(372)]())if(r(473)==t[r(483)])if(r(373)==t[r(487)])for(const e of t[r(443)][r(363)][r(388)]())o=o||s(e,n);else r(414)==t[r(487)]&&(o=o||s(t[r(443)][r(363)],n));return o}))}[sa(407)](t){const e=sa;return this[e(362)](t[e(434)]()[e(490)]((t=>t[e(403)][e(363)])))}}function ca(t){const e=sa;return Array[e(463)](new Set(t)[e(451)]())}const ua=la;function la(t,e){const n=ha();return(la=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=la,r=t();for(;;)try{if(155698===parseInt(n(225))/1*(-parseInt(n(245))/2)+-parseInt(n(218))/3+-parseInt(n(233))/4*(-parseInt(n(231))/5)+-parseInt(n(205))/6+parseInt(n(234))/7+-parseInt(n(284))/8+parseInt(n(272))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class fa extends t.Plugin{static get[ua(290)](){return[aa]}[ua(244)](){const t=ua,e=this[t(236)],n=e[t(291)][t(283)][t(250)],r=e[t(275)];if(!e[t(209)][t(253)](t(239)))return;const s=e[t(209)][t(255)](t(288)),o=e[t(209)][t(255)](t(226)),a=e[t(209)][t(255)](aa);a[t(278)][t(197)](t(235)),s[t(224)](t(235),(()=>{const n=t,r=o[n(203)](e[n(291)][n(283)][n(250)]);e[n(291)][n(251)]((()=>{const t=n;s[t(256)](r,{commandName:t(235),commandParams:[]},[],t(235))}))})),e[t(281)][t(255)](t(235)).on(t(222),((n,r)=>{const o=t;e[o(281)][o(255)](o(273))[o(247)]&&(r[o(214)]>0&&r[r[o(214)]-1]&&r[r[o(214)]-1][o(198)]||s[o(267)]||this[o(215)]()||n[o(254)]())}),{priority:t(207)});for(const n of[t(232),t(271),t(265),t(208)]){const r=e[t(281)][t(255)](n);s[t(224)](n,(()=>{const n=t,o=e[n(291)][n(283)][n(250)][n(213)]()[n(212)]()[n(249)]((t=>t.is(n(230),n(243)))),i=r[n(247)];e[n(291)][n(251)]((()=>{const t=n;s[t(256)]([o,i],{commandName:t(235),commandParams:[]},[],t(235))}))}))}for(const n of[t(194),t(204)]){const r=e[t(281)][t(255)](n);s[t(224)](n,(()=>{const i=t,a=o[i(203)](e[i(291)][i(283)][i(250)])[0],c=a[i(285)](i(219)),{column:u,row:l}=o[i(274)](a);let f=[];if(i(199)==r[i(286)]){const t=o[i(240)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(258)](t)[i(270)]((t=>t[i(201)]))}else{const t=o[i(240)](c,{column:u,includeAllSlots:!0});f=Array[i(258)](t)[i(270)]((t=>t[i(201)]))}e[i(291)][i(251)]((t=>{const e=i;s[e(211)](t[e(200)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(252)][t(195)]((e=>{const n=t;if(n(210)!=e[n(263)]&&n(262)!=e[n(263)])return;const{data:s}=e;return s&&n(235)==s[n(287)]?{type:n(237),content:Hr(r,n(246))}:void 0})),s[t(252)][t(195)]((e=>{const n=t;if(n(210)!=e[n(263)]&&n(262)!=e[n(263)])return;const{data:s}=e;return s?n(194)==s[n(287)]?{type:n(237),content:Hr(r,n(260))}:n(204)==s[n(287)]?{type:n(237),content:Hr(r,n(242))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(232),t(271),t(265),t(208)])s[t(282)][t(261)](t(210),e,t(277),c);for(const e of[t(194),t(204)])s[t(282)][t(261)](t(210),e,t(277),c);s[t(282)][t(261)](t(210),t(235),t(277),(r=>{const s=t;e[s(291)][s(251)]((t=>{const o=s,a=Array[o(258)](n[o(276)]())[o(270)]((t=>i.LiveRange[o(221)](t)));t[o(206)](r),e[o(281)][o(255)](o(235))[o(269)](),e[o(222)](o(235),{forceDefaultExecution:!0});const c=a[o(223)]((t=>o(238)!=t[o(257)][o(264)]));c[o(214)]>0&&t[o(206)](c);for(const t of a)t[o(220)]()}))}));for(const n of[t(232),t(265),t(208),t(271)]){const r=e[t(281)][t(255)](n);r.on(t(241),((n,s,o)=>{const i=t;if(o){const t=e[i(291)][i(283)][i(250)][i(213)]()[i(212)]()[i(249)]((t=>t.is(i(230),i(243))));this[i(259)](r[i(247)],t)||(n[i(217)]=!1,n[i(254)]())}}),{priority:t(289)})}}[ua(215)](){const t=ua,e=this[t(236)][t(281)][t(255)](t(235)),n=this[t(236)][t(209)][t(255)](t(226));if(!e[t(196)])return!1;const r=n[t(203)](this[t(236)][t(291)][t(283)][t(250)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(259)](e,n))return!1;return!0}[ua(259)](t,e){const n=ua,r=this[n(236)][n(209)][n(255)](n(288)),s=this[n(236)][n(291)][n(200)](t),o=this[n(236)][n(291)][n(200)](e),i=new Set,a=new Set;for(const t of r[n(228)]())if((n(268)==t[n(263)]||n(202)==t[n(263)]||n(235)==t[n(248)])&&t[n(266)])for(const e of t[n(276)]())e[n(280)](s,!0)&&i[n(229)](t[n(263)]+":"+t[n(216)].id),e[n(280)](o,!0)&&a[n(229)](t[n(263)]+":"+t[n(216)].id);if(i[n(227)]!=a[n(227)])return!1;for(const t of i)if(!a[n(253)](t))return!1;return!0}}function ha(){const t=["4175vUYXDT","mergeTableCellUp","532LwMPzX","873348eoeVAu","mergeTableCells","editor","format","$graveyard","TableEditing","createTableWalker","set:isEnabled","*Split cell:* horizontally","tableCell","afterInit","8XIXEDF","*Merge cells*","value","subType","find","selection","change","descriptionFactory","has","stop","get","markMultiRangeBlockFormat","root","from","_areMergableCells","*Split cell:* vertically","registerCustomCallback","formatInline","type","rootName","mergeTableCellDown","isInContent","_isForcedDefaultExecutionBlock","insertion","refresh","map","mergeTableCellRight","3550644VGSbIR","trackChanges","getCellLocation","locale","getRanges","accept","_tablePostFixingSubtypes","_acceptFormatSuggestionCallbackFactory","containsRange","commands","_suggestionFactory","document","1964472RhEDcn","findAncestor","direction","commandName","TrackChangesEditing","low","requires","model","splitTableCellVertically","registerDescriptionCallback","isEnabled","push","forceDefaultExecution","horizontally","createRangeOn","cell","deletion","getSelectionAffectedTableCells","splitTableCellHorizontally","411000eDGXYj","setSelection","highest","mergeTableCellLeft","plugins","formatBlock","markBlockFormat","getAncestors","getFirstPosition","length","_areSelectedCellsMergable","author","return","447402uDzOGb","table","detach","fromRange","execute","filter","enableCommand","2861BrOEXY","TableUtils","size","getSuggestions","add","element"];return(ha=function(){return t})()}function ga(){const t=["setTableColumnHeader","consume","markerNameToElements","afterInit","data-suggestion","commandName","FORMAT_REGULAR_ROW","createTableWalker","highest","plugins","showSuggestionHighlights","markerName","enableDefaultAttributesIntegration","TableUtils","registerCustomCallback","commandParams","*Format:* %0","formatBlock","item","_acceptFormatSuggestionCallbackFactory","TrackChangesEditing","requires","writer","data","addMarker:suggestion","toViewElement","start","get","FORMAT_HEADER_ROW","_splitMarkerName","format","743550ceuiEP","editing","editor","headingRows","stop","getSuggestion","consumable","cell","removeMarker:suggestion","2532280myJjDz","registerAttributeLabel","removeAttribute","setTableRowHeader","downcastDispatcher","5LxgUXl","accept","_registerLegacyDescription","descriptionFactory","bindElementToMarker","locale","forceValue","name","_handleLegacySuggestions","nodeAfter","registerBlockAttribute","headingColumns","has","removeClass","2175201FABfUk","ck-suggestion-marker-","24rEnDFj","includes","setAttribute","FORMAT_REGULAR_COLUMN","getCellLocation","10puGleb","TableEditing","unbindElementFromMarkerName","type","mapper","end","1712641oLECIi","parent","4rHwBuu","addClass","activeMarkers","4752639ULmDNi","markerRange","nodeBefore","ck-suggestion-marker--active","_suggestionFactory","38667706KsbBir","310588AbDMtL","options","registerDescriptionCallback","FORMAT_HEADER_COLUMN"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(397798===parseInt(n(112))/1*(-parseInt(n(121))/2)+-parseInt(n(184))/3+-parseInt(n(165))/4+-parseInt(n(170))/5*(-parseInt(n(156))/6)+parseInt(n(110))/7*(-parseInt(n(186))/8)+-parseInt(n(115))/9*(parseInt(n(104))/10)+parseInt(n(120))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[da(146)](){return[aa]}[da(128)](){const t=da,e=this[t(158)];if(!e[t(134)][t(182)](t(105)))return;const n=e[t(175)],r=e[t(134)][t(152)](t(145));r[t(137)](t(168)),r[t(137)](t(125)),r[t(180)](t(159)),r[t(180)](t(181)),r[t(173)][t(166)](t(159),Hr(n,t(153))),r[t(173)][t(166)](t(181),Hr(n,t(124))),this[t(178)]()}[da(178)](){const t=da,e=this[t(158)][t(134)][t(152)](t(145)),n=this[t(158)][t(134)][t(152)](t(138)),r=this[t(158)][t(134)][t(152)](aa)[t(144)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(154)](o[a(136)]),l=e[a(161)](u),f=l[a(148)];if(a(142)!=l[a(107)]||!f||a(125)!=f[a(130)])return;if(o[a(143)])return void s[a(160)]();if(!i[a(162)][a(126)](o[a(116)],s[a(177)]))return;const h=o[a(116)][a(151)][a(179)],g=o[a(116)][a(109)][a(117)],d=h[a(111)][a(111)],{column:p}=n[a(103)](h),{column:m}=n[a(103)](g);for(let s=p;s<=m;s++){const l=n[a(132)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(163)],l=i[a(108)][a(150)](s);i[a(147)][a(113)](a(185)+c,l),r&&i[a(147)][a(188)](a(129),u,l),i[a(108)][a(174)](l,o[a(136)]),t&&(e[a(114)][a(187)](o[a(136)])?i[a(147)][a(113)](a(118),l):i[a(147)][a(183)](a(118),l))}}}}e[t(119)][t(139)](t(142),t(168),t(171),r),e[t(119)][t(139)](t(142),t(125),t(171),r),this[t(158)][t(157)][t(169)].on(t(149),s(),{priority:t(133)}),this[t(158)][t(148)][t(169)].on(t(149),((e,n,r)=>{const o=t;r[o(122)][o(135)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(133)}),this[t(158)][t(157)][t(169)].on(t(164),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(154)](r[o(136)]),c=e[o(161)](a),u=c[o(148)];if(o(142)!=c[o(107)]||!u||o(125)!=u[o(130)])return;const l=s[o(108)][o(127)](r[o(136)]);if(l)for(const t of l)s[o(147)][o(183)](o(185)+i,t),s[o(147)][o(183)](o(118),t),s[o(147)][o(167)](o(129),t),s[o(108)][o(106)](t,r[o(136)])}),{priority:t(133)}),this[t(172)]()}[da(172)](){const t=da,e=this[t(158)],n=e[t(175)];function r(e){const r=t;return{type:r(155),content:Hr(n,r(141),e)}}e[t(134)][t(152)](t(145))[t(173)][t(123)]((e=>{const s=t;if(s(142)!=e[s(107)])return;const{data:o}=e;if(o){if(s(168)==o[s(130)]){const t=o[s(140)][0][s(176)];return r(Hr(n,s(t?153:131)))}if(s(125)==o[s(130)]){const t=o[s(140)][0][s(176)];return r(Hr(n,s(t?124:102)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=454]})(t,e)}function ba(){const t=["getMarkers","getRanges","296GRBEDC","options","oldRange","registerPostFixer","getAttributes","keys","redo","nextSibling","48648HhUZuo","for","push","fromEntries","editor","getSuggestion","insertContent","first","isInContent","tableCellBackgroundColor","remove","removeMarkers","markerAttributes","plugins","insertionRanges","getAllAdjacentSuggestions","isEmpty","document","start","unwrap","deletionRanges","paragraph","listenTo","_replaceTableSlotCell","value","locale","ck-suggestion-marker-insertion","*Replace table cells*","nodeAfter","cells","dataDowncast","createRange","setAttributes","removeColumns","19539ugniMa","createRangeIn","tablePaste","getRows","createTableWalker","wrap","endColumn","suggestionLoaded","elementToElement","containsRange","_suggestionFactory","tablePasteCell","detach","fromRange","updateMarker","subType","map","content","row","forEach","high","columns","formatBlock","Users","change","tableCell","markMultiRangeBlockFormat","ck-suggestion-marker--active","model","previousSibling","activeMarkers","1796592HXwlRy","suggestionUnloaded","column","TableUtils","low","rows","tableCellHorizontalAlignment","insertColumns","join","cell","getSelectionAffectedTableCells","rowInsertionIndexes","getChanges","suggestion","getShiftedBy","TrackChangesEditing","includes","suggestion:formatBlock:tablePasteCell","has","markerToHighlight","removeMarker","insert","290ztgbaN","getChild","documentSelection","fill","_getCoordsForCells","from","getSuggestions","schema","3368fArtEF","batch","tablePasteColumn","name","createRangeOn","attributes","every","markers","descriptionFactory","1226ycFLVs","add","type","suggestion-td","reduce","tableCellBorderStyle","find","return","$graveyard","trackChanges","view","root","columnInsertionRanges","createPositionBefore","endRow","editingDowncast","clipboardOutput","end","hasSuggestion","getChildren","element","entries","showSuggestionHighlights","_tablePostFixingSubtypes","getColumnIndexes","discard","rowInsertionRanges","forceDefaultExecution","call","findAncestor","selection","tableCellBorderColor","register","getChangedMarkers","conversion","columnInsertionIndexes","filter","_splitMarkerName","registerCustomCallback","differ","markerName","51191dxZzwY","afterInit","markMultiRangeDeletion","tableCellBorderWidth","length","getColumns","next","tableCellPadding","table","insertRows","getItems","get","tableCellVerticalAlignment","createElement","setAttribute","TableClipboard","position","isEqual","rootName","newRange","_isForcedDefaultExecutionBlock","removeRows","author","getRowIndexes","last","previous","getTableIfOnlyTableInContent","3305844FdigOd","tableCellSuggestion","getRange","registerDescriptionCallback","markMultiRangeInsertion","editing","_createdBatches","getContainedElement","tablePasteRow","some","accept","stop","getSuggestionCallback","startsWith","insertion","set","ck-suggestion-marker","deletion","move","commands","tablePasteChainId","requires","7517920nxdXaB"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(471004===parseInt(n(572))/1*(parseInt(n(479))/2)+parseInt(n(645))/3+parseInt(n(580))/4*(-parseInt(n(462))/5)+parseInt(n(547))/6+parseInt(n(520))/7+-parseInt(n(470))/8*(parseInt(n(614))/9)+parseInt(n(569))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(523),Ia(510),Ia(484),Ia(651),Ia(532),Ia(589),Ia(527)],_a=Object[Ia(583)](Ta[Ia(630)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(568)](){return[aa]}[Ia(521)](){const t=Ia,n=this[t(584)];if(!n[t(593)][t(458)](t(535)))return;const r=n[t(593)][t(531)](t(455)),s=n[t(593)][t(531)](t(648)),o=n[t(593)][t(531)](aa),a=n[t(593)][t(531)](t(535));o[t(502)][t(582)](t(555),t(472)),n[t(642)][t(469)][t(511)](t(548),{allowIn:t(639),allowContentOf:t(639),isLimit:!0}),n[t(513)][t(622)]({model:t(548),view:t(482)});let c=null;n[t(642)].on(t(586),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(524)]-1];h&&h[u(506)]||r[u(540)]||this[u(584)][u(566)][u(531)](u(488))[u(604)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(464)))return!1;const i=s[o(546)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(655)](n[o(597)][o(509)]);if(!a[o(524)])return!1;const c=a[0][o(508)](o(528)),l=r[o(543)](a),f=r[o(503)](a),h={startRow:l[o(587)],endRow:l[o(544)],startColumn:f[o(587)],endColumn:f[o(544)]};return 1==a[o(524)]&&(h[o(493)]+=r[o(617)](i)-1,h[o(620)]+=r[o(525)](i)-1),ka(c,h,r)}(l,f,n[u(642)],s,a)&&(o[u(558)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(642)][u(638)]((()=>{const t=u;n[t(642)][t(586)](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(524)]&&r[t(551)](o,t(555),{tablePasteChainId:s}),a[t(524)]&&r[t(551)](a,t(472),{tablePasteChainId:s}),l[t(524)]&&(r[t(551)](l,t(616),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(633)]((e=>{const n=t;var r;return null===(r=e[n(626)])||void 0===r?void 0:r[n(507)](e)}))),f[t(524)]&&(r[t(522)](f,t(616),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(633)]((e=>{const n=t;var r;return null===(r=e[n(626)])||void 0===r?void 0:r[n(507)](e)})));const g=r[t(640)](h[t(630)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(625),{tablePasteChainId:s});if(g){const e=g[t(570)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(642)][t(474)](s),a=e[t(485)]((e=>e[t(549)]()[t(537)](i)));a&&r[t(582)]([a[t(473)],o])}r[t(524)]&&g[t(534)](t(592),Object[t(583)](r))}c=null})))}),{priority:e.priorities[t(634)]+10}),n[t(593)][t(531)](t(535)).on(t(603),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(558)]();const u=s[r(654)],l=o,f=Aa(u),h=Aa(l);e[r(486)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(590)](u[r(463)](0));for(const t of Array[r(467)](l[r(498)]()))a[r(461)](t,u,r(496));const t=c[r(656)][r(456)](s[r(632)]),e=c[r(514)][r(456)](s[r(647)]);t||e||(g=i.LiveRange[r(627)](a[r(615)](u)))}else h&&!f&&(d=a[r(615)](u));else{const t=a[r(533)](r(548)),e=a[r(533)](r(548));a[r(619)](a[r(615)](u),e),a[r(461)](t,u,0);for(const e of Array[r(467)](l[r(498)]()))a[r(461)](e,t,r(496));g=i.LiveRange[r(627)](a[r(474)](t)),d=i.LiveRange[r(627)](a[r(474)](e))}const p=Array[r(467)](l[r(576)]())[r(515)]((([t])=>Ta[r(456)](t)));c[r(609)][r(582)]({element:u,attributes:p[r(524)]?Object[r(583)](p):null}),g&&c[r(594)][r(582)](g),d&&c[r(600)][r(582)](d)}),{priority:t(634)}),s.on(t(652),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(635)]||1;c[o(514)]=new Array(l)[o(465)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(618)](i,{startColumn:u,endColumn:u+l-1}))c[o(491)][o(582)](n[o(642)][o(474)](t))}),{priority:t(649)}),s.on(t(529),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(650)]||1;c[o(656)]=new Array(l)[o(465)](u)[o(630)](((t,e)=>t+e));for(const{cell:t}of s[o(618)](i,{startRow:u,endRow:u+l-1}))c[o(505)][o(582)](n[o(642)][o(474)](t))}),{priority:t(649)}),r[t(478)][t(550)]((e=>{const r=t;if(e[r(629)]&&e[r(629)][r(560)](r(616)))return e[r(545)]?{}:{type:r(561),content:Hr(n[r(605)],r(607))}}));const u=()=>!1;for(const e of[t(616),t(472),t(555),t(625)])r[t(624)][t(517)](t(561),e,t(653),u),r[t(624)][t(517)](t(564),e,t(653),u),r[t(624)][t(517)](t(636),e,t(653),u);r[t(624)][t(517)](t(636),t(625),t(504),u),r[t(624)][t(517)](t(636),t(625),t(557),((e,r,s)=>{const o=t,i=e[o(630)]((t=>t[o(554)]()))[o(515)]((t=>t)),a=new Map(i[o(630)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(609)])e&&a[o(562)](t,e);else if(s&&s[o(592)])for(const[t,e]of Object[o(500)](s[o(592)])){const r=n[o(642)][o(477)][o(531)](t),s=r?r[o(549)]()[o(554)]():null;s&&a[o(562)](s,e)}n[o(642)][o(638)]((t=>{const e=o;for(const[n,r]of a)t[e(612)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(624)][o(517)](e,o(616),s,((t,i,a)=>{const c=o;n[c(642)][c(638)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(598)][o(608)];t.is(o(499),o(548))&&u[o(582)](t)}r[o(624)][o(559)](e,null,s)(t,i,a);for(const t of u)o(487)!=t[o(490)][o(538)]&&n[o(599)](t)}))}))};l(t(561),t(557)),l(t(561),t(504)),l(t(564),t(557)),l(t(564),t(504)),r[t(624)][t(517)](t(561),t(555),t(504),(e=>{const n=t,r=e[n(630)]((t=>t[n(554)]())),i=r[0][n(508)](n(528)),{minRow:a,maxRow:c}=o[n(466)](r);s[n(541)](i,{at:a,rows:c-a+1})})),r[t(624)][t(517)](t(561),t(472),t(504),(e=>{const n=t,r=e[n(630)]((t=>t[n(554)]())),i=r[0][n(508)](n(528)),{minColumn:a,maxColumn:c}=o[n(466)](r);s[n(613)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(629)]||!n[s(629)][s(560)](s(616)))return;const o=n[s(475)][s(567)],i=r[s(468)]()[s(515)]((t=>t[s(588)]&&t[s(475)]&&t[s(475)][s(567)]==o));i[s(524)]&&n[s(595)]()[s(524)]!=i[s(524)]&&i[s(483)](((t,e)=>(t[s(526)]=e,e[s(545)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(516)](e[s(519)]),i=[s(563),s(606)],a=r[s(644)][s(456)](e[s(519)]);return a&&i[s(582)](s(641)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(621),f,{priority:t(634)}),r.on(t(646),f,{priority:t(634)}),n[t(642)][t(597)][t(575)]((()=>{const e=t;let s=!1;const o=Array[e(467)](n[e(642)][e(597)][e(518)][e(512)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(516)](t);if(e(658)!=o||e(564)!=a||i[e(574)])continue;if(!r[e(497)](c))continue;const u=r[e(585)](c)[e(571)](),l=n[e(593)][e(531)](e(637)).me;for(const t of r[e(468)]())if(t[e(588)]&&t[e(542)]==l&&e(636)==t[e(481)]&&e(625)==t[e(629)]&&t[e(571)]()[e(476)]((t=>u[e(556)]((n=>n[e(623)](t,!0))))))for(const n of t[e(595)]())n[e(588)]&&(n[e(504)](),s=!0)}return s})),n[t(642)][t(597)][t(575)]((e=>{const s=t,o=n[s(566)][s(531)](s(578));if(!o||!o[s(553)][s(458)](e[s(471)]))return!1;let i=!1;const a=n[s(593)][s(531)](s(637)).me,c=n[s(642)][s(597)][s(518)][s(657)](),u=Array[s(467)](n[s(642)][s(597)][s(518)][s(512)]())[s(515)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(516)](t);return n(658)==o&&n(616)==i&&c==a.id&&!e[n(574)]}));for(const t of c){if(s(461)!=t[s(481)]||s(548)!=t[s(473)]||1!=t[s(524)])continue;const n=e[s(611)](t[s(536)],t[s(536)][s(454)](1));if(!u[s(485)]((({data:t})=>t[s(539)][s(537)](n))))for(const{name:t,data:r}of u)if(n[s(623)](r[s(539)])){e[s(628)](t,{range:n}),i=!0;break}}return i})),n[t(642)][t(597)][t(575)]((e=>{const s=t;let o=!1;const i=n[s(593)][s(531)](s(637)).me,a=r[s(468)]()[s(515)]((t=>t[s(588)]&&t[s(542)]==i)),c=new Set,u=new Set;for(const t of a)if(s(616)==t[s(629)])for(const e of t[s(570)]()){const n=e[s(549)]()[s(554)]();if(n)if(n.is(s(499),s(548))&&Aa(n)){t[s(460)](e[s(473)]),c[s(480)](n),o=!0;const r=n[s(579)],i=n[s(643)],a=r&&r.is(s(499),s(548)),l=i&&i.is(s(499),s(548));a&&!c[s(458)](r)&&u[s(480)](r),l&&!c[s(458)](i)&&u[s(480)](i)}else n.is(s(499),s(601))&&n[s(596)]&&(t[s(460)](e[s(473)]),o=!0)}else if(s(625)==t[s(629)]){if(!t[s(475)]||!t[s(475)][s(567)])continue;const e=t[s(475)][s(592)];if(e&&Object[s(577)](e)[s(524)])continue;const n=t[s(475)][s(567)];let r=!0,i=!0;for(const e of a)if(e[s(629)]&&e[s(629)][s(560)](s(616))){if(!e[s(475)][s(567)]){i=!1;break}if(e.id!=t.id&&e[s(475)][s(567)]==n){r=!1;break}}i&&r&&(t[s(591)](),o=!0)}for(const t of c)e[s(590)](t);for(const t of u)e[s(599)](t);return o})),n[t(513)][t(581)](t(494))[t(459)]({model:t(457),view:(t,e)=>h(t),converterPriority:t(634)}),n[t(513)][t(581)](t(610))[t(459)]({model:t(457),view:(e,n)=>n[t(573)][t(501)]?h(e,!1):null,converterPriority:t(634)});const g=n[t(552)][t(489)];this[t(602)](g[t(597)],t(495),((e,n)=>{const r=t,s=[];for(const t of g[r(615)](n[r(631)])[r(530)]())t.is(r(499),r(482))&&s[r(582)](t);g[r(638)]((t=>{const e=r;for(const n of s)t[e(565)](t[e(615)](n),t[e(492)](n)),t[e(590)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(596)])return!0;const n=t[e(463)](0);return n.is(e(499),e(601))&&n[e(596)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(618)](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-=221]})(t,e)}const La=Ca;function Na(){const t=["96708jpqNto","889095yNPxDM","enableCommand","formatGroupId","descriptionFactory","getSuggestionCallback","afterInit","table","260CtyRbS","1466685AODiiJ","getTableColumnsWidths","TableColumnResizeEditing","editor","9100014zDNqEK","registerDescriptionCallback","formatInline","type","registerCustomCallback","plugins","3807990RjfugK","document","7095328tBUWXB","discard","getContainedElement","resizeTableWidth","author","Users","locale","TrackChangesEditing","change","bind","commandParams","handleResizeTableWidthCommand","getSuggestions","accept","getColumnGroupElement","_suggestionFactory","getAttribute","format","*Format:* resize table","1848088CWMJum","getSelectedElement","has","selection","handleSuggestionDescription","8rvdmcc","9urkJeR","tableWidth","resizeTable","markBlockFormat","22cciCWk","model","data","formatBlock","columnWidths","get","subType"];return(Na=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(680549===parseInt(n(226))/1+parseInt(n(265))/2+-parseInt(n(234))/3*(-parseInt(n(270))/4)+-parseInt(n(233))/5*(-parseInt(n(225))/6)+-parseInt(n(238))/7+parseInt(n(246))/8*(-parseInt(n(271))/9)+-parseInt(n(244))/10*(parseInt(n(275))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(231)](){const t=La;if(!this[t(237)][t(243)][t(267)](t(236)))return;const e=this[t(237)][t(243)][t(223)](t(253));e[t(227)](t(249),this[t(257)][t(255)](this)),e[t(261)][t(242)](t(221),t(273),t(259),e[t(261)][t(230)](t(221),null,t(247))),e[t(261)][t(242)](t(221),t(273),t(247),e[t(261)][t(230)](t(221),null,t(259))),e[t(229)][t(239)](this[t(269)][t(255)](this))}[La(257)](t,e){const n=La,r=this[n(237)][n(243)][n(223)](n(253)),s=this[n(237)][n(243)][n(223)](n(236)),o=e[n(232)]||this[n(237)][n(276)][n(245)][n(268)][n(266)]();this[n(237)][n(276)][n(254)]((()=>{const i=n,a=s[i(260)](o);let c=a?s[i(235)](a):null,u=o[i(262)](i(272))||null;const l=e[i(272)]||u,f=e[i(222)]||c,h=this[i(237)][i(243)][i(223)](i(251)).me;for(const t of r[i(258)]()){const e=t[i(248)]();if(i(273)===t[i(224)]&&e===o){t[i(250)]!==h&&t[i(247)]();const e=t[i(277)][i(256)];u=e[0][i(272)],c=e[0][i(222)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(274)](o,{commandName:i(249),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(273)},[],i(273))}))}[La(269)](t){const e=La;if(e(221)!=t[e(241)]&&e(240)!=t[e(241)])return;const{data:n}=t;if(n&&e(273)===n[e(228)]){const t=e(264);return{type:e(263),content:Hr(this[e(237)][e(252)],t)}}}}const Sa=va;function Ma(){const t=["2747184XAYout","1156351eIZahh","178968tezhZO","insertTemplate","get","editor","Template","afterInit","has","5MxACci","TrackChangesEditing","plugins","11155761QMosvy","2uaJiNi","520986BFgPCj","2120502bwHrxM","1665549kBvnHc","enableCommand"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(298582===-parseInt(n(256))/1*(-parseInt(n(257))/2)+-parseInt(n(259))/3+-parseInt(n(245))/4+parseInt(n(252))/5*(-parseInt(n(258))/6)+-parseInt(n(244))/7+-parseInt(n(243))/8+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(250)](){const t=Sa,e=this[t(248)];e[t(254)][t(251)](t(249))&&e[t(254)][t(247)](t(253))[t(242)](t(246))}}function wa(){const t=["plugins","commands","afterInit","locale","7858638JKWfaX","insertTableOfContents","4799417ImEyzS","10uwxyrq","get","tableOfContents","12iISyhJ","8QYXReJ","editor","1JmlLdC","descriptionFactory","5344330jAmGem","TrackChangesEditing","registerElementLabel","252850IfYUPc","3429036nJPqvB","enableCommand","ELEMENT_TABLE_OF_CONTENTS","1519353pPokpR","245187HTPKlM","4umPZKE"];return(wa=function(){return t})()}const Fa=Da;function Da(t,e){const n=wa();return(Da=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(656086===parseInt(n(345))/1*(parseInt(n(350))/2)+parseInt(n(355))/3*(parseInt(n(356))/4)+parseInt(n(347))/5+-parseInt(n(351))/6+parseInt(n(338))/7*(parseInt(n(343))/8)+-parseInt(n(336))/9*(parseInt(n(339))/10)+parseInt(n(354))/11*(parseInt(n(342))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wa);class Ba extends t.Plugin{[Fa(334)](){const t=Fa,e=this[t(344)];if(!e[t(358)][t(340)](t(337)))return;e[t(357)][t(340)](t(348))[t(352)](t(337));const n=e[t(357)][t(340)](t(348)),r=e[t(335)];n[t(346)][t(349)](t(341),(e=>Hr(r,t(353),e)))}}const Pa=Ua;!function(t,e){const n=Ua,r=t();for(;;)try{if(979508===-parseInt(n(276))/1*(parseInt(n(285))/2)+parseInt(n(274))/3*(parseInt(n(271))/4)+-parseInt(n(296))/5+-parseInt(n(286))/6*(-parseInt(n(267))/7)+parseInt(n(269))/8*(-parseInt(n(277))/9)+-parseInt(n(280))/10+-parseInt(n(301))/11*(-parseInt(n(291))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class xa extends t.Plugin{[Pa(302)](){const t=Pa,e=this[t(304)];if(!e[t(266)][t(290)](t(305)))return;const n=e[t(266)][t(262)](t(292));n[t(298)][t(281)](t(297),(()=>Hr(e[t(270)],t(300)))),e[t(283)][t(295)][t(287)]((r=>{const s=t;let o=!1;const i=Array[s(299)](e[s(283)][s(295)][s(272)][s(282)]());for(const{name:t,data:a}of i){const{group:i}=n[s(288)](t);if(s(289)!==i||!a[s(275)])continue;const c=a[s(275)],u=c[s(278)][s(273)];if(!u||!u.is(s(284),s(297)))continue;if(!c[s(279)][s(264)](c[s(278)]))continue;const l=e[s(283)][s(294)][s(303)](c[s(278)],s(307));if(l&&l[s(306)]){const e=r[s(293)](c[s(279)],l[s(279)]);e[s(263)](c)||(r[s(265)](t,{range:e}),o=!0)}o||(r[s(268)](t),o=!0)}return o}))}}function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=262]})(t,e)}function ja(){const t=["2357838UYlCCX","registerPostFixer","_splitMarkerName","suggestion","has","12EtBPKP","TrackChangesEditing","createRange","schema","document","5700920vTCXnk","title-content","descriptionFactory","from","ELEMENT_TITLE","27289471YQwxEC","afterInit","getNearestSelectionRange","editor","Title","isCollapsed","forward","get","isEqual","isTouching","updateMarker","plugins","21vzWYFm","removeMarker","7244272mogOyt","locale","1189388XAVHOo","differ","nodeBefore","18BiLKjy","newRange","22079vmmkEh","18ukljYU","end","start","13143910lUpXAU","registerElementLabel","getChangedMarkers","model","element","18iQfzpP"];return(ja=function(){return t})()}function Ga(){const t=["418686XNmzgS","3802656WnGiHL","get","afterInit","redo","21661XGQMJm","editor","197364eaPoSK","388656foYuLb","48GRNmli","UndoEditing","25wvTwRF","undo","8690906RFOrAV","63RYjsOA","has","plugins","enableCommand","44OoVYQa","547460QIVjqQ","TrackChangesEditing"];return(Ga=function(){return t})()}const Va=za;function za(t,e){const n=Ga();return(za=function(t,e){return n[t-=237]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(665847===parseInt(n(238))/1*(parseInt(n(251))/2)+parseInt(n(240))/3*(-parseInt(n(242))/4)+parseInt(n(244))/5*(-parseInt(n(254))/6)+parseInt(n(246))/7+parseInt(n(241))/8+parseInt(n(247))/9*(parseInt(n(252))/10)+-parseInt(n(255))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[Va(257)](){const t=Va,e=this[t(239)],n=e[t(249)][t(256)](t(253));e[t(249)][t(248)](t(243))&&(n[t(250)](t(245)),n[t(250)](t(237)))}}const Wa=Ka;function Ka(t,e){const n=Xa();return(Ka=function(t,e){return n[t-=129]})(t,e)}function Xa(){const t=["6949390LtqSne","has","1813176IRRKhj","TableCaptionEditing","417938HZkQVN","9iUUvwF","TrackChangesEditing","toggleTableCaption","get","2863126sCborZ","enableCommand","7958166eZIBDk","plugins","afterInit","editor","8lVzINP","requires","5578242hhFfBh","10JrETvU","907704pGgsKp"];return(Xa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(997389===parseInt(n(129))/1+parseInt(n(131))/2+parseInt(n(144))/3+-parseInt(n(146))/4*(parseInt(n(145))/5)+-parseInt(n(138))/6+parseInt(n(136))/7*(-parseInt(n(142))/8)+-parseInt(n(132))/9*(parseInt(n(147))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xa);class qa extends t.Plugin{static get[Wa(143)](){return[aa]}[Wa(140)](){const t=Wa,e=this[t(141)];e[t(139)][t(148)](t(130))&&e[t(139)][t(135)](t(133))[t(137)](t(134))}}function Za(){const t=["tableHeight","handleDiscardAction","TrackChangesTableProperties","handleSuggestionDescription","start","tableCellBorderColor","has","join","*Format:* change table cell properties","nodeAfter","236288gKPvti","294868BnRSou","enqueueChange","_suggestionFactory","get","selection","tableCellHorizontalAlignment","tableCellProperties","2113786reScJJ","tableCellVerticalAlignment","tableBorderStyle","findAncestor","*Format:* change table properties","15knOBaY","getSuggestionCallback","tableBorderColor","6976160mhlzRh","markBlockFormat","tableCellHeight","tableAlignment","17028AbBIrd","tableProperties","batch","getFirstPosition","formatBlock","tableWidth","data","change","tableCellBorderWidth","getAttribute","getSuggestions","pluginName","plugins","_getSuggestion","registerCustomCallback","editor","setAttribute","accept","tableCellBackgroundColor","TableCellPropertiesEditing","locale","table","180UkNPXi","getContainedElement","tableBackgroundColor","tableCellPadding","24ublPgt","tableCellBorderStyle","enableCommand","getSelectionAffectedTableCells","TrackChangesEditing","TableUtils","1158941OozBww","_handlePropertyChange","document","5185506toZBsN","tableBorderWidth","tableCellWidth","subType","TablePropertiesEditing","afterInit","commandParams","removeAttribute","model","format","descriptionFactory","discard","registerDescriptionCallback"];return(Za=function(){return t})()}const Qa=Ya;function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(856248===parseInt(n(325))/1+parseInt(n(255))/2+parseInt(n(260))/3*(-parseInt(n(326))/4)+-parseInt(n(263))/5+parseInt(n(302))/6+parseInt(n(299))/7*(parseInt(n(293))/8)+-parseInt(n(267))/9*(parseInt(n(289))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ja extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(268)]=[e(262),e(257),e(303),e(266),e(272),e(315),e(291)],this[e(332)]=[e(320),e(294),e(275),e(292),e(304),e(265),e(285),e(331),e(256)]}static get[Qa(278)](){return Qa(317)}[Qa(307)](){const t=Qa,e=this[t(282)][t(279)][t(329)](t(297));if(this[t(282)][t(279)][t(321)](t(306))){for(const n of this[t(268)])e[t(295)](n,((e,r)=>{const s=t,o=this[s(282)][s(310)][s(301)][s(330)][s(270)]()[s(258)](s(288));this[s(300)](n,[o],this[s(268)],s(268),e,r)}));e[t(328)][t(281)](t(271),t(268),t(284),e[t(328)][t(261)](t(271),null,t(313))),e[t(328)][t(281)](t(271),t(268),t(313),((e,n)=>this[t(316)](this[t(268)],e,n))),e[t(328)][t(281)](t(271),t(268),t(322),(()=>!1))}if(this[t(282)][t(279)][t(321)](t(286))){for(const n of this[t(332)])e[t(295)](n,((e,r)=>{const s=t,o=this[s(282)][s(279)][s(329)](s(298))[s(296)](this[s(282)][s(310)][s(301)][s(330)]);this[s(300)](n,o,this[s(332)],s(332),e,r)}));e[t(328)][t(281)](t(271),t(332),t(284),e[t(328)][t(261)](t(271),null,t(313))),e[t(328)][t(281)](t(271),t(332),t(313),((e,n)=>this[t(316)](this[t(332)],e,n))),e[t(328)][t(281)](t(271),t(332),t(322),(()=>!1))}e[t(312)][t(314)]((e=>this[t(318)](e)))}[Qa(300)](t,e,n,r,s,o){const i=Qa,a=this[i(282)][i(279)][i(329)](i(297));this[i(282)][i(310)][i(327)](o[i(269)],(()=>{const t=i;for(const i of e)if(this[t(280)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(276)](r);void 0!==n&&(e[r]=n)}s(o),a[t(264)](i,{commandParams:[e]},[],r)}}))}[Qa(316)](t,e,n){const r=Qa,s=e[0][r(319)][r(324)],o=n[r(308)][0];this[r(282)][r(310)][r(274)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(283)](r,o[r],s):e[n(309)](r,s)}))}[Qa(318)](t){const e=Qa;if(t[e(273)])switch(t[e(305)]){case e(268):return{type:e(311),content:Hr(this[e(282)][e(287)],e(259))};case e(332):return{type:e(311),content:Hr(this[e(282)][e(287)],e(323))}}}[Qa(280)](t,e){const n=Qa,r=this[n(282)][n(279)][n(329)](n(297));for(const s of r[n(277)]({skipNotAttached:!0})){const r=s[n(290)]();if(s[n(305)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["elementStart","markInlineFormat","addHighlight","getCustomProperty","getAttribute","formatBlock:join","addSuggestionData","addCommentThread","_checkSuggestionCorrectness","splice","removeMarker:suggestion:attribute","getMultiRangeId","writer","$graveyard","_recordAttributeChanges","groupId","_customCallbacks","getRange","getAllAdjacentSuggestions","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.","formatBlock:chain","forEach","toViewElement","_cutOutSuggestionMarker","containsPosition","isAtEnd","_reduceSuggestionAttributeRange","removeMarkers","_saved","move","sort","commandName","locale","ck-suggestion-marker","track-changes-command-not-found","markerToData","formatBlock:accept","3922296rFzXvN","suggestionLoaded","$elementName","action","_processAttributeSuggestions","markDeletion","howMany","formatInline:discard","formatInline:chain","creator","track-changes-suggestion-data-mismatch","listenTo","_defaultCallbacks","_breakSuggestionMarker","some","delete","getChanges","markMultiRangeInsertion","deletion:accept","hasComments","removeComment","adapter","_afterChanges","toJSON","track-changes-adapter-missing-getsuggestion","acceptSelectedSuggestions","upcast","2872330SerCjO","_isRegisteredAttribute","_getSuggestionData","trackChanges.mergeNestedSuggestions","attribute:accept","createRangeIn","track-changes-user-not-found","dataDowncast","acceptAllSuggestions","isDocumentOperation","ck-suggestion-marker-formatBlock","high","unshift","type","$marker","get","insertContent","trackChangesCommand","forceDefaultExecution","lowest","containerElement","attribute:join","setAttribute","hasCommentThread","setSelection","group","getAncestors","every","ck-suggestion-marker-","getFirstRange","fire","_removeSuggestion","attributes","updateMarker","75466ZNeHoy","oldRange","return","formatInline:","insertion:discard","_joinWithAdjacentSuggestions","markerNameToElements","clear","addMarker:suggestion","Users","discardAllSuggestions","formatBlock","suggestionChanged","chain","forward","acceptSuggestion","has","getContainedElement","selection","range","addMarker:suggestion:formatBlock","842989eqsGbL","isAfter","editing","elementEnd","_handleNewSuggestionMarker","concat","low","markerName","createRange","CommentsRepository","after","previous","PENDING_ACTION_SUGGESTION","assign","LEAVE","commands","16AraBhh","editor","consume","_refreshAttributeSuggestionsChain","schema","values","$textProxy","authorName","documentSelection","_reduceExistingSuggestions","_mergeNestedSuggestions","model","isExternal","suggestionUnloaded","addComment","insertion:accept","containsItem","suggestion:attribute:","getFirstMarker","_blockAttributeKeys","stopListening","addMarkerName","deletion:chain","newRange","markInsertion","nodeBefore","suggestion-type","getDifference","reconvertMarker","rootName","then","insertion:join","data-suggestion","_inlineAttributeKeys","position","registerCustomCallback","marker-count","trackChanges.trackFormatChanges","registerPostFixer","formatInline:accept","_suggestionFactory","fromRange","define","targetPosition","_findSuggestions","_initAriaMarkerChangeAnnouncements","keys","insertion:chain","_getAttributeKey","update:suggestion","_refreshSuggestionsChain","find","rename","addRange","external:","substring","_isBlockAttribute","insertion","isLocal","getItems","bindElementToMarker","containsRangeInObject","dataToMarker","isIntersectingWithRange","getSuggestion","tablePasteChainId","_getExternalAuthor","showSuggestionHighlights","_SUGGESTION_ANNOUNCEMENT","split","_trackFormatChanges","subType","activeMarkers","918403YKQexp","rejected","deleteContent","startsWith","markAttributeChange","oldValue","filter","formatBlock:","multi","createPositionAt","ready","isRemovable","authoredAt","_getMarkerAnnouncementText","removeMarker","unbind","getUser","comments","splitPosition","createElement","map","track-changes-suggestion-not-found","addMarker:suggestion:attribute","formatBlock:discard","parent","_suggestionState","_suggestions","editingDowncast","next","isOwn","suggestion","containsRange","registerBlockAttribute","54nYMygA","removed","buildSuggestion","$text","change","_enabledCommands","markers","isInsideObject","fetchCommentThread","_registerDefaultCallbacks","isArray","attributeKey","addUser","highest","getNearestSelectionRange","author","widget","add","_setSuggestionRange","moveTargetPosition","1753005mKYLLn","attribute","enableReadOnlyMode","createRangeOn","options","isInContent","elementToElement","data","isUndo","attributeNewValue","track-changes-enable-command-twice","getMarkers","getIntersection","change:_saved","isLimit","removeMarker:suggestion:formatBlock","createdAt","getCommentThread","change:data","_model","isSelectable","root","discardSuggestion","nodeAfter","dataReady","_joinSuggestions","join","end","length","mapper","insertion:","change:activeMarkers","remove","_getAuthorFromId","addClass","_commentsRepository","markerToHighlight","isMultiRange","deletion:","rethrowUnexpectedError","size","_addSuggestionMarker","push","stop","isBlock","batch","markMultiRangeBlockFormat","clone","announce","from","name","fromCharCode","commentThread","attribute:","_adapter","_recordAttributeSuggestions","isTouching","formatInline","requires","removeClass","unbindElementFromMarkerName","addMarker","getRanges","isIntersecting","isBefore","toUpperCase","ck-suggestion-marker-formatInline","pop","_isDataLoaded","getSuggestionCallback","_addThreadToSuggestion","document","markerReady","default","isObject","item","pluginName","createPositionAfter","set","warn","isEqual","refresh","_editor","_createSuggestion","track-changes-adapter-already-set","init","multipleBlocks","element","deletion:discard","attributeOldValue","updateSuggestion","differ","addSuggestion","getShiftedBy","consumable","trackChanges","conversion","discardSelectedSuggestions","deletion","detach","newValue","ck-suggestion-marker--active","value","@external","_splitMarkerName","isCollapsed","createSelection","execute","config","FORMATTING","PendingActions","start","accepted","catch","_processAttributeChanges","isAtStart","backward","_rangeIsInLocalUserInsertion","getWalker","open","accept","descriptionFactory","isNextTo","notReady","insert","createPositionBefore","applyOperation","formatGroupId","18QdplWi","before","always","substr","1854112xenqrd","deletion:join","discard","enqueueChange","markBlockFormat","head","formatInline:join","attribute:discard","key","meta","getChangedMarkers","originalSuggestionId","_isForcedDefaultExecutionBlock","getLastMatchingPosition","ENTER","setTo","skipNestingCheck","TrackChangesEditing","includes","getSuggestions","removeAttribute","for","_setSuggestionData","resolve","enableDefaultAttributesIntegration","never","collaboration.channelId","registerInlineAttribute","enableCommand","hasSuggestion","error-saving-suggestion-data-suggestion-discarded","suggestion:","_onDiscard","normal","format","_updateSuggestionData","plugins","markMultiRangeDeletion"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=453]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(734307===-parseInt(n(553))/1+-parseInt(n(874))/2+-parseInt(n(813))/3+parseInt(n(738))/4+parseInt(n(606))/5*(parseInt(n(734))/6)+parseInt(n(464))/7*(-parseInt(n(480))/8)+-parseInt(n(586))/9*(-parseInt(n(840))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(815);class yc extends t.Plugin{static get[Ec(664)](){return[Ec(473),o.Users,t.PendingActions,Yr,es,as,fs,Ts,ms,As,Ss,xs,to,so,uo,go,Eo,Ao,No,vo,Do,zo,Uo,Xo,Qo,ei,ci,pi,Ni,oi,Vs,Ks,bi,Ai,vi,Fi,ji,Hi,qi,$i,ra,aa,fa,ma,qa,ya,Ra,Ba,Ja,Oa,xa,Ha]}static get[Ec(682)](){return Ec(755)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(573)]((t=>String[e(657)](t)))[e(632)]("")}super(t),this[e(661)]=!1,this[e(684)](e(552),[]),this.on(e(637),((n,r,s,o)=>{const i=e;this[i(625)][i(590)]((()=>{const e=i;for(const n of[...o,...s])this[e(625)][e(592)][e(459)](n)&&t[e(466)][e(508)](n)}))})),this[e(727)]=new Xr(this[e(481)][e(491)][e(484)],this[e(481)][e(808)]),this[e(660)]=null,this[e(520)]=new Ac(this[e(481)]),this[e(579)]=new Map,this[e(641)]=t[e(774)][e(855)](e(473)),this[e(591)]=new Set,this[e(625)]=this[e(481)][e(491)],this[e(578)]=new WeakMap,this[e(750)]=!1,this[e(499)]=new Set([e(815)]),this[e(513)]=new Set,t[e(714)][e(522)](e(517),e(679)),this[e(550)]=t[e(714)][e(855)](e(517)),t[e(714)][e(522)](e(843),!0),this[e(490)]=t[e(714)][e(855)](e(843)),this[e(857)]=new f(t,this[e(591)]),this[e(525)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,50,50])}[Ec(691)](){const t=Ec,n=this[t(481)],r=(e,n)=>{const r=t;if(r(607)!=e)return r(868)+e;const s=n[r(549)]("|")[0];return this[r(536)](s)?r(850):r(672)};n[t(702)][t(759)](t(580))[t(642)]({model:t(583),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(710)](e[n(471)]),a=[n(809),r(o,i)];let c=3e3;return this[n(552)][n(756)](e[n(471)])&&(a[n(648)](n(707)),c=3010),n(704)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(702)][t(759)](t(847))[t(603)]((e=>{const r=t;e.on(r(882),((t,e,s)=>{const o=r;if(!s[o(610)][o(547)])return;const i=e[o(681)];if(!i)return;const c=s[o(635)][o(798)](i);n[o(491)][o(484)][o(680)](i)&&c&&!c[o(779)](o(602))&&c.is(o(860))&&(0,a.toWidget)(c,s[o(788)])}),{priority:r(851)})})),n[t(702)][t(759)](t(847))[t(642)]({model:t(583),view:(e,n)=>{const s=t;if(!n[s(610)][s(547)])return null;const{type:o,subType:i}=this[s(710)](e[s(471)]);return{classes:[s(809),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(681)])return;const{id:c}=this[a(710)](o[a(471)]);if(r){const t=this[a(579)][a(855)](c),e=this[a(528)](t);if(!this[a(536)](e))return}if(o[a(681)].is(a(461)))return void i[a(700)][a(482)](o[a(681)],s[a(656)]);const u=i[a(635)][a(798)](o[a(681)]);if(o[a(681)].is(a(693))&&n[a(491)][a(484)][a(650)](o[a(681)])&&!u[a(779)](a(778))){i[a(788)][a(640)]([a(809),a(850)],u),i[a(788)][a(862)](a(512),c,u),i[a(635)][a(540)](u,o[a(471)]),e&&(this[a(552)][a(756)](o[a(471)])?i[a(788)][a(640)](a(707),u):i[a(788)][a(665)](a(707),u));for(const t of n[a(491)][a(845)](o[a(681)])[a(539)]())i[a(700)][a(482)](t,s[a(656)]);i[a(700)][a(482)](o[a(681)],s[a(656)])}};n[t(702)][t(759)](t(847))[t(603)]((e=>{const n=t;e.on(n(463),((t,e,r)=>{const o=n;r[o(610)][o(547)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(599)})})),n[t(702)][t(759)](t(847))[t(603)]((e=>{const n=t;e.on(n(575),((t,e,r)=>{const o=n;r[o(610)][o(547)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(599)})})),n[t(702)][t(759)](t(847))[t(811)]({model:t(583),view:(e,n)=>n[t(610)][t(547)]?null:{group:t(583),name:e[t(737)](11)}}),n[t(702)][t(759)](t(839))[t(612)]({view:{name:t(583),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(769)+e[r(780)](r(506))+":"+e[r(780)]("id");return e[r(780)](r(516))&&(s+=":"+e[r(780)](r(516))),n[r(572)](r(854),{"data-name":s})}}),n[t(702)][t(759)](t(839))[t(542)]({view:t(583)}),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(463),s(),{priority:n(851)})})),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(575),s({isAttributeSuggestion:!0}),{priority:n(851)})})),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(621),((t,e,r)=>{const s=n,o=r[s(635)][s(880)](e[s(471)]);if(o)for(const t of o)t[s(779)](s(778))||(r[s(788)][s(665)]([s(809),s(850),s(707)],t),r[s(788)][s(758)](s(512),t),r[s(635)][s(666)](t,e[s(471)]))}),{priority:n(851)})})),n[t(702)][t(759)](t(580))[t(603)]((e=>{const n=t;e.on(n(786),((t,e,r)=>{const s=n,o=r[s(635)][s(880)](e[s(471)]);if(!o)return;const{id:i}=this[s(710)](e[s(471)]),a=this[s(579)][s(855)](i),c=this[s(528)](a);if(this[s(536)](c))for(const t of o)t[s(779)](s(778))||(r[s(788)][s(665)]([s(809),s(850),s(707)],t),r[s(788)][s(758)](s(512),t),r[s(635)][s(666)](t,e[s(471)]))}),{priority:n(851)})})),n[t(491)][t(677)][t(518)]((e=>{const r=t;let s=!1;const o=Array[r(655)](n[r(491)][r(677)][r(697)][r(748)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(710)](t);if(r(583)!==o)continue;const h=this[r(579)][r(855)](f);if(null!=c[r(503)]){r(663)==u&&(s=s||Lc(c[r(503)],t,e,n[r(491)][r(484)]));const o=r(607)==u&&this[r(536)](l[r(549)]("|")[0]);if(c[r(503)][r(711)]||r(789)==c[r(503)][r(627)][r(509)]||r(454)==u&&!Rc(c[r(503)])||o&&!Rc(c[r(503)])||r(704)==u&&(Cc(a=c[r(503)])||function(t){const e=r;return t[e(717)][e(577)]==t[e(633)][e(505)]&&t[e(717)][e(801)]}(a)))e[r(567)](t),s=!0;else{if(!h||!h[r(611)])continue;i[r(603)](h)}}}var a;return i[r(646)]>0&&(s=!!this[r(879)](i)||s),s})),n[t(491)][t(677)][t(518)]((e=>{const r=t;let s=!1;for(const t of n[r(491)][r(677)][r(697)][r(829)]())if(r(730)==t[r(853)])for(const t of this[r(579)][r(485)]()){if(t[r(643)]||!t[r(611)])continue;const o=r(454)==t[r(853)],i=this[r(528)](t),a=i&&this[r(536)](i);if(!o&&!a)continue;const c=t[r(869)]();if(c[r(717)][r(577)]!=c[r(633)][r(577)]&&!c[r(633)][r(801)]){const o=n[r(491)][r(562)](c[r(717)][r(629)],r(633)),i=n[r(491)][r(472)](c[r(717)],o);e[r(873)](t[r(498)](),{range:i}),s=!0}}return s})),n[t(491)][t(677)][t(518)]((e=>this[t(720)](e))),n[t(491)][t(677)][t(518)]((e=>!e[t(651)][t(538)]&&this[t(817)](e))),n[t(491)].on(t(835),(()=>{this[t(661)]=!1})),n[t(491)][t(677)].on(t(624),((r,s)=>{const o=t;if(!s[o(538)]||s[o(614)])return;if(!this[o(661)])return;const i=n[o(491)][o(677)][o(697)][o(829)]();if(0==i[o(634)])return;const a=[],c=i[o(559)]((t=>o(607)==t[o(853)])),u=i[o(559)]((t=>o(730)==t[o(853)]&&o(589)!=t[o(656)]));for(const t of c)this[o(841)](t[o(597)])&&a[o(648)]({key:t[o(597)],newValue:t[o(615)],oldValue:t[o(695)],range:Sc(t[o(462)],n[o(491)])});for(const t of u){if(o(532)!=t[o(816)]&&o(687)!=t[o(816)])continue;const e=Mc(t[o(514)][o(629)],n[o(491)]),r=t[o(735)];o(532)==t[o(816)]&&a[o(648)]({key:o(815),newValue:t[o(656)],oldValue:r[o(656)],range:e});for(const[n,s]of r[o(872)]){if(!this[o(841)](n))continue;const r=t[o(872)][o(855)](n);s!==r&&a[o(648)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(872)])this[o(841)](n)&&(r[o(872)][o(459)](n)||a[o(648)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(634)]&&n[o(491)][o(741)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(557)](t,e,s,o,{groupId:r});this[n(489)](t,a)}))}),{priority:t(859)}),n[t(491)][t(592)].on(t(529),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(710)](n[s(656)]),e=this[s(579)][s(855)](t);e&&e[s(501)](n[s(656)])}})),n[t(491)][t(677)].on(t(624),(()=>{const e=t,r=Array[e(655)](n[e(491)][e(677)][e(697)][e(748)]())[e(559)]((t=>e(583)===this[e(710)](t[e(656)])[e(865)]));if(0===r[e(634)])return;r[e(806)](((t,n)=>{const r=e,s=t[r(613)][r(875)],o=n[r(613)][r(875)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(717)][r(670)](o[r(717)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(710)](t);if(null===n[e(875)]){const n=this[e(468)](t);o[e(603)](n)}else{const t=this[e(579)][e(855)](r);null!==n[e(503)]||t[e(611)]?(s[e(603)](t[e(743)]),o[e(603)](t)):this[e(871)](t)}}o[e(646)]>0&&this[e(530)](o);for(const t of s)this[e(870)](e(455),t)})),n[t(491)].on(t(732),((e,r)=>{const s=t,o=r[0];if(!this[s(579)][s(646)])return;if(!o[s(849)])return;if(o[s(651)][s(614)]||!o[s(651)][s(538)])return;let i,a;switch(o[s(853)]){case s(730):i=n[s(491)][s(562)](o[s(514)]),a=i[s(699)](o[s(819)]);break;case s(549):i=n[s(491)][s(562)](o[s(571)]),a=n[s(491)][s(562)](o[s(605)]);break;case s(805):i=n[s(491)][s(562)](o[s(523)]),a=i[s(699)](o[s(819)]);break;default:return}const c=n[s(491)][s(472)](i,a);n[s(491)][s(590)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(524)](c)){if(e[t(643)])continue;if(t(663)==e[t(853)])continue;const r=this[t(528)](e);if(r&&this[t(536)](r)&&t(549)!=o[t(853)])continue;const s=e[t(613)]&&e[t(613)][t(692)];(t(454)!=e[t(853)]||t(549)==o[t(853)]&&!s)&&(n[t(541)]||t(537)==e[t(853)]&&n[t(582)]||e[t(869)]()[t(584)](c)&&this[t(826)](e,i,a))}}))}),{priority:t(859)}),n[t(491)].on(t(555),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(858)])return;if(this[s(750)])return;if(!this[s(857)][s(708)])return;if(o[s(711)])return;const a=n[s(491)][s(484)],{start:c,end:u}=o[s(869)](),l=c[s(629)]&&a[s(620)](c[s(629)])?null:a[s(600)](c,s(457)),f=u[s(505)]&&a[s(620)](u[s(505)])?null:a[s(600)](u,s(722)),h=n[s(491)][s(472)](l?l[s(717)]:c,f?f[s(633)]:u);n[s(491)][s(590)]((t=>{const e=s;this[e(818)](h);const r=n[e(491)][e(484)][e(600)](h[e(717)]);o.is(e(488))?t[e(864)](r):o[e(753)](r)})),e[s(649)]()}),{priority:e.priorities[t(771)]+10}),n[t(491)].on(t(856),((e,r)=>{const s=t,o=r[r[s(634)]-1];o&&o[s(858)]||this[s(750)]||this[s(857)][s(708)]&&(n[s(491)][s(590)]((()=>{const t=s;let o=n[t(491)][t(856)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(876)]=o[t(653)]();const i=o[t(633)][t(505)],a=n[t(491)][t(484)];i&&a[t(650)](i)&&!a[t(680)](i)&&(o=n[t(491)][t(472)](o[t(717)],n[t(491)][t(562)](i,t(633)))),this[t(504)](o)})),e[s(649)]())}),{priority:t(851)}),this[t(481)][t(479)][t(603)](t(701),this[t(857)]),this[t(766)](t(701));const o=new p(n,this[t(579)]);n[t(479)][t(603)](t(458),o),this[t(766)](t(458));const i=new E(n,this[t(579)]);n[t(479)][t(603)](t(628),i),this[t(766)](t(628)),n[t(479)][t(603)](t(848),new S(n,o,this[t(579)])),this[t(766)](t(848)),n[t(479)][t(603)](t(453),new S(n,i,this[t(579)])),this[t(766)](t(453)),n[t(479)][t(603)](t(838),new w(n,o,this[t(579)])),this[t(766)](t(838)),n[t(479)][t(603)](t(703),new w(n,i,this[t(579)])),this[t(766)](t(703));const c=n[t(774)][t(855)](t(473));this[t(824)](c,t(494),((e,{threadId:n})=>{const r=t,s=this[r(579)][r(855)](n);s&&s[r(658)]&&1===s[r(658)][r(634)]&&this[r(773)](n,{hasComments:!0})}),{priority:t(470)}),this[t(824)](c,t(833),((e,{threadId:n})=>{const r=t,s=this[r(579)][r(855)](n);s&&s[r(658)]&&!s[r(658)][r(634)]&&this[r(773)](n,{hasComments:!1})}),{priority:t(470)})}set[Ec(834)](t){const n=Ec;if(this[n(660)])throw new e.CKEditorError(n(690),this);this[n(660)]=t}get[Ec(834)](){return this[Ec(660)]}[Ec(757)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(579)][n(485)]())t&&!e[n(611)]||r[n(648)](e);return e?r[n(573)]((t=>t[n(836)]())):r}[Ec(544)](t){const n=Ec,r=this[n(579)][n(855)](t);if(!r)throw new e.CKEditorError(n(574),this);return r}[Ec(767)](t){const e=Ec;return this[e(579)][e(459)](t)}[Ec(782)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(853)][e(549)](":"),a=this[e(579)][e(855)](r)||this[e(689)](o,i,r,n,s);if(this[e(676)](a),this[e(784)](a,o,i||null,n),a[e(622)]=t[e(622)],a[e(674)]=!0,s&&s[e(709)]){const t=s[e(709)],n=this[e(546)](t[e(487)]);a[e(565)]=t[e(622)],a[e(601)]=n,a[e(492)]=!0}else a[e(565)]=t[e(622)];switch(t[e(613)]&&(a[e(613)]=t[e(613)]),t[e(872)]&&(a[e(872)]=t[e(872)]),this[e(660)]&&this[e(660)][e(698)]||(a[e(804)]=!0),this[e(578)][e(855)](a)){case e(729):this[e(578)][e(684)](a,e(630));break;case e(678):a[e(611)]?(this[e(879)](new Set([a])),this[e(530)](new Set([a])),this[e(578)][e(684)](a,e(563)),this[e(870)](e(814),a)):this[e(578)][e(684)](a,e(587))}return a}[Ec(458)](t){const e=Ec;this[e(858)]((()=>{const n=e;this[n(481)][n(491)][n(590)]((()=>{const e=n;for(const n of t[e(794)]())n[e(726)]()}))}))}[Ec(628)](t){const e=Ec;this[e(858)]((()=>{const n=e;this[n(481)][n(491)][n(590)]((()=>{const e=n;for(const n of t[e(794)]())n[e(740)]()}))}))}[Ec(766)](t,n){const r=Ec,s=this[r(481)][r(479)][r(855)](t);if(!s)throw new e.CKEditorError(r(810),this,{commandName:t});if(this[r(591)][r(459)](s))throw new e.CKEditorError(r(616),this,{commandName:t});this[r(591)][r(603)](s),n&&s.on(r(713),((t,e)=>{const o=r;this[o(857)][o(708)]&&(this[o(750)]||(e[o(634)]>0&&e[e[o(634)]-1]&&e[e[o(634)]-1][o(858)]?e[o(673)]():(t[o(876)]=n(((...t)=>s[o(713)](...t,{forceDefaultExecution:!0})),...e),t[o(649)]())))}),{priority:r(851)})}[Ec(858)](t){const n=Ec;let r,s;const o=this[n(750)];this[n(750)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(750)]=!1),s&&e.CKEditorError[n(645)](s,this),r}[Ec(504)](t,n=null,r={}){const s=Ec;if(t[s(711)])return null;const o=this[s(481)][s(774)][s(855)](s(883)).me;for(const{suggestion:e,meta:o}of this[s(524)](t,s(537)))if(o[s(582)]){if(!o[s(728)]){if(o[s(541)]){if(!this[s(490)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(826)](e,t[s(717)],t[s(633)]);break}if(n==e[s(551)]&&wc(e,r)){const n=e[s(869)]();return n[s(717)][s(686)](t[s(633)])?this[s(604)](e,this[s(625)][s(472)](t[s(717)],n[s(633)])):this[s(604)](e,this[s(625)][s(472)](n[s(717)],t[s(633)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(636)+n:s(537),u=this[s(760)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(647)](c,i,a,t),u}[Ec(830)](t,n=Ec(561),r={}){const s=Ec,o=this[s(481)][s(774)][s(855)](s(883)).me,i=this[s(520)][s(675)](s(537),n,s(632));for(const e of this[s(757)]())if(e[s(601)].id==o.id&&s(537)==e[s(853)]&&e[s(551)]==n&&wc(e,r)&&(i(e[s(668)](),t)||i(t,e[s(668)]()))){for(const n of t)e[s(533)](n);return e}for(const{suggestion:e,meta:n}of this[s(524)](t,s(537))){if(!n[s(582)])continue;if(!this[s(490)]&&n[s(541)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(668)]())for(const e of t)if(!n[s(584)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(636)+n,l=this[s(760)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(647)](u,a,c,e,zr[s(787)]());return l}[Ec(777)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(711)])return null;if(o(763)===this[o(550)]){const e=this[o(520)][o(675)](o(663),r,o(726));return this[o(858)]((()=>e([t],n,s))),null}const i=this[o(481)][o(774)][o(855)](o(883)).me,a=[];if(o(736)!==this[o(550)])for(const{suggestion:e,meta:n}of this[o(524)](t,o(537)))n[o(582)]&&!n[o(593)]&&a[o(648)](...e[o(668)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(618)](s);e&&r[n(648)](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(634)];){const s=r[e][n(507)](t);r[n(785)](e,1,...s),e+=s[n(634)]}}return r}(t,a);c[o(634)]&&this[o(625)][o(590)]((()=>{const t=o;for(const e of c){const o=this[t(520)][t(675)](t(663),r,t(726));this[t(858)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(717)],u=t[o(633)];for(const{suggestion:e,meta:n}of this[o(524)](t,o(663))){if(!n[o(582)])continue;if(e[o(551)]!=r)continue;if(!wc(e,s))continue;const i=e[o(869)]();if(i[o(584)](t,!0))return null;c=c[o(670)](i[o(717)])?c:i[o(717)],u=u[o(465)](i[o(633)])?u:i[o(633)],a?i[o(717)][o(670)](a[o(869)]()[o(717)])?(a[o(803)](),a=e):e[o(803)]():a=e}const l=this[o(625)][o(472)](c,u);if(a)this[o(604)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(760)]({id:t,type:o(877)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(647)](o(877)+r,t,a,l)}}return null}[Ec(742)](t,n,r=[],s=null,o={}){const i=Ec;n[i(733)]||(n[i(733)]=n[i(807)]),n[i(692)]=t.is(i(462)),s=s||Nc(n);const a=r[i(573)]((t=>Mc(t,this[i(625)]))),c=t.is(i(462))?t:Mc(t,this[i(625)]);if(i(763)===this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t([c],n,o))),null}a[i(648)](c);let u=!0;for(const t of a)if(!this[i(723)](t)){u=!1;break}if(u&&i(736)!==this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t([c],n,o))),null}let l=null,f=c[i(717)],h=c[i(633)];for(const{suggestion:t,meta:e}of this[i(524)](c,i(454))){if(!e[i(582)])continue;if(e[i(728)]||e[i(541)]||e[i(593)])continue;if(t[i(613)][i(733)]!=n[i(733)])continue;if(!wc(t,o))continue;const r=t[i(869)]();if(t[i(551)]==s){if(r[i(584)](c,!0))return null;f=f[i(670)](r[i(717)])?f:r[i(717)],h=h[i(465)](r[i(633)])?h:r[i(633)],l?r[i(717)][i(670)](l[i(869)]()[i(717)])?(l[i(803)](),l=t):t[i(803)]():l=t}else{const e=c[i(618)](r);this[i(799)](t,e)}}const g=this[i(481)][i(774)][i(855)](i(883)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(604)](l,this[i(625)][i(472)](f,h)),l;{const t=this[i(760)]({id:d,type:i(560)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(647)](i(560)+s,d,p,this[i(625)][i(472)](f,h)),t}}[Ec(652)](t,n,r=[],s=null,o={}){const i=Ec;n[i(733)]||(n[i(733)]=n[i(807)]);const a=t[0];n[i(692)]=a.is(i(462)),s=s||Nc(n);const c=r[i(573)]((t=>Mc(t,this[i(625)]))),u=a.is(i(462))?t:t[i(573)]((t=>Mc(t,this[i(625)])));if(i(763)===this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t(u,n,o))),null}c[i(648)](...u);let l=!0;for(const t of c)if(!this[i(723)](t)){l=!1;break}if(l&&i(736)!==this[i(550)]){const t=this[i(520)][i(675)](i(454),s,i(726));return this[i(858)]((()=>t(u,n,o))),null}const f=this[i(481)][i(774)][i(855)](i(883)).me;for(const t of this[i(757)]()){if(t[i(601)].id!=f.id)continue;if(i(454)!=t[i(853)]||t[i(613)][i(733)]!=n[i(733)])continue;if(!wc(t,o))continue;const e=t[i(551)]==s;for(let n=0;n<u[i(634)];n++){const r=u[n];for(const s of t[i(617)]()){const o=s[i(793)]();if(r[i(686)](o)){e?(u[i(785)](n,1),n--):t[i(567)](s[i(656)]);break}}}}if(0==u[i(634)])return null;const h=this[i(520)][i(675)](i(454),s,i(632));for(const t of this[i(757)]())if(t[i(601)].id==f.id&&i(454)==t[i(853)]&&t[i(613)][i(733)]==n[i(733)]&&t[i(551)]==s&&wc(t,o)&&(h(t[i(668)](),u)||h(u,t[i(668)]()))){for(const e of u)t[i(533)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(560)+s,m=this[i(760)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(647)](p,g,d,t,zr[i(787)]());return m}[Ec(818)](t,n=null,r={}){const s=Ec;if(t[s(711)])return null;const o=this[s(481)][s(774)][s(855)](s(883)).me,a=new i.LiveRange(t[s(717)],t[s(633)]);for(const{suggestion:t,meta:e}of this[s(524)](a,s(537)))if(e[s(582)]&&!e[s(728)])if(t[s(643)]){const e=t[s(668)]()[s(559)]((t=>s(789)!=t[s(627)][s(509)]));if(e[s(867)]((t=>a[s(584)](t,!0)))&&t[s(740)](),e[s(827)]((t=>t[s(584)](a,!0)))){const t=this[s(520)][s(675)](s(704),n,s(726));return this[s(858)]((()=>t([a],null,r))),null}}else{const e=a[s(618)](t[s(869)]());null!==e&&t[s(770)]([e],null,r)}if(a[s(705)](),a[s(711)]||s(789)==a[s(627)][s(509)])return null;let c=null,u=a[s(717)],l=a[s(633)];const f=this[s(524)](a,s(704));for(const{suggestion:t,meta:e}of f){const n=this[s(625)][s(472)](u,l);if(e[s(582)]&&(this[s(490)]||!e[s(541)]&&!e[s(593)]))if(t[s(643)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(668)]()){if(r[s(584)](n,!0))return t;n[s(584)](r)||(e=!1)}e&&t[s(740)]()}else{const e=t[s(869)]();if(e[s(584)](n,!0))return t;if(!wc(t,r)){n[s(584)](e)?t[s(803)]():e[s(800)](u)?u=e[s(633)]:e[s(800)](l)&&(l=e[s(717)]);continue}u=u[s(670)](e[s(717)])?u:e[s(717)],l=l[s(465)](e[s(633)])?l:e[s(633)],r=Object[s(477)]({},t[s(872)]),c?e[s(717)][s(670)](c[s(869)]()[s(717)])?(c[s(803)](),c=t):t[s(803)]():c=t}}if(c)return this[s(604)](c,this[s(625)][s(472)](u,l)),c;{const t=(0,e.uid)(),i=this[s(625)][s(472)](u,l),a=o.id,c=n?s(644)+n:s(704),f=this[s(760)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(647)](c,t,a,i),f}}[Ec(775)](t,n=Ec(561),r={}){const s=Ec,o=this[s(481)][s(774)][s(855)](s(883)).me,a=t[s(573)]((t=>new i.LiveRange(t[s(717)],t[s(633)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(524)](a,s(537)))e[s(582)]&&!e[s(728)]&&c[s(603)](t);for(const e of c)if(e[s(643)]){const o=e[s(668)]();if((!e[s(872)]||!e[s(872)][s(754)])&&o[s(867)]((t=>a[s(827)]((e=>e[s(584)](t,!0)))))&&e[s(740)](),a[s(867)]((t=>o[s(827)]((e=>e[s(584)](t,!0)))))){const e=this[s(520)][s(675)](s(704),n,s(726));return this[s(858)]((()=>e(t,null,r))),null}}else{const t=e[s(869)]();if(a[s(827)]((e=>e[s(584)](t,!0)))&&e[s(740)](),a[s(867)]((e=>t[s(584)](e,!0)))){const t=this[s(520)][s(675)](s(704),n,s(726));return this[s(858)]((()=>t(a,null,r))),null}}const u=this[s(520)][s(675)](s(704),n,s(632));let l=null;for(const t of this[s(757)]())if(t[s(601)].id==o.id&&t[s(611)]&&s(704)==t[s(853)]&&t[s(551)]==n&&wc(t,r)&&(u(t[s(668)](),a)||u(a,t[s(668)]())))if(l){if(t[s(658)]&&t[s(658)][s(634)])continue;for(const e of t[s(668)]())l[s(543)](e)||l[s(533)](e);t[s(803)]()}else{l=t;for(const e of a)t[s(543)](e)||t[s(533)](e)}if(l)return l;c[s(881)]();for(const{suggestion:t,meta:e}of this[s(524)](a,s(704)))e[s(582)]&&(this[s(490)]||!e[s(541)]&&!e[s(593)])&&wc(t,r)&&c[s(603)](t);for(const t of c){const e=t[s(668)]();if((!r||!r[s(754)])&&a[s(867)]((t=>e[s(827)]((e=>e[s(584)](t,!0))))))return t;(!t[s(872)]||!t[s(872)][s(754)])&&e[s(867)]((t=>a[s(827)]((e=>e[s(584)](t,!0)))))&&t[s(740)]()}const f=(0,e.uid)(),h=o.id,g=s(644)+n,d=this[s(760)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(705)](),t[s(711)]||s(789)==t[s(627)][s(509)]||this[s(647)](g,f,h,t,zr[s(787)]());return d}[Ec(557)](t,n,r,s,o){const i=Ec;if(t[i(711)])return[];if(i(763)===this[i(550)])return[];const a=this[i(481)][i(774)][i(855)](i(883)).me.id,c=Array[i(655)](this[i(579)][i(485)]())[i(559)]((e=>i(607)==e[i(853)]&&e[i(613)][i(746)]==n&&e[i(543)](t)));if(i(679)===this[i(550)]){const e=this[i(524)](t,i(537))[i(559)]((({meta:t})=>t[i(582)]&&!t[i(593)]&&!t[i(728)]))[i(573)]((({suggestion:t})=>t));c[i(852)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(607)==t[i(853)]?t[i(613)][i(558)]:void 0,o=t[i(869)](),a=Array[i(655)](u[i(526)]())[i(531)]((t=>t[i(669)](o)));if(!a)continue;const c=a[i(507)](o);this[i(536)](n)&&i(537)==t[i(853)]&&0!=c[i(634)]||(u[i(828)](a),c[i(797)]((t=>{u[i(684)](t,r)})),i(537)!=t[i(853)]&&e!=s&&u[i(684)](a[i(618)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(634)]>37&&console[i(685)](i(795),{key:n});const f=(i(659)+(n+"|")+Nc({newValue:s}))[i(535)](0,60),h=this[i(760)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(648)](h),this[i(647)](f,c,a,t)}return l}[Ec(762)](t){const e=Ec;this[e(766)](t,((t,...n)=>{this[e(790)]((()=>{t(...n)}))}))}[Ec(585)](t){const e=Ec;this[e(499)][e(603)](t)}[Ec(765)](t){const e=Ec;this[e(513)][e(603)](t)}[Ec(528)](t){const e=Ec;return e(607)==t[e(853)]?t[e(551)][e(549)]("|")[0]:null}[Ec(604)](t,e){const n=Ec,r=t[n(498)]();this[n(625)][n(590)]((t=>{t[n(873)](r,{range:e})}))}[Ec(676)](t){const e=Ec,n=t.id,r=this[e(481)][e(714)][e(855)](e(764));this[e(641)][e(863)](n)||this[e(641)][e(783)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(641)][e(623)](n);s[e(568)](e(564)),s[e(564)]=!1,t[e(658)]=s}[Ec(784)](t,n,r,s){const o=Ec;if(t[o(853)]!=n||t[o(551)]!=r||t[o(822)].id!=s)throw this[o(481)][o(608)](o(823)),new e.CKEditorError(o(823),this)}[Ec(799)](t,n){const r=Ec,s=t[r(869)]();if(n[r(686)](s))t[r(803)]();else if(s[r(584)](n)){const o=this[r(625)][r(562)](n[r(717)][r(505)],r(633));this[r(604)](t,this[r(625)][r(472)](s[r(717)],o));const i=(0,e.uid)(),a=t[r(822)].id,c=t[r(853)]+":"+t[r(551)];this[r(760)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(613)],attributes:t[r(872)]});const u=this[r(625)][r(562)](n[r(633)][r(577)],r(474)),l=this[r(625)][r(472)](u,s[r(633)]);this[r(647)](c,i,a,l)}else if(s[r(800)](n[r(717)])){const e=this[r(625)][r(562)](n[r(717)][r(505)],r(633));this[r(604)](t,this[r(625)][r(472)](s[r(717)],e))}else{const e=this[r(625)][r(562)](n[r(633)][r(577)],r(474));this[r(604)](t,this[r(625)][r(472)](e,s[r(633)]))}}[Ec(723)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(524)](t,e(537))){if(!r[e(582)])continue;const s=n[e(668)]();for(const n of s)if(!t[e(507)](n)[e(634)])return!0}return!1}[Ec(639)](t){const n=Ec,r=this[n(481)][n(774)][n(855)](n(883))[n(569)](t);if(!r)throw new e.CKEditorError(n(846),this);return r}[Ec(546)](t){const e=Ec,n=this[e(481)][e(774)][e(855)](e(883)),r=(0,o.hashObject)(e(534)+t);return n[e(569)](r)||n[e(598)]({id:r,name:t})}[Ec(689)](t,e,n,r,s){const o=Ec,i=this[o(639)](r),a=this[o(520)][o(588)](t,e,n,i,s,(t=>{const e=o;this[e(773)](n,{attributes:t});const r=this[e(544)](n);this[e(879)](new Set([r])),this[e(530)](new Set([r]))}));return this[o(824)](a,o(726),(()=>{const t=o;this[t(773)](n,{state:t(718)})}),{priority:o(851)}),this[o(824)](a,o(740),(()=>{const t=o;this[t(773)](n,{state:t(554)})}),{priority:o(851)}),this[o(579)][o(684)](n,a),this[o(578)][o(684)](a,o(729)),a}[Ec(710)](t){const e=Ec,n=t[e(549)](":");return{group:n[0],type:n[1],subType:n[e(634)]>=5?n[2]:null,id:n[e(634)]<5?n[2]:n[3],authorId:n[e(634)]<5?n[3]:n[4],markerCount:6==n[e(634)]?n[5]:null}}[Ec(826)](t,n,r){const s=Ec,o=t[s(869)](),i=o[s(717)],a=o[s(633)];this[s(604)](t,this[s(625)][s(472)](i,n));const c=(0,e.uid)(),u=t[s(822)].id,l=t[s(853)]+(t[s(551)]?":"+t[s(551)]:"");this[s(760)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(872)],data:t[s(613)]});const f=this[s(528)](t);(s(454)==t[s(853)]||f&&this[s(536)](f))&&(r=this[s(625)][s(731)](r[s(577)])),this[s(647)](l,c,u,this[s(625)][s(472)](r,a))}[Ec(524)](t,e=null){const n=Ec,r=[],s=this[n(481)][n(774)][n(855)](n(883)).me;Array[n(596)](t)||(t=[t]);for(const o of this[n(757)]()){if(!o[n(611)])continue;if(e&&o[n(853)]!=e)continue;let i=!1;for(const e of o[n(668)]()){for(const a of t){const t=a[n(717)][n(686)](e[n(633)])||a[n(633)][n(686)](e[n(717)]);if(t||a[n(618)](e)){const c=a[n(584)](e)&&kc(this[n(625)][n(484)],e[n(717)],a),u=e[n(584)](a)&&kc(this[n(625)][n(484)],a[n(717)],e);r[n(648)]({suggestion:o,meta:{isOwn:s==o[n(601)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(647)](t,e,n,r,s){const o=Ec;this[o(625)][o(590)]((i=>{const a=o;let c=a(769)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(667)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(871)](t){const e=Ec,n=t[e(475)],r=t[e(581)];t[e(475)]=null,t[e(581)]=null,null!=n&&n[e(581)]==t&&(n[e(581)]=r),null!=r&&r[e(475)]==t&&(r[e(475)]=n),e(563)==this[e(578)][e(855)](t)&&(this[e(578)][e(684)](t,e(587)),this[e(870)](e(493),t,n,r))}[Ec(760)](t){const n=Ec,r=t.id,s=this[n(782)](t);if(this[n(660)]&&this[n(660)][n(698)]){const o=this[n(481)][n(774)][n(855)](n(716)),i=s[n(832)],a=s[n(551)]?s[n(853)]+":"+s[n(551)]:s[n(853)],c=this[n(481)][n(808)],u=o[n(603)](Hr(c,n(476))),l={id:r,type:a,hasComments:i,data:t[n(613)]||null,originalSuggestionId:t[n(749)]||null,attributes:s[n(872)]};this[n(660)][n(698)](l)[n(510)]((t=>{const e=n;s[e(804)]=!0,o[e(638)](u),t&&t[e(622)]&&(this[e(579)][e(855)](r)[e(622)]=t[e(622)])}))[n(719)]((t=>{const r=n;throw(0,e.logWarning)(r(768)),this[r(481)][r(491)][r(741)]({isUndoable:!1},(()=>{s[r(740)]()})),s[r(500)](),this[r(579)][r(828)](s.id),this[r(578)][r(828)](s),t}))}return s}[Ec(536)](t){const e=Ec;return this[e(499)][e(459)](t)}[Ec(773)](t,e){const n=Ec,r=this[n(481)][n(774)][n(855)](n(716)),s=this[n(544)](t);if(this[n(660)]&&this[n(660)][n(696)])if(s[n(804)]){const s=r[n(603)](Hr(this[n(481)][n(808)],n(476)));this[n(660)][n(696)](t,e)[n(510)]((()=>{r[n(638)](s)}))}else s.on(n(619),(()=>{this[n(773)](t,e)}))}[Ec(842)](t){const n=Ec;if(!this[n(660)]||!this[n(660)][n(544)])throw new e.CKEditorError(n(837),this);return this[n(660)][n(544)](t)}[Ec(468)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(710)](t),i=this[e(579)][e(855)](n)||this[e(689)](r,s,n,o,{});switch(this[e(784)](i,r,s,o),this[e(578)][e(855)](i)){case e(729):this[e(842)](n)[e(510)]((t=>{const r=e;let s=Promise[r(761)]();t[r(832)]&&(s=this[r(641)][r(594)]({channelId:this[r(481)][r(714)][r(855)](r(764)),threadId:n})),s[r(510)]((()=>{const e=r;this[e(782)](t)[e(804)]=!0}))})),this[e(578)][e(684)](i,e(678));break;case e(587):this[e(773)](n,{state:e(725)});case e(630):this[e(578)][e(684)](i,e(563)),this[e(870)](e(814),i);break;case e(563):this[e(870)](e(455),i)}return i[e(501)](t),i}[Ec(530)](t){const e=Ec,n=Array[e(655)](t),r=n[e(559)]((t=>e(607)==t[e(853)]));this[e(483)](r);const s=n[e(559)]((t=>!t[e(643)]&&e(607)!=t[e(853)])),o=this[e(757)]({skipNotAttached:!0})[e(559)]((t=>!t[e(643)]&&e(607)!=t[e(853)])),i=o[e(559)]((n=>!t[e(459)](n))),a=new Map(o[e(573)]((t=>[t,this[e(520)][e(675)](t[e(853)],t[e(551)],e(456))]))),c=new Map(o[e(573)]((t=>[t,t[e(869)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(634)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(634)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(634)];t++){const n=s[t];!l[e(459)](n)&&n[e(475)]&&(f[e(603)](n[e(475)]),n[e(475)][e(581)]===n&&(n[e(475)][e(581)]=null),n[e(475)]=null),!u[e(459)](n)&&n[e(581)]&&(f[e(603)](n[e(581)]),n[e(581)][e(475)]===n&&(n[e(581)][e(475)]=null),n[e(581)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(634)];e++){const r=g(t,n[e]);r&&(r[0][s(581)]=r[1],r[1][s(475)]=r[0],u[s(603)](r[0]),l[s(603)](r[1]))}}function g(t,n){const r=e;if(t[r(601)].id!==n[r(601)].id)return null;const s=a[r(855)](t)(t,n,c[r(855)](t),c[r(855)](n));return s&&a[r(855)](n)(t,n,c[r(855)](t),c[r(855)](n))?s[1][r(658)]&&s[1][r(658)][r(634)]?null:s:null}f[e(646)]&&this[e(530)](f)}[Ec(483)](t){const e=Ec;if(0==t[e(634)])return;const n=this[e(757)]({skipNotAttached:!0})[e(559)]((t=>e(607)==t[e(853)]&&t[e(674)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(872)]);s[e(459)](n)||(s[e(684)](n,r[e(634)]),r[e(648)]([]));const i=s[e(855)](n);r[i][e(648)](t)}!function(){const t=e;r[t(806)](((e,n)=>{const r=t,s=e[0][r(622)],o=n[0][r(622)];return s==o?e[0][r(872)][r(791)]<n[0][r(872)][r(791)]?-1:1:s<o?-1:1}));for(const e of r)e[t(806)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(634)];t++){if(0==r[t][e(634)])continue;const n=[];for(let s=t+1;s<r[e(634)];s++)0!=r[s][e(634)]&&i(r[t],r[s])&&n[e(648)](s);for(const s of n)r[t]=r[t][e(469)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(634)];n++)t[n][e(581)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(634)];n++)t[n][e(475)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(872)][r(791)]!==n[0][r(872)][r(791)]&&t[0][r(601)]!==n[0][r(601)])return!1;if(!function(t,e){const n=r;return!t[n(832)]&&!e[n(832)]||(!t[n(832)]||!e[n(832)])&&(!!(t[n(832)]&&e[n(622)]<t[n(658)][n(570)][n(855)](0)[n(622)])||!!(e[n(832)]&&t[n(622)]<e[n(658)][n(570)][n(855)](0)[n(622)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(872)],r(791)),o=Ic(n[0][r(872)],r(791));return!!wr(s,o)&&(!!t[r(867)]((t=>n[r(827)]((e=>t[r(869)]()[r(686)](e[r(869)]())))))&&n[r(867)]((e=>t[r(827)]((t=>e[r(869)]()[r(686)](t[r(869)]()))))))}}[Ec(879)](t){const e=Ec,n=Array[e(655)](t),r=this[e(757)]({skipNotAttached:!0}),s=r[e(559)]((n=>!t[e(459)](n))),o=new Map(n[e(573)]((t=>[t,this[e(520)][e(675)](t[e(853)],t[e(551)],e(632))]))),i=new Map(r[e(573)]((t=>[t,t[e(668)]()])));for(let t=0;t<n[e(634)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(634)];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(634)];e++){const s=r[e];if(s[a(853)]!==n[a(853)]||s[a(601)].id!==n[a(601)].id||s[a(551)]!==n[a(551)])continue;if(!Oc(n,s,[a(791)]))continue;if(a(607)==n[a(853)]&&n[a(613)][a(558)]!=s[a(613)][a(558)])continue;if(a(607)==n[a(853)]&&t[a(536)](n[a(613)][a(746)]))continue;if(a(454)==n[a(853)]){const e=t[a(481)][a(491)],r=n[a(460)]();if(r&&(e[a(484)][a(680)](r)||e[a(484)][a(620)](r)))continue}const c=o[a(855)](n),u=i[a(855)](n),l=i[a(855)](s),f=n[a(658)]&&n[a(658)][a(634)],h=s[a(658)]&&s[a(658)][a(634)];if(!f&&c(l,u))return t[a(631)](s,n),i[a(828)](n),!0;if(!h&&c(u,l))return t[a(631)](n,s),i[a(828)](s),!0}return!1}}[Ec(631)](t,e){const n=Ec;if(t[n(643)])for(const r of e[n(668)]())t[n(533)](r);else{const r=e[n(869)]()[n(633)];this[n(604)](t,this[n(625)][n(472)](t[n(869)]()[n(717)],r))}e[n(803)]()}[Ec(566)](t,e){const n=Ec,r=t[n(556)](n(772))||t[n(556)](n(607))?n(715):t[n(671)]();return Hr(this[n(481)][n(808)],e+"_"+r+n(548))}[Ec(525)](){const t=Ec,e=this[t(481)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(625)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(710)](t[s(656)]);if(s(583)===e){n[s(654)](this[s(566)](r,s(478)));break}}for(const t of r){const{group:e,type:r}=this[s(710)](t[s(656)]);if(s(583)===e){n[s(654)](this[s(566)](r,s(752)));break}}}))}[Ec(720)](t){const e=Ec;if(this[e(661)])return!1;const n=this[e(481)],r=n[e(491)][e(677)][e(697)][e(829)]();if(0==r[e(634)])return!1;const s=[],o=r[e(559)]((t=>e(607)==t[e(853)])),i=r[e(559)]((t=>e(730)==t[e(853)]&&e(589)!=t[e(656)])),a=r[e(559)]((t=>e(638)==t[e(853)]&&e(589)!=t[e(656)]));for(const t of o)s[e(648)]({key:t[e(597)],newValue:t[e(615)],oldValue:t[e(695)],range:Sc(t[e(462)],n[e(491)])});for(const t of i){const r=a[e(531)]((n=>n[e(514)][e(686)](t[e(514)])));r&&s[e(648)]({key:e(815),newValue:t[e(656)],oldValue:r[e(656)],range:n[e(491)][e(609)](t[e(514)][e(629)])})}return 0!=s[e(634)]&&this[e(489)](t,s)}[Ec(817)](t){const e=Ec;let n=!1;const r=this[e(481)][e(491)][e(677)][e(697)][e(748)]()[e(559)]((t=>t[e(613)][e(503)]&&t[e(656)][e(556)](e(497))));for(const s of r){const{subType:r,id:o}=this[e(710)](s[e(656)]),i=r[e(549)]("|")[0];for(const r of this[e(757)]({skipNotAttached:!0}))r.id!=o&&e(607)==r[e(853)]&&r[e(613)]&&r[e(613)][e(746)]==i&&r[e(869)]()[e(669)](s[e(613)][e(503)])&&(this[e(802)](r,s[e(613)][e(503)],t),n=!0)}return n}[Ec(790)](t){const e=Ec;this[e(481)],this[e(661)]=!0,t()}[Ec(841)](t){const e=Ec,n=this[e(536)](t),r=this[e(513)][e(459)](t);return n||r}[Ec(489)](t,e){const n=Ec;if(0==e[n(634)])return!1;let r=!1;for(const s of e){const e=this[n(524)](s[n(462)],n(607))[n(559)]((t=>!t[n(747)][n(728)]))[n(573)]((t=>t[n(583)])),i=(0,o.hashObject)({newValue:s[n(706)]});e[n(559)]((t=>{const e=n,[r,o]=t[e(551)][e(549)]("|");return r==s[e(746)]&&o!=i}))[n(797)]((e=>{const o=n;this[o(802)](e,s[o(462)],t),r=!0}))}return r}[Ec(802)](t,e,n){const r=Ec,s=t[r(869)]()[r(507)](e);0!==s[r(634)]?1!==s[r(634)]?this[r(826)](t,e[r(717)],e[r(633)]):this[r(604)](t,s[0]):n[r(567)](t[r(498)]())}}class Ac{constructor(t){const e=Ec;this[e(688)]=t,this[e(625)]=t[e(491)],this[e(792)]=new Map,this[e(825)]=new Map,this[e(595)]()}[Ec(588)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(625)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(675)](t,e,i(726))(...n),onDiscard:(...n)=>this[i(675)](t,e,i(740))(...n)})}[Ec(515)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(792)][s(684)](o,r)}[Ec(675)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(792)][r(855)](s)||this[r(825)][r(855)](t+":"+n)}[Ec(595)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(806)](((t,n)=>t[e(717)][e(670)](n[e(717)])?1:-1)),this[e(625)][e(590)]((n=>{const r=e;for(const e of t){let t;t=e[r(633)][r(801)]&&e[r(633)][r(577)]==e[r(717)][r(629)]?n[r(712)](e[r(717)][r(629)],"on"):n[r(712)](e),this[r(625)][r(555)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(625)][n(590)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(573)]((t=>(Cc(t)&&(t=this[s(625)][s(472)](t[s(633)])),t)))[s(559)]((t=>s(789)!==t[s(627)][s(509)]));if(c[s(634)]<1)return;const u=Array[s(655)](this[s(625)][s(677)][s(461)][s(668)]())[s(573)]((t=>i.LiveRange[s(521)](t)));r[s(864)](c);for(const t of this[s(688)][s(479)][s(479)]())t[s(687)]();a[s(648)]({forceDefaultExecution:!0}),this[s(688)][s(713)](o,...a);const l=u[s(559)]((t=>s(789)!=t[s(627)][s(509)]));l[s(634)]>0&&r[s(864)](l);for(const t of u)t[s(705)]()}))},s=(e,n)=>1==e[t(634)]&&1==n[t(634)]&&e[0][t(633)][t(686)](n[0][t(717)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(625)])?[e,n]:vc(n,e,s,r,this[t(625)])?[n,e]:null;this[t(825)][t(684)](t(495),e),this[t(825)][t(684)](t(878),n),this[t(825)][t(684)](t(511),s),this[t(825)][t(684)](t(527),o),this[t(825)][t(684)](t(831),n),this[t(825)][t(684)](t(694),e),this[t(825)][t(684)](t(739),s),this[t(825)][t(684)](t(502),o),this[t(825)][t(684)](t(519),r),this[t(825)][t(684)](t(820),e),this[t(825)][t(684)](t(744),s),this[t(825)][t(684)](t(821),e),this[t(825)][t(684)](t(812),r),this[t(825)][t(684)](t(576),e),this[t(825)][t(684)](t(781),s),this[t(825)][t(684)](t(796),e),this[t(825)][t(684)](t(844),e),this[t(825)][t(684)](t(745),((e,n)=>{const r=t;if(!n)return;const s=this[r(688)][r(774)][r(855)](yc);this[r(625)][r(590)]((t=>{const o=r;if(o(815)==n[o(746)])for(const r of e){const e=r[o(717)][o(629)],s=n[o(558)];t[o(532)](e,s)}else if(s[o(536)](n[o(746)]))for(const r of e)void 0!==n[o(558)]?t[o(862)](n[o(746)],n[o(558)],r[o(717)][o(629)]):t[o(758)](n[o(746)],r[o(717)][o(629)]);else for(const r of e)n[o(558)]?t[o(862)](n[o(746)],n[o(558)],r):t[o(758)](n[o(746)],r)}))})),this[t(825)][t(684)](t(861),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(577)][r(866)]({includeSelf:!0,parentFirst:!0})){if(s[r(627)]==s)return!1;if(!n[r(496)](s))return!1;if(t[r(680)](s)||t[r(620)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(633)][e(577)]==t[e(717)][e(629)]&&t[e(633)][e(721)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(681)].is(s(486))&&!r[s(680)](t[s(681)]),i=t[s(717)][s(751)](o),a=t[s(633)][s(751)](o,{direction:s(722)});return!(t[s(717)][s(686)](i)&&t[s(633)][s(686)](a)||(i[s(670)](a)?n[s(873)](e,{range:n[s(472)](i,a)}):n[s(567)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(717)][e(629)];return n&&n.is(e(693))}function Sc(t,e){const n=Ec;return null==t[n(633)][n(505)]&&t[n(633)][n(577)]==t[n(717)][n(629)]?Mc(t[n(717)][n(629)],e):t}function Mc(t,e){const n=Ec,r=e[n(484)][n(680)](t)||e[n(484)][n(626)](t);return e[n(472)](e[n(562)](t,n(735)),r?e[n(683)](t):e[n(562)](t,n(633)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(633)][o(686)](r[o(717)]))return!0;if(t[o(853)]!=e[o(853)])return!1;if(!n[o(633)][o(662)](r[o(717)]))return!1;const i=s[o(472)](n[o(633)],r[o(717)])[o(724)]();for(const t of i)if([o(776),o(467)][o(756)](t[o(853)])&&s[o(484)][o(620)](t[o(681)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(674)]||!e[r(674)])&&wr(Ic(t[r(872)],n),Ic(e[r(872)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(872)]),s=Fc(e);if(!t[n(674)])return!1;for(const t of Object[n(526)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(477)]({},t);return delete n[e(754)],delete n[e(545)],n}const Dc=Pc;function Bc(){const t=["locale","model","unbind","change:isDirty","133318Mdtlmy","9717TszkuK","get","isEnabled","add","_pendingAction","commentThreadController","destroy","_setPendingAction","10SiXonJ","449487KbfZRw","PendingActions","1483385xgcBfi","canDiscard","4643784NMMAxV","PENDING_ACTION_SUGGESTION","commands","887032vrDQHE","_editor","getRanges","canAccept","93893ogwyXQ","listenTo","stopListening","view","8PWbXPO","execute","acceptSuggestion","discardSuggestion","remove","plugins","7CzWgUh","_removePendingAction","isDirty","bind","canEditAt","_acceptCommand","_discardCommand"];return(Bc=function(){return t})()}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(483495===parseInt(n(426))/1+parseInt(n(447))/2+-parseInt(n(448))/3*(-parseInt(n(430))/4)+-parseInt(n(417))/5+parseInt(n(419))/6+-parseInt(n(436))/7*(parseInt(n(422))/8)+-parseInt(n(457))/9*(parseInt(n(456))/10))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(444)]=e,this[s(429)]=n,this[s(453)]=r,this[s(423)]=t,this[s(441)]=t[s(421)][s(449)](s(432)),this[s(442)]=t[s(421)][s(449)](s(433)),this[s(429)][s(439)](s(450)).to(this[s(441)],this[s(442)],((t,e)=>t||e)),this[s(429)][s(439)](s(425)).to(this[s(441)],s(450),(t=>t&&this[s(423)][s(444)][s(440)](e[s(424)]()))),this[s(429)][s(439)](s(418)).to(this[s(442)],s(450),(t=>t&&this[s(423)][s(444)][s(440)](e[s(424)]()))),this[s(452)]=null,n[s(438)]&&this[s(455)](),this[s(427)](n,s(432),(()=>this[s(432)]())),this[s(427)](n,s(433),(()=>this[s(433)]())),this[s(427)](n,s(446),(()=>{const t=s;n[t(438)]?this[t(455)]():this[t(437)]()}))}[Dc(432)](){const t=Dc;this[t(441)][t(431)](this[t(444)].id)}[Dc(433)](){const t=Dc;this[t(442)][t(431)](this[t(444)].id)}[Dc(454)](){const t=Dc;this[t(429)][t(445)](t(450)),this[t(429)][t(445)](t(425)),this[t(429)][t(445)](t(418)),this[t(428)](),this[t(453)][t(454)](),this[t(452)]&&this[t(437)]()}[Dc(455)](){const t=Dc,e=Hr(this[t(423)][t(443)],t(420));this[t(452)]=this[t(423)][t(435)][t(449)](t(458))[t(451)](e)}[Dc(437)](){const t=Dc;null!==this[t(452)]&&this[t(423)][t(435)][t(449)](t(458))[t(434)](this[t(452)]),this[t(452)]=null}}const Uc=Gc;!function(t,e){const n=Gc,r=t();for(;;)try{if(491795===-parseInt(n(448))/1+parseInt(n(490))/2+-parseInt(n(483))/3+parseInt(n(497))/4*(-parseInt(n(478))/5)+parseInt(n(481))/6*(-parseInt(n(466))/7)+-parseInt(n(480))/8*(-parseInt(n(485))/9)+-parseInt(n(486))/10*(-parseInt(n(462))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class jc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(477)]=null,this[s(468)]=null,this[s(496)](s(489),!1),this[s(496)](s(456),e[s(456)]),this[s(488)](s(456)).to(e),this[s(496)](s(493),[]),this[s(496)](s(499),!1),this[s(496)](s(475),!1),this[s(496)](s(479),!1),this[s(496)](s(451),!1),this[s(467)]=e,this[s(491)]=n,this[s(471)]=r,r[s(460)]?this[s(496)](s(459),1):this[s(450)]()}[Uc(457)](){const t=Uc;this[t(487)][t(457)]()}[Uc(492)](){const t=Uc;this[t(477)]&&this[t(477)][t(492)](),this[t(468)]&&this[t(468)][t(492)](),super[t(492)]()}[Uc(450)](){const t=Uc,{CommentsListView:e}=this[t(471)];this[t(477)]=new e(this[t(464)],this[t(467)][t(458)],Object[t(482)]({CommentView:this[t(471)][t(452)]},this[t(471)])),this[t(477)][t(449)](t(473)).to(this),this[t(477)][t(449)](t(455)).to(this),this[t(477)][t(488)](t(489)).to(this),this[t(496)](t(459),this[t(477)][t(459)]+1),this[t(488)](t(459)).to(this[t(477)],t(459),(t=>t+1)),this[t(468)]=this[t(498)](),this.on(t(473),(()=>this[t(457)]())),this[t(488)](t(499)).to(this[t(477)],t(484),this[t(468)][t(469)],t(494),((t,e)=>t||!!e))}[Uc(498)](){const t=Uc,{CommentThreadInputView:e}=this[t(471)],n=new e(this[t(464)],this[t(491)],this[t(471)][t(474)]),r=n[t(469)];return n[t(488)](t(465)).to(this,t(489),this[t(467)][t(458)],t(495),r,t(494),((t,e,n)=>!!n||t&&!e)),r.on(t(453),((e,n)=>{const s=t;this[s(476)](s(461),n),r[s(472)][s(454)]("")})),r.on(t(470),(()=>this[t(457)]())),r[t(488)](t(463)).to(this[t(467)][t(458)],t(495)),n}}function Gc(t,e){const n=Vc();return(Gc=function(t,e){return n[t-=448]})(t,e)}function Vc(){const t=["688432fnLWJu","_createCommentThreadInputView","isDirty","447491dpKMMT","delegate","_createCommentViews","canDiscard","CommentView","submit","setData","updateComment","authoredAt","focus","commentThread","length","disableComments","addComment","14828dSmIvh","disabledSubmit","locale","showInput","21bqZPhv","_model","commentThreadInputView","commentInputView","cancel","_config","editor","removeComment","editorConfig","isEnabled","fire","commentsListView","15ggTRQx","canAccept","200AFLaNz","67248yEDCtU","assign","947679ZmdcSx","hasDirtyComment","78228kffktw","8890oORdMA","element","bind","isActive","778910rvhXAs","_localUser","destroy","descriptionParts","value","isReadOnly","set"];return(Vc=function(){return t})()}function zc(){const t=["editorReady","acceptButton","</p>","content","locale","discardButton","ck-suggestion__info","@external","descriptionParts","element",".ck-annotation__content-wrapper","discardSuggestion","2663640JLTHTO","acceptSuggestion","isActive","execute","author","split","createElement","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info","getTemplate","map","join","ck-annotation__main","ck-comment__external","type","set","span","commentThreadInputView","232242LNLAhi","push","_createButton","formatDateTime","source",'" title="',"ck-annotation__user","EXTERNAL_SUGGESTION","canAccept","title","delegate","commentsListView","commentThread","ck-annotation__actions","ck-annotation__info-name","querySelector","ck-suggestion__actions","EXTERNAL_IMPORT_WORD_AVATAR","children","ck-suggestion__user","2978412RsSTGp","ck-suggestion--disabled-comments","_model","ck-annotation__content-wrapper","ck-suggestion__info-name","cancel","ck-suggestion--accept","259rGMvSl","div","getUserViewNotificationText","ck-suggestion-wrapper--active","editorDestroyed","authoredAt","ck-annotation","8667872STzTmW",'"></span>',"_descriptionElement","ck-suggestion-","importWord","ck-suggestion__main","138915HLyrkX","Discard suggestion","innerText","_config","71NjwkKO","8758vegUtO","description","ck-suggestion","userView","</span>","value","fire","setTemplate","ck-suggestion-wrapper","disableComments","getExternalSuggestionNote","color","bind","name","ck-comment__info-time","innerHTML","extendTemplate","canDiscard","render",'<span class="ck-suggestion-color" style="background-color: ',"change:description","check","6ISLZrO","<p>","bindTemplate","ck-annotation__info-time","isEnabled","7494535Ctdmwt",'<span class="ck-suggestion-type">',"EXTERNAL_AVATAR","Accept suggestion","attributes","creator","time","isExternal","ck-suggestion--discard"];return(zc=function(){return t})()}function Hc(t,e){const n=zc();return(Hc=function(t,e){return n[t-=133]})(t,e)}const Wc=Hc;!function(t,e){const n=Hc,r=t();for(;;)try{if(920214===parseInt(n(168))/1*(parseInt(n(169))/2)+-parseInt(n(191))/3*(parseInt(n(144))/4)+parseInt(n(196))/5+parseInt(n(235))/6*(parseInt(n(151))/7)+-parseInt(n(158))/8+-parseInt(n(164))/9+parseInt(n(217))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Kc extends jc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(232)](i(231),""),this[i(181)](i(231)).to(this,i(213),(t=>t&&t[0]?t[0][i(231)]:"")),this[i(181)](i(170)).to(this,i(213),this,i(219),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(192)+Xc(e[n(208)],e[n(180)])+n(207);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(160)]=null,this[i(206)]=this[i(237)](Hr(e,i(199)),t.icons[i(190)],i(150),i(218),"sw"),this[i(206)][i(181)](i(195)).to(this,i(243)),this[i(210)]=this[i(237)](Hr(e,i(165)),t.icons[i(149)],i(204),i(216),"sw"),this[i(210)][i(181)](i(195)).to(this,i(186)),this[i(172)]=new o.UserView(e,this[i(146)][i(221)],this[i(153)]()),this[i(172)][i(185)]({attributes:{class:[i(143),i(241)]}}),this[i(176)](this[i(226)]())}[Wc(226)](){const t=Wc,e=this[t(193)],n=[{tag:t(152),attributes:{class:[t(211),t(225)]},children:[{tag:t(233),children:[{text:this[t(172)][t(182)]}],attributes:{class:[t(148),t(138)]}},{tag:t(202),attributes:{datetime:e.to(t(156)),class:[t(183),t(194)]},children:[{text:e.to(t(156),(e=>this[t(167)][t(238)](e)))}]}]},{tag:t(152),attributes:{class:[t(140),t(137)]},children:[this[t(206)],this[t(210)]]},{tag:t(152),attributes:{class:[t(147)]}}];this[t(146)][t(203)]&&n[t(236)]({tag:t(152),attributes:{class:[t(230)]},children:[{text:this[t(179)]()}]});const r={tag:t(152),attributes:{class:[t(177),e.if(t(219),t(154)),e.to(t(231),(e=>t(161)+e)),this[t(167)][t(178)]&&t(145)],"data-suggestion-id":this[t(146)].id,"data-thread-id":this[t(146)][t(136)].id,"data-author-id":this[t(146)][t(221)].id,tabindex:-1},children:[{tag:t(152),attributes:{class:[t(171),t(157)]},children:[this[t(172)],{tag:t(152),attributes:{class:[t(163),t(229)]},children:n}]}]};return this[t(135)]&&this[t(234)]&&(r[t(142)][t(236)](this[t(135)],this[t(234)]),this[t(135)][t(134)](t(205)).to(this),this[t(135)][t(134)](t(155)).to(this),this[t(234)][t(134)](t(205)).to(this),this[t(234)][t(134)](t(155)).to(this)),r}[Wc(187)](){const t=Wc;super[t(187)](),this[t(160)]=this[t(214)][t(139)](t(215)),this[t(160)][t(184)]=this[t(170)],this.on(t(189),((e,n,r)=>{const s=t;this[s(160)][s(184)]=r}))}[Wc(237)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(209)]);return a[i(232)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(185)]({attributes:{class:n}}),a.on(i(220),(()=>{const t=i;this[t(175)](r,this[t(146)].id)})),a}[Wc(179)](){const t=Wc;return t(162)===this[t(146)][t(200)][t(212)][t(239)]?Hr(this[t(209)],t(224)):Hr(this[t(209)],t(242))}[Wc(153)](){const t=Wc;return this[t(146)][t(203)]?t(162)===this[t(146)][t(200)][t(212)][t(239)]?Hr(this[t(209)],t(141),this[t(146)][t(201)][t(182)]):Hr(this[t(209)],t(198),this[t(146)][t(201)][t(182)]):null}}function Xc(t,e){const n=Wc;let r="";return r+=t[n(222)]("*")[n(227)](((t,e)=>e%2!=0?n(197)+qc(t)+n(173):qc(t)))[n(228)](""),e&&(r+=n(188)+e[n(174)]+n(240)+e[n(133)]+n(159)),r}function qc(t){const e=Wc,n=document[e(223)](e(233));return n[e(166)]=t,n[e(184)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Yc;function Yc(t,e){const n=$c();return(Yc=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(590406===parseInt(n(247))/1*(parseInt(n(237))/2)+parseInt(n(241))/3+parseInt(n(264))/4+parseInt(n(217))/5*(-parseInt(n(260))/6)+-parseInt(n(213))/7+-parseInt(n(227))/8+parseInt(n(238))/9*(parseInt(n(205))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($c);class Jc extends t.Plugin{static get[Qc(295)](){const t=Qc;return[yc,o.Users,t(229),t(207),t(312)]}static get[Qc(285)](){return Qc(269)}constructor(t){const e=Qc;super(t),this[e(283)]=new Map,this[e(318)]=new Map,this[e(288)]=new Map,this[e(224)]=new Map;const n=this[e(308)][e(214)];n[e(304)](e(226),Kc),n[e(304)](e(236),!1),this[e(225)]=n[e(252)](e(236))}[Qc(231)](t,e){const n=Qc;0===this[n(224)][n(209)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(224)]){const r=this[t(283)][t(279)](e);r||n?r&&n&&this[t(195)](e):this[t(317)](e)}this[t(224)][t(194)](),this[t(308)][t(246)][t(252)](t(312))[t(294)](),this[t(186)]()}),10),this[n(224)][n(248)](t,e)}[Qc(189)](){const t=Qc,e=this[t(308)],n=e[t(246)][t(252)](t(301)),r=e[t(246)][t(252)](t(207)),s=e[t(246)][t(252)](t(312)),o=e[t(246)][t(252)](t(229));this[t(178)](),s[t(289)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(196)](this[e(283)])){const s=t[e(251)](),o=[];for(const t of s){if(!t[e(299)])continue;if(t[e(266)]){o[e(268)](...t[e(310)]());continue}const n=t[e(253)]();if(o[e(232)]>0){const t=o[0][e(243)](n);if(t){o[0]=t;continue}}o[e(268)](n)}n[e(268)]([r[e(292)],o])}return n})),this[t(315)](n,t(305),((e,n)=>{const r=t;this[r(315)](n,r(300),((t,e,s,o)=>{const i=r;n[i(299)]&&(null==s?(this[i(265)](o[i(296)]),this[i(231)](n,!1)):(this[i(265)](s[i(296)]),null==o&&this[i(231)](n,!0)))})),null!==n[r(278)]?this[r(265)](n[r(296)]):this[r(231)](n,!1)})),this[t(315)](n,t(254),((e,n,r)=>{const s=t;this[s(216)](n,s(300)),this[s(224)][s(202)](n),this[s(283)][s(279)](n)&&this[s(195)](n),r&&this[s(265)](r[s(296)])})),this[t(315)](n,t(219),((e,n)=>{this[t(265)](n)})),this[t(315)](r,t(274),(()=>{this[t(186)]()})),this[t(315)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(276)](r))return;const i=n[o(257)](r);this[o(283)][o(252)](i)[o(292)][o(181)]()}),{priority:t(187)})}[Qc(186)](){const t=Qc,e=this[t(308)][t(246)][t(252)](t(207)),n=this[t(308)][t(246)][t(252)](t(301)),r=Array[t(196)](e[t(206)],(e=>e[t(256)]))[t(316)]((e=>this[t(318)][t(279)](e))),s=[];for(const e of r){const n=this[t(318)][t(252)](e)[t(242)][t(251)]();s[t(268)](...n[t(250)](((e,n)=>[...e,...n[t(210)]()]),[]))}n[t(198)]=s}[Qc(178)](){const t=Qc,n=this[t(308)],r=n[t(192)],o=Hr(r,t(218)),i=new e.Collection([{type:t(270),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(261),role:t(293)})},{type:t(233)},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(245)),commandName:t(297),role:t(313)})},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(215)),commandName:t(221),role:t(313)})},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(303)),commandName:t(273),role:t(313)})},{type:t(277),model:new s.ViewModel({withText:!0,label:Hr(r,t(271)),commandName:t(228),role:t(313)})}]);for(const e of i)if(tu(e)){const r=n[t(280)][t(252)](e[t(242)][t(188)]);e[t(242)][t(203)](t(255),t(184)).to(r,t(298),t(184))}n.ui[t(177)][t(302)](t(261),(e=>this[t(230)](e,i,o))),n.ui[t(177)][t(302)](t(306),(e=>this[t(314)](e,i,o)))}[Qc(230)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(308)][r(280)][r(252)](r(261));o[r(258)][r(248)]({tooltip:n,label:n,icon:Zc}),o[r(258)][r(203)](r(255)).to(i,r(298)),o[r(258)].on(r(259),(()=>{const t=r;i[t(259)](),this[t(308)][t(201)][t(292)][t(181)]()})),(0,s.addListToDropdown)(o,e,{role:r(208)});const a=[];for(const t of e)tu(t)&&a[r(268)](this[r(308)][r(280)][r(252)](t[r(242)][r(188)]));const c=o[r(258)];return c[r(287)][r(291)](r(184)),c[r(191)][r(291)](r(184)),c[r(287)][r(203)](r(184)).to(i,r(184)),c[r(191)][r(203)](r(184))[r(272)](a,r(184),((...t)=>t[r(174)]((t=>t)))),o.on(r(259),(t=>{const e=r;this[e(308)][e(259)](t[e(204)][e(188)]),this[e(308)][e(201)][e(292)][e(181)]()})),o}[Qc(314)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(308)][r(280)][r(252)](r(261));o[r(258)][r(248)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(233)==n[r(180)]){a[r(307)][r(302)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(242)];i[r(203)](...Object[r(176)](c)).to(c),i[r(263)](r(259)).to(o),i.on(r(259),(()=>{const t=r;this[t(308)][t(259)](c[t(188)]),this[t(308)][t(201)][t(292)][t(181)]()})),e[r(286)][r(302)](i),a[r(307)][r(302)](e)}return o[r(203)](r(184)).to(i,r(184)),o[r(284)][r(286)][r(302)](a),o}[Qc(317)](t){const e=Qc,n=this[e(308)],r=n[e(214)],s=n[e(246)][e(252)](e(207)),i=n[e(246)][e(252)](e(229)),a=n[e(246)][e(252)](e(312)),c=n[e(246)][e(252)](o.Users).me,u=r[e(252)](e(261))[e(244)],{CommentsListView:l,CommentThreadInputView:f}=n[e(246)][e(252)](e(185));let h,g;this[e(288)][e(279)](t.id)?(g=this[e(288)][e(252)](t.id),h=g[e(220)]):(h=new u(n[e(192)],t,c,{disableComments:this[e(225)],editorConfig:r[e(252)](e(240)),maxCommentsWhenCollapsed:r[e(252)](e(275)),maxThreadTotalWeight:r[e(252)](e(239)),maxCommentCharsWhenCollapsed:r[e(252)](e(197)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(252)](e(192))),CommentView:r[e(252)](e(235))[e(311)],CommentsListView:l,CommentThreadInputView:f}),h[e(282)].on(e(259),(()=>{const t=e;n[t(201)][t(292)][t(181)]()})),h[e(199)].on(e(259),(()=>{const t=e;n[t(201)][t(292)][t(181)]()})),g=s[e(223)](this[e(308)][e(192)],h),g[e(203)](e(249)).to(h,e(249)),g[e(203)](e(232)).to(h),g[e(203)](e(180)).to(h,e(180),(t=>e(281)+t)),this[e(288)][e(248)](t.id,g));const d=i[e(182)](t[e(267)],h),p=new xc(n,t,h,d),m=t[e(251)]()[e(316)]((t=>t[e(299)]));h[e(183)]=n[e(246)][e(252)](e(301))[e(234)][e(262)](m),this[e(283)][e(248)](t,p),this[e(318)][e(248)](h,p);const I=s[e(200)]({view:g,target:()=>{const r=e,s=[],i=t[r(251)]()[r(316)]((t=>t[r(299)]));for(const t of i)s[r(268)](...t[r(190)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(201)],s)},type:()=>e(281)+p[e(292)][e(180)]});i[e(193)](h,I),s[e(302)](I),a[e(179)](I)}[Qc(195)](t){const e=Qc,n=this[e(308)][e(246)][e(252)](e(229)),r=this[e(308)][e(246)][e(252)](e(207)),s=this[e(283)][e(252)](t),o=s[e(292)],i=r[e(309)](o);n[e(212)](o),i&&r[e(222)](i),this[e(283)][e(202)](t),this[e(318)][e(202)](o),s[e(175)]()}[Qc(265)](t){const e=Qc;if(!t[e(299)]||!this[e(283)][e(279)](t))return;const n=this[e(308)][e(246)][e(252)](e(301)),r=this[e(283)][e(252)](t),s=t[e(251)]();r[e(292)][e(183)]=n[e(234)][e(262)](s)}[Qc(175)](){const t=Qc;for(const e of this[t(283)][t(176)]())this[t(195)](e);for(const e of this[t(288)][t(211)]())e[t(220)][t(175)]();super[t(175)]()}}function $c(){const t=["acceptAllSuggestions","value","isInContent","change:previous","TrackChangesEditing","add","Discard all suggestions","define","suggestionLoaded","menuBar:trackChanges","items","editor","getByInnerView","getRanges","CommentView","EditorAnnotations","menuitem","_createMenuBarMenu","listenTo","filter","_initializeController","_viewToController","some","destroy","keys","componentFactory","_addUIComponentsToFactory","registerAnnotation","type","focus","createCommentThreadController","descriptionParts","isEnabled","CommentsUI","_refreshActiveMarkers","lowest","commandName","init","getMarkers","arrowView","locale","_bindAnnotationToEditors","clear","_destroyController","from","comments.maxCommentCharsWhenCollapsed","activeMarkers","discardButton","createAnnotation","editing","delete","bind","source","500tFgbep","activeAnnotations","Annotations","menu","size","getMarkerNames","values","_unbindEditors","5123426nAqjot","config","Accept all selected suggestions","stopListening","5BzJGfZ","Track changes","suggestionChanged","mainView","acceptSelectedSuggestions","remove","createAnnotationView","_handleControllerBuffer","_disableComments","trackChanges.SuggestionThreadView","288080iycaXm","discardSelectedSuggestions","CommentsRepository","_createToolbarButton","_handleSuggestionControllerDelayed","length","separator","descriptionFactory","comments","trackChanges.disableComments","1362mxwhyM","58284pTeoAR","comments.maxThreadTotalWeight","comments.editorConfig","1629702UQOKCy","model","getJoined","SuggestionThreadView","Accept all suggestions","plugins","538vZLjSo","set","isDirty","reduce","getAllAdjacentSuggestions","get","getFirstRange","suggestionUnloaded","isOn","innerView","getSuggestion","buttonView","execute","1001868HZhhuS","trackChanges","getDescriptions","delegate","1167600nTWvJZ","_updateController","isMultiRange","commentThread","push","TrackChangesUI","switchbutton","Discard all selected suggestions","toMany","discardAllSuggestions","change:activeAnnotations","comments.maxCommentsWhenCollapsed","hasSuggestion","button","previous","has","commands","suggestion-","acceptButton","_suggestionToController","panelView","pluginName","children","actionView","_annotationViews","addSourceCollector","addComment","unbind","view","menuitemcheckbox","refreshSelectedViews","requires","head"];return($c=function(){return t})()}function tu(t){return Qc(242)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=498]})(t,e)}var nu=eu;function ru(){var t=["2814360TMBSah","5114232WPSESY","pluginName","16290mWdbLu","365FQummM","addSuggestionData","getSuggestions","adapter","3109330EQbnhv","21897HULlOg","694547snYneS","get","3303fUvadA","TrackChanges","Comments","getSuggestion","82EdFFkn","editor","requires","plugins","addSuggestion","6800pkyXUN"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(352426===-parseInt(n(500))/1+parseInt(n(506))/2*(parseInt(n(499))/3)+-parseInt(n(511))/4*(parseInt(n(516))/5)+parseInt(n(512))/6+parseInt(n(498))/7+-parseInt(n(513))/8+-parseInt(n(502))/9*(-parseInt(n(515))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(508)](){return[yc,Jc,nu(504)]}static get[nu(514)](){return nu(503)}set[nu(519)](t){var e=nu;this[e(507)][e(509)][e(501)](yc)[e(519)]=t}get[nu(519)](){var t=nu;return this[t(507)][t(509)][t(501)](yc)[t(519)]}[nu(510)](t){var e=nu;return this[e(507)][e(509)][e(501)](yc)[e(517)](t)}[nu(518)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(507)][n(509)][n(501)](yc)[n(518)]({skipNotAttached:t,toJSON:e})}[nu(505)](t){var e=nu;return this[e(507)][e(509)][e(501)](yc)[e(505)](t)}}const ou=au;!function(t,e){const n=au,r=t();for(;;)try{if(397483===parseInt(n(455))/1+-parseInt(n(464))/2+-parseInt(n(469))/3*(-parseInt(n(435))/4)+parseInt(n(418))/5+-parseInt(n(468))/6+-parseInt(n(450))/7*(-parseInt(n(448))/8)+-parseInt(n(409))/9*(parseInt(n(452))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const iu=[ou(444)];function au(t,e){const n=cu();return(au=function(t,e){return n[t-=406]})(t,e)}function cu(){const t=["create","createDocumentFragment","pluginName","391329MPgCmw","destroy","createElement","init","config","rootsAttributes","getDataWithDiscardedSuggestions","TrackChangesEditing","editorCreator","3381585rHXqtA","trackChangesData","set","function","push","users","requires","end","result","discardAllSuggestions","getFullData","TrackChangesData","useAnonymousUser","data","TrackChangesDataGetter","CommentsRepository","editor","96fWViUj","div","name","map","getRootsAttributes","define","get","_adapter","getCommentThreads","Pagination","getUser","appendChild","execute","13016rNmFAt","plugins","1484jPLYPk","getDataWithAcceptedSuggestions","30bUoWly","Users","addCommentThread","398049fslqZS","acceptAllSuggestions","getRootNames","getSuggestions","trackChangesData.editorCreator","addSuggestionData","document","model","constructor","1175408MnPfvg","reduce","addUser","track-changes-data-invalid-editor-creator","3577608ZoVFXw","36576ApKZPW"];return(cu=function(){return t})()}class uu extends t.Plugin{static get[ou(424)](){return[yc]}static get[ou(408)](){return ou(429)}[ou(412)](){const t=ou,n=this[t(434)];if(n[t(413)][t(440)](t(459),(e=>{const r=t,s=n[r(462)][r(461)][r(457)]()[r(465)](((t,e)=>(t[e]="",t)),{});return n[r(463)][r(406)](s,e)})),t(421)!=typeof n[t(413)][t(441)](t(419))[t(417)])throw new e.CKEditorError(t(467))}[ou(451)](t){return hu(this[ou(434)],!0,t)}[ou(415)](t){return hu(this[ou(434)],!1,t)}}class lu extends t.Plugin{static get[ou(408)](){return ou(432)}constructor(t){const e=ou;super(t),this[e(426)]=e(425)}[ou(412)](){const t=ou;this[t(434)][t(449)][t(441)](t(433))[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(434)][t(449)][t(441)](t(416))[t(442)]=null}}function fu(t){return void 0!==t[ou(439)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(449)][r(422)](yc,lu),s[r(414)]=fu(t)?t[r(439)]():void 0;const i=document[r(407)](),a=t[r(413)][r(441)](r(419))[r(417)],c=await a(s,(()=>function(t){const e=r,n=document[e(411)](e(436));return t[e(446)](n),n}(i)));!function(t,e){const n=r,s=t[n(462)][n(461)][n(457)]()[n(465)](((e,r)=>(e[r]=t[n(431)][n(441)]({rootName:r}),e)),{}),o=t[n(449)][n(441)](n(453))[n(423)][n(438)]((t=>({id:t.id,name:t[n(437)]}))),i=t[n(449)][n(441)](n(416))[n(458)]({skipNotAttached:!0,toJSON:!0}),a=t[n(449)][n(441)](n(433))[n(443)]({skipNotAttached:!0,toJSON:!0}),c=e[n(449)][n(441)](n(453)),u=e[n(449)][n(441)](n(416)),l=e[n(449)][n(441)](n(433));for(const t of o)c[n(445)](t.id)||c[n(466)](t);c.me||c[n(430)]();for(const t of a)l[n(454)](t);for(const t of i)u[n(460)](t);e[n(431)][n(420)](s)}(t,c),c[r(447)](r(e?456:427));const u=fu(c)?c[r(428)](n):c[r(431)][r(441)](n);return await c[r(410)](),u}function gu(){var t=["53232nAYfmE","6911735cKAqOi","1879025WdQsuD","13374Pqpgwf","136tXXzPk","37533PUMkZv","1092SoPefL","2526623RdQAxL","22738183lwSaNY","12GkWjOK","2112tjOLgv","2yKqtJe","30gLCOfJ"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=260]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(990336===-parseInt(n(261))/1*(-parseInt(n(270))/2)+-parseInt(n(264))/3*(-parseInt(n(263))/4)+-parseInt(n(260))/5+parseInt(n(272))/6*(-parseInt(n(265))/7)+parseInt(n(269))/8*(parseInt(n(262))/9)+-parseInt(n(271))/10*(parseInt(n(266))/11)+-parseInt(n(268))/12*(-parseInt(n(267))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();