@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240712.0 → 0.0.0-nightly-20240713.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:()=>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=["836QGZPIW","has","forceDisabled","153RkyNCn","276211hTPNoN","editor","7BYiAsP","1571225rKyuza","77016npVicp","affectsData","_disableUnsupportedCommands","1216266duqxYB","refresh","658228YPbhHW","_enabledCommands","execute","3013170mJSzeK","TrackChangesCommand","_isEnabledBasedOnSelection","clearForceDisabled","isEnabled","value","1983wygikW","_enableCommands","commands"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(190768===-parseInt(n(470))/1+-parseInt(n(466))/2*(-parseInt(n(463))/3)+parseInt(n(454))/4+-parseInt(n(448))/5+parseInt(n(452))/6*(parseInt(n(472))/7)+-parseInt(n(449))/8*(parseInt(n(469))/9)+parseInt(n(457))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(455)]=e,this[n(462)]=!1,this[n(453)](),this[n(459)]=!1}[c(453)](){this[c(461)]=!0}[c(456)](){const t=c;this[t(462)]=!this[t(462)],this[t(462)]?this[t(451)]():this[t(464)]()}[c(451)](){const t=c;for(const e of this[t(471)][t(465)][t(465)]())e[t(450)]&&!this[t(455)][t(467)](e)&&e[t(468)](t(458))}[c(464)](){const t=c;for(const e of this[t(471)][t(465)][t(465)]())e[t(450)]&&!this[t(455)][t(467)](e)&&e[t(460)](t(458))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=358]})(t,e)}function d(){const t=["383898LjoMDV","_suggestions","142922UDkJJK","model","4729096KUVowT","acceptSuggestion","plugins","track-changes-accept-suggestion-not-found","_isEnabledBasedOnSelection","isEnabled","TrackChangesEditing","canEditAt","get","704784rItgcr","getRanges","1846020CyxsKj","refresh","editor","execute","10uQetAm","1018171kUrcMl","397800iSkLGf"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(276550===-parseInt(n(371))/1+parseInt(n(360))/2+parseInt(n(369))/3+parseInt(n(368))/4*(-parseInt(n(366))/5)+-parseInt(n(362))/6+-parseInt(n(367))/7+parseInt(n(373))/8)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(370)]=e,this[n(363)](),this[n(377)]=!1}[h(363)](){this[h(378)]=!0}[h(365)](t){const n=h,r=this[n(370)][n(359)](t);if(!r)throw new e.CKEditorError(n(376),this);const s=r[n(361)]();this[n(364)][n(372)][n(358)](s)&&this[n(364)][n(375)][n(359)](n(379))[n(374)](r)}}const m=E;function I(){const t=["plugins","canEditAt","_suggestions","get","72054MbUzPM","model","track-changes-discard-suggestion-not-found","3866397YkuDyt","execute","isEnabled","52190LhCxwD","517286ASBIND","discardSuggestion","3942968tzZIuu","getRanges","TrackChangesEditing","1565671Sulfqj","320aOrYBu","refresh","editor","632rxySss","2CMWiDi","_isEnabledBasedOnSelection","805VGsHsB","11709270BXvycj"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(872442===-parseInt(n(345))/1+-parseInt(n(350))/2*(parseInt(n(336))/3)+parseInt(n(349))/4*(parseInt(n(339))/5)+parseInt(n(333))/6*(parseInt(n(352))/7)+parseInt(n(342))/8+-parseInt(n(353))/9+parseInt(n(346))/10*(parseInt(n(340))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(356)]=e,this[n(347)](),this[n(351)]=!1}[m(347)](){this[m(338)]=!0}[m(337)](t){const n=m,r=this[n(356)][n(332)](t);if(!r)throw new e.CKEditorError(n(335),this);const s=r[n(343)]();this[n(348)][n(334)][n(355)](s)&&this[n(348)][n(354)][n(332)](n(344))[n(341)](r)}}function T(t,e){const n=y();return(T=function(t,e){return n[t-=102]})(t,e)}function _(t){const e=T;return t[e(135)](((t,n)=>e(132)==t[e(133)]&&e(132)!=n[e(133)]?-1:e(132)!=t[e(133)]&&e(132)==n[e(133)]?1:0))}function y(){const t=["push","change","5952270NCbben","content","18351ChQQfL","655614paEJqe","isObject","isArray","85736IRsBFC","splice","next","map","color","end","28TRBdBH","length","getRanges","isInContent","value","isMultiRange","isIntersecting","810269lDZSHp","createRange","start"," [color ","createPositionAt","from","3161935xvsWsn","createPositionAfter","isTouching","3WrrExG","createPositionBefore","2485596liohaV","add","632SwKGEB","deletion","type","execute","sort","replace","schema","join","isCollapsed"];return(y=function(){return t})()}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(137)];for(;s<t[n(112)];){const a=t[s],c=t[s+1];r||(r=e[n(128)](a)),k(e,a,c)||(o[n(140)](e[n(119)](r,i[n(103)](a)?e[n(125)](a):e[n(122)](a,n(110)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(125)](e),o=t[r(128)](n);return s[r(126)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(839219===parseInt(n(118))/1+parseInt(n(105))/2+parseInt(n(127))/3*(parseInt(n(129))/4)+-parseInt(n(124))/5+parseInt(n(102))/6*(-parseInt(n(111))/7)+-parseInt(n(131))/8*(parseInt(n(144))/9)+parseInt(n(142))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=T;for(;n[r(112)];){const s=n[r(106)](0,100);t[r(141)]((()=>{const t=r;for(const n of s)n[t(114)]&&e[t(134)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=N,r=t();for(;;)try{if(196886===parseInt(n(268))/1+-parseInt(n(259))/2*(parseInt(n(247))/3)+-parseInt(n(266))/4*(-parseInt(n(245))/5)+-parseInt(n(263))/6+-parseInt(n(254))/7*(-parseInt(n(251))/8)+-parseInt(n(265))/9+-parseInt(n(249))/10*(parseInt(n(252))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(246)]=e,this[r(258)]=n,this[r(267)](),this[r(257)]=!1}[L(267)](){const t=L,e=Array[t(260)](this[t(258)][t(253)]())[t(261)]((e=>e[t(262)]));this[t(248)]=this[t(246)][t(248)]&&e}[L(264)](){const t=L,e=_(Array[t(260)](this[t(258)][t(253)]()));for(const n of e){const e=n[t(250)]();if(!this[t(244)][t(256)][t(255)](e))return}C(this[t(244)][t(256)],this[t(246)],e)}}function R(){const t=["1638504BDyKtW","4gJHVsU","refresh","371710Dbdqda","editor","1547170PhbOcS","_command","3kRZhrM","isEnabled","1172310PligAC","getRanges","8rwzluj","33oaRRLJ","values","2477293YXLKsk","canEditAt","model","_isEnabledBasedOnSelection","_suggestions","525370siqMmT","from","some","isInContent","250338WPacGz","execute"];return(R=function(){return t})()}const v=O;function M(){const t=["2xIJIPX","12QVvHjI","execute","286391sfUhdK","editor","70552ZSEpND","from","isEnabled","values","234258PWxdJH","selection","_isEnabledBasedOnSelection","72LXThJo","4106430GsNAvc","canEditAt","_selectedSuggestions","refresh","model","size","10082110GFlLpW","12SCuvSd","389995kiPLdx","_command","_suggestions","document","427hsRwnQ","getRanges","1904573VhAYEA"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=228]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(727689===-parseInt(n(252))/1*(-parseInt(n(249))/2)+-parseInt(n(230))/3*(-parseInt(n(250))/4)+parseInt(n(242))/5*(parseInt(n(241))/6)+parseInt(n(246))/7*(parseInt(n(254))/8)+-parseInt(n(234))/9+parseInt(n(240))/10+parseInt(n(248))/11*(-parseInt(n(233))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(243)]=e,this[r(244)]=n,this[r(236)]=new Set,this[r(237)](),this[r(232)]=!1}[v(237)](){const t=v,e=this[t(253)][t(238)][t(245)][t(231)],n=Array[t(255)](this[t(244)][t(229)]());this[t(236)]=function(t,e){const n=T,r=Array[n(123)](t[n(113)]()),s=new Set;for(const o of e)if(o[n(114)])for(const e of r)for(const r of o[n(113)]())(e[n(117)](r)||t[n(139)]&&!o[n(116)]&&o[n(107)]&&r[n(110)][n(126)](e[n(120)]))&&s[n(130)](o);return s}(e,n),this[t(228)]=this[t(243)][t(228)]&&!!this[t(236)][t(239)]}[v(251)](){const t=v,e=_(Array[t(255)](this[t(236)]));for(const n of e){const e=n[t(247)]();if(!this[t(253)][t(238)][t(235)](e))return}C(this[t(253)][t(238)],this[t(243)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const 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=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"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 Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const 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=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var 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 De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(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&&Qt(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?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(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=Y.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=J?J.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 Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(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]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var 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 Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(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-=330]})(t,e)}function Vr(){const t=["4UOIvNI","getMarkers","removeAttribute","getFirstMarker","length","getItems","onAttributesChange","removeMarkers","getRanges","push","isMultiRange","_onDiscard","map","50008gKUole","size","commentThread","addMarker","end","2388438OljoCP","getMultiRangeId","45507fDiDQS","subType","split","delete","data","_onAttributesChange","change","32118DGRCIQ","type","getContainedElement","addMarkerName","addRange","isIntersecting","652044hVdJAj","getMarkerNames","discard","authoredAt","nodeAfter","from","creator","_markerNames","setAttribute","nodeBefore","get","set","isIntersectingWithRange","2cvnTLz","add","onDiscard","clear","next","createdAt","getFirstRange","filter","_onAccept","decorate","author","markers","getRange","previous","toJSON","getAllAdjacentSuggestions","suggestion:","reduce","_model","isInContent","attributes","isExternal","_isDataLoaded","140wDCAbX","removeMarker","2800690gYVKWS","1055365HvfYyc","accept","substr","hasComments","head","_saved","onAccept","start","@external"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(167278===-parseInt(n(372))/1*(-parseInt(n(398))/2)+parseInt(n(385))/3+parseInt(n(352))/4*(-parseInt(n(343))/5)+parseInt(n(379))/6*(parseInt(n(340))/7)+-parseInt(n(365))/8+-parseInt(n(370))/9+parseInt(n(342))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(339)]=!1,this.id=e.id,this[n(380)]=e[n(380)],this[n(373)]=e[n(373)]||null,this[n(408)]=e[n(408)],this[n(391)]=e[n(391)]||e[n(408)],this[n(338)]=Boolean(e[n(337)]&&e[n(337)][n(351)]),this[n(376)]=null,this[n(335)]=t,this[n(406)]=e[n(349)],this[n(363)]=e[n(400)],this[n(377)]=e[n(358)],this[n(392)]=new Set,this[n(403)]=null,this[n(396)](n(388),null),this[n(396)](n(337),e[n(337)]||{}),this[n(396)](n(330),null),this[n(396)](n(402),null),this[n(396)](n(367),null),this[n(396)](n(348),!1),this[n(407)](n(344)),this[n(407)](n(387))}get[jr(347)](){const t=jr;let e=this;for(;e[t(330)];)e=e[t(330)];return e}get[jr(346)](){const t=jr;return!!this[t(367)]&&this[t(367)][t(356)]>0}get[jr(362)](){const t=jr;return 0!=this[t(392)][t(366)]&&6==Array[t(390)](this[t(392)])[0][t(374)](":")[t(356)]}get[jr(336)](){return null!==this[jr(355)]()}[jr(382)](t){const e=jr;this[e(392)][e(399)](t)}[jr(386)](){const t=jr;return Array[t(390)](this[t(392)])}[jr(353)](){const t=jr;return this[t(386)]()[t(364)]((e=>this[t(335)][t(409)][t(395)](e)))[t(405)]((t=>t))}[jr(355)](){return this[jr(353)]()[0]||null}[jr(359)](){const t=jr;this[t(335)][t(378)]((e=>{const n=t;for(const t of this[n(353)]())e[n(341)](t)})),this[t(392)][t(401)]()}[jr(341)](t){const e=jr;this[e(335)][e(378)]((n=>{n[e(341)](t)})),this[e(392)][e(375)](t)}[jr(383)](t){const e=jr,n=e(333)+this[e(380)]+":"+this[e(373)]+":"+this.id+":"+this[e(391)].id+":"+Hr[e(371)]();this[e(382)](n),this[e(335)][e(378)]((r=>{r[e(368)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(397)](t){const e=jr;for(const n of this[e(360)]())if(n[e(384)](t))return!0;return!1}[jr(360)](){const t=jr;return this[t(353)]()[t(364)]((e=>e[t(410)]()))}[jr(357)](){const t=jr;return this[t(360)]()[t(334)](((e,n)=>[...e,...n[t(357)]()]),[])}[jr(404)](){const t=jr;var e;return(null===(e=this[t(355)]())||void 0===e?void 0:e[t(410)]())||null}[jr(381)](){const t=jr,e=this[t(360)]();if(1!=e[t(356)])return null;const n=e[0],r=n[t(350)][t(389)],s=n[t(369)][t(394)];return r instanceof i.Element?r!=s?null:r:null}[jr(344)](){const t=jr;this[t(406)](this[t(360)](),this[t(376)],this[t(337)]),this[t(359)]()}[jr(387)](){const t=jr;this[t(363)](this[t(360)](),this[t(376)],this[t(337)]),this[t(359)]()}[jr(332)](){const t=jr,e=[];let n=this[t(347)];for(;n;)e[t(361)](n),n=n[t(402)];return e}[jr(393)](t,e){const n=jr,r=Xn(this[n(337)]);hr(r,t,e),wr(r,this[n(337)])||(this[n(337)]=r,this[n(377)](r))}[jr(354)](t){const e=jr,n=Xn(this[e(337)]);Ur(n,t),wr(n,this[e(337)])||(this[e(337)]=n,this[e(377)](this[e(337)]))}[jr(331)](){const t=jr;return{id:this.id,type:this[t(373)]?this[t(380)]+":"+this[t(373)]:this[t(380)],authorId:this[t(391)].id,createdAt:this[t(403)],hasComments:this[t(346)],data:this[t(376)],attributes:this[t(337)]}}static[jr(371)](){const t=jr;return(0,e.uid)()[t(345)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function Kr(){const t=["getItemLabel","_handleInsertRemoveSuggestionDescription","ELEMENT_SPACE","set","elementEnd","9RajzQD","element","insertion","nodeAfter","_attributeLabels","nextSibling","previousSibling","name","addObject","add","*Remove format:* %0","checkChild","data","isEmpty","isEqual","key","match","30YfhOfF","Object","getDescriptions","normal","isObject","removeFormat","*Change to:* %0","8203440cwyEQa","format","_handleCustomCallbackDescription","REPLACE_TEXT","getFirstRange","_schema","_itemLabelsCallbacks","get","*Insert:* %0","pop","type","replace","start","1549445FhsYOC","_locale","skip","4739128zNYcFA","text","removeEmptyContainer","*Set format:* %0","*Merge:* %0","matchingCallback","join","_customCallbacks","834126sXNklJ","has","label","22218mShGHH","push","Container","_itemLabels","885984AgdqNG","_handleAttributeSuggestionDescription","addFormat","softBreak","removeObject","subType","_handleRenameSuggestionDescription","*Remove:* %0","EmptyContainer","length","registerElementLabel","_resolveDescriptionItems","end","elementStart","item","remove","$textProxy","$1 $2","addContainer","getWalker","$text","newValue","removeContainer","_addDescriptionItems","function","isInContent","map","*Split:* %0","registerDescriptionCallback","44518698SGfXnh","attribute","addEmptyContainer","indexOf","deletion","registerAttributeLabel","quantity"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(973062===-parseInt(n(280))/1*(-parseInt(n(331))/2)+-parseInt(n(328))/3+-parseInt(n(320))/4+parseInt(n(317))/5*(-parseInt(n(297))/6)+-parseInt(n(304))/7+parseInt(n(335))/8+parseInt(n(268))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(327)]=[],this[n(334)]=new Map,this[n(310)]=[],this[n(284)]=new Map,this[n(309)]=t,this[n(318)]=e}[Wr(299)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(344)];o++){const i=t[o];if(!i[e(264)])continue;const a=this[e(306)](i);if(a){if(null!=i[e(340)]){if(r[e(329)](i[e(340)]))continue;r[e(289)](i[e(340)])}n[e(332)](a)}else if(e(269)!=i[e(314)])e(282)!=i[e(314)]&&e(272)!=i[e(314)]||this[e(276)](n,i,t[o+1]);else{const t=i[e(292)][e(295)];if(s[e(329)](t))continue;s[e(289)](i[e(292)][e(295)]),t==_c?this[e(341)](n,i):this[e(336)](n,i)}}return this[e(346)](n)}[Wr(267)](t){const e=Wr;this[e(327)][e(332)](t)}[Wr(345)](t,n,r=e.priorities[Wr(300)]){const s=Wr;s(263)==typeof t?(0,e.insertToPriorityArray)(this[s(310)],{matchingCallback:t,label:n,priority:r}):this[s(334)][s(278)](t,n)}[Wr(273)](t,e){const n=Wr;this[n(284)][n(278)](t,e)}[Wr(275)](t,e=1){const n=Wr;let r;for(const e of this[n(310)])if(e[n(325)](t)){r=e[n(330)];break}return r||(r=this[n(334)][n(311)](t[n(287)])),r?r(e):1!==e?e+" "+t[n(287)]+"s":""+t[n(287)]}[Wr(262)](t,e){const n=Wr,r=e[n(308)]()[n(258)](),s=n(282)==e[n(314)]?n(289):n(254);for(const e of r){const o=e[n(253)],i=t[t[n(344)]-1];if(o.is(n(255)))i&&i[n(314)][n(271)](n(333))>-1&&t[n(313)](),i&&n(321)==i[n(314)]?i[s]+=o[n(292)]:t[n(332)]({type:n(321),add:n(289)==s?o[n(292)]:"",remove:n(254)==s?o[n(292)]:""});else if(this[n(309)][n(301)](o)){const a=o;if(i&&i[n(314)][n(271)](n(333))>-1&&t[n(313)](),n(279)==e[n(314)])continue;i&&i[n(314)]==s+n(298)&&i[n(281)][n(287)]==a[n(287)]?i[n(274)]++:t[n(332)]({type:s+n(298),element:a,quantity:1}),r[n(319)]((t=>!(n(279)==t[n(314)]&&t[n(253)]==o)))}else if(this[n(309)][n(291)](o,n(259))||o.is(n(281),n(338))){const r=o;if(n(289)==s&&n(252)==e[n(314)]||n(254)==s&&n(279)==e[n(314)])continue;if(i&&-1==i[n(314)][n(271)](n(333))){n(321)==i[n(314)]&&(i[s]+="\n");continue}let a;if(a=n(289)==s?r[n(285)]&&!this[n(309)][n(301)](r[n(285)])?r[n(285)]:null:r[n(286)]&&!this[n(309)][n(301)](r[n(286)])?r[n(286)]:null,r[n(293)]||a&&a[n(293)]){const e=a&&a[n(293)]?a:r;i&&i[n(314)]==s+n(343)&&i[n(281)][n(287)]==e[n(287)]?i[n(274)]++:t[n(332)]({type:s+n(343),element:e,quantity:1})}else t[n(332)]({type:s+n(333),element:r})}}}[Wr(346)](t){const e=Wr,n=this[e(318)],r=[],s=[],o=[];for(const i of t)switch(i[e(314)]){case e(321):if(i[e(289)]=i[e(289)][e(315)](/(\S)\u000A+(\S)/g,e(256))[e(315)](/\u000A/g,""),i[e(254)]=i[e(254)][e(315)](/(\S)\u000A+(\S)/g,e(256))[e(315)](/\u000A/g,""),""!=i[e(289)]&&""!=i[e(254)]){r[e(332)]({type:e(315),content:zr(n,e(307),['"'+i[e(254)]+'"','"'+i[e(289)]+'"'])});continue}if(null!=i[e(289)][e(296)](/^ +$/)){r[e(332)]({type:e(282),content:zr(n,e(312),zr(n,e(277),i[e(289)][e(344)]))});continue}if(null!=i[e(254)][e(296)](/^ +$/)){r[e(332)]({type:e(272),content:zr(n,e(342),zr(n,e(277),i[e(254)][e(344)]))});continue}if(""!=i[e(289)]){r[e(332)]({type:e(282),content:zr(n,e(312),'"'+i[e(289)]+'"')});continue}r[e(332)]({type:e(272),content:zr(n,e(342),'"'+i[e(254)]+'"')});continue;case e(270):case e(288):r[e(332)]({type:e(282),content:zr(n,e(312),this[e(275)](i[e(281)],i[e(274)]))});continue;case e(322):case e(339):r[e(332)]({type:e(272),content:zr(n,e(342),this[e(275)](i[e(281)],i[e(274)]))});continue;case e(257):r[e(332)]({type:e(282),content:zr(n,e(266),this[e(275)](i[e(281)],i[e(274)]))});continue;case e(261):r[e(332)]({type:e(272),content:zr(n,e(324),this[e(275)](i[e(281)],i[e(274)]))});continue;case e(337):s[e(332)](i[e(295)]);continue;case e(302):o[e(332)](i[e(295)]);continue;default:r[e(332)](i)}if(s[e(344)]){const t=s[e(265)]((t=>this[e(284)][e(329)](t)?this[e(284)][e(311)](t):t))[e(326)](", ");r[e(332)]({type:e(305),content:zr(this[e(318)],e(323),t)})}if(o[e(344)]){const t=o[e(265)]((t=>this[e(284)][e(329)](t)?this[e(284)][e(311)](t):t))[e(326)](", ");r[e(332)]({type:e(305),content:zr(this[e(318)],e(290),t)})}return r}[Wr(306)](t){const e=Wr;for(const n of this[e(327)]){const r=n(t);if(r&&e(314)in r)return r}}[Wr(336)](t,e){const n=Wr,r=e[n(292)],s=void 0===r[n(260)]?n(302):n(337);t[n(332)]({type:s,key:r[n(295)]})}[Wr(341)](t,e){const n=Wr;t[n(332)]({type:n(305),content:zr(this[n(318)],n(303),this[n(275)](e[n(308)]()[n(316)][n(283)],1))})}[Wr(276)](t,e,n){const r=Wr;if(this[r(262)](t,e),n&&n[r(308)]()&&!e[r(308)]()[r(251)][r(294)](n[r(308)]()[r(316)])){const n=t[t[r(344)]-1],s=r(282)==e[r(314)]?r(289):r(254);n&&r(321)==n[r(314)]&&(n[s]+="\n")}}}const Zr=Jr;function Yr(){const t=["commands","7KzeSmP","36410FXKilT","showAIAssistant","plugins","enableCommand","5137744fGKrOS","10EcEZpV","5368776yiBTMm","editor","51VbvUIF","160084nWpGmv","3734460SsNFsr","TrackChangesEditing","11jogAoy","34316004yCKWJL","afterInit","get","3286539kUSBaR","11KbJsvN"];return(Yr=function(){return t})()}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(614414===-parseInt(n(435))/1*(parseInt(n(443))/2)+parseInt(n(431))/3*(-parseInt(n(432))/4)+-parseInt(n(433))/5+-parseInt(n(429))/6+parseInt(n(442))/7*(parseInt(n(427))/8)+parseInt(n(439))/9*(-parseInt(n(428))/10)+-parseInt(n(440))/11*(-parseInt(n(436))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(437)](){const t=Zr,e=this[t(430)],n=e[t(445)][t(438)](t(434));e[t(441)][t(438)](t(444))&&n[t(426)](t(444))}}const $r=es;function ts(){const t=["left","*Format:* %0","registerBlockAttribute","get","afterInit","right","editor","15380658bcqGOr","8218808BBLhGn","TrackChangesEditing","7519760Nilegk","FORMAT_ALIGNMENT","type","locale","13XmETyu","formatBlock","70152tIRutr","1398468QUtTaG","564244OvXvnY","enableDefaultAttributesIntegration","value","FORMAT_ALIGN_TO_LEFT","plugins","FORMAT_ALIGN_TO_CENTER","alignment","FORMAT_ALIGN_TO_RIGHT","descriptionFactory","format","_registerLegacyDescription","FORMAT_JUSTIFY_TEXT","registerAttributeLabel","center","36ugvDyn","9672894cYKrQI","commandName","AlignmentEditing","has","commandParams","justify","registerDescriptionCallback"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=212]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(910321===parseInt(n(223))/1*(-parseInt(n(225))/2)+parseInt(n(241))/3*(parseInt(n(227))/4)+parseInt(n(219))/5+parseInt(n(226))/6+-parseInt(n(242))/7+parseInt(n(217))/8+-parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(213)](){const t=$r,e=this[t(215)],n=e[t(222)];if(!e[t(231)][t(245)](t(244)))return;const r=e[t(231)][t(212)](t(218));r[t(228)](t(233)),r[t(251)](t(233)),r[t(235)][t(239)](t(233),zr(n,t(220))),this[t(237)]()}[$r(237)](){const t=$r,e=this[t(215)],n=e[t(222)];e[t(231)][t(212)](t(218))[t(235)][t(248)]((e=>{const r=t;if(r(224)!=e[r(221)])return;const{data:s}=e;if(s&&r(233)==s[r(243)]){const t=s[r(246)][0][r(229)];return{type:r(236),content:zr(n,r(250),function(t){const e=r;switch(t){case e(249):return zr(n,e(230));case e(214):return zr(n,e(234));case e(240):return zr(n,e(232));case e(247):return zr(n,e(238))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=379]})(t,e)}function os(){const t=["*Remove format:* %0","FORMAT_SUPERSCRIPT","registerInlineAttribute","301002vfuXMi","SuperscriptEditing","slice","afterInit","_registerLegacyDescription","FORMAT_ITALIC","9003800GtESzw","1402887tKMtEU","BoldEditing","subscript","commandParams","1658140qkhSZa","enableDefaultAttributesIntegration","FORMAT_","registerAttributeLabel","commandName","TrackChangesEditing","ItalicEditing","has","formatInline","registerDescriptionCallback","toLowerCase","descriptionFactory","strikethrough","3944oAqIcF","FORMAT_STRIKETHROUGH","toUpperCase","31163EddeGg","FORMAT_BOLD","5425FFTDEb","9ZfCJGa","SubscriptEditing","code","underline","italic","15gqFuVt","FORMAT_CODE","UnderlineEditing","CodeEditing","editor","type","192526WuOVvd","bold","FORMAT_UNDERLINE","StrikethroughEditing","locale","6fcHxfN","plugins","forceValue","get","format","*Format:* %0","superscript","FORMAT_SUBSCRIPT"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(604637===parseInt(n(412))/1*(-parseInt(n(407))/2)+parseInt(n(430))/3+-parseInt(n(434))/4+parseInt(n(401))/5*(-parseInt(n(423))/6)+parseInt(n(395))/7*(parseInt(n(390))/8)+parseInt(n(396))/9*(parseInt(n(429))/10)+-parseInt(n(393))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(431),rs(383),rs(403),rs(404),rs(410),rs(397),rs(424)];class as extends t.Plugin{[rs(426)](){const t=rs,e=this[t(405)],n=e[t(413)][t(415)](t(382)),r=e[t(411)];for(const s of is){if(!e[t(413)][t(384)](s))continue;const o=s[t(425)](0,-7)[t(387)](),i=t(379)+o[t(392)]();n[t(435)](o),n[t(422)](o),n[t(388)][t(380)](o,zr(r,i))}this[t(427)]()}[rs(427)](){const t=rs,e=this[t(405)],n=e[t(411)],r=e[t(413)][t(415)](t(382));function s(e,s){const o=t;r[o(388)][o(386)]((t=>{const r=o;if(r(385)!=t[r(406)])return;const{data:i}=t;return i&&i[r(381)]===e?i[r(433)][0][r(414)]?{type:r(416),content:zr(n,r(417),s)}:{type:r(416),content:zr(n,r(420),s)}:void 0}))}s(t(408),zr(n,t(394))),s(t(400),zr(n,t(428))),s(t(399),zr(n,t(409))),s(t(398),zr(n,t(402))),s(t(389),zr(n,t(391))),s(t(432),zr(n,t(419))),s(t(418),zr(n,t(421)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=231]})(t,e)}function ls(){const t=["149346uLYmaB","enableCommand","218290VDnqjz","selection","5gOvrVD","from","TrackChangesEditing","model","change","registerDescriptionCallback","commands","afterInit","document","BlockQuoteEditing","commandName","143xSosJi","24aQUTCn","forceValue","2468020qxFLpH","plugins","editor","format","blockQuote","has","schema","1671741Hvkera","getSelectedBlocks","commandParams","filter","404103FymBKX","name","*Remove format:* %0","locale","1794213GHCvyV","markBlockFormat","value","descriptionFactory","parent","49EaEpBI","get","*Set format:* %0","869870PaYpLU","ELEMENT_BLOCK_QUOTE","checkChild","$root"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(459605===-parseInt(n(261))/1+parseInt(n(273))/2+parseInt(n(265))/3+parseInt(n(250))/4*(-parseInt(n(236))/5)+-parseInt(n(232))/6*(-parseInt(n(270))/7)+parseInt(n(248))/8*(parseInt(n(257))/9)+parseInt(n(234))/10*(-parseInt(n(247))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(243)](){const t=cs,e=this[t(252)],n=e[t(264)];if(!e[t(251)][t(255)](t(245)))return;const r=e[t(251)][t(271)](t(238)),s=this[t(252)][t(242)][t(271)](t(254));r[t(233)](t(254),((n,o={})=>{const i=t,a=this[i(252)][i(239)][i(244)][i(235)],c=o&&void 0!==o[i(249)]?o[i(249)]:!s[i(267)];let u=[];if(c){const t=Array[i(237)](a[i(258)]())[i(260)]((t=>hs(t)||function(t,e){const n=i,r=e[n(275)](t[n(269)],n(254)),s=e[n(275)]([n(231),n(254)],t);return r&&s}(t,this[i(252)][i(239)][i(256)])));u=A(t,e[i(239)])}else{const t=Array[i(237)](a[i(258)]())[i(260)]((t=>hs(t)));u=A(t,e[i(239)])}e[i(239)][i(240)]((()=>{const t=i;for(const e of u)r[t(266)](e,{commandName:t(254),commandParams:[{forceValue:c}]})}))})),r[t(268)][t(241)]((e=>{const r=t,{data:s}=e;if(s&&r(254)==s[r(246)]){const t=zr(n,r(274));return s[r(259)][0][r(249)]?{type:r(253),content:zr(n,r(272),t)}:{type:r(253),content:zr(n,r(263),t)}}}))}}function hs(t){const e=cs;return e(254)==t[e(269)][e(262)]}function gs(){const t=["changeCaseUpper","538dmmHjP","has","get","enableCommand","1167432JrYMWJ","CaseChange","5896200KVtPia","changeCaseLower","17272ujNvkE","36FDztSy","185965VDVavw","changeCaseTitle","plugins","TrackChangesEditing","editor","3085810lgNqUG","1751YbucfT","afterInit","13511700WfzYvu"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(563782===-parseInt(n(286))/1*(parseInt(n(290))/2)+-parseInt(n(294))/3+-parseInt(n(298))/4+-parseInt(n(300))/5*(-parseInt(n(299))/6)+parseInt(n(305))/7+-parseInt(n(296))/8+parseInt(n(288))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(287)](){const t=ds,e=this[t(304)];e[t(302)][t(291)](t(295))&&(e[t(302)][t(292)](t(303))[t(293)](t(289)),e[t(302)][t(292)](t(303))[t(293)](t(297)),e[t(302)][t(292)](t(303))[t(293)](t(301)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=263]})(t,e)}const Es=Is;function bs(){const t=["4728100XVJJSi","21JyFPGj","6688962fcResu","enableCommand","commands","editor","get","TrackChangesEditing","46GOUlvK","afterInit","ckbox","155055dwzhmo","17993538FcQEDT","264536XeNsrs","plugins","4452820EDxQfJ","20jNlAlF","989381QWRHUf"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(637217===-parseInt(n(272))/1+-parseInt(n(263))/2*(parseInt(n(266))/3)+-parseInt(n(270))/4+parseInt(n(273))/5+-parseInt(n(275))/6+parseInt(n(274))/7*(parseInt(n(268))/8)+-parseInt(n(267))/9*(-parseInt(n(271))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(264)](){const t=Es,e=this[t(278)];e[t(277)][t(279)](t(265))&&e[t(269)][t(279)](t(280))[t(276)](t(265))}}function _s(t,e){const n=Cs();return(_s=function(t,e){return n[t-=354]})(t,e)}const ys=_s;!function(t,e){const n=_s,r=t();for(;;)try{if(332121===-parseInt(n(376))/1+-parseInt(n(407))/2+-parseInt(n(387))/3*(-parseInt(n(403))/4)+-parseInt(n(360))/5*(parseInt(n(393))/6)+parseInt(n(392))/7*(-parseInt(n(372))/8)+parseInt(n(385))/9+parseInt(n(409))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[ys(379)](){const t=ys,e=this[t(397)];if(!e[t(389)][t(402)](t(362)))return;const n=e[t(389)][t(361)](t(369)),r=e[t(384)],s=e[t(368)][t(361)](t(390))[t(396)],o=e[t(404)][t(361)](t(390));n[t(383)](t(391)),n[t(383)](t(406)),n[t(383)](t(390),((r,i={})=>{const a=t,c=e[a(401)],u=e[a(401)][a(395)][a(374)],l=i&&void 0!==i[a(377)]?i[a(377)]:!o[a(366)];let f;i[a(381)]||(i[a(381)]=s[0][a(381)]),f=l?Array[a(375)](u[a(355)]())[a(382)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(388))&&!e[n(394)](t)&&e[n(363)](t[n(380)],n(390))}(t,c[a(373)]))):Array[a(375)](u[a(355)]())[a(382)]((t=>ks(t)));const h=A(f,c);c[a(358)]((()=>{const t=a;for(const e of h)n[t(357)](e,{commandName:t(390),commandParams:[{...i,forceValue:l}],formatGroupId:t(367)})}))})),n[t(399)][t(359)](t(390),(e=>zr(r,t(354),e))),n[t(399)][t(378)]((e=>{const n=t;if(n(365)!=e[n(408)])return;const o=r.t,{data:i}=e;if(!i||n(390)!=i[n(405)])return;const a=i[n(371)][0][n(381)],c=o(s[n(370)]((t=>t[n(381)]===a))[n(398)])[n(386)]();return i[n(371)][0][n(377)]?{type:n(400),content:zr(r,n(410),zr(r,n(354),1)+" ("+c+")")}:{type:n(400),content:zr(r,n(356),zr(r,n(354),1))}}))}}function ks(t){const e=ys;return e(390)==t[e(364)]}function Cs(){const t=["selection","from","364056dMnEtb","forceValue","registerDescriptionCallback","afterInit","parent","language","filter","enableCommand","locale","713295TTHaLt","toLowerCase","690CJckjl","rootElement","plugins","codeBlock","indentCodeBlock","14zsbzlU","42rANZmP","isLimit","document","languages","editor","label","descriptionFactory","format","model","has","9516KJPRHh","commands","commandName","outdentCodeBlock","334680EvXKsh","type","12358230AvEQic","*Set format:* %0","ELEMENT_CODE_BLOCK","getSelectedBlocks","*Remove format:* %0","markBlockFormat","change","registerElementLabel","254455HjBvyw","get","CodeBlock","checkChild","name","formatBlock","value","blockName","config","TrackChangesEditing","find","commandParams","2569976JMiFqZ","schema"];return(Cs=function(){return t})()}const Ls=Ss;function Ns(){const t=["has","get","8210530uDTVrf","CommentsEditing","TrackChangesEditing","3621933uveQcZ","addCommentThread","plugins","9lZUGQV","503276CodgYj","510zNigBE","afterInit","10480LNSqYl","2lchKqn","4676888PCDVYP","486440zMGFxw","editor","28377ooWebM","enableCommand"];return(Ns=function(){return t})()}function Ss(t,e){const n=Ns();return(Ss=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(358923===-parseInt(n(395))/1*(parseInt(n(397))/2)+parseInt(n(399))/3+parseInt(n(391))/4+-parseInt(n(394))/5*(parseInt(n(392))/6)+-parseInt(n(406))/7+parseInt(n(396))/8+parseInt(n(390))/9*(parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Rs extends t.Plugin{[Ls(393)](){const t=Ls,e=this[t(398)];e[t(389)][t(401)](t(404))&&e[t(389)][t(402)](t(405))[t(400)](t(388))}}var vs=n(834);function Ms(t,e){const n=Os();return(Ms=function(t,e){return n[t-=312]})(t,e)}function Os(){const t=["createUIElement","addHighlight","test","model","markerRange","ck-suggestion-marker-","schema","hasAttribute","includes","119624xMQcLb","108725hMfKbk","createRangeOn","isAtEnd","isLimit","previousPosition","item","215963rrhdrA","bindElementToMarker","parent","markerName","ck-suggestion-marker--active","writer","get","63gmPeuM","2606814WjfbhO","176XeJmIj","toViewPosition","span","nextSibling","109389vNtenu","toViewElement","1085040EjPfgB","16Cunvbs","getItems","elementEnd","insert","activeMarkers","consumable","addClass","1030AbiZGG","getCustomProperty","isBlock","getWalker","push","plugins","TrackChangesEditing","type","name","isContent","6457290MSpppD","mapper","start"];return(Os=function(){return t})()}function ws(t,e,n){const r=Ms,s=[];for(const o of e[r(353)]())o[r(327)](t)&&s[r(363)](n[r(331)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(312)][r(342)](r(313));return(o,i,a)=>{const c=r;if(!a[c(357)][c(322)](i[c(324)],o[c(315)]))return;const u=i[c(324)][c(362)](),l=i[c(324)][c(319)],f=t[c(323)][c(326)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(335)];d=d||f[c(316)](e);const n=a[c(318)][c(350)](e);if(n&&n[c(360)](c(321)))return;c(354)==t[c(314)]&&f[c(361)](e)&&!f[c(333)](e)&&(e[c(348)]||l[c(332)]?h&&h[c(338)]==e||(h=e,m(t[c(334)]),p=!0):g=g||t[c(334)])}function m(t){const r=c,o=a[r(341)][r(320)](r(347),{class:r(325)+e}),u=a[r(318)][r(346)](t);n&&s[r(356)][r(328)](i[r(339)])&&a[r(341)][r(358)](r(340),o),a[r(341)][r(355)](u,o),a[r(318)][r(337)](o,i[r(339)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(489919===parseInt(n(349))/1*(-parseInt(n(352))/2)+-parseInt(n(351))/3+-parseInt(n(345))/4*(-parseInt(n(330))/5)+-parseInt(n(344))/6+-parseInt(n(317))/7+-parseInt(n(329))/8*(-parseInt(n(343))/9)+parseInt(n(359))/10*(parseInt(n(336))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Fs=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=446]})(t,e)}function Ps(){const t=["74838jiFyth","isCollapsed","3573nwxKup","deleteForward","unbindElementFromMarkerName","enableCommand","root","getFirstRange","commands","mapper","editor","365jJGpvC","showSuggestionHighlights","enqueueChange","options","remove","180ZHUDfy","2844780FLhRsW","rootName","buffer","document","model","7273672gFZqUX","lock","selection","merge","unit","delete","modifySelection","detach","downcastDispatcher","TrackChangesEditing","12104QgBhJJ","editing","data","requires","bind","plugins","get","markerName","createSelection","high","addMarker:suggestion:deletion","uiElement","2342088GKzOFB","writer","createRange","unlock","start","$graveyard","setSelection","1265279vzrMrh","removeMarker:suggestion:deletion","markerNameToElements","10341vvhcqN","forward","fromRange","end","batch","init"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(647766===parseInt(n(472))/1+parseInt(n(465))/2+parseInt(n(475))/3*(-parseInt(n(497))/4)+-parseInt(n(492))/5*(parseInt(n(481))/6)+-parseInt(n(503))/7+-parseInt(n(453))/8*(-parseInt(n(483))/9)+-parseInt(n(498))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(456)](){return[vs.Delete]}[Fs(480)](){const t=Fs,e=this[t(491)],n=e[t(458)][t(459)](t(452));n[t(486)](t(448));const r=e[t(489)][t(459)](t(484));n[t(486)](t(484),((n,s={})=>{const o=t,a=e[o(502)][o(461)](e[o(502)][o(501)][o(505)]);a[o(482)]&&e[o(502)][o(449)](a,{direction:o(476),unit:s[o(447)]});const c=a[o(488)](),u=i.LiveRange[o(477)](c);let l;n(s),l=o(470)==u[o(487)][o(499)]?e[o(502)][o(467)](c[o(469)]):e[o(502)][o(467)](u[o(469)],u[o(478)]),u[o(450)](),e[o(502)][o(494)](r[o(500)][o(479)],(t=>{const e=o;r[e(500)][e(504)](),t[e(471)](t[e(467)](l[e(478)])),r[e(500)][e(468)]()}))})),e[t(454)][t(451)].on(t(463),Ds(e,t(446)),{priority:t(462)}),e[t(455)][t(451)].on(t(463),((n,r,s)=>{const o=t;s[o(495)][o(493)]&&Ds(e,o(446),{showActiveMarker:!1})[o(457)](this)(n,r,s)}),{priority:t(462)}),e[t(454)][t(451)].on(t(473),((e,n,r)=>{const s=t,o=r[s(490)][s(474)](n[s(460)]);if(o)for(const t of o)t.is(s(464))&&(r[s(490)][s(485)](t,n[s(460)]),r[s(466)][s(496)](t))}),{priority:t(462)})}}const Us=Vs;!function(t,e){const n=Vs,r=t();for(;;)try{if(950278===parseInt(n(436))/1+-parseInt(n(458))/2+-parseInt(n(421))/3*(parseInt(n(427))/4)+-parseInt(n(388))/5*(-parseInt(n(367))/6)+parseInt(n(419))/7*(-parseInt(n(414))/8)+-parseInt(n(382))/9*(-parseInt(n(424))/10)+parseInt(n(447))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class js extends t.Plugin{[Us(354)](){const t=Us,e=this[t(371)];if(!e[t(428)][t(340)](t(346)))return;const n=e[t(429)],r=e[t(428)][t(399)](t(392)),s=e[t(428)][t(340)](t(325)),o=!!e[t(383)][t(399)](t(470));function i(e){const r=t;return{type:r(404),content:""+zr(n,r(440),e)}}function a(e){const r=t;return{type:r(404),content:""+zr(n,r(431),e)}}r[t(376)](t(448)),r[t(376)](t(358)),r[t(376)](t(451)),r[t(376)](t(345)),r[t(376)](t(406)),r[t(376)](t(393)),r[t(376)](t(336)),r[t(376)](t(333)),r[t(338)](t(434)),r[t(338)](t(433)),r[t(338)](t(332)),o&&(r[t(376)](t(423)),r[t(376)](t(372))),s&&(r[t(376)](t(426)),r[t(376)](t(449)),r[t(338)](t(347)),r[t(403)][t(359)]((e=>{const r=t,{data:s}=e;if(s&&r(347)==s[r(351)])return{type:r(404),content:s[r(442)]?zr(n,r(386)):zr(n,r(418))}})),this[t(371)][t(387)][t(357)][t(410)]((e=>{const n=t;if(e[n(381)][n(331)])return!1;let s=!1;const o=r[n(362)]({skipNotAttached:!0})[n(356)]((t=>n(347)===r[n(363)](t)));for(const t of o)n(422)!=t[n(384)]()[n(456)][n(437)][n(330)](n(433))&&(r[n(466)](t[n(384)](),n(432))[n(364)]((t=>n(433)===r[n(363)](t[n(373)])))||(e[n(353)](t[n(360)]()),s=!0));return s}))),r[t(403)][t(366)](t(332),zr(n,t(361)));const c={type:t(404),content:""};r[t(403)][t(359)]((e=>{const r=t,{data:s}=e;if(!s||r(433)!=s[r(351)])return;let u=e[r(463)];for(;u;){if(u[r(455)]&&((r(465)==u[r(455)][r(351)]||r(407)==u[r(455)][r(351)])&&(u[r(455)][r(442)]&&r(323)!=u[r(455)][r(442)]||r(323)!=u[r(455)][r(343)]&&!s[r(442)])||!o&&u[r(455)][r(351)]==_c))return c;u=u[r(335)]}if(null==s[r(442)])switch(s[r(343)]){case r(380):return a(zr(n,r(469)));case r(377):return a(zr(n,r(468)));case r(422):return a(zr(n,r(385)))}switch(s[r(442)]){case r(380):return i(zr(n,r(469)));case r(377):return i(zr(n,r(468)));case r(422):return i(zr(n,r(385)))}})),r[t(403)][t(359)]((e=>{const n=t,{data:r}=e;if(r&&n(332)==r[n(351)])return null==r[n(442)]||null==r[n(343)]&&0==r[n(442)]?c:void 0})),r[t(403)][t(359)]((e=>{const r=t;if(r(432)!=e[r(374)])return;const{data:s}=e;if(!s||r(434)!=s[r(351)])return;const o=Gs(e);return r(442)==o?{type:r(404),content:zr(n,r(339))}:r(343)==o?{type:r(404),content:zr(n,r(408))}:c})),e[t(387)][t(357)][t(410)]((e=>this[t(365)](e))),e[t(387)][t(357)][t(410)]((e=>this[t(326)](e))),e[t(387)][t(357)][t(410)]((e=>this[t(348)](e))),this[t(368)]()}[Us(365)](t){const e=Us;if(t[e(381)][e(331)]||!t[e(381)][e(324)])return!1;let n=!1;const r=this[e(371)][e(428)][e(399)](e(392))[e(362)]({skipNotAttached:!0})[e(356)]((t=>t[e(455)]&&e(434)==t[e(455)][e(351)]))[e(356)]((t=>t[e(455)][e(442)]&&t[e(455)][e(343)]));for(const s of r)Gs(s)||(t[e(353)](s[e(360)]()),n=!0);return n}[Us(326)](t){const e=Us;if(t[e(381)][e(331)]||!t[e(381)][e(324)])return!1;const n=this[e(371)][e(428)][e(399)](e(392));if(n[e(401)][e(441)])return!1;let r=!1;const s=[e(433),e(434),e(332),e(465),e(452),e(396),e(379),e(390),e(407)],o=this[e(371)][e(387)][e(357)][e(344)][e(430)]()[e(356)]((t=>e(432)==t[e(374)]))[e(356)]((t=>s[e(471)](t[e(412)])));if(0==o[e(342)])return r;for(const i of o){const o=n[e(466)](i[e(369)],e(432))[e(356)]((t=>!t[e(416)][e(435)]))[e(350)]((t=>t[e(373)]))[e(356)]((t=>{const r=e,o=n[r(363)](t);return s[r(471)](o)}));if(o[e(342)]){for(const n of o)t[e(353)](n[e(360)]());r=!0}}return r}[Us(348)](t){const e=Us;if(t[e(381)][e(331)]||!t[e(381)][e(324)])return!1;const n=this[e(371)][e(428)][e(399)](e(392));let r=!1;const s=[e(433),e(434),e(332),e(465),e(452),e(396),e(379),e(390),e(407)];for(const t of n[e(362)]({skipNotAttached:!0})){const o=n[e(466)](t[e(384)](),e(432))[e(350)]((t=>t[e(373)]))[e(356)]((t=>t[e(455)]&&s[e(471)](t[e(455)][e(351)])));if(!o[e(342)])continue;const a=o[0][e(463)][e(460)][e(322)];if(!o[e(413)]((t=>t[e(460)][e(322)]===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(362)]({skipNotAttached:!0})[s(356)]((e=>s(432)==e[s(374)]&&e[s(460)][s(322)]==t)))e[s(397)](s(322),r)}function i(t,n){const r=e;let s=t[r(463)],i=!1;for(;s;)s[r(460)][r(322)]!=n&&(o(s[r(460)][r(322)],n),s[r(397)](r(322),n),i=!0),s=s[r(335)];return i}}[Us(368)](){const t=Us,e=this[t(371)],n=e[t(429)],r=e[t(428)][t(399)](t(392));this[t(349)](),r[t(464)][t(439)](t(461),t(417),t(459),(function(n,r){const s=t,o=[];for(let t of n)t[s(456)][s(437)]===t[s(337)][s(341)]&&(t=e[s(387)][s(462)](e[s(387)][s(334)](t[s(456)][s(437)],0))),o[s(446)](t);e[s(387)][s(454)]((t=>{const n=s,a=e[n(387)][n(357)][n(398)],c=Array[n(405)](a[n(472)]())[n(350)]((t=>i.LiveRange[n(445)](t)));t[n(443)](o),e[n(425)][n(399)](r[n(329)])[n(453)](),r[n(375)][n(446)]({forceDefaultExecution:!0}),e[n(395)](r[n(329)],...r[n(375)]),t[n(443)](c);for(const t of c)t[n(328)]()}))})),r[t(403)][t(438)]((function(n){const r=t,s=!e[r(387)][r(444)][r(370)](n),o=n[r(389)],i=n[r(400)],a=n[r(330)](r(434)),c=!o||o[r(330)](r(434))!==a,u=!i||i[r(330)](r(434))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(352),e)))}[Us(349)](){const t=Us,e=this[t(371)],n=e[t(429)];function r(n){const r=t,s=e[r(425)][r(399)](r(358))[r(441)],o=e[r(425)][r(399)](r(448))[r(441)];return r(448)===n?s:o}e[t(428)][t(399)](t(392))[t(403)][t(359)]((function(s){const o=t;if(o(461)!=s[o(374)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(329)]){case o(358):u=i[o(375)][0][o(409)],l=r(i[o(329)]),a=o(u?394:391),!l&&e[o(383)][o(399)](o(470))||(a=o(378)),c={type:o(404),content:zr(n,a,zr(n,o(469)))};break;case o(448):u=i[o(375)][0][o(409)],l=r(i[o(329)]),a=o(u?394:391),!l&&e[o(383)][o(399)](o(470))||(a=o(378)),c={type:o(404),content:zr(n,a,zr(n,o(468)))};break;case o(406):a=o(457),c={type:o(404),content:zr(n,a,zr(n,o(352)))};break;case o(393):a=function(t){const e=o,n=t[e(384)]();let r=n[e(456)][e(437)];for(;r&&n[e(355)](r);){if(r[e(330)](e(332))>0)return!1;r=r[e(400)]}return!0}(s)?zr(n,o(391),zr(n,function(t){const e=o;return e(402)+t[e(384)]()[e(456)][e(437)][e(330)](e(433))[e(420)]()+e(467)}(s))):zr(n,o(411),zr(n,o(352))),c={type:o(404),content:a};break;case o(423):case o(372):!1===i[o(327)]&&(a=o(415),c={type:o(450),content:zr(n,a,zr(n,o(352)))})}return c}))}}function Gs(t){const e=Us;let n=t[e(384)]()[e(456)][e(437)][e(389)];for(;n;){const r=n[e(330)](e(434));if(!r)return!1;if(r==t[e(455)][e(442)])return e(442);if(r==t[e(455)][e(343)])return e(343);n=n[e(389)]}return!1}function Vs(t,e){const n=Hs();return(Vs=function(t,e){return n[t-=322]})(t,e)}function Hs(){const t=["newValue","setSelection","schema","fromRange","push","24566399PqOggO","numberedList","checkTodoList","deletion","customNumberedList","listStart","refresh","change","data","start","*Indent:* %0","1672350UjTzkA","accept","attributes","formatBlock","createRange","head","_suggestionFactory","listStyle","_findSuggestions","_LIST","ELEMENT_NUMBERED_LIST","ELEMENT_BULLETED_LIST","list.multiBlock","includes","getRanges","groupId","default","isLocal","TodoListEditing","noTrackChangesFixer","multipleBlocks","detach","commandName","getAttribute","isUndo","listIndent","splitListItemBefore","createPositionAt","next","splitListItemAfter","end","registerBlockAttribute","*Merge:* list item","has","parent","length","oldValue","differ","customBulletedList","ListEditing","todoListChecked","assureChains","_registerLegacyDescription","map","key","ELEMENT_LIST_ITEM","removeMarker","afterInit","containsItem","filter","document","bulletedList","registerDescriptionCallback","getFirstMarker","FORMAT_INDENT","getSuggestions","_getAttributeKey","find","listItemIdFixer","registerAttributeLabel","2141532pOSfpr","_supportLegacySuggestions","range","isObject","editor","mergeListItemForward","suggestion","type","commandParams","enableDefaultAttributesIntegration","numbered","*Change to:* %0","todoListCheck","bulleted","batch","689031OSNNcV","config","getFirstRange","ELEMENT_TODO_LIST","*Check item*","model","20HisHWL","previousSibling","listMarker","*Format:* remove from %0","TrackChangesEditing","outdentList","*Format:* insert into %0","execute","listReversed","setAttribute","selection","get","nextSibling","trackChangesCommand","ELEMENT_","descriptionFactory","format","from","indentList","listMarkerStyle","*Split:* list item","forceValue","registerPostFixer","*Outdent:* %0","attributeKey","every","8869912ZQUsDP","*Merge:* %0","meta","documentList","*Uncheck item*","7cPEXdo","toUpperCase","5228268pncBMx","todo","mergeListItemBackward","10vtBITp","commands","todoList","4ZncNAd","plugins","locale","getChanges","*Remove format:* %0","attribute","listType","listItemId","isNextTo","900392AgjoBz","nodeAfter","registerElementLabel","registerCustomCallback","*Set format:* %0","value"];return(Hs=function(){return t})()}function zs(){const t=["commandName","format","ListPropertiesEditing","listStyle","get","list.properties","9iaMEQG","_getTranslationKeyForListStyle","handleDescriptions","5852XZShgA","*Set format:* %0","circle","2493768KUOKWA","head","ELEMENT_","7tKXhjL","FORMAT_LIST_START","getSuggestions","filter","oldValue","next","isUndo","newValue","numbered","getFirstRange","descriptionFactory","removeMarker","data","upper-roman","408SwoWbc","has","config","bulleted","*Format:* set order to reversed","listStart","FORMAT_LIST_REVERSED","registerAttributeLabel","_getAttributeKey","getFirstMarker","includes","customNumbered","38817XDQYRk","lower-latin","reversed","*Remove format:* %0","listReversed","locale","key","upper-latin","afterInit","plugins","type","listType","decimal-leading-zero","styles","bind","registerDescriptionCallback","3912800cEqlWC","default","attribute","disc","1864401fWSlnA","*Change to:* %0","_registerLegacyDescription","registerBlockAttribute","nodeAfter","_LIST_","find","getAttribute","startIndex","94204mYHXwG","1495HhjelB","replace","model","*Format:* set start index to %0","registerPostFixer","start","toUpperCase","_findSuggestions","document","*Format:* set order to regular","926643AuIZOR","lower-roman","_LIST_DEFAULT","suggestion","formatBlock","enableDefaultAttributesIntegration","batch","editor","commandParams","decimal","TrackChangesEditing","square"];return(zs=function(){return t})()}const Ws=Ks;function Ks(t,e){const n=zs();return(Ks=function(t,e){return n[t-=490]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(269238===-parseInt(n(571))/1*(-parseInt(n(542))/2)+parseInt(n(553))/3+parseInt(n(574))/4*(-parseInt(n(543))/5)+-parseInt(n(577))/6*(-parseInt(n(580))/7)+-parseInt(n(501))/8*(parseInt(n(513))/9)+-parseInt(n(529))/10+parseInt(n(533))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class qs extends t.Plugin{[Ws(521)](){const t=Ws;if(!this[t(560)][t(522)][t(502)](t(567)))return;const e=this[t(560)][t(503)][t(569)](t(570)),n=this[t(560)][t(522)][t(569)](t(563));e[t(526)]&&(n[t(558)](t(568)),n[t(536)](t(568))),e[t(515)]&&(n[t(558)](t(517)),n[t(536)](t(517))),e[t(541)]&&(n[t(558)](t(506)),n[t(536)](t(506)));const r={type:t(566),content:""};n[t(497)][t(528)](this[t(573)][t(527)](this));const s=this[t(560)][t(518)];n[t(497)][t(508)](t(517),zr(s,t(507))),n[t(497)][t(528)]((e=>{const n=t,{data:s}=e;if(s&&n(517)==s[n(519)])return null==s[n(494)]||0==s[n(494)]&&null==s[n(491)]?r:void 0})),n[t(497)][t(508)](t(506),zr(s,t(581))),n[t(497)][t(528)]((e=>{const n=t,{data:s}=e;if(s&&n(506)==s[n(519)])return null==s[n(494)]||1==s[n(494)]&&null==s[n(491)]?r:void 0})),this[t(560)][t(545)][t(551)][t(547)]((e=>{const r=t;if(e[r(559)][r(493)])return!1;let s=!1;const o=n[r(582)]({skipNotAttached:!0})[r(490)]((t=>{const e=r,s=n[e(509)](t);return e(506)==s||e(517)==s}));for(const t of o){const o=t[r(496)]()[r(548)][r(537)][r(540)](r(524));r(495)!=o&&r(512)!=o&&(n[r(550)](t[r(496)](),r(531))[r(539)]((t=>r(524)==n[r(509)](t[r(556)])))||(e[r(498)](t[r(510)]()),s=!0))}return s})),this[t(535)]()}[Ws(573)](t){const e=Ws,n=this[e(560)][e(518)],{data:r}=t,s={type:e(566),content:""};if(!r||e(568)!=r[e(519)])return;if(!r[e(491)])return e(530)==r[e(494)]?s:{type:e(566),content:""+zr(n,e(575),zr(n,this[e(572)](r[e(494)])))};if(!r[e(494)]){if(e(530)==r[e(491)])return s;let o=t[e(578)];for(;o;){if(o[e(499)]&&e(524)==o[e(499)][e(519)]&&o[e(499)][e(494)])return s;o=o[e(492)]}return{type:e(566),content:""+zr(n,e(516),zr(n,this[e(572)](r[e(491)])))}}if(e(530)!=r[e(494)])return{type:e(566),content:""+zr(n,e(575),zr(n,this[e(572)](r[e(494)])))};let o=t[e(578)];for(;o;){if(o[e(499)]&&e(524)==o[e(499)][e(519)]&&o[e(499)][e(494)]&&o[e(499)][e(491)])return s;o=o[e(492)]}const i=t[e(496)]()[e(548)][e(537)][e(540)](e(524));return{type:e(566),content:zr(n,e(575),zr(n,e(579)+i[e(549)]()+e(555)))}}[Ws(535)](){const t=Ws,e=this[t(560)],n=e[t(518)];e[t(522)][t(569)](t(563))[t(497)][t(528)]((e=>{const r=t;if(r(557)!=e[r(523)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(565)]){case r(568):o=r(534),i={type:r(566),content:zr(n,o,zr(n,this[r(572)](s[r(561)][0][r(523)])))};break;case r(517):o=s[r(561)][0][r(515)]?r(505):r(552),i={type:r(566),content:zr(n,o)};break;case r(506):o=r(546),i={type:r(566),content:zr(n,o,s[r(561)][0][r(541)])}}return i}))}[Ws(572)](t){const e=Ws;return e(579)+function(t){const n=e;return Xs[n(511)](t)?n(504):Zs[n(511)](t)?n(495):null}(t)[e(549)]()+e(538)+t[e(549)]()[e(544)](/-/g,"_")}}const Xs=[Ws(532),Ws(576),Ws(564)],Zs=[Ws(562),Ws(525),Ws(554),Ws(500),Ws(514),Ws(520)];var Ys=n(507);const Js=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=187]})(t,e)}function $s(){const t=["addMarker:suggestion:insertion","setSelection","markerNameToElements","model","2334819coEbZj","markInsertion","bind","328940IXTgtm","TrackChangesEditing","markerName","end","getFirstPosition","editor","get","fromRange","selection","122103WtblXl","init","53RxcGDH","showSuggestionHighlights","unbindElementFromMarkerName","options","ck-suggestion-marker-split","detach","62716CPBVai","remove","hasClass","afterExecute","downcastDispatcher","enter","enterBlock","5117iMnKwN","mapper","280ttHxLZ","commands","fire","editing","removeMarker:suggestion:insertion","createPositionAt","3000gkaYIO","nextSibling","23325401zGhWkP","enableCommand","requires","high","document","writer","getFirstRange","35762zYevwa","change","plugins","split","createRange","parent","632wIzVxh","data"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(738488===parseInt(n(238))/1*(parseInt(n(212))/2)+-parseInt(n(224))/3+-parseInt(n(188))/4*(parseInt(n(197))/5)+-parseInt(n(203))/6*(-parseInt(n(195))/7)+-parseInt(n(218))/8*(parseInt(n(236))/9)+parseInt(n(227))/10+parseInt(n(205))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(207)](){return[Ys.Enter]}[Js(237)](){const t=Js,e=this[t(232)],n=e[t(214)][t(233)](t(228)),r=e[t(198)][t(233)](t(193));n[t(206)](t(193),(()=>{const s=t;e[s(223)][s(213)]((t=>{const o=s,a=e[o(223)][o(209)][o(235)],c=a[o(231)](),u=i.LiveRange[o(234)](a[o(211)]());if(r[o(194)](t)){const r=e[o(223)][o(202)](c[o(217)][o(204)],0),s=t[o(216)](c,r);n[o(225)](s)}else t[o(221)](t[o(216)](u[o(230)]));u[o(187)](),r[o(199)](o(191),{writer:t})}))})),e[t(200)][t(192)].on(t(220),Ds(e,t(215)),{priority:t(208)}),e[t(200)][t(192)].on(t(201),((e,n,r)=>{const s=t,o=r[s(196)][s(222)](n[s(229)]);if(o)for(const t of o)t[s(190)](s(242))&&(r[s(196)][s(240)](t,n[s(229)]),r[s(210)][s(189)](t))}),{priority:t(208)}),e[t(219)][t(192)].on(t(220),((n,r,s)=>{const o=t;s[o(241)][o(239)]&&Ds(e,o(215),{showActiveMarker:!1})[o(226)](this)(n,r,s)}),{priority:t(208)})}}const eo=ro;function no(){const t=["createPositionAt","start","16wtmQVZ","84lBGHCB","isArray","editor","3208520qgRBLD","has","findPrevious","397644ZaUsal","getIntersection","results","item","FindAndReplaceUtils","4YsqbQh","FindAndReplaceEditing","handleFindCommand","_isInDeletionRange","findNext","228TfpKsV","filter","bind","findByTextCallback","plugins","enableCommand","TrackChangesEditing","91038wmtIxr","188988zgyCMR","markers","suggestion:deletion","end","replaceAll","replace","2316159dWxWsb","4gZdqWp","string","getMarkersGroup","getRange","find","get","afterInit","createRange","419947mlEWqI","90905GSezfF","model"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(322980===parseInt(n(426))/1+parseInt(n(386))/2*(parseInt(n(398))/3)+parseInt(n(406))/4*(parseInt(n(415))/5)+parseInt(n(399))/6*(parseInt(n(420))/7)+parseInt(n(419))/8*(parseInt(n(405))/9)+-parseInt(n(423))/10+-parseInt(n(414))/11*(parseInt(n(391))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(412)](){const t=eo;if(!this[t(422)][t(395)][t(424)](t(387)))return;const e=this[t(422)][t(395)][t(411)](t(397));e[t(396)](t(410),this[t(388)][t(393)](this)),e[t(396)](t(390)),e[t(396)](t(425)),e[t(396)](t(404)),e[t(396)](t(403))}[eo(388)](t,e,n={}){const r=eo,s=this[r(422)][r(395)][r(411)](r(430));return t((t=>{const o=r;let i=(o(407)==typeof e?s[o(394)](e,n):e)(t);Array[o(421)](i)&&(i={results:i,searchText:o(407)==typeof e?e:""});const a=i[o(428)][o(392)]((e=>!1===this[o(389)](e,t[o(429)])));return{...i,results:a}}),n)}[eo(389)](t,e){const n=eo,r=this[n(422)][n(416)][n(413)](this[n(422)][n(416)][n(417)](e,t[n(418)]),this[n(422)][n(416)][n(417)](e,t[n(402)]));for(const t of this[n(422)][n(416)][n(400)][n(408)](n(401)))if(null!==r[n(427)](t[n(409)]()))return!0;return!1}}const oo=ao;function io(){const t=["16KMAecj","fontColor.colors","plugins","266094SgXjyZ","12NfOqUz","registerInlineAttribute","has","*Set font color:* %0","*Reset font size*","type","36XoJblH","2511600hWLyyj","FontColorEditing","*Reset font background color*","commandName","title","103183bjkuoS","model","TrackChangesEditing","*Set font background color:* %0","FontSize","_registerLegacyDescription","FORMAT_FONT_FAMILY","config","toLowerCase","*Reset font family*","fontBackgroundColor","format","FontFamilyEditing","22mZpjBE","value","registerAttributeLabel","enableDefaultAttributesIntegration","label","353805SyRlTK","FontSizeEditing","commandParams","formatInline","*Set font family:* %0","afterInit","fontSize.options","9628510QFqjTP","FORMAT_FONT_SIZE","fontBackgroundColor.colors","registerDescriptionCallback","FORMAT_FONT_COLOR","FontBackgroundColorEditing","trim","fontSize","normalizeSizeOptions","154pIGFhj","fontColor","*Set font size:* %0","find","get","269549BYjiod","descriptionFactory","*Reset font color*","editor","locale","FORMAT_FONT_BACKGROUND","2871081MoMXRO","fontFamily"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(608243===-parseInt(n(388))/1*(-parseInt(n(401))/2)+parseInt(n(438))/3+parseInt(n(445))/4*(parseInt(n(406))/5)+-parseInt(n(439))/6*(-parseInt(n(427))/7)+-parseInt(n(435))/8*(-parseInt(n(433))/9)+parseInt(n(413))/10+parseInt(n(422))/11*(-parseInt(n(446))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(407),commandName:oo(420)},{pluginName:oo(400),commandName:oo(434)},{pluginName:oo(447),commandName:oo(423)},{pluginName:oo(418),commandName:oo(398)}];class uo extends t.Plugin{[oo(411)](){const t=oo,e=this[t(430)][t(431)],n=this[t(430)][t(437)][t(426)](t(390));for(const{pluginName:e,commandName:r}of co)this[t(430)][t(437)][t(441)](e)&&(n[t(404)](r),n[t(440)](r));n[t(428)][t(403)](t(420),zr(e,t(414))),n[t(428)][t(403)](t(434),zr(e,t(394))),n[t(428)][t(403)](t(423),zr(e,t(417))),n[t(428)][t(403)](t(398),zr(e,t(432))),this[t(393)]()}[oo(393)](){const t=oo,e=this[t(430)],n=e[t(431)];e[t(437)][t(426)](t(390))[t(428)][t(416)]((e=>{const r=t,o=n.t;if(r(409)!=e[r(444)])return;const{data:i}=e;if(null!=i){if(r(420)==i[r(386)]){const t=i[r(408)][0][r(402)];if(t){const e=o(this[r(430)][r(437)][r(426)](r(392))[r(421)](this[r(430)][r(395)][r(426)](r(412)))[r(425)]((e=>e[r(389)]==t))[r(387)])[r(396)]();return{type:r(399),content:zr(n,r(424),e)}}return{type:r(399),content:zr(n,r(443))}}if(r(434)==i[r(386)]){const t=i[r(408)][0][r(402)];return t?{type:r(399),content:zr(n,r(410),t)}:{type:r(399),content:zr(n,r(397))}}if(r(423)==i[r(386)]){const t=i[r(408)][0][r(402)];if(t){const e=(0,s.normalizeColorOptions)(this[r(430)][r(395)][r(426)](r(436)))[r(425)]((e=>e[r(389)]==t));let i=t,a="";return e&&(i=e[r(405)],a=o(i)[r(396)]()),{type:r(399),content:zr(n,r(442),a)[r(419)](),color:{value:t,title:a||i}}}return{type:r(399),content:zr(n,r(429))}}if(r(398)==i[r(386)]){const t=i[r(408)][0][r(402)];if(t){const e=(0,s.normalizeColorOptions)(this[r(430)][r(395)][r(426)](r(415)))[r(425)]((e=>e[r(389)]==t));let i=t,a="";return e&&(i=e[r(405)],a=o(i)[r(396)]()),{type:r(399),content:zr(n,r(391),a)[r(419)](),color:{value:t,title:a||i}}}return{type:r(399),content:zr(n,r(448))}}}}))}}const lo=ho;function fo(){const t=["afterInit","712477OeGsmb","charAt","fontBackgroundColor","split","find","9LLlyWX","formatBlock","2210060SqjKRI","entries","locale","slice","335728HvvlMe","fontColor","1996449wcfkjQ","length","1866592XVTaSO","toUpperCase","config","editor","2iqJLbI","6xepqgG","commandParams","toLowerCase","FontSize","6XyNoJw","plugins","registerDescriptionCallback","3616265FmKZAM","fontColor.colors","TrackChangesEditing","formatInline","model","fontSize","*Set format to:* %0","push","enableCommand","format","copyFormat","boolean","commandName","*Remove all formatting*","enableDefaultAttributesIntegration","_registerLegacyDescription","title","34836UTVRdu","7513IRZlrK","fontSize.options","commands","label","descriptionFactory","pasteFormat","get","join","normalizeSizeOptions","type"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(417358===parseInt(n(408))/1*(-parseInt(n(427))/2)+-parseInt(n(432))/3*(-parseInt(n(419))/4)+-parseInt(n(435))/5+-parseInt(n(428))/6*(parseInt(n(421))/7)+-parseInt(n(423))/8+-parseInt(n(413))/9*(-parseInt(n(415))/10)+-parseInt(n(397))/11*(-parseInt(n(396))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(407)](){const t=lo,e=this[t(426)],n=e[t(433)][t(403)](t(437)),r=e[t(399)][t(403)](t(389)),s=e[t(399)][t(403)](t(402));r&&s&&(n[t(393)](t(402)),n[t(387)](t(389)),this[t(394)]())}[lo(394)](){const t=lo,e=this[t(426)],n=e[t(417)];e[t(433)][t(403)](t(437))[t(401)][t(434)]((r=>{const s=t;if(s(414)!=r[s(406)]&&s(382)!=r[s(406)])return;const{data:o}=r;if(o&&s(402)===o[s(391)]){const t=[],r=o[s(429)][0];for(const[n,o]of Object[s(416)](r))t[s(386)](po(e,n,o));return t[s(422)]?{type:s(388),content:zr(n,s(385),t[s(404)](", "))}:{type:s(388),content:zr(n,s(392))}}}))}}function po(t,e,n){const r=lo,o=t[r(417)].t,i=e[r(411)](/(?=[A-Z])/)[r(404)](" "),a=o(i[r(409)](0)[r(424)]()+i[r(418)](1))[r(430)]();if(r(390)==typeof n)return a;if(r(420)===e||r(410)===e){const e=(0,s.normalizeColorOptions)(t[r(425)][r(403)](r(436)))[r(412)]((t=>t[r(383)]==n));return a+" ("+(e?o(e[r(400)])[r(430)]():n)+")"}if(r(384)===e&&isNaN(parseFloat(n))){const e=t[r(433)][r(403)](r(431))[r(405)](t[r(425)][r(403)](r(398)))[r(412)]((t=>t[r(383)]==n));return a+" ("+(e?o(e[r(395)])[r(430)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=120]})(t,e)}function Eo(){const t=["editor","match","has","name","registerDescriptionCallback","5979036NZiZzg","heading.options","descriptionFactory","value","29430441wMwjsQ","204vWKlTx","ELEMENT_HEADING","7202JPOwys","config","_registerLegacyDescription","1556913KlvTsS","TrackChangesEditing","HeadingEditing","afterInit","get","model","type","409260pmRHKi","paragraph","4911416gJcAjT","find","5UOoswo","title","heading","5258472MqYleK","locale","*Change to:* %0","_headingOptions","commandName","_getHeadingLevel","commandParams","enableDefaultAttributesIntegration","format","formatBlock","ELEMENT_HEADING_CUSTOM","registerElementLabel","plugins","view"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(607614===parseInt(n(156))/1*(-parseInt(n(158))/2)+parseInt(n(161))/3+-parseInt(n(125))/4+parseInt(n(129))/5*(-parseInt(n(132))/6)+-parseInt(n(151))/7+-parseInt(n(127))/8+parseInt(n(155))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(121)](){const t=mo,e=this[t(146)];if(!e[t(144)][t(148)](t(120)))return;this[t(135)]=e[t(159)][t(122)](t(152));const n=e[t(133)],r=e[t(144)][t(122)](t(162));r[t(139)](t(131));for(const e of this[t(135)])t(126)!=e[t(123)]&&r[t(153)][t(143)](e[t(123)],(n=>{const r=t,i=this[r(137)](e[r(123)]);return null!==i?s(n,i):o(n,e[r(130)])}));function s(e,r){return zr(n,t(157),[e,r])}function o(e,r){return zr(n,t(142),[e,r])}this[t(160)]()}[mo(160)](){const t=mo,e=this[t(146)],n=e[t(133)];e[t(144)][t(122)](t(162))[t(153)][t(150)]((e=>{const r=t;if(r(141)!=e[r(124)])return;const{data:s}=e;if(s&&r(131)==s[r(136)]){const e=s[r(138)][0][r(154)],c=this[r(137)](e);if(null!==c)return{type:r(140),content:zr(n,r(134),(a=c,zr(n,r(157),[1,a])))};const u=this[r(135)][r(128)]((t=>t[r(123)]===e))[r(130)];return{type:r(140),content:zr(n,r(134),(o=1,i=u,zr(n,t(142),[o,i])))}}var o,i,a}))}[mo(137)](t){const e=mo;var n,r;const s=t[e(147)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(135)])||void 0===n?void 0:n[e(128)]((n=>n[e(123)]==t));if(o&&o[e(145)]){const t=o[e(145)],n=(null!==(r=t[e(149)])&&void 0!==r?r:t)[e(147)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=256]})(t,e)}function yo(){const t=["has","FORMAT_HIGHLIGHT","descriptionFactory","model","toLowerCase","1884xcdNEf","locale","2580qDthfT","commandParams","340241jSawaY","commandName","afterInit","registerInlineAttribute","registerDescriptionCallback","76740COhBMp","editor","highlight","HighlightEditing","format","9rhyLNu","1349084qGiFfq","140FBALKV","highlight.options","20756853prbsDa","60yzRiFd","2HXZKMo","title","registerAttributeLabel","get","*Remove highlight*","config","find","formatInline","value","520XQxyGN","_registerLegacyDescription","enableDefaultAttributesIntegration","type","color","TrackChangesEditing","355740GwGItJ","*Set highlight:* %0","44261qkkfja","plugins"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(314739===-parseInt(n(283))/1*(parseInt(n(299))/2)+parseInt(n(281))/3*(parseInt(n(279))/4)+-parseInt(n(295))/5*(parseInt(n(288))/6)+parseInt(n(272))/7*(-parseInt(n(264))/8)+-parseInt(n(293))/9*(-parseInt(n(270))/10)+parseInt(n(294))/11*(-parseInt(n(298))/12)+parseInt(n(297))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(285)](){const t=To,e=this[t(289)];if(!e[t(273)][t(274)](t(291)))return;const n=e[t(273)][t(258)](t(269)),r=e[t(280)];n[t(266)](t(290)),n[t(286)](t(290)),n[t(276)][t(257)](t(290),zr(r,t(275))),this[t(265)]()}[To(265)](){const t=To,e=this[t(289)],n=e[t(280)];e[t(273)][t(258)](t(269))[t(276)][t(287)]((r=>{const s=t;if(s(262)!=r[s(267)])return;const{data:o}=r;if(o&&s(290)==o[s(284)]){const t=n.t,r=o[s(282)][0][s(263)];if(r){const o=e[s(260)][s(258)](s(296))[s(261)]((t=>t[s(277)]==r)),i=t(o[s(256)])[s(278)]();return{type:s(292),content:zr(n,s(271),i),color:{value:o[s(268)],title:o[s(256)]}}}return{type:s(292),content:zr(n,s(259),zr(n,s(275)))}}}))}}const ko=Lo;function Co(){const t=["enableCommand","registerElementLabel","10055plIKTF","get","locale","ck-horizontal-line","editor","createPositionAt","createContainerElement","51458ZPWfFL","createEmptyElement","elementToStructure","horizontalLine","HorizontalLineEditing","187512ZZHsaD","10wjtAQj","addClass","for","319522TkCQiz","descriptionFactory","91485YNIrRy","div","showSuggestionHighlights","324YPPggH","afterInit","42pgEuMx","conversion","1380RQntnE","983128EechXJ","TrackChangesEditing","ELEMENT_HORIZONTAL_LINE","high","insert","plugins","has","dataDowncast","296220HORTyC"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=265]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(385710===-parseInt(n(282))/1+-parseInt(n(279))/2*(parseInt(n(300))/3)+parseInt(n(287))/4*(-parseInt(n(266))/5)+-parseInt(n(278))/6+-parseInt(n(289))/7*(-parseInt(n(292))/8)+parseInt(n(284))/9+parseInt(n(291))/10*(parseInt(n(273))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(288)](){const t=ko,e=this[t(270)];if(!e[t(297)][t(298)](t(277)))return;e[t(297)][t(267)](t(293))[t(301)](t(276));const n=e[t(297)][t(267)](t(293)),r=e[t(268)];n[t(283)][t(265)](t(276),(e=>zr(r,t(294),e))),e[t(290)][t(281)](t(299))[t(275)]({model:t(276),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(286)])return null;const o=n[s(272)](s(285)),i=n[s(274)]("hr");return n[s(280)](s(269),o),n[s(296)](n[s(271)](o,0),i),o},converterPriority:t(295)})}}function So(){const t=["get","has","10BAZKlJ","enableDefaultAttributesIntegration","972168ylkblo","plugins","editor","locale","format","registerDescriptionCallback","_registerLegacyDescription","828183bXuRDE","27308LVkHeZ","HtmlEmbed","element","getFirstRange","commandName","TrackChangesEditing","381uhAhlj","start","8JimlKf","htmlEmbed","3699650hRwGIU","registerBlockAttribute","*Change %0 content*","1646160oiqktY","formatBlock","key","value","afterInit","2027079GIKiSZ","registerElementLabel","attribute","type","descriptionFactory","rawHtml","ELEMENT_HTML_EMBED","8115625kCkgIv","nodeAfter"];return(So=function(){return t})()}const Ro=vo;function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=353]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(961173===-parseInt(n(376))/1+parseInt(n(377))/2*(parseInt(n(383))/3)+parseInt(n(390))/4+parseInt(n(387))/5+-parseInt(n(369))/6+parseInt(n(363))/7*(-parseInt(n(385))/8)+parseInt(n(356))/9*(parseInt(n(367))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(355)](){const t=Ro,e=this[t(371)];if(!e[t(370)][t(366)](t(378)))return;const n=e[t(370)][t(365)](t(382)),r=e[t(372)];n[t(360)][t(357)](t(361),(e=>zr(r,t(362),e))),n[t(368)](t(386)),n[t(388)](t(354)),n[t(360)][t(374)]((e=>{const n=t;if(n(358)!=e[n(359)])return;const{data:s}=e;if(s&&n(354)==s[n(353)]&&e[n(380)]()[n(384)][n(364)].is(n(379),n(361))){const t=zr(r,n(362));return{type:n(373),content:zr(r,n(389),t)}}})),this[t(375)]()}[Ro(375)](){const t=Ro,e=this[t(371)],n=e[t(372)];e[t(370)][t(365)](t(382))[t(360)][t(374)]((e=>{const r=t;if(r(391)!=e[r(359)])return;const{data:s}=e;if(s&&r(386)==s[r(381)]){const t=zr(n,r(362));return{type:r(373),content:zr(n,r(389),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=111]})(t,e)}function Do(){const t=["filter","enableDefaultAttributesIntegration","resizedWidth","TrackChangesEditing","isCollapsed","getClosestSelectedImageElement","find","format","imageTextAlternative","removeObject","FORMAT_IMAGE_SIZE","*Reset image width*","90iEhDQY","model","discard","chain","ImageBlockEditing","imageCaption","selection","plugins","registerCustomCallback","isEqual","caption","editor","previous","registerDescriptionCallback","imageStylePreApply","306sIIuXw","584344Ihucjf","length","*Set image text alternative:* %0","forceDefaultExecution","markBlockFormat","document","commandParams","newValue","backward","800170uEQUOn","43681pZNLJt","_suggestionFactory","schema","30wSMoMN","getSuggestionCallback","join","nodeBefore","getFirstRange","subType","ImageResize","ImageCaptionEditing","formatBlock","Inline image to block image","toggleImageCaption","findIndex","2714550mGjyjE","nodeAfter","ImageEditing","ELEMENT_IMAGE","type","accept","convertInlineImageToBlock","imageBlock","createRange","registerElementLabel","detach","imageTypeBlock","imageInline","attribute","ImageTextAlternativeEditing","uploadImage","_registerLegacyDescription","markDeletion","Block image to inline image","key","element","getCaptionFromImageModelElement","resizeImage","1285736eqTVqT","end","*Set image width:* %0","alt","convertBlockImageToInline","descriptionFactory","isOwn","ELEMENT_CAPTION","getContainedElement","ImageUploadEditing","getNearestSelectionRange","insertion","fromPosition","width","85185FEwQbV","deletion","*Remove image text alternative*","ImageUtils","formatInline","_findSuggestions","toPrevious","registerAttributeLabel","commandName","imageTypeInline","11076UUACDe","insertImage","12ogIoaY","7JvKPrz","forward","get","isIntersecting","ImageInlineEditing","locale","enableCommand","has","ELEMENT_INLINE_IMAGE","registerBlockAttribute","isBefore","addObject","isBlockImage","afterInit","createRangeOn","markInsertion","change","start","ImageCaptionUtils","toNext"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(438670===-parseInt(n(211))/1+-parseInt(n(201))/2*(-parseInt(n(151))/3)+parseInt(n(202))/4*(parseInt(n(215))/5)+-parseInt(n(227))/6+-parseInt(n(154))/7*(-parseInt(n(127))/8)+parseInt(n(141))/9*(parseInt(n(186))/10)+-parseInt(n(212))/11*(-parseInt(n(153))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(167)](){const t=Oo,e=this[t(197)];if(!e[t(193)][t(161)](t(229)))return;const n=e[t(193)][t(156)](t(177)),r=e[t(193)][t(156)](t(144)),s=e[t(159)];n[t(160)](t(152)),n[t(132)][t(113)](t(111),(e=>zr(s,t(230),e))),n[t(132)][t(113)](t(116),(e=>zr(s,t(162),e))),n[t(132)][t(113)](t(196),(()=>zr(s,t(134)))),e[t(193)][t(161)](t(136))&&n[t(160)](t(119)),e[t(193)][t(161)](t(190))&&e[t(193)][t(161)](t(158))&&(n[t(160)](t(150),((s,o)=>{const i=t,a=r[i(179)](e[i(187)][i(207)][i(192)]);e[i(187)][i(170)]((()=>{const t=i;n[t(206)](a,{commandName:t(150),commandParams:[o]},[],t(131))}))})),n[t(160)](t(115),((s,o)=>{const a=t;e[a(187)][a(170)]((t=>{const c=a;let u=r[c(179)](e[c(187)][c(207)][c(192)]),l=t[c(168)](u);const f=i.LivePosition[c(139)](l[c(171)],c(147)),h=i.LivePosition[c(139)](l[c(128)],c(173));n[c(205)]((()=>s(o))),u=r[c(179)](e[c(187)][c(207)][c(192)]),l=t[c(168)](u);const g=t[c(112)](f,h);f[c(114)](),h[c(114)](),n[c(206)](u,{commandName:c(150),commandParams:[o]},[],c(233)),g[c(171)][c(164)](l[c(171)])&&n[c(169)](t[c(112)](g[c(171)],l[c(171)]),c(233)),l[c(128)][c(164)](g[c(128)])&&n[c(169)](t[c(112)](l[c(128)],g[c(128)]),c(233))}))})),n[t(213)][t(194)](t(223),t(233),t(217),(()=>!1)),n[t(213)][t(194)](t(223),t(233),t(232),(()=>!1)),n[t(213)][t(194)](t(223),t(233),t(188),n[t(213)][t(216)](t(223),"",t(232))),n[t(213)][t(194)](t(138),t(233),t(217),(()=>!1)),n[t(213)][t(194)](t(138),t(233),t(188),(([r])=>{const s=t,o=n[s(213)][s(216)](s(138),"",s(188));let i=r[s(171)],a=r[s(128)];const c=e[s(187)][s(214)][s(137)](i,s(210)),u=e[s(187)][s(214)][s(137)](a,s(155));c[s(178)]&&(i=c[s(171)]),u[s(178)]&&(a=u[s(128)]),o([e[s(187)][s(112)](i,a)])})),n[t(213)][t(194)](t(223),t(233),t(189),c),n[t(213)][t(194)](t(138),t(233),t(189),c)),e[t(193)][t(161)](t(222))&&(n[t(160)](t(225),((s,o)=>{const i=t,a=e[i(193)][i(156)](i(172));let c=r[i(179)](e[i(187)][i(207)][i(192)]),u=a[i(125)](c);e[i(187)][i(170)]((()=>{const t=i;if(u)return void n[t(121)](e[t(187)][t(168)](u));const l=r[t(166)](c);s(o),c=r[t(179)](e[t(187)][t(207)][t(192)]),u=a[t(125)](c),n[t(169)](e[t(187)][t(168)](u),l?null:t(191))}))})),n[t(213)][t(194)](t(138),t(191),t(189),c));const o=[{type:t(223),subType:t(200)},{type:t(138),subType:t(191)},{type:t(223),subType:t(233)},{type:t(138),subType:t(233)}];function a(e,s){const i=t,a=o[i(226)]((({type:t,subType:n})=>e[i(231)]==t&&e[i(220)]==n)),c=o[i(226)]((({type:t,subType:e})=>s[i(231)]==t&&s[i(220)]==e));if(a<0||c<0)return!1;const u=e[i(219)](),l=s[i(219)]();if((0==a||1==a)&&2==c&&u[i(157)](l))return!0;if(2==a&&3==c){const t=n[i(146)](u,i(138))[i(174)]((({suggestion:t,meta:e})=>e[i(133)]&&i(233)==t[i(220)]));if(t[i(203)]>1&&l[i(128)][i(195)](u[i(171)]))return!0;if(1==t[i(203)]&&(u[i(171)][i(195)](l[i(128)])||u[i(128)][i(195)](l[i(171)])))return!0}if(3==a&&3==c&&u[i(171)][i(164)](l[i(171)])){const t=u[i(128)][i(228)],e=l[i(171)][i(218)];return r[i(166)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(193)][t(161)](t(221))&&(n[t(175)](t(126)),n[t(163)](t(176)),n[t(132)][t(148)](t(176),zr(s,t(184)))),e[t(193)][t(161)](t(118))&&(n[t(175)](t(182)),n[t(163)](t(130))),n[t(132)][t(199)]((e=>{const n=t;if(o[n(180)]((({type:t,subType:r})=>e[n(231)]==t&&e[n(220)]==r)))return e[n(198)]?{}:void 0})),n[t(132)][t(199)]((e=>{const n=t;if(n(138)==e[n(231)]||n(142)==e[n(231)]){const t=e[n(135)]();if(t&&t.is(n(124),n(196)))return{type:n(138)==e[n(231)]?n(165):n(183),element:t,quantity:1}}})),n[t(132)][t(199)]((e=>t(223)==e[t(231)]&&t(233)==e[t(220)]?{type:t(181),content:t(224)}:t(223)==e[t(231)]&&t(131)==e[t(220)]?{type:t(181),content:t(122)}:void 0)),n[t(132)][t(199)]((e=>{const n=t;if(n(117)!=e[n(231)])return;const{data:r}=e;if(!r||n(130)!=r[n(123)])return;const o=r[n(209)];return o?{type:n(181),content:zr(s,n(204),'"'+o+'"')}:{type:n(181),content:zr(s,n(143))}})),this[t(120)]()}[Oo(120)](){const t=Oo,e=this[t(197)],n=e[t(159)];e[t(193)][t(156)](t(177))[t(132)][t(199)]((e=>{const r=t;if(r(223)!=e[r(231)]&&r(145)!=e[r(231)])return;const{data:s}=e;if(s){if(r(182)==s[r(149)]){const t=s[r(208)][0][r(209)];return t?{type:r(181),content:zr(n,r(204),'"'+t+'"')}:{type:r(181),content:zr(n,r(143))}}if(r(126)==s[r(149)]){const t=s[r(208)][0][r(140)];return t?{type:r(181),content:zr(n,r(129),t)}:{type:r(181),content:zr(n,r(185))}}}}))}}const Bo=Po;function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=324]})(t,e)}function xo(){const t=["descriptionFactory","formatBlock","*Replace image URL*","_suggestionFactory","get","src","2vneUnQ","formatInline","4RwjxsN","registerBlockAttribute","plugins","newValue","registerCustomCallback","569113ZdeQVE","enableDefaultAttributesIntegration","locale","discard","accept","attribute","replaceImageSource","editor","18iQVOFo","471317jZWagi","7329619oydpPM","commandName","format","66SEuNrF","key","_registerLegacyDescription","afterInit","5392040UwgkkZ","*Format:* replace image URL","type","1989505PJjzDk","2443184GUXMRj","getSuggestionCallback","ImageEditing","TrackChangesEditing","1067199HxcSYR","has","_handleLegacySuggestions","oldValue","registerDescriptionCallback"];return(xo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(381041===-parseInt(n(358))/1*(-parseInt(n(351))/2)+parseInt(n(340))/3+-parseInt(n(353))/4*(parseInt(n(335))/5)+-parseInt(n(328))/6*(parseInt(n(324))/7)+-parseInt(n(336))/8*(parseInt(n(366))/9)+parseInt(n(332))/10+parseInt(n(325))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(331)](){const t=Bo;if(!this[t(365)][t(355)][t(341)](t(338)))return;const e=this[t(365)][t(360)],n=this[t(365)][t(355)][t(349)](t(339));n[t(359)](t(364)),n[t(354)](t(350)),n[t(345)][t(344)]((n=>{const r=t;if(r(363)!=n[r(334)])return;const{data:s}=n;return s&&r(350)==s[r(329)]?s[r(356)]&&s[r(343)]?{type:r(327),content:zr(e,r(347))}:{type:r(327),content:""}:void 0})),this[t(342)]()}[Bo(342)](){const t=Bo,e=this[t(365)][t(355)][t(349)](t(339));e[t(348)][t(357)](t(346),t(364),t(362),e[t(348)][t(337)](t(346),null,t(361))),e[t(348)][t(357)](t(346),t(364),t(361),e[t(348)][t(337)](t(346),null,t(362))),this[t(330)]()}[Bo(330)](){const t=Bo,e=this[t(365)],n=e[t(360)];e[t(355)][t(349)](t(339))[t(345)][t(344)]((e=>{const r=t;if(r(346)!=e[r(334)]&&r(352)!=e[r(334)])return;const{data:s}=e;return s&&r(364)==s[r(326)]?{type:r(327),content:zr(n,r(333))}:void 0}))}}function jo(){const t=["insertion","76971YizOBK","createRangeOn","refresh","imageStyle","19122BXJpNb","author","getSuggestion","plugins","end","start","suggestion","156893FQkRDi","getSuggestions","isOwn","isInContent","imageStylePostApply","name","discardSuggestion","get","_splitMarkerName","markInlineFormat","hasSuggestion","markBlockFormat","commandParams","getSuggestionCallback","imageTypeInline","length","afterInit","isBlockImage","accept","getClosestSelectedImageElement","toLowerCase","document","isIntersecting","ImageUtils","_suggestionFactory","next","nodeBefore","5809689uopUCc","getContainedElement","_registerLegacyDescription","registerCustomCallback","change","convertInlineImageToBlock","ImageStyleEditing","32iQOBKA","descriptionFactory","FORMAT_SIDE_IMAGE","join","isEqual","commandName","discard","type","imageStylePreApply","registerPostFixer","from","locale","getFirstRange","normalizedStyles","filter","nodeAfter","isBefore","*Format:* %0","formatInline","newRange","side","model","findIndex","forEach","has","format","formatBlock","commandReversedParams","registerDescriptionCallback","6RHjdqU","762486EsCBWA","differ","isInlineImage","value","chain","title","shouldConvertImageType","getChangedMarkers","Users","setImageNaturalSizeAttributes","imageTypeBlock","selection","imageCaption","976381nRxGiv","editor","enableCommand","TrackChangesEditing","3060745KcTLxs","_findSuggestions","commands","790CZvPHt","subType","324bsJBpN","head"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=475]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(443917===parseInt(n(515))/1*(parseInt(n(489))/2)+parseInt(n(519))/3*(-parseInt(n(512))/4)+-parseInt(n(507))/5+parseInt(n(490))/6+-parseInt(n(503))/7*(parseInt(n(560))/8)+parseInt(n(553))/9+-parseInt(n(510))/10*(-parseInt(n(526))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class Ho extends t.Plugin{[Go(542)](){const t=Go,n=this[t(504)];if(!n[t(522)][t(484)](t(559)))return;const r=n[t(522)][t(533)](t(506)),s=n[t(522)][t(533)](t(549)),o={};r[t(505)](t(518),((o,i)=>{const a=t,c=n[a(522)][a(533)](a(498)).me,u=n[a(509)][a(533)](a(518));let l=s[a(545)](n[a(481)][a(547)][a(501)]),f=n[a(481)][a(516)](l),h=u[a(493)];if(h==i[a(493)])return;const g={commandName:a(518),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(481)][a(557)]((()=>{const t=a;if(r[t(527)]()[t(574)]((e=>e[t(529)]&&c==e[t(520)]&&(t(486)==e[t(567)]||t(478)==e[t(567)])&&(t(568)==e[t(511)]||t(530)==e[t(511)])&&e[t(572)]()[t(564)](f)))[t(483)]((e=>r[t(532)](e[t(513)]))),l=s[t(545)](n[t(481)][t(547)][t(501)]),f=n[t(481)][t(516)](l),u[t(517)](),n[t(509)][t(533)](t(540))[t(517)](),n[t(509)][t(533)](t(500))[t(517)](),h=u[t(493)],h!=i[t(493)])return s[t(492)](l)&&u[t(496)](i[t(493)],l)?(o({...i,setImageSizes:!1}),l=s[t(545)](n[t(481)][t(547)][t(501)]),void r[t(537)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(568))):void(s[t(543)](l)?r[t(537)](l,g,[],t(530)):r[t(535)](f,g,t(530)))}))}));for(const e of n[t(522)][t(533)](t(559))[t(573)])o[e[t(531)]]=e[t(495)][t(546)]();r[t(550)][t(556)](t(486),t(568),t(563),(()=>!1)),r[t(550)][t(556)](t(486),t(530),t(563),(()=>!1)),r[t(550)][t(556)](t(478),t(530),t(563),(()=>!1)),r[t(550)][t(556)](t(486),t(568),t(544),(([e])=>{const n=t;s[n(499)](e[n(554)]())})),r[t(550)][t(556)](t(486),t(568),t(566),((e,n)=>{const s=t;r[s(550)][s(539)](s(486),"",s(544))(e,{commandName:n[s(565)],commandParams:n[s(487)]})})),r[t(550)][t(556)](t(486),t(568),t(494),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(486),subType:t(568)},{type:t(514),subType:t(502)},{type:t(486),subType:t(558)},{type:t(514),subType:t(558)}];function a(e,n){const o=t,a=i[o(482)]((({type:t,subType:n})=>e[o(567)]==t&&e[o(511)]==n)),c=i[o(482)]((({type:t,subType:e})=>n[o(567)]==t&&n[o(511)]==e));if(a<0||c<0)return!1;const u=e[o(572)](),l=n[o(572)]();if((0==a||1==a)&&2==c&&u[o(548)](l))return!0;if(2==a&&3==c){const t=r[o(508)](u,o(514))[o(574)]((({suggestion:t,meta:e})=>e[o(528)]&&o(558)==t[o(511)]));if(t[o(541)]>1&&l[o(523)][o(564)](u[o(524)]))return!0;if(1==t[o(541)]&&(u[o(524)][o(564)](l[o(523)])||u[o(523)][o(564)](l[o(524)])))return!0}if(3==a&&3==c&&u[o(524)][o(476)](l[o(524)])){const t=u[o(523)][o(475)],e=l[o(524)][o(552)];return s[o(543)](t)&&t===e}return!1}n[t(481)][t(547)][t(569)]((()=>{const e=t;let o=!1;const i=Array[e(570)](n[e(481)][e(547)][e(491)][e(497)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(534)](t);if(e(525)==i&&r[e(536)](u)){if(e(486)==a&&(e(568)==c||e(530)==c)){const t=r[e(521)](u);if(n[e(479)]){const n=t[e(572)]()[e(554)]();if(s[e(543)](n))continue;r[e(532)](t),o=!0}}if(e(514)==a&&e(502)==c&&!n[e(479)]){const t=r[e(521)](u);t[e(551)]&&t[e(551)][e(529)]&&(r[e(532)](t[e(551)]),o=!0)}}}return o})),this[t(555)](o)}[Go(555)](t){const e=Go,n=this[e(504)],r=n[e(571)];n[e(522)][e(533)](e(506))[e(561)][e(488)]((n=>{const s=e;if(s(486)!=n[s(567)]&&s(478)!=n[s(567)])return;const{data:o}=n;if(!o||s(518)!=o[s(565)])return;const i=o[s(538)][0][s(493)];return function(t){const e=s;return{type:e(485),content:zr(r,e(477),t)}}(s(480)===i?zr(r,s(562)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=118]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(578707===-parseInt(n(139))/1*(-parseInt(n(131))/2)+-parseInt(n(124))/3*(-parseInt(n(148))/4)+-parseInt(n(137))/5+parseInt(n(136))/6*(parseInt(n(127))/7)+parseInt(n(129))/8+parseInt(n(147))/9*(parseInt(n(120))/10)+-parseInt(n(135))/11)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(132)]=!1,this[e(128)]=!1}[zo(146)](){const t=zo,e=this[t(141)],n=e[t(121)][t(150)](t(151)),r=e[t(121)][t(150)](t(125));n&&(n.on(t(123),((e,[,n])=>{const s=t;this[s(132)]=r[s(142)],n[s(152)][s(140)]=!this[s(132)]}),{priority:t(126)}),this[t(143)](n,t(145),this[t(134)][t(122)](this)),this[t(143)](n,t(145),(()=>{const e=t;this[e(128)]&&(r[e(123)](),this[e(128)]=!1)}),{priority:t(138)}),e[t(118)][t(150)](t(149))[t(130)](t(151)))}[zo(134)](t,e){const n=zo,{suggestions:r}=e,s=this[n(141)][n(121)][n(150)](n(125)),o=s[n(142)];this[n(132)]!==o&&(s[n(123)](),this[n(128)]=!0),r&&r[n(119)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(141)][o(118)][o(150)](o(133)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(151)}}};this[o(141)][o(118)][o(150)](o(149))[o(144)](i)}))}}function qo(){const t=["collaboration_features","plugins","forEach","1490990KDprXo","commands","bind","execute","3rzKfNA","trackChanges","high","7KTMUeD","_trackChangesExecuted","4327472behFKk","enableCommand","14694BvHPNx","_trackChangesValueDuringImport","Users","_handleImportedData","28983526biYdbk","4381116BfUTqe","441275iaKeYn","lowest","96JeSrFC","track_changes","editor","value","listenTo","_setSuggestionData","dataInsert","afterInit","27zArtBt","3512396pBLYBi","TrackChangesEditing","get","importWord"];return(qo=function(){return t})()}function Xo(){const t=["*Outdent:* %0","44qIKKuI","16153690vDuVwE","plugins","commandName","_registerLegacyDescription","locale","descriptionFactory","8ifZbbn","4791030JGBZWV","4NlqXuE","afterInit","formatBlock","registerAttributeLabel","outdent","663790oUeDdd","16TeRUiO","enableDefaultAttributesIntegration","blockIndent","*Indent:* %0","enableCommand","indent","format","has","739858ZZyYBu","indentBlock","getItems","registerBlockAttribute","IndentEditing","getItemLabel","10007340VgWWWZ","outdentBlock","editor","TrackChangesEditing","433080OOYAlk","type","IndentBlock","4046406mLAyvO","FORMAT_INDENT","registerDescriptionCallback","get"];return(Xo=function(){return t})()}const Zo=Yo;function Yo(t,e){const n=Xo();return(Yo=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(874380===-parseInt(n(207))/1*(parseInt(n(180))/2)+-parseInt(n(206))/3+-parseInt(n(205))/4*(-parseInt(n(212))/5)+-parseInt(n(186))/6+parseInt(n(193))/7*(-parseInt(n(213))/8)+parseInt(n(190))/9+-parseInt(n(199))/10*(-parseInt(n(198))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Jo extends t.Plugin{[Zo(208)](){const t=Zo,e=this[t(188)],n=e[t(200)][t(196)](t(189));if(e[t(200)][t(179)](t(184))&&(n[t(176)](t(177)),n[t(176)](t(211))),e[t(200)][t(179)](t(192)))for(const e of[t(181),t(187)])n[t(214)](e);const r=e[t(203)];n[t(183)](t(215)),n[t(204)][t(210)](t(215),zr(r,t(194))),this[t(202)]()}[Zo(202)](){const t=Zo,e=this[t(188)],n=e[t(203)],r=e[t(200)][t(196)](t(189));r[t(204)][t(195)]((e=>{const s=t;if(s(209)!=e[s(191)])return;const{data:o}=e;if(!o)return;if(s(181)!=o[s(201)]&&s(187)!=o[s(201)])return;const i=e[s(182)]()[0],a=r[s(204)][s(185)](i);return s(181)==o[s(201)]?{type:s(178),content:zr(n,s(216),a)}:s(187)==o[s(201)]?{type:s(178),content:zr(n,s(197),a)}:void 0}))}}function Qo(){var t=["32PZWPrX","7283864mCmtld","326160SnqmQA","31394ZiIrZP","2972478DNtaVO","init","editor","13zfTBHW","input","524QQcIPQ","TrackChangesEditing","5BGzxNc","plugins","enableCommand","requires","328CsEJfY","90UsTdWJ","2292xuGhPx","get","27531OXSsQd","24902MOsOPJ","1965bYYFnl"];return(Qo=function(){return t})()}function $o(t,e){var n=Qo();return($o=function(t,e){return n[t-=191]})(t,e)}var ti=$o;!function(t,e){for(var n=$o,r=t();;)try{if(279789===-parseInt(n(206))/1*(-parseInt(n(204))/2)+-parseInt(n(205))/3*(parseInt(n(193))/4)+-parseInt(n(195))/5*(parseInt(n(210))/6)+parseInt(n(203))/7*(parseInt(n(199))/8)+-parseInt(n(200))/9*(-parseInt(n(208))/10)+-parseInt(n(209))/11*(parseInt(n(201))/12)+-parseInt(n(191))/13*(-parseInt(n(207))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class ei extends t.Plugin{static get[ti(198)](){return[vs.Input]}[ti(211)](){var t=ti;this[t(212)][t(196)][t(202)](t(194))[t(197)](t(192))}}const ni=si;!function(t,e){const n=si,r=t();for(;;)try{if(318539===parseInt(n(330))/1+-parseInt(n(307))/2*(-parseInt(n(310))/3)+parseInt(n(336))/4+-parseInt(n(341))/5+parseInt(n(322))/6+-parseInt(n(340))/7+parseInt(n(337))/8*(parseInt(n(338))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class ri extends t.Plugin{[ni(328)](){const t=ni,e=this[t(312)];if(!e[t(311)][t(327)](t(313)))return;const n=e[t(311)][t(324)](t(314)),r=e[t(323)][t(324)](t(316));n[t(326)](t(316)),n[t(326)](t(335)),n[t(308)](t(325));for(const e of r[t(345)])n[t(308)](e.id),n[t(309)][t(339)](e.id,t(332)+e[t(342)][t(331)]()+")");n[t(309)][t(305)]((n=>{const r=t;if(r(320)!=n[r(343)])return;const{data:s}=n;if(!s||r(325)!=s[r(321)])return;const o=s[r(318)],i=e[r(317)];return{type:r(315),content:null==o?zr(i,r(329)):zr(i,r(333),'"'+o+'"')}})),this[t(306)]()}[ni(306)](){const t=ni,e=this[t(312)],n=e[t(317)];e[t(311)][t(324)](t(314))[t(309)][t(305)]((e=>{const r=t;if(r(319)!=e[r(343)])return;const{data:s}=e;if(s){if(r(316)==s[r(344)]){const t=s[r(334)][0];return{type:r(315),content:zr(n,r(333),'"'+t+'"')}}return r(335)==s[r(344)]?{type:r(315),content:zr(n,r(329))}:void 0}}))}}function si(t,e){const n=oi();return(si=function(t,e){return n[t-=305]})(t,e)}function oi(){const t=["789228ZeqZQq","commands","get","linkHref","enableDefaultAttributesIntegration","has","afterInit","*Remove link*","569625ORlSZu","toLowerCase","link (","*Set link:* %0","commandParams","unlink","316092gGRDoU","8HONBrF","173898AztDOL","registerAttributeLabel","423808UeKZJy","2209765hcUPPb","label","type","commandName","manualDecorators","registerDescriptionCallback","_registerLegacyDescription","184mmZeCv","registerInlineAttribute","descriptionFactory","702NwFVXH","plugins","editor","LinkEditing","TrackChangesEditing","format","link","locale","newValue","formatInline","attribute","key"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["forceValue","registerDescriptionCallback","LegacyListEditing","6397784HgNKjJ","createRange","get","todo","*Outdent:* %0","ELEMENT_TODO_LIST","130sCpKQm","createPositionAt","*Uncheck item*","ELEMENT_NUMBERED_LIST","nextSibling","1012185kEKTnp","end","checkChild","outdentList","listType","checkTodoList","has","LegacyTodoListEditing","locale","plugins","6013240lgkoqP","parent","type","_selectedElements","element","getAttribute","previousSibling","execute","2vInDkY","todoListChecked","push","model","numbered","blockName","bulleted","findIndex","enableCommand","slice","818688cFNQAq","numberedList","commandParams","listItem","3794092JtxdcE","*Change to:* %0","value","descriptionFactory","ELEMENT_BULLETED_LIST","paragraph","markBlockFormat","*Indent:* %0","replace","afterInit","indentList","schema","*Check item*","from","name","bulletedList","length","7079660OLsHkv","add","document","todoList","isObject","3VedfXm","formatBlock","listIndent","1051251vTpcYc","editor","before","filter","ELEMENT_LIST_ITEM","change","registerElementLabel","commands","format","TrackChangesEditing","selection","formatInline","List","commandName","getSelectedBlocks"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(614414===parseInt(n(300))/1*(-parseInt(n(347))/2)+-parseInt(n(297))/3*(-parseInt(n(361))/4)+parseInt(n(339))/5+-parseInt(n(357))/6+-parseInt(n(378))/7+-parseInt(n(318))/8+parseInt(n(329))/9*(parseInt(n(324))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(370)](){const t=ii,e=this[t(301)],n=e[t(337)];if(!e[t(338)][t(335)](t(317)))return;const r=e[t(338)][t(320)](t(309)),s=e[t(338)][t(335)](t(336));function o(t){return()=>{const n=ci,s=e[n(350)][n(294)][n(310)],o=e[n(307)][n(320)](t);if(o[n(363)])return void e[n(346)](n(366),{});const i=t[n(356)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(374)](t)[s(303)]((t=>function(t,e){const n=s;return e[n(331)](t[n(340)],n(360))&&!e[n(296)](t)}(t,r)));o=o[s(303)]((t=>!t.is(s(343),s(360))||t[s(344)](s(333))!=e));const i=new Set;for(const t of o)t.is(s(343),s(360))?i[s(379)](li(t)):i[s(379)](t);return Array[s(374)](i)}(s[n(314)](),i,e[n(350)][n(372)]);e[n(350)][n(305)]((()=>{const e=n;for(const n of a)r[e(367)](n,{commandName:t,commandParams:[{forceValue:!o[e(363)]}],formatGroupId:e(352)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(374)](t);const r=n[e(354)]((t=>e(360)!=t[e(375)]));return r>-1&&(n=n[e(356)](0,r)),n}(e[n(350)][n(294)][n(310)][n(314)]()),o=e[n(350)][n(319)](e[n(350)][n(325)](s[0],n(302)),e[n(350)][n(325)](s[s[n(377)]-1],n(330)));e[n(350)][n(305)]((()=>{const e=n;r[e(367)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(328)];for(;t&&t[n(344)](n(299))>e[n(344)](n(299));)r[n(379)](t),t=t[n(328)]}return Array[n(374)](r)}(s))}))}}r[t(355)](t(358),o(t(358))),r[t(355)](t(376),o(t(376))),s&&r[t(355)](t(295),o(t(295))),r[t(355)](t(371),i(t(371))),r[t(355)](t(332),i(t(332))),s&&r[t(355)](t(334),(()=>{const n=t,s=e[n(307)][n(320)](n(334)),o=Array[n(374)](s[n(342)]);o[n(303)]((t=>t[n(344)](n(348))!=s[n(363)])),e[n(350)][n(305)]((()=>{const t=n;for(const e of o)r[t(367)](e,{commandName:t(334),commandParams:[{forceValue:!s[t(363)]}]})}))})),r[t(364)][t(306)](t(360),(e=>zr(n,t(304),e))),r[t(364)][t(316)]((e=>{const r=t;if(r(298)!=e[r(341)]&&r(311)!=e[r(341)])return;const{data:s}=e;if(s){if(r(358)==s[r(313)]||r(376)==s[r(313)]||r(295)==s[r(313)])switch(s[r(313)][r(369)](r(312),"")){case r(353):return o(zr(n,r(365)));case r(351):return o(zr(n,r(327)));case r(321):return o(zr(n,r(323)))}if(r(371)==s[r(313)])return{type:r(308),content:zr(n,r(368),zr(n,r(304)))};if(r(332)==s[r(313)])return{type:r(308),content:zr(n,r(322),zr(n,r(304)))};if(r(334)==s[r(313)])return s[r(359)][0][r(315)]?{type:r(308),content:zr(n,r(373))}:{type:r(308),content:zr(n,r(326))}}function o(t){const e=r;return{type:e(308),content:zr(n,e(362),t)}}}))}}function li(t){const e=ii,n=t[e(344)](e(299));if(0==n)return t;let r=t;for(;t[e(345)]&&t[e(345)].is(e(343),e(360));){const s=t[e(345)][e(344)](e(299));if(s==n)r=t[e(345)];else if(s<n)break;t=t[e(345)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(343),e(360))&&t[e(344)](e(299))>0){let r=t[e(328)];for(;r&&e(360)==r[e(375)]&&r[e(344)](e(299))==t[e(344)](e(299));)n[e(349)](r),r=r[e(328)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=129]})(t,e)}function di(){const t=["config","afterInit","*Format:* set order to regular","forward","parent","10MFFisU","handleDescriptions","getFirstPosition","6583104gjSLKW","listStyle","get","change","map","LegacyListPropertiesEditing","ELEMENT_","getSelectedBlocks","bind","replace","*Change to:* %0","getListTypeFromListStyleType","commandName","216jcvYgE","_getSuggestionBlocks","18WwULFV","numbered","before","formatBlock","has","length","getSiblingNodes","unshift","listReversed","editor","_LIST_","getAttribute","handleListStartCommand","*Format:* set order to reversed","*Format:* set start index to %0","push","descriptionFactory","_getTranslationKeyForListStyle","1063733tPrnbH","backward","reversed","element","list.properties","model","toUpperCase","listType","2355WSASyp","from","plugins","getLastPosition","createPositionAt","commandParams","TrackChangesEditing","selection","filter","848044HKHgHx","default","handleListStyleCommand","37773iZpTKO","format","document","createRange","LegacyListUtils","styles","type","1803710fMjufC","registerDescriptionCallback","startIndex","locale","32CozisH","handleListReversedCommand","524237SZCGVp","6LUMZYZ","listStart","_getSuggestionBlocksForListStyle","flat","enableCommand","formatInline","listItem","markMultiRangeBlockFormat"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(345754===parseInt(n(183))/1*(parseInt(n(155))/2)+-parseInt(n(209))/3*(-parseInt(n(192))/4)+parseInt(n(202))/5+-parseInt(n(157))/6*(parseInt(n(208))/7)+parseInt(n(206))/8*(-parseInt(n(195))/9)+parseInt(n(139))/10*(parseInt(n(175))/11)+-parseInt(n(142))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(135)](){const t=hi;if(!this[t(166)][t(185)][t(161)](t(147)))return;const e=this[t(166)][t(134)][t(144)](t(179)),n=this[t(166)][t(185)][t(144)](t(189));e[t(200)]&&n[t(130)](t(143),this[t(194)][t(150)](this)),e[t(177)]&&n[t(130)](t(165),this[t(207)][t(150)](this)),e[t(204)]&&n[t(130)](t(210),this[t(169)][t(150)](this)),n[t(173)][t(203)](this[t(140)][t(150)](this))}[hi(194)](t,e={}){const n=hi,r=this[n(166)][n(185)][n(144)](n(189)),s=this[n(211)]();this[n(166)][n(180)][n(145)]((()=>{const t=n;r[t(133)](s,{commandName:t(143),commandParams:[{type:e[t(201)]}],formatGroupId:t(143)})}))}[hi(207)](t,e={}){const n=hi,r=this[n(166)][n(185)][n(144)](n(189)),s=this[n(156)]((t=>t.is(n(178),n(132))&&n(158)===t[n(168)](n(182))));if(s[n(162)]<1)return;const o=s[n(146)]((t=>this[n(166)][n(180)][n(198)](this[n(166)][n(180)][n(187)](t,n(159)),this[n(166)][n(180)][n(187)](t,0))));this[n(166)][n(180)][n(145)]((()=>{const t=n;r[t(133)](o,{commandName:t(165),commandParams:[{reversed:e[t(177)]}],formatGroupId:t(165)})}))}[hi(169)](t,e={}){const n=hi,r=this[n(166)][n(185)][n(144)](n(189)),s=this[n(156)]((t=>t.is(n(178),n(132))&&n(158)===t[n(168)](n(182))));if(s[n(162)]<1)return;const o=s[n(146)]((t=>this[n(166)][n(180)][n(198)](this[n(166)][n(180)][n(187)](t,n(159)),this[n(166)][n(180)][n(187)](t,0))));this[n(166)][n(180)][n(145)]((()=>{const t=n;r[t(133)](o,{commandName:t(210),commandParams:[{startIndex:e[t(204)]}],formatGroupId:t(210)})}))}[hi(140)](t){const e=hi;if(e(160)!=t[e(201)]&&e(131)!=t[e(201)])return;const n=this[e(166)][e(205)],{data:r}=t;if(!r)return;let s,o;switch(r[e(154)]){case e(143):s=e(152),o={type:e(196),content:zr(n,s,zr(n,this[e(174)](r[e(188)][0][e(201)])))};break;case e(165):s=r[e(188)][0][e(177)]?e(170):e(136),o={type:e(196),content:zr(n,s)};break;case e(210):s=e(171),o={type:e(196),content:zr(n,s,r[e(188)][0][e(204)])}}return o}[hi(211)](){const t=hi;var e,n,r,s;const o=this[t(166)][t(185)][t(144)](t(199));let i=Array[t(184)](this[t(166)][t(180)][t(197)][t(190)][t(149)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(178),t(132)))&&i[t(164)](...o[t(163)](this[t(166)][t(180)][t(197)][t(190)][t(141)](),t(176))),(null===(n=i[i[t(162)]-1])||void 0===n?void 0:n.is(t(178),t(132)))&&i[t(172)](...o[t(163)](this[t(166)][t(180)][t(197)][t(190)][t(186)](),t(137))),i=[...new Set(i)],(null===(s=null===(r=this[t(166)][t(180)][t(197)][t(190)][t(141)]())||void 0===r?void 0:r[t(138)])||void 0===s?void 0:s.is(t(178),t(132)))&&(i=i[t(191)]((e=>e.is(t(178),t(132))))),i}[hi(156)](t){const e=hi,n=this[e(166)][e(185)][e(144)](e(199));let r=Array[e(184)](this[e(166)][e(180)][e(197)][e(190)][e(149)]())[e(191)](t)[e(146)]((t=>{const r=e,s=this[r(166)][r(180)][r(187)](t,0);return[...n[r(163)](s,r(176)),...n[r(163)](s,r(137))]}))[e(129)]();return r=[...new Set(r)],r}[hi(174)](t){const e=hi;return e(148)+(this[e(166)][e(185)][e(144)](e(199))[e(153)](t)||e(193))[e(181)]()+e(167)+t[e(181)]()[e(151)](/-/g,"_")}}function mi(){const t=["downcastDispatcher","9974qumvpj","options","descriptionFactory","stop","mediaEmbed","MediaEmbedEditing","27ennBdg","48vXIokt","424445xKJuhr","has","afterInit","conversion","274540vqpEvX","6928097WckZqk","elementToElement","plugins","registerElementLabel","dataDowncast","for","showSuggestionHighlights","media","TrackChangesEditing","enableCommand","attribute:url:media","div","get","data","locale","ELEMENT_MEDIA","46650thvncp","296HdZbEF","47kpvCRG","createEmptyElement","12711MqLNjF","1447096sjIQnj","high","editor"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(209874===parseInt(n(274))/1*(-parseInt(n(281))/2)+parseInt(n(276))/3*(-parseInt(n(273))/4)+parseInt(n(272))/5*(-parseInt(n(250))/6)+-parseInt(n(251))/7+parseInt(n(277))/8+parseInt(n(249))/9*(parseInt(n(255))/10)+parseInt(n(256))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(253)](){const t=Ii,e=this[t(279)];if(!e[t(258)][t(252)](t(248)))return;const n=e[t(258)][t(268)](t(264)),r=e[t(270)];n[t(265)](t(247)),n[t(283)][t(259)](t(263),(e=>zr(r,t(271),e))),e[t(254)][t(261)](t(260))[t(257)]({model:t(263),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(262)])return n[s(275)](s(267))},converterPriority:t(278)}),e[t(269)][t(280)].on(t(266),((e,n,r)=>{const s=t;r[s(282)][s(262)]&&e[s(246)]()}),{priority:t(278)})}}function Ti(t,e){const n=Ai();return(Ti=function(t,e){return n[t-=189]})(t,e)}const _i=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(180284===parseInt(n(192))/1*(parseInt(n(196))/2)+-parseInt(n(189))/3*(parseInt(n(191))/4)+parseInt(n(197))/5+-parseInt(n(208))/6*(parseInt(n(203))/7)+parseInt(n(193))/8+-parseInt(n(195))/9+parseInt(n(204))/10*(parseInt(n(194))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[_i(200)](){const t=_i,e=this[t(206)];e[t(202)][t(205)](t(190))&&e[t(202)][t(207)](t(199))[t(198)](t(201))}}function Ai(){const t=["2656638kPbwDk","2VMwXvC","629820yyIItU","enableCommand","TrackChangesEditing","afterInit","mention","plugins","364vHygco","8290JDXKNy","has","editor","get","4152GCJWxE","2406xmNKgC","MentionEditing","1772GcYCck","219585uTAFnw","1211624lNeKYC","4906OwFAqp"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=334]})(t,e)}function Li(){const t=["126QdXvax","7585902Tbyqsh","enableDefaultAttributesIntegration","ELEMENT_MULTI_LEVEL_LIST","2058912IPHskh","format","listMarkerStyle","11778910kXyEGw","27278zxiBAh","TrackChangesEditing","listType","get","989711IbbvPj","MultiLevelList","oldValue","data","next","35LFvqyV","registerDescriptionCallback","*Set format:* %0","5827143xnpqUS","has","descriptionFactory","8dwqyjR","key","plugins","head","editor","locale","260584eTPYVH","registerBlockAttribute","multiLevelList","*Remove format:* %0","handleDescriptions","newValue","afterInit"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(507957===parseInt(n(355))/1+-parseInt(n(351))/2*(-parseInt(n(343))/3)+parseInt(n(336))/4*(parseInt(n(360))/5)+-parseInt(n(347))/6+-parseInt(n(363))/7*(parseInt(n(366))/8)+parseInt(n(344))/9+-parseInt(n(350))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(342)](){const t=ki,e=this[t(334)],n=e[t(368)][t(354)](t(352));e[t(368)][t(364)](t(356))&&(n[t(345)](t(338)),n[t(337)](t(349)),n[t(365)][t(361)]((e=>this[t(340)](e))))}[ki(340)](t){const e=ki,n=this[e(334)][e(335)],{data:r}=t,s={type:e(348),content:""};if(r&&e(349)==r[e(367)]){if(!r[e(357)])return{type:e(348),content:zr(n,e(362),zr(n,e(346)))+" ("+r[e(341)]+")"};if(!r[e(341)]){let o=t[e(369)];for(;o;){if(o[e(358)]&&e(353)==o[e(358)][e(367)]&&o[e(358)][e(341)])return s;o=o[e(359)]}return{type:e(348),content:zr(n,e(339),zr(n,e(346)))+" ("+r[e(357)]+")"}}}}}const Si=Ri;function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=Ri,r=t();for(;;)try{if(350203===parseInt(n(508))/1+parseInt(n(515))/2*(parseInt(n(503))/3)+parseInt(n(519))/4*(-parseInt(n(500))/5)+-parseInt(n(505))/6*(parseInt(n(514))/7)+parseInt(n(512))/8+parseInt(n(516))/9+-parseInt(n(509))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(502)](){const t=Si,e=this[t(521)];if(!e[t(518)][t(522)](t(520)))return;e[t(518)][t(501)](t(504))[t(517)](t(513));const n=e[t(518)][t(501)](t(504)),r=e[t(511)];n[t(506)][t(510)](t(513),(e=>zr(r,t(507),e)))}}function Mi(){const t=["get","afterInit","27sJIXtZ","TrackChangesEditing","66VVXvBe","descriptionFactory","ELEMENT_PAGE_BREAK","205432LgmuZJ","949470QLHEEq","registerElementLabel","locale","2036056UVVCHz","pageBreak","131327geRAdv","45358vVpbtG","196749QxCfbu","enableCommand","plugins","13756AeeEAY","PageBreakEditing","editor","has","50GpZJro"];return(Mi=function(){return t})()}const Oi=Di;function wi(){const t=["span","696206hzmwlv","start","has","activeMarkers","24247089AXcrHM","$text","4577648VsoRQA","paragraph","isBlock","writer","935156gKEHak","572xXwuoY","editing","consume","1853091lxeRMg","checkChild","insertParagraph","createUIElement","registerDescriptionCallback","options","ck-suggestion-marker-split","nodeAfter","formatBlock","getFirstRange","showSuggestionHighlights","insertion","downcastDispatcher","afterInit","_registerLegacyDescription","*Insert:* %0","Paragraph","enableCommand","format","ELEMENT_PARAGRAPH","addClass","markerName","enableDefaultAttributesIntegration","ck-suggestion-marker--active","name","type","isTouching","10aohLpa","bindElementToMarker","highest","toViewPosition","98791lAaicL","plugins","*Change to:* %0","markerRange","editor","30eYBMmw","mapper","schema","isLimit","insert","addMarker:suggestion:insertion","34145aEpNev","end","registerElementLabel","includes","descriptionFactory","get","data","TrackChangesEditing","commandName","getItemLabel","consumable","locale","model"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=237]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(578864===-parseInt(n(286))/1+-parseInt(n(296))/2+-parseInt(n(300))/3+parseInt(n(297))/4*(-parseInt(n(272))/5)+-parseInt(n(266))/6*(-parseInt(n(261))/7)+parseInt(n(292))/8+parseInt(n(290))/9*(parseInt(n(257))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(243)](){const t=Oi,e=this[t(265)];if(!e[t(262)][t(288)](t(246)))return;const n=e[t(283)],r=e[t(262)][t(277)](t(279));r[t(276)][t(274)](t(293),(e=>zr(n,t(249),e))),r[t(252)](t(293)),r[t(247)](t(302)),e[t(298)][t(242)].on(t(271),Bi(e),{priority:t(259)}),e[t(278)][t(242)].on(t(271),((n,r,s)=>{const o=t;s[o(305)][o(240)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(259)});const s=r[t(276)];s[t(304)]((r=>{const o=t;if(o(241)!==r[o(255)])return;const{start:i,end:a}=r[o(239)]();if(!i[o(256)](a)||!i[o(237)])return;const c=e[o(284)][o(268)],u=i[o(237)];return c[o(294)](u)&&!c[o(269)](u)&&c[o(301)](u,o(291))?{type:o(241),content:zr(n,o(245),s[o(281)](u,1))}:void 0})),this[t(244)]()}[Oi(244)](){const t=Oi,e=this[t(265)],n=e[t(283)];e[t(262)][t(277)](t(279))[t(276)][t(304)]((e=>{const r=t;if(r(238)!=e[r(255)])return;const{data:s}=e;return s&&r(293)==s[r(280)]?{type:r(248),content:zr(n,r(263),zr(n,r(249)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(262)][o(277)](o(279)),a=r[o(264)][o(287)],c=r[o(264)][o(273)],u=t[o(284)][o(268)];if(!a[o(256)](c)||!a[o(237)])return;const l=a[o(237)];if(u[o(294)](l)&&!u[o(269)](l)&&u[o(301)](l,o(291))){if(!s[o(282)][o(299)](r[o(264)],n[o(254)]))return;const t=s[o(295)][o(303)](o(285),{class:o(306)}),a=s[o(267)][o(260)](c);e&&i[o(289)][o(275)](r[o(251)])&&s[o(295)][o(250)](o(253),t),s[o(295)][o(270)](a,t),s[o(267)][o(258)](t,r[o(251)])}}}const Pi=xi;function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=451]})(t,e)}function Ui(){const t=["5zRqSEb","1840tdMPzN","formatInline","formatBlock","descriptionFactory","*Remove all formatting*","afterInit","_registerLegacyDescription","2858244JzZUBC","TrackChangesEditing","type","locale","enableDefaultAttributesIntegration","10904565TaROoH","format","5028932DIsVhA","220616ymZzgH","5YQKqMt","commandName","registerDescriptionCallback","94482rfcTlk","645042jZJCnD","get","has","removeFormat","plugins","editor","225954uPqpLo","RemoveFormatEditing"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(924201===-parseInt(n(470))/1*(-parseInt(n(474))/2)+parseInt(n(461))/3+parseInt(n(468))/4*(-parseInt(n(453))/5)+-parseInt(n(451))/6+parseInt(n(466))/7+parseInt(n(469))/8+-parseInt(n(473))/9*(parseInt(n(454))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(459)](){const t=Pi,e=this[t(479)];e[t(478)][t(476)](t(452))&&(e[t(478)][t(475)](t(462))[t(465)](t(477)),this[t(460)]())}[Pi(460)](){const t=Pi,e=this[t(479)];e[t(478)][t(475)](t(462))[t(457)][t(472)]((n=>{const r=t;if(r(456)!=n[r(463)]&&r(455)!=n[r(463)])return;const{data:s}=n;return s&&r(477)==s[r(471)]?{type:r(467),content:zr(e[r(464)],r(458))}:void 0}))}}const Gi=Hi;function Vi(){const t=["trackChanges","RestrictedEditingModeEditing","get","plugins","goToPreviousRestrictedEditingException","35hFBUgj","TrackChangesEditing","afterInit","acceptAllSuggestions","discardAllSuggestions","acceptSuggestion","acceptSelectedSuggestions","discardSelectedSuggestions","has","10030937zJtsfd","5101338dTRTqB","enableCommand","154881UizTmd","2912556yWPIBc","2kXSajM","discardSuggestion","2734024SQlgmd","126928bQPAlp","1173322gKrGYk","editor","goToNextRestrictedEditingException"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(922076===-parseInt(n(465))/1*(-parseInt(n(461))/2)+-parseInt(n(486))/3+-parseInt(n(464))/4*(parseInt(n(473))/5)+-parseInt(n(483))/6+parseInt(n(482))/7+parseInt(n(463))/8+parseInt(n(485))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(475)](){const t=Gi,e=this[t(466)];if(!e[t(471)][t(481)](t(469)))return;const n=e[t(471)][t(470)](t(474));n[t(484)](t(472)),n[t(484)](t(467));const r=e[t(471)][t(470)](t(469));r[t(484)](t(468)),r[t(484)](t(478)),r[t(484)](t(462)),r[t(484)](t(476)),r[t(484)](t(477)),r[t(484)](t(479)),r[t(484)](t(480))}}const Wi=Ki;function Ki(t,e){const n=Zi();return(Ki=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(785381===-parseInt(n(209))/1+-parseInt(n(224))/2*(parseInt(n(243))/3)+-parseInt(n(233))/4*(-parseInt(n(197))/5)+-parseInt(n(240))/6+-parseInt(n(223))/7+parseInt(n(225))/8*(parseInt(n(249))/9)+-parseInt(n(211))/10*(-parseInt(n(214))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class qi extends t.Plugin{static get[Wi(221)](){return[Ys.ShiftEnter]}[Wi(229)](){const t=Wi,e=this[t(248)],n=e[t(247)][t(218)](t(239));n[t(244)](t(238)),e[t(212)][t(251)].on(t(216),Xi(e),{priority:t(236)}),e[t(212)][t(251)].on(t(204),Xi(e),{priority:t(236)}),e[t(200)][t(251)].on(t(230),((n,r,s)=>{const o=t;s[o(215)][o(203)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(206)][t(234)](t(222),(n=>zr(e[t(205)],t(226),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(247)][o(218)](o(239));if(!s[o(213)][o(210)](r[o(237)],n[o(219)]))return;const a=t[o(227)];for(const t of r[o(237)][o(250)]()){if(!t.is(o(207),o(222)))continue;const n=o(232)==r[o(242)][o(220)](":")[1]?o(228):o(220),c=s[o(196)][o(245)](o(241),{class:o(208)+n}),u=s[o(217)][o(202)](a[o(231)](t));e&&i[o(195)][o(201)](r[o(242)])&&s[o(196)][o(246)](o(198),c),s[o(196)][o(199)](u,c),s[o(217)][o(235)](c,r[o(242)])}}}function Zi(){const t=["editor","192897GVOcKw","getItems","downcastDispatcher","activeMarkers","writer","34605duBmJK","ck-suggestion-marker--active","insert","data","includes","toViewPosition","showSuggestionHighlights","addMarker:suggestion:deletion","locale","descriptionFactory","element","ck-suggestion-marker-","893736pyowLS","test","10bkHmfk","editing","consumable","44386386uwRxem","options","addMarker:suggestion:insertion","mapper","get","name","split","requires","softBreak","9878176bRywoO","2vLWNHn","240aDsSDY","ELEMENT_LINE_BREAK","model","merge","init","addMarker:suggestion","createPositionBefore","deletion","76pnDjdH","registerElementLabel","bindElementToMarker","high","markerRange","shiftEnter","TrackChangesEditing","3419088FLpxBG","span","markerName","3448446EQZXnL","enableCommand","createUIElement","addClass","plugins"];return(Zi=function(){return t})()}const Yi=Qi;function Ji(){const t=["8WzlPbN","registerDescriptionCallback","descriptionFactory","change","isCollapsed","restrictedEditingException","has","1579815oaofao","commands","enableCommand","FORMAT_RESTRICTED_DISABLED","5158503oCbzvp","locale","formatBlock","markInlineFormat","format","type","getRanges","StandardEditingModeEditing","commandParams","get","6wcxCrE","2267496aDcaCS","model","formatInline","afterInit","plugins","commandName","document","159329HeQdWV","284056KLWMbV","2676150icfPqd","value","selection","3oIyjFZ","FORMAT_RESTRICTED_ENABLED","editor","forceValue","from","TrackChangesEditing","4703070ktimHR"];return(Ji=function(){return t})()}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(300607===parseInt(n(488))/1*(-parseInt(n(480))/2)+parseInt(n(452))/3*(-parseInt(n(448))/4)+-parseInt(n(466))/5+parseInt(n(449))/6+-parseInt(n(481))/7+-parseInt(n(459))/8*(-parseInt(n(470))/9)+parseInt(n(458))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(484)](){const t=Yi,e=this[t(454)],n=e[t(482)],r=e[t(471)];if(!e[t(485)][t(465)](t(477)))return;const s=e[t(485)][t(479)](t(457)),o=t(464),i=e[t(467)][t(479)](o);s[t(468)](o,((e,r={})=>{const a=t,c=n[a(487)][a(451)];if(c[a(463)])return void e(r);const u=void 0!==r[a(455)]?r[a(455)]:!i[a(450)];n[a(462)]((()=>{const t=a,e=Array[t(456)](c[t(476)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(473)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(461)][t(460)]((e=>{const n=t;if(n(472)!=e[n(475)]&&n(483)!=e[n(475)])return;const{data:s}=e;return s&&s[n(486)]==o?s[n(478)][0][n(455)]?{type:n(474),content:zr(r,n(453))}:{type:n(474),content:zr(r,n(469))}:void 0}))}}const ta=na;function ea(){const t=["formatInline","StyleUtils","has","descriptionFactory","*Set format:* %0","enableDefaultAttributesIntegration","add","TrackChangesEditing","FORMAT_STYLE","GeneralHtmlSupport","type","block","definitions","381hQWVSQ","get","element","afterInit","registerDescriptionCallback","forceValue","1607520jdaMRn","getGhsAttributeNameForElement","2433808OSoqCv","normalizeConfig","toLowerCase","inline","styleName","registerAttributeLabel","Style","2683443YvNkUx","*Remove format:* %0","style","5nihDYA","plugins","1770CgYlyi","65396tIRrLh","1048617tLkUMu","_registerLegacyDescription","DataSchema","locale","registerBlockAttribute","editor","format","149308sOpfaS","commandName","commandParams","ghsAttributes","registerInlineAttribute","config","formatBlock"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(284746===-parseInt(n(402))/1+parseInt(n(393))/2*(parseInt(n(373))/3)+-parseInt(n(394))/4*(-parseInt(n(391))/5)+parseInt(n(379))/6+-parseInt(n(388))/7+parseInt(n(381))/8+parseInt(n(395))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(376)](){const t=ta,e=this[t(400)];if(!e[t(392)][t(362)](t(387))||!e[t(392)][t(362)](t(397)))return;const n=e[t(392)][t(374)](t(367)),r=e[t(398)],s=e[t(358)][t(374)](t(390))||{},o=e[t(392)][t(374)](t(369)),i=e[t(392)][t(374)](t(361))[t(382)](e[t(392)][t(374)](t(397)),s[t(372)]);n[t(365)](t(390));const a=new Set;for(const e of i[t(371)]){const n=o[t(380)](e[t(375)]);a[t(366)](n)}const c=new Set;for(const e of i[t(384)]){const n=o[t(380)](e[t(375)]);c[t(366)](n);for(const n of e[t(356)])c[t(366)](n)}for(const e of a)n[t(399)](e),n[t(363)][t(386)](e,zr(r,t(368)));for(const e of c)n[t(357)](e),n[t(363)][t(386)](e,zr(r,t(368)));this[t(396)]()}[ta(396)](){const t=ta,e=this[t(400)],n=e[t(398)];e[t(392)][t(374)](t(367))[t(363)][t(377)]((e=>{const r=t;if(r(359)!=e[r(370)]&&r(360)!=e[r(370)])return;const{data:s}=e;return s&&r(390)===s[r(403)]?s[r(355)][0][r(378)]?{type:r(401),content:zr(n,r(364),s[r(355)][0][r(385)][r(383)]())}:{type:r(401),content:zr(n,r(389),s[r(355)][0][r(385)][r(383)]())}:void 0}))}}const sa=ia;function oa(){const t=["tableColumn","afterInit","_splitMarkerName","insertion","insertTableColumnLeft","writer","colspan","getFirstRange","differ","maxRow","getSelectionAffectedTableCells","suggestion","last","nodeBefore","add","createTableWalker","fromRange","getChildren","2036WIeQDn","forceValue","_getSuggestionCoords","some","discard","2036418zTqatY","TrackChangesEditing","data","max","minRow","getContainedElement","oldRange","1dVOkYq","includes","*Remove:* %0","addRange","filter","insertTable","5754336qcWjAr","1014885kuXqBZ","isIntersecting","getSuggestion","descriptionFactory","_tablePostFixingSubtypes","ELEMENT_TABLE","ELEMENT_TABLE_COLUMN","findAncestor","classes","isTouching","change:data","$textProxy","removeClass","_tableSuggestions","showSuggestionHighlights","5365514purdYV","tablePaste","values","startsWith","every","_acceptFormatSuggestionCallbackFactory","registerElementLabel","map","createRangeOn","length","4385lgjgCi","low","removeTableRow","removeTableColumn","getChangedMarkers","locale","insertTableRowAbove","MIN_SAFE_INTEGER","end","rowspan","getCellLocation","span","isEqual","accept","insertTableColumnRight","ELEMENT_TABLE_ROW","change","plugins","registerPostFixer","toLowerCase","getColumnIndexes","table","enableCommand","cell","getAttribute","setSelection","options","from","registerDescriptionCallback","getRanges","getRowIndexes","element","10UeWZIF","position","get","execute","selection","model","document","addClass","insert","isIntersectingWithRange","batch","ELEMENT_TABLE_COLUMN_WITH_TEXT","left","$graveyard","min","maxColumn","markMultiRangeInsertion","minColumn","_suggestionFactory","markMultiRangeDeletion","first","refresh","subType","detach","highest","isInContent","TableEditing","rootName","*Insert:* %0","editor","commands","name","above","substr","TableUtils","366454AzunzD","_getCoordsForCells","createPositionAt","15006IdnjwB","selectTableColumn","mapper","_setupColumnsRowsFixing","deletion","selectTableRow","tableRow","start","getItems","ELEMENT_TABLE_WITH_TEXT","getChanges","type","push","join","addMarker:suggestion","root","downcastDispatcher","MAX_SAFE_INTEGER","createRangeIn","order","has","insertTableRowBelow","item","tableCell","toViewElement","registerCustomCallback","hasAttribute","nodeAfter","isArray","enqueueChange","ELEMENT_TABLE_ROW_WITH_TEXT"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=459]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(654086===parseInt(n(472))/1*(parseInt(n(571))/2)+-parseInt(n(465))/3+-parseInt(n(460))/4*(parseInt(n(504))/5)+-parseInt(n(574))/6+parseInt(n(494))/7+parseInt(n(478))/8+-parseInt(n(479))/9*(-parseInt(n(536))/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(483)]=[e(580),e(605)],this[e(492)]=new Set}[sa(606)](){const t=sa,e=this[t(565)],n=e[t(541)][t(542)][t(540)];if(!e[t(521)][t(594)](t(562)))return;const r=e[t(509)],s=e[t(521)][t(538)](t(466)),o=e[t(521)][t(538)](t(570));s[t(482)][t(500)](t(525),(e=>zr(r,t(484),e))),this[t(577)](),s[t(526)](t(477)),s[t(526)](t(579)),s[t(526)](t(575));for(const r of[t(510),t(595)]){const i=e[t(566)][t(538)](r);s[t(526)](r,(r=>{const a=t;e[a(541)][a(520)]((t=>{const e=a;r();const c=e(568)===i[e(593)],u=o[e(615)](n),l=o[e(534)](u),f=c?l[e(556)]-1:l[e(617)]+1,h=u[0][e(486)](e(525)),g=o[e(620)](h,{startRow:f,endRow:f}),d=Array[e(531)](g)[e(501)]((n=>t[e(502)](n[e(527)])));s[e(552)](d,e(580))}))}))}for(const r of[t(609),t(518)]){const i=e[t(566)][t(538)](r);s[t(526)](r,(r=>{const a=t;e[a(541)][a(520)]((t=>{const e=a;r();const c=e(548)===i[e(593)],u=o[e(615)](n),l=o[e(524)](u),f=c?l[e(556)]-1:l[e(617)]+1,h=u[0][e(486)](e(525)),g=o[e(620)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(531)](g)[e(501)]((n=>t[e(502)](n[e(527)])));s[e(552)](d,e(605))}))}))}for(const r of[t(506),t(507)]){const i=r[t(569)](11),a=i[t(523)](),c=a[t(569)](0,3)+t(515),u=t(525)+i,l=t(550)+i,f=t(468)+i;s[t(526)](r,(()=>{const i=t;e[i(541)][i(520)]((t=>{const e=i,h=o[e(615)](n),g=h[0][e(486)](e(525));let d;if(e(506)==r){const t=o[e(534)](h);d={startRow:t[e(556)],endRow:t[e(617)],includeAllSlots:!0}}else{const t=o[e(524)](h);d={startColumn:t[e(556)],endColumn:t[e(617)],includeAllSlots:!0}}const p=o[e(620)](g,d),m=Array[e(531)](p)[e(501)]((({cell:t})=>t)),I=ca(m[e(476)]((t=>t[e(600)](c)))),E=ca(m[e(476)]((t=>!t[e(600)](c))))[e(501)]((n=>t[e(502)](n))),b=s[e(555)](E,u);if(b&&(e(580)==b[e(558)]||e(605)==b[e(558)])){const n=this[e(462)](b);for(const r of I){const s=t[e(502)](r),i=o[e(514)](r),u=r[e(528)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(475)](s)}}}))}))}function c(r){const s=t,o=Array[s(531)](n[s(533)]())[s(501)]((t=>i.LiveRange[s(621)](t)));e[s(541)][s(520)]((t=>{const n=s,i=t[n(546)];r=r[n(476)]((t=>n(549)!=t[n(589)][n(563)])),t[n(529)](r),e[n(566)][n(538)](n(506))[n(557)](),e[n(539)](n(506),{forceDefaultExecution:!0}),e[n(541)][n(603)]((()=>{const t=n;e[t(541)][t(603)](i,(e=>{const n=t,r=o[n(476)]((t=>n(549)!=t[n(589)][n(563)]));r[n(503)]>0&&e[n(529)](r);for(const t of o)t[n(559)]()}))}))}))}function u(r){const s=t;e[s(541)][s(520)]((t=>{const o=s,a=Array[o(531)](n[o(533)]())[o(501)]((t=>i.LiveRange[o(621)](t))),c=[];for(const t of r)for(const e of t[o(582)]({shallow:!0}))c[o(586)](e);for(const n of c)o(549)!=n[o(589)][o(563)]&&(t[o(529)](t[o(573)](n,0)),e[o(566)][o(538)](o(507))[o(557)](),e[o(539)](o(507),{forceDefaultExecution:!0}));const u=a[o(476)]((t=>o(549)!=t[o(589)][o(563)]));u[o(503)]>0&&t[o(529)](u);for(const t of a)t[o(559)]()}))}function l(e,n){const r=t;return n[r(498)]((t=>e[r(463)]((e=>e[r(512)][r(516)](t[r(581)])||t[r(512)][r(516)](e[r(581)])))))}function f(e,n){const r=t;return!e[r(463)]((t=>n[r(463)]((e=>t[r(480)](e)))))&&e[r(463)]((t=>n[r(463)]((e=>t[r(512)][r(488)](e[r(581)])))))}e[t(467)][t(590)].on(t(588),((e,n,r)=>{const s=t;if(!r[s(530)][s(493)])return;const o=n[s(596)];if(!o)return;const i=r[s(576)][s(598)](o);function c(t){return Array[s(602)](t)?t:[t]}i&&s(597)===o[s(567)]&&(0,a.setHighlightHandling)(i,r[s(610)],((t,e,n)=>n[s(543)](c(e[s(487)]),t)),((t,e,n)=>n[s(491)](c(e[s(487)]),t)))}),{priority:t(560)}),s[t(482)][t(532)]((e=>{const n=t;if(n(608)!=e[n(585)]&&n(578)!=e[n(585)])return;const s=e[n(470)]();if(null!=s&&s.is(n(535),n(525))){if(n(608)==e[n(585)]){const t=e[n(582)]()[n(476)]((t=>t.is(n(490))))[n(501)]((t=>t[n(467)]));if(t[n(503)])return{type:n(608),content:zr(r,n(564),zr(r,n(583),'"'+t[n(587)](" ")+'"'))}}if(n(578)==e[n(585)]){const t=e[n(582)]()[n(476)]((t=>t.is(n(490))))[n(501)]((t=>t[n(467)]));if(t[n(503)])return{type:n(578),content:zr(r,n(474),zr(r,n(583),'"'+t[n(587)](" ")+'"'))}}}})),s[t(482)][t(532)]((e=>{const n=t;if(n(580)==e[n(558)]){const t=e[n(582)]()[n(476)]((t=>t.is(n(490))))[n(501)]((t=>t[n(467)])),s=this[n(462)](e),o=s[n(614)]-s[n(469)]+1;if(n(608)==e[n(585)])return t[n(503)]?{type:n(608),content:zr(r,n(564),zr(r,n(604),[o,'"'+t[n(587)](" ")+'"']))}:{type:n(608),content:zr(r,n(564),zr(r,n(519),o))};if(n(578)==e[n(585)])return t[n(503)]?{type:n(578),content:zr(r,n(474),zr(r,n(604),[o,'"'+t[n(587)](" ")+'"']))}:{type:n(578),content:zr(r,n(474),zr(r,n(519),o))}}if(n(605)==e[n(558)]){const t=e[n(582)]()[n(476)]((t=>t.is(n(490))))[n(501)]((t=>t[n(467)])),s=this[n(462)](e),o=s[n(551)]-s[n(553)]+1;if(n(608)==e[n(585)])return t[n(503)]?{type:n(608),content:zr(r,n(564),zr(r,n(547),[o,'"'+t[n(587)](" ")+'"']))}:{type:n(608),content:zr(r,n(564),zr(r,n(485),o))};if(n(578)==e[n(585)])return t[n(503)]?{type:n(578),content:zr(r,n(474),zr(r,n(547),[o,'"'+t[n(587)](" ")+'"']))}:{type:n(578),content:zr(r,n(474),zr(r,n(485),o))}}})),s[t(554)][t(599)](t(608),t(580),t(464),c),s[t(554)][t(599)](t(578),t(580),t(517),c),s[t(554)][t(599)](t(608),t(605),t(464),u),s[t(554)][t(599)](t(578),t(605),t(517),u),s[t(554)][t(599)](t(608),t(605),t(587),l),s[t(554)][t(599)](t(578),t(605),t(587),l),s[t(554)][t(599)](t(608),t(580),t(587),f),s[t(554)][t(599)](t(578),t(580),t(587),f)}[sa(499)](){const t=sa,e=this[t(565)],n=e[t(541)][t(542)][t(540)];return(r,s)=>{const o=t;e[o(541)][o(520)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(512)][a(618)];u&&u[0]&&!1===u[0][a(461)]&&(l=r[0][a(581)][a(601)]);const f=t[a(592)](l);if(a(549)==f[a(589)][a(563)])return;const h=Array[a(531)](n[a(533)]())[a(501)]((t=>i.LiveRange[a(621)](t)));t[a(529)](f),e[a(566)][a(538)](c)[a(557)](),u[a(586)]({forceDefaultExecution:!0}),e[a(539)](c,...u);const g=h[a(476)]((t=>a(549)!=t[a(589)][a(563)]));g[a(503)]>0&&t[a(529)](g);for(const t of h)t[a(559)]()}))}}[sa(572)](t){const e=sa,n=this[e(565)][e(521)][e(538)](e(570));let r=Number[e(591)],s=Number[e(511)],o=Number[e(591)],i=Number[e(511)];for(const a of t){if(e(549)==a[e(589)][e(563)])continue;const{row:t,column:c}=n[e(514)](a),u=a[e(600)](e(513))?a[e(528)](e(513))-1:0,l=a[e(600)](e(611))?a[e(528)](e(611))-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(577)](){const t=sa,e=this[t(565)],n=e[t(521)][t(538)](t(466)),r=e[t(521)][t(538)](t(570));e[t(541)][t(542)].on(t(489),(()=>{const r=t,s=Array[r(531)](e[r(541)][r(542)][r(613)][r(508)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(607)](t);if(r(616)!=s)continue;if(null!=e[r(471)])continue;const a=n[r(481)](o);this[r(483)][r(473)](i)&&this[r(492)][r(619)](a)}}),{priority:t(505)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(502)](e),a=e[s(486)](s(525)),c=r[s(514)](e);for(const t of this[s(492)]){const n=t[s(558)],r=n[s(497)](s(495)),u=n[s(569)](r?10:5),l=u[s(523)](),f=l[s(569)](0,3)+s(515),h=s(550)+u,g=s(468)+u;if(!t[s(561)])continue;if(a!=t[s(612)]()[s(581)][s(486)](s(525)))continue;if(t[s(545)](i))continue;const d=e[s(600)](f)?e[s(528)](f)-1:0,p=this[s(462)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(475)](i),o=!0)}return o};e[t(541)][t(542)][t(522)]((n=>{const r=t;let o=!1;for(const t of e[r(541)][r(542)][r(613)][r(584)]())if(r(544)==t[r(585)])if(r(580)==t[r(567)])for(const e of t[r(537)][r(601)][r(459)]())o=o||s(e,n);else r(597)==t[r(567)]&&(o=o||s(t[r(537)][r(601)],n));return o}))}[sa(462)](t){const e=sa;return this[e(572)](t[e(533)]()[e(501)]((t=>t[e(581)][e(601)])))}}function ca(t){const e=sa;return Array[e(531)](new Set(t)[e(496)]())}function ua(t,e){const n=la();return(ua=function(t,e){return n[t-=337]})(t,e)}function la(){const t=["afterInit","size","root","editor","table","335tFveGE","detach","map","registerDescriptionCallback","format","4332HlWKeQ","refresh","element","cell","formatInline","_acceptFormatSuggestionCallbackFactory","horizontally","author","121381dPgUyX","requires","fromRange","tableCell","5830puBYHc","mergeTableCells","subType","commands","descriptionFactory","isInContent","value","model","1390pPlXba","*Split cell:* horizontally","add","7KNKzOB","TableUtils","direction","setSelection","document","selection","5972gkjWVu","find","get","_tablePostFixingSubtypes","forceDefaultExecution","deletion","1267006InpuPQ","filter","12258198WOBjiv","low","getAncestors","commandName","mergeTableCellRight","markBlockFormat","plugins","length","registerCustomCallback","splitTableCellVertically","enableCommand","change","accept","push","stop","has","splitTableCellHorizontally","getFirstPosition","rootName","4718658oUWjdU","isEnabled","containsRange","2055801llRlWt","$graveyard","_isForcedDefaultExecutionBlock","highest","markMultiRangeBlockFormat","from","trackChanges","TrackChangesEditing","getRanges","*Merge cells*","execute","getCellLocation","getSuggestions","TableEditing","mergeTableCellLeft","getSelectionAffectedTableCells","return","formatBlock","*Split cell:* vertically","8DGTNuA","mergeTableCellDown","createRangeOn","locale","findAncestor","type","createTableWalker","2gJCLiQ","set:isEnabled","_suggestionFactory","_areSelectedCellsMergable","mergeTableCellUp","insertion","_areMergableCells"];return(la=function(){return t})()}const fa=ua;!function(t,e){const n=ua,r=t();for(;;)try{if(703720===-parseInt(n(399))/1*(-parseInt(n(349))/2)+parseInt(n(373))/3+parseInt(n(343))/4*(-parseInt(n(411))/5)+-parseInt(n(370))/6*(-parseInt(n(337))/7)+-parseInt(n(392))/8*(-parseInt(n(351))/9)+parseInt(n(436))/10*(parseInt(n(428))/11)+parseInt(n(416))/12*(-parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[fa(425)](){return[aa]}[fa(406)](){const t=fa,e=this[t(409)],n=e[t(435)][t(341)][t(342)],r=e[t(395)];if(!e[t(357)][t(366)](t(386)))return;const s=e[t(357)][t(345)](t(380)),o=e[t(357)][t(345)](t(338)),a=e[t(357)][t(345)](aa);a[t(346)][t(364)](t(429)),s[t(361)](t(429),(()=>{const n=t,r=o[n(388)](e[n(435)][n(341)][n(342)]);e[n(435)][n(362)]((()=>{const t=n;s[t(377)](r,{commandName:t(429),commandParams:[]},[],t(429))}))})),e[t(431)][t(345)](t(429)).on(t(383),((n,r)=>{const o=t;e[o(431)][o(345)](o(379))[o(434)]&&(r[o(358)]>0&&r[r[o(358)]-1]&&r[r[o(358)]-1][o(347)]||s[o(375)]||this[o(402)]()||n[o(365)]())}),{priority:t(376)});for(const n of[t(403),t(355),t(393),t(387)]){const r=e[t(431)][t(345)](n);s[t(361)](n,(()=>{const n=t,o=e[n(435)][n(341)][n(342)][n(368)]()[n(353)]()[n(344)]((t=>t.is(n(418),n(427)))),i=r[n(434)];e[n(435)][n(362)]((()=>{const t=n;s[t(377)]([o,i],{commandName:t(429),commandParams:[]},[],t(429))}))}))}for(const n of[t(360),t(367)]){const r=e[t(431)][t(345)](n);s[t(361)](n,(()=>{const i=t,a=o[i(388)](e[i(435)][i(341)][i(342)])[0],c=a[i(396)](i(410)),{column:u,row:l}=o[i(384)](a);let f=[];if(i(422)==r[i(339)]){const t=o[i(398)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(378)](t)[i(413)]((t=>t[i(419)]))}else{const t=o[i(398)](c,{column:u,includeAllSlots:!0});f=Array[i(378)](t)[i(413)]((t=>t[i(419)]))}e[i(435)][i(362)]((t=>{const e=i;s[e(356)](t[e(394)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(432)][t(414)]((e=>{const n=t;if(n(390)!=e[n(397)]&&n(420)!=e[n(397)])return;const{data:s}=e;return s&&n(429)==s[n(354)]?{type:n(415),content:zr(r,n(382))}:void 0})),s[t(432)][t(414)]((e=>{const n=t;if(n(390)!=e[n(397)]&&n(420)!=e[n(397)])return;const{data:s}=e;return s?n(360)==s[n(354)]?{type:n(415),content:zr(r,n(391))}:n(367)==s[n(354)]?{type:n(415),content:zr(r,n(437))}:void 0:void 0}));const c=a[t(421)]();for(const e of[t(403),t(355),t(393),t(387)])s[t(401)][t(359)](t(390),e,t(363),c);for(const e of[t(360),t(367)])s[t(401)][t(359)](t(390),e,t(363),c);s[t(401)][t(359)](t(390),t(429),t(363),(r=>{const s=t;e[s(435)][s(362)]((t=>{const o=s,a=Array[o(378)](n[o(381)]())[o(413)]((t=>i.LiveRange[o(426)](t)));t[o(340)](r),e[o(431)][o(345)](o(429))[o(417)](),e[o(383)](o(429),{forceDefaultExecution:!0});const c=a[o(350)]((t=>o(374)!=t[o(408)][o(369)]));c[o(358)]>0&&t[o(340)](c);for(const t of a)t[o(412)]()}))}));for(const n of[t(403),t(393),t(387),t(355)]){const r=e[t(431)][t(345)](n);r.on(t(400),((n,s,o)=>{const i=t;if(o){const t=e[i(435)][i(341)][i(342)][i(368)]()[i(353)]()[i(344)]((t=>t.is(i(418),i(427))));this[i(405)](r[i(434)],t)||(n[i(389)]=!1,n[i(365)]())}}),{priority:t(352)})}}[fa(402)](){const t=fa,e=this[t(409)][t(431)][t(345)](t(429)),n=this[t(409)][t(357)][t(345)](t(338));if(!e[t(371)])return!1;const r=n[t(388)](this[t(409)][t(435)][t(341)][t(342)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(405)](e,n))return!1;return!0}[fa(405)](t,e){const n=fa,r=this[n(409)][n(357)][n(345)](n(380)),s=this[n(409)][n(435)][n(394)](t),o=this[n(409)][n(435)][n(394)](e),i=new Set,a=new Set;for(const t of r[n(385)]())if((n(404)==t[n(397)]||n(348)==t[n(397)]||n(429)==t[n(430)])&&t[n(433)])for(const e of t[n(381)]())e[n(372)](s,!0)&&i[n(438)](t[n(397)]+":"+t[n(423)].id),e[n(372)](o,!0)&&a[n(438)](t[n(397)]+":"+t[n(423)].id);if(i[n(407)]!=a[n(407)])return!1;for(const t of i)if(!a[n(366)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=411]})(t,e)}function pa(){const t=["end","activeMarkers","data-suggestion","715334GVczqz","setAttribute","getCellLocation","data","forceValue","bindElementToMarker","_suggestionFactory","options","stop","removeMarker:suggestion","FORMAT_REGULAR_ROW","markerRange","FORMAT_HEADER_COLUMN","downcastDispatcher","registerCustomCallback","locale","createTableWalker","mapper","getSuggestion","8177PCMxZS","registerBlockAttribute","editor","6DCEsXh","_registerLegacyDescription","cell","includes","requires","612965dSbCzL","writer","markerNameToElements","setTableColumnHeader","FORMAT_REGULAR_COLUMN","TableEditing","nodeBefore","TrackChangesEditing","consume","_splitMarkerName","afterInit","editing","headingRows","type","TableUtils","ck-suggestion-marker--active","845808rbBaNP","headingColumns","name","consumable","35fmbVkz","formatBlock","start","commandName","_acceptFormatSuggestionCallbackFactory","toViewElement","removeAttribute","plugins","item","parent","accept","*Format:* %0","4660VrHHKy","FORMAT_HEADER_ROW","37103ktvzPW","showSuggestionHighlights","highest","nodeAfter","removeClass","registerDescriptionCallback","has","addMarker:suggestion","markerName","ck-suggestion-marker-","get","7879552XrraBq","descriptionFactory","commandParams","_handleLegacySuggestions","369762AUkiwW","addClass","setTableRowHeader","unbindElementFromMarkerName","enableDefaultAttributesIntegration","9HRQBOF","registerAttributeLabel","format"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(505543===-parseInt(n(447))/1+parseInt(n(428))/2*(-parseInt(n(450))/3)+parseInt(n(471))/4+parseInt(n(455))/5+-parseInt(n(417))/6*(-parseInt(n(475))/7)+-parseInt(n(413))/8*(parseInt(n(422))/9)+parseInt(n(487))/10*(parseInt(n(489))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(454)](){return[aa]}[ga(465)](){const t=ga,e=this[t(449)];if(!e[t(482)][t(495)](t(460)))return;const n=e[t(443)],r=e[t(482)][t(412)](t(462));r[t(421)](t(419)),r[t(421)](t(458)),r[t(448)](t(467)),r[t(448)](t(472)),r[t(414)][t(423)](t(467),zr(n,t(488))),r[t(414)][t(423)](t(472),zr(n,t(440))),this[t(416)]()}[ga(416)](){const t=ga,e=this[t(449)][t(482)][t(412)](t(462)),n=this[t(449)][t(482)][t(412)](t(469)),r=this[t(449)][t(482)][t(412)](aa)[t(479)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(464)](o[a(497)]),l=e[a(446)](u),f=l[a(431)];if(a(476)!=l[a(468)]||!f||a(458)!=f[a(478)])return;if(o[a(483)])return void s[a(436)]();if(!i[a(474)][a(463)](o[a(439)],s[a(473)]))return;const h=o[a(439)][a(477)][a(492)],g=o[a(439)][a(425)][a(461)],d=h[a(484)][a(484)],{column:p}=n[a(430)](h),{column:m}=n[a(430)](g);for(let s=p;s<=m;s++){const l=n[a(444)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(452)],l=i[a(445)][a(480)](s);i[a(456)][a(418)](a(411)+c,l),r&&i[a(456)][a(429)](a(427),u,l),i[a(445)][a(433)](l,o[a(497)]),t&&(e[a(426)][a(453)](o[a(497)])?i[a(456)][a(418)](a(470),l):i[a(456)][a(493)](a(470),l))}}}}e[t(434)][t(442)](t(476),t(419),t(485),r),e[t(434)][t(442)](t(476),t(458),t(485),r),this[t(449)][t(466)][t(441)].on(t(496),s(),{priority:t(491)}),this[t(449)][t(431)][t(441)].on(t(496),((e,n,r)=>{const o=t;r[o(435)][o(490)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(491)}),this[t(449)][t(466)][t(441)].on(t(437),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(464)](r[o(497)]),c=e[o(446)](a),u=c[o(431)];if(o(476)!=c[o(468)]||!u||o(458)!=u[o(478)])return;const l=s[o(445)][o(457)](r[o(497)]);if(l)for(const t of l)s[o(456)][o(493)](o(411)+i,t),s[o(456)][o(493)](o(470),t),s[o(456)][o(481)](o(427),t),s[o(445)][o(420)](t,r[o(497)])}),{priority:t(491)}),this[t(451)]()}[ga(451)](){const t=ga,e=this[t(449)],n=e[t(443)];function r(e){const r=t;return{type:r(424),content:zr(n,r(486),e)}}e[t(482)][t(412)](t(462))[t(414)][t(494)]((e=>{const s=t;if(s(476)!=e[s(468)])return;const{data:o}=e;if(o){if(s(419)==o[s(478)]){const t=o[s(415)][0][s(432)];return r(zr(n,s(t?488:438)))}if(s(458)==o[s(478)]){const t=o[s(415)][0][s(432)];return r(zr(n,s(t?440:459)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(698406===-parseInt(n(445))/1+parseInt(n(505))/2+-parseInt(n(346))/3+parseInt(n(474))/4+-parseInt(n(321))/5*(parseInt(n(490))/6)+-parseInt(n(483))/7*(parseInt(n(340))/8)+-parseInt(n(322))/9*(-parseInt(n(511))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(318),Ia(492),Ia(390),Ia(484),Ia(339),Ia(436),Ia(504)],Ta=Object[Ia(415)](ba[Ia(337)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(359)](){return[aa]}[Ia(386)](){const t=Ia,n=this[t(449)];if(!n[t(433)][t(429)](t(402)))return;const r=n[t(433)][t(372)](t(464)),s=n[t(433)][t(372)](t(488)),o=n[t(433)][t(372)](aa),a=n[t(433)][t(372)](t(402));o[t(400)][t(334)](t(446),t(384)),n[t(475)][t(396)][t(515)](t(317),{allowIn:t(438),allowContentOf:t(438),isLimit:!0}),n[t(378)][t(350)]({model:t(317),view:t(418)});let c=null;n[t(475)].on(t(341),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(329)]-1];h&&h[u(349)]||r[u(521)]||this[u(449)][u(374)][u(372)](u(377))[u(493)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(461)))return!1;const i=s[o(382)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(520)](n[o(323)][o(365)]);if(!a[o(329)])return!1;const c=a[0][o(391)](o(331)),l=r[o(406)](a),f=r[o(512)](a),h={startRow:l[o(416)],endRow:l[o(476)],startColumn:f[o(416)],endColumn:f[o(476)]};return 1==a[o(329)]&&(h[o(405)]+=r[o(357)](i)-1,h[o(362)]+=r[o(353)](i)-1),ka(c,h,r)}(l,f,n[u(475)],s,a)&&(o[u(409)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(475)][u(471)]((()=>{const t=u;n[t(475)][t(341)](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(329)]&&r[t(422)](o,t(446),{tablePasteChainId:s}),a[t(329)]&&r[t(422)](a,t(384),{tablePasteChainId:s}),l[t(329)]&&(r[t(422)](l,t(482),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(459)]((e=>{const n=t;var r;return null===(r=e[n(371)])||void 0===r?void 0:r[n(460)](e)}))),f[t(329)]&&(r[t(342)](f,t(482),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(459)]((e=>{const n=t;var r;return null===(r=e[n(371)])||void 0===r?void 0:r[n(460)](e)})));const g=r[t(487)](h[t(337)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(366),{tablePasteChainId:s});if(g){const e=g[t(325)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(475)][t(502)](s),a=e[t(403)]((e=>e[t(440)]()[t(468)](i)));a&&r[t(334)]([a[t(404)],o])}r[t(329)]&&g[t(480)](t(354),Object[t(415)](r))}c=null})))}),{priority:e.priorities[t(326)]+10}),n[t(433)][t(372)](t(402)).on(t(412),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(409)]();const u=s[r(501)],l=o,f=ya(u),h=ya(l);e[r(441)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(508)](u[r(379)](0));for(const t of Array[r(423)](l[r(503)]()))a[r(506)](t,u,r(375));const t=c[r(426)][r(373)](s[r(385)]),e=c[r(509)][r(373)](s[r(494)]);t||e||(g=i.LiveRange[r(470)](a[r(439)](u)))}else h&&!f&&(d=a[r(439)](u));else{const t=a[r(351)](r(317)),e=a[r(351)](r(317));a[r(469)](a[r(439)](u),e),a[r(506)](t,u,0);for(const e of Array[r(423)](l[r(503)]()))a[r(506)](e,t,r(375));g=i.LiveRange[r(470)](a[r(502)](t)),d=i.LiveRange[r(470)](a[r(502)](e))}const p=Array[r(423)](l[r(465)]())[r(478)]((([t])=>ba[r(373)](t)));c[r(398)][r(334)]({element:u,attributes:p[r(329)]?Object[r(415)](p):null}),g&&c[r(320)][r(334)](g),d&&c[r(435)][r(334)](d)}),{priority:t(326)}),s.on(t(495),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(466)]||1;c[o(509)]=new Array(l)[o(489)](u)[o(337)](((t,e)=>t+e));for(const{cell:t}of s[o(432)](i,{startColumn:u,endColumn:u+l-1}))c[o(394)][o(334)](n[o(475)][o(502)](t))}),{priority:t(335)}),s.on(t(381),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(479)]||1;c[o(426)]=new Array(l)[o(489)](u)[o(337)](((t,e)=>t+e));for(const{cell:t}of s[o(432)](i,{startRow:u,endRow:u+l-1}))c[o(417)][o(334)](n[o(475)][o(502)](t))}),{priority:t(335)}),r[t(380)][t(507)]((e=>{const r=t;if(e[r(500)]&&e[r(500)][r(457)](r(482)))return e[r(443)]?{}:{type:r(430),content:zr(n[r(427)],r(462))}}));const u=()=>!1;for(const e of[t(482),t(384),t(446),t(366)])r[t(458)][t(356)](t(430),e,t(343),u),r[t(458)][t(356)](t(450),e,t(343),u),r[t(458)][t(356)](t(448),e,t(343),u);r[t(458)][t(356)](t(448),t(366),t(420),u),r[t(458)][t(356)](t(448),t(366),t(360),((e,r,s)=>{const o=t,i=e[o(337)]((t=>t[o(467)]()))[o(478)]((t=>t)),a=new Map(i[o(337)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(398)])e&&a[o(477)](t,e);else if(s&&s[o(354)])for(const[t,e]of Object[o(395)](s[o(354)])){const r=n[o(475)][o(496)][o(372)](t),s=r?r[o(440)]()[o(467)]():null;s&&a[o(477)](s,e)}n[o(475)][o(471)]((t=>{const e=o;for(const[n,r]of a)t[e(344)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(458)][o(356)](e,o(482),s,((t,i,a)=>{const c=o;n[c(475)][c(471)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(491)][o(328)];t.is(o(434),o(317))&&u[o(334)](t)}r[o(458)][o(368)](e,null,s)(t,i,a);for(const t of u)o(387)!=t[o(347)][o(437)]&&n[o(424)](t)}))}))};l(t(430),t(360)),l(t(430),t(420)),l(t(450),t(360)),l(t(450),t(420)),r[t(458)][t(356)](t(430),t(446),t(420),(e=>{const n=t,r=e[n(337)]((t=>t[n(467)]())),i=r[0][n(391)](n(331)),{minRow:a,maxRow:c}=o[n(389)](r);s[n(408)](i,{at:a,rows:c-a+1})})),r[t(458)][t(356)](t(430),t(384),t(420),(e=>{const n=t,r=e[n(337)]((t=>t[n(467)]())),i=r[0][n(391)](n(331)),{minColumn:a,maxColumn:c}=o[n(389)](r);s[n(345)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(500)]||!n[s(500)][s(457)](s(482)))return;const o=n[s(425)][s(364)],i=r[s(514)]()[s(478)]((t=>t[s(413)]&&t[s(425)]&&t[s(425)][s(364)]==o));i[s(329)]&&n[s(336)]()[s(329)]!=i[s(329)]&&i[s(399)](((t,e)=>(t[s(393)]=e,e[s(443)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(444)](e[s(456)]),i=[s(411),s(516)],a=r[s(454)][s(373)](e[s(456)]);return a&&i[s(334)](s(367)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(421),f,{priority:t(326)}),r.on(t(510),f,{priority:t(326)}),n[t(475)][t(323)][t(486)]((()=>{const e=t;let s=!1;const o=Array[e(423)](n[e(475)][e(323)][e(369)][e(497)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(444)](t);if(e(407)!=o||e(450)!=a||i[e(452)])continue;if(!r[e(324)](c))continue;const u=r[e(518)](c)[e(451)](),l=n[e(433)][e(372)](e(397)).me;for(const t of r[e(514)]())if(t[e(413)]&&t[e(463)]==l&&e(448)==t[e(410)]&&e(366)==t[e(500)]&&t[e(451)]()[e(338)]((t=>u[e(352)]((n=>n[e(361)](t,!0))))))for(const n of t[e(336)]())n[e(413)]&&(n[e(420)](),s=!0)}return s})),n[t(475)][t(323)][t(486)]((e=>{const s=t,o=n[s(374)][s(372)](s(481));if(!o||!o[s(447)][s(429)](e[s(485)]))return!1;let i=!1;const a=n[s(433)][s(372)](s(397)).me,c=n[s(475)][s(323)][s(369)][s(513)](),u=Array[s(423)](n[s(475)][s(323)][s(369)][s(497)]())[s(478)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(444)](t);return n(407)==o&&n(482)==i&&c==a.id&&!e[n(452)]}));for(const t of c){if(s(506)!=t[s(410)]||s(317)!=t[s(404)]||1!=t[s(329)])continue;const n=e[s(455)](t[s(376)],t[s(376)][s(472)](1));if(!u[s(403)]((({data:t})=>t[s(370)][s(468)](n))))for(const{name:t,data:r}of u)if(n[s(361)](r[s(370)])){e[s(519)](t,{range:n}),i=!0;break}}return i})),n[t(475)][t(323)][t(486)]((e=>{const s=t;let o=!1;const i=n[s(433)][s(372)](s(397)).me,a=r[s(514)]()[s(478)]((t=>t[s(413)]&&t[s(463)]==i)),c=new Set,u=new Set;for(const t of a)if(s(482)==t[s(500)])for(const e of t[s(325)]()){const n=e[s(440)]()[s(467)]();if(n)if(n.is(s(434),s(317))&&ya(n)){t[s(333)](e[s(404)]),c[s(330)](n),o=!0;const r=n[s(473)],i=n[s(453)],a=r&&r.is(s(434),s(317)),l=i&&i.is(s(434),s(317));a&&!c[s(429)](r)&&u[s(330)](r),l&&!c[s(429)](i)&&u[s(330)](i)}else n.is(s(434),s(388))&&n[s(327)]&&(t[s(333)](e[s(404)]),o=!0)}else if(s(366)==t[s(500)]){if(!t[s(425)]||!t[s(425)][s(364)])continue;const e=t[s(425)][s(354)];if(e&&Object[s(392)](e)[s(329)])continue;const n=t[s(425)][s(364)];let r=!0,i=!0;for(const e of a)if(e[s(500)]&&e[s(500)][s(457)](s(482))){if(!e[s(425)][s(364)]){i=!1;break}if(e.id!=t.id&&e[s(425)][s(364)]==n){r=!1;break}}i&&r&&(t[s(319)](),o=!0)}for(const t of c)e[s(508)](t);for(const t of u)e[s(424)](t);return o})),n[t(378)][t(355)](t(499))[t(348)]({model:t(419),view:(t,e)=>h(t),converterPriority:t(326)}),n[t(378)][t(355)](t(401))[t(348)]({model:t(419),view:(e,n)=>n[t(358)][t(383)]?h(e,!1):null,converterPriority:t(326)});const g=n[t(428)][t(332)];this[t(517)](g[t(323)],t(498),((e,n)=>{const r=t,s=[];for(const t of g[r(439)](n[r(414)])[r(442)]())t.is(r(434),r(418))&&s[r(334)](t);g[r(471)]((t=>{const e=r;for(const n of s)t[e(363)](t[e(439)](n),t[e(431)](n)),t[e(508)](n)}))}))}}function ya(t){const e=Ia;if(t[e(327)])return!0;const n=t[e(379)](0);return n.is(e(434),e(388))&&n[e(327)]}function Aa(){const t=["_createdBatches","formatBlock","editor","deletion","getRanges","oldRange","previousSibling","activeMarkers","createRange","markerName","startsWith","_suggestionFactory","forEach","call","documentSelection","*Replace table cells*","author","TrackChangesEditing","getAttributes","columns","getContainedElement","isEqual","wrap","fromRange","change","getShiftedBy","nextSibling","722888MNXbYz","model","last","set","filter","rows","setAttribute","redo","tablePaste","441DOxCty","tableCellHorizontalAlignment","batch","registerPostFixer","markMultiRangeBlockFormat","TableUtils","fill","7908390cjbWKY","start","tableCellBorderColor","value","column","insertColumns","markers","getChangedMarkers","clipboardOutput","editingDowncast","subType","cell","createRangeOn","getChildren","tableCellPadding","2547584bqPYGU","insert","registerDescriptionCallback","remove","columnInsertionIndexes","suggestionUnloaded","10PVrqGZ","getColumnIndexes","getChanges","getSuggestions","register","ck-suggestion-marker-insertion","listenTo","getSuggestion","updateMarker","getSelectionAffectedTableCells","_isForcedDefaultExecutionBlock","tableCellSuggestion","tableCellBorderWidth","removeMarkers","insertionRanges","5ChHyLm","13186161PxqNaT","document","hasSuggestion","getMarkers","high","isEmpty","nodeAfter","length","add","table","view","removeMarker","push","low","getAllAdjacentSuggestions","map","every","tableCellVerticalAlignment","13048rpvsyh","insertContent","markMultiRangeDeletion","join","setAttributes","removeColumns","439815vAVKzy","root","markerToHighlight","forceDefaultExecution","elementToElement","createElement","some","getColumns","markerAttributes","for","registerCustomCallback","getRows","options","requires","accept","containsRange","endColumn","move","tablePasteChainId","selection","tablePasteCell","ck-suggestion-marker--active","getSuggestionCallback","differ","newRange","detach","get","includes","commands","end","position","trackChanges","conversion","getChild","descriptionFactory","insertRows","getTableIfOnlyTableInContent","showSuggestionHighlights","tablePasteColumn","row","afterInit","$graveyard","paragraph","_getCoordsForCells","tableCellBorderStyle","findAncestor","keys","next","columnInsertionRanges","entries","schema","Users","cells","reduce","_tablePostFixingSubtypes","dataDowncast","TableClipboard","find","name","endRow","getRowIndexes","suggestion","removeRows","stop","type","ck-suggestion-marker","_replaceTableSlotCell","isInContent","content","fromEntries","first","rowInsertionRanges","suggestion-td","suggestion:formatBlock:tablePasteCell","discard","suggestionLoaded","markMultiRangeInsertion","from","unwrap","attributes","rowInsertionIndexes","locale","editing","has","insertion","createPositionBefore","createTableWalker","plugins","element","deletionRanges","tableCellBackgroundColor","rootName","tableCell","createRangeIn","getRange","return","getItems","previous","_splitMarkerName","653814QHxvdi","tablePasteRow"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(432)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=La();return(Ca=function(t,e){return n[t-=104]})(t,e)}function La(){const t=["tableWidth","handleSuggestionDescription","selection","plugins","subType","getSelectedElement","8bjvTEF","getTableColumnsWidths","type","getColumnGroupElement","registerCustomCallback","formatInline","formatBlock","751405IWEfpC","3905394YHdGAH","afterInit","*Format:* resize table","registerDescriptionCallback","has","locale","410046cmRtve","resizeTable","data","getAttribute","document","markBlockFormat","1838soQoGw","table","7489013gmiGGa","get","accept","getContainedElement","formatGroupId","15470ynBVzR","editor","columnWidths","bind","resizeTableWidth","_suggestionFactory","7040763VhJUKA","author","TrackChangesEditing","model","11264AlGBzN","getSuggestionCallback","Users","542ANEXjv","discard","descriptionFactory","TableColumnResizeEditing","getSuggestions","20UTWOVZ","commandParams","handleResizeTableWidthCommand","enableCommand","format","change"];return(La=function(){return t})()}const Na=Ca;!function(t,e){const n=Ca,r=t();for(;;)try{if(583344===parseInt(n(110))/1*(parseInt(n(130))/2)+parseInt(n(104))/3*(-parseInt(n(135))/4)+-parseInt(n(154))/5+parseInt(n(155))/6+-parseInt(n(112))/7*(-parseInt(n(147))/8)+parseInt(n(123))/9+parseInt(n(117))/10*(-parseInt(n(127))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Sa extends t.Plugin{[Na(156)](){const t=Na;if(!this[t(118)][t(144)][t(159)](t(133)))return;const e=this[t(118)][t(144)][t(113)](t(125));e[t(138)](t(121),this[t(137)][t(120)](this)),e[t(122)][t(151)](t(153),t(105),t(114),e[t(122)][t(128)](t(153),null,t(131))),e[t(122)][t(151)](t(153),t(105),t(131),e[t(122)][t(128)](t(153),null,t(114))),e[t(132)][t(158)](this[t(142)][t(120)](this))}[Na(137)](t,e){const n=Na,r=this[n(118)][n(144)][n(113)](n(125)),s=this[n(118)][n(144)][n(113)](n(133)),o=e[n(111)]||this[n(118)][n(126)][n(108)][n(143)][n(146)]();this[n(118)][n(126)][n(140)]((()=>{const i=n,a=s[i(150)](o);let c=a?s[i(148)](a):null,u=o[i(107)](i(141))||null;const l=e[i(141)]||u,f=e[i(119)]||c,h=this[i(118)][i(144)][i(113)](i(129)).me;for(const t of r[i(134)]()){const e=t[i(115)]();if(i(105)===t[i(145)]&&e===o){t[i(124)]!==h&&t[i(131)]();const e=t[i(106)][i(136)];u=e[0][i(141)],c=e[0][i(119)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(109)](o,{commandName:i(121),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(105)},[],i(105))}))}[Na(142)](t){const e=Na;if(e(153)!=t[e(149)]&&e(152)!=t[e(149)])return;const{data:n}=t;if(n&&e(105)===n[e(116)]){const t=e(157);return{type:e(139),content:zr(this[e(118)][e(160)],t)}}}}const Ra=Ma;function va(){const t=["enableCommand","102267JDgzrr","plugins","get","insertTemplate","390454aVaphB","10vheJDF","has","67128iWzNZf","Template","3386892bmXhqn","63YCeJhx","afterInit","editor","18ypRrXE","2385845PWyASp","904Pouggh","63245hVnpKw","48gmaxgo","3123OyriHB","TrackChangesEditing"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(210004===parseInt(n(443))/1+-parseInt(n(452))/2*(-parseInt(n(460))/3)+-parseInt(n(456))/4*(-parseInt(n(455))/5)+parseInt(n(446))/6*(-parseInt(n(449))/7)+parseInt(n(454))/8*(-parseInt(n(457))/9)+parseInt(n(444))/10*(-parseInt(n(453))/11)+-parseInt(n(448))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Ra(450)](){const t=Ra,e=this[t(451)];e[t(440)][t(445)](t(447))&&e[t(440)][t(441)](t(458))[t(459)](t(442))}}const wa=Fa;function Da(){const t=["1395280tlMcGS","tableOfContents","plugins","38CCKxgB","locale","enableCommand","descriptionFactory","insertTableOfContents","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","44pmeFzf","220284ScrIqe","18609SCkMKA","8473240FJqOFp","commands","afterInit","121953RHWlIb","119xGDwft","editor","get","126ECvZur","registerElementLabel","40103657vLoFHE","218700EiHeKf"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=218]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(576526===parseInt(n(220))/1*(-parseInt(n(235))/2)+-parseInt(n(224))/3*(parseInt(n(218))/4)+-parseInt(n(232))/5+-parseInt(n(219))/6*(parseInt(n(225))/7)+-parseInt(n(221))/8+-parseInt(n(228))/9*(parseInt(n(231))/10)+parseInt(n(230))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[wa(223)](){const t=wa,e=this[t(226)];if(!e[t(222)][t(227)](t(239)))return;e[t(234)][t(227)](t(241))[t(237)](t(239));const n=e[t(234)][t(227)](t(241)),r=e[t(236)];n[t(238)][t(229)](t(233),(e=>zr(r,t(240),e)))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=339]})(t,e)}function Ua(){const t=["nodeBefore","document","registerPostFixer","has","getChangedMarkers","TrackChangesEditing","getNearestSelectionRange","6ruKTcV","7531811RIohWl","isTouching","30CfgXhR","afterInit","isEqual","start","1288792UIJTVK","element","forward","schema","Title","1156HvNEFf","2095696aNuXlY","suggestion","createRange","model","end","editor","newRange","locale","25590570ghzftE","descriptionFactory","_splitMarkerName","title-content","updateMarker","isCollapsed","get","343636SGBggg","differ","8958150NqGNcy","removeMarker","744mntzJX","plugins","from","registerElementLabel","ELEMENT_TITLE"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(716816===-parseInt(n(371))/1+parseInt(n(376))/2*(parseInt(n(352))/3)+-parseInt(n(348))/4*(parseInt(n(367))/5)+parseInt(n(364))/6*(parseInt(n(365))/7)+-parseInt(n(377))/8+-parseInt(n(350))/9+parseInt(n(341))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(368)](){const t=Pa,e=this[t(382)];if(!e[t(353)][t(360)](t(375)))return;const n=e[t(353)][t(347)](t(362));n[t(342)][t(355)](t(344),(()=>zr(e[t(340)],t(356)))),e[t(380)][t(358)][t(359)]((r=>{const s=t;let o=!1;const i=Array[s(354)](e[s(380)][s(358)][s(349)][s(361)]());for(const{name:t,data:a}of i){const{group:i}=n[s(343)](t);if(s(378)!==i||!a[s(339)])continue;const c=a[s(339)],u=c[s(381)][s(357)];if(!u||!u.is(s(372),s(344)))continue;if(!c[s(370)][s(366)](c[s(381)]))continue;const l=e[s(380)][s(374)][s(363)](c[s(381)],s(373));if(l&&l[s(346)]){const e=r[s(379)](c[s(370)],l[s(370)]);e[s(369)](c)||(r[s(345)](t,{range:e}),o=!0)}o||(r[s(351)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=123]})(t,e)}function Ha(){const t=["781266zraXBW","4NPrzzs","69262iIStLh","undo","afterInit","UndoEditing","812365aCafby","get","TrackChangesEditing","1425582veaMEk","has","786646ZnWRAL","149382ZjXlXA","plugins","enableCommand","206232JnPdqE","redo","7eWDAzo","editor"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(135340===parseInt(n(128))/1*(-parseInt(n(132))/2)+parseInt(n(130))/3+parseInt(n(131))/4*(parseInt(n(136))/5)+-parseInt(n(123))/6+parseInt(n(141))/7+parseInt(n(126))/8+-parseInt(n(139))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(134)](){const t=Ga,e=this[t(129)],n=e[t(124)][t(137)](t(138));e[t(124)][t(140)](t(135))&&(n[t(125)](t(133)),n[t(125)](t(127)))}}const Wa=qa;function Ka(){const t=["requires","145283ZQaKzD","6SggYkG","22jqupBe","plugins","afterInit","has","377uDMlON","toggleTableCaption","enableCommand","TrackChangesEditing","6831cBKSTo","2944BrzwWn","620YWtKkL","483574ZGqZEw","6bUeIBH","1888230zsfwve","2AwSbnP","editor","2361696mcDMdS","TableCaptionEditing","812NVQBfy","390140HcQaLH","get"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=124]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(199672===-parseInt(n(136))/1*(-parseInt(n(128))/2)+-parseInt(n(137))/3*(-parseInt(n(133))/4)+-parseInt(n(127))/5*(-parseInt(n(126))/6)+-parseInt(n(132))/7*(-parseInt(n(147))/8)+parseInt(n(146))/9*(parseInt(n(124))/10)+parseInt(n(138))/11*(parseInt(n(130))/12)+parseInt(n(142))/13*(-parseInt(n(125))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[Wa(135)](){return[aa]}[Wa(140)](){const t=Wa,e=this[t(129)];e[t(139)][t(141)](t(131))&&e[t(139)][t(134)](t(145))[t(144)](t(143))}}const Za=Ja;function Ya(){const t=["13760fhaOaj","tableCellPadding","tableCellVerticalAlignment","tableAlignment","change","18lWzWuM","tableCellBorderStyle","join","_handlePropertyChange","TableUtils","discard","getSelectionAffectedTableCells","getAttribute","tableCellHorizontalAlignment","tableBackgroundColor","tableHeight","data","registerDescriptionCallback","pluginName","registerCustomCallback","TrackChangesEditing","has","formatBlock","14543720EEnEvu","getFirstPosition","findAncestor","nodeAfter","612iEjYHg","enqueueChange","8sVYjzf","format","3707606BxxcQg","5885055CdaMAP","accept","getSuggestions","batch","TablePropertiesEditing","tableProperties","tableCellBorderColor","tableBorderColor","tableCellBorderWidth","commandParams","TableCellPropertiesEditing","selection","handleDiscardAction","tableBorderWidth","tableCellBackgroundColor","_suggestionFactory","document","plugins","tableBorderStyle","tableWidth","getContainedElement","handleSuggestionDescription","tableCellHeight","removeAttribute","1029544eUCzCA","*Format:* change table properties","getSuggestionCallback","_getSuggestion","3287028OUgvUj","77978qmkOis","editor","start","enableCommand","afterInit","model","locale","TrackChangesTableProperties","*Format:* change table cell properties","descriptionFactory","setAttribute","table","tableCellWidth","get","markBlockFormat","tableCellProperties","subType"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=280]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(567936===parseInt(n(285))/1+-parseInt(n(290))/2*(parseInt(n(312))/3)+parseInt(n(289))/4+-parseInt(n(307))/5*(-parseInt(n(334))/6)+-parseInt(n(338))/7*(parseInt(n(336))/8)+parseInt(n(339))/9+-parseInt(n(330))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(344)]=[e(346),e(357),e(352),e(310),e(280),e(322),e(321)],this[e(305)]=[e(345),e(313),e(347),e(308),e(302),e(283),e(353),e(320),e(309)]}static get[Za(325)](){return Za(297)}[Za(294)](){const t=Za,e=this[t(291)][t(356)][t(303)](t(327));if(this[t(291)][t(356)][t(328)](t(343))){for(const n of this[t(344)])e[t(293)](n,((e,r)=>{const s=t,o=this[s(291)][s(295)][s(355)][s(350)][s(331)]()[s(332)](s(301));this[s(315)](n,[o],this[s(344)],s(344),e,r)}));e[t(354)][t(326)](t(329),t(344),t(340),e[t(354)][t(287)](t(329),null,t(317))),e[t(354)][t(326)](t(329),t(344),t(317),((e,n)=>this[t(351)](this[t(344)],e,n))),e[t(354)][t(326)](t(329),t(344),t(314),(()=>!1))}if(this[t(291)][t(356)][t(328)](t(349))){for(const n of this[t(305)])e[t(293)](n,((e,r)=>{const s=t,o=this[s(291)][s(356)][s(303)](s(316))[s(318)](this[s(291)][s(295)][s(355)][s(350)]);this[s(315)](n,o,this[s(305)],s(305),e,r)}));e[t(354)][t(326)](t(329),t(305),t(340),e[t(354)][t(287)](t(329),null,t(317))),e[t(354)][t(326)](t(329),t(305),t(317),((e,n)=>this[t(351)](this[t(305)],e,n))),e[t(354)][t(326)](t(329),t(305),t(314),(()=>!1))}e[t(299)][t(324)]((e=>this[t(282)](e)))}[Za(315)](t,e,n,r,s,o){const i=Za,a=this[i(291)][i(356)][i(303)](i(327));this[i(291)][i(295)][i(335)](o[i(342)],(()=>{const t=i;for(const i of e)if(this[t(288)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(319)](r);void 0!==n&&(e[r]=n)}s(o),a[t(304)](i,{commandParams:[e]},[],r)}}))}[Za(351)](t,e,n){const r=Za,s=e[0][r(292)][r(333)],o=n[r(348)][0];this[r(291)][r(295)][r(311)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(300)](r,o[r],s):e[n(284)](r,s)}))}[Za(282)](t){const e=Za;if(t[e(323)])switch(t[e(306)]){case e(344):return{type:e(337),content:zr(this[e(291)][e(296)],e(286))};case e(305):return{type:e(337),content:zr(this[e(291)][e(296)],e(298))}}}[Za(288)](t,e){const n=Za,r=this[n(291)][n(356)][n(303)](n(327));for(const s of r[n(341)]({skipNotAttached:!0})){const r=s[n(281)]();if(s[n(306)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["setAttribute","data","key","enableCommand","remove","group","_processAttributeChanges","formatInline:accept","batch","formatInline","fetchCommentThread","18420IOxepg","_afterChanges","_commentsRepository","upcast","newRange","comments","ck-suggestion-marker-formatInline","nodeBefore","chain","open","set","acceptSelectedSuggestions","change","next","isSelectable","removeAttribute","range","_registerDefaultCallbacks","getAttribute","markers","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.","addMarker:suggestion:formatBlock","getChanges","join","parent","dataToMarker","createRangeIn","formatInline:chain","discardSuggestion","suggestion:attribute:","_adapter","formatBlock","groupId","addMarker","966948onzYVj","isAfter","size","name","backward","removed","insertion:discard","getChangedMarkers","tablePasteChainId","showSuggestionHighlights","trackChanges","multi","after","toUpperCase","change:data","differ","isCollapsed","find","dataDowncast","_rangeIsInLocalUserInsertion","registerCustomCallback","skipNestingCheck","_findSuggestions","refresh","_updateSuggestionData","splice","add","$elementName","move","_checkSuggestionCorrectness","stop","clone","_suggestions","enableReadOnlyMode","editingDowncast","getFirstMarker","reconvertMarker","createSelection","config","locale","Users","model","elementStart","suggestion","acceptSuggestion","markAttributeChange","CommentsRepository","fromRange","getIntersection","getWalker","toJSON","trackChangesCommand","length","addSuggestion","high","addSuggestionData","track-changes-command-not-found","data-suggestion","track-changes-suggestion-data-mismatch","enqueueChange","external:","markMultiRangeDeletion","announce","_customCallbacks","elementToElement","markerReady","subType","getMarkers","for","LEAVE","containsRangeInObject","map","$text","widget","insertion:accept","execute","elementEnd","low","enableDefaultAttributesIntegration","value","updateMarker","some","getAncestors","error-saving-suggestion-data-suggestion-discarded","addComment","stopListening","_model","95UvEhrS","suggestion:","containerElement","never","isEqual","bindElementToMarker","setTo","format","filter","descriptionFactory","addMarker:suggestion:attribute","documentSelection","commands","howMany","getContainedElement","_recordAttributeSuggestions","insertion:","unshift","nodeAfter","define","values","_enabledCommands","warn","isBefore","forEach","updateSuggestion","_removeSuggestion","insertion","markInsertion","author","highest","addMarkerName","_joinWithAdjacentSuggestions","adapter","unbindElementFromMarkerName","markerToHighlight","createRange","toViewElement","attributeNewValue","_setSuggestionData","selection","element","_addSuggestionMarker","from","consume","attribute","before","formatBlock:accept","oldRange","createdAt","track-changes-suggestion-not-found","markBlockFormat","_setSuggestionRange","init","9pfWVIk","getRanges","schema","PENDING_ACTION_SUGGESTION","listenTo","isIntersecting","deletion:chain","normal","containsRange","activeMarkers","requires","removeMarker:suggestion:formatBlock","trackChanges.mergeNestedSuggestions","marker-count","FORMATTING","attribute:join","track-changes-adapter-already-set","_addThreadToSuggestion","buildSuggestion","suggestionUnloaded","getShiftedBy","createPositionAfter","insert","getUser","_reduceSuggestionAttributeRange","getFirstRange","targetPosition","pop","return","hasCommentThread","deletion:discard","addHighlight","change:activeMarkers","addRange","markMultiRangeInsertion","addCommentThread","multipleBlocks","_getExternalAuthor","removeMarkers","unbind","_defaultCallbacks","1863448okfAfZ","hasSuggestion","_handleNewSuggestionMarker","_getSuggestionData","_getAttributeKey","getRange","isIntersectingWithRange","ck-suggestion-marker--active","_editor","addMarker:suggestion","_initAriaMarkerChangeAnnouncements","isOwn","resolve","splitPosition","PendingActions","deletion:","dataReady","121024AhpSxc","_blockAttributeKeys","editing","insertion:chain","_getMarkerAnnouncementText","formatBlock:join","get","always","221043JLXEeB","containsPosition","_onDiscard","$textProxy","_reduceExistingSuggestions","_saved","_refreshSuggestionsChain","assign","setSelection","update:suggestion","commandName","type","removeMarker:suggestion:attribute","registerBlockAttribute","getNearestSelectionRange","split","_getAuthorFromId","registerInlineAttribute","attributeOldValue","deleteContent","ready","notReady","_processAttributeSuggestions","197967xqPiRm","attributes","consumable","isRemovable","substr","then","lowest","concat","isArray","registerPostFixer","getSuggestions","isNextTo","removeComment","forward","ck-suggestion-marker-","deletion:accept","_joinSuggestions","_recordAttributeChanges","formatBlock:","catch","isLocal","detach","keys","markerToData","discardAllSuggestions","start","suggestion-type","formatInline:discard","attribute:","pluginName","startsWith","isDocumentOperation","removeClass","attributeKey","markDeletion","ENTER","hasComments","createRangeOn","createElement","item","accept","commentThread","_isRegisteredAttribute","action","TrackChangesEditing","mapper","originalSuggestionId","plugins","isTouching","_trackFormatChanges","isInContent","authoredAt","track-changes-adapter-missing-getsuggestion","_refreshAttributeSuggestionsChain","end","$graveyard","_createSuggestion","addUser","_isForcedDefaultExecutionBlock","createPositionAt","75793PhdBQJ","$marker","getDifference","suggestionChanged","getItems","applyOperation","has","discardSelectedSuggestions","isObject","discard","deletion","rethrowUnexpectedError","newValue","markMultiRangeBlockFormat","root","collaboration.channelId","delete","moveTargetPosition","formatGroupId","substring","removeMarker","conversion","getCustomProperty","createPositionBefore","getMultiRangeId","isMultiRange","@external","markInlineFormat","meta","push","includes","markerName","getCommentThread","getAllAdjacentSuggestions","isAtEnd","_SUGGESTION_ANNOUNCEMENT","acceptAllSuggestions","head","position","oldValue","containsItem","_cutOutSuggestionMarker","insertion:join","getSuggestion","insertContent","authorName","attribute:accept","isInsideObject","getLastMatchingPosition","rename","creator","formatBlock:chain","document","deletion:join","addClass","isExternal","accepted","_isDataLoaded","suggestionLoaded","fire","_splitMarkerName","clear","track-changes-user-not-found","track-changes-enable-command-twice","isBlock","previous","attribute:discard","fromCharCode","formatBlock:discard","rootName","rejected","_isBlockAttribute","writer","getSuggestionCallback","default","isLimit","formatInline:","change:_saved","_mergeNestedSuggestions","isUndo","every","_inlineAttributeKeys","editor","_suggestionFactory","_breakSuggestionMarker","options","ck-suggestion-marker","_suggestionState","trackChanges.trackFormatChanges","isAtStart","markerNameToElements","formatInline:join","sort","forceDefaultExecution","ck-suggestion-marker-formatBlock"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(189351===-parseInt(n(748))/1+parseInt(n(657))/2+-parseInt(n(665))/3+-parseInt(n(424))/4*(parseInt(n(545))/5)+parseInt(n(458))/6+-parseInt(n(688))/7+parseInt(n(640))/8*(parseInt(n(599))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(485);class yc extends t.Plugin{static get[Ec(609)](){return[Ec(504),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,As,Rs,xs,to,so,uo,go,bo,Ao,No,Mo,Fo,Ho,Uo,Ko,Jo,ei,ui,pi,Ni,ri,js,qs,bi,yi,vi,Fi,ji,zi,qi,$i,ra,aa,ha,ma,Xa,_a,Sa,Ba,Qa,Oa,ja,za]}static get[Ec(717)](){return Ec(732)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(529)]((t=>String[e(385)](t)))[e(447)]("")}super(t),this[e(560)]=!1,this[e(434)](e(608),[]),this.on(e(631),((n,r,s,o)=>{const i=e;this[i(544)][i(436)]((()=>{const e=i;for(const n of[...o,...s])this[e(544)][e(443)][e(754)](n)&&t[e(659)][e(494)](n)}))})),this[e(554)]=new Xr(this[e(400)][e(499)][e(601)],this[e(400)][e(497)]),this[e(454)]=null,this[e(401)]=new Ac(this[e(400)]),this[e(490)]=new Map,this[e(426)]=t[e(735)][e(663)](e(504)),this[e(566)]=new Set,this[e(544)]=this[e(400)][e(499)],this[e(405)]=new WeakMap,this[e(746)]=!1,this[e(658)]=new Set([e(485)]),this[e(399)]=new Set,t[e(496)][e(564)](e(406),e(392)),this[e(737)]=t[e(496)][e(663)](e(406)),t[e(496)][e(564)](e(611),!0),this[e(396)]=t[e(496)][e(663)](e(611)),this[e(509)]=new f(t,this[e(566)]),this[e(650)](),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,52])}[Ec(598)](){const t=Ec,n=this[t(400)],r=(e,n)=>{const r=t;if(r(590)!=e)return r(702)+e;const s=n[r(680)]("|")[0];return this[r(389)](s)?r(412):r(430)};n[t(769)][t(526)](t(492))[t(580)]({model:t(501),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(378)](e[n(349)]),a=[n(404),r(o,i)];let c=3e3;return this[n(608)][n(348)](e[n(349)])&&(a[n(347)](n(647)),c=3010),n(758)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(769)][t(526)](t(476))[t(484)]((e=>{const r=t;e.on(r(649),((t,e,s)=>{const o=r;if(!s[o(403)][o(467)])return;const i=e[o(727)];if(!i)return;const c=s[o(733)][o(582)](i);n[o(499)][o(601)][o(756)](i)&&c&&!c[o(770)](o(531))&&c.is(o(547))&&(0,a.toWidget)(c,s[o(390)])}),{priority:r(512)})})),n[t(769)][t(526)](t(476))[t(580)]({model:t(501),view:(e,n)=>{const s=t;if(!n[s(403)][s(467)])return null;const{type:o,subType:i}=this[s(378)](e[s(349)]);return{classes:[s(404),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(727)])return;const{id:c}=this[a(378)](o[a(349)]);if(r){const t=this[a(490)][a(663)](c),e=this[a(644)](t);if(!this[a(389)](e))return}if(o[a(727)].is(a(585)))return void i[a(690)][a(589)](o[a(727)],s[a(461)]);const u=i[a(733)][a(582)](o[a(727)]);if(o[a(727)].is(a(586))&&n[a(499)][a(601)][a(382)](o[a(727)])&&!u[a(770)](a(630))){i[a(390)][a(372)]([a(404),a(412)],u),i[a(390)][a(413)](a(515),c,u),i[a(733)][a(550)](u,o[a(349)]),e&&(this[a(608)][a(348)](o[a(349)])?i[a(390)][a(372)](a(647),u):i[a(390)][a(720)](a(647),u));for(const t of n[a(499)][a(450)](o[a(727)])[a(752)]())i[a(690)][a(589)](t,s[a(461)]);i[a(690)][a(589)](o[a(727)],s[a(461)])}};n[t(769)][t(526)](t(476))[t(484)]((e=>{const n=t;e.on(n(445),((t,e,r)=>{const o=n;r[o(403)][o(467)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(575)})})),n[t(769)][t(526)](t(476))[t(484)]((e=>{const n=t;e.on(n(555),((t,e,r)=>{const o=n;r[o(403)][o(467)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(575)})})),n[t(769)][t(526)](t(476))[t(711)]({model:t(501),view:(e,n)=>n[t(403)][t(467)]?null:{group:t(501),name:e[t(692)](11)}}),n[t(769)][t(526)](t(427))[t(522)]({view:{name:t(501),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(546)+e[r(442)](r(714))+":"+e[r(442)]("id");return e[r(442)](r(612))&&(s+=":"+e[r(442)](r(612))),n[r(726)](r(749),{"data-name":s})}}),n[t(769)][t(526)](t(427))[t(449)]({view:t(501)}),n[t(769)][t(526)](t(492))[t(484)]((e=>{const n=t;e.on(n(445),s(),{priority:n(512)})})),n[t(769)][t(526)](t(492))[t(484)]((e=>{const n=t;e.on(n(555),s({isAttributeSuggestion:!0}),{priority:n(512)})})),n[t(769)][t(526)](t(492))[t(484)]((e=>{const n=t;e.on(n(610),((t,e,r)=>{const s=n,o=r[s(733)][s(408)](e[s(349)]);if(o)for(const t of o)t[s(770)](s(630))||(r[s(390)][s(720)]([s(404),s(412),s(647)],t),r[s(390)][s(439)](s(515),t),r[s(733)][s(579)](t,e[s(349)]))}),{priority:n(512)})})),n[t(769)][t(526)](t(492))[t(484)]((e=>{const n=t;e.on(n(677),((t,e,r)=>{const s=n,o=r[s(733)][s(408)](e[s(349)]);if(!o)return;const{id:i}=this[s(378)](e[s(349)]),a=this[s(490)][s(663)](i),c=this[s(644)](a);if(this[s(389)](c))for(const t of o)t[s(770)](s(630))||(r[s(390)][s(720)]([s(404),s(412),s(647)],t),r[s(390)][s(439)](s(515),t),r[s(733)][s(579)](t,e[s(349)]))}),{priority:n(512)})})),n[t(499)][t(370)][t(697)]((e=>{const r=t;let s=!1;const o=Array[r(588)](n[r(499)][r(370)][r(473)][r(465)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(378)](t);if(r(501)!==o)continue;const h=this[r(490)][r(663)](f);if(null!=c[r(428)]){r(422)==u&&(s=s||Lc(c[r(428)],t,e,n[r(499)][r(601)]));const o=r(590)==u&&this[r(389)](l[r(680)]("|")[0]);if(c[r(428)][r(474)]||r(743)==c[r(428)][r(762)][r(387)]||r(455)==u&&!Sc(c[r(428)])||o&&!Sc(c[r(428)])||r(758)==u&&(Cc(a=c[r(428)])||function(t){const e=r;return t[e(713)][e(448)]==t[e(742)][e(431)]&&t[e(713)][e(352)]}(a)))e[r(768)](t),s=!0;else{if(!h||!h[r(738)])continue;i[r(484)](h)}}}var a;return i[r(460)]>0&&(s=!!this[r(577)](i)||s),s})),n[t(499)][t(370)][t(697)]((e=>{const r=t;let s=!1;for(const t of n[r(499)][r(370)][r(473)][r(446)]())if(r(621)==t[r(676)])for(const t of this[r(490)][r(565)]()){if(t[r(773)]||!t[r(738)])continue;const o=r(455)==t[r(676)],i=this[r(644)](t),a=i&&this[r(389)](i);if(!o&&!a)continue;const c=t[r(624)]();if(c[r(713)][r(448)]!=c[r(742)][r(448)]&&!c[r(742)][r(352)]){const o=n[r(499)][r(747)](c[r(713)][r(563)],r(742)),i=n[r(499)][r(581)](c[r(713)],o);e[r(538)](t[r(493)](),{range:i}),s=!0}}return s})),n[t(499)][t(370)][t(697)]((e=>this[t(419)](e))),n[t(499)][t(370)][t(697)]((e=>!e[t(421)][t(708)]&&this[t(687)](e))),n[t(499)].on(t(425),(()=>{this[t(560)]=!1})),n[t(499)][t(370)].on(t(472),((r,s)=>{const o=t;if(!s[o(708)]||s[o(397)])return;if(!this[o(560)])return;const i=n[o(499)][o(370)][o(473)][o(446)]();if(0==i[o(510)])return;const a=[],c=i[o(553)]((t=>o(590)==t[o(676)])),u=i[o(553)]((t=>o(621)==t[o(676)]&&o(530)!=t[o(461)]));for(const t of c)this[o(730)](t[o(721)])&&a[o(347)]({key:t[o(721)],newValue:t[o(583)],oldValue:t[o(683)],range:Rc(t[o(440)],n[o(499)])});for(const t of u){if(o(367)!=t[o(731)]&&o(481)!=t[o(731)])continue;const e=vc(t[o(356)][o(563)],n[o(499)]),r=t[o(591)];o(367)==t[o(731)]&&a[o(347)]({key:o(485),newValue:t[o(461)],oldValue:r[o(461)],range:e});for(const[n,s]of r[o(689)]){if(!this[o(730)](n))continue;const r=t[o(689)][o(663)](n);s!==r&&a[o(347)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(689)])this[o(730)](n)&&(r[o(689)][o(754)](n)||a[o(347)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(510)]&&n[o(499)][o(517)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(503)](t,e,s,o,{groupId:r});this[n(669)](t,a)}))}),{priority:t(694)}),n[t(499)][t(443)].on(t(674),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(378)](n[s(461)]),e=this[s(490)][s(663)](t);e&&e[s(576)](n[s(461)])}})),n[t(499)][t(370)].on(t(472),(()=>{const e=t,r=Array[e(588)](n[e(499)][e(370)][e(473)][e(465)]())[e(553)]((t=>e(501)===this[e(378)](t[e(461)])[e(418)]));if(0===r[e(510)])return;r[e(410)](((t,n)=>{const r=e,s=t[r(414)][r(593)],o=n[r(414)][r(593)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(713)][r(568)](o[r(713)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(378)](t);if(null===n[e(593)]){const n=this[e(642)](t);o[e(484)](n)}else{const t=this[e(490)][e(663)](r);null!==n[e(428)]||t[e(738)]?(s[e(484)](t[e(355)]),o[e(484)](t)):this[e(571)](t)}}o[e(460)]>0&&this[e(671)](o);for(const t of s)this[e(377)](e(751),t)})),n[t(499)].on(t(753),((e,r)=>{const s=t,o=r[0];if(!this[s(490)][s(460)])return;if(!o[s(719)])return;if(o[s(421)][s(397)]||!o[s(421)][s(708)])return;let i,a;switch(o[s(676)]){case s(621):i=n[s(499)][s(747)](o[s(356)]),a=i[s(619)](o[s(558)]);break;case s(680):i=n[s(499)][s(747)](o[s(653)]),a=n[s(499)][s(747)](o[s(765)]);break;case s(486):i=n[s(499)][s(747)](o[s(625)]),a=i[s(619)](o[s(558)]);break;default:return}const c=n[s(499)][s(581)](i,a);n[s(499)][s(436)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(480)](c)){if(e[t(773)])continue;if(t(422)==e[t(676)])continue;const r=this[t(644)](e);if(r&&this[t(389)](r)&&t(680)!=o[t(676)])continue;const s=e[t(414)]&&e[t(414)][t(635)];(t(455)!=e[t(676)]||t(680)==o[t(676)]&&!s)&&(n[t(528)]||t(572)==e[t(676)]&&n[t(651)]||e[t(624)]()[t(607)](c)&&this[t(402)](e,i,a))}}))}),{priority:t(694)}),n[t(499)].on(t(684),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(411)])return;if(this[s(746)])return;if(!this[s(509)][s(537)])return;if(o[s(474)])return;const a=n[s(499)][s(601)],{start:c,end:u}=o[s(624)](),l=c[s(563)]&&a[s(393)](c[s(563)])?null:a[s(679)](c,s(701)),f=u[s(431)]&&a[s(393)](u[s(431)])?null:a[s(679)](u,s(462)),h=n[s(499)][s(581)](l?l[s(713)]:c,f?f[s(742)]:u);n[s(499)][s(436)]((t=>{const e=s;this[e(722)](h);const r=n[e(499)][e(601)][e(679)](h[e(713)]);o.is(e(556))?t[e(673)](r):o[e(551)](r)})),e[s(488)]()}),{priority:e.priorities[t(606)]+10}),n[t(499)].on(t(362),((e,r)=>{const s=t,o=r[r[s(510)]-1];o&&o[s(411)]||this[s(746)]||this[s(509)][s(537)]&&(n[s(499)][s(436)]((()=>{const t=s;let o=n[t(499)][t(362)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(627)]=o[t(489)]();const i=o[t(742)][t(431)],a=n[t(499)][t(601)];i&&a[t(382)](i)&&!a[t(756)](i)&&(o=n[t(499)][t(581)](o[t(713)],n[t(499)][t(747)](i,t(742)))),this[t(573)](o)})),e[s(488)]())}),{priority:t(512)}),this[t(400)][t(557)][t(484)](t(468),this[t(509)]),this[t(416)](t(468));const o=new p(n,this[t(490)]);n[t(557)][t(484)](t(502),o),this[t(416)](t(502));const i=new b(n,this[t(490)]);n[t(557)][t(484)](t(452),i),this[t(416)](t(452)),n[t(557)][t(484)](t(354),new S(n,o,this[t(490)])),this[t(416)](t(354)),n[t(557)][t(484)](t(712),new S(n,i,this[t(490)])),this[t(416)](t(712)),n[t(557)][t(484)](t(435),new w(n,o,this[t(490)])),this[t(416)](t(435)),n[t(557)][t(484)](t(755),new w(n,i,this[t(490)])),this[t(416)](t(755));const c=n[t(735)][t(663)](t(504));this[t(603)](c,t(542),((e,{threadId:n})=>{const r=t,s=this[r(490)][r(663)](n);s&&s[r(729)]&&1===s[r(729)][r(510)]&&this[r(482)](n,{hasComments:!0})}),{priority:t(535)}),this[t(603)](c,t(700),((e,{threadId:n})=>{const r=t,s=this[r(490)][r(663)](n);s&&s[r(729)]&&!s[r(729)][r(510)]&&this[r(482)](n,{hasComments:!1})}),{priority:t(535)})}set[Ec(578)](t){const n=Ec;if(this[n(454)])throw new e.CKEditorError(n(615),this);this[n(454)]=t}get[Ec(578)](){return this[Ec(454)]}[Ec(698)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(490)][n(565)]())t&&!e[n(738)]||r[n(347)](e);return e?r[n(529)]((t=>t[n(508)]())):r}[Ec(361)](t){const n=Ec,r=this[n(490)][n(663)](t);if(!r)throw new e.CKEditorError(n(595),this);return r}[Ec(641)](t){const e=Ec;return this[e(490)][e(754)](t)}[Ec(513)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(676)][e(680)](":"),a=this[e(490)][e(663)](r)||this[e(744)](o,i,r,n,s);if(this[e(616)](a),this[e(487)](a,o,i||null,n),a[e(594)]=t[e(594)],a[e(375)]=!0,s&&s[e(344)]){const t=s[e(344)],n=this[e(636)](t[e(363)]);a[e(739)]=t[e(594)],a[e(574)]=n,a[e(373)]=!0}else a[e(739)]=t[e(594)];switch(t[e(414)]&&(a[e(414)]=t[e(414)]),t[e(689)]&&(a[e(689)]=t[e(689)]),this[e(454)]&&this[e(454)][e(511)]||(a[e(670)]=!0),this[e(405)][e(663)](a)){case e(686):this[e(405)][e(434)](a,e(656));break;case e(523):a[e(738)]?(this[e(577)](new Set([a])),this[e(671)](new Set([a])),this[e(405)][e(434)](a,e(685)),this[e(377)](e(376),a)):this[e(405)][e(434)](a,e(463))}return a}[Ec(502)](t){const e=Ec;this[e(411)]((()=>{const n=e;this[n(400)][n(499)][n(436)]((()=>{const e=n;for(const n of t[e(351)]())n[e(728)]()}))}))}[Ec(452)](t){const e=Ec;this[e(411)]((()=>{const n=e;this[n(400)][n(499)][n(436)]((()=>{const e=n;for(const n of t[e(351)]())n[e(757)]()}))}))}[Ec(416)](t,n){const r=Ec,s=this[r(400)][r(557)][r(663)](t);if(!s)throw new e.CKEditorError(r(514),this,{commandName:t});if(this[r(566)][r(754)](s))throw new e.CKEditorError(r(381),this,{commandName:t});this[r(566)][r(484)](s),n&&s.on(r(533),((t,e)=>{const o=r;this[o(509)][o(537)]&&(this[o(746)]||(e[o(510)]>0&&e[e[o(510)]-1]&&e[e[o(510)]-1][o(411)]?e[o(626)]():(t[o(627)]=n(((...t)=>s[o(533)](...t,{forceDefaultExecution:!0})),...e),t[o(488)]())))}),{priority:r(512)})}[Ec(411)](t){const n=Ec;let r,s;const o=this[n(746)];this[n(746)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(746)]=!1),s&&e.CKEditorError[n(759)](s,this),r}[Ec(573)](t,n=null,r={}){const s=Ec;if(t[s(474)])return null;const o=this[s(400)][s(735)][s(663)](s(498)).me;for(const{suggestion:e,meta:o}of this[s(480)](t,s(572)))if(o[s(651)]){if(!o[s(699)]){if(o[s(528)]){if(!this[s(396)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(402)](e,t[s(713)],t[s(742)]);break}if(n==e[s(524)]&&wc(e,r)){const n=e[s(624)]();return n[s(713)][s(549)](t[s(742)])?this[s(597)](e,this[s(544)][s(581)](t[s(713)],n[s(742)])):this[s(597)](e,this[s(544)][s(581)](n[s(713)],t[s(742)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(561)+n:s(572),u=this[s(584)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(587)](c,i,a,t),u}[Ec(633)](t,n=Ec(469),r={}){const s=Ec,o=this[s(400)][s(735)][s(663)](s(498)).me,i=this[s(401)][s(391)](s(572),n,s(447));for(const e of this[s(698)]())if(e[s(574)].id==o.id&&s(572)==e[s(676)]&&e[s(524)]==n&&wc(e,r)&&(i(e[s(600)](),t)||i(t,e[s(600)]()))){for(const n of t)e[s(632)](n);return e}for(const{suggestion:e,meta:n}of this[s(480)](t,s(572))){if(!n[s(651)])continue;if(!this[s(396)]&&n[s(528)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(600)]())for(const e of t)if(!n[s(607)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(561)+n,l=this[s(584)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(587)](u,a,c,e,Hr[s(772)]());return l}[Ec(345)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(474)])return null;if(o(548)===this[o(737)]){const e=this[o(401)][o(391)](o(422),r,o(728));return this[o(411)]((()=>e([t],n,s))),null}const i=this[o(400)][o(735)][o(663)](o(498)).me,a=[];if(o(664)!==this[o(737)])for(const{suggestion:e,meta:n}of this[o(480)](t,o(572)))n[o(651)]&&!n[o(365)]&&a[o(347)](...e[o(600)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(506)](s);e&&r[n(347)](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(510)];){const s=r[e][n(750)](t);r[n(483)](e,1,...s),e+=s[n(510)]}}return r}(t,a);c[o(510)]&&this[o(544)][o(436)]((()=>{const t=o;for(const e of c){const o=this[t(401)][t(391)](t(422),r,t(728));this[t(411)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(713)],u=t[o(742)];for(const{suggestion:e,meta:n}of this[o(480)](t,o(422))){if(!n[o(651)])continue;if(e[o(524)]!=r)continue;if(!wc(e,s))continue;const i=e[o(624)]();if(i[o(607)](t,!0))return null;c=c[o(568)](i[o(713)])?c:i[o(713)],u=u[o(459)](i[o(742)])?u:i[o(742)],a?i[o(713)][o(568)](a[o(624)]()[o(713)])?(a[o(637)](),a=e):e[o(637)]():a=e}const l=this[o(544)][o(581)](c,u);if(a)this[o(597)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(584)]({id:t,type:o(394)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(587)](o(394)+r,t,a,l)}}return null}[Ec(596)](t,n,r=[],s=null,o={}){const i=Ec;n[i(766)]||(n[i(766)]=n[i(675)]),n[i(635)]=t.is(i(440)),s=s||Nc(n);const a=r[i(529)]((t=>vc(t,this[i(544)]))),c=t.is(i(440))?t:vc(t,this[i(544)]);if(i(548)===this[i(737)]){const t=this[i(401)][i(391)](i(455),s,i(728));return this[i(411)]((()=>t([c],n,o))),null}a[i(347)](c);let u=!0;for(const t of a)if(!this[i(477)](t)){u=!1;break}if(u&&i(664)!==this[i(737)]){const t=this[i(401)][i(391)](i(455),s,i(728));return this[i(411)]((()=>t([c],n,o))),null}let l=null,f=c[i(713)],h=c[i(742)];for(const{suggestion:t,meta:e}of this[i(480)](c,i(455))){if(!e[i(651)])continue;if(e[i(699)]||e[i(528)]||e[i(365)])continue;if(t[i(414)][i(766)]!=n[i(766)])continue;if(!wc(t,o))continue;const r=t[i(624)]();if(t[i(524)]==s){if(r[i(607)](c,!0))return null;f=f[i(568)](r[i(713)])?f:r[i(713)],h=h[i(459)](r[i(742)])?h:r[i(742)],l?r[i(713)][i(568)](l[i(624)]()[i(713)])?(l[i(637)](),l=t):t[i(637)]():l=t}else{const e=c[i(506)](r);this[i(359)](t,e)}}const g=this[i(400)][i(735)][i(663)](i(498)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(597)](l,this[i(544)][i(581)](f,h)),l;{const t=this[i(584)]({id:d,type:i(706)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(587)](i(706)+s,d,p,this[i(544)][i(581)](f,h)),t}}[Ec(761)](t,n,r=[],s=null,o={}){const i=Ec;n[i(766)]||(n[i(766)]=n[i(675)]);const a=t[0];n[i(635)]=a.is(i(440)),s=s||Nc(n);const c=r[i(529)]((t=>vc(t,this[i(544)]))),u=a.is(i(440))?t:t[i(529)]((t=>vc(t,this[i(544)])));if(i(548)===this[i(737)]){const t=this[i(401)][i(391)](i(455),s,i(728));return this[i(411)]((()=>t(u,n,o))),null}c[i(347)](...u);let l=!0;for(const t of c)if(!this[i(477)](t)){l=!1;break}if(l&&i(664)!==this[i(737)]){const t=this[i(401)][i(391)](i(455),s,i(728));return this[i(411)]((()=>t(u,n,o))),null}const f=this[i(400)][i(735)][i(663)](i(498)).me;for(const t of this[i(698)]()){if(t[i(574)].id!=f.id)continue;if(i(455)!=t[i(676)]||t[i(414)][i(766)]!=n[i(766)])continue;if(!wc(t,o))continue;const e=t[i(524)]==s;for(let n=0;n<u[i(510)];n++){const r=u[n];for(const s of t[i(525)]()){const o=s[i(645)]();if(r[i(549)](o)){e?(u[i(483)](n,1),n--):t[i(768)](s[i(461)]);break}}}}if(0==u[i(510)])return null;const h=this[i(401)][i(391)](i(455),s,i(447));for(const t of this[i(698)]())if(t[i(574)].id==f.id&&i(455)==t[i(676)]&&t[i(414)][i(766)]==n[i(766)]&&t[i(524)]==s&&wc(t,o)&&(h(t[i(600)](),u)||h(u,t[i(600)]()))){for(const e of u)t[i(632)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(706)+s,m=this[i(584)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(587)](p,g,d,t,Hr[i(772)]());return m}[Ec(722)](t,n=null,r={}){const s=Ec;if(t[s(474)])return null;const o=this[s(400)][s(735)][s(663)](s(498)).me,a=new i.LiveRange(t[s(713)],t[s(742)]);for(const{suggestion:t,meta:e}of this[s(480)](a,s(572)))if(e[s(651)]&&!e[s(699)])if(t[s(773)]){const e=t[s(600)]()[s(553)]((t=>s(743)!=t[s(762)][s(387)]));if(e[s(398)]((t=>a[s(607)](t,!0)))&&t[s(757)](),e[s(539)]((t=>t[s(607)](a,!0)))){const t=this[s(401)][s(391)](s(758),n,s(728));return this[s(411)]((()=>t([a],null,r))),null}}else{const e=a[s(506)](t[s(624)]());null!==e&&t[s(667)]([e],null,r)}if(a[s(709)](),a[s(474)]||s(743)==a[s(762)][s(387)])return null;let c=null,u=a[s(713)],l=a[s(742)];const f=this[s(480)](a,s(758));for(const{suggestion:t,meta:e}of f){const n=this[s(544)][s(581)](u,l);if(e[s(651)]&&(this[s(396)]||!e[s(528)]&&!e[s(365)]))if(t[s(773)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(600)]()){if(r[s(607)](n,!0))return t;n[s(607)](r)||(e=!1)}e&&t[s(757)]()}else{const e=t[s(624)]();if(e[s(607)](n,!0))return t;if(!wc(t,r)){n[s(607)](e)?t[s(637)]():e[s(666)](u)?u=e[s(742)]:e[s(666)](l)&&(l=e[s(713)]);continue}u=u[s(568)](e[s(713)])?u:e[s(713)],l=l[s(459)](e[s(742)])?l:e[s(742)],r=Object[s(672)]({},t[s(689)]),c?e[s(713)][s(568)](c[s(624)]()[s(713)])?(c[s(637)](),c=t):t[s(637)]():c=t}}if(c)return this[s(597)](c,this[s(544)][s(581)](u,l)),c;{const t=(0,e.uid)(),i=this[s(544)][s(581)](u,l),a=o.id,c=n?s(655)+n:s(758),f=this[s(584)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(587)](c,t,a,i),f}}[Ec(519)](t,n=Ec(469),r={}){const s=Ec,o=this[s(400)][s(735)][s(663)](s(498)).me,a=t[s(529)]((t=>new i.LiveRange(t[s(713)],t[s(742)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(480)](a,s(572)))e[s(651)]&&!e[s(699)]&&c[s(484)](t);for(const e of c)if(e[s(773)]){const o=e[s(600)]();if((!e[s(689)]||!e[s(689)][s(479)])&&o[s(398)]((t=>a[s(539)]((e=>e[s(607)](t,!0)))))&&e[s(757)](),a[s(398)]((t=>o[s(539)]((e=>e[s(607)](t,!0)))))){const e=this[s(401)][s(391)](s(758),n,s(728));return this[s(411)]((()=>e(t,null,r))),null}}else{const t=e[s(624)]();if(a[s(539)]((e=>e[s(607)](t,!0)))&&e[s(757)](),a[s(398)]((e=>t[s(607)](e,!0)))){const t=this[s(401)][s(391)](s(758),n,s(728));return this[s(411)]((()=>t(a,null,r))),null}}const u=this[s(401)][s(391)](s(758),n,s(447));let l=null;for(const t of this[s(698)]())if(t[s(574)].id==o.id&&t[s(738)]&&s(758)==t[s(676)]&&t[s(524)]==n&&wc(t,r)&&(u(t[s(600)](),a)||u(a,t[s(600)]())))if(l){if(t[s(729)]&&t[s(729)][s(510)])continue;for(const e of t[s(600)]())l[s(646)](e)||l[s(632)](e);t[s(637)]()}else{l=t;for(const e of a)t[s(646)](e)||t[s(632)](e)}if(l)return l;c[s(379)]();for(const{suggestion:t,meta:e}of this[s(480)](a,s(758)))e[s(651)]&&(this[s(396)]||!e[s(528)]&&!e[s(365)])&&wc(t,r)&&c[s(484)](t);for(const t of c){const e=t[s(600)]();if((!r||!r[s(479)])&&a[s(398)]((t=>e[s(539)]((e=>e[s(607)](t,!0))))))return t;(!t[s(689)]||!t[s(689)][s(479)])&&e[s(398)]((t=>a[s(539)]((e=>e[s(607)](t,!0)))))&&t[s(757)]()}const f=(0,e.uid)(),h=o.id,g=s(655)+n,d=this[s(584)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(709)](),t[s(474)]||s(743)==t[s(762)][s(387)]||this[s(587)](g,f,h,t,Hr[s(772)]());return d}[Ec(503)](t,n,r,s,o){const i=Ec;if(t[i(474)])return[];if(i(548)===this[i(737)])return[];const a=this[i(400)][i(735)][i(663)](i(498)).me.id,c=Array[i(588)](this[i(490)][i(565)]())[i(553)]((e=>i(590)==e[i(676)]&&e[i(414)][i(415)]==n&&e[i(646)](t)));if(i(392)===this[i(737)]){const e=this[i(480)](t,i(572))[i(553)]((({meta:t})=>t[i(651)]&&!t[i(365)]&&!t[i(699)]))[i(529)]((({suggestion:t})=>t));c[i(562)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(590)==t[i(676)]?t[i(414)][i(357)]:void 0,o=t[i(624)](),a=Array[i(588)](u[i(710)]())[i(475)]((t=>t[i(604)](o)));if(!a)continue;const c=a[i(750)](o);this[i(389)](n)&&i(572)==t[i(676)]&&0!=c[i(510)]||(u[i(764)](a),c[i(569)]((t=>{u[i(434)](t,r)})),i(572)!=t[i(676)]&&e!=s&&u[i(434)](a[i(506)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(510)]>37&&console[i(567)](i(444),{key:n});const f=(i(716)+(n+"|")+Nc({newValue:s}))[i(767)](0,60),h=this[i(584)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(347)](h),this[i(587)](f,c,a,t)}return l}[Ec(536)](t){const e=Ec;this[e(416)](t,((t,...n)=>{this[e(705)]((()=>{t(...n)}))}))}[Ec(678)](t){const e=Ec;this[e(658)][e(484)](t)}[Ec(682)](t){const e=Ec;this[e(399)][e(484)](t)}[Ec(644)](t){const e=Ec;return e(590)==t[e(676)]?t[e(524)][e(680)]("|")[0]:null}[Ec(597)](t,e){const n=Ec,r=t[n(493)]();this[n(544)][n(436)]((t=>{t[n(538)](r,{range:e})}))}[Ec(616)](t){const e=Ec,n=t.id,r=this[e(400)][e(496)][e(663)](e(763));this[e(426)][e(628)](n)||this[e(426)][e(634)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(426)][e(350)](n);s[e(638)](e(691)),s[e(691)]=!1,t[e(729)]=s}[Ec(487)](t,n,r,s){const o=Ec;if(t[o(676)]!=n||t[o(524)]!=r||t[o(368)].id!=s)throw this[o(400)][o(491)](o(516)),new e.CKEditorError(o(516),this)}[Ec(359)](t,n){const r=Ec,s=t[r(624)]();if(n[r(549)](s))t[r(637)]();else if(s[r(607)](n)){const o=this[r(544)][r(747)](n[r(713)][r(431)],r(742));this[r(597)](t,this[r(544)][r(581)](s[r(713)],o));const i=(0,e.uid)(),a=t[r(368)].id,c=t[r(676)]+":"+t[r(524)];this[r(584)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(414)],attributes:t[r(689)]});const u=this[r(544)][r(747)](n[r(742)][r(448)],r(470)),l=this[r(544)][r(581)](u,s[r(742)]);this[r(587)](c,i,a,l)}else if(s[r(666)](n[r(713)])){const e=this[r(544)][r(747)](n[r(713)][r(431)],r(742));this[r(597)](t,this[r(544)][r(581)](s[r(713)],e))}else{const e=this[r(544)][r(747)](n[r(742)][r(448)],r(470));this[r(597)](t,this[r(544)][r(581)](e,s[r(742)]))}}[Ec(477)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(480)](t,e(572))){if(!r[e(651)])continue;const s=n[e(600)]();for(const n of s)if(!t[e(750)](n)[e(510)])return!0}return!1}[Ec(681)](t){const n=Ec,r=this[n(400)][n(735)][n(663)](n(498))[n(622)](t);if(!r)throw new e.CKEditorError(n(380),this);return r}[Ec(636)](t){const e=Ec,n=this[e(400)][e(735)][e(663)](e(498)),r=(0,o.hashObject)(e(518)+t);return n[e(622)](r)||n[e(745)]({id:r,name:t})}[Ec(744)](t,e,n,r,s){const o=Ec,i=this[o(681)](r),a=this[o(401)][o(617)](t,e,n,i,s,(t=>{const e=o;this[e(482)](n,{attributes:t});const r=this[e(361)](n);this[e(577)](new Set([r])),this[e(671)](new Set([r]))}));return this[o(603)](a,o(728),(()=>{const t=o;this[t(482)](n,{state:t(374)})}),{priority:o(512)}),this[o(603)](a,o(757),(()=>{const t=o;this[t(482)](n,{state:t(388)})}),{priority:o(512)}),this[o(490)][o(434)](n,a),this[o(405)][o(434)](a,o(686)),a}[Ec(378)](t){const e=Ec,n=t[e(680)](":");return{group:n[0],type:n[1],subType:n[e(510)]>=5?n[2]:null,id:n[e(510)]<5?n[2]:n[3],authorId:n[e(510)]<5?n[3]:n[4],markerCount:6==n[e(510)]?n[5]:null}}[Ec(402)](t,n,r){const s=Ec,o=t[s(624)](),i=o[s(713)],a=o[s(742)];this[s(597)](t,this[s(544)][s(581)](i,n));const c=(0,e.uid)(),u=t[s(368)].id,l=t[s(676)]+(t[s(524)]?":"+t[s(524)]:"");this[s(584)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(689)],data:t[s(414)]});const f=this[s(644)](t);(s(455)==t[s(676)]||f&&this[s(389)](f))&&(r=this[s(544)][s(771)](r[s(448)])),this[s(587)](l,c,u,this[s(544)][s(581)](r,a))}[Ec(480)](t,e=null){const n=Ec,r=[],s=this[n(400)][n(735)][n(663)](n(498)).me;Array[n(696)](t)||(t=[t]);for(const o of this[n(698)]()){if(!o[n(738)])continue;if(e&&o[n(676)]!=e)continue;let i=!1;for(const e of o[n(600)]()){for(const a of t){const t=a[n(713)][n(549)](e[n(742)])||a[n(742)][n(549)](e[n(713)]);if(t||a[n(506)](e)){const c=a[n(607)](e)&&kc(this[n(544)][n(601)],e[n(713)],a),u=e[n(607)](a)&&kc(this[n(544)][n(601)],a[n(713)],e);r[n(347)]({suggestion:o,meta:{isOwn:s==o[n(574)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(587)](t,e,n,r,s){const o=Ec;this[o(544)][o(436)]((i=>{const a=o;let c=a(546)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(457)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(571)](t){const e=Ec,n=t[e(383)],r=t[e(437)];t[e(383)]=null,t[e(437)]=null,null!=n&&n[e(437)]==t&&(n[e(437)]=r),null!=r&&r[e(383)]==t&&(r[e(383)]=n),e(685)==this[e(405)][e(663)](t)&&(this[e(405)][e(434)](t,e(463)),this[e(377)](e(618),t,n,r))}[Ec(584)](t){const n=Ec,r=t.id,s=this[n(513)](t);if(this[n(454)]&&this[n(454)][n(511)]){const o=this[n(400)][n(735)][n(663)](n(654)),i=s[n(724)],a=s[n(524)]?s[n(676)]+":"+s[n(524)]:s[n(676)],c=this[n(400)][n(497)],u=o[n(484)](zr(c,n(602))),l={id:r,type:a,hasComments:i,data:t[n(414)]||null,originalSuggestionId:t[n(734)]||null,attributes:s[n(689)]};this[n(454)][n(511)](l)[n(693)]((t=>{const e=n;s[e(670)]=!0,o[e(417)](u),t&&t[e(594)]&&(this[e(490)][e(663)](r)[e(594)]=t[e(594)])}))[n(707)]((t=>{const r=n;throw(0,e.logWarning)(r(541)),this[r(400)][r(499)][r(517)]({isUndoable:!1},(()=>{s[r(757)]()})),s[r(543)](),this[r(490)][r(764)](s.id),this[r(405)][r(764)](s),t}))}return s}[Ec(389)](t){const e=Ec;return this[e(658)][e(754)](t)}[Ec(482)](t,e){const n=Ec,r=this[n(400)][n(735)][n(663)](n(654)),s=this[n(361)](t);if(this[n(454)]&&this[n(454)][n(570)])if(s[n(670)]){const s=r[n(484)](zr(this[n(400)][n(497)],n(602)));this[n(454)][n(570)](t,e)[n(693)]((()=>{r[n(417)](s)}))}else s.on(n(395),(()=>{this[n(482)](t,e)}))}[Ec(643)](t){const n=Ec;if(!this[n(454)]||!this[n(454)][n(361)])throw new e.CKEditorError(n(740),this);return this[n(454)][n(361)](t)}[Ec(642)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(378)](t),i=this[e(490)][e(663)](n)||this[e(744)](r,s,n,o,{});switch(this[e(487)](i,r,s,o),this[e(405)][e(663)](i)){case e(686):this[e(643)](n)[e(693)]((t=>{const r=e;let s=Promise[r(652)]();t[r(724)]&&(s=this[r(426)][r(423)]({channelId:this[r(400)][r(496)][r(663)](r(763)),threadId:n})),s[r(693)]((()=>{const e=r;this[e(513)](t)[e(670)]=!0}))})),this[e(405)][e(434)](i,e(523));break;case e(463):this[e(482)](n,{state:e(433)});case e(656):this[e(405)][e(434)](i,e(685)),this[e(377)](e(376),i);break;case e(685):this[e(377)](e(751),i)}return i[e(576)](t),i}[Ec(671)](t){const e=Ec,n=Array[e(588)](t),r=n[e(553)]((t=>e(590)==t[e(676)]));this[e(741)](r);const s=n[e(553)]((t=>!t[e(773)]&&e(590)!=t[e(676)])),o=this[e(698)]({skipNotAttached:!0})[e(553)]((t=>!t[e(773)]&&e(590)!=t[e(676)])),i=o[e(553)]((n=>!t[e(754)](n))),a=new Map(o[e(529)]((t=>[t,this[e(401)][e(391)](t[e(676)],t[e(524)],e(432))]))),c=new Map(o[e(529)]((t=>[t,t[e(624)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(510)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(510)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(510)];t++){const n=s[t];!l[e(754)](n)&&n[e(383)]&&(f[e(484)](n[e(383)]),n[e(383)][e(437)]===n&&(n[e(383)][e(437)]=null),n[e(383)]=null),!u[e(754)](n)&&n[e(437)]&&(f[e(484)](n[e(437)]),n[e(437)][e(383)]===n&&(n[e(437)][e(383)]=null),n[e(437)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(510)];e++){const r=g(t,n[e]);r&&(r[0][s(437)]=r[1],r[1][s(383)]=r[0],u[s(484)](r[0]),l[s(484)](r[1]))}}function g(t,n){const r=e;if(t[r(574)].id!==n[r(574)].id)return null;const s=a[r(663)](t)(t,n,c[r(663)](t),c[r(663)](n));return s&&a[r(663)](n)(t,n,c[r(663)](t),c[r(663)](n))?s[1][r(729)]&&s[1][r(729)][r(510)]?null:s:null}f[e(460)]&&this[e(671)](f)}[Ec(741)](t){const e=Ec;if(0==t[e(510)])return;const n=this[e(698)]({skipNotAttached:!0})[e(553)]((t=>e(590)==t[e(676)]&&t[e(375)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(689)]);s[e(754)](n)||(s[e(434)](n,r[e(510)]),r[e(347)]([]));const i=s[e(663)](n);r[i][e(347)](t)}!function(){const t=e;r[t(410)](((e,n)=>{const r=t,s=e[0][r(594)],o=n[0][r(594)];return s==o?e[0][r(689)][r(456)]<n[0][r(689)][r(456)]?-1:1:s<o?-1:1}));for(const e of r)e[t(410)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(510)];t++){if(0==r[t][e(510)])continue;const n=[];for(let s=t+1;s<r[e(510)];s++)0!=r[s][e(510)]&&i(r[t],r[s])&&n[e(347)](s);for(const s of n)r[t]=r[t][e(695)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(437)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(510)];n++)t[n][e(383)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(689)][r(456)]!==n[0][r(689)][r(456)]&&t[0][r(574)]!==n[0][r(574)])return!1;if(!function(t,e){const n=r;return!t[n(724)]&&!e[n(724)]||(!t[n(724)]||!e[n(724)])&&(!!(t[n(724)]&&e[n(594)]<t[n(729)][n(429)][n(663)](0)[n(594)])||!!(e[n(724)]&&t[n(594)]<e[n(729)][n(429)][n(663)](0)[n(594)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(689)],r(456)),o=Ic(n[0][r(689)],r(456));return!!wr(s,o)&&(!!t[r(398)]((t=>n[r(539)]((e=>t[r(624)]()[r(549)](e[r(624)]())))))&&n[r(398)]((e=>t[r(539)]((t=>e[r(624)]()[r(549)](t[r(624)]()))))))}}[Ec(577)](t){const e=Ec,n=Array[e(588)](t),r=this[e(698)]({skipNotAttached:!0}),s=r[e(553)]((n=>!t[e(754)](n))),o=new Map(n[e(529)]((t=>[t,this[e(401)][e(391)](t[e(676)],t[e(524)],e(447))]))),i=new Map(r[e(529)]((t=>[t,t[e(600)]()])));for(let t=0;t<n[e(510)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(510)];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(510)];e++){const s=r[e];if(s[a(676)]!==n[a(676)]||s[a(574)].id!==n[a(574)].id||s[a(524)]!==n[a(524)])continue;if(!Oc(n,s,[a(456)]))continue;if(a(590)==n[a(676)]&&n[a(414)][a(357)]!=s[a(414)][a(357)])continue;if(a(590)==n[a(676)]&&t[a(389)](n[a(414)][a(415)]))continue;if(a(455)==n[a(676)]){const e=t[a(400)][a(499)],r=n[a(559)]();if(r&&(e[a(601)][a(756)](r)||e[a(601)][a(393)](r)))continue}const c=o[a(663)](n),u=i[a(663)](n),l=i[a(663)](s),f=n[a(729)]&&n[a(729)][a(510)],h=s[a(729)]&&s[a(729)][a(510)];if(!f&&c(l,u))return t[a(704)](s,n),i[a(764)](n),!0;if(!h&&c(u,l))return t[a(704)](n,s),i[a(764)](s),!0}return!1}}[Ec(704)](t,e){const n=Ec;if(t[n(773)])for(const r of e[n(600)]())t[n(632)](r);else{const r=e[n(624)]()[n(742)];this[n(597)](t,this[n(544)][n(581)](t[n(624)]()[n(713)],r))}e[n(637)]()}[Ec(661)](t,e){const n=Ec,r=t[n(718)](n(552))||t[n(718)](n(590))?n(613):t[n(471)]();return zr(this[n(400)][n(497)],e+"_"+r+n(353))}[Ec(650)](){const t=Ec,e=this[t(400)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(544)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(378)](t[s(461)]);if(s(501)===e){n[s(520)](this[s(661)](r,s(527)));break}}for(const t of r){const{group:e,type:r}=this[s(378)](t[s(461)]);if(s(501)===e){n[s(520)](this[s(661)](r,s(723)));break}}}))}[Ec(419)](t){const e=Ec;if(this[e(560)])return!1;const n=this[e(400)],r=n[e(499)][e(370)][e(473)][e(446)]();if(0==r[e(510)])return!1;const s=[],o=r[e(553)]((t=>e(590)==t[e(676)])),i=r[e(553)]((t=>e(621)==t[e(676)]&&e(530)!=t[e(461)])),a=r[e(553)]((t=>e(417)==t[e(676)]&&e(530)!=t[e(461)]));for(const t of o)s[e(347)]({key:t[e(721)],newValue:t[e(583)],oldValue:t[e(683)],range:Rc(t[e(440)],n[e(499)])});for(const t of i){const r=a[e(475)]((n=>n[e(356)][e(549)](t[e(356)])));r&&s[e(347)]({key:e(485),newValue:t[e(461)],oldValue:r[e(461)],range:n[e(499)][e(725)](t[e(356)][e(563)])})}return 0!=s[e(510)]&&this[e(669)](t,s)}[Ec(687)](t){const e=Ec;let n=!1;const r=this[e(400)][e(499)][e(370)][e(473)][e(465)]()[e(553)]((t=>t[e(414)][e(428)]&&t[e(461)][e(718)](e(453))));for(const s of r){const{subType:r,id:o}=this[e(378)](s[e(461)]),i=r[e(680)]("|")[0];for(const r of this[e(698)]({skipNotAttached:!0}))r.id!=o&&e(590)==r[e(676)]&&r[e(414)]&&r[e(414)][e(415)]==i&&r[e(624)]()[e(604)](s[e(414)][e(428)])&&(this[e(623)](r,s[e(414)][e(428)],t),n=!0)}return n}[Ec(705)](t){const e=Ec;this[e(400)],this[e(560)]=!0,t()}[Ec(730)](t){const e=Ec,n=this[e(389)](t),r=this[e(399)][e(754)](t);return n||r}[Ec(669)](t,e){const n=Ec;if(0==e[n(510)])return!1;let r=!1;for(const s of e){const e=this[n(480)](s[n(440)],n(590))[n(553)]((t=>!t[n(346)][n(699)]))[n(529)]((t=>t[n(501)])),i=(0,o.hashObject)({newValue:s[n(760)]});e[n(553)]((t=>{const e=n,[r,o]=t[e(524)][e(680)]("|");return r==s[e(415)]&&o!=i}))[n(569)]((e=>{const o=n;this[o(623)](e,s[o(440)],t),r=!0}))}return r}[Ec(623)](t,e,n){const r=Ec,s=t[r(624)]()[r(750)](e);0!==s[r(510)]?1!==s[r(510)]?this[r(402)](t,e[r(713)],e[r(742)]):this[r(597)](t,s[0]):n[r(768)](t[r(493)]())}}class Ac{constructor(t){const e=Ec;this[e(648)]=t,this[e(544)]=t[e(499)],this[e(521)]=new Map,this[e(639)]=new Map,this[e(441)]()}[Ec(617)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(544)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(391)](t,e,i(728))(...n),onDiscard:(...n)=>this[i(391)](t,e,i(757))(...n)})}[Ec(478)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(521)][s(434)](o,r)}[Ec(391)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(521)][r(663)](s)||this[r(639)][r(663)](t+":"+n)}[Ec(441)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(410)](((t,n)=>t[e(713)][e(568)](n[e(713)])?1:-1)),this[e(544)][e(436)]((n=>{const r=e;for(const e of t){let t;t=e[r(742)][r(352)]&&e[r(742)][r(448)]==e[r(713)][r(563)]?n[r(495)](e[r(713)][r(563)],"on"):n[r(495)](e),this[r(544)][r(684)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(544)][n(436)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(529)]((t=>(Cc(t)&&(t=this[s(544)][s(581)](t[s(742)])),t)))[s(553)]((t=>s(743)!==t[s(762)][s(387)]));if(c[s(510)]<1)return;const u=Array[s(588)](this[s(544)][s(370)][s(585)][s(600)]())[s(529)]((t=>i.LiveRange[s(505)](t)));r[s(673)](c);for(const t of this[s(648)][s(557)][s(557)]())t[s(481)]();a[s(347)]({forceDefaultExecution:!0}),this[s(648)][s(533)](o,...a);const l=u[s(553)]((t=>s(743)!=t[s(762)][s(387)]));l[s(510)]>0&&r[s(673)](l);for(const t of u)t[s(709)]()}))},s=(e,n)=>1==e[t(510)]&&1==n[t(510)]&&e[0][t(742)][t(549)](n[0][t(713)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(544)])?[e,n]:Mc(n,e,s,r,this[t(544)])?[n,e]:null;this[t(639)][t(434)](t(532),e),this[t(639)][t(434)](t(464),n),this[t(639)][t(434)](t(360),s),this[t(639)][t(434)](t(660),o),this[t(639)][t(434)](t(703),n),this[t(639)][t(434)](t(629),e),this[t(639)][t(434)](t(371),s),this[t(639)][t(434)](t(605),o),this[t(639)][t(434)](t(420),r),this[t(639)][t(434)](t(715),e),this[t(639)][t(434)](t(409),s),this[t(639)][t(434)](t(451),e),this[t(639)][t(434)](t(592),r),this[t(639)][t(434)](t(386),e),this[t(639)][t(434)](t(662),s),this[t(639)][t(434)](t(369),e),this[t(639)][t(434)](t(364),e),this[t(639)][t(434)](t(384),((e,n)=>{const r=t;if(!n)return;const s=this[r(648)][r(735)][r(663)](yc);this[r(544)][r(436)]((t=>{const o=r;if(o(485)==n[o(415)])for(const r of e){const e=r[o(713)][o(563)],s=n[o(357)];t[o(367)](e,s)}else if(s[o(389)](n[o(415)]))for(const r of e)void 0!==n[o(357)]?t[o(413)](n[o(415)],n[o(357)],r[o(713)][o(563)]):t[o(439)](n[o(415)],r[o(713)][o(563)]);else for(const r of e)n[o(357)]?t[o(413)](n[o(415)],n[o(357)],r):t[o(439)](n[o(415)],r)}))})),this[t(639)][t(434)](t(614),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(448)][r(540)]({includeSelf:!0,parentFirst:!0})){if(s[r(762)]==s)return!1;if(!n[r(358)](s))return!1;if(t[r(756)](s)||t[r(393)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(742)][e(448)]==t[e(713)][e(563)]&&t[e(742)][e(407)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(727)].is(s(668))&&!r[s(756)](t[s(727)]),i=t[s(713)][s(366)](o),a=t[s(742)][s(366)](o,{direction:s(462)});return!(t[s(713)][s(549)](i)&&t[s(742)][s(549)](a)||(i[s(568)](a)?n[s(538)](e,{range:n[s(581)](i,a)}):n[s(768)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(713)][e(563)];return n&&n.is(e(586))}function Rc(t,e){const n=Ec;return null==t[n(742)][n(431)]&&t[n(742)][n(448)]==t[n(713)][n(563)]?vc(t[n(713)][n(563)],e):t}function vc(t,e){const n=Ec,r=e[n(601)][n(756)](t)||e[n(601)][n(438)](t);return e[n(581)](e[n(747)](t,n(591)),r?e[n(620)](t):e[n(747)](t,n(742)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(742)][o(549)](r[o(713)]))return!0;if(t[o(676)]!=e[o(676)])return!1;if(!n[o(742)][o(736)](r[o(713)]))return!1;const i=s[o(581)](n[o(742)],r[o(713)])[o(507)]();for(const t of i)if([o(500),o(534)][o(348)](t[o(676)])&&s[o(601)][o(393)](t[o(727)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(375)]||!e[r(375)])&&wr(Ic(t[r(689)],n),Ic(e[r(689)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(689)]),s=Dc(e);if(!t[n(375)])return!1;for(const t of Object[n(710)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(672)]({},t);return delete n[e(479)],delete n[e(466)],n}const Fc=Pc;function Bc(){const t=["isDirty","2189747QrDGuP","2498955FYvEpG","locale","PendingActions","2ZpYMqK","_acceptCommand","add","isEnabled","_editor","listenTo","_discardCommand","remove","canEditAt","acceptSuggestion","PENDING_ACTION_SUGGESTION","view","destroy","stopListening","1506204NzsYzC","_setPendingAction","_pendingAction","discardSuggestion","unbind","4624272LXOfQG","change:isDirty","execute","canDiscard","model","plugins","get","commentThreadController","272982yxHmEH","102008VuCXCi","canAccept","commands","getRanges","8TKBaSM","bind","287569aEYmYl","_removePendingAction"];return(Bc=function(){return t})()}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(328261===parseInt(n(526))/1+parseInt(n(533))/2*(parseInt(n(519))/3)+parseInt(n(520))/4+parseInt(n(530))/5+parseInt(n(506))/6+-parseInt(n(529))/7*(parseInt(n(524))/8)+-parseInt(n(511))/9)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(515)]=e,this[s(503)]=n,this[s(518)]=r,this[s(537)]=t,this[s(534)]=t[s(522)][s(517)](s(501)),this[s(498)]=t[s(522)][s(517)](s(509)),this[s(503)][s(525)](s(536)).to(this[s(534)],this[s(498)],((t,e)=>t||e)),this[s(503)][s(525)](s(521)).to(this[s(534)],s(536),(t=>t&&this[s(537)][s(515)][s(500)](e[s(523)]()))),this[s(503)][s(525)](s(514)).to(this[s(498)],s(536),(t=>t&&this[s(537)][s(515)][s(500)](e[s(523)]()))),this[s(508)]=null,n[s(528)]&&this[s(507)](),this[s(497)](n,s(501),(()=>this[s(501)]())),this[s(497)](n,s(509),(()=>this[s(509)]())),this[s(497)](n,s(512),(()=>{const t=s;n[t(528)]?this[t(507)]():this[t(527)]()}))}[Fc(501)](){const t=Fc;this[t(534)][t(513)](this[t(515)].id)}[Fc(509)](){const t=Fc;this[t(498)][t(513)](this[t(515)].id)}[Fc(504)](){const t=Fc;this[t(503)][t(510)](t(536)),this[t(503)][t(510)](t(521)),this[t(503)][t(510)](t(514)),this[t(505)](),this[t(518)][t(504)](),this[t(508)]&&this[t(527)]()}[Fc(507)](){const t=Fc,e=zr(this[t(537)][t(531)],t(502));this[t(508)]=this[t(537)][t(516)][t(517)](t(532))[t(535)](e)}[Fc(527)](){const t=Fc;null!==this[t(508)]&&this[t(537)][t(516)][t(517)](t(532))[t(499)](this[t(508)]),this[t(508)]=null}}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(186085===-parseInt(n(262))/1*(parseInt(n(295))/2)+parseInt(n(283))/3*(-parseInt(n(278))/4)+parseInt(n(291))/5+-parseInt(n(254))/6+parseInt(n(256))/7*(-parseInt(n(251))/8)+parseInt(n(261))/9*(-parseInt(n(249))/10)+-parseInt(n(296))/11*(-parseInt(n(272))/12))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(280)]=null,this[s(285)]=null,this[s(267)](s(244),!1),this[s(267)](s(258),e[s(258)]),this[s(279)](s(258)).to(e),this[s(267)](s(268),[]),this[s(267)](s(260),!1),this[s(267)](s(282),!1),this[s(267)](s(271),!1),this[s(267)](s(259),!1),this[s(273)]=e,this[s(252)]=n,this[s(246)]=r,r[s(250)]?this[s(267)](s(245),1):this[s(253)]()}[Uc(289)](){const t=Uc;this[t(269)][t(289)]()}[Uc(266)](){const t=Uc;this[t(280)]&&this[t(280)][t(266)](),this[t(285)]&&this[t(285)][t(266)](),super[t(266)]()}[Uc(253)](){const t=Uc,{CommentsListView:e}=this[t(246)];this[t(280)]=new e(this[t(275)],this[t(273)][t(287)],Object[t(263)]({CommentView:this[t(246)][t(247)]},this[t(246)])),this[t(280)][t(276)](t(281)).to(this),this[t(280)][t(276)](t(286)).to(this),this[t(280)][t(279)](t(244)).to(this),this[t(267)](t(245),this[t(280)][t(245)]+1),this[t(279)](t(245)).to(this[t(280)],t(245),(t=>t+1)),this[t(285)]=this[t(270)](),this.on(t(281),(()=>this[t(289)]())),this[t(279)](t(260)).to(this[t(280)],t(288),this[t(285)][t(274)],t(255),((t,e)=>t||!!e))}[Uc(270)](){const t=Uc,{CommentThreadInputView:e}=this[t(246)],n=new e(this[t(275)],this[t(252)],this[t(246)][t(257)]),r=n[t(274)];return n[t(279)](t(294)).to(this,t(244),this[t(273)][t(287)],t(290),r,t(255),((t,e,n)=>!!n||t&&!e)),r.on(t(293),((e,n)=>{const s=t;this[s(248)](s(277),n),r[s(265)][s(292)]("")})),r.on(t(264),(()=>this[t(289)]())),r[t(279)](t(284)).to(this[t(273)][t(287)],t(290)),n}}function Vc(){const t=["720ZXedlR","_model","commentInputView","locale","delegate","addComment","364mbhkoS","bind","commentsListView","removeComment","isEnabled","11481cXEfOO","disabledSubmit","commentThreadInputView","updateComment","commentThread","hasDirtyComment","focus","isReadOnly","129305mrdVHg","setData","submit","showInput","2fWOxsw","204754ZjVqmd","isActive","length","_config","CommentView","fire","39830ZSaxoC","disableComments","40gVbCEL","_localUser","_createCommentViews","1161900CYluyE","value","67767MOcJlP","editorConfig","authoredAt","canDiscard","isDirty","126qlaTWh","310542YQVlmp","assign","cancel","editor","destroy","set","descriptionParts","element","_createCommentThreadInputView","canAccept"];return(Vc=function(){return t})()}function Hc(){const t=["Discard suggestion","acceptButton","ck-suggestion__info","1911340yeDsGf","locale","commentThread","21IJSKTl","ck-annotation","ck-comment__external","span","attributes","isActive","ck-annotation__content-wrapper","discardButton","div","canAccept","creator","3915nvFhUu",'" title="',"authoredAt","descriptionParts","ck-suggestion--disabled-comments","map","ck-suggestion__info-name","innerText","time","EXTERNAL_IMPORT_WORD_SUGGESTION","isEnabled","title","setTemplate","canDiscard","delegate","importWord","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info-name","querySelector","source","getTemplate","ck-suggestion--discard","ck-annotation__info-time","bind","ck-suggestion","ck-annotation__actions","@external","ck-suggestion-wrapper--active","check","content","</span>","value","isExternal","execute",'<span class="ck-suggestion-type">',"ck-suggestion__main","push","children","editorDestroyed",".ck-annotation__content-wrapper","commentThreadInputView","disableComments","cancel","author","ck-suggestion__actions","_descriptionElement","createElement","_config","ck-annotation__info","</p>","getExternalSuggestionNote","set","editorReady","ck-annotation__main","ck-annotation__user","ck-suggestion__user","innerHTML","extendTemplate","ck-suggestion-","description","render","getUserViewNotificationText","Accept suggestion","ck-comment__info-time",'"></span>',"commentsListView","userView",'<span class="ck-suggestion-color" style="background-color: ',"element","acceptSuggestion","66912jmWpIC","fire","join","split","4jfSAbj","color","_createButton","EXTERNAL_AVATAR","_model","2177555DssYEM","formatDateTime","name","<p>","16082748enrUAT","type","change:description","598496QcMTqR","bindTemplate","discardSuggestion","3273366nYiebW","ck-suggestion--accept","EXTERNAL_SUGGESTION","ck-suggestion-wrapper"];return(Hc=function(){return t})()}const zc=Wc;function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(478427===parseInt(n(266))/1+-parseInt(n(252))/2+-parseInt(n(226))/3+parseInt(n(230))/4*(parseInt(n(235))/5)+-parseInt(n(245))/6+parseInt(n(255))/7*(-parseInt(n(242))/8)+parseInt(n(239))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Gc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(317)](i(240),""),this[i(289)](i(240)).to(this,i(269),(t=>t&&t[0]?t[0][i(240)]:"")),this[i(289)](i(325)).to(this,i(269),this,i(260),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(238)+qc(e[n(295)],e[n(231)])+n(315);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(311)]=null,this[i(250)]=this[i(232)](zr(e,i(328)),t.icons[i(294)],i(246),i(225),"sw"),this[i(250)][i(289)](i(276)).to(this,i(264)),this[i(262)]=this[i(232)](zr(e,i(249)),t.icons[i(308)],i(287),i(244),"sw"),this[i(262)][i(289)](i(276)).to(this,i(279)),this[i(222)]=new o.UserView(e,this[i(234)][i(309)],this[i(327)]()),this[i(222)][i(323)]({attributes:{class:[i(321),i(320)]}}),this[i(278)](this[i(286)]())}[zc(286)](){const t=zc,e=this[t(243)],n=[{tag:t(263),attributes:{class:[t(251),t(314)]},children:[{tag:t(258),children:[{text:this[t(222)][t(237)]}],attributes:{class:[t(272),t(283)]}},{tag:t(274),attributes:{datetime:e.to(t(268)),class:[t(329),t(288)]},children:[{text:e.to(t(268),(e=>this[t(313)][t(236)](e)))}]}]},{tag:t(263),attributes:{class:[t(310),t(291)]},children:[this[t(250)],this[t(262)]]},{tag:t(263),attributes:{class:[t(261)]}}];this[t(234)][t(298)]&&n[t(302)]({tag:t(263),attributes:{class:[t(257)]},children:[{text:this[t(316)]()}]});const r={tag:t(263),attributes:{class:[t(248),e.if(t(260),t(293)),e.to(t(240),(e=>t(324)+e)),this[t(313)][t(307)]&&t(270)],"data-suggestion-id":this[t(234)].id,"data-thread-id":this[t(234)][t(254)].id,"data-author-id":this[t(234)][t(309)].id,tabindex:-1},children:[{tag:t(263),attributes:{class:[t(290),t(256)]},children:[this[t(222)],{tag:t(263),attributes:{class:[t(301),t(319)]},children:n}]}]};return this[t(221)]&&this[t(306)]&&(r[t(303)][t(302)](this[t(221)],this[t(306)]),this[t(221)][t(280)](t(318)).to(this),this[t(221)][t(280)](t(304)).to(this),this[t(306)][t(280)](t(318)).to(this),this[t(306)][t(280)](t(304)).to(this)),r}[zc(326)](){const t=zc;super[t(326)](),this[t(311)]=this[t(224)][t(284)](t(305)),this[t(311)][t(322)]=this[t(325)],this.on(t(241),((e,n,r)=>{const s=t;this[s(311)][s(322)]=r}))}[zc(232)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(253)]);return a[i(317)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(323)]({attributes:{class:n}}),a.on(i(299),(()=>{const t=i;this[t(227)](r,this[t(234)].id)})),a}[zc(316)](){const t=zc;return t(281)===this[t(234)][t(259)][t(292)][t(285)]?zr(this[t(253)],t(275)):zr(this[t(253)],t(247))}[zc(327)](){const t=zc;return this[t(234)][t(298)]?t(281)===this[t(234)][t(259)][t(292)][t(285)]?zr(this[t(253)],t(282),this[t(234)][t(265)][t(237)]):zr(this[t(253)],t(233),this[t(234)][t(265)][t(237)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(229)]("*")[n(271)](((t,e)=>e%2!=0?n(300)+Xc(t)+n(296):Xc(t)))[n(228)](""),e&&(r+=n(223)+e[n(297)]+n(267)+e[n(277)]+n(220)),r}function Xc(t){const e=zc,n=document[e(312)](e(258));return n[e(273)]=t,n[e(322)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n';function Yc(){const t=["unbind","commandName","isInContent","119NyiFBs","some","from","menuitem","commands","getRanges","Discard all selected suggestions","switchbutton","reduce","comments.editorConfig","3764889ZOXRtS","SuggestionThreadView","editing","type","change:activeAnnotations","Accept all selected suggestions","menu","Annotations","CommentsRepository","children","lowest","_unbindEditors","has","_bindAnnotationToEditors","getByInnerView","trackChanges","keys","discardButton","getMarkerNames","add","_createToolbarButton","3736iRVcyN","_viewToController","getMarkers","previous","EditorAnnotations","push","1232559RZQngz","createCommentThreadController","buttonView","getJoined","comments","items","delete","_annotationViews","config","Accept all suggestions","descriptionParts","TrackChangesUI","pluginName","_refreshActiveMarkers","button","menuBar:trackChanges","editor","getFirstRange","value","18fhwjBk","860008FkBoNl","suggestionChanged","destroy","head","descriptionFactory","mainView","panelView","_updateController","refreshSelectedViews","getDescriptions","view","innerView","arrowView","acceptButton","trackChanges.SuggestionThreadView","Discard all suggestions","isEnabled","remove","listenTo","suggestionLoaded","model","values","acceptAllSuggestions","separator","createAnnotation","activeMarkers","CommentView","comments.maxCommentsWhenCollapsed","813425SfNfhd","_initializeController","_handleSuggestionControllerDelayed","filter","comments.maxCommentCharsWhenCollapsed","trackChanges.disableComments","activeAnnotations","isMultiRange","acceptSelectedSuggestions","discardSelectedSuggestions","TrackChangesEditing","init","requires","addComment","focus","getSuggestion","_destroyController","get","isOn","stopListening","_handleControllerBuffer","_disableComments","905AcSuJd","componentFactory","discardAllSuggestions","bind","registerAnnotation","toMany","define","comments.maxThreadTotalWeight","plugins","10wUkFWg","510phHdtT","suggestionUnloaded","delegate","16523166gkgYMJ","actionView","addSourceCollector","execute","getAllAdjacentSuggestions","clear","change:previous","_suggestionToController","hasSuggestion","suggestion-","size","Track changes","source","createAnnotationView","CommentsUI","set","isDirty","commentThread","_addUIComponentsToFactory","locale","length","menuitemcheckbox","_createMenuBarMenu"];return(Yc=function(){return t})()}const Jc=Qc;function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(268839===parseInt(n(543))/1*(parseInt(n(553))/2)+parseInt(n(473))/3+parseInt(n(493))/4+parseInt(n(521))/5*(parseInt(n(492))/6)+-parseInt(n(436))/7*(-parseInt(n(467))/8)+parseInt(n(446))/9*(parseInt(n(552))/10)+-parseInt(n(556))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Jc(533)](){const t=Jc;return[yc,o.Users,t(454),t(453),t(471)]}static get[Jc(485)](){return Jc(484)}constructor(t){const e=Jc;super(t),this[e(563)]=new Map,this[e(468)]=new Map,this[e(480)]=new Map,this[e(541)]=new Map;const n=this[e(489)][e(481)];n[e(549)](e(507),Kc),n[e(549)](e(526),!1),this[e(542)]=n[e(538)](e(526))}[Jc(523)](t,e){const n=Jc;0===this[n(541)][n(566)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(541)]){const r=this[t(563)][t(458)](e);r||n?r&&n&&this[t(537)](e):this[t(522)](e)}this[t(541)][t(561)](),this[t(489)][t(551)][t(538)](t(471))[t(501)](),this[t(486)]()}),10),this[n(541)][n(571)](t,e)}[Jc(532)](){const t=Jc,e=this[t(489)],n=e[t(551)][t(538)](t(531)),r=e[t(551)][t(538)](t(453)),s=e[t(551)][t(538)](t(471)),o=e[t(551)][t(538)](t(454));this[t(574)](),s[t(558)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(438)](this[e(563)])){const s=t[e(560)](),o=[];for(const t of s){if(!t[e(435)])continue;if(t[e(528)]){o[e(472)](...t[e(441)]());continue}const n=t[e(490)]();if(o[e(576)]>0){const t=o[0][e(476)](n);if(t){o[0]=t;continue}}o[e(472)](n)}n[e(472)]([r[e(503)],o])}return n})),this[t(511)](n,t(512),((e,n)=>{const r=t;this[r(511)](n,r(562),((t,e,s,o)=>{const i=r;n[i(435)]&&(null==s?(this[i(500)](o[i(496)]),this[i(523)](n,!1)):(this[i(500)](s[i(496)]),null==o&&this[i(523)](n,!0)))})),null!==n[r(470)]?this[r(500)](n[r(496)]):this[r(523)](n,!1)})),this[t(511)](n,t(554),((e,n,r)=>{const s=t;this[s(540)](n,s(562)),this[s(541)][s(479)](n),this[s(563)][s(458)](n)&&this[s(537)](n),r&&this[s(500)](r[s(496)])})),this[t(511)](n,t(494),((e,n)=>{this[t(500)](n)})),this[t(511)](r,t(450),(()=>{this[t(486)]()})),this[t(511)](o,t(534),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(564)](r))return;const i=n[o(536)](r);this[o(563)][o(538)](i)[o(503)][o(535)]()}),{priority:t(456)})}[Jc(486)](){const t=Jc,e=this[t(489)][t(551)][t(538)](t(453)),n=this[t(489)][t(551)][t(538)](t(531)),r=Array[t(438)](e[t(527)],(e=>e[t(504)]))[t(524)]((e=>this[t(468)][t(458)](e))),s=[];for(const e of r){const n=this[t(468)][t(538)](e)[t(513)][t(560)]();s[t(472)](...n[t(444)](((e,n)=>[...e,...n[t(464)]()]),[]))}n[t(518)]=s}[Jc(574)](){const t=Jc,n=this[t(489)],r=n[t(575)],o=zr(r,t(567)),i=new e.Collection([{type:t(443),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(461),role:t(577)})},{type:t(516)},{type:t(487),model:new s.ViewModel({withText:!0,label:zr(r,t(482)),commandName:t(515),role:t(439)})},{type:t(487),model:new s.ViewModel({withText:!0,label:zr(r,t(451)),commandName:t(529),role:t(439)})},{type:t(487),model:new s.ViewModel({withText:!0,label:zr(r,t(508)),commandName:t(545),role:t(439)})},{type:t(487),model:new s.ViewModel({withText:!0,label:zr(r,t(442)),commandName:t(530),role:t(439)})}]);for(const e of i)if(tu(e)){const r=n[t(440)][t(538)](e[t(513)][t(580)]);e[t(513)][t(546)](t(539),t(509)).to(r,t(491),t(509))}n.ui[t(544)][t(465)](t(461),(e=>this[t(466)](e,i,o))),n.ui[t(544)][t(465)](t(488),(e=>this[t(578)](e,i,o)))}[Jc(466)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(489)][r(440)][r(538)](r(461));o[r(475)][r(571)]({tooltip:n,label:n,icon:Zc}),o[r(475)][r(546)](r(539)).to(i,r(491)),o[r(475)].on(r(559),(()=>{const t=r;i[t(559)](),this[t(489)][t(448)][t(503)][t(535)]()})),(0,s.addListToDropdown)(o,e,{role:r(452)});const a=[];for(const t of e)tu(t)&&a[r(472)](this[r(489)][r(440)][r(538)](t[r(513)][r(580)]));const c=o[r(475)];return c[r(557)][r(579)](r(509)),c[r(505)][r(579)](r(509)),c[r(557)][r(546)](r(509)).to(i,r(509)),c[r(505)][r(546)](r(509))[r(548)](a,r(509),((...t)=>t[r(437)]((t=>t)))),o.on(r(559),(t=>{const e=r;this[e(489)][e(559)](t[e(568)][e(580)]),this[e(489)][e(448)][e(503)][e(535)]()})),o}[Jc(578)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(489)][r(440)][r(538)](r(461));o[r(475)][r(571)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(516)==n[r(449)]){a[r(478)][r(465)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(513)];i[r(546)](...Object[r(462)](c)).to(c),i[r(555)](r(559)).to(o),i.on(r(559),(()=>{const t=r;this[t(489)][t(559)](c[t(580)]),this[t(489)][t(448)][t(503)][t(535)]()})),e[r(455)][r(465)](i),a[r(478)][r(465)](e)}return o[r(546)](r(509)).to(i,r(509)),o[r(499)][r(455)][r(465)](a),o}[Jc(522)](t){const e=Jc,n=this[e(489)],r=n[e(481)],s=n[e(551)][e(538)](e(453)),i=n[e(551)][e(538)](e(454)),a=n[e(551)][e(538)](e(471)),c=n[e(551)][e(538)](o.Users).me,u=r[e(538)](e(461))[e(447)],{CommentsListView:l,CommentThreadInputView:f}=n[e(551)][e(538)](e(570));let h,g;this[e(480)][e(458)](t.id)?(g=this[e(480)][e(538)](t.id),h=g[e(498)]):(h=new u(n[e(575)],t,c,{disableComments:this[e(542)],editorConfig:r[e(538)](e(445)),maxCommentsWhenCollapsed:r[e(538)](e(520)),maxThreadTotalWeight:r[e(538)](e(550)),maxCommentCharsWhenCollapsed:r[e(538)](e(525)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(538)](e(575))),CommentView:r[e(538)](e(477))[e(519)],CommentsListView:l,CommentThreadInputView:f}),h[e(506)].on(e(559),(()=>{const t=e;n[t(448)][t(503)][t(535)]()})),h[e(463)].on(e(559),(()=>{const t=e;n[t(448)][t(503)][t(535)]()})),g=s[e(569)](this[e(489)][e(575)],h),g[e(546)](e(572)).to(h,e(572)),g[e(546)](e(576)).to(h),g[e(546)](e(449)).to(h,e(449),(t=>e(565)+t)),this[e(480)][e(571)](t.id,g));const d=i[e(474)](t[e(573)],h),p=new xc(n,t,h,d),m=t[e(560)]()[e(524)]((t=>t[e(435)]));h[e(483)]=n[e(551)][e(538)](e(531))[e(497)][e(502)](m),this[e(563)][e(571)](t,p),this[e(468)][e(571)](h,p);const I=s[e(517)]({view:g,target:()=>{const r=e,s=[],i=t[r(560)]()[r(524)]((t=>t[r(435)]));for(const t of i)s[r(472)](...t[r(469)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(448)],s)},type:()=>e(565)+p[e(503)][e(449)]});i[e(459)](h,I),s[e(465)](I),a[e(547)](I)}[Jc(537)](t){const e=Jc,n=this[e(489)][e(551)][e(538)](e(454)),r=this[e(489)][e(551)][e(538)](e(453)),s=this[e(563)][e(538)](t),o=s[e(503)],i=r[e(460)](o);n[e(457)](o),i&&r[e(510)](i),this[e(563)][e(479)](t),this[e(468)][e(479)](o),s[e(495)]()}[Jc(500)](t){const e=Jc;if(!t[e(435)]||!this[e(563)][e(458)](t))return;const n=this[e(489)][e(551)][e(538)](e(531)),r=this[e(563)][e(538)](t),s=t[e(560)]();r[e(503)][e(483)]=n[e(497)][e(502)](s)}[Jc(495)](){const t=Jc;for(const e of this[t(563)][t(462)]())this[t(537)](e);for(const e of this[t(480)][t(514)]())e[t(498)][t(495)]();super[t(495)]()}}function tu(t){return Jc(513)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=287]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(802280===parseInt(n(303))/1*(parseInt(n(307))/2)+-parseInt(n(297))/3*(-parseInt(n(289))/4)+-parseInt(n(302))/5*(-parseInt(n(292))/6)+parseInt(n(300))/7+parseInt(n(305))/8+parseInt(n(290))/9+-parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(287)](){return[yc,$c,eu(298)]}static get[eu(301)](){return eu(293)}set[eu(304)](t){var e=eu;this[e(291)][e(295)][e(294)](yc)[e(304)]=t}get[eu(304)](){var t=eu;return this[t(291)][t(295)][t(294)](yc)[t(304)]}[eu(288)](t){var e=eu;return this[e(291)][e(295)][e(294)](yc)[e(296)](t)}[eu(306)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(291)][n(295)][n(294)](yc)[n(306)]({skipNotAttached:t,toJSON:e})}[eu(299)](t){var e=eu;return this[e(291)][e(295)][e(294)](yc)[e(299)](t)}}function su(){var t=["TrackChanges","get","plugins","addSuggestionData","2763JVdBHr","Comments","getSuggestion","6428646hXQPdZ","pluginName","2067185aSKkJp","14790WKKggZ","adapter","38296OptklL","getSuggestions","62SvYrIT","22438640ikyKXX","requires","addSuggestion","1028nipaFE","9129195DFletu","editor","6nYxbkU"];return(su=function(){return t})()}const ou=uu;function iu(){const t=["end","trackChangesData.editorCreator","TrackChangesData","requires","data","set","addCommentThread","execute","function","reduce","pluginName","128rBHoCn","model","131383rruLcA","getCommentThreads","getUser","2620AgZssa","addUser","get","488268hqpfXZ","getRootNames","trackChangesData","define","createElement","create","document","getDataWithDiscardedSuggestions","init","plugins","TrackChangesDataGetter","appendChild","editorCreator","constructor","getFullData","discardAllSuggestions","CommentsRepository","140HACeTj","editor","getSuggestions","getRootsAttributes","name","131634oIihRC","createDocumentFragment","useAnonymousUser","map","202nEZUig","push","rootsAttributes","TrackChangesEditing","100611oPIGkH","512022hXwguh","destroy","80MhSAqu","getDataWithAcceptedSuggestions","_adapter","users","track-changes-data-invalid-editor-creator","77BYOifr","Pagination","result","addSuggestionData","acceptAllSuggestions","div","Users","1707ixljqX","config"];return(iu=function(){return t})()}!function(t,e){const n=uu,r=t();for(;;)try{if(166594===-parseInt(n(257))/1+parseInt(n(253))/2*(parseInt(n(206))/3)+parseInt(n(219))/4*(parseInt(n(224))/5)+parseInt(n(258))/6+-parseInt(n(221))/7*(-parseInt(n(260))/8)+parseInt(n(249))/9*(parseInt(n(244))/10)+-parseInt(n(199))/11*(parseInt(n(227))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(200)];class cu extends t.Plugin{static get[ou(211)](){return[yc]}static get[ou(218)](){return ou(210)}[ou(235)](){const t=ou,n=this[t(245)];if(n[t(207)][t(230)](t(209),(e=>{const r=t,s=n[r(220)][r(233)][r(228)]()[r(217)](((t,e)=>(t[e]="",t)),{});return n[r(240)][r(232)](s,e)})),t(216)!=typeof n[t(207)][t(226)](t(229))[t(239)])throw new e.CKEditorError(t(198))}[ou(261)](t){return hu(this[ou(245)],!0,t)}[ou(234)](t){return hu(this[ou(245)],!1,t)}}function uu(t,e){const n=iu();return(uu=function(t,e){return n[t-=197]})(t,e)}class lu extends t.Plugin{static get[ou(218)](){return ou(237)}constructor(t){const e=ou;super(t),this[e(201)]=e(208)}[ou(235)](){const t=ou;this[t(245)][t(236)][t(226)](t(243))[t(262)]={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(245)][t(236)][t(226)](t(256))[t(262)]=null}}function fu(t){return void 0!==t[ou(247)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(236)][r(254)](yc,lu),s[r(255)]=fu(t)?t[r(247)]():void 0;const i=document[r(250)](),a=t[r(207)][r(226)](r(229))[r(239)],c=await a(s,(()=>function(t){const e=r,n=document[e(231)](e(204));return t[e(238)](n),n}(i)));!function(t,e){const n=r,s=t[n(220)][n(233)][n(228)]()[n(217)](((e,r)=>(e[r]=t[n(212)][n(226)]({rootName:r}),e)),{}),o=t[n(236)][n(226)](n(205))[n(197)][n(252)]((t=>({id:t.id,name:t[n(248)]}))),i=t[n(236)][n(226)](n(256))[n(246)]({skipNotAttached:!0,toJSON:!0}),a=t[n(236)][n(226)](n(243))[n(222)]({skipNotAttached:!0,toJSON:!0}),c=e[n(236)][n(226)](n(205)),u=e[n(236)][n(226)](n(256)),l=e[n(236)][n(226)](n(243));for(const t of o)c[n(223)](t.id)||c[n(225)](t);c.me||c[n(251)]();for(const t of a)l[n(214)](t);for(const t of i)u[n(202)](t);e[n(212)][n(213)](s)}(t,c),c[r(215)](r(e?203:242));const u=fu(c)?c[r(241)](n):c[r(212)][r(226)](n);return await c[r(259)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=186]})(t,e)}function du(){var t=["3021851XZKpxh","970MXtHWH","19UcUgGL","414704nTnoqH","12KKIrAc","1720835MxXzIj","52650708mPbOBc","144518pWohPZ","101529rPsiJq","15uwmvaB","12242528WqBGac"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(788095===parseInt(n(186))/1*(-parseInt(n(191))/2)+-parseInt(n(193))/3*(-parseInt(n(187))/4)+parseInt(n(189))/5+parseInt(n(188))/6*(-parseInt(n(195))/7)+-parseInt(n(194))/8+-parseInt(n(192))/9*(parseInt(n(196))/10)+parseInt(n(190))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(121616===-parseInt(n(197))/1+-parseInt(n(200))/2+-parseInt(n(213))/3+parseInt(n(195))/4*(-parseInt(n(214))/5)+parseInt(n(204))/6*(-parseInt(n(210))/7)+parseInt(n(199))/8+parseInt(n(196))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(206)]=e,this[n(209)]=!1,this[n(205)](),this[n(203)]=!1}[c(205)](){this[c(208)]=!0}[c(198)](){const t=c;this[t(209)]=!this[t(209)],this[t(209)]?this[t(217)]():this[t(207)]()}[c(217)](){const t=c;for(const e of this[t(194)][t(201)][t(201)]())e[t(216)]&&!this[t(206)][t(211)](e)&&e[t(202)](t(215))}[c(207)](){const t=c;for(const e of this[t(194)][t(201)][t(201)]())e[t(216)]&&!this[t(206)][t(211)](e)&&e[t(212)](t(215))}}function f(){const t=["152831yqtoNB","execute","786184VUAXRi","40350FdIYGg","commands","forceDisabled","_isEnabledBasedOnSelection","6xNTUiz","refresh","_enabledCommands","_enableCommands","isEnabled","value","223363GzxmbN","has","clearForceDisabled","682803OSSwZH","5NGXFMj","TrackChangesCommand","affectsData","_disableUnsupportedCommands","editor","802312AYIcxa","5907933loyThP"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=448]})(t,e)}function d(){const t=["getRanges","400213WFokTb","execute","plugins","7164pVUwSB","12KnVRyf","get","refresh","834xeYFRM","3190mCCxCz","track-changes-accept-suggestion-not-found","model","acceptSuggestion","5rZTTPY","529620GYcjTk","962800AtZHPa","_suggestions","_isEnabledBasedOnSelection","TrackChangesEditing","isEnabled","267VkWtcI","132904KnsBGH","2489478jckrjF","12IKKLWU","editor","canEditAt"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(263627===-parseInt(n(459))/1*(parseInt(n(473))/2)+-parseInt(n(470))/3*(-parseInt(n(460))/4)+-parseInt(n(452))/5*(-parseInt(n(461))/6)+-parseInt(n(453))/7+parseInt(n(454))/8+parseInt(n(469))/9*(-parseInt(n(448))/10)+parseInt(n(466))/11*(parseInt(n(462))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(455)]=e,this[n(472)](),this[n(456)]=!1}[h(472)](){this[h(458)]=!0}[h(467)](t){const n=h,r=this[n(455)][n(471)](t);if(!r)throw new e.CKEditorError(n(449),this);const s=r[n(465)]();this[n(463)][n(450)][n(464)](s)&&this[n(463)][n(468)][n(471)](n(457))[n(451)](r)}}const m=E;function I(){const t=["34590YVcqkJ","132NPPoVI","776860zsOGrR","model","_suggestions","discardSuggestion","plugins","8wKrxrV","_isEnabledBasedOnSelection","editor","273290fEdMir","getRanges","refresh","309782YYhuSZ","canEditAt","get","1awUTdB","48aRJEJE","35ttACuL","execute","412893BWKZIL","track-changes-discard-suggestion-not-found","257514JqeceS","TrackChangesEditing","304710khjOIn","isEnabled"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(157521===parseInt(n(326))/1*(-parseInt(n(320))/2)+parseInt(n(336))/3*(-parseInt(n(317))/4)+parseInt(n(328))/5*(parseInt(n(332))/6)+-parseInt(n(334))/7*(parseInt(n(327))/8)+parseInt(n(330))/9+-parseInt(n(338))/10+-parseInt(n(323))/11*(-parseInt(n(337))/12))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(314)]=e,this[n(322)](),this[n(318)]=!1}[m(322)](){this[m(335)]=!0}[m(329)](t){const n=m,r=this[n(314)][n(325)](t);if(!r)throw new e.CKEditorError(n(331),this);const s=r[n(321)]();this[n(319)][n(339)][n(324)](s)&&this[n(319)][n(316)][n(325)](n(333))[n(315)](r)}}function T(t){const e=_;return t[e(445)](((t,n)=>e(456)==t[e(426)]&&e(456)!=n[e(426)]?-1:e(456)!=t[e(426)]&&e(456)==n[e(426)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=422]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(442)];for(;s<t[n(463)];){const a=t[s],c=t[s+1];r||(r=e[n(457)](a)),A(e,a,c)||(o[n(441)](e[n(429)](r,i[n(447)](a)?e[n(451)](a):e[n(443)](a,n(444)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(451)](e),o=t[r(457)](n);return s[r(460)](o)}function k(){const t=["68ZvbKjF","length","4oLoBaX","6646647rVXVER","from","88047iSzEWy","color","type","change","splice","createRange","add","start","isInContent","content","next","isArray","getRanges","isMultiRange","3202675IDVNBP","value","isIntersecting","push","schema","createPositionAt","end","sort","2058760qILKow","isObject","23390QYtJIN"," [color ","1788714dbUTQy","createPositionAfter","1413ZvEZrf","execute","map","isCollapsed","deletion","createPositionBefore","replace","join","isTouching","201928cPoSCF"];return(k=function(){return t})()}!function(t,e){const n=_,r=t();for(;;)try{if(578503===-parseInt(n(461))/1+parseInt(n(462))/2*(-parseInt(n(424))/3)+parseInt(n(464))/4*(parseInt(n(438))/5)+parseInt(n(450))/6+parseInt(n(422))/7+parseInt(n(446))/8+-parseInt(n(452))/9*(parseInt(n(448))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(463)];){const s=n[r(428)](0,100);t[r(427)]((()=>{const t=r;for(const n of s)n[t(432)]&&e[t(453)](n.id)}))}}function L(){const t=["editor","16639HBSpQq","refresh","some","isInContent","_isEnabledBasedOnSelection","5lUtUXA","2396208kroNAa","6154407awOfVi","getRanges","735645hiiXbs","isEnabled","_suggestions","2WqBVHJ","_command","values","canEditAt","856CmrjRc","3130780TmKeee","execute","model","from","2753568vUGDdG","618151acHDnt"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(392272===-parseInt(n(364))/1+parseInt(n(354))/2*(parseInt(n(351))/3)+parseInt(n(348))/4+-parseInt(n(347))/5*(parseInt(n(363))/6)+-parseInt(n(366))/7*(-parseInt(n(358))/8)+parseInt(n(349))/9+-parseInt(n(359))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(355)]=e,this[r(353)]=n,this[r(367)](),this[r(346)]=!1}[N(367)](){const t=N,e=Array[t(362)](this[t(353)][t(356)]())[t(368)]((e=>e[t(345)]));this[t(352)]=this[t(355)][t(352)]&&e}[N(360)](){const t=N,e=T(Array[t(362)](this[t(353)][t(356)]()));for(const n of e){const e=n[t(350)]();if(!this[t(365)][t(361)][t(357)](e))return}C(this[t(365)][t(361)],this[t(355)],e)}}function v(){const t=["editor","values","17628GOpsIz","getRanges","_suggestions","828348vkpCaC","_command","from","size","430cbTyOA","execute","_selectedSuggestions","selection","document","68910kMejSW","685646dNzncj","147NhgyvS","isEnabled","model","303128vFCaff","canEditAt","refresh","_isEnabledBasedOnSelection","231oXvvrT","77382WSvYvj","428iWrGTD","1568408qGXtNG","255fAJqqB"];return(v=function(){return t})()}const M=w;function w(t,e){const n=v();return(w=function(t,e){return n[t-=235]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(403241===parseInt(n(247))/1+parseInt(n(258))/2+-parseInt(n(262))/3*(parseInt(n(257))/4)+parseInt(n(259))/5*(parseInt(n(246))/6)+parseInt(n(248))/7*(parseInt(n(251))/8)+parseInt(n(256))/9*(-parseInt(n(241))/10)+parseInt(n(255))/11*(-parseInt(n(237))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(238)]=e,this[r(236)]=n,this[r(243)]=new Set,this[r(253)](),this[r(254)]=!1}[M(253)](){const t=M,e=this[t(260)][t(250)][t(245)][t(244)],n=Array[t(239)](this[t(236)][t(261)]());this[t(243)]=function(t,e){const n=_,r=Array[n(423)](t[n(436)]()),s=new Set;for(const o of e)if(o[n(432)])for(const e of r)for(const r of o[n(436)]())(e[n(440)](r)||t[n(455)]&&!o[n(437)]&&o[n(434)]&&r[n(444)][n(460)](e[n(431)]))&&s[n(430)](o);return s}(e,n),this[t(249)]=this[t(238)][t(249)]&&!!this[t(243)][t(240)]}[M(242)](){const t=M,e=T(Array[t(239)](this[t(243)]));for(const n of e){const e=n[t(235)]();if(!this[t(260)][t(250)][t(252)](e))return}C(this[t(260)][t(250)],this[t(238)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const 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=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const 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=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=q,Wt.prototype.has=K,Wt.prototype.set=zt;const qt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=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 we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(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?Y.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),qe(Ze(t),(function(e){return Xe.call(t,e)})))}:Ke;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(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=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($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 Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[zn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);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:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["removeAttribute","onDiscard","nodeBefore","isIntersectingWithRange","get","6228324LSOgBg","add","head","size","1120910TxVkMP","getMarkerNames","_markerNames","filter","removeMarker","subType","start","12142424kEsUVI","isExternal","_onDiscard","attributes","onAttributesChange","createdAt","clear","type","isIntersecting","from","length","removeMarkers","1764590mEgwZs","123249lwBGaj","toJSON","getRange","@external","discard","_isDataLoaded","onAccept","_onAttributesChange","addRange","getFirstMarker","addMarkerName","end","_model","getAllAdjacentSuggestions","commentThread","change","decorate","split","2816064cZRFCo","accept","data","16119144uNzakk","set","nodeAfter","reduce","getMarkers","substr","suggestion:","authoredAt","getContainedElement","getFirstRange","getMultiRangeId","push","markers","getItems","_saved","setAttribute","isInContent","map","4aCwgSP","hasComments","next","_onAccept","getRanges","addMarker","delete","creator","isMultiRange","previous","author"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=229]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(898792===parseInt(n(281))/1+parseInt(n(240))/2+parseInt(n(301))/3+-parseInt(n(261))/4*(parseInt(n(300))/5)+-parseInt(n(277))/6+parseInt(n(288))/7+-parseInt(n(243))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(306)]=!1,this.id=e.id,this[n(295)]=e[n(295)],this[n(286)]=e[n(286)]||null,this[n(271)]=e[n(271)],this[n(268)]=e[n(268)]||e[n(271)],this[n(289)]=Boolean(e[n(291)]&&e[n(291)][n(304)]),this[n(242)]=null,this[n(234)]=t,this[n(264)]=e[n(307)],this[n(290)]=e[n(273)],this[n(229)]=e[n(292)],this[n(283)]=new Set,this[n(293)]=null,this[n(244)](n(250),null),this[n(244)](n(291),e[n(291)]||{}),this[n(244)](n(270),null),this[n(244)](n(263),null),this[n(244)](n(236),null),this[n(244)](n(257),!1),this[n(238)](n(241)),this[n(238)](n(305))}get[Gr(279)](){const t=Gr;let e=this;for(;e[t(270)];)e=e[t(270)];return e}get[Gr(262)](){const t=Gr;return!!this[t(236)]&&this[t(236)][t(298)]>0}get[Gr(269)](){const t=Gr;return 0!=this[t(283)][t(280)]&&6==Array[t(297)](this[t(283)])[0][t(239)](":")[t(298)]}get[Gr(259)](){return null!==this[Gr(231)]()}[Gr(232)](t){const e=Gr;this[e(283)][e(278)](t)}[Gr(282)](){const t=Gr;return Array[t(297)](this[t(283)])}[Gr(247)](){const t=Gr;return this[t(282)]()[t(260)]((e=>this[t(234)][t(255)][t(276)](e)))[t(284)]((t=>t))}[Gr(231)](){return this[Gr(247)]()[0]||null}[Gr(299)](){const t=Gr;this[t(234)][t(237)]((e=>{const n=t;for(const t of this[n(247)]())e[n(285)](t)})),this[t(283)][t(294)]()}[Gr(285)](t){const e=Gr;this[e(234)][e(237)]((n=>{n[e(285)](t)})),this[e(283)][e(267)](t)}[Gr(230)](t){const e=Gr,n=e(249)+this[e(295)]+":"+this[e(286)]+":"+this.id+":"+this[e(268)].id+":"+Hr[e(253)]();this[e(232)](n),this[e(234)][e(237)]((r=>{r[e(266)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(275)](t){const e=Gr;for(const n of this[e(265)]())if(n[e(296)](t))return!0;return!1}[Gr(265)](){const t=Gr;return this[t(247)]()[t(260)]((e=>e[t(303)]()))}[Gr(256)](){const t=Gr;return this[t(265)]()[t(246)](((e,n)=>[...e,...n[t(256)]()]),[])}[Gr(252)](){const t=Gr;var e;return(null===(e=this[t(231)]())||void 0===e?void 0:e[t(303)]())||null}[Gr(251)](){const t=Gr,e=this[t(265)]();if(1!=e[t(298)])return null;const n=e[0],r=n[t(287)][t(245)],s=n[t(233)][t(274)];return r instanceof i.Element?r!=s?null:r:null}[Gr(241)](){const t=Gr;this[t(264)](this[t(265)](),this[t(242)],this[t(291)]),this[t(299)]()}[Gr(305)](){const t=Gr;this[t(290)](this[t(265)](),this[t(242)],this[t(291)]),this[t(299)]()}[Gr(235)](){const t=Gr,e=[];let n=this[t(279)];for(;n;)e[t(254)](n),n=n[t(263)];return e}[Gr(258)](t,e){const n=Gr,r=Xn(this[n(291)]);hr(r,t,e),Or(r,this[n(291)])||(this[n(291)]=r,this[n(229)](r))}[Gr(272)](t){const e=Gr,n=Xn(this[e(291)]);Ur(n,t),Or(n,this[e(291)])||(this[e(291)]=n,this[e(229)](this[e(291)]))}[Gr(302)](){const t=Gr;return{id:this.id,type:this[t(286)]?this[t(295)]+":"+this[t(286)]:this[t(295)],authorId:this[t(268)].id,createdAt:this[t(293)],hasComments:this[t(262)],data:this[t(242)],attributes:this[t(291)]}}static[Gr(253)](){const t=Gr;return(0,e.uid)()[t(248)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=358]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(636841===parseInt(n(396))/1+-parseInt(n(411))/2*(parseInt(n(394))/3)+-parseInt(n(431))/4*(parseInt(n(404))/5)+parseInt(n(365))/6+-parseInt(n(395))/7*(parseInt(n(370))/8)+-parseInt(n(427))/9*(parseInt(n(425))/10)+parseInt(n(399))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Kr{constructor(t,e){const n=qr;this[n(418)]=[],this[n(441)]=new Map,this[n(384)]=[],this[n(420)]=new Map,this[n(447)]=t,this[n(451)]=e}[Wr(405)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(407)];o++){const i=t[o];if(!i[e(371)])continue;const a=this[e(368)](i);if(a){if(null!=i[e(419)]){if(r[e(415)](i[e(419)]))continue;r[e(443)](i[e(419)])}n[e(436)](a)}else if(e(364)!=i[e(406)])e(440)!=i[e(406)]&&e(426)!=i[e(406)]||this[e(393)](n,i,t[o+1]);else{const t=i[e(445)][e(416)];if(s[e(415)](t))continue;s[e(443)](i[e(445)][e(416)]),t==_c?this[e(439)](n,i):this[e(433)](n,i)}}return this[e(385)](n)}[Wr(373)](t){const e=Wr;this[e(418)][e(436)](t)}[Wr(397)](t,n,r=e.priorities[Wr(386)]){const s=Wr;s(424)==typeof t?(0,e.insertToPriorityArray)(this[s(384)],{matchingCallback:t,label:n,priority:r}):this[s(441)][s(361)](t,n)}[Wr(398)](t,e){const n=Wr;this[n(420)][n(361)](t,e)}[Wr(366)](t,e=1){const n=Wr;let r;for(const e of this[n(384)])if(e[n(438)](t)){r=e[n(372)];break}return r||(r=this[n(441)][n(367)](t[n(449)])),r?r(e):1!==e?e+" "+t[n(449)]+"s":""+t[n(449)]}[Wr(413)](t,e){const n=Wr,r=e[n(455)]()[n(387)](),s=n(440)==e[n(406)]?n(443):n(390);for(const e of r){const o=e[n(382)],i=t[t[n(407)]-1];if(o.is(n(437)))i&&i[n(406)][n(381)](n(389))>-1&&t[n(402)](),i&&n(358)==i[n(406)]?i[s]+=o[n(445)]:t[n(436)]({type:n(358),add:n(443)==s?o[n(445)]:"",remove:n(390)==s?o[n(445)]:""});else if(this[n(447)][n(388)](o)){const a=o;if(i&&i[n(406)][n(381)](n(389))>-1&&t[n(402)](),n(448)==e[n(406)])continue;i&&i[n(406)]==s+n(428)&&i[n(430)][n(449)]==a[n(449)]?i[n(360)]++:t[n(436)]({type:s+n(428),element:a,quantity:1}),r[n(363)]((t=>!(n(448)==t[n(406)]&&t[n(382)]==o)))}else if(this[n(447)][n(417)](o,n(450))||o.is(n(430),n(446))){const r=o;if(n(443)==s&&n(435)==e[n(406)]||n(390)==s&&n(448)==e[n(406)])continue;if(i&&-1==i[n(406)][n(381)](n(389))){n(358)==i[n(406)]&&(i[s]+="\n");continue}let a;if(a=n(443)==s?r[n(403)]&&!this[n(447)][n(388)](r[n(403)])?r[n(403)]:null:r[n(374)]&&!this[n(447)][n(388)](r[n(374)])?r[n(374)]:null,r[n(378)]||a&&a[n(378)]){const e=a&&a[n(378)]?a:r;i&&i[n(406)]==s+n(377)&&i[n(430)][n(449)]==e[n(449)]?i[n(360)]++:t[n(436)]({type:s+n(377),element:e,quantity:1})}else t[n(436)]({type:s+n(389),element:r})}}}[Wr(385)](t){const e=Wr,n=this[e(451)],r=[],s=[],o=[];for(const i of t)switch(i[e(406)]){case e(358):if(i[e(443)]=i[e(443)][e(391)](/(\S)\u000A+(\S)/g,e(400))[e(391)](/\u000A/g,""),i[e(390)]=i[e(390)][e(391)](/(\S)\u000A+(\S)/g,e(400))[e(391)](/\u000A/g,""),""!=i[e(443)]&&""!=i[e(390)]){r[e(436)]({type:e(391),content:zr(n,e(392),['"'+i[e(390)]+'"','"'+i[e(443)]+'"'])});continue}if(null!=i[e(443)][e(383)](/^ +$/)){r[e(436)]({type:e(440),content:zr(n,e(442),zr(n,e(423),i[e(443)][e(407)]))});continue}if(null!=i[e(390)][e(383)](/^ +$/)){r[e(436)]({type:e(426),content:zr(n,e(380),zr(n,e(423),i[e(390)][e(407)]))});continue}if(""!=i[e(443)]){r[e(436)]({type:e(440),content:zr(n,e(442),'"'+i[e(443)]+'"')});continue}r[e(436)]({type:e(426),content:zr(n,e(380),'"'+i[e(390)]+'"')});continue;case e(452):case e(401):r[e(436)]({type:e(440),content:zr(n,e(442),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(414):case e(410):r[e(436)]({type:e(426),content:zr(n,e(380),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(422):r[e(436)]({type:e(440),content:zr(n,e(362),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(376):r[e(436)]({type:e(426),content:zr(n,e(412),this[e(366)](i[e(430)],i[e(360)]))});continue;case e(375):s[e(436)](i[e(416)]);continue;case e(453):o[e(436)](i[e(416)]);continue;default:r[e(436)](i)}if(s[e(407)]){const t=s[e(421)]((t=>this[e(420)][e(415)](t)?this[e(420)][e(367)](t):t))[e(432)](", ");r[e(436)]({type:e(444),content:zr(this[e(451)],e(409),t)})}if(o[e(407)]){const t=o[e(421)]((t=>this[e(420)][e(415)](t)?this[e(420)][e(367)](t):t))[e(432)](", ");r[e(436)]({type:e(444),content:zr(this[e(451)],e(369),t)})}return r}[Wr(368)](t){const e=Wr;for(const n of this[e(418)]){const r=n(t);if(r&&e(406)in r)return r}}[Wr(433)](t,e){const n=Wr,r=e[n(445)],s=void 0===r[n(434)]?n(453):n(375);t[n(436)]({type:s,key:r[n(416)]})}[Wr(439)](t,e){const n=Wr;t[n(436)]({type:n(444),content:zr(this[n(451)],n(359),this[n(366)](e[n(455)]()[n(454)][n(429)],1))})}[Wr(393)](t,e,n){const r=Wr;if(this[r(413)](t,e),n&&n[r(455)]()&&!e[r(455)]()[r(379)][r(408)](n[r(455)]()[r(454)])){const n=t[t[r(407)]-1],s=r(440)==e[r(406)]?r(443):r(390);n&&r(358)==n[r(406)]&&(n[s]+="\n")}}}function Xr(){const t=["function","10KPHDxG","deletion","5689341YzECVL","Object","nodeAfter","element","4712fgBxCE","join","_handleAttributeSuggestionDescription","newValue","elementStart","push","$textProxy","matchingCallback","_handleRenameSuggestionDescription","insertion","_itemLabels","*Insert:* %0","add","format","data","softBreak","_schema","elementEnd","name","$text","_locale","addEmptyContainer","removeFormat","start","getFirstRange","text","*Change to:* %0","quantity","set","*Split:* %0","skip","attribute","5362368yZjapt","getItemLabel","get","_handleCustomCallbackDescription","*Remove format:* %0","4572904ogGjUV","isInContent","label","registerDescriptionCallback","previousSibling","addFormat","removeContainer","EmptyContainer","isEmpty","end","*Remove:* %0","indexOf","item","match","_itemLabelsCallbacks","_resolveDescriptionItems","normal","getWalker","isObject","Container","remove","replace","REPLACE_TEXT","_handleInsertRemoveSuggestionDescription","3NFbgmH","14KtFMrk","19918JHIIXh","registerElementLabel","registerAttributeLabel","32320585rpwHFD","$1 $2","addObject","pop","nextSibling","1335aqRVUR","getDescriptions","type","length","isEqual","*Set format:* %0","removeObject","2250278TvXWUC","*Merge:* %0","_addDescriptionItems","removeEmptyContainer","has","key","checkChild","_customCallbacks","subType","_attributeLabels","map","addContainer","ELEMENT_SPACE"];return(Xr=function(){return t})()}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=200]})(t,e)}function Jr(){const t=["40jnNryO","plugins","enableCommand","editor","commands","afterInit","86KqaVun","7053430pIOqnO","216517rsaNuZ","33559537ZbZjCu","59928PjeIsj","1779588HZwyHE","get","TrackChangesEditing","1384820wxQjIR","2095BWDNLG","12cJZXvc","9452gabwTK","204tjdUEi","showAIAssistant"];return(Jr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(892569===-parseInt(n(214))/1+-parseInt(n(206))/2*(-parseInt(n(210))/3)+parseInt(n(217))/4*(-parseInt(n(215))/5)+parseInt(n(218))/6*(parseInt(n(208))/7)+-parseInt(n(200))/8*(parseInt(n(211))/9)+-parseInt(n(207))/10+parseInt(n(209))/11*(parseInt(n(216))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(205)](){const t=Zr,e=this[t(203)],n=e[t(201)][t(212)](t(213));e[t(204)][t(212)](t(219))&&n[t(202)](t(219))}}function $r(t,e){const n=ns();return($r=function(t,e){return n[t-=253]})(t,e)}const ts=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(882705===-parseInt(n(260))/1*(parseInt(n(277))/2)+-parseInt(n(273))/3*(-parseInt(n(254))/4)+parseInt(n(294))/5*(parseInt(n(285))/6)+-parseInt(n(287))/7+-parseInt(n(275))/8+parseInt(n(258))/9*(parseInt(n(286))/10)+parseInt(n(259))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[ts(261)](){const t=ts,e=this[t(276)],n=e[t(265)];if(!e[t(266)][t(268)](t(267)))return;const r=e[t(266)][t(278)](t(281));r[t(283)](t(289)),r[t(284)](t(289)),r[t(256)][t(263)](t(289),zr(n,t(290))),this[t(279)]()}[ts(279)](){const t=ts,e=this[t(276)],n=e[t(265)];e[t(266)][t(278)](t(281))[t(256)][t(253)]((e=>{const r=t;if(r(257)!=e[r(269)])return;const{data:s}=e;if(s&&r(289)==s[r(293)]){const t=s[r(271)][0][r(255)];return{type:r(274),content:zr(n,r(288),function(t){const e=r;switch(t){case e(264):return zr(n,e(270));case e(291):return zr(n,e(280));case e(272):return zr(n,e(262));case e(292):return zr(n,e(282))}}(t))}}}))}}function ns(){const t=["10547984vnhWtV","editor","134ILOZDO","get","_registerLegacyDescription","FORMAT_ALIGN_TO_RIGHT","TrackChangesEditing","FORMAT_JUSTIFY_TEXT","enableDefaultAttributesIntegration","registerBlockAttribute","6102mPdKSk","105290qRMtin","7902251jGinYP","*Format:* %0","alignment","FORMAT_ALIGNMENT","right","justify","commandName","265DkIRBt","registerDescriptionCallback","124276boOayD","value","descriptionFactory","formatBlock","1206TgyvdT","18532140wyAsLg","10289vhmZrL","afterInit","FORMAT_ALIGN_TO_CENTER","registerAttributeLabel","left","locale","plugins","AlignmentEditing","has","type","FORMAT_ALIGN_TO_LEFT","commandParams","center","84KuAFVF","format"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=131]})(t,e)}function os(){const t=["descriptionFactory","SuperscriptEditing","formatInline","12YQdzWG","2290yiSKJd","ItalicEditing","SubscriptEditing","599592qaboiJ","locale","forceValue","FORMAT_SUPERSCRIPT","CodeEditing","subscript","4248rLYbfM","registerInlineAttribute","FORMAT_BOLD","FORMAT_STRIKETHROUGH","StrikethroughEditing","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE","commandParams","TrackChangesEditing","type","15027265evnHYJ","enableDefaultAttributesIntegration","bold","2BtMJpj","code","underline","italic","registerAttributeLabel","128ekZdme","plugins","FORMAT_CODE","3319600cXbWTj","FORMAT_","strikethrough","*Remove format:* %0","3867aGznfu","format","afterInit","commandName","*Format:* %0","6741066kxIiBJ","BoldEditing","editor","155050KsIVZW","toUpperCase","FORMAT_ITALIC","superscript","_registerLegacyDescription","get","registerDescriptionCallback","toLowerCase","UnderlineEditing","has","1492uDHVhj","slice"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(786423===-parseInt(n(185))/1*(-parseInt(n(166))/2)+-parseInt(n(139))/3*(parseInt(n(157))/4)+parseInt(n(135))/5+parseInt(n(144))/6+-parseInt(n(147))/7*(-parseInt(n(132))/8)+parseInt(n(172))/9*(-parseInt(n(163))/10)+-parseInt(n(182))/11*(parseInt(n(162))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(145),rs(164),rs(155),rs(170),rs(176),rs(165),rs(160)];class as extends t.Plugin{[rs(141)](){const t=rs,e=this[t(146)],n=e[t(133)][t(152)](t(180)),r=e[t(167)];for(const s of is){if(!e[t(133)][t(156)](s))continue;const o=s[t(158)](0,-7)[t(154)](),i=t(136)+o[t(148)]();n[t(183)](o),n[t(173)](o),n[t(159)][t(131)](o,zr(r,i))}this[t(151)]()}[rs(151)](){const t=rs,e=this[t(146)],n=e[t(167)],r=e[t(133)][t(152)](t(180));function s(e,s){const o=t;r[o(159)][o(153)]((t=>{const r=o;if(r(161)!=t[r(181)])return;const{data:i}=t;return i&&i[r(142)]===e?i[r(179)][0][r(168)]?{type:r(140),content:zr(n,r(143),s)}:{type:r(140),content:zr(n,r(138),s)}:void 0}))}s(t(184),zr(n,t(174))),s(t(188),zr(n,t(149))),s(t(187),zr(n,t(178))),s(t(186),zr(n,t(134))),s(t(137),zr(n,t(175))),s(t(171),zr(n,t(177))),s(t(150),zr(n,t(169)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(331431===parseInt(n(304))/1+-parseInt(n(316))/2*(-parseInt(n(321))/3)+parseInt(n(298))/4+-parseInt(n(334))/5*(parseInt(n(323))/6)+-parseInt(n(325))/7*(parseInt(n(310))/8)+parseInt(n(329))/9+parseInt(n(319))/10*(-parseInt(n(341))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(337)](){const t=cs,e=this[t(311)],n=e[t(314)];if(!e[t(336)][t(301)](t(303)))return;const r=e[t(336)][t(328)](t(332)),s=this[t(311)][t(306)][t(328)](t(318));r[t(313)](t(318),((n,o={})=>{const i=t,a=this[i(311)][i(333)][i(300)][i(305)],c=o&&void 0!==o[i(324)]?o[i(324)]:!s[i(309)];let u=[];if(c){const t=Array[i(312)](a[i(302)]())[i(335)]((t=>hs(t)||function(t,e){const n=i,r=e[n(315)](t[n(320)],n(318)),s=e[n(315)]([n(308),n(318)],t);return r&&s}(t,this[i(311)][i(333)][i(317)])));u=y(t,e[i(333)])}else{const t=Array[i(312)](a[i(302)]())[i(335)]((t=>hs(t)));u=y(t,e[i(333)])}e[i(333)][i(339)]((()=>{const t=i;for(const e of u)r[t(322)](e,{commandName:t(318),commandParams:[{forceValue:c}]})}))})),r[t(327)][t(342)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(340)]){const t=zr(n,r(299));return s[r(307)][0][r(324)]?{type:r(326),content:zr(n,r(331),t)}:{type:r(326),content:zr(n,r(338),t)}}}))}}function fs(){const t=["markBlockFormat","18840Wamffp","forceValue","230699fmSZrJ","format","descriptionFactory","get","2757663uzglDs","name","*Set format:* %0","TrackChangesEditing","model","845SWGLVc","filter","plugins","afterInit","*Remove format:* %0","change","commandName","11xPAJwA","registerDescriptionCallback","1640776GqfTdb","ELEMENT_BLOCK_QUOTE","document","has","getSelectedBlocks","BlockQuoteEditing","211127RUqMjE","selection","commands","commandParams","$root","value","24zaqaRp","editor","from","enableCommand","locale","checkChild","4NwosxB","schema","blockQuote","3149560zrEtJT","parent","522285VjDUSD"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(318)==t[e(320)][e(330)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=101]})(t,e)}const ds=gs;function ps(){const t=["afterInit","editor","3864927FhURQM","1244fLMPzu","1351stJrOZ","changeCaseTitle","2093210dxFkGk","plugins","has","112MrhsEf","changeCaseUpper","16RcWBID","TrackChangesEditing","474gIirGG","get","enableCommand","CaseChange","207565hTAdCe","11922lrGOHd","11619biQawa","changeCaseLower","2424RGJDOp"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(135081===parseInt(n(118))/1*(-parseInt(n(103))/2)+parseInt(n(120))/3*(-parseInt(n(110))/4)+parseInt(n(102))/5+parseInt(n(106))/6*(parseInt(n(111))/7)+parseInt(n(116))/8*(parseInt(n(104))/9)+-parseInt(n(113))/10+parseInt(n(109))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(107)](){const t=ds,e=this[t(108)];e[t(114)][t(115)](t(101))&&(e[t(114)][t(121)](t(119))[t(122)](t(117)),e[t(114)][t(121)](t(119))[t(122)](t(105)),e[t(114)][t(121)](t(119))[t(122)](t(112)))}}const Is=bs;function Es(){const t=["12nCeMQX","8919hwQBIG","9801583EIJwqN","84087BToOMD","commands","912FMGKQD","TrackChangesEditing","get","enableCommand","7730680YTzDTH","7MTksas","2802470TMAbjq","afterInit","13826Cgohxi","ckbox","editor","plugins","1710qosMqY","3809118ikepGO"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(835930===-parseInt(n(399))/1*(parseInt(n(393))/2)+parseInt(n(400))/3*(-parseInt(n(404))/4)+-parseInt(n(391))/5+-parseInt(n(398))/6*(-parseInt(n(390))/7)+-parseInt(n(389))/8+-parseInt(n(402))/9*(-parseInt(n(397))/10)+parseInt(n(401))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(392)](){const t=Is,e=this[t(395)];e[t(403)][t(387)](t(394))&&e[t(396)][t(387)](t(386))[t(388)](t(394))}}function _s(){const t=["blockName","language","has","value","format","descriptionFactory","forceValue","19168344HBwWzv","rootElement","find","schema","label","formatBlock","ELEMENT_CODE_BLOCK","commands","registerDescriptionCallback","selection","256524sXXTjr","enableCommand","model","editor","indentCodeBlock","filter","locale","plugins","*Set format:* %0","outdentCodeBlock","6YUdPwW","get","type","markBlockFormat","languages","2695iOuxvI","codeBlock","2065484ciMuRv","commandParams","CodeBlock","registerElementLabel","toLowerCase","getSelectedBlocks","3080352jgaIEa","TrackChangesEditing","document","*Remove format:* %0","isLimit","3168003RIEPPL","name","config","afterInit","change","commandName","from","parent","1763006HdVCTq","checkChild","5276xegbeA"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=284]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(793206===parseInt(n(313))/1+parseInt(n(330))/2+parseInt(n(285))/3+-parseInt(n(295))/4*(-parseInt(n(328))/5)+-parseInt(n(323))/6*(-parseInt(n(293))/7)+-parseInt(n(336))/8+-parseInt(n(303))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(288)](){const t=ys,e=this[t(316)];if(!e[t(320)][t(298)](t(332)))return;const n=e[t(320)][t(324)](t(337)),r=e[t(319)],s=e[t(287)][t(324)](t(329))[t(327)],o=e[t(310)][t(324)](t(329));n[t(314)](t(317)),n[t(314)](t(322)),n[t(314)](t(329),((r,i={})=>{const a=t,c=e[a(315)],u=e[a(315)][a(338)][a(312)],l=i&&void 0!==i[a(302)]?i[a(302)]:!o[a(299)];let f;i[a(297)]||(i[a(297)]=s[0][a(297)]),f=l?Array[a(291)](u[a(335)]())[a(318)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(304))&&!e[n(284)](t)&&e[n(294)](t[n(292)],n(329))}(t,c[a(306)]))):Array[a(291)](u[a(335)]())[a(318)]((t=>Cs(t)));const h=y(f,c);c[a(289)]((()=>{const t=a;for(const e of h)n[t(326)](e,{commandName:t(329),commandParams:[{...i,forceValue:l}],formatGroupId:t(296)})}))})),n[t(301)][t(333)](t(329),(e=>zr(r,t(309),e))),n[t(301)][t(311)]((e=>{const n=t;if(n(308)!=e[n(325)])return;const o=r.t,{data:i}=e;if(!i||n(329)!=i[n(290)])return;const a=i[n(331)][0][n(297)],c=o(s[n(305)]((t=>t[n(297)]===a))[n(307)])[n(334)]();return i[n(331)][0][n(302)]?{type:n(300),content:zr(r,n(321),zr(r,n(309),1)+" ("+c+")")}:{type:n(300),content:zr(r,n(339),zr(r,n(309),1))}}))}}function Cs(t){const e=ys;return e(329)==t[e(286)]}const Ls=Ns;function Ns(t,e){const n=Ss();return(Ns=function(t,e){return n[t-=279]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(340771===-parseInt(n(291))/1+-parseInt(n(297))/2+parseInt(n(286))/3*(-parseInt(n(289))/4)+-parseInt(n(292))/5*(-parseInt(n(284))/6)+parseInt(n(294))/7*(-parseInt(n(287))/8)+-parseInt(n(280))/9*(-parseInt(n(282))/10)+-parseInt(n(279))/11*(-parseInt(n(299))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Rs extends t.Plugin{[Ls(293)](){const t=Ls,e=this[t(298)];e[t(285)][t(281)](t(283))&&e[t(285)][t(296)](t(290))[t(295)](t(288))}}function Ss(){const t=["2971835yhdCJp","afterInit","557851LAkOlL","enableCommand","get","321132NBzFMF","editor","24xGMbIa","1140810ZIxgyx","18Iohofi","has","795020XVZYZO","CommentsEditing","6ozKsJU","plugins","81723XvnDmt","8YlNnoX","addCommentThread","52EDPisL","TrackChangesEditing","25628jSGeXY"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["805055lEspxg","name","2102307gARXIn","item","getWalker","push","isLimit","schema","mapper","toViewPosition","4927792PCaZmn","12wxWMDN","markerName","747020GiJRqU","get","type","TrackChangesEditing","model","779048DKOCWO","isAtEnd","elementEnd","1309ARJNVf","5486427Ucsoxp","activeMarkers","getItems","markerRange","addHighlight","consumable","isContent","writer","ck-suggestion-marker--active","isBlock","previousPosition","ck-suggestion-marker-","span","insert","plugins","12738DIWRZC","test","addClass","includes","nextSibling","parent","hasAttribute","start","createRangeOn","getCustomProperty","bindElementToMarker","createUIElement","toViewElement"];return(Ms=function(){return t})()}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=210]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(229)]())o[r(248)](t)&&s[r(210)](n[r(250)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(241)][r(219)](r(221));return(o,i,a)=>{const c=r;if(!a[c(232)][c(243)](i[c(230)],o[c(256)]))return;const u=i[c(230)][c(259)](),l=i[c(230)][c(249)],f=t[c(222)][c(212)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(258)];d=d||f[c(233)](e);const n=a[c(213)][c(254)](e);if(n&&n[c(251)](c(231)))return;c(225)==t[c(220)]&&f[c(236)](e)&&!f[c(211)](e)&&(e[c(246)]||l[c(224)]?h&&h[c(247)]==e||(h=e,m(t[c(237)]),p=!0):g=g||t[c(237)])}function m(t){const r=c,o=a[r(234)][r(253)](r(239),{class:r(238)+e}),u=a[r(213)][r(214)](t);n&&s[r(228)][r(245)](i[r(217)])&&a[r(234)][r(244)](r(235),o),a[r(234)][r(240)](u,o),a[r(213)][r(252)](o,i[r(217)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(435676===-parseInt(n(218))/1+parseInt(n(223))/2+parseInt(n(257))/3+-parseInt(n(216))/4*(-parseInt(n(255))/5)+-parseInt(n(242))/6*(parseInt(n(226))/7)+parseInt(n(215))/8+-parseInt(n(227))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=403]})(t,e)}function Ps(){const t=["rootName","lock","selection","enqueueChange","unbindElementFromMarkerName","enableCommand","delete","init","get","model","uiElement","editing","remove","merge","end","2203990tRPlpg","TrackChangesEditing","unit","markerNameToElements","397320MDKMLJ","fromRange","3629050eoQPon","editor","commands","data","addMarker:suggestion:deletion","high","downcastDispatcher","bind","2184tpiWKp","mapper","options","markerName","createRange","setSelection","228WQKqWC","plugins","createSelection","253395AYdnHB","modifySelection","168WcCkVl","batch","$graveyard","showSuggestionHighlights","root","document","requires","3ztMVGJ","writer","removeMarker:suggestion:deletion","2168rkLcQv","6910xPUPzu","isCollapsed","detach","deleteForward","66WIalFk","478687lqOIqS","getFirstRange","forward","unlock","buffer","start"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(557536===-parseInt(n(452))/1+parseInt(n(448))/2*(parseInt(n(418))/3)+-parseInt(n(421))/4*(parseInt(n(422))/5)+parseInt(n(426))/6*(parseInt(n(462))/7)+parseInt(n(411))/8*(-parseInt(n(409))/9)+parseInt(n(454))/10+-parseInt(n(427))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(417)](){return[vs.Delete]}[Fs(440)](){const t=Fs,e=this[t(455)],n=e[t(407)][t(441)](t(449));n[t(438)](t(439));const r=e[t(456)][t(441)](t(425));n[t(438)](t(425),((n,s={})=>{const o=t,a=e[o(442)][o(408)](e[o(442)][o(416)][o(435)]);a[o(423)]&&e[o(442)][o(410)](a,{direction:o(429),unit:s[o(450)]});const c=a[o(428)](),u=i.LiveRange[o(453)](c);let l;n(s),l=o(413)==u[o(415)][o(433)]?e[o(442)][o(404)](c[o(432)]):e[o(442)][o(404)](u[o(432)],u[o(447)]),u[o(424)](),e[o(442)][o(436)](r[o(431)][o(412)],(t=>{const e=o;r[e(431)][e(434)](),t[e(405)](t[e(404)](l[e(447)])),r[e(431)][e(430)]()}))})),e[t(444)][t(460)].on(t(458),Ds(e,t(446)),{priority:t(459)}),e[t(457)][t(460)].on(t(458),((n,r,s)=>{const o=t;s[o(464)][o(414)]&&Ds(e,o(446),{showActiveMarker:!1})[o(461)](this)(n,r,s)}),{priority:t(459)}),e[t(444)][t(460)].on(t(420),((e,n,r)=>{const s=t,o=r[s(463)][s(451)](n[s(403)]);if(o)for(const t of o)t.is(s(443))&&(r[s(463)][s(437)](t,n[s(403)]),r[s(419)][s(445)](t))}),{priority:t(459)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=464]})(t,e)}function Gs(){const t=["has","setAttribute","deletion","isLocal","parent","documentList","selection","ELEMENT_","getFirstRange","list.multiBlock","registerCustomCallback","11399448SBftWh","batch","assureChains","ELEMENT_TODO_LIST","schema","numbered","_registerLegacyDescription","fromRange","editor","toUpperCase","commands","end","push","customNumberedList","8089144mfNSuu","descriptionFactory","numberedList","mergeListItemBackward","todoListChecked","listReversed","2445845MSoCKo","multipleBlocks","type","listMarker","getFirstMarker","default","*Outdent:* %0","registerPostFixer","attributes","registerDescriptionCallback","nodeAfter","document","*Merge:* %0","todoList","noTrackChangesFixer","registerAttributeLabel","next","getSuggestions","start","bulletedList","mergeListItemForward","oldValue","key","find","format","getChanges","TrackChangesEditing","listType","getAttribute","createPositionAt","isNextTo","enableDefaultAttributesIntegration","*Uncheck item*","listMarkerStyle","meta","*Change to:* %0","length","checkTodoList","*Format:* remove from %0","createRange","data","ELEMENT_BULLETED_LIST","_findSuggestions","nextSibling","indentList","ELEMENT_LIST_ITEM","*Indent:* %0","listItemId","model","todo","setSelection","4FVMgAt","isObject","_getAttributeKey","_supportLegacySuggestions","*Set format:* %0","previousSibling","includes","listItemIdFixer","commandName","ELEMENT_NUMBERED_LIST","accept","*Check item*","registerElementLabel","*Format:* insert into %0","6878694JMJrSx","isUndo","value","suggestion","TodoListEditing","todoListCheck","removeMarker","containsItem","registerBlockAttribute","groupId","*Remove format:* %0","detach","_LIST","1106PAtyJE","bulleted","19282023uFFkZO","*Split:* list item","map","outdentList","every","newValue","listIndent","FORMAT_INDENT","config","locale","commandParams","refresh","632580WPOGSS","*Merge:* list item","change","ListEditing","get","listStart","attributeKey","plugins","range","473dWEnyH","getRanges","listStyle","afterInit","trackChangesCommand","head","splitListItemBefore","formatBlock","forceValue","splitListItemAfter","customBulletedList","execute","filter","from","_suggestionFactory","differ","attribute"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(743399===parseInt(n(469))/1*(-parseInt(n(595))/2)+-parseInt(n(609))/3+parseInt(n(568))/4*(parseInt(n(517))/5)+-parseInt(n(582))/6+parseInt(n(511))/7+-parseInt(n(497))/8+parseInt(n(597))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(472)](){const t=Us,e=this[t(505)];if(!e[t(467)][t(486)](t(612)))return;const n=e[t(606)],r=e[t(467)][t(464)](t(543)),s=e[t(467)][t(486)](t(586)),o=!!e[t(605)][t(464)](t(495));function i(e){const r=t;return{type:r(541),content:""+zr(n,r(572),e)}}function a(e){const r=t;return{type:r(541),content:""+zr(n,r(592),e)}}r[t(548)](t(513)),r[t(548)](t(536)),r[t(548)](t(510)),r[t(548)](t(479)),r[t(548)](t(561)),r[t(548)](t(600)),r[t(548)](t(478)),r[t(548)](t(475)),r[t(590)](t(564)),r[t(590)](t(544)),r[t(590)](t(603)),o&&(r[t(548)](t(514)),r[t(548)](t(537))),s&&(r[t(548)](t(530)),r[t(548)](t(554)),r[t(590)](t(515)),r[t(512)][t(526)]((e=>{const r=t,{data:s}=e;if(s&&r(515)==s[r(539)])return{type:r(541),content:s[r(602)]?zr(n,r(579)):zr(n,r(549))}})),this[t(505)][t(565)][t(528)][t(524)]((e=>{const n=t;if(e[n(498)][n(583)])return!1;let s=!1;const o=r[n(534)]({skipNotAttached:!0})[n(481)]((t=>n(515)===r[n(570)](t)));for(const t of o)n(566)!=t[n(494)]()[n(535)][n(527)][n(545)](n(544))&&(r[n(559)](t[n(494)](),n(485))[n(540)]((t=>n(544)===r[n(570)](t[n(585)])))||(e[n(588)](t[n(521)]()),s=!0));return s}))),r[t(512)][t(532)](t(603),zr(n,t(604)));const c={type:t(541),content:""};r[t(512)][t(526)]((e=>{const r=t,{data:s}=e;if(!s||r(544)!=s[r(539)])return;let u=e[r(474)];for(;u;){if(u[r(557)]&&((r(471)==u[r(557)][r(539)]||r(550)==u[r(557)][r(539)])&&(u[r(557)][r(602)]&&r(522)!=u[r(557)][r(602)]||r(522)!=u[r(557)][r(538)]&&!s[r(602)])||!o&&u[r(557)][r(539)]==_c))return c;u=u[r(533)]}if(null==s[r(602)])switch(s[r(538)]){case r(596):return a(zr(n,r(558)));case r(502):return a(zr(n,r(577)));case r(566):return a(zr(n,r(500)))}switch(s[r(602)]){case r(596):return i(zr(n,r(558)));case r(502):return i(zr(n,r(577)));case r(566):return i(zr(n,r(500)))}})),r[t(512)][t(526)]((e=>{const n=t,{data:r}=e;if(r&&n(603)==r[n(539)])return null==r[n(602)]||null==r[n(538)]&&0==r[n(602)]?c:void 0})),r[t(512)][t(526)]((e=>{const r=t;if(r(485)!=e[r(519)])return;const{data:s}=e;if(!s||r(564)!=s[r(539)])return;const o=Hs(e);return r(602)==o?{type:r(541),content:zr(n,r(610))}:r(538)==o?{type:r(541),content:zr(n,r(598))}:c})),e[t(565)][t(528)][t(524)]((e=>this[t(575)](e))),e[t(565)][t(528)][t(524)]((e=>this[t(531)](e))),e[t(565)][t(528)][t(524)]((e=>this[t(499)](e))),this[t(571)]()}[Us(575)](t){const e=Us;if(t[e(498)][e(583)]||!t[e(498)][e(489)])return!1;let n=!1;const r=this[e(505)][e(467)][e(464)](e(543))[e(534)]({skipNotAttached:!0})[e(481)]((t=>t[e(557)]&&e(564)==t[e(557)][e(539)]))[e(481)]((t=>t[e(557)][e(602)]&&t[e(557)][e(538)]));for(const s of r)Hs(s)||(t[e(588)](s[e(521)]()),n=!0);return n}[Us(531)](t){const e=Us;if(t[e(498)][e(583)]||!t[e(498)][e(489)])return!1;const n=this[e(505)][e(467)][e(464)](e(543));if(n[e(473)][e(584)])return!1;let r=!1;const s=[e(544),e(564),e(603),e(471),e(465),e(516),e(587),e(520),e(550)],o=this[e(505)][e(565)][e(528)][e(484)][e(542)]()[e(481)]((t=>e(485)==t[e(519)]))[e(481)]((t=>s[e(574)](t[e(466)])));if(0==o[e(553)])return r;for(const i of o){const o=n[e(559)](i[e(468)],e(485))[e(481)]((t=>!t[e(551)][e(547)]))[e(599)]((t=>t[e(585)]))[e(481)]((t=>{const r=e,o=n[r(570)](t);return s[r(574)](o)}));if(o[e(553)]){for(const n of o)t[e(588)](n[e(521)]());r=!0}}return r}[Us(499)](t){const e=Us;if(t[e(498)][e(583)]||!t[e(498)][e(489)])return!1;const n=this[e(505)][e(467)][e(464)](e(543));let r=!1;const s=[e(544),e(564),e(603),e(471),e(465),e(516),e(587),e(520),e(550)];for(const t of n[e(534)]({skipNotAttached:!0})){const o=n[e(559)](t[e(494)](),e(485))[e(599)]((t=>t[e(585)]))[e(481)]((t=>t[e(557)]&&s[e(574)](t[e(557)][e(539)])));if(!o[e(553)])continue;const a=o[0][e(474)][e(525)][e(591)];if(!o[e(601)]((t=>t[e(525)][e(591)]===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(534)]({skipNotAttached:!0})[s(481)]((e=>s(485)==e[s(519)]&&e[s(525)][s(591)]==t)))e[s(487)](s(591),r)}function i(t,n){const r=e;let s=t[r(474)],i=!1;for(;s;)s[r(525)][r(591)]!=n&&(o(s[r(525)][r(591)],n),s[r(487)](r(591),n),i=!0),s=s[r(533)];return i}}[Us(571)](){const t=Us,e=this[t(505)],n=e[t(606)],r=e[t(467)][t(464)](t(543));this[t(503)](),r[t(483)][t(496)](t(476),t(491),t(578),(function(n,r){const s=t,o=[];for(let t of n)t[s(535)][s(527)]===t[s(508)][s(490)]&&(t=e[s(565)][s(556)](e[s(565)][s(546)](t[s(535)][s(527)],0))),o[s(509)](t);e[s(565)][s(611)]((t=>{const n=s,a=e[n(565)][n(528)][n(492)],c=Array[n(482)](a[n(470)]())[n(599)]((t=>i.LiveRange[n(504)](t)));t[n(567)](o),e[n(507)][n(464)](r[n(576)])[n(608)](),r[n(607)][n(509)]({forceDefaultExecution:!0}),e[n(480)](r[n(576)],...r[n(607)]),t[n(567)](c);for(const t of c)t[n(593)]()}))})),r[t(512)][t(580)]((function(n){const r=t,s=!e[r(565)][r(501)][r(569)](n),o=n[r(573)],i=n[r(560)],a=n[r(545)](r(564)),c=!o||o[r(545)](r(564))!==a,u=!i||i[r(545)](r(564))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(562),e)))}[Us(503)](){const t=Us,e=this[t(505)],n=e[t(606)];function r(n){const r=t,s=e[r(507)][r(464)](r(536))[r(584)],o=e[r(507)][r(464)](r(513))[r(584)];return r(513)===n?s:o}e[t(467)][t(464)](t(543))[t(512)][t(526)]((function(s){const o=t;if(o(476)!=s[o(519)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(576)]){case o(536):u=i[o(607)][0][o(477)],l=r(i[o(576)]),a=o(u?581:555),!l&&e[o(605)][o(464)](o(495))||(a=o(552)),c={type:o(541),content:zr(n,a,zr(n,o(558)))};break;case o(513):u=i[o(607)][0][o(477)],l=r(i[o(576)]),a=o(u?581:555),!l&&e[o(605)][o(464)](o(495))||(a=o(552)),c={type:o(541),content:zr(n,a,zr(n,o(577)))};break;case o(561):a=o(563),c={type:o(541),content:zr(n,a,zr(n,o(562)))};break;case o(600):a=function(t){const e=o,n=t[e(494)]();let r=n[e(535)][e(527)];for(;r&&n[e(589)](r);){if(r[e(545)](e(603))>0)return!1;r=r[e(560)]}return!0}(s)?zr(n,o(555),zr(n,function(t){const e=o;return e(493)+t[e(494)]()[e(535)][e(527)][e(545)](e(544))[e(506)]()+e(594)}(s))):zr(n,o(523),zr(n,o(562))),c={type:o(541),content:a};break;case o(514):case o(537):!1===i[o(518)]&&(a=o(529),c={type:o(488),content:zr(n,a,zr(n,o(562)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(494)]()[e(535)][e(527)][e(573)];for(;n;){const r=n[e(545)](e(564));if(!r)return!1;if(r==t[e(557)][e(602)])return e(602);if(r==t[e(557)][e(538)])return e(538);n=n[e(573)]}return!1}function zs(t,e){const n=Zs();return(zs=function(t,e){return n[t-=377]})(t,e)}const Ws=zs;!function(t,e){const n=zs,r=t();for(;;)try{if(511949===-parseInt(n(422))/1*(-parseInt(n(443))/2)+parseInt(n(441))/3+parseInt(n(445))/4*(-parseInt(n(449))/5)+parseInt(n(404))/6+parseInt(n(460))/7*(-parseInt(n(378))/8)+parseInt(n(448))/9*(-parseInt(n(416))/10)+parseInt(n(390))/11*(parseInt(n(458))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class qs extends t.Plugin{[Ws(453)](){const t=Ws;if(!this[t(452)][t(456)][t(407)](t(391)))return;const e=this[t(452)][t(446)][t(427)](t(454)),n=this[t(452)][t(456)][t(427)](t(429));e[t(433)]&&(n[t(395)](t(386)),n[t(423)](t(386))),e[t(399)]&&(n[t(395)](t(382)),n[t(423)](t(382))),e[t(459)]&&(n[t(395)](t(462)),n[t(423)](t(462)));const r={type:t(457),content:""};n[t(465)][t(469)](this[t(379)][t(417)](this));const s=this[t(452)][t(419)];n[t(465)][t(425)](t(382),zr(s,t(403))),n[t(465)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(382)==s[n(468)])return null==s[n(397)]||0==s[n(397)]&&null==s[n(434)]?r:void 0})),n[t(465)][t(425)](t(462),zr(s,t(380))),n[t(465)][t(469)]((e=>{const n=t,{data:s}=e;if(s&&n(462)==s[n(468)])return null==s[n(397)]||1==s[n(397)]&&null==s[n(434)]?r:void 0})),this[t(452)][t(447)][t(402)][t(415)]((e=>{const r=t;if(e[r(426)][r(435)])return!1;let s=!1;const o=n[r(442)]({skipNotAttached:!0})[r(414)]((t=>{const e=r,s=n[e(387)](t);return e(462)==s||e(382)==s}));for(const t of o){const o=t[r(461)]()[r(451)][r(401)][r(396)](r(467));r(420)!=o&&r(444)!=o&&(n[r(377)](t[r(461)](),r(389))[r(440)]((t=>r(467)==n[r(387)](t[r(405)])))||(e[r(409)](t[r(392)]()),s=!0))}return s})),this[t(398)]()}[Ws(379)](t){const e=Ws,n=this[e(452)][e(419)],{data:r}=t,s={type:e(457),content:""};if(!r||e(386)!=r[e(468)])return;if(!r[e(434)])return e(411)==r[e(397)]?s:{type:e(457),content:""+zr(n,e(383),zr(n,this[e(432)](r[e(397)])))};if(!r[e(397)]){if(e(411)==r[e(434)])return s;let o=t[e(381)];for(;o;){if(o[e(436)]&&e(467)==o[e(436)][e(468)]&&o[e(436)][e(397)])return s;o=o[e(410)]}return{type:e(457),content:""+zr(n,e(394),zr(n,this[e(432)](r[e(434)])))}}if(e(411)!=r[e(397)])return{type:e(457),content:""+zr(n,e(383),zr(n,this[e(432)](r[e(397)])))};let o=t[e(381)];for(;o;){if(o[e(436)]&&e(467)==o[e(436)][e(468)]&&o[e(436)][e(397)]&&o[e(436)][e(434)])return s;o=o[e(410)]}const i=t[e(461)]()[e(451)][e(401)][e(396)](e(467));return{type:e(457),content:zr(n,e(383),zr(n,e(466)+i[e(438)]()+e(463)))}}[Ws(398)](){const t=Ws,e=this[t(452)],n=e[t(419)];e[t(456)][t(427)](t(429))[t(465)][t(469)]((e=>{const r=t;if(r(412)!=e[r(430)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(388)]){case r(386):o=r(421),i={type:r(457),content:zr(n,o,zr(n,this[r(432)](s[r(439)][0][r(430)])))};break;case r(382):o=s[r(439)][0][r(399)]?r(406):r(393),i={type:r(457),content:zr(n,o)};break;case r(462):o=r(431),i={type:r(457),content:zr(n,o,s[r(439)][0][r(459)])}}return i}))}[Ws(432)](t){const e=Ws;return e(466)+function(t){const n=e;return Ks[n(384)](t)?n(428):Xs[n(384)](t)?n(420):null}(t)[e(438)]()+e(464)+t[e(438)]()[e(424)](/-/g,"_")}}const Ks=[Ws(470),Ws(437),Ws(408)],Xs=[Ws(455),Ws(400),Ws(413),Ws(385),Ws(418),Ws(450)];function Zs(){const t=["enableDefaultAttributesIntegration","getAttribute","newValue","_registerLegacyDescription","reversed","decimal-leading-zero","nodeAfter","document","FORMAT_LIST_REVERSED","2684370gIlvZY","suggestion","*Format:* set order to reversed","has","square","removeMarker","next","default","formatBlock","lower-roman","filter","registerPostFixer","2383270aCgaGw","bind","lower-latin","locale","numbered","*Change to:* %0","5449VQcuMr","registerBlockAttribute","replace","registerAttributeLabel","batch","get","bulleted","TrackChangesEditing","type","*Format:* set start index to %0","_getTranslationKeyForListStyle","styles","oldValue","isUndo","data","circle","toUpperCase","commandParams","find","1957437vsSWUh","getSuggestions","94AENEqU","customNumbered","29396cepUjY","config","model","9CGeSPT","690wGIlbV","upper-latin","start","editor","afterInit","list.properties","decimal","plugins","format","36tAQODk","startIndex","18613ozrmIr","getFirstRange","listStart","_LIST_DEFAULT","_LIST_","descriptionFactory","ELEMENT_","listType","key","registerDescriptionCallback","disc","_findSuggestions","2072JOGssZ","handleDescriptions","FORMAT_LIST_START","head","listReversed","*Set format:* %0","includes","upper-roman","listStyle","_getAttributeKey","commandName","attribute","4022854hVQbUc","ListPropertiesEditing","getFirstMarker","*Format:* set order to regular","*Remove format:* %0"];return(Zs=function(){return t})()}var Ys=n(507);const Js=$s;function Qs(){const t=["commands","afterExecute","change","detach","mapper","328510eTnogh","get","selection","editor","model","enableCommand","14796Dzwusb","21cNdOOp","hasClass","remove","addMarker:suggestion:insertion","downcastDispatcher","4486egbnpy","setSelection","646220gmQPnS","22255QCDpIK","init","editing","enterBlock","markInsertion","getFirstRange","3564vPvXIG","options","high","split","showSuggestionHighlights","fromRange","nextSibling","fire","data","bind","67172lqVtuH","TrackChangesEditing","16yDJCvq","document","unbindElementFromMarkerName","ck-suggestion-marker-split","55pzWHeB","markerName","markerNameToElements","parent","plugins","writer","end","enter","removeMarker:suggestion:insertion","requires","getFirstPosition","4380ASNPWi","createPositionAt","createRange","48Nskoot"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(120460===parseInt(n(310))/1*(-parseInt(n(342))/2)+-parseInt(n(337))/3*(-parseInt(n(304))/4)+parseInt(n(345))/5*(parseInt(n(324))/6)+parseInt(n(330))/7*(-parseInt(n(306))/8)+parseInt(n(336))/9+parseInt(n(344))/10+parseInt(n(351))/11*(parseInt(n(321))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(319)](){return[Ys.Enter]}[Js(346)](){const t=Js,e=this[t(333)],n=e[t(314)][t(331)](t(305)),r=e[t(325)][t(331)](t(317));n[t(335)](t(317),(()=>{const s=t;e[s(334)][s(327)]((t=>{const o=s,a=e[o(334)][o(307)][o(332)],c=a[o(320)](),u=i.LiveRange[o(356)](a[o(350)]());if(r[o(348)](t)){const r=e[o(334)][o(322)](c[o(313)][o(357)],0),s=t[o(323)](c,r);n[o(349)](s)}else t[o(343)](t[o(323)](u[o(316)]));u[o(328)](),r[o(358)](o(326),{writer:t})}))})),e[t(347)][t(341)].on(t(340),Ds(e,t(354)),{priority:t(353)}),e[t(347)][t(341)].on(t(318),((e,n,r)=>{const s=t,o=r[s(329)][s(312)](n[s(311)]);if(o)for(const t of o)t[s(338)](s(309))&&(r[s(329)][s(308)](t,n[s(311)]),r[s(315)][s(339)](t))}),{priority:t(353)}),e[t(302)][t(341)].on(t(340),((n,r,s)=>{const o=t;s[o(352)][o(355)]&&Ds(e,o(354),{showActiveMarker:!1})[o(303)](this)(n,r,s)}),{priority:t(353)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=468]})(t,e)}function ro(){const t=["TrackChangesEditing","289902QnJJnU","results","FindAndReplaceUtils","suggestion:deletion","has","filter","6OPldXT","91ePUtiU","bind","createPositionAt","findByTextCallback","markers","replaceAll","findNext","start","editor","end","replace","createRange","find","27qCERdd","get","getIntersection","isArray","item","afterInit","getMarkersGroup","493287PvCBpU","handleFindCommand","model","enableCommand","1660320kvDwGr","FindAndReplaceEditing","61259qaFJvm","34234NUTORB","1892655FmaLEX","530OezvZB","findPrevious","string","_isInDeletionRange","getRange","1356440TfTzAM","plugins"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(350779===parseInt(n(482))/1*(-parseInt(n(498))/2)+-parseInt(n(475))/3+parseInt(n(479))/4+parseInt(n(483))/5+-parseInt(n(492))/6*(-parseInt(n(499))/7)+-parseInt(n(489))/8*(parseInt(n(468))/9)+-parseInt(n(484))/10*(parseInt(n(481))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(473)](){const t=eo;if(!this[t(507)][t(490)][t(496)](t(480)))return;const e=this[t(507)][t(490)][t(469)](t(491));e[t(478)](t(511),this[t(476)][t(500)](this)),e[t(478)](t(505)),e[t(478)](t(485)),e[t(478)](t(509)),e[t(478)](t(504))}[eo(476)](t,e,n={}){const r=eo,s=this[r(507)][r(490)][r(469)](r(494));return t((t=>{const o=r;let i=(o(486)==typeof e?s[o(502)](e,n):e)(t);Array[o(471)](i)&&(i={results:i,searchText:o(486)==typeof e?e:""});const a=i[o(493)][o(497)]((e=>!1===this[o(487)](e,t[o(472)])));return{...i,results:a}}),n)}[eo(487)](t,e){const n=eo,r=this[n(507)][n(477)][n(510)](this[n(507)][n(477)][n(501)](e,t[n(506)]),this[n(507)][n(477)][n(501)](e,t[n(508)]));for(const t of this[n(507)][n(477)][n(503)][n(474)](n(495)))if(null!==r[n(470)](t[n(488)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=232]})(t,e)}const io=oo;function ao(){const t=["descriptionFactory","fontColor","10660670IXqrmB","commandName","toLowerCase","fontBackgroundColor.colors","8331654rFoZFX","normalizeSizeOptions","enableDefaultAttributesIntegration","*Reset font family*","get","FontFamilyEditing","commandParams","registerAttributeLabel","*Reset font background color*","config","fontFamily","FontSizeEditing","trim","*Reset font color*","10733009WasBoj","editor","FORMAT_FONT_COLOR","format","_registerLegacyDescription","FORMAT_FONT_FAMILY","fontColor.colors","title","registerInlineAttribute","plugins","value","afterInit","fontBackgroundColor","33506pYEDuK","TrackChangesEditing","45SfsErO","has","FORMAT_FONT_SIZE","formatInline","*Set font background color:* %0","registerDescriptionCallback","40wjCUXE","fontSize.options","FORMAT_FONT_BACKGROUND","777928lvCLzG","fontSize","*Set font color:* %0","FontSize","15668eguPEi","59cQFhvz","model","type","*Reset font size*","label","locale","FontBackgroundColorEditing","find","*Set font size:* %0","*Set font family:* %0","FontColorEditing","3750225WbALHT"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(837542===-parseInt(n(284))/1*(-parseInt(n(268))/2)+parseInt(n(234))/3+parseInt(n(283))/4*(-parseInt(n(276))/5)+-parseInt(n(241))/6+-parseInt(n(255))/7+parseInt(n(279))/8*(parseInt(n(270))/9)+parseInt(n(237))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(252),commandName:io(280)},{pluginName:io(246),commandName:io(251)},{pluginName:io(233),commandName:io(236)},{pluginName:io(290),commandName:io(267)}];class uo extends t.Plugin{[io(266)](){const t=io,e=this[t(256)][t(289)],n=this[t(256)][t(264)][t(245)](t(269));for(const{pluginName:e,commandName:r}of co)this[t(256)][t(264)][t(271)](e)&&(n[t(243)](r),n[t(263)](r));n[t(235)][t(248)](t(280),zr(e,t(272))),n[t(235)][t(248)](t(251),zr(e,t(260))),n[t(235)][t(248)](t(236),zr(e,t(257))),n[t(235)][t(248)](t(267),zr(e,t(278))),this[t(259)]()}[io(259)](){const t=io,e=this[t(256)],n=e[t(289)];e[t(264)][t(245)](t(269))[t(235)][t(275)]((e=>{const r=t,o=n.t;if(r(273)!=e[r(286)])return;const{data:i}=e;if(null!=i){if(r(280)==i[r(238)]){const t=i[r(247)][0][r(265)];if(t){const e=o(this[r(256)][r(264)][r(245)](r(282))[r(242)](this[r(256)][r(250)][r(245)](r(277)))[r(291)]((e=>e[r(285)]==t))[r(262)])[r(239)]();return{type:r(258),content:zr(n,r(292),e)}}return{type:r(258),content:zr(n,r(287))}}if(r(251)==i[r(238)]){const t=i[r(247)][0][r(265)];return t?{type:r(258),content:zr(n,r(232),t)}:{type:r(258),content:zr(n,r(244))}}if(r(236)==i[r(238)]){const t=i[r(247)][0][r(265)];if(t){const e=(0,s.normalizeColorOptions)(this[r(256)][r(250)][r(245)](r(261)))[r(291)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(288)],a=o(i)[r(239)]()),{type:r(258),content:zr(n,r(281),a)[r(253)](),color:{value:t,title:a||i}}}return{type:r(258),content:zr(n,r(254))}}if(r(267)==i[r(238)]){const t=i[r(247)][0][r(265)];if(t){const e=(0,s.normalizeColorOptions)(this[r(256)][r(250)][r(245)](r(240)))[r(291)]((e=>e[r(285)]==t));let i=t,a="";return e&&(i=e[r(288)],a=o(i)[r(239)]()),{type:r(258),content:zr(n,r(274),a)[r(253)](),color:{value:t,title:a||i}}}return{type:r(258),content:zr(n,r(249))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(556938===-parseInt(n(160))/1+parseInt(n(136))/2*(parseInt(n(134))/3)+-parseInt(n(165))/4+-parseInt(n(150))/5+-parseInt(n(149))/6+-parseInt(n(126))/7*(parseInt(n(166))/8)+parseInt(n(152))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class fo extends t.Plugin{[lo(140)](){const t=lo,e=this[t(137)],n=e[t(162)][t(127)](t(146)),r=e[t(172)][t(127)](t(128)),s=e[t(172)][t(127)](t(133));r&&s&&(n[t(132)](t(133)),n[t(167)](t(128)),this[t(148)]())}[lo(148)](){const t=lo,e=this[t(137)],n=e[t(142)];e[t(162)][t(127)](t(146))[t(163)][t(156)]((r=>{const s=t;if(s(174)!=r[s(144)]&&s(138)!=r[s(144)])return;const{data:o}=r;if(o&&s(133)===o[s(173)]){const t=[],r=o[s(158)][0];for(const[n,o]of Object[s(141)](r))t[s(176)](po(e,n,o));return t[s(177)]?{type:s(145),content:zr(n,s(169),t[s(153)](", "))}:{type:s(145),content:zr(n,s(139))}}}))}}function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=126]})(t,e)}function go(){const t=["format","TrackChangesEditing","toUpperCase","_registerLegacyDescription","1272726BqOxSw","1507665aqSqBV","charAt","23835447prEPdq","join","fontBackgroundColor","normalizeSizeOptions","registerDescriptionCallback","FontSize","commandParams","find","617818IhsQHQ","model","plugins","descriptionFactory","label","2461312haGDlc","4416752ODGZWp","enableCommand","fontColor.colors","*Set format to:* %0","split","slice","commands","commandName","formatBlock","boolean","push","length","config","7XYnZGY","get","copyFormat","title","fontColor","fontSize.options","enableDefaultAttributesIntegration","pasteFormat","56577LxZNJF","toLowerCase","22gwsfVt","editor","formatInline","*Remove all formatting*","afterInit","entries","locale","fontSize","type"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(142)].t,i=e[r(170)](/(?=[A-Z])/)[r(153)](" "),a=o(i[r(151)](0)[r(147)]()+i[r(171)](1))[r(135)]();if(r(175)==typeof n)return a;if(r(130)===e||r(154)===e){const e=(0,s.normalizeColorOptions)(t[r(178)][r(127)](r(168)))[r(159)]((t=>t[r(161)]==n));return a+" ("+(e?o(e[r(164)])[r(135)]():n)+")"}if(r(143)===e&&isNaN(parseFloat(n))){const e=t[r(162)][r(127)](r(157))[r(155)](t[r(178)][r(127)](r(131)))[r(159)]((t=>t[r(161)]==n));return a+" ("+(e?o(e[r(129)])[r(135)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(139530===parseInt(n(471))/1*(parseInt(n(474))/2)+-parseInt(n(495))/3+parseInt(n(483))/4*(parseInt(n(487))/5)+parseInt(n(457))/6*(-parseInt(n(470))/7)+-parseInt(n(453))/8*(parseInt(n(494))/9)+-parseInt(n(458))/10+parseInt(n(493))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(468)](){const t=mo,e=this[t(465)];if(!e[t(464)][t(463)](t(456)))return;this[t(476)]=e[t(452)][t(477)](t(479));const n=e[t(489)],r=e[t(464)][t(477)](t(459));r[t(490)](t(454));for(const e of this[t(476)])t(461)!=e[t(467)]&&r[t(481)][t(482)](e[t(467)],(n=>{const r=t,i=this[r(462)](e[r(467)]);return null!==i?s(n,i):o(n,e[r(488)])}));function s(e,r){return zr(n,t(484),[e,r])}function o(e,r){return zr(n,t(486),[e,r])}this[t(469)]()}[mo(469)](){const t=mo,e=this[t(465)],n=e[t(489)];e[t(464)][t(477)](t(459))[t(481)][t(466)]((e=>{const r=t;if(r(460)!=e[r(492)])return;const{data:s}=e;if(s&&r(454)==s[r(451)]){const e=s[r(455)][0][r(473)],c=this[r(462)](e);if(null!==c)return{type:r(480),content:zr(n,r(475),(a=c,zr(n,r(484),[1,a])))};const u=this[r(476)][r(485)]((t=>t[r(467)]===e))[r(488)];return{type:r(480),content:zr(n,r(475),(o=1,i=u,zr(n,t(486),[o,i])))}}var o,i,a}))}[mo(462)](t){const e=mo;var n,r;const s=t[e(478)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(476)])||void 0===n?void 0:n[e(485)]((n=>n[e(467)]==t));if(o&&o[e(491)]){const t=o[e(491)],n=(null!==(r=t[e(472)])&&void 0!==r?r:t)[e(478)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["match","heading.options","format","descriptionFactory","registerElementLabel","4HWeuSt","ELEMENT_HEADING","find","ELEMENT_HEADING_CUSTOM","353060ygYBbN","title","locale","enableDefaultAttributesIntegration","view","type","4419800hEZvlG","36QOsSYR","474771UIPcLu","commandName","config","111464zSZcEc","heading","commandParams","HeadingEditing","5958eaIGnD","1514430phzEEk","TrackChangesEditing","formatBlock","paragraph","_getHeadingLevel","has","plugins","editor","registerDescriptionCallback","model","afterInit","_registerLegacyDescription","616YLfUOq","2221WeoAHy","name","value","108kqXbkZ","*Change to:* %0","_headingOptions","get"];return(bo=function(){return t})()}function To(){const t=["plugins","FORMAT_HIGHLIGHT","commandName","5ZSoJyZ","350154nTpAxL","3102400zbxuoD","2UGvfko","color","569142ChlsLg","12BYkUrk","descriptionFactory","get","highlight.options","find","16545749OyJMaY","editor","registerInlineAttribute","toLowerCase","registerAttributeLabel","type","1157132RleRwT","*Remove highlight*","value","220hTUzJU","_registerLegacyDescription","registerDescriptionCallback","16fSCtrY","1517430KPoHHn","afterInit","format","formatInline","config","title","locale","2608036XcLOiJ","*Set highlight:* %0","highlight","HighlightEditing","enableDefaultAttributesIntegration","has","TrackChangesEditing","model","commandParams"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(618551===-parseInt(n(287))/1*(parseInt(n(258))/2)+-parseInt(n(265))/3+parseInt(n(272))/4*(parseInt(n(284))/5)+parseInt(n(289))/6+parseInt(n(286))/7*(parseInt(n(264))/8)+-parseInt(n(285))/9*(parseInt(n(261))/10)+-parseInt(n(295))/11*(-parseInt(n(290))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(266)](){const t=_o,e=this[t(296)];if(!e[t(281)][t(277)](t(275)))return;const n=e[t(281)][t(292)](t(278)),r=e[t(271)];n[t(276)](t(274)),n[t(297)](t(274)),n[t(291)][t(256)](t(274),zr(r,t(282))),this[t(262)]()}[_o(262)](){const t=_o,e=this[t(296)],n=e[t(271)];e[t(281)][t(292)](t(278))[t(291)][t(263)]((r=>{const s=t;if(s(268)!=r[s(257)])return;const{data:o}=r;if(o&&s(274)==o[s(283)]){const t=n.t,r=o[s(280)][0][s(260)];if(r){const o=e[s(269)][s(292)](s(293))[s(294)]((t=>t[s(279)]==r)),i=t(o[s(270)])[s(298)]();return{type:s(267),content:zr(n,s(273),i),color:{value:o[s(288)],title:o[s(270)]}}}return{type:s(267),content:zr(n,s(259),zr(n,s(282)))}}}))}}const ko=Lo;function Co(){const t=["240749ILenaJ","910issZiZ","has","horizontalLine","insert","ELEMENT_HORIZONTAL_LINE","locale","1600728OONqVJ","createPositionAt","10601374JdWnOV","enableCommand","6JEqYXt","elementToStructure","createEmptyElement","showSuggestionHighlights","dataDowncast","ck-horizontal-line","3024RDgtmI","HorizontalLineEditing","1390180WlteLv","TrackChangesEditing","20496135pJdjUy","div","addClass","editor","get","descriptionFactory","afterInit","high","184YEtwLw","createContainerElement","33846kWzRIL","8jEyWdN","plugins","conversion","registerElementLabel","for"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=139]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(891474===parseInt(n(163))/1*(-parseInt(n(174))/2)+parseInt(n(170))/3*(parseInt(n(158))/4)+-parseInt(n(164))/5*(-parseInt(n(157))/6)+parseInt(n(172))/7+-parseInt(n(155))/8*(-parseInt(n(143))/9)+-parseInt(n(145))/10+-parseInt(n(147))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(153)](){const t=ko,e=this[t(150)];if(!e[t(159)][t(165)](t(144)))return;e[t(159)][t(151)](t(146))[t(173)](t(166));const n=e[t(159)][t(151)](t(146)),r=e[t(169)];n[t(152)][t(161)](t(166),(e=>zr(r,t(168),e))),e[t(160)][t(162)](t(141))[t(175)]({model:t(166),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(140)])return null;const o=n[s(156)](s(148)),i=n[s(139)]("hr");return n[s(149)](s(142),o),n[s(167)](n[s(171)](o,0),i),o},converterPriority:t(154)})}}const Ro=vo;!function(t,e){const n=vo,r=t();for(;;)try{if(698698===parseInt(n(255))/1*(-parseInt(n(266))/2)+parseInt(n(252))/3*(parseInt(n(260))/4)+parseInt(n(265))/5+parseInt(n(247))/6+-parseInt(n(246))/7*(parseInt(n(277))/8)+-parseInt(n(244))/9*(-parseInt(n(259))/10)+parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class So extends t.Plugin{[Ro(274)](){const t=Ro,e=this[t(253)];if(!e[t(248)][t(280)](t(278)))return;const n=e[t(248)][t(249)](t(268)),r=e[t(272)];n[t(261)][t(273)](t(262),(e=>zr(r,t(242),e))),n[t(245)](t(276)),n[t(275)](t(258)),n[t(261)][t(271)]((e=>{const n=t;if(n(263)!=e[n(243)])return;const{data:s}=e;if(s&&n(258)==s[n(254)]&&e[n(279)]()[n(250)][n(269)].is(n(267),n(262))){const t=zr(r,n(242));return{type:n(281),content:zr(r,n(257),t)}}})),this[t(251)]()}[Ro(251)](){const t=Ro,e=this[t(253)],n=e[t(272)];e[t(248)][t(249)](t(268))[t(261)][t(271)]((e=>{const r=t;if(r(256)!=e[r(243)])return;const{data:s}=e;if(s&&r(276)==s[r(270)]){const t=zr(n,r(242));return{type:r(281),content:zr(n,r(257),t)}}}))}}function vo(t,e){const n=Mo();return(vo=function(t,e){return n[t-=242]})(t,e)}function Mo(){const t=["*Change %0 content*","value","29850qliICm","56jMqZhV","descriptionFactory","rawHtml","attribute","9680847LJhSjD","2508330LHisUb","1364986joFsEZ","element","TrackChangesEditing","nodeAfter","commandName","registerDescriptionCallback","locale","registerElementLabel","afterInit","registerBlockAttribute","htmlEmbed","730120opGXRz","HtmlEmbed","getFirstRange","has","format","ELEMENT_HTML_EMBED","type","2727yUbJev","enableDefaultAttributesIntegration","77jIFNec","2357994dtzmaZ","plugins","get","start","_registerLegacyDescription","83229CvQmHm","editor","key","2JFIhnJ","formatBlock"];return(Mo=function(){return t})()}const wo=Oo;function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=231]})(t,e)}function Do(){const t=["imageBlock","newValue","join","subType","ImageCaptionUtils","end","model","commandParams","FORMAT_IMAGE_SIZE","getSuggestionCallback","isBlockImage","start","ImageTextAlternativeEditing","insertImage","uploadImage","toPrevious","getClosestSelectedImageElement","markInsertion","has","forward","markBlockFormat","enableCommand","_suggestionFactory","ImageBlockEditing","caption","backward","forceDefaultExecution","type","ImageInlineEditing","imageTypeInline","detach","chain","imageCaption","15qKPcyY","isCollapsed","alt","Inline image to block image","attribute","schema","587235pQyQLS","ImageEditing","getFirstRange","findIndex","ELEMENT_IMAGE","registerAttributeLabel","fromPosition","_findSuggestions","key","registerBlockAttribute","ImageCaptionEditing","Block image to inline image","length","convertBlockImageToInline","ImageUploadEditing","createRangeOn","registerElementLabel","change","56RqrzVu","*Reset image width*","convertInlineImageToBlock","element","95906oBOPfv","ImageUtils","2170600OZNRyc","deletion","previous","get","document","1232040NMGeiD","selection","resizedWidth","11155599aLCuJX","locale","ImageResize","editor","insertion","filter","imageTextAlternative","width","_registerLegacyDescription","isBefore","removeObject","format","TrackChangesEditing","nodeBefore","plugins","accept","find","commandName","imageTypeBlock","60176jPWiGP","formatInline","ELEMENT_INLINE_IMAGE","*Set image width:* %0","imageInline","descriptionFactory","*Set image text alternative:* %0","isEqual","enableDefaultAttributesIntegration","addObject","formatBlock","getNearestSelectionRange","resizeImage","toggleImageCaption","registerDescriptionCallback","ELEMENT_CAPTION","isOwn","getCaptionFromImageModelElement","createRange","isIntersecting","imageStylePreApply","*Remove image text alternative*","registerCustomCallback","toNext","nodeAfter","markDeletion","discard","getContainedElement","afterInit","2073924RjxsLD"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(302923===-parseInt(n(257))/1+parseInt(n(279))/2*(-parseInt(n(251))/3)+parseInt(n(281))/4+-parseInt(n(286))/5+-parseInt(n(337))/6+-parseInt(n(275))/7*(parseInt(n(308))/8)+parseInt(n(289))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(336)](){const t=wo,e=this[t(292)];if(!e[t(303)][t(236)](t(258)))return;const n=e[t(303)][t(284)](t(301)),r=e[t(303)][t(284)](t(280)),s=e[t(290)];n[t(239)](t(231)),n[t(313)][t(273)](t(338),(e=>zr(s,t(261),e))),n[t(313)][t(273)](t(312),(e=>zr(s,t(310),e))),n[t(313)][t(273)](t(242),(()=>zr(s,t(323)))),e[t(303)][t(236)](t(271))&&n[t(239)](t(232)),e[t(303)][t(236)](t(241))&&e[t(303)][t(236)](t(246))&&(n[t(239)](t(247),((s,o)=>{const i=t,a=r[i(234)](e[i(344)][i(285)][i(287)]);e[i(344)][i(274)]((()=>{const t=i;n[t(238)](a,{commandName:t(247),commandParams:[o]},[],t(270))}))})),n[t(239)](t(307),((s,o)=>{const a=t;e[a(344)][a(274)]((t=>{const c=a;let u=r[c(234)](e[c(344)][c(285)][c(287)]),l=t[c(272)](u);const f=i.LivePosition[c(263)](l[c(349)],c(233)),h=i.LivePosition[c(263)](l[c(343)],c(331));n[c(244)]((()=>s(o))),u=r[c(234)](e[c(344)][c(285)][c(287)]),l=t[c(272)](u);const g=t[c(326)](f,h);f[c(248)](),h[c(248)](),n[c(238)](u,{commandName:c(247),commandParams:[o]},[],c(277)),g[c(349)][c(298)](l[c(349)])&&n[c(235)](t[c(326)](g[c(349)],l[c(349)]),c(277)),l[c(343)][c(298)](g[c(343)])&&n[c(235)](t[c(326)](l[c(343)],g[c(343)]),c(277))}))})),n[t(240)][t(330)](t(318),t(277),t(340),(()=>!1)),n[t(240)][t(330)](t(318),t(277),t(304),(()=>!1)),n[t(240)][t(330)](t(318),t(277),t(334),n[t(240)][t(347)](t(318),"",t(304))),n[t(240)][t(330)](t(293),t(277),t(340),(()=>!1)),n[t(240)][t(330)](t(293),t(277),t(334),(([r])=>{const s=t,o=n[s(240)][s(347)](s(293),"",s(334));let i=r[s(349)],a=r[s(343)];const c=e[s(344)][s(256)][s(319)](i,s(243)),u=e[s(344)][s(256)][s(319)](a,s(237));c[s(252)]&&(i=c[s(349)]),u[s(252)]&&(a=u[s(343)]),o([e[s(344)][s(326)](i,a)])})),n[t(240)][t(330)](t(318),t(277),t(249),c),n[t(240)][t(330)](t(293),t(277),t(249),c)),e[t(303)][t(236)](t(267))&&(n[t(239)](t(321),((s,o)=>{const i=t,a=e[i(303)][i(284)](i(342));let c=r[i(234)](e[i(344)][i(285)][i(287)]),u=a[i(325)](c);e[i(344)][i(274)]((()=>{const t=i;if(u)return void n[t(333)](e[t(344)][t(272)](u));const l=r[t(348)](c);s(o),c=r[t(234)](e[t(344)][t(285)][t(287)]),u=a[t(325)](c),n[t(235)](e[t(344)][t(272)](u),l?null:t(250))}))})),n[t(240)][t(330)](t(293),t(250),t(249),c));const o=[{type:t(318),subType:t(328)},{type:t(293),subType:t(250)},{type:t(318),subType:t(277)},{type:t(293),subType:t(277)}];function a(e,s){const i=t,a=o[i(260)]((({type:t,subType:n})=>e[i(245)]==t&&e[i(341)]==n)),c=o[i(260)]((({type:t,subType:e})=>s[i(245)]==t&&s[i(341)]==e));if(a<0||c<0)return!1;const u=e[i(259)](),l=s[i(259)]();if((0==a||1==a)&&2==c&&u[i(327)](l))return!0;if(2==a&&3==c){const t=n[i(264)](u,i(293))[i(294)]((({suggestion:t,meta:e})=>e[i(324)]&&i(277)==t[i(341)]));if(t[i(269)]>1&&l[i(343)][i(315)](u[i(349)]))return!0;if(1==t[i(269)]&&(u[i(349)][i(315)](l[i(343)])||u[i(343)][i(315)](l[i(349)])))return!0}if(3==a&&3==c&&u[i(349)][i(298)](l[i(349)])){const t=u[i(343)][i(332)],e=l[i(349)][i(302)];return r[i(348)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(303)][t(236)](t(291))&&(n[t(316)](t(320)),n[t(266)](t(288)),n[t(313)][t(262)](t(288),zr(s,t(346)))),e[t(303)][t(236)](t(350))&&(n[t(316)](t(295)),n[t(266)](t(253))),n[t(313)][t(322)]((e=>{const n=t;if(o[n(305)]((({type:t,subType:r})=>e[n(245)]==t&&e[n(341)]==r)))return e[n(283)]?{}:void 0})),n[t(313)][t(322)]((e=>{const n=t;if(n(293)==e[n(245)]||n(282)==e[n(245)]){const t=e[n(335)]();if(t&&t.is(n(278),n(242)))return{type:n(293)==e[n(245)]?n(317):n(299),element:t,quantity:1}}})),n[t(313)][t(322)]((e=>t(318)==e[t(245)]&&t(277)==e[t(341)]?{type:t(300),content:t(254)}:t(318)==e[t(245)]&&t(270)==e[t(341)]?{type:t(300),content:t(268)}:void 0)),n[t(313)][t(322)]((e=>{const n=t;if(n(255)!=e[n(245)])return;const{data:r}=e;if(!r||n(253)!=r[n(265)])return;const o=r[n(339)];return o?{type:n(300),content:zr(s,n(314),'"'+o+'"')}:{type:n(300),content:zr(s,n(329))}})),this[t(297)]()}[wo(297)](){const t=wo,e=this[t(292)],n=e[t(290)];e[t(303)][t(284)](t(301))[t(313)][t(322)]((e=>{const r=t;if(r(318)!=e[r(245)]&&r(309)!=e[r(245)])return;const{data:s}=e;if(s){if(r(295)==s[r(306)]){const t=s[r(345)][0][r(339)];return t?{type:r(300),content:zr(n,r(314),'"'+t+'"')}:{type:r(300),content:zr(n,r(329))}}if(r(320)==s[r(306)]){const t=s[r(345)][0][r(296)];return t?{type:r(300),content:zr(n,r(311),t)}:{type:r(300),content:zr(n,r(276))}}}}))}}function Bo(){const t=["oldValue","enableDefaultAttributesIntegration","get","accept","10263AqCFVT","afterInit","18wROcfa","registerDescriptionCallback","formatInline","_handleLegacySuggestions","formatBlock","_registerLegacyDescription","562662pSloSn","newValue","attribute","*Replace image URL*","plugins","11684925WaxGcc","editor","replaceImageSource","_suggestionFactory","locale","96JSqjXD","format","2374830dIPtKW","*Format:* replace image URL","getSuggestionCallback","commandName","ImageEditing","src","registerBlockAttribute","registerCustomCallback","12076oMCYtv","discard","has","1015qYkPyM","70900eJlvKE","189172AjPmbN","TrackChangesEditing","type","10186212hZkpII","key","descriptionFactory"];return(Bo=function(){return t})()}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(891194===parseInt(n(159))/1*(-parseInt(n(190))/2)+-parseInt(n(177))/3+parseInt(n(185))/4*(-parseInt(n(188))/5)+-parseInt(n(193))/6+-parseInt(n(170))/7+parseInt(n(175))/8*(parseInt(n(165))/9)+parseInt(n(189))/10*(parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(201)](){const t=Po;if(!this[t(171)][t(169)][t(187)](t(181)))return;const e=this[t(171)][t(174)],n=this[t(171)][t(169)][t(198)](t(191));n[t(197)](t(172)),n[t(183)](t(182)),n[t(195)][t(160)]((n=>{const r=t;if(r(167)!=n[r(192)])return;const{data:s}=n;return s&&r(182)==s[r(194)]?s[r(166)]&&s[r(196)]?{type:r(176),content:zr(e,r(168))}:{type:r(176),content:""}:void 0})),this[t(162)]()}[Po(162)](){const t=Po,e=this[t(171)][t(169)][t(198)](t(191));e[t(173)][t(184)](t(163),t(172),t(199),e[t(173)][t(179)](t(163),null,t(186))),e[t(173)][t(184)](t(163),t(172),t(186),e[t(173)][t(179)](t(163),null,t(199))),this[t(164)]()}[Po(164)](){const t=Po,e=this[t(171)],n=e[t(174)];e[t(169)][t(198)](t(191))[t(195)][t(160)]((e=>{const r=t;if(r(163)!=e[r(192)]&&r(161)!=e[r(192)])return;const{data:s}=e;return s&&r(172)==s[r(180)]?{type:r(176),content:zr(n,r(178))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=262]})(t,e)}function Vo(){const t=["2650464yDRRcw","isInContent","imageTypeBlock","normalizedStyles","createRangeOn","registerPostFixer","convertInlineImageToBlock","ImageStyleEditing","isBefore","discard","FORMAT_SIDE_IMAGE","chain","24OqQWYd","setImageNaturalSizeAttributes","*Format:* %0","formatBlock","type","document","9824003sTySGH","from","getFirstRange","_suggestionFactory","descriptionFactory","imageStyle","has","model","accept","isEqual","value","title","Users","nodeAfter","toLowerCase","side","_splitMarkerName","afterInit","imageCaption","isBlockImage","end","shouldConvertImageType","getClosestSelectedImageElement","insertion","plugins","registerCustomCallback","author","152oXDjYM","filter","isOwn","differ","imageStylePreApply","isIntersecting","commandName","isInlineImage","TrackChangesEditing","imageStylePostApply","markBlockFormat","commands","commandReversedParams","getSuggestion","commandParams","_registerLegacyDescription","getChangedMarkers","3489402ITcezO","hasSuggestion","newRange","subType","48402tGJelf","885275BkbyVe","next","selection","_findSuggestions","getContainedElement","head","nodeBefore","start","enableCommand","registerDescriptionCallback","getSuggestions","markInlineFormat","name","join","getSuggestionCallback","refresh","suggestion","get","findIndex","length","discardSuggestion","format","imageTypeInline","forEach","formatInline","locale","ImageUtils","4338196VLSxXE","editor","103407oJKziM","change"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(706607===-parseInt(n(290))/1+-parseInt(n(292))/2+-parseInt(n(354))/3+parseInt(n(288))/4+parseInt(n(359))/5*(parseInt(n(304))/6)+parseInt(n(310))/7+parseInt(n(337))/8*(parseInt(n(358))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class Ho extends t.Plugin{[jo(327)](){const t=jo,n=this[t(289)];if(!n[t(334)][t(316)](t(299)))return;const r=n[t(334)][t(278)](t(345)),s=n[t(334)][t(278)](t(287)),o={};r[t(269)](t(315),((o,i)=>{const a=t,c=n[a(334)][a(278)](a(322)).me,u=n[a(348)][a(278)](a(315));let l=s[a(332)](n[a(317)][a(309)][a(263)]),f=n[a(317)][a(296)](l),h=u[a(320)];if(h==i[a(320)])return;const g={commandName:a(315),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(317)][a(291)]((()=>{const t=a;if(r[t(271)]()[t(338)]((e=>e[t(293)]&&c==e[t(336)]&&(t(307)==e[t(308)]||t(285)==e[t(308)])&&(t(341)==e[t(357)]||t(346)==e[t(357)])&&e[t(312)]()[t(319)](f)))[t(284)]((e=>r[t(281)](e[t(266)]))),l=s[t(332)](n[t(317)][t(309)][t(263)]),f=n[t(317)][t(296)](l),u[t(276)](),n[t(348)][t(278)](t(283))[t(276)](),n[t(348)][t(278)](t(294))[t(276)](),h=u[t(320)],h!=i[t(320)])return s[t(344)](l)&&u[t(331)](i[t(320)],l)?(o({...i,setImageSizes:!1}),l=s[t(332)](n[t(317)][t(309)][t(263)]),void r[t(347)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(341))):void(s[t(329)](l)?r[t(347)](l,g,[],t(346)):r[t(272)](f,g,t(346)))}))}));for(const e of n[t(334)][t(278)](t(299))[t(295)])o[e[t(273)]]=e[t(321)][t(324)]();r[t(313)][t(335)](t(307),t(341),t(274),(()=>!1)),r[t(313)][t(335)](t(307),t(346),t(274),(()=>!1)),r[t(313)][t(335)](t(285),t(346),t(274),(()=>!1)),r[t(313)][t(335)](t(307),t(341),t(318),(([e])=>{const n=t;s[n(305)](e[n(265)]())})),r[t(313)][t(335)](t(307),t(341),t(301),((e,n)=>{const s=t;r[s(313)][s(275)](s(307),"",s(318))(e,{commandName:n[s(343)],commandParams:n[s(349)]})})),r[t(313)][t(335)](t(307),t(341),t(303),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(307),subType:t(341)},{type:t(333),subType:t(328)},{type:t(307),subType:t(298)},{type:t(333),subType:t(298)}];function a(e,n){const o=t,a=i[o(279)]((({type:t,subType:n})=>e[o(308)]==t&&e[o(357)]==n)),c=i[o(279)]((({type:t,subType:e})=>n[o(308)]==t&&n[o(357)]==e));if(a<0||c<0)return!1;const u=e[o(312)](),l=n[o(312)]();if((0==a||1==a)&&2==c&&u[o(342)](l))return!0;if(2==a&&3==c){const t=r[o(264)](u,o(333))[o(338)]((({suggestion:t,meta:e})=>e[o(339)]&&o(298)==t[o(357)]));if(t[o(280)]>1&&l[o(330)][o(319)](u[o(268)]))return!0;if(1==t[o(280)]&&(u[o(268)][o(319)](l[o(330)])||u[o(330)][o(319)](l[o(268)])))return!0}if(3==a&&3==c&&u[o(268)][o(300)](l[o(268)])){const t=u[o(330)][o(323)],e=l[o(268)][o(267)];return s[o(329)](t)&&t===e}return!1}n[t(317)][t(309)][t(297)]((()=>{const e=t;let o=!1;const i=Array[e(311)](n[e(317)][e(309)][e(340)][e(353)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(326)](t);if(e(277)==i&&r[e(355)](u)){if(e(307)==a&&(e(341)==c||e(346)==c)){const t=r[e(350)](u);if(n[e(356)]){const n=t[e(312)]()[e(265)]();if(s[e(329)](n))continue;r[e(281)](t),o=!0}}if(e(333)==a&&e(328)==c&&!n[e(356)]){const t=r[e(350)](u);t[e(262)]&&t[e(262)][e(293)]&&(r[e(281)](t[e(262)]),o=!0)}}}return o})),this[t(352)](o)}[jo(352)](t){const e=jo,n=this[e(289)],r=n[e(286)];n[e(334)][e(278)](e(345))[e(314)][e(270)]((n=>{const s=e;if(s(307)!=n[s(308)]&&s(285)!=n[s(308)])return;const{data:o}=n;if(!o||s(315)!=o[s(343)])return;const i=o[s(351)][0][s(320)];return function(t){const e=s;return{type:e(282),content:zr(r,e(306),t)}}(s(325)===i?zr(r,s(302)):t[i]||i)}))}}function zo(t,e){const n=qo();return(zo=function(t,e){return n[t-=215]})(t,e)}const Wo=zo;function qo(){const t=["_trackChangesValueDuringImport","1476168ZkKfBi","_handleImportedData","high","importWord","get","enableCommand","1034472UJryLg","_trackChangesExecuted","9wpDjkZ","commands","297789NjcXjI","10uqvHoM","TrackChangesEditing","track_changes","1131662nfOvyo","afterInit","Users","value","dataInsert","lowest","listenTo","execute","14506136FbsczU","_setSuggestionData","2062372YDETzX","editor","trackChanges","collaboration_features","535858mAGFEa","forEach","bind","plugins"];return(qo=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(266590===parseInt(n(221))/1+parseInt(n(239))/2+parseInt(n(244))/3+parseInt(n(235))/4+parseInt(n(222))/5*(parseInt(n(217))/6)+parseInt(n(225))/7+-parseInt(n(233))/8*(parseInt(n(219))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=zo;super(t),this[e(243)]=!1,this[e(218)]=!1}[Wo(226)](){const t=Wo,e=this[t(236)],n=e[t(220)][t(215)](t(247)),r=e[t(220)][t(215)](t(237));n&&(n.on(t(232),((e,[,n])=>{const s=t;this[s(243)]=r[s(228)],n[s(238)][s(224)]=!this[s(243)]}),{priority:t(246)}),this[t(231)](n,t(229),this[t(245)][t(241)](this)),this[t(231)](n,t(229),(()=>{const e=t;this[e(218)]&&(r[e(232)](),this[e(218)]=!1)}),{priority:t(230)}),e[t(242)][t(215)](t(223))[t(216)](t(247)))}[Wo(245)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(236)][n(220)][n(215)](n(237)),o=s[n(228)];this[n(243)]!==o&&(s[n(232)](),this[n(218)]=!0),r&&r[n(240)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(236)][o(242)][o(215)](o(227)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(247)}}};this[o(236)][o(242)][o(215)](o(223))[o(234)](i)}))}}const Xo=Yo;!function(t,e){const n=Yo,r=t();for(;;)try{if(697921===parseInt(n(249))/1*(-parseInt(n(264))/2)+-parseInt(n(271))/3*(-parseInt(n(256))/4)+-parseInt(n(257))/5+-parseInt(n(258))/6+parseInt(n(255))/7+parseInt(n(265))/8*(-parseInt(n(263))/9)+-parseInt(n(259))/10*(-parseInt(n(251))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Zo extends t.Plugin{[Xo(250)](){const t=Xo,e=this[t(273)],n=e[t(246)][t(270)](t(237));if(e[t(246)][t(233)](t(247))&&(n[t(261)](t(266)),n[t(261)](t(240))),e[t(246)][t(233)](t(248)))for(const e of[t(238),t(236)])n[t(244)](e);const r=e[t(245)];n[t(243)](t(267)),n[t(242)][t(268)](t(267),zr(r,t(239))),this[t(241)]()}[Xo(241)](){const t=Xo,e=this[t(273)],n=e[t(245)],r=e[t(246)][t(270)](t(237));r[t(242)][t(253)]((e=>{const s=t;if(s(235)!=e[s(260)])return;const{data:o}=e;if(!o)return;if(s(238)!=o[s(234)]&&s(236)!=o[s(234)])return;const i=e[s(262)]()[0],a=r[s(242)][s(272)](i);return s(238)==o[s(234)]?{type:s(254),content:zr(n,s(252),a)}:s(236)==o[s(234)]?{type:s(254),content:zr(n,s(269),a)}:void 0}))}}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=233]})(t,e)}function Jo(){const t=["registerBlockAttribute","enableDefaultAttributesIntegration","locale","plugins","IndentEditing","IndentBlock","192251FwMech","afterInit","11biFIRY","*Indent:* %0","registerDescriptionCallback","format","1072477sgPMrh","1148764cVUSSd","3943965cbgrhj","5076606MnsXAo","29698530hAAbrr","type","enableCommand","getItems","2754585UprTVl","14ngmurQ","8ssFGSS","indent","blockIndent","registerAttributeLabel","*Outdent:* %0","get","9ZCbjwq","getItemLabel","editor","has","commandName","formatBlock","outdentBlock","TrackChangesEditing","indentBlock","FORMAT_INDENT","outdent","_registerLegacyDescription","descriptionFactory"];return(Jo=function(){return t})()}var Qo=ti;function $o(){var t=["enableCommand","42yPDJQv","400250kVqzBC","init","135GbRZJn","3305AAfOGI","804fwfsFw","input","get","21108IshvOC","2033655YvZXXU","requires","561208BkOacv","301676iTKQmp","TrackChangesEditing","1100UPrjvY","9810570fcmdFr","editor","plugins"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=314]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(911055===-parseInt(n(324))/1*(parseInt(n(325))/2)+parseInt(n(329))/3+parseInt(n(332))/4+parseInt(n(315))/5*(parseInt(n(328))/6)+-parseInt(n(320))/7*(-parseInt(n(331))/8)+parseInt(n(323))/9*(-parseInt(n(321))/10)+parseInt(n(316))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(330)](){return[vs.Input]}[Qo(322)](){var t=Qo;this[t(317)][t(318)][t(327)](t(314))[t(319)](t(326))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=483]})(t,e)}function si(){const t=["formatInline","registerAttributeLabel","newValue","12HiwRdx","registerInlineAttribute","label","*Remove link*","plugins","link","466104LcARuT","17694580QwgIDN","670585RAqAPo","linkHref","type","2ZFLsXz","_registerLegacyDescription","LinkEditing","locale","afterInit","commandName","has","registerDescriptionCallback","key","commands","8JUFeZW","toLowerCase","get","attribute","*Set link:* %0","manualDecorators","11621337AHpvOK","editor","8663553bxmAbU","commandParams","link (","descriptionFactory","7166712fcdtuD","unlink","enableDefaultAttributesIntegration","3454047wGIJew","TrackChangesEditing","format"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(960206===-parseInt(n(513))/1*(-parseInt(n(518))/2)+-parseInt(n(501))/3+-parseInt(n(507))/4*(parseInt(n(515))/5)+parseInt(n(498))/6+parseInt(n(492))/7+-parseInt(n(486))/8*(-parseInt(n(494))/9)+-parseInt(n(514))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(522)](){const t=ni,e=this[t(493)];if(!e[t(511)][t(524)](t(520)))return;const n=e[t(511)][t(488)](t(502)),r=e[t(485)][t(488)](t(512));n[t(500)](t(512)),n[t(500)](t(499)),n[t(508)](t(516));for(const e of r[t(491)])n[t(508)](e.id),n[t(497)][t(505)](e.id,t(496)+e[t(509)][t(487)]()+")");n[t(497)][t(483)]((n=>{const r=t;if(r(489)!=n[r(517)])return;const{data:s}=n;if(!s||r(516)!=s[r(484)])return;const o=s[r(506)],i=e[r(521)];return{type:r(503),content:null==o?zr(i,r(510)):zr(i,r(490),'"'+o+'"')}})),this[t(519)]()}[ni(519)](){const t=ni,e=this[t(493)],n=e[t(521)];e[t(511)][t(488)](t(502))[t(497)][t(483)]((e=>{const r=t;if(r(504)!=e[r(517)])return;const{data:s}=e;if(s){if(r(512)==s[r(523)]){const t=s[r(495)][0];return{type:r(503),content:zr(n,r(490),'"'+t+'"')}}return r(499)==s[r(523)]?{type:r(503),content:zr(n,r(510))}:void 0}}))}}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(533481===-parseInt(n(492))/1+parseInt(n(510))/2+parseInt(n(495))/3+-parseInt(n(485))/4+-parseInt(n(484))/5*(-parseInt(n(502))/6)+-parseInt(n(513))/7+-parseInt(n(533))/8*(-parseInt(n(481))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(531)](){const t=ii,e=this[t(480)],n=e[t(496)];if(!e[t(534)][t(511)](t(539)))return;const r=e[t(534)][t(498)](t(491)),s=e[t(534)][t(511)](t(545));function o(t){return()=>{const n=ui,s=e[n(535)][n(476)][n(546)],o=e[n(530)][n(498)](t);if(o[n(505)])return void e[n(548)](n(465),{});const i=t[n(519)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(489)](t)[s(464)]((t=>function(t,e){const n=s;return e[n(529)](t[n(522)],n(493))&&!e[n(483)](t)}(t,r)));o=o[s(464)]((t=>!t.is(s(487),s(493))||t[s(490)](s(500))!=e));const i=new Set;for(const t of o)t.is(s(487),s(493))?i[s(540)](ci(t)):i[s(540)](t);return Array[s(489)](i)}(s[n(516)](),i,e[n(535)][n(517)]);e[n(535)][n(469)]((()=>{const e=n;for(const n of a)r[e(501)](n,{commandName:t,commandParams:[{forceValue:!o[e(505)]}],formatGroupId:e(515)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(489)](t);const r=n[e(504)]((t=>e(493)!=t[e(547)]));return r>-1&&(n=n[e(519)](0,r)),n}(e[n(535)][n(476)][n(546)][n(516)]()),o=e[n(535)][n(494)](e[n(535)][n(479)](s[0],n(470)),e[n(535)][n(479)](s[s[n(523)]-1],n(472)));e[n(535)][n(469)]((()=>{const e=n;r[e(501)](o,{commandName:t,commandParams:[],formatGroupId:e(537)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(532)];for(;t&&t[n(490)](n(537))>e[n(490)](n(537));)r[n(540)](t),t=t[n(532)]}return Array[n(489)](r)}(s))}))}}r[t(499)](t(525),o(t(525))),r[t(499)](t(509),o(t(509))),s&&r[t(499)](t(527),o(t(527))),r[t(499)](t(466),i(t(466))),r[t(499)](t(474),i(t(474))),s&&r[t(499)](t(528),(()=>{const n=t,s=e[n(530)][n(498)](n(528)),o=Array[n(489)](s[n(497)]);o[n(464)]((t=>t[n(490)](n(541))!=s[n(505)])),e[n(535)][n(469)]((()=>{const t=n;for(const e of o)r[t(501)](e,{commandName:t(528),commandParams:[{forceValue:!s[t(505)]}]})}))})),r[t(486)][t(512)](t(493),(e=>zr(n,t(526),e))),r[t(486)][t(473)]((e=>{const r=t;if(r(468)!=e[r(544)]&&r(543)!=e[r(544)])return;const{data:s}=e;if(s){if(r(525)==s[r(475)]||r(509)==s[r(475)]||r(527)==s[r(475)])switch(s[r(475)][r(536)](r(507),"")){case r(503):return o(zr(n,r(477)));case r(518):return o(zr(n,r(478)));case r(514):return o(zr(n,r(520)))}if(r(466)==s[r(475)])return{type:r(482),content:zr(n,r(521),zr(n,r(526)))};if(r(474)==s[r(475)])return{type:r(482),content:zr(n,r(506),zr(n,r(526)))};if(r(528)==s[r(475)])return s[r(538)][0][r(508)]?{type:r(482),content:zr(n,r(467))}:{type:r(482),content:zr(n,r(488))}}function o(t){const e=r;return{type:e(482),content:zr(n,e(471),t)}}}))}}function ci(t){const e=ii,n=t[e(490)](e(537));if(0==n)return t;let r=t;for(;t[e(524)]&&t[e(524)].is(e(487),e(493));){const s=t[e(524)][e(490)](e(537));if(s==n)r=t[e(524)];else if(s<n)break;t=t[e(524)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=464]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(487),e(493))&&t[e(490)](e(537))>0){let r=t[e(532)];for(;r&&e(493)==r[e(547)]&&r[e(490)](e(537))==t[e(490)](e(537));)n[e(542)](r),r=r[e(532)]}return n}function fi(){const t=["nextSibling","104nezGQD","plugins","model","replace","listIndent","commandParams","LegacyListEditing","add","todoListChecked","push","formatInline","type","LegacyTodoListEditing","selection","name","execute","filter","paragraph","indentList","*Check item*","formatBlock","change","before","*Change to:* %0","end","registerDescriptionCallback","outdentList","commandName","document","ELEMENT_BULLETED_LIST","ELEMENT_NUMBERED_LIST","createPositionAt","editor","1069821ciJsyu","format","isObject","1140ckevrg","4007648XcEvSs","descriptionFactory","element","*Uncheck item*","from","getAttribute","TrackChangesEditing","745713ESenjz","listItem","createRange","1711134KhSLHb","locale","_selectedElements","get","enableCommand","listType","markBlockFormat","26898ZZPSOE","bulleted","findIndex","value","*Outdent:* %0","List","forceValue","bulletedList","78420NuLcNl","has","registerElementLabel","6271321GPEisx","todo","blockName","getSelectedBlocks","schema","numbered","slice","ELEMENT_TODO_LIST","*Indent:* %0","parent","length","previousSibling","numberedList","ELEMENT_LIST_ITEM","todoList","checkTodoList","checkChild","commands","afterInit"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["_LIST_","type","has","model","7934938YAYoFd","toUpperCase","createPositionAt","editor","enableCommand","change","*Change to:* %0","length","handleListReversedCommand","styles","24ndjOfp","_getTranslationKeyForListStyle","40GHkcPr","*Format:* set order to regular","*Format:* set start index to %0","format","selection","listStyle","list.properties","getFirstPosition","201QIhuXq","1420297eIDHKQ","getSiblingNodes","87832hsYdXV","getLastPosition","_getSuggestionBlocksForListStyle","document","50LfLuoM","170780IZeFYl","TrackChangesEditing","unshift","afterInit","before","startIndex","getSelectedBlocks","forward","handleListStartCommand","plugins","commandName","listStart","getListTypeFromListStyleType","LegacyListUtils","formatInline","element","registerDescriptionCallback","139293ViBeOz","288qmeIFl","LegacyListPropertiesEditing","createRange","*Format:* set order to reversed","locale","603002SrWhAc","flat","ELEMENT_","handleDescriptions","filter","listType","listReversed","listItem","formatBlock","commandParams","config","1232651GtRuLp","parent","reversed","getAttribute","handleListStyleCommand","map","_getSuggestionBlocks","get","descriptionFactory","push","default","bind","backward","from","numbered","replace","markMultiRangeBlockFormat"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(856920===parseInt(n(504))/1+parseInt(n(451))/2+-parseInt(n(503))/3*(parseInt(n(506))/4)+-parseInt(n(511))/5*(parseInt(n(529))/6)+-parseInt(n(462))/7*(-parseInt(n(495))/8)+parseInt(n(528))/9*(-parseInt(n(510))/10)+-parseInt(n(483))/11*(-parseInt(n(493))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(514)](){const t=hi;if(!this[t(486)][t(520)][t(481)](t(530)))return;const e=this[t(486)][t(461)][t(469)](t(501)),n=this[t(486)][t(520)][t(469)](t(512));e[t(492)]&&n[t(487)](t(500),this[t(466)][t(473)](this)),e[t(464)]&&n[t(487)](t(457),this[t(491)][t(473)](this)),e[t(516)]&&n[t(487)](t(522),this[t(519)][t(473)](this)),n[t(470)][t(527)](this[t(454)][t(473)](this))}[hi(466)](t,e={}){const n=hi,r=this[n(486)][n(520)][n(469)](n(512)),s=this[n(508)]();this[n(486)][n(482)][n(488)]((()=>{const t=n;r[t(478)](s,{commandName:t(500),commandParams:[{type:e[t(480)]}],formatGroupId:t(500)})}))}[hi(491)](t,e={}){const n=hi,r=this[n(486)][n(520)][n(469)](n(512)),s=this[n(468)]((t=>t.is(n(526),n(458))&&n(476)===t[n(465)](n(456))));if(s[n(490)]<1)return;const o=s[n(467)]((t=>this[n(486)][n(482)][n(531)](this[n(486)][n(482)][n(485)](t,n(515)),this[n(486)][n(482)][n(485)](t,0))));this[n(486)][n(482)][n(488)]((()=>{const t=n;r[t(478)](o,{commandName:t(457),commandParams:[{reversed:e[t(464)]}],formatGroupId:t(457)})}))}[hi(519)](t,e={}){const n=hi,r=this[n(486)][n(520)][n(469)](n(512)),s=this[n(468)]((t=>t.is(n(526),n(458))&&n(476)===t[n(465)](n(456))));if(s[n(490)]<1)return;const o=s[n(467)]((t=>this[n(486)][n(482)][n(531)](this[n(486)][n(482)][n(485)](t,n(515)),this[n(486)][n(482)][n(485)](t,0))));this[n(486)][n(482)][n(488)]((()=>{const t=n;r[t(478)](o,{commandName:t(522),commandParams:[{startIndex:e[t(516)]}],formatGroupId:t(522)})}))}[hi(454)](t){const e=hi;if(e(459)!=t[e(480)]&&e(525)!=t[e(480)])return;const n=this[e(486)][e(450)],{data:r}=t;if(!r)return;let s,o;switch(r[e(521)]){case e(500):s=e(489),o={type:e(498),content:zr(n,s,zr(n,this[e(494)](r[e(460)][0][e(480)])))};break;case e(457):s=r[e(460)][0][e(464)]?e(449):e(496),o={type:e(498),content:zr(n,s)};break;case e(522):s=e(497),o={type:e(498),content:zr(n,s,r[e(460)][0][e(516)])}}return o}[hi(508)](){const t=hi;var e,n,r,s;const o=this[t(486)][t(520)][t(469)](t(524));let i=Array[t(475)](this[t(486)][t(482)][t(509)][t(499)][t(517)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(526),t(458)))&&i[t(513)](...o[t(505)](this[t(486)][t(482)][t(509)][t(499)][t(502)](),t(474))),(null===(n=i[i[t(490)]-1])||void 0===n?void 0:n.is(t(526),t(458)))&&i[t(471)](...o[t(505)](this[t(486)][t(482)][t(509)][t(499)][t(507)](),t(518))),i=[...new Set(i)],(null===(s=null===(r=this[t(486)][t(482)][t(509)][t(499)][t(502)]())||void 0===r?void 0:r[t(463)])||void 0===s?void 0:s.is(t(526),t(458)))&&(i=i[t(455)]((e=>e.is(t(526),t(458))))),i}[hi(468)](t){const e=hi,n=this[e(486)][e(520)][e(469)](e(524));let r=Array[e(475)](this[e(486)][e(482)][e(509)][e(499)][e(517)]())[e(455)](t)[e(467)]((t=>{const r=e,s=this[r(486)][r(482)][r(485)](t,0);return[...n[r(505)](s,r(474)),...n[r(505)](s,r(518))]}))[e(452)]();return r=[...new Set(r)],r}[hi(494)](t){const e=hi;return e(453)+(this[e(486)][e(520)][e(469)](e(524))[e(523)](t)||e(472))[e(484)]()+e(479)+t[e(484)]()[e(477)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["58688rxjwHI","options","registerElementLabel","downcastDispatcher","conversion","enableCommand","attribute:url:media","ELEMENT_MEDIA","descriptionFactory","afterInit","924179kdBkEo","3801510KKpChT","TrackChangesEditing","createEmptyElement","546BNckJn","elementToElement","plugins","get","has","data","editor","showSuggestionHighlights","8860zxApHB","for","14555010VtOmAu","mediaEmbed","9CnYyde","1336612fNxHjT","105488fzvsGf","high","1329gqNOMm","dataDowncast","media","stop","MediaEmbedEditing","div","locale"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=495]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(644441===-parseInt(n(503))/1+parseInt(n(520))/2+-parseInt(n(523))/3*(-parseInt(n(515))/4)+-parseInt(n(504))/5+-parseInt(n(507))/6*(parseInt(n(530))/7)+parseInt(n(521))/8*(-parseInt(n(519))/9)+parseInt(n(517))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(502)](){const t=mi,e=this[t(513)];if(!e[t(509)][t(511)](t(527)))return;const n=e[t(509)][t(510)](t(505)),r=e[t(529)];n[t(498)](t(518)),n[t(501)][t(495)](t(525),(e=>zr(r,t(500),e))),e[t(497)][t(516)](t(524))[t(508)]({model:t(525),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(514)])return n[s(506)](s(528))},converterPriority:t(522)}),e[t(512)][t(496)].on(t(499),((e,n,r)=>{const s=t;r[s(531)][s(514)]&&e[s(526)]()}),{priority:t(522)})}}function Ti(t,e){const n=_i();return(Ti=function(t,e){return n[t-=238]})(t,e)}function _i(){const t=["371406zBGsbb","12472GDbHeV","enableCommand","466656aDIBHJ","10ASLDUl","790488yhMPha","MentionEditing","editor","7708YKNpTr","60Uubjua","5256296BYudCC","TrackChangesEditing","7742FcfRVG","afterInit","3fKPXci","330uFSALu","2714413qfzeei","mention","has","plugins","get","336LezAwc","398lyYNNk"];return(_i=function(){return t})()}const yi=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(950664===-parseInt(n(239))/1*(parseInt(n(248))/2)+parseInt(n(254))/3*(-parseInt(n(250))/4)+parseInt(n(249))/5*(-parseInt(n(240))/6)+-parseInt(n(252))/7*(parseInt(n(241))/8)+-parseInt(n(245))/9*(-parseInt(n(244))/10)+-parseInt(n(255))/11*(-parseInt(n(243))/12)+-parseInt(n(256))/13*(-parseInt(n(238))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[yi(253)](){const t=yi,e=this[t(247)];e[t(259)][t(258)](t(246))&&e[t(259)][t(260)](t(251))[t(242)](t(257))}}function ki(){const t=["*Remove format:* %0","MultiLevelList","registerBlockAttribute","listMarkerStyle","219440lgYMYZ","get","afterInit","24jyHaLc","key","3304428SQGmqL","registerDescriptionCallback","descriptionFactory","has","editor","TrackChangesEditing","8VNPciT","next","enableDefaultAttributesIntegration","2112405WBSGYX","343683NlyEZy","listType","1480388DMlwYF","plugins","117511srJciP","format","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","*Set format:* %0","handleDescriptions","head","4939542QffSmZ","locale","newValue","oldValue","data"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(387313===-parseInt(n(404))/1*(-parseInt(n(396))/2)+parseInt(n(400))/3*(-parseInt(n(423))/4)+parseInt(n(399))/5+-parseInt(n(425))/6+parseInt(n(402))/7+-parseInt(n(420))/8+parseInt(n(411))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(422)](){const t=Ci,e=this[t(394)],n=e[t(403)][t(421)](t(395));e[t(403)][t(393)](t(417))&&(n[t(398)](t(407)),n[t(418)](t(419)),n[t(392)][t(426)]((e=>this[t(409)](e))))}[Ci(409)](t){const e=Ci,n=this[e(394)][e(412)],{data:r}=t,s={type:e(405),content:""};if(r&&e(419)==r[e(424)]){if(!r[e(414)])return{type:e(405),content:zr(n,e(408),zr(n,e(406)))+" ("+r[e(413)]+")"};if(!r[e(413)]){let o=t[e(410)];for(;o;){if(o[e(415)]&&e(401)==o[e(415)][e(424)]&&o[e(415)][e(413)])return s;o=o[e(397)]}return{type:e(405),content:zr(n,e(416),zr(n,e(406)))+" ("+r[e(414)]+")"}}}}}const Ri=vi;function Si(){const t=["800784hcPQxZ","PageBreakEditing","editor","registerElementLabel","692730dnZBOb","ELEMENT_PAGE_BREAK","get","TrackChangesEditing","1157590eovxng","afterInit","1261359NJuWSc","locale","descriptionFactory","705953YjawXk","enableCommand","pageBreak","1051735pHUCRi","plugins","has","9580382eUnBaD"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=425]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(462181===parseInt(n(427))/1+parseInt(n(442))/2+parseInt(n(444))/3+-parseInt(n(434))/4+parseInt(n(430))/5+parseInt(n(438))/6+-parseInt(n(433))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(443)](){const t=Ri,e=this[t(436)];if(!e[t(431)][t(432)](t(435)))return;e[t(431)][t(440)](t(441))[t(428)](t(429));const n=e[t(431)][t(440)](t(441)),r=e[t(425)];n[t(426)][t(437)](t(429),(e=>zr(r,t(439),e)))}}const wi=Di;function Oi(){const t=["paragraph","2609271JJZJcw","$text","ELEMENT_PARAGRAPH","showSuggestionHighlights","formatBlock","registerElementLabel","ck-suggestion-marker-split","497MIYvuE","enableDefaultAttributesIntegration","format","toViewPosition","11pCOHSt","has","nodeAfter","consume","2094gPwEHa","editing","insertion","addClass","createUIElement","_registerLegacyDescription","plugins","Paragraph","commandName","*Insert:* %0","end","enableCommand","checkChild","downcastDispatcher","editor","228INuHiG","descriptionFactory","ck-suggestion-marker--active","bindElementToMarker","markerRange","*Change to:* %0","model","insertParagraph","activeMarkers","markerName","TrackChangesEditing","addMarker:suggestion:insertion","locale","options","getItemLabel","afterInit","consumable","434164YVOTuU","39320JZAVCw","includes","data","isLimit","get","isBlock","writer","type","highest","name","schema","6727116aZPUgM","getFirstRange","3248090JWIsGN","insert","14tRNZpd","registerDescriptionCallback","mapper","3MhxLXO","start","isTouching","span","6770NEAkvb"];return(Oi=function(){return t})()}function Di(t,e){const n=Oi();return(Di=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(219169===parseInt(n(422))/1*(-parseInt(n(470))/2)+parseInt(n(473))/3*(parseInt(n(454))/4)+-parseInt(n(477))/5*(parseInt(n(437))/6)+parseInt(n(414))/7*(-parseInt(n(455))/8)+parseInt(n(407))/9+-parseInt(n(468))/10*(parseInt(n(418))/11)+parseInt(n(466))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Fi extends t.Plugin{[wi(452)](){const t=wi,e=this[t(436)];if(!e[t(428)][t(419)](t(429)))return;const n=e[t(449)],r=e[t(428)][t(459)](t(447));r[t(438)][t(412)](t(478),(e=>zr(n,t(409),e))),r[t(415)](t(478)),r[t(433)](t(444)),e[t(423)][t(435)].on(t(448),Bi(e),{priority:t(463)}),e[t(457)][t(435)].on(t(448),((n,r,s)=>{const o=t;s[o(450)][o(410)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(463)});const s=r[t(438)];s[t(471)]((r=>{const o=t;if(o(424)!==r[o(462)])return;const{start:i,end:a}=r[o(467)]();if(!i[o(475)](a)||!i[o(420)])return;const c=e[o(443)][o(465)],u=i[o(420)];return c[o(460)](u)&&!c[o(458)](u)&&c[o(434)](u,o(408))?{type:o(424),content:zr(n,o(431),s[o(451)](u,1))}:void 0})),this[t(427)]()}[wi(427)](){const t=wi,e=this[t(436)],n=e[t(449)];e[t(428)][t(459)](t(447))[t(438)][t(471)]((e=>{const r=t;if(r(411)!=e[r(462)])return;const{data:s}=e;return s&&r(478)==s[r(430)]?{type:r(416),content:zr(n,r(442),zr(n,r(409)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(428)][o(459)](o(447)),a=r[o(441)][o(474)],c=r[o(441)][o(432)],u=t[o(443)][o(465)];if(!a[o(475)](c)||!a[o(420)])return;const l=a[o(420)];if(u[o(460)](l)&&!u[o(458)](l)&&u[o(434)](l,o(408))){if(!s[o(453)][o(421)](r[o(441)],n[o(464)]))return;const t=s[o(461)][o(426)](o(476),{class:o(413)}),a=s[o(472)][o(417)](c);e&&i[o(445)][o(456)](r[o(446)])&&s[o(461)][o(425)](o(439),t),s[o(461)][o(469)](a,t),s[o(472)][o(440)](t,r[o(446)])}}}function Pi(t,e){const n=Ui();return(Pi=function(t,e){return n[t-=173]})(t,e)}const xi=Pi;function Ui(){const t=["5074182ulsAhB","2064056jqSiYv","registerDescriptionCallback","2931940rcGoMk","953934REuqtK","locale","formatInline","get","2456316vvWbHO","35UubOhq","commandName","format","3StwgjR","1473385ZwoQxK","enableDefaultAttributesIntegration","editor","TrackChangesEditing","16QlktQl","afterInit","RemoveFormatEditing","descriptionFactory","980347eKoEoB","removeFormat","type","has","plugins","*Remove all formatting*","formatBlock","_registerLegacyDescription"];return(Ui=function(){return t})()}!function(t,e){const n=Pi,r=t();for(;;)try{if(651671===-parseInt(n(197))/1+-parseInt(n(180))/2*(-parseInt(n(188))/3)+parseInt(n(193))/4*(parseInt(n(189))/5)+parseInt(n(184))/6+parseInt(n(185))/7*(-parseInt(n(177))/8)+parseInt(n(176))/9+parseInt(n(179))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(194)](){const t=xi,e=this[t(191)];e[t(201)][t(200)](t(195))&&(e[t(201)][t(183)](t(192))[t(190)](t(198)),this[t(175)]())}[xi(175)](){const t=xi,e=this[t(191)];e[t(201)][t(183)](t(192))[t(196)][t(178)]((n=>{const r=t;if(r(174)!=n[r(199)]&&r(182)!=n[r(199)])return;const{data:s}=n;return s&&r(198)==s[r(186)]?{type:r(187),content:zr(e[r(181)],r(173))}:void 0}))}}const Gi=Hi;function Vi(){const t=["838578lygYwd","has","TrackChangesEditing","RestrictedEditingModeEditing","get","editor","acceptSelectedSuggestions","4078480sTjANi","goToPreviousRestrictedEditingException","goToNextRestrictedEditingException","834795fWpcla","discardAllSuggestions","7085iNztEW","discardSuggestion","1841CeoPPI","plugins","4520PDUtIU","128006vsXQMA","trackChanges","acceptSuggestion","acceptAllSuggestions","afterInit","discardSelectedSuggestions","360wWkbrl","1779435CncYFM","3kqbwDv","enableCommand"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(141443===parseInt(n(378))/1*(parseInt(n(397))/2)+parseInt(n(390))/3+parseInt(n(376))/4*(-parseInt(n(392))/5)+-parseInt(n(380))/6+-parseInt(n(394))/7*(-parseInt(n(396))/8)+parseInt(n(377))/9+-parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(374)](){const t=Gi,e=this[t(385)];if(!e[t(395)][t(381)](t(383)))return;const n=e[t(395)][t(384)](t(382));n[t(379)](t(388)),n[t(379)](t(389));const r=e[t(395)][t(384)](t(383));r[t(379)](t(398)),r[t(379)](t(372)),r[t(379)](t(393)),r[t(379)](t(373)),r[t(379)](t(391)),r[t(379)](t(386)),r[t(379)](t(375))}}const Wi=Xi;!function(t,e){const n=Xi,r=t();for(;;)try{if(685018===-parseInt(n(344))/1*(-parseInt(n(330))/2)+-parseInt(n(321))/3*(parseInt(n(365))/4)+-parseInt(n(359))/5*(-parseInt(n(331))/6)+parseInt(n(326))/7*(parseInt(n(347))/8)+-parseInt(n(333))/9+parseInt(n(317))/10+-parseInt(n(327))/11*(parseInt(n(341))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(360)](){return[Ys.ShiftEnter]}[Wi(337)](){const t=Wi,e=this[t(371)],n=e[t(358)][t(339)](t(367));n[t(332)](t(322)),e[t(320)][t(362)].on(t(329),Zi(e),{priority:t(323)}),e[t(320)][t(362)].on(t(369),Zi(e),{priority:t(323)}),e[t(363)][t(362)].on(t(342),((n,r,s)=>{const o=t;s[o(355)][o(335)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(340)][t(350)](t(370),(n=>zr(e[t(348)],t(349),n)))}}function Ki(){const t=["toViewPosition","editing","1510107bejRMl","shiftEnter","high","split","ck-suggestion-marker--active","245MrDRiY","220tkuCrS","ck-suggestion-marker-","addMarker:suggestion:insertion","2650094gIijGO","384pFotyc","enableCommand","6860799jYnIHB","getItems","showSuggestionHighlights","createUIElement","init","insert","get","descriptionFactory","767340XmxNkl","addMarker:suggestion","merge","1rlacke","writer","test","245320IcpYQW","locale","ELEMENT_LINE_BREAK","registerElementLabel","span","markerRange","element","addClass","options","includes","name","plugins","14745YYkemd","requires","markerName","downcastDispatcher","data","createPositionBefore","8ZohStp","deletion","TrackChangesEditing","activeMarkers","addMarker:suggestion:deletion","softBreak","editor","consumable","bindElementToMarker","mapper","11459090aiTIhR","model"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=317]})(t,e)}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(358)][o(339)](o(367));if(!s[o(372)][o(346)](r[o(352)],n[o(357)]))return;const a=t[o(318)];for(const t of r[o(352)][o(334)]()){if(!t.is(o(353),o(370)))continue;const n=o(366)==r[o(361)][o(324)](":")[1]?o(343):o(324),c=s[o(345)][o(336)](o(351),{class:o(328)+n}),u=s[o(374)][o(319)](a[o(364)](t));e&&i[o(368)][o(356)](r[o(361)])&&s[o(345)][o(354)](o(325),c),s[o(345)][o(338)](u,c),s[o(374)][o(373)](c,r[o(361)])}}}function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=382]})(t,e)}const Ji=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(725487===parseInt(n(401))/1*(-parseInt(n(420))/2)+parseInt(n(388))/3+-parseInt(n(412))/4+parseInt(n(405))/5+-parseInt(n(403))/6+parseInt(n(402))/7*(parseInt(n(421))/8)+parseInt(n(417))/9*(parseInt(n(399))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Ji(406)](){const t=Ji,e=this[t(384)],n=e[t(385)],r=e[t(409)];if(!e[t(408)][t(383)](t(390)))return;const s=e[t(408)][t(419)](t(410)),o=t(382),i=e[t(395)][t(419)](o);s[t(414)](o,((e,r={})=>{const a=t,c=n[a(396)][a(392)];if(c[a(415)])return void e(r);const u=void 0!==r[a(413)]?r[a(413)]:!i[a(400)];n[a(394)]((()=>{const t=a,e=Array[t(387)](c[t(398)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(422)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(418)][t(397)]((e=>{const n=t;if(n(407)!=e[n(389)]&&n(416)!=e[n(389)])return;const{data:s}=e;return s&&s[n(393)]==o?s[n(404)][0][n(413)]?{type:n(411),content:zr(r,n(391))}:{type:n(411),content:zr(r,n(386))}:void 0}))}}function $i(){const t=["getRanges","4912130oXpGXA","value","2035vKWdfC","6230PpjpgC","1195680GukNhq","commandParams","1144795CKvkGO","afterInit","formatBlock","plugins","locale","TrackChangesEditing","format","5214176XzPpRK","forceValue","enableCommand","isCollapsed","formatInline","36jVscVJ","descriptionFactory","get","1078YTgPaK","2416DFJIrE","markInlineFormat","restrictedEditingException","has","editor","model","FORMAT_RESTRICTED_DISABLED","from","2587755KEfcLp","type","StandardEditingModeEditing","FORMAT_RESTRICTED_ENABLED","selection","commandName","change","commands","document","registerDescriptionCallback"];return($i=function(){return t})()}function ta(){const t=["plugins","toLowerCase","descriptionFactory","format","FORMAT_STYLE","element","_registerLegacyDescription","normalizeConfig","registerDescriptionCallback","3307722ixppZj","type","formatBlock","definitions","afterInit","10802tTmnaH","commandName","registerAttributeLabel","has","*Remove format:* %0","formatInline","1125727bqUclG","enableDefaultAttributesIntegration","10338048VbvKxM","style","editor","commandParams","Style","StyleUtils","*Set format:* %0","4lXqRki","get","registerInlineAttribute","TrackChangesEditing","add","config","locale","502544YeeKxp","2dtpHWm","styleName","registerBlockAttribute","getGhsAttributeNameForElement","forceValue","12yRGmms","inline","832153YkMFSt","2290SGTNBR","ghsAttributes","GeneralHtmlSupport","block","DataSchema","2390315doMlnA"];return(ta=function(){return t})()}function ea(t,e){const n=ta();return(ea=function(t,e){return n[t-=222]})(t,e)}const na=ea;!function(t,e){const n=ea,r=t();for(;;)try{if(677264===parseInt(n(249))/1*(parseInt(n(266))/2)+parseInt(n(238))/3+parseInt(n(258))/4*(-parseInt(n(228))/5)+parseInt(n(271))/6*(parseInt(n(222))/7)+parseInt(n(265))/8+-parseInt(n(251))/9+parseInt(n(223))/10*(-parseInt(n(243))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ta);class ra extends t.Plugin{[na(242)](){const t=na,e=this[t(253)];if(!e[t(229)][t(246)](t(255))||!e[t(229)][t(246)](t(227)))return;const n=e[t(229)][t(259)](t(261)),r=e[t(264)],s=e[t(263)][t(259)](t(252))||{},o=e[t(229)][t(259)](t(225)),i=e[t(229)][t(259)](t(256))[t(236)](e[t(229)][t(259)](t(227)),s[t(241)]);n[t(250)](t(252));const a=new Set;for(const e of i[t(226)]){const n=o[t(269)](e[t(234)]);a[t(262)](n)}const c=new Set;for(const e of i[t(272)]){const n=o[t(269)](e[t(234)]);c[t(262)](n);for(const n of e[t(224)])c[t(262)](n)}for(const e of a)n[t(268)](e),n[t(231)][t(245)](e,zr(r,t(233)));for(const e of c)n[t(260)](e),n[t(231)][t(245)](e,zr(r,t(233)));this[t(235)]()}[na(235)](){const t=na,e=this[t(253)],n=e[t(264)];e[t(229)][t(259)](t(261))[t(231)][t(237)]((e=>{const r=t;if(r(240)!=e[r(239)]&&r(248)!=e[r(239)])return;const{data:s}=e;return s&&r(252)===s[r(244)]?s[r(254)][0][r(270)]?{type:r(232),content:zr(n,r(257),s[r(254)][0][r(267)][r(230)]())}:{type:r(232),content:zr(n,r(247),s[r(254)][0][r(267)][r(230)]())}:void 0}))}}const sa=aa;function oa(){const t=["TableUtils","_splitMarkerName","15651610kHMLlm","filter","toViewElement","nodeAfter","options","4760382NUioMi","_getCoordsForCells","enqueueChange","item","MIN_SAFE_INTEGER","selectTableRow","40852EGtLYH","removeClass","low","change:data","insert","registerCustomCallback","insertTableColumnRight","highest","plugins","position","getContainedElement","left","first","createRangeOn","registerDescriptionCallback","getChildren","*Remove:* %0","getRowIndexes","getChanges","ELEMENT_TABLE_COLUMN_WITH_TEXT","deletion","getFirstRange","end","9ERhJiv","156ospLJL","rowspan","differ","change","values","length","7854DRwaKu","isInContent","order","1675835trxfLK","ELEMENT_TABLE_WITH_TEXT","maxRow","discard","isArray","_tableSuggestions","ELEMENT_TABLE_COLUMN","map","getAttribute","includes","2018136fGhMmW","execute","insertTableRowBelow","get","push","ELEMENT_TABLE_ROW","writer","tableCell","4hwTWFG","subType","nodeBefore","getChangedMarkers","minColumn","insertion","last","TableEditing","classes","showSuggestionHighlights","createTableWalker","addMarker:suggestion","TrackChangesEditing","ELEMENT_TABLE_ROW_WITH_TEXT","fromRange","model","oldRange","_suggestionFactory","root","suggestion","accept","addClass","detach","every","getRanges","markMultiRangeInsertion","addRange","commands","removeTableRow","above","minRow","getSuggestion","insertTableColumnLeft","$textProxy","503820XyhlQT","start","findAncestor","span","descriptionFactory","isIntersectingWithRange","insertTable","name","downcastDispatcher","afterInit","removeTableColumn","has","isEqual","selectTableColumn","some","registerPostFixer","getCellLocation","locale","*Insert:* %0","mapper","MAX_SAFE_INTEGER","colspan","isIntersecting","data","toLowerCase","isTouching","createPositionAt","forceValue","tablePaste","join","registerElementLabel","batch","maxColumn","getItems","tableColumn","type","add","selection","max","_tablePostFixingSubtypes","hasAttribute","element","substr","_getSuggestionCoords","setSelection","tableRow","_setupColumnsRowsFixing","table","cell","_acceptFormatSuggestionCallbackFactory","rootName","getSelectionAffectedTableCells","11184lefcDD","editor","markMultiRangeDeletion","min","getColumnIndexes","insertTableRowAbove","createRangeIn","startsWith","document","from","refresh","enableCommand","ELEMENT_TABLE","$graveyard"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(793698===-parseInt(n(562))/1+parseInt(n(477))/2*(parseInt(n(501))/3)+-parseInt(n(528))/4*(-parseInt(n(510))/5)+parseInt(n(520))/6+parseInt(n(507))/7*(-parseInt(n(450))/8)+parseInt(n(500))/9*(parseInt(n(466))/10)+-parseInt(n(471))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(437)]=[e(443),e(432)],this[e(515)]=new Set}[sa(571)](){const t=sa,e=this[t(451)],n=e[t(543)][t(458)][t(435)];if(!e[t(485)][t(573)](t(535)))return;const r=e[t(415)],s=e[t(485)][t(523)](t(540)),o=e[t(485)][t(523)](t(464));s[t(566)][t(428)](t(445),(e=>zr(r,t(462),e))),this[t(444)](),s[t(461)](t(568)),s[t(461)](t(476)),s[t(461)](t(411));for(const r of[t(455),t(522)]){const i=e[t(555)][t(523)](r);s[t(461)](r,(r=>{const a=t;e[a(543)][a(504)]((t=>{const e=a;r();const c=e(557)===i[e(509)],u=o[e(449)](n),l=o[e(494)](u),f=c?l[e(489)]-1:l[e(534)]+1,h=u[0][e(564)](e(445)),g=o[e(538)](h,{startRow:f,endRow:f}),d=Array[e(459)](g)[e(517)]((n=>t[e(490)](n[e(446)])));s[e(553)](d,e(443))}))}))}for(const r of[t(560),t(483)]){const i=e[t(555)][t(523)](r);s[t(461)](r,(r=>{const a=t;e[a(543)][a(504)]((t=>{const e=a;r();const c=e(488)===i[e(509)],u=o[e(449)](n),l=o[e(454)](u),f=c?l[e(489)]-1:l[e(534)]+1,h=u[0][e(564)](e(445)),g=o[e(538)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(459)](g)[e(517)]((n=>t[e(490)](n[e(446)])));s[e(553)](d,e(432))}))}))}for(const r of[t(556),t(572)]){const i=r[t(440)](11),a=i[t(422)](),c=a[t(440)](0,3)+t(565),u=t(445)+i,l=t(453)+i,f=t(436)+i;s[t(461)](r,(()=>{const i=t;e[i(543)][i(504)]((t=>{const e=i,h=o[e(449)](n),g=h[0][e(564)](e(445));let d;if(e(556)==r){const t=o[e(494)](h);d={startRow:t[e(489)],endRow:t[e(534)],includeAllSlots:!0}}else{const t=o[e(454)](h);d={startColumn:t[e(489)],endColumn:t[e(534)],includeAllSlots:!0}}const p=o[e(538)](g,d),m=Array[e(459)](p)[e(517)]((({cell:t})=>t)),I=ca(m[e(467)]((t=>t[e(438)](c)))),E=ca(m[e(467)]((t=>!t[e(438)](c))))[e(517)]((n=>t[e(490)](n))),b=s[e(452)](E,u);if(b&&(e(443)==b[e(529)]||e(432)==b[e(529)])){const n=this[e(441)](b);for(const r of I){const s=t[e(490)](r),i=o[e(414)](r),u=r[e(518)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(554)](s)}}}))}))}function c(r){const s=t,o=Array[s(459)](n[s(552)]())[s(517)]((t=>i.LiveRange[s(542)](t)));e[s(543)][s(504)]((t=>{const n=s,i=t[n(429)];r=r[n(467)]((t=>n(463)!=t[n(546)][n(448)])),t[n(442)](r),e[n(555)][n(523)](n(556))[n(460)](),e[n(521)](n(556),{forceDefaultExecution:!0}),e[n(543)][n(473)]((()=>{const t=n;e[t(543)][t(473)](i,(e=>{const n=t,r=o[n(467)]((t=>n(463)!=t[n(546)][n(448)]));r[n(506)]>0&&e[n(442)](r);for(const t of o)t[n(550)]()}))}))}))}function u(r){const s=t;e[s(543)][s(504)]((t=>{const o=s,a=Array[o(459)](n[o(552)]())[o(517)]((t=>i.LiveRange[o(542)](t))),c=[];for(const t of r)for(const e of t[o(431)]({shallow:!0}))c[o(524)](e);for(const n of c)o(463)!=n[o(546)][o(448)]&&(t[o(442)](t[o(424)](n,0)),e[o(555)][o(523)](o(572))[o(460)](),e[o(521)](o(572),{forceDefaultExecution:!0}));const u=a[o(467)]((t=>o(463)!=t[o(546)][o(448)]));u[o(506)]>0&&t[o(442)](u);for(const t of a)t[o(550)]()}))}function l(e,n){const r=t;return n[r(551)]((t=>e[r(412)]((e=>e[r(499)][r(410)](t[r(563)])||t[r(499)][r(410)](e[r(563)])))))}function f(e,n){const r=t;return!e[r(412)]((t=>n[r(412)]((e=>t[r(420)](e)))))&&e[r(412)]((t=>n[r(412)]((e=>t[r(499)][r(423)](e[r(563)])))))}e[t(421)][t(570)].on(t(539),((e,n,r)=>{const s=t;if(!r[s(470)][s(537)])return;const o=n[s(474)];if(!o)return;const i=r[s(417)][s(468)](o);function c(t){return Array[s(514)](t)?t:[t]}i&&s(527)===o[s(569)]&&(0,a.setHighlightHandling)(i,r[s(526)],((t,e,n)=>n[s(549)](c(e[s(536)]),t)),((t,e,n)=>n[s(478)](c(e[s(536)]),t)))}),{priority:t(484)}),s[t(566)][t(491)]((e=>{const n=t;if(n(533)!=e[n(433)]&&n(497)!=e[n(433)])return;const s=e[n(487)]();if(null!=s&&s.is(n(439),n(445))){if(n(533)==e[n(433)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)]));if(t[n(506)])return{type:n(533),content:zr(r,n(416),zr(r,n(511),'"'+t[n(427)](" ")+'"'))}}if(n(497)==e[n(433)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)]));if(t[n(506)])return{type:n(497),content:zr(r,n(493),zr(r,n(511),'"'+t[n(427)](" ")+'"'))}}}})),s[t(566)][t(491)]((e=>{const n=t;if(n(443)==e[n(529)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)])),s=this[n(441)](e),o=s[n(512)]-s[n(558)]+1;if(n(533)==e[n(433)])return t[n(506)]?{type:n(533),content:zr(r,n(416),zr(r,n(541),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(533),content:zr(r,n(416),zr(r,n(525),o))};if(n(497)==e[n(433)])return t[n(506)]?{type:n(497),content:zr(r,n(493),zr(r,n(541),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(497),content:zr(r,n(493),zr(r,n(525),o))}}if(n(432)==e[n(529)]){const t=e[n(431)]()[n(467)]((t=>t.is(n(561))))[n(517)]((t=>t[n(421)])),s=this[n(441)](e),o=s[n(430)]-s[n(532)]+1;if(n(533)==e[n(433)])return t[n(506)]?{type:n(533),content:zr(r,n(416),zr(r,n(496),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(533),content:zr(r,n(416),zr(r,n(516),o))};if(n(497)==e[n(433)])return t[n(506)]?{type:n(497),content:zr(r,n(493),zr(r,n(496),[o,'"'+t[n(427)](" ")+'"']))}:{type:n(497),content:zr(r,n(493),zr(r,n(516),o))}}})),s[t(545)][t(482)](t(533),t(443),t(513),c),s[t(545)][t(482)](t(497),t(443),t(548),c),s[t(545)][t(482)](t(533),t(432),t(513),u),s[t(545)][t(482)](t(497),t(432),t(548),u),s[t(545)][t(482)](t(533),t(432),t(427),l),s[t(545)][t(482)](t(497),t(432),t(427),l),s[t(545)][t(482)](t(533),t(443),t(427),f),s[t(545)][t(482)](t(497),t(443),t(427),f)}[sa(447)](){const t=sa,e=this[t(451)],n=e[t(543)][t(458)][t(435)];return(r,s)=>{const o=t;e[o(543)][o(504)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(499)][a(530)];u&&u[0]&&!1===u[0][a(425)]&&(l=r[0][a(563)][a(469)]);const f=t[a(456)](l);if(a(463)==f[a(546)][a(448)])return;const h=Array[a(459)](n[a(552)]())[a(517)]((t=>i.LiveRange[a(542)](t)));t[a(442)](f),e[a(555)][a(523)](c)[a(460)](),u[a(524)]({forceDefaultExecution:!0}),e[a(521)](c,...u);const g=h[a(467)]((t=>a(463)!=t[a(546)][a(448)]));g[a(506)]>0&&t[a(442)](g);for(const t of h)t[a(550)]()}))}}[sa(472)](t){const e=sa,n=this[e(451)][e(485)][e(523)](e(464));let r=Number[e(418)],s=Number[e(475)],o=Number[e(418)],i=Number[e(475)];for(const a of t){if(e(463)==a[e(546)][e(448)])continue;const{row:t,column:c}=n[e(414)](a),u=a[e(438)](e(502))?a[e(518)](e(502))-1:0,l=a[e(438)](e(419))?a[e(518)](e(419))-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(444)](){const t=sa,e=this[t(451)],n=e[t(485)][t(523)](t(540)),r=e[t(485)][t(523)](t(464));e[t(543)][t(458)].on(t(480),(()=>{const r=t,s=Array[r(459)](e[r(543)][r(458)][r(503)][r(531)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(465)](t);if(r(547)!=s)continue;if(null!=e[r(544)])continue;const a=n[r(559)](o);this[r(437)][r(519)](i)&&this[r(515)][r(434)](a)}}),{priority:t(479)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(490)](e),a=e[s(564)](s(445)),c=r[s(414)](e);for(const t of this[s(515)]){const n=t[s(529)],r=n[s(457)](s(426)),u=n[s(440)](r?10:5),l=u[s(422)](),f=l[s(440)](0,3)+s(565),h=s(453)+u,g=s(436)+u;if(!t[s(508)])continue;if(a!=t[s(498)]()[s(563)][s(564)](s(445)))continue;if(t[s(567)](i))continue;const d=e[s(438)](f)?e[s(518)](f)-1:0,p=this[s(441)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(554)](i),o=!0)}return o};e[t(543)][t(458)][t(413)]((n=>{const r=t;let o=!1;for(const t of e[r(543)][r(458)][r(503)][r(495)]())if(r(481)==t[r(433)])if(r(443)==t[r(569)])for(const e of t[r(486)][r(469)][r(492)]())o=o||s(e,n);else r(527)==t[r(569)]&&(o=o||s(t[r(486)][r(469)],n));return o}))}[sa(441)](t){const e=sa;return this[e(472)](t[e(552)]()[e(517)]((t=>t[e(563)][e(469)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=410]})(t,e)}function ca(t){const e=sa;return Array[e(459)](new Set(t)[e(505)]())}const ua=fa;function la(){const t=["enableCommand","add","formatBlock","formatInline","cell","set:isEnabled","find","setSelection","trackChanges","map","getFirstPosition","editor","933804LALokQ","getRanges","model","*Split cell:* vertically","getCellLocation","commands","_acceptFormatSuggestionCallbackFactory","rootName","detach","change","createTableWalker","containsRange","_areSelectedCellsMergable","6680460eTDktQ","locale","findAncestor","splitTableCellVertically","isInContent","length","mergeTableCells","getSuggestions","selection","TrackChangesEditing","document","execute","_areMergableCells","705yiBBXI","*Split cell:* horizontally","highest","fromRange","size","getAncestors","markMultiRangeBlockFormat","forceDefaultExecution","descriptionFactory","requires","get","registerCustomCallback","registerDescriptionCallback","9yvGfgs","stop","subType","_isForcedDefaultExecutionBlock","getSelectionAffectedTableCells","filter","*Merge cells*","mergeTableCellUp","5CGfcGF","isEnabled","insertion","mergeTableCellRight","direction","_tablePostFixingSubtypes","plugins","_suggestionFactory","table","accept","root","markBlockFormat","from","type","commandName","horizontally","tableCell","low","element","createRangeOn","push","splitTableCellHorizontally","2440sYhcwf","mergeTableCellLeft","return","has","format","2243157fmCIkw","afterInit","821417rMQgAf","deletion","refresh","1352052KJKfnt","mergeTableCellDown","value","2804792auUCxF","author","$graveyard","TableEditing","TableUtils"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(617474===parseInt(n(301))/1+-parseInt(n(294))/2*(-parseInt(n(350))/3)+-parseInt(n(304))/4+-parseInt(n(371))/5*(parseInt(n(324))/6)+parseInt(n(299))/7+parseInt(n(307))/8*(parseInt(n(363))/9)+-parseInt(n(337))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(359)](){return[ia]}[ua(300)](){const t=ua,e=this[t(323)],n=e[t(326)][t(347)][t(345)],r=e[t(338)];if(!e[t(377)][t(297)](t(310)))return;const s=e[t(377)][t(360)](t(346)),o=e[t(377)][t(360)](t(311)),a=e[t(377)][t(360)](ia);a[t(376)][t(292)](t(343)),s[t(312)](t(343),(()=>{const n=t,r=o[n(367)](e[n(326)][n(347)][n(345)]);e[n(326)][n(333)]((()=>{const t=n;s[t(356)](r,{commandName:t(343),commandParams:[]},[],t(343))}))})),e[t(329)][t(360)](t(343)).on(t(348),((n,r)=>{const o=t;e[o(329)][o(360)](o(320))[o(306)]&&(r[o(342)]>0&&r[r[o(342)]-1]&&r[r[o(342)]-1][o(357)]||s[o(366)]||this[o(336)]()||n[o(364)]())}),{priority:t(352)});for(const n of[t(370),t(374),t(305),t(295)]){const r=e[t(329)][t(360)](n);s[t(312)](n,(()=>{const n=t,o=e[n(326)][n(347)][n(345)][n(322)]()[n(355)]()[n(318)]((t=>t.is(n(290),n(387)))),i=r[n(306)];e[n(326)][n(333)]((()=>{const t=n;s[t(356)]([o,i],{commandName:t(343),commandParams:[]},[],t(343))}))}))}for(const n of[t(340),t(293)]){const r=e[t(329)][t(360)](n);s[t(312)](n,(()=>{const i=t,a=o[i(367)](e[i(326)][i(347)][i(345)])[0],c=a[i(339)](i(379)),{column:u,row:l}=o[i(328)](a);let f=[];if(i(386)==r[i(375)]){const t=o[i(334)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(383)](t)[i(321)]((t=>t[i(316)]))}else{const t=o[i(334)](c,{column:u,includeAllSlots:!0});f=Array[i(383)](t)[i(321)]((t=>t[i(316)]))}e[i(326)][i(333)]((t=>{const e=i;s[e(382)](t[e(291)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(358)][t(362)]((e=>{const n=t;if(n(314)!=e[n(384)]&&n(315)!=e[n(384)])return;const{data:s}=e;return s&&n(343)==s[n(385)]?{type:n(298),content:zr(r,n(369))}:void 0})),s[t(358)][t(362)]((e=>{const n=t;if(n(314)!=e[n(384)]&&n(315)!=e[n(384)])return;const{data:s}=e;return s?n(340)==s[n(385)]?{type:n(298),content:zr(r,n(327))}:n(293)==s[n(385)]?{type:n(298),content:zr(r,n(351))}:void 0:void 0}));const c=a[t(330)]();for(const e of[t(370),t(374),t(305),t(295)])s[t(378)][t(361)](t(314),e,t(380),c);for(const e of[t(340),t(293)])s[t(378)][t(361)](t(314),e,t(380),c);s[t(378)][t(361)](t(314),t(343),t(380),(r=>{const s=t;e[s(326)][s(333)]((t=>{const o=s,a=Array[o(383)](n[o(325)]())[o(321)]((t=>i.LiveRange[o(353)](t)));t[o(319)](r),e[o(329)][o(360)](o(343))[o(303)](),e[o(348)](o(343),{forceDefaultExecution:!0});const c=a[o(368)]((t=>o(309)!=t[o(381)][o(331)]));c[o(342)]>0&&t[o(319)](c);for(const t of a)t[o(332)]()}))}));for(const n of[t(370),t(305),t(295),t(374)]){const r=e[t(329)][t(360)](n);r.on(t(317),((n,s,o)=>{const i=t;if(o){const t=e[i(326)][i(347)][i(345)][i(322)]()[i(355)]()[i(318)]((t=>t.is(i(290),i(387))));this[i(349)](r[i(306)],t)||(n[i(296)]=!1,n[i(364)]())}}),{priority:t(289)})}}[ua(336)](){const t=ua,e=this[t(323)][t(329)][t(360)](t(343)),n=this[t(323)][t(377)][t(360)](t(311));if(!e[t(372)])return!1;const r=n[t(367)](this[t(323)][t(326)][t(347)][t(345)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(349)](e,n))return!1;return!0}[ua(349)](t,e){const n=ua,r=this[n(323)][n(377)][n(360)](n(346)),s=this[n(323)][n(326)][n(291)](t),o=this[n(323)][n(326)][n(291)](e),i=new Set,a=new Set;for(const t of r[n(344)]())if((n(373)==t[n(384)]||n(302)==t[n(384)]||n(343)==t[n(365)])&&t[n(341)])for(const e of t[n(325)]())e[n(335)](s,!0)&&i[n(313)](t[n(384)]+":"+t[n(308)].id),e[n(335)](o,!0)&&a[n(313)](t[n(384)]+":"+t[n(308)].id);if(i[n(354)]!=a[n(354)])return!1;for(const t of i)if(!a[n(297)](t))return!1;return!0}}const ga=pa;function da(){const t=["11982051oxmgBW","start","headingRows","plugins","addMarker:suggestion","parent","ck-suggestion-marker--active","requires","removeAttribute","*Format:* %0","ck-suggestion-marker-","23721632qLfcPv","FORMAT_HEADER_ROW","registerCustomCallback","data","bindElementToMarker","downcastDispatcher","item","_acceptFormatSuggestionCallbackFactory","accept","mapper","format","data-suggestion","editor","toViewElement","unbindElementFromMarkerName","includes","get","consume","descriptionFactory","TableEditing","registerBlockAttribute","TableUtils","createTableWalker","getCellLocation","addClass","name","cell","_handleLegacySuggestions","type","commandName","headingColumns","registerAttributeLabel","setTableColumnHeader","2046110zlEsRA","afterInit","185437dNBNQm","stop","140845ySNdkl","FORMAT_REGULAR_ROW","markerRange","setAttribute","408sMUlIj","12rlShOU","forceValue","options","markerName","editing","markerNameToElements","_splitMarkerName","setTableRowHeader","_suggestionFactory","enableDefaultAttributesIntegration","has","nodeBefore","consumable","FORMAT_HEADER_COLUMN","highest","locale","_registerLegacyDescription","TrackChangesEditing","removeMarker:suggestion","writer","282HPIHxB","1574499bXhdSf","end","showSuggestionHighlights","registerDescriptionCallback","activeMarkers","33430ICvkqv","formatBlock","commandParams","nodeAfter","19efvDgM","FORMAT_REGULAR_COLUMN","removeClass","getSuggestion"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=299]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(797508===-parseInt(n(347))/1*(-parseInt(n(343))/2)+-parseInt(n(338))/3*(parseInt(n(317))/4)+-parseInt(n(312))/5*(-parseInt(n(337))/6)+parseInt(n(310))/7*(parseInt(n(316))/8)+parseInt(n(351))/9+parseInt(n(308))/10+-parseInt(n(362))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(358)](){return[ia]}[ga(309)](){const t=ga,e=this[t(374)];if(!e[t(354)][t(327)](t(381)))return;const n=e[t(332)],r=e[t(354)][t(378)](t(334));r[t(326)](t(324)),r[t(326)](t(307)),r[t(382)](t(353)),r[t(382)](t(305)),r[t(380)][t(306)](t(353),zr(n,t(363))),r[t(380)][t(306)](t(305),zr(n,t(330))),this[t(302)]()}[ga(302)](){const t=ga,e=this[t(374)][t(354)][t(378)](t(334)),n=this[t(374)][t(354)][t(378)](t(383)),r=this[t(374)][t(354)][t(378)](ia)[t(369)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(323)](o[a(320)]),l=e[a(350)](u),f=l[a(365)];if(a(344)!=l[a(303)]||!f||a(307)!=f[a(304)])return;if(o[a(368)])return void s[a(311)]();if(!i[a(329)][a(379)](o[a(314)],s[a(300)]))return;const h=o[a(314)][a(352)][a(346)],g=o[a(314)][a(339)][a(328)],d=h[a(356)][a(356)],{column:p}=n[a(385)](h),{column:m}=n[a(385)](g);for(let s=p;s<=m;s++){const l=n[a(384)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(301)],l=i[a(371)][a(375)](s);i[a(336)][a(299)](a(361)+c,l),r&&i[a(336)][a(315)](a(373),u,l),i[a(371)][a(366)](l,o[a(320)]),t&&(e[a(342)][a(377)](o[a(320)])?i[a(336)][a(299)](a(357),l):i[a(336)][a(349)](a(357),l))}}}}e[t(325)][t(364)](t(344),t(324),t(370),r),e[t(325)][t(364)](t(344),t(307),t(370),r),this[t(374)][t(321)][t(367)].on(t(355),s(),{priority:t(331)}),this[t(374)][t(365)][t(367)].on(t(355),((e,n,r)=>{const o=t;r[o(319)][o(340)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(331)}),this[t(374)][t(321)][t(367)].on(t(335),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(323)](r[o(320)]),c=e[o(350)](a),u=c[o(365)];if(o(344)!=c[o(303)]||!u||o(307)!=u[o(304)])return;const l=s[o(371)][o(322)](r[o(320)]);if(l)for(const t of l)s[o(336)][o(349)](o(361)+i,t),s[o(336)][o(349)](o(357),t),s[o(336)][o(359)](o(373),t),s[o(371)][o(376)](t,r[o(320)])}),{priority:t(331)}),this[t(333)]()}[ga(333)](){const t=ga,e=this[t(374)],n=e[t(332)];function r(e){const r=t;return{type:r(372),content:zr(n,r(360),e)}}e[t(354)][t(378)](t(334))[t(380)][t(341)]((e=>{const s=t;if(s(344)!=e[s(303)])return;const{data:o}=e;if(o){if(s(324)==o[s(304)]){const t=o[s(345)][0][s(318)];return r(zr(n,s(t?363:313)))}if(s(307)==o[s(304)]){const t=o[s(345)][0][s(318)];return r(zr(n,s(t?330:348)))}}}))}}function Ia(t,e){const n=ka();return(Ia=function(t,e){return n[t-=437]})(t,e)}const Ea=Ia;!function(t,e){const n=Ia,r=t();for(;;)try{if(250649===parseInt(n(525))/1+-parseInt(n(548))/2*(-parseInt(n(454))/3)+parseInt(n(574))/4+-parseInt(n(583))/5*(-parseInt(n(470))/6)+parseInt(n(558))/7+parseInt(n(623))/8+-parseInt(n(481))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);const ba=[Ea(490),Ea(439),Ea(437),Ea(552),Ea(639),Ea(575),Ea(553)],Ta=Object[Ea(632)](ba[Ea(443)]((t=>[t,null])));class _a extends t.Plugin{static get[Ea(486)](){return[ia]}[Ea(441)](){const t=Ea,n=this[t(497)];if(!n[t(584)][t(569)](t(529)))return;const r=n[t(584)][t(447)](t(494)),s=n[t(584)][t(447)](t(500)),o=n[t(584)][t(447)](ia),a=n[t(584)][t(447)](t(529));o[t(612)][t(614)](t(474),t(604)),n[t(535)][t(586)][t(478)](t(543),{allowIn:t(463),allowContentOf:t(463),isLimit:!0}),n[t(545)][t(459)]({model:t(543),view:t(542)});let c=null;n[t(535)].on(t(624),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(475)]-1];h&&h[u(528)]||r[u(444)]||this[u(497)][u(484)][u(447)](u(570))[u(488)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(512)))return!1;const i=s[o(606)](t,n);if(!i||!Aa(i,void 0,r))return!1;const a=r[o(585)](n[o(621)][o(541)]);if(!a[o(475)])return!1;const c=a[0][o(534)](o(537)),l=r[o(551)](a),f=r[o(501)](a),h={startRow:l[o(503)],endRow:l[o(517)],startColumn:f[o(503)],endColumn:f[o(517)]};return 1==a[o(475)]&&(h[o(629)]+=r[o(587)](i)-1,h[o(521)]+=r[o(450)](i)-1),Aa(c,h,r)}(l,f,n[u(535)],s,a)&&(o[u(471)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(535)][u(601)]((()=>{const t=u;n[t(535)][t(624)](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(475)]&&r[t(611)](o,t(474),{tablePasteChainId:s}),a[t(475)]&&r[t(611)](a,t(604),{tablePasteChainId:s}),l[t(475)]&&(r[t(611)](l,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(568)]((e=>{const n=t;var r;return null===(r=e[n(522)])||void 0===r?void 0:r[n(555)](e)}))),f[t(475)]&&(r[t(499)](f,t(562),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(568)]((e=>{const n=t;var r;return null===(r=e[n(522)])||void 0===r?void 0:r[n(555)](e)})));const g=r[t(625)](h[t(443)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(576),{tablePasteChainId:s});if(g){const e=g[t(636)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(535)][t(579)](s),a=e[t(577)]((e=>e[t(502)]()[t(460)](i)));a&&r[t(614)]([a[t(617)],o])}r[t(475)]&&g[t(510)](t(638),Object[t(632)](r))}c=null})))}),{priority:e.priorities[t(599)]+10}),n[t(584)][t(447)](t(529)).on(t(633),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(471)]();const u=s[r(608)],l=o,f=ya(u),h=ya(l);e[r(595)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(514)](u[r(455)](0));for(const t of Array[r(498)](l[r(637)]()))a[r(476)](t,u,r(596));const t=c[r(594)][r(554)](s[r(489)]),e=c[r(511)][r(554)](s[r(589)]);t||e||(g=i.LiveRange[r(518)](a[r(602)](u)))}else h&&!f&&(d=a[r(602)](u));else{const t=a[r(462)](r(543)),e=a[r(462)](r(543));a[r(561)](a[r(602)](u),e),a[r(476)](t,u,0);for(const e of Array[r(498)](l[r(637)]()))a[r(476)](e,t,r(596));g=i.LiveRange[r(518)](a[r(579)](t)),d=i.LiveRange[r(518)](a[r(579)](e))}const p=Array[r(498)](l[r(508)]())[r(506)]((([t])=>ba[r(554)](t)));c[r(473)][r(614)]({element:u,attributes:p[r(475)]?Object[r(632)](p):null}),g&&c[r(483)][r(614)](g),d&&c[r(546)][r(614)](d)}),{priority:t(599)}),s.on(t(467),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(530)]||1;c[o(511)]=new Array(l)[o(581)](u)[o(443)](((t,e)=>t+e));for(const{cell:t}of s[o(544)](i,{startColumn:u,endColumn:u+l-1}))c[o(622)][o(614)](n[o(535)][o(579)](t))}),{priority:t(560)}),s.on(t(456),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(592)]||1;c[o(594)]=new Array(l)[o(581)](u)[o(443)](((t,e)=>t+e));for(const{cell:t}of s[o(544)](i,{startRow:u,endRow:u+l-1}))c[o(466)][o(614)](n[o(535)][o(579)](t))}),{priority:t(560)}),r[t(505)][t(613)]((e=>{const r=t;if(e[r(603)]&&e[r(603)][r(523)](r(562)))return e[r(580)]?{}:{type:r(619),content:zr(n[r(540)],r(492))}}));const u=()=>!1;for(const e of[t(562),t(604),t(474),t(576)])r[t(477)][t(520)](t(619),e,t(446),u),r[t(477)][t(520)](t(468),e,t(446),u),r[t(477)][t(520)](t(559),e,t(446),u);r[t(477)][t(520)](t(559),t(576),t(626),u),r[t(477)][t(520)](t(559),t(576),t(513),((e,r,s)=>{const o=t,i=e[o(443)]((t=>t[o(630)]()))[o(506)]((t=>t)),a=new Map(i[o(443)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(473)])e&&a[o(610)](t,e);else if(s&&s[o(638)])for(const[t,e]of Object[o(598)](s[o(638)])){const r=n[o(535)][o(564)][o(447)](t),s=r?r[o(502)]()[o(630)]():null;s&&a[o(610)](s,e)}n[o(535)][o(601)]((t=>{const e=o;for(const[n,r]of a)t[e(600)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(477)][o(520)](e,o(562),s,((t,i,a)=>{const c=o;n[c(535)][c(601)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(493)][o(509)];t.is(o(616),o(543))&&u[o(614)](t)}r[o(477)][o(609)](e,null,s)(t,i,a);for(const t of u)o(605)!=t[o(615)][o(461)]&&n[o(565)](t)}))}))};l(t(619),t(513)),l(t(619),t(626)),l(t(468),t(513)),l(t(468),t(626)),r[t(477)][t(520)](t(619),t(474),t(626),(e=>{const n=t,r=e[n(443)]((t=>t[n(630)]())),i=r[0][n(534)](n(537)),{minRow:a,maxRow:c}=o[n(457)](r);s[n(440)](i,{at:a,rows:c-a+1})})),r[t(477)][t(520)](t(619),t(604),t(626),(e=>{const n=t,r=e[n(443)]((t=>t[n(630)]())),i=r[0][n(534)](n(537)),{minColumn:a,maxColumn:c}=o[n(457)](r);s[n(487)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(603)]||!n[s(603)][s(523)](s(562)))return;const o=n[s(442)][s(507)],i=r[s(631)]()[s(506)]((t=>t[s(479)]&&t[s(442)]&&t[s(442)][s(507)]==o));i[s(475)]&&n[s(526)]()[s(475)]!=i[s(475)]&&i[s(547)](((t,e)=>(t[s(453)]=e,e[s(580)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(549)](e[s(465)]),i=[s(515),s(504)],a=r[s(618)][s(554)](e[s(465)]);return a&&i[s(614)](s(582)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(496),f,{priority:t(599)}),r.on(t(640),f,{priority:t(599)}),n[t(535)][t(621)][t(533)]((()=>{const e=t;let s=!1;const o=Array[e(498)](n[e(535)][e(621)][e(464)][e(532)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(549)](t);if(e(438)!=o||e(468)!=a||i[e(491)])continue;if(!r[e(627)](c))continue;const u=r[e(445)](c)[e(527)](),l=n[e(584)][e(447)](e(572)).me;for(const t of r[e(631)]())if(t[e(479)]&&t[e(591)]==l&&e(559)==t[e(571)]&&e(576)==t[e(603)]&&t[e(527)]()[e(557)]((t=>u[e(448)]((n=>n[e(578)](t,!0))))))for(const n of t[e(526)]())n[e(479)]&&(n[e(626)](),s=!0)}return s})),n[t(535)][t(621)][t(533)]((e=>{const s=t,o=n[s(484)][s(447)](s(516));if(!o||!o[s(550)][s(569)](e[s(566)]))return!1;let i=!1;const a=n[s(584)][s(447)](s(572)).me,c=n[s(535)][s(621)][s(464)][s(567)](),u=Array[s(498)](n[s(535)][s(621)][s(464)][s(532)]())[s(506)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(549)](t);return n(438)==o&&n(562)==i&&c==a.id&&!e[n(491)]}));for(const t of c){if(s(476)!=t[s(571)]||s(543)!=t[s(617)]||1!=t[s(475)])continue;const n=e[s(536)](t[s(519)],t[s(519)][s(469)](1));if(!u[s(577)]((({data:t})=>t[s(531)][s(460)](n))))for(const{name:t,data:r}of u)if(n[s(578)](r[s(531)])){e[s(485)](t,{range:n}),i=!0;break}}return i})),n[t(535)][t(621)][t(533)]((e=>{const s=t;let o=!1;const i=n[s(584)][s(447)](s(572)).me,a=r[s(631)]()[s(506)]((t=>t[s(479)]&&t[s(591)]==i)),c=new Set,u=new Set;for(const t of a)if(s(562)==t[s(603)])for(const e of t[s(636)]()){const n=e[s(502)]()[s(630)]();if(n)if(n.is(s(616),s(543))&&ya(n)){t[s(590)](e[s(617)]),c[s(524)](n),o=!0;const r=n[s(495)],i=n[s(593)],a=r&&r.is(s(616),s(543)),l=i&&i.is(s(616),s(543));a&&!c[s(569)](r)&&u[s(524)](r),l&&!c[s(569)](i)&&u[s(524)](i)}else n.is(s(616),s(452))&&n[s(563)]&&(t[s(590)](e[s(617)]),o=!0)}else if(s(576)==t[s(603)]){if(!t[s(442)]||!t[s(442)][s(507)])continue;const e=t[s(442)][s(638)];if(e&&Object[s(620)](e)[s(475)])continue;const n=t[s(442)][s(507)];let r=!0,i=!0;for(const e of a)if(e[s(603)]&&e[s(603)][s(523)](s(562))){if(!e[s(442)][s(507)]){i=!1;break}if(e.id!=t.id&&e[s(442)][s(507)]==n){r=!1;break}}i&&r&&(t[s(635)](),o=!0)}for(const t of c)e[s(514)](t);for(const t of u)e[s(565)](t);return o})),n[t(545)][t(539)](t(634))[t(588)]({model:t(556),view:(t,e)=>h(t),converterPriority:t(599)}),n[t(545)][t(539)](t(597))[t(588)]({model:t(556),view:(e,n)=>n[t(458)][t(538)]?h(e,!1):null,converterPriority:t(599)});const g=n[t(573)][t(628)];this[t(449)](g[t(621)],t(480),((e,n)=>{const r=t,s=[];for(const t of g[r(602)](n[r(472)])[r(451)]())t.is(r(616),r(542))&&s[r(614)](t);g[r(601)]((t=>{const e=r;for(const n of s)t[e(607)](t[e(602)](n),t[e(482)](n)),t[e(514)](n)}))}))}}function ya(t){const e=Ea;if(t[e(563)])return!0;const n=t[e(455)](0);return n.is(e(616),e(452))&&n[e(563)]}function Aa(t,e={},n){const r=Ea;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(544)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function ka(){const t=["next","123258nfveZm","getChild","insertRows","_getCoordsForCells","options","elementToElement","isEqual","rootName","createElement","tableCell","differ","markerName","rowInsertionRanges","insertColumns","deletion","getShiftedBy","414HkgmHe","stop","content","cells","tablePasteRow","length","insert","_suggestionFactory","register","isInContent","clipboardOutput","9768069oVefoK","createPositionBefore","insertionRanges","commands","updateMarker","requires","removeColumns","value","row","tableCellBorderWidth","oldRange","*Replace table cells*","start","TrackChangesEditing","nextSibling","suggestionLoaded","editor","from","markMultiRangeDeletion","TableUtils","getColumnIndexes","getRange","first","ck-suggestion-marker-insertion","descriptionFactory","filter","tablePasteChainId","getAttributes","nodeAfter","setAttribute","columnInsertionIndexes","documentSelection","accept","remove","ck-suggestion-marker","redo","last","fromRange","position","registerCustomCallback","endColumn","detach","startsWith","add","438167mPqilv","getAllAdjacentSuggestions","getRanges","forceDefaultExecution","TableClipboard","columns","newRange","getChangedMarkers","registerPostFixer","findAncestor","model","createRange","table","showSuggestionHighlights","for","locale","selection","suggestion-td","tableCellSuggestion","createTableWalker","conversion","deletionRanges","reduce","6yxvQBn","_splitMarkerName","_createdBatches","getRowIndexes","tableCellHorizontalAlignment","tableCellPadding","includes","call","suggestion:formatBlock:tablePasteCell","every","5117oOvaId","formatBlock","low","wrap","tablePaste","isEmpty","markers","unwrap","batch","getChanges","forEach","has","trackChanges","type","Users","editing","1612444eIbxZI","tableCellBackgroundColor","tablePasteCell","find","containsRange","createRangeOn","previous","fill","ck-suggestion-marker--active","17635MejzkP","plugins","getSelectionAffectedTableCells","schema","getRows","markerToHighlight","column","removeMarker","author","rows","previousSibling","rowInsertionIndexes","return","end","dataDowncast","entries","high","setAttributes","change","createRangeIn","subType","tablePasteColumn","$graveyard","getTableIfOnlyTableInContent","move","cell","getSuggestionCallback","set","markMultiRangeInsertion","_tablePostFixingSubtypes","registerDescriptionCallback","push","root","element","name","activeMarkers","insertion","keys","document","columnInsertionRanges","1018880EfwKMy","insertContent","markMultiRangeBlockFormat","discard","hasSuggestion","view","endRow","getContainedElement","getSuggestions","fromEntries","_replaceTableSlotCell","editingDowncast","removeMarkers","getMarkers","getChildren","markerAttributes","tableCellVerticalAlignment","suggestionUnloaded","tableCellBorderStyle","suggestion","tableCellBorderColor","removeRows","afterInit","attributes","map","_isForcedDefaultExecutionBlock","getSuggestion","join","get","some","listenTo","getColumns","getItems","paragraph"];return(ka=function(){return t})()}const Ca=Na;function La(){const t=["getSuggestions","selection","86528388qUXFmE","document","getContainedElement","columnWidths","model","Users","enableCommand","759816zDAILH","formatInline","3936168rZwEjR","_suggestionFactory","change","getColumnGroupElement","registerDescriptionCallback","9ifeopA","2015293RUNzAo","formatGroupId","discard","10dhGVcS","subType","resizeTableWidth","markBlockFormat","tableWidth","2rnZaBm","table","3728652tbNqwq","40EehYsr","resizeTable","registerCustomCallback","TrackChangesEditing","plugins","12311030qADjHB","getSelectedElement","afterInit","getAttribute","handleResizeTableWidthCommand","commandParams","formatBlock","11GaiLjY","1440622yFZTZe","type","TableColumnResizeEditing","descriptionFactory","editor","format","author","has","getTableColumnsWidths","locale","get","bind","handleSuggestionDescription","*Format:* resize table","getSuggestionCallback","data","accept"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(734493===parseInt(n(427))/1*(-parseInt(n(385))/2)+-parseInt(n(413))/3+parseInt(n(411))/4+parseInt(n(422))/5*(-parseInt(n(429))/6)+parseInt(n(419))/7*(-parseInt(n(430))/8)+-parseInt(n(418))/9*(parseInt(n(377))/10)+-parseInt(n(384))/11*(-parseInt(n(404))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(379)](){const t=Ca;if(!this[t(389)][t(376)][t(392)](t(387)))return;const e=this[t(389)][t(376)][t(395)](t(375));e[t(410)](t(424),this[t(381)][t(396)](this)),e[t(414)][t(374)](t(383),t(373),t(401),e[t(414)][t(399)](t(383),null,t(421))),e[t(414)][t(374)](t(383),t(373),t(421),e[t(414)][t(399)](t(383),null,t(401))),e[t(388)][t(417)](this[t(397)][t(396)](this))}[Ca(381)](t,e){const n=Ca,r=this[n(389)][n(376)][n(395)](n(375)),s=this[n(389)][n(376)][n(395)](n(387)),o=e[n(428)]||this[n(389)][n(408)][n(405)][n(403)][n(378)]();this[n(389)][n(408)][n(415)]((()=>{const i=n,a=s[i(416)](o);let c=a?s[i(393)](a):null,u=o[i(380)](i(426))||null;const l=e[i(426)]||u,f=e[i(407)]||c,h=this[i(389)][i(376)][i(395)](i(409)).me;for(const t of r[i(402)]()){const e=t[i(406)]();if(i(373)===t[i(423)]&&e===o){t[i(391)]!==h&&t[i(421)]();const e=t[i(400)][i(382)];u=e[0][i(426)],c=e[0][i(407)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(425)](o,{commandName:i(424),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(373)},[],i(373))}))}[Ca(397)](t){const e=Ca;if(e(383)!=t[e(386)]&&e(412)!=t[e(386)])return;const{data:n}=t;if(n&&e(373)===n[e(420)]){const t=e(398);return{type:e(390),content:zr(this[e(389)][e(394)],t)}}}}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=493]})(t,e)}const va=Sa;function Ma(){const t=["1620555jbdUsF","editor","796692bBeOxw","Template","afterInit","871524OHxrNI","insertTemplate","7282FYalJD","TrackChangesEditing","803100dSVYwO","389833KuymQz","plugins","291IAAiMw","has","875ZZeBSX","20680APzxXX","enableCommand","get"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(197829===parseInt(n(495))/1+parseInt(n(510))/2*(-parseInt(n(497))/3)+parseInt(n(505))/4+-parseInt(n(503))/5+-parseInt(n(494))/6+parseInt(n(499))/7*(parseInt(n(500))/8)+parseInt(n(508))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[va(507)](){const t=va,e=this[t(504)];e[t(496)][t(498)](t(506))&&e[t(496)][t(502)](t(493))[t(501)](t(509))}}function Oa(t,e){const n=Fa();return(Oa=function(t,e){return n[t-=352]})(t,e)}const Da=Oa;function Fa(){const t=["locale","registerElementLabel","3560139ZttJcs","4aXOQHA","afterInit","tableOfContents","10NOmbWc","enableCommand","descriptionFactory","get","plugins","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","17276NVQhLH","3852800aPeNzG","520361qTtGtS","TrackChangesEditing","7346610joDIVM","10818760eXSjKk","11589705UuifEv","editor","180hfNzIC","commands"];return(Fa=function(){return t})()}!function(t,e){const n=Oa,r=t();for(;;)try{if(748128===parseInt(n(353))/1*(parseInt(n(364))/2)+-parseInt(n(363))/3+parseInt(n(374))/4*(parseInt(n(359))/5)+parseInt(n(355))/6+-parseInt(n(352))/7+parseInt(n(356))/8+parseInt(n(357))/9*(-parseInt(n(367))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[Da(365)](){const t=Da,e=this[t(358)];if(!e[t(360)][t(370)](t(373)))return;e[t(371)][t(370)](t(354))[t(368)](t(373));const n=e[t(371)][t(370)](t(354)),r=e[t(361)];n[t(369)][t(362)](t(366),(e=>zr(r,t(372),e)))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=388]})(t,e)}function Ua(){const t=["TrackChangesEditing","isCollapsed","1319573ddkDUt","suggestion","7142324AHBGsR","differ","1492496ZNfdxq","3Ebnccv","schema","getNearestSelectionRange","6aVADNB","afterInit","removeMarker","descriptionFactory","newRange","_splitMarkerName","end","from","2047585EjSiwG","23651730jAZDVY","registerElementLabel","11SaTbgJ","getChangedMarkers","element","104FrBDXF","locale","forward","title-content","get","Title","updateMarker","has","ELEMENT_TITLE","registerPostFixer","nodeBefore","165987DYLRDF","editor","start","createRange","isTouching","isEqual","model","plugins","document","521580lvcAea"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(782742===-parseInt(n(403))/1+parseInt(n(400))/2*(-parseInt(n(408))/3)+-parseInt(n(407))/4+-parseInt(n(419))/5+-parseInt(n(411))/6*(-parseInt(n(405))/7)+parseInt(n(425))/8*(-parseInt(n(391))/9)+-parseInt(n(420))/10*(-parseInt(n(422))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(412)](){const t=Pa,e=this[t(392)];if(!e[t(398)][t(432)](t(430)))return;const n=e[t(398)][t(429)](t(401));n[t(414)][t(421)](t(428),(()=>zr(e[t(426)],t(388)))),e[t(397)][t(399)][t(389)]((r=>{const s=t;let o=!1;const i=Array[s(418)](e[s(397)][s(399)][s(406)][s(423)]());for(const{name:t,data:a}of i){const{group:i}=n[s(416)](t);if(s(404)!==i||!a[s(415)])continue;const c=a[s(415)],u=c[s(417)][s(390)];if(!u||!u.is(s(424),s(428)))continue;if(!c[s(393)][s(395)](c[s(417)]))continue;const l=e[s(397)][s(409)][s(410)](c[s(417)],s(427));if(l&&l[s(402)]){const e=r[s(394)](c[s(393)],l[s(393)]);e[s(396)](c)||(r[s(431)](t,{range:e}),o=!0)}o||(r[s(413)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(434914===-parseInt(n(160))/1*(parseInt(n(163))/2)+parseInt(n(144))/3*(-parseInt(n(161))/4)+parseInt(n(145))/5*(-parseInt(n(146))/6)+-parseInt(n(165))/7*(parseInt(n(162))/8)+-parseInt(n(147))/9*(parseInt(n(150))/10)+parseInt(n(156))/11*(-parseInt(n(148))/12)+parseInt(n(159))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(149)](){const t=Ga,e=this[t(151)],n=e[t(154)][t(152)](t(157));e[t(154)][t(158)](t(155))&&(n[t(153)](t(143)),n[t(153)](t(164)))}}function za(){const t=["UndoEditing","94457qCwHbq","TrackChangesEditing","has","58254911HtUCbf","1PNwxjT","1010348CdNyuX","4768gMcxcL","1398830HUtBGs","redo","6153bBoeZg","undo","9ifpscx","5oQPaoj","5106396ZSRfIf","6289983FcpwBh","720MOqGzv","afterInit","10VhKHrp","editor","get","enableCommand","plugins"];return(za=function(){return t})()}function Wa(){const t=["get","enableCommand","TableCaptionEditing","TrackChangesEditing","4112ByDqNE","316248TtxcIx","afterInit","2266370hbMQBV","has","1197cAInpY","5282963snqdll","plugins","658614xMtwSb","editor","requires","1354362YIvPRZ","toggleTableCaption","3174nbspQX","3920200jmGDzy"];return(Wa=function(){return t})()}const qa=Ka;function Ka(t,e){const n=Wa();return(Ka=function(t,e){return n[t-=208]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(613724===-parseInt(n(215))/1+-parseInt(n(210))/2+parseInt(n(220))/3*(-parseInt(n(226))/4)+-parseInt(n(221))/5+-parseInt(n(218))/6+-parseInt(n(213))/7+-parseInt(n(208))/8*(-parseInt(n(212))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Xa extends t.Plugin{static get[qa(217)](){return[ia]}[qa(209)](){const t=qa,e=this[t(216)];e[t(214)][t(211)](t(224))&&e[t(214)][t(222)](t(225))[t(223)](t(219))}}function Za(){const t=["tableBorderColor","model","*Format:* change table cell properties","tableCellVerticalAlignment","tableCellPadding","enqueueChange","getSelectionAffectedTableCells","join","TableUtils","_getSuggestion","217107EwiHBW","enableCommand","plugins","findAncestor","start","tableCellBorderWidth","454152JBtsWf","getFirstPosition","change","30uFmGeg","tableHeight","tableCellBorderStyle","tableAlignment","getContainedElement","registerCustomCallback","108PHYweA","250092OWLnld","format","has","table","tableCellHeight","accept","getSuggestions","TablePropertiesEditing","tableBackgroundColor","batch","tableCellWidth","tableCellProperties","setAttribute","markBlockFormat","getSuggestionCallback","discard","tableWidth","selection","2999380RWTysN","TrackChangesTableProperties","afterInit","commandParams","56OuhhuO","document","1437200jPcMcj","tableBorderStyle","8Mahnrl","formatBlock","TrackChangesEditing","editor","_handlePropertyChange","descriptionFactory","locale","nodeAfter","2020617JkfKSM","handleDiscardAction","tableBorderWidth","132318QZfJfq","removeAttribute","data","pluginName","tableCellBackgroundColor","TableCellPropertiesEditing","subType","tableCellHorizontalAlignment","registerDescriptionCallback","9sBDHec","*Format:* change table properties","tableCellBorderColor","get","tableProperties","getAttribute","_suggestionFactory","handleSuggestionDescription"];return(Za=function(){return t})()}const Ya=Ja;function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=331]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(435084===parseInt(n(384))/1*(-parseInt(n(395))/2)+-parseInt(n(392))/3+parseInt(n(358))/4*(parseInt(n(351))/5)+parseInt(n(348))/6*(parseInt(n(380))/7)+parseInt(n(382))/8+-parseInt(n(404))/9*(-parseInt(n(376))/10)+parseInt(n(342))/11*(parseInt(n(357))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(408)]=[e(332),e(383),e(394),e(354),e(374),e(352),e(366)],this[e(369)]=[e(406),e(353),e(347),e(336),e(368),e(362),e(399),e(402),e(335)]}static get[Ya(398)](){return Ya(377)}[Ya(378)](){const t=Ya,e=this[t(387)][t(344)][t(407)](t(386));if(this[t(387)][t(344)][t(360)](t(365))){for(const n of this[t(408)])e[t(343)](n,((e,r)=>{const s=t,o=this[s(387)][s(333)][s(381)][s(375)][s(349)]()[s(345)](s(361));this[s(388)](n,[o],this[s(408)],s(408),e,r)}));e[t(410)][t(356)](t(385),t(408),t(363),e[t(410)][t(372)](t(385),null,t(373))),e[t(410)][t(356)](t(385),t(408),t(373),((e,n)=>this[t(393)](this[t(408)],e,n))),e[t(410)][t(356)](t(385),t(408),t(339),(()=>!1))}if(this[t(387)][t(344)][t(360)](t(400))){for(const n of this[t(369)])e[t(343)](n,((e,r)=>{const s=t,o=this[s(387)][s(344)][s(407)](s(340))[s(338)](this[s(387)][s(333)][s(381)][s(375)]);this[s(388)](n,o,this[s(369)],s(369),e,r)}));e[t(410)][t(356)](t(385),t(369),t(363),e[t(410)][t(372)](t(385),null,t(373))),e[t(410)][t(356)](t(385),t(369),t(373),((e,n)=>this[t(393)](this[t(369)],e,n))),e[t(410)][t(356)](t(385),t(369),t(339),(()=>!1))}e[t(389)][t(403)]((e=>this[t(331)](e)))}[Ya(388)](t,e,n,r,s,o){const i=Ya,a=this[i(387)][i(344)][i(407)](i(386));this[i(387)][i(333)][i(337)](o[i(367)],(()=>{const t=i;for(const i of e)if(this[t(341)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(409)](r);void 0!==n&&(e[r]=n)}s(o),a[t(371)](i,{commandParams:[e]},[],r)}}))}[Ya(393)](t,e,n){const r=Ya,s=e[0][r(346)][r(391)],o=n[r(379)][0];this[r(387)][r(333)][r(350)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(370)](r,o[r],s):e[n(396)](r,s)}))}[Ya(331)](t){const e=Ya;if(t[e(397)])switch(t[e(401)]){case e(408):return{type:e(359),content:zr(this[e(387)][e(390)],e(405))};case e(369):return{type:e(359),content:zr(this[e(387)][e(390)],e(334))}}}[Ya(341)](t,e){const n=Ya,r=this[n(387)][n(344)][n(407)](n(386));for(const s of r[n(364)]({skipNotAttached:!0})){const r=s[n(355)]();if(s[n(401)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["values","collaboration.channelId","_rangeIsInLocalUserInsertion","from","backward","multi","hasComments","suggestion","_splitMarkerName","removeMarker","insertion:join","default","removeMarker:suggestion:attribute","value","isAtStart","mapper","trackChangesCommand","track-changes-enable-command-twice","find","updateSuggestion","getAllAdjacentSuggestions","_commentsRepository","getCustomProperty","catch","selection","accepted","$graveyard","isMultiRange","skipNestingCheck","_breakSuggestionMarker","markMultiRangeDeletion","stopListening","markMultiRangeInsertion","ck-suggestion-marker--active","targetPosition","formatBlock:chain","setTo","enableDefaultAttributesIntegration","isArray","339601NcdvPm","getFirstRange","format","dataDowncast","markerName","attributeKey","suggestion-type","ck-suggestion-marker-","discardAllSuggestions","elementStart","originalSuggestionId","_getAuthorFromId","markMultiRangeBlockFormat","_processAttributeSuggestions","suggestionLoaded","discard","_removeSuggestion","newRange","_model","getAttribute","suggestionChanged","elementEnd","formatBlock:","isExternal","map","define","createdAt","_suggestions","warn","containsRange","track-changes-adapter-missing-getsuggestion","attributes","registerInlineAttribute","_editor","_initAriaMarkerChangeAnnouncements","addCommentThread","resolve","_findSuggestions","formatInline:accept","start","plugins","addComment","attribute:","@external","$marker","63UHPDeH","suggestion:","registerCustomCallback","action","getCommentThread","oldValue","_saved","isBlock","authoredAt","high","isBefore","getFirstMarker","consume","filter","setAttribute","_getExternalAuthor","isSelectable","end","PENDING_ACTION_SUGGESTION","_isForcedDefaultExecutionBlock","after","add","commands","createRange","range","listenTo","markerReady","init","delete","always","set","getContainedElement","size","_getAttributeKey","chain","then","476556eoSwkA","tablePasteChainId","ck-suggestion-marker-formatBlock","push","trackChanges","_joinSuggestions","groupId","getRange","execute","howMany","_suggestionFactory","_recordAttributeChanges","move","addMarker:suggestion:attribute","splice","getMarkers","moveTargetPosition","track-changes-suggestion-data-mismatch","getSuggestionCallback","descriptionFactory","containsRangeInObject","getIntersection","keys","addSuggestionData","fire","$text","notReady","getLastMatchingPosition","item","ready","insertion","external:","data-suggestion","nodeAfter","_setSuggestionData","isLimit","document","_reduceSuggestionAttributeRange","_isRegisteredAttribute","createRangeOn","markerNameToElements","open","some","addSuggestion","getDifference","newValue","toViewElement","forward","_adapter","createSelection","insert","position","clear","writer","containsPosition","meta","getSuggestion","_recordAttributeSuggestions","trackChanges.mergeNestedSuggestions","isCollapsed","PendingActions","isIntersectingWithRange","deletion:chain","differ","setSelection","registerBlockAttribute","attribute:accept","deletion:","$textProxy","activeMarkers","showSuggestionHighlights","isOwn","containsItem","markerToData","_isDataLoaded","fetchCommentThread","markInlineFormat","announce","rootName","enableCommand","type","root","_suggestionState","addMarkerName","isLocal","update:suggestion","_getMarkerAnnouncementText","markBlockFormat","_inlineAttributeKeys","options","_handleNewSuggestionMarker","formatInline:chain","getChangedMarkers","subType","_addSuggestionMarker","change","applyOperation","elementToElement","includes","getNearestSelectionRange","markerToHighlight","createRangeIn","startsWith","registerPostFixer","creator","fromCharCode","change:activeMarkers","markDeletion","suggestionUnloaded","marker-count","markers","143268cLIYpV","acceptSuggestion","splitPosition","low","108yPrGXw","bindElementToMarker","rethrowUnexpectedError","removeComment","hasSuggestion","change:data","attributeOldValue","formatGroupId","getChanges","_onDiscard","_enabledCommands","dataReady","multipleBlocks","insertion:discard","highest","getRanges","formatInline:","requires","commandName","_joinWithAdjacentSuggestions","_blockAttributeKeys","enableReadOnlyMode","removed","removeClass","attribute:join","concat","toUpperCase","$elementName","lowest","getAncestors","addUser","return","refresh","22140uzYBpc","insertion:accept","removeAttribute","enqueueChange","rename","attribute:discard","next","createElement","deletion:accept","removeMarker:suggestion:formatBlock","for","unbind","author","formatBlock:join","detach","track-changes-user-not-found","LEAVE","length","_addThreadToSuggestion","ENTER","attribute","removeMarkers","markAttributeChange","discardSelectedSuggestions","consumable","unbindElementFromMarkerName","dataToMarker","addMarker:suggestion:formatBlock","addRange","markInsertion","getSuggestions","_customCallbacks","6stBAnH","220XrbhwX","_isBlockAttribute","ck-suggestion-marker-formatInline","getShiftedBy","_setSuggestionRange","conversion","oldRange","CommentsRepository","remove","deletion:discard","widget","forceDefaultExecution","data","substring","isUndo","insertion:","accept","every","_reduceExistingSuggestions","1351063pGMUTh","element","isRemovable","_updateSuggestionData","_registerDefaultCallbacks","isInsideObject","insertContent","10tcwfgS","isDocumentOperation","460952mkPNMf","addClass","acceptAllSuggestions","join","commentThread","addMarker","isNextTo","167680MkQBXw","_refreshAttributeSuggestionsChain","track-changes-command-not-found","fromRange","pop","isInContent","parent","rejected","_mergeNestedSuggestions","_defaultCallbacks","previous","sort","unshift","authorName","key","formatBlock:discard","createPositionBefore","isObject","deleteContent","assign","updateMarker","upcast","trackChanges.trackFormatChanges","getUser","forEach","getMultiRangeId","documentSelection","_processAttributeChanges","toJSON","TrackChangesEditing","acceptSelectedSuggestions","editingDowncast","formatInline:join","schema","suggestion:attribute:","discardSuggestion","FORMATTING","has","_SUGGESTION_ANNOUNCEMENT","createPositionAfter","addHighlight","split","isTouching","containerElement","head","isAtEnd","batch","_getSuggestionData","_afterChanges","pluginName","locale","before","group","editor","hasCommentThread","createPositionAt","getWalker","never","Users","nodeBefore","buildSuggestion","adapter","config","_checkSuggestionCorrectness","deletion:join","substr","isEqual","comments","name","clone","formatInline:discard","get","insertion:chain","formatInline","isAfter","attributeNewValue","error-saving-suggestion-data-suggestion-discarded","_cutOutSuggestionMarker","_createSuggestion","_trackFormatChanges","getItems","stop","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.","isIntersecting","formatBlock","track-changes-adapter-already-set","ck-suggestion-marker","track-changes-suggestion-not-found","addMarker:suggestion","_refreshSuggestionsChain","model","reconvertMarker","deletion","change:_saved","editing","normal","formatBlock:accept"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=351]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(209051===parseInt(n(392))/1+-parseInt(n(621))/2*(-parseInt(n(588))/3)+-parseInt(n(584))/4*(-parseInt(n(680))/5)+-parseInt(n(653))/6*(parseInt(n(673))/7)+-parseInt(n(682))/8*(-parseInt(n(437))/9)+-parseInt(n(689))/10+parseInt(n(654))/11*(-parseInt(n(473))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(615);class yc extends t.Plugin{static get[Ec(605)](){return[Ec(661),o.Users,t.PendingActions,Qr,es,as,ls,Ts,ms,ks,Rs,xs,to,so,uo,fo,Eo,Ao,No,So,Fo,Ho,Uo,Ko,Zo,ei,ai,pi,Ni,oi,Vs,qs,bi,Ai,Mi,Fi,ji,zi,qi,Qi,ra,ia,ha,ma,Xa,_a,Ra,Ba,Qa,wa,ja,Ha]}static get[Ec(738)](){return Ec(718)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(416)]((t=>String[e(578)](t)))[e(685)]("")}super(t),this[e(530)]=!1,this[e(467)](e(542),[]),this.on(e(579),((n,r,s,o)=>{const i=e;this[i(410)][i(568)]((()=>{const e=i;for(const n of[...o,...s])this[e(410)][e(583)][e(726)](n)&&t[e(783)][e(780)](n)}))})),this[e(492)]=new Kr(this[e(742)][e(779)][e(722)],this[e(742)][e(739)]),this[e(521)]=null,this[e(483)]=new Ac(this[e(742)]),this[e(419)]=new Map,this[e(374)]=t[e(432)][e(760)](e(661)),this[e(598)]=new Set,this[e(410)]=this[e(742)][e(779)],this[e(555)]=new WeakMap,this[e(456)]=!1,this[e(608)]=new Set([e(615)]),this[e(561)]=new Set,t[e(751)][e(417)](e(711),e(364)),this[e(768)]=t[e(751)][e(760)](e(711)),t[e(751)][e(417)](e(531),!0),this[e(697)]=t[e(751)][e(760)](e(531)),this[e(369)]=new l(t,this[e(598)]),this[e(426)](),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,54])}[Ec(464)](){const t=Ec,n=this[t(742)],r=(e,n)=>{const r=t;if(r(641)!=e)return r(399)+e;const s=n[r(730)]("|")[0];return this[r(655)](s)?r(475):r(656)};n[t(659)][t(631)](t(720))[t(573)]({model:t(360),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(361)](e[n(396)]),a=[n(775),r(o,i)];let c=3e3;return this[n(542)][n(571)](e[n(396)])&&(a[n(476)](n(386)),c=3010),n(781)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(659)][t(631)](t(395))[t(458)]((e=>{const r=t;e.on(r(777),((t,e,s)=>{const o=r;if(!s[o(562)][o(543)])return;const i=e[o(501)];if(!i)return;const c=s[o(368)][o(519)](i);n[o(779)][o(722)][o(706)](i)&&c&&!c[o(375)](o(664))&&c.is(o(732))&&(0,a.toWidget)(c,s[o(526)])}),{priority:r(446)})})),n[t(659)][t(631)](t(395))[t(573)]({model:t(360),view:(e,n)=>{const s=t;if(!n[s(562)][s(543)])return null;const{type:o,subType:i}=this[s(361)](e[s(396)]);return{classes:[s(775),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(501)])return;const{id:c}=this[a(361)](o[a(396)]);if(r){const t=this[a(419)][a(760)](c),e=this[a(470)](t);if(!this[a(655)](e))return}if(o[a(501)].is(a(377)))return void i[a(645)][a(449)](o[a(501)],s[a(757)]);const u=i[a(368)][a(519)](o[a(501)]);if(o[a(501)].is(a(674))&&n[a(779)][a(722)][a(444)](o[a(501)])&&!u[a(375)](a(729))){i[a(526)][a(683)]([a(775),a(475)],u),i[a(526)][a(451)](a(505),c,u),i[a(368)][a(589)](u,o[a(396)]),e&&(this[a(542)][a(571)](o[a(396)])?i[a(526)][a(683)](a(386),u):i[a(526)][a(611)](a(386),u));for(const t of n[a(779)][a(574)](o[a(501)])[a(769)]())i[a(645)][a(449)](t,s[a(757)]);i[a(645)][a(449)](o[a(501)],s[a(757)])}};n[t(659)][t(631)](t(395))[t(458)]((e=>{const n=t;e.on(n(648),((t,e,r)=>{const o=n;r[o(562)][o(543)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(602)})})),n[t(659)][t(631)](t(395))[t(458)]((e=>{const n=t;e.on(n(486),((t,e,r)=>{const o=n;r[o(562)][o(543)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(602)})})),n[t(659)][t(631)](t(395))[t(546)]({model:t(360),view:(e,n)=>n[t(562)][t(543)]?null:{group:t(360),name:e[t(754)](11)}}),n[t(659)][t(631)](t(710))[t(570)]({view:{name:t(360),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(438)+e[r(411)](r(398))+":"+e[r(411)]("id");return e[r(411)](r(582))&&(s+=":"+e[r(411)](r(582))),n[r(628)](r(436),{"data-name":s})}}),n[t(659)][t(631)](t(710))[t(647)]({view:t(360)}),n[t(659)][t(631)](t(720))[t(458)]((e=>{const n=t;e.on(n(648),s(),{priority:n(446)})})),n[t(659)][t(631)](t(720))[t(458)]((e=>{const n=t;e.on(n(486),s({isAttributeSuggestion:!0}),{priority:n(446)})})),n[t(659)][t(631)](t(720))[t(458)]((e=>{const n=t;e.on(n(630),((t,e,r)=>{const s=n,o=r[s(368)][s(513)](e[s(396)]);if(o)for(const t of o)t[s(375)](s(729))||(r[s(526)][s(611)]([s(775),s(475),s(386)],t),r[s(526)][s(623)](s(505),t),r[s(368)][s(646)](t,e[s(396)]))}),{priority:n(446)})})),n[t(659)][t(631)](t(720))[t(458)]((e=>{const n=t;e.on(n(365),((t,e,r)=>{const s=n,o=r[s(368)][s(513)](e[s(396)]);if(!o)return;const{id:i}=this[s(361)](e[s(396)]),a=this[s(419)][s(760)](i),c=this[s(470)](a);if(this[s(655)](c))for(const t of o)t[s(375)](s(729))||(r[s(526)][s(611)]([s(775),s(475),s(386)],t),r[s(526)][s(623)](s(505),t),r[s(368)][s(646)](t,e[s(396)]))}),{priority:n(446)})})),n[t(779)][t(509)][t(576)]((e=>{const r=t;let s=!1;const o=Array[r(356)](n[r(779)][r(509)][r(536)][r(565)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(361)](t);if(r(360)!==o)continue;const h=this[r(419)][r(760)](f);if(null!=c[r(409)]){r(762)==u&&(s=s||Lc(c[r(409)],t,e,n[r(779)][r(722)]));const o=r(641)==u&&this[r(655)](l[r(730)]("|")[0]);if(c[r(409)][r(532)]||r(379)==c[r(409)][r(554)][r(551)]||r(773)==u&&!Rc(c[r(409)])||o&&!Rc(c[r(409)])||r(781)==u&&(Cc(a=c[r(409)])||function(t){const e=r;return t[e(431)][e(695)]==t[e(454)][e(748)]&&t[e(431)][e(734)]}(a)))e[r(362)](t),s=!0;else{if(!h||!h[r(694)])continue;i[r(458)](h)}}}var a;return i[r(469)]>0&&(s=!!this[r(607)](i)||s),s})),n[t(779)][t(509)][t(576)]((e=>{const r=t;let s=!1;for(const t of n[r(779)][r(509)][r(536)][r(596)]())if(r(523)==t[r(553)])for(const t of this[r(419)][r(353)]()){if(t[r(380)]||!t[r(694)])continue;const o=r(773)==t[r(553)],i=this[r(470)](t),a=i&&this[r(655)](i);if(!o&&!a)continue;const c=t[r(393)]();if(c[r(431)][r(695)]!=c[r(454)][r(695)]&&!c[r(454)][r(734)]){const o=n[r(779)][r(744)](c[r(431)][r(506)],r(454)),i=n[r(779)][r(460)](c[r(431)],o);e[r(709)](t[r(448)](),{range:i}),s=!0}}return s})),n[t(779)][t(509)][t(576)]((e=>this[t(716)](e))),n[t(779)][t(509)][t(576)]((e=>!e[t(735)][t(557)]&&this[t(405)](e))),n[t(779)].on(t(737),(()=>{this[t(530)]=!1})),n[t(779)][t(509)].on(t(593),((r,s)=>{const o=t;if(!s[o(557)]||s[o(668)])return;if(!this[o(530)])return;const i=n[o(779)][o(509)][o(536)][o(596)]();if(0==i[o(638)])return;const a=[],c=i[o(450)]((t=>o(641)==t[o(553)])),u=i[o(450)]((t=>o(523)==t[o(553)]&&o(498)!=t[o(757)]));for(const t of c)this[o(511)](t[o(397)])&&a[o(476)]({key:t[o(397)],newValue:t[o(764)],oldValue:t[o(594)],range:Sc(t[o(461)],n[o(779)])});for(const t of u){if(o(625)!=t[o(440)]&&o(620)!=t[o(440)])continue;const e=vc(t[o(524)][o(506)],n[o(779)]),r=t[o(740)];o(625)==t[o(440)]&&a[o(476)]({key:o(615),newValue:t[o(757)],oldValue:r[o(757)],range:e});for(const[n,s]of r[o(423)]){if(!this[o(511)](n))continue;const r=t[o(423)][o(760)](n);s!==r&&a[o(476)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(423)])this[o(511)](n)&&(r[o(423)][o(726)](n)||a[o(476)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(638)]&&n[o(779)][o(624)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(643)](t,e,s,o,{groupId:r});this[n(672)](t,a)}))}),{priority:t(616)}),n[t(779)][t(583)].on(t(558),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(361)](n[s(757)]),e=this[s(419)][s(760)](t);e&&e[s(556)](n[s(757)])}})),n[t(779)][t(509)].on(t(593),(()=>{const e=t,r=Array[e(356)](n[e(779)][e(509)][e(536)][e(565)]())[e(450)]((t=>e(360)===this[e(361)](t[e(757)])[e(741)]));if(0===r[e(638)])return;r[e(700)](((t,n)=>{const r=e,s=t[r(666)][r(660)],o=n[r(666)][r(660)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(431)][r(447)](o[r(431)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(361)](t);if(null===n[e(660)]){const n=this[e(563)](t);o[e(458)](n)}else{const t=this[e(419)][e(760)](r);null!==n[e(409)]||t[e(694)]?(s[e(458)](t[e(733)]),o[e(458)](t)):this[e(408)](t)}}o[e(469)]>0&&this[e(778)](o);for(const t of s)this[e(497)](e(412),t)})),n[t(779)].on(t(569),((e,r)=>{const s=t,o=r[0];if(!this[s(419)][s(469)])return;if(!o[s(681)])return;if(o[s(735)][s(668)]||!o[s(735)][s(557)])return;let i,a;switch(o[s(553)]){case s(523):i=n[s(779)][s(744)](o[s(524)]),a=i[s(657)](o[s(482)]);break;case s(730):i=n[s(779)][s(744)](o[s(586)]),a=n[s(779)][s(744)](o[s(489)]);break;case s(485):i=n[s(779)][s(744)](o[s(387)]),a=i[s(657)](o[s(482)]);break;default:return}const c=n[s(779)][s(460)](i,a);n[s(779)][s(568)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(429)](c)){if(e[t(380)])continue;if(t(762)==e[t(553)])continue;const r=this[t(470)](e);if(r&&this[t(655)](r)&&t(730)!=o[t(553)])continue;const s=e[t(666)]&&e[t(666)][t(600)];(t(773)!=e[t(553)]||t(730)==o[t(553)]&&!s)&&(n[t(493)]||t(503)==e[t(553)]&&n[t(544)]||e[t(393)]()[t(421)](c)&&this[t(382)](e,i,a))}}))}),{priority:t(616)}),n[t(779)].on(t(707),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(665)])return;if(this[s(456)])return;if(!this[s(369)][s(366)])return;if(o[s(532)])return;const a=n[s(779)][s(722)],{start:c,end:u}=o[s(393)](),l=c[s(506)]&&a[s(508)](c[s(506)])?null:a[s(572)](c,s(520)),f=u[s(748)]&&a[s(508)](u[s(748)])?null:a[s(572)](u,s(357)),h=n[s(779)][s(460)](l?l[s(431)]:c,f?f[s(454)]:u);n[s(779)][s(568)]((t=>{const e=s;this[e(580)](h);const r=n[e(779)][e(722)][e(572)](h[e(431)]);o.is(e(715))?t[e(537)](r):o[e(389)](r)})),e[s(770)]()}),{priority:e.priorities[t(351)]+10}),n[t(779)].on(t(679),((e,r)=>{const s=t,o=r[r[s(638)]-1];o&&o[s(665)]||this[s(456)]||this[s(369)][s(366)]&&(n[s(779)][s(568)]((()=>{const t=s;let o=n[t(779)][t(679)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(619)]=o[t(758)]();const i=o[t(454)][t(748)],a=n[t(779)][t(722)];i&&a[t(444)](i)&&!a[t(706)](i)&&(o=n[t(779)][t(460)](o[t(431)],n[t(779)][t(744)](i,t(454)))),this[t(650)](o)})),e[s(770)]())}),{priority:t(446)}),this[t(742)][t(459)][t(458)](t(477),this[t(369)]),this[t(552)](t(477));const o=new p(n,this[t(419)]);n[t(459)][t(458)](t(585),o),this[t(552)](t(585));const i=new b(n,this[t(419)]);n[t(459)][t(458)](t(724),i),this[t(552)](t(724)),n[t(459)][t(458)](t(684),new S(n,o,this[t(419)])),this[t(552)](t(684)),n[t(459)][t(458)](t(400),new S(n,i,this[t(419)])),this[t(552)](t(400)),n[t(459)][t(458)](t(719),new O(n,o,this[t(419)])),this[t(552)](t(719)),n[t(459)][t(458)](t(644),new O(n,i,this[t(419)])),this[t(552)](t(644));const c=n[t(432)][t(760)](t(661));this[t(462)](c,t(433),((e,{threadId:n})=>{const r=t,s=this[r(419)][r(760)](n);s&&s[r(686)]&&1===s[r(686)][r(638)]&&this[r(676)](n,{hasComments:!0})}),{priority:t(587)}),this[t(462)](c,t(591),((e,{threadId:n})=>{const r=t,s=this[r(419)][r(760)](n);s&&s[r(686)]&&!s[r(686)][r(638)]&&this[r(676)](n,{hasComments:!1})}),{priority:t(587)})}set[Ec(750)](t){const n=Ec;if(this[n(521)])throw new e.CKEditorError(n(774),this);this[n(521)]=t}get[Ec(750)](){return this[Ec(521)]}[Ec(651)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(419)][n(353)]())t&&!e[n(694)]||r[n(476)](e);return e?r[n(416)]((t=>t[n(717)]())):r}[Ec(529)](t){const n=Ec,r=this[n(419)][n(760)](t);if(!r)throw new e.CKEditorError(n(776),this);return r}[Ec(592)](t){const e=Ec;return this[e(419)][e(726)](t)}[Ec(496)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(553)][e(730)](":"),a=this[e(419)][e(760)](r)||this[e(767)](o,i,r,n,s);if(this[e(639)](a),this[e(752)](a,o,i||null,n),a[e(418)]=t[e(418)],a[e(547)]=!0,s&&s[e(435)]){const t=s[e(435)],n=this[e(452)](t[e(702)]);a[e(445)]=t[e(418)],a[e(633)]=n,a[e(415)]=!0}else a[e(445)]=t[e(418)];switch(t[e(666)]&&(a[e(666)]=t[e(666)]),t[e(423)]&&(a[e(423)]=t[e(423)]),this[e(521)]&&this[e(521)][e(516)]||(a[e(443)]=!0),this[e(555)][e(760)](a)){case e(499):this[e(555)][e(467)](a,e(599));break;case e(463):a[e(694)]?(this[e(607)](new Set([a])),this[e(778)](new Set([a])),this[e(555)][e(467)](a,e(502)),this[e(497)](e(406),a)):this[e(555)][e(467)](a,e(610))}return a}[Ec(585)](t){const e=Ec;this[e(665)]((()=>{const n=e;this[n(742)][n(779)][n(568)]((()=>{const e=n;for(const n of t[e(373)]())n[e(670)]()}))}))}[Ec(724)](t){const e=Ec;this[e(665)]((()=>{const n=e;this[n(742)][n(779)][n(568)]((()=>{const e=n;for(const n of t[e(373)]())n[e(407)]()}))}))}[Ec(552)](t,n){const r=Ec,s=this[r(742)][r(459)][r(760)](t);if(!s)throw new e.CKEditorError(r(691),this,{commandName:t});if(this[r(598)][r(726)](s))throw new e.CKEditorError(r(370),this,{commandName:t});this[r(598)][r(458)](s),n&&s.on(r(481),((t,e)=>{const o=r;this[o(369)][o(366)]&&(this[o(456)]||(e[o(638)]>0&&e[e[o(638)]-1]&&e[e[o(638)]-1][o(665)]?e[o(693)]():(t[o(619)]=n(((...t)=>s[o(481)](...t,{forceDefaultExecution:!0})),...e),t[o(770)]())))}),{priority:r(446)})}[Ec(665)](t){const n=Ec;let r,s;const o=this[n(456)];this[n(456)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(456)]=!1),s&&e.CKEditorError[n(590)](s,this),r}[Ec(650)](t,n=null,r={}){const s=Ec;if(t[s(532)])return null;const o=this[s(742)][s(432)][s(760)](s(747)).me;for(const{suggestion:e,meta:o}of this[s(429)](t,s(503)))if(o[s(544)]){if(!o[s(688)]){if(o[s(493)]){if(!this[s(697)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(382)](e,t[s(431)],t[s(454)]);break}if(n==e[s(566)]&&Oc(e,r)){const n=e[s(393)]();return n[s(431)][s(755)](t[s(454)])?this[s(658)](e,this[s(410)][s(460)](t[s(431)],n[s(454)])):this[s(658)](e,this[s(410)][s(460)](n[s(431)],t[s(454)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(669)+n:s(503),u=this[s(507)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(567)](c,i,a,t),u}[Ec(385)](t,n=Ec(358),r={}){const s=Ec,o=this[s(742)][s(432)][s(760)](s(747)).me,i=this[s(483)][s(491)](s(503),n,s(685));for(const e of this[s(651)]())if(e[s(633)].id==o.id&&s(503)==e[s(553)]&&e[s(566)]==n&&Oc(e,r)&&(i(e[s(603)](),t)||i(t,e[s(603)]()))){for(const n of t)e[s(649)](n);return e}for(const{suggestion:e,meta:n}of this[s(429)](t,s(503))){if(!n[s(544)])continue;if(!this[s(697)]&&n[s(493)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(603)]())for(const e of t)if(!n[s(421)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(669)+n,l=this[s(507)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(567)](u,a,c,e,Hr[s(714)]());return l}[Ec(549)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(532)])return null;if(o(746)===this[o(768)]){const e=this[o(483)][o(491)](o(762),r,o(670));return this[o(665)]((()=>e([t],n,s))),null}const i=this[o(742)][o(432)][o(760)](o(747)).me,a=[];if(o(466)!==this[o(768)])for(const{suggestion:e,meta:n}of this[o(429)](t,o(503)))n[o(544)]&&!n[o(678)]&&a[o(476)](...e[o(603)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(494)](s);e&&r[n(476)](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(638)];){const s=r[e][n(517)](t);r[n(487)](e,1,...s),e+=s[n(638)]}}return r}(t,a);c[o(638)]&&this[o(410)][o(568)]((()=>{const t=o;for(const e of c){const o=this[t(483)][t(491)](t(762),r,t(670));this[t(665)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(431)],u=t[o(454)];for(const{suggestion:e,meta:n}of this[o(429)](t,o(762))){if(!n[o(544)])continue;if(e[o(566)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(393)]();if(i[o(421)](t,!0))return null;c=c[o(447)](i[o(431)])?c:i[o(431)],u=u[o(763)](i[o(454)])?u:i[o(454)],a?i[o(431)][o(447)](a[o(393)]()[o(431)])?(a[o(642)](),a=e):e[o(642)]():a=e}const l=this[o(410)][o(460)](c,u);if(a)this[o(658)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(507)]({id:t,type:o(604)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(567)](o(604)+r,t,a,l)}}return null}[Ec(560)](t,n,r=[],s=null,o={}){const i=Ec;n[i(595)]||(n[i(595)]=n[i(606)]),n[i(600)]=t.is(i(461)),s=s||Nc(n);const a=r[i(416)]((t=>vc(t,this[i(410)]))),c=t.is(i(461))?t:vc(t,this[i(410)]);if(i(746)===this[i(768)]){const t=this[i(483)][i(491)](i(773),s,i(670));return this[i(665)]((()=>t([c],n,o))),null}a[i(476)](c);let u=!0;for(const t of a)if(!this[i(355)](t)){u=!1;break}if(u&&i(466)!==this[i(768)]){const t=this[i(483)][i(491)](i(773),s,i(670));return this[i(665)]((()=>t([c],n,o))),null}let l=null,f=c[i(431)],h=c[i(454)];for(const{suggestion:t,meta:e}of this[i(429)](c,i(773))){if(!e[i(544)])continue;if(e[i(688)]||e[i(493)]||e[i(678)])continue;if(t[i(666)][i(595)]!=n[i(595)])continue;if(!Oc(t,o))continue;const r=t[i(393)]();if(t[i(566)]==s){if(r[i(421)](c,!0))return null;f=f[i(447)](r[i(431)])?f:r[i(431)],h=h[i(763)](r[i(454)])?h:r[i(454)],l?r[i(431)][i(447)](l[i(393)]()[i(431)])?(l[i(642)](),l=t):t[i(642)]():l=t}else{const e=c[i(494)](r);this[i(766)](t,e)}}const g=this[i(742)][i(432)][i(760)](i(747)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(658)](l,this[i(410)][i(460)](f,h)),l;{const t=this[i(507)]({id:d,type:i(414)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(567)](i(414)+s,d,p,this[i(410)][i(460)](f,h)),t}}[Ec(404)](t,n,r=[],s=null,o={}){const i=Ec;n[i(595)]||(n[i(595)]=n[i(606)]);const a=t[0];n[i(600)]=a.is(i(461)),s=s||Nc(n);const c=r[i(416)]((t=>vc(t,this[i(410)]))),u=a.is(i(461))?t:t[i(416)]((t=>vc(t,this[i(410)])));if(i(746)===this[i(768)]){const t=this[i(483)][i(491)](i(773),s,i(670));return this[i(665)]((()=>t(u,n,o))),null}c[i(476)](...u);let l=!0;for(const t of c)if(!this[i(355)](t)){l=!1;break}if(l&&i(466)!==this[i(768)]){const t=this[i(483)][i(491)](i(773),s,i(670));return this[i(665)]((()=>t(u,n,o))),null}const f=this[i(742)][i(432)][i(760)](i(747)).me;for(const t of this[i(651)]()){if(t[i(633)].id!=f.id)continue;if(i(773)!=t[i(553)]||t[i(666)][i(595)]!=n[i(595)])continue;if(!Oc(t,o))continue;const e=t[i(566)]==s;for(let n=0;n<u[i(638)];n++){const r=u[n];for(const s of t[i(488)]()){const o=s[i(480)]();if(r[i(755)](o)){e?(u[i(487)](n,1),n--):t[i(362)](s[i(757)]);break}}}}if(0==u[i(638)])return null;const h=this[i(483)][i(491)](i(773),s,i(685));for(const t of this[i(651)]())if(t[i(633)].id==f.id&&i(773)==t[i(553)]&&t[i(666)][i(595)]==n[i(595)]&&t[i(566)]==s&&Oc(t,o)&&(h(t[i(603)](),u)||h(u,t[i(603)]()))){for(const e of u)t[i(649)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(414)+s,m=this[i(507)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(567)](p,g,d,t,Hr[i(714)]());return m}[Ec(580)](t,n=null,r={}){const s=Ec;if(t[s(532)])return null;const o=this[s(742)][s(432)][s(760)](s(747)).me,a=new i.LiveRange(t[s(431)],t[s(454)]);for(const{suggestion:t,meta:e}of this[s(429)](a,s(503)))if(e[s(544)]&&!e[s(688)])if(t[s(380)]){const e=t[s(603)]()[s(450)]((t=>s(379)!=t[s(554)][s(551)]));if(e[s(671)]((t=>a[s(421)](t,!0)))&&t[s(407)](),e[s(515)]((t=>t[s(421)](a,!0)))){const t=this[s(483)][s(491)](s(781),n,s(670));return this[s(665)]((()=>t([a],null,r))),null}}else{const e=a[s(494)](t[s(393)]());null!==e&&t[s(597)]([e],null,r)}if(a[s(635)](),a[s(532)]||s(379)==a[s(554)][s(551)])return null;let c=null,u=a[s(431)],l=a[s(454)];const f=this[s(429)](a,s(781));for(const{suggestion:t,meta:e}of f){const n=this[s(410)][s(460)](u,l);if(e[s(544)]&&(this[s(697)]||!e[s(493)]&&!e[s(678)]))if(t[s(380)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(603)]()){if(r[s(421)](n,!0))return t;n[s(421)](r)||(e=!1)}e&&t[s(407)]()}else{const e=t[s(393)]();if(e[s(421)](n,!0))return t;if(!Oc(t,r)){n[s(421)](e)?t[s(642)]():e[s(527)](u)?u=e[s(454)]:e[s(527)](l)&&(l=e[s(431)]);continue}u=u[s(447)](e[s(431)])?u:e[s(431)],l=l[s(763)](e[s(454)])?l:e[s(454)],r=Object[s(708)]({},t[s(423)]),c?e[s(431)][s(447)](c[s(393)]()[s(431)])?(c[s(642)](),c=t):t[s(642)]():c=t}}if(c)return this[s(658)](c,this[s(410)][s(460)](u,l)),c;{const t=(0,e.uid)(),i=this[s(410)][s(460)](u,l),a=o.id,c=n?s(540)+n:s(781),f=this[s(507)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(567)](c,t,a,i),f}}[Ec(383)](t,n=Ec(358),r={}){const s=Ec,o=this[s(742)][s(432)][s(760)](s(747)).me,a=t[s(416)]((t=>new i.LiveRange(t[s(431)],t[s(454)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(429)](a,s(503)))e[s(544)]&&!e[s(688)]&&c[s(458)](t);for(const e of c)if(e[s(380)]){const o=e[s(603)]();if((!e[s(423)]||!e[s(423)][s(381)])&&o[s(671)]((t=>a[s(515)]((e=>e[s(421)](t,!0)))))&&e[s(407)](),a[s(671)]((t=>o[s(515)]((e=>e[s(421)](t,!0)))))){const e=this[s(483)][s(491)](s(781),n,s(670));return this[s(665)]((()=>e(t,null,r))),null}}else{const t=e[s(393)]();if(a[s(515)]((e=>e[s(421)](t,!0)))&&e[s(407)](),a[s(671)]((e=>t[s(421)](e,!0)))){const t=this[s(483)][s(491)](s(781),n,s(670));return this[s(665)]((()=>t(a,null,r))),null}}const u=this[s(483)][s(491)](s(781),n,s(685));let l=null;for(const t of this[s(651)]())if(t[s(633)].id==o.id&&t[s(694)]&&s(781)==t[s(553)]&&t[s(566)]==n&&Oc(t,r)&&(u(t[s(603)](),a)||u(a,t[s(603)]())))if(l){if(t[s(686)]&&t[s(686)][s(638)])continue;for(const e of t[s(603)]())l[s(534)](e)||l[s(649)](e);t[s(642)]()}else{l=t;for(const e of a)t[s(534)](e)||t[s(649)](e)}if(l)return l;c[s(525)]();for(const{suggestion:t,meta:e}of this[s(429)](a,s(781)))e[s(544)]&&(this[s(697)]||!e[s(493)]&&!e[s(678)])&&Oc(t,r)&&c[s(458)](t);for(const t of c){const e=t[s(603)]();if((!r||!r[s(381)])&&a[s(671)]((t=>e[s(515)]((e=>e[s(421)](t,!0))))))return t;(!t[s(423)]||!t[s(423)][s(381)])&&e[s(671)]((t=>a[s(515)]((e=>e[s(421)](t,!0)))))&&t[s(407)]()}const f=(0,e.uid)(),h=o.id,g=s(540)+n,d=this[s(507)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(635)](),t[s(532)]||s(379)==t[s(554)][s(551)]||this[s(567)](g,f,h,t,Hr[s(714)]());return d}[Ec(643)](t,n,r,s,o){const i=Ec;if(t[i(532)])return[];if(i(746)===this[i(768)])return[];const a=this[i(742)][i(432)][i(760)](i(747)).me.id,c=Array[i(356)](this[i(419)][i(353)]())[i(450)]((e=>i(641)==e[i(553)]&&e[i(666)][i(703)]==n&&e[i(534)](t)));if(i(364)===this[i(768)]){const e=this[i(429)](t,i(503))[i(450)]((({meta:t})=>t[i(544)]&&!t[i(678)]&&!t[i(688)]))[i(416)]((({suggestion:t})=>t));c[i(701)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(641)==t[i(553)]?t[i(666)][i(442)]:void 0,o=t[i(393)](),a=Array[i(356)](u[i(495)]())[i(371)]((t=>t[i(772)](o)));if(!a)continue;const c=a[i(517)](o);this[i(655)](n)&&i(503)==t[i(553)]&&0!=c[i(638)]||(u[i(465)](a),c[i(713)]((t=>{u[i(467)](t,r)})),i(503)!=t[i(553)]&&e!=s&&u[i(467)](a[i(494)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(638)]>37&&console[i(420)](i(771),{key:n});const f=(i(434)+(n+"|")+Nc({newValue:s}))[i(667)](0,60),h=this[i(507)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(476)](h),this[i(567)](f,c,a,t)}return l}[Ec(390)](t){const e=Ec;this[e(552)](t,((t,...n)=>{this[e(484)]((()=>{t(...n)}))}))}[Ec(538)](t){const e=Ec;this[e(608)][e(458)](t)}[Ec(424)](t){const e=Ec;this[e(561)][e(458)](t)}[Ec(470)](t){const e=Ec;return e(641)==t[e(553)]?t[e(566)][e(730)]("|")[0]:null}[Ec(658)](t,e){const n=Ec,r=t[n(448)]();this[n(410)][n(568)]((t=>{t[n(709)](r,{range:e})}))}[Ec(639)](t){const e=Ec,n=t.id,r=this[e(742)][e(751)][e(760)](e(354));this[e(374)][e(743)](n)||this[e(374)][e(427)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(374)][e(441)](n);s[e(632)](e(675)),s[e(675)]=!1,t[e(686)]=s}[Ec(752)](t,n,r,s){const o=Ec;if(t[o(553)]!=n||t[o(566)]!=r||t[o(577)].id!=s)throw this[o(742)][o(609)](o(490)),new e.CKEditorError(o(490),this)}[Ec(766)](t,n){const r=Ec,s=t[r(393)]();if(n[r(755)](s))t[r(642)]();else if(s[r(421)](n)){const o=this[r(410)][r(744)](n[r(431)][r(748)],r(454));this[r(658)](t,this[r(410)][r(460)](s[r(431)],o));const i=(0,e.uid)(),a=t[r(577)].id,c=t[r(553)]+":"+t[r(566)];this[r(507)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(666)],attributes:t[r(423)]});const u=this[r(410)][r(744)](n[r(454)][r(695)],r(457)),l=this[r(410)][r(460)](u,s[r(454)]);this[r(567)](c,i,a,l)}else if(s[r(527)](n[r(431)])){const e=this[r(410)][r(744)](n[r(431)][r(748)],r(454));this[r(658)](t,this[r(410)][r(460)](s[r(431)],e))}else{const e=this[r(410)][r(744)](n[r(454)][r(695)],r(457));this[r(658)](t,this[r(410)][r(460)](e,s[r(454)]))}}[Ec(355)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(429)](t,e(503))){if(!r[e(544)])continue;const s=n[e(603)]();for(const n of s)if(!t[e(517)](n)[e(638)])return!0}return!1}[Ec(403)](t){const n=Ec,r=this[n(742)][n(432)][n(760)](n(747))[n(712)](t);if(!r)throw new e.CKEditorError(n(636),this);return r}[Ec(452)](t){const e=Ec,n=this[e(742)][e(432)][e(760)](e(747)),r=(0,o.hashObject)(e(504)+t);return n[e(712)](r)||n[e(618)]({id:r,name:t})}[Ec(767)](t,e,n,r,s){const o=Ec,i=this[o(403)](r),a=this[o(483)][o(749)](t,e,n,i,s,(t=>{const e=o;this[e(676)](n,{attributes:t});const r=this[e(529)](n);this[e(607)](new Set([r])),this[e(778)](new Set([r]))}));return this[o(462)](a,o(670),(()=>{const t=o;this[t(676)](n,{state:t(378)})}),{priority:o(446)}),this[o(462)](a,o(407),(()=>{const t=o;this[t(676)](n,{state:t(696)})}),{priority:o(446)}),this[o(419)][o(467)](n,a),this[o(555)][o(467)](a,o(499)),a}[Ec(361)](t){const e=Ec,n=t[e(730)](":");return{group:n[0],type:n[1],subType:n[e(638)]>=5?n[2]:null,id:n[e(638)]<5?n[2]:n[3],authorId:n[e(638)]<5?n[3]:n[4],markerCount:6==n[e(638)]?n[5]:null}}[Ec(382)](t,n,r){const s=Ec,o=t[s(393)](),i=o[s(431)],a=o[s(454)];this[s(658)](t,this[s(410)][s(460)](i,n));const c=(0,e.uid)(),u=t[s(577)].id,l=t[s(553)]+(t[s(566)]?":"+t[s(566)]:"");this[s(507)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(423)],data:t[s(666)]});const f=this[s(470)](t);(s(773)==t[s(553)]||f&&this[s(655)](f))&&(r=this[s(410)][s(705)](r[s(695)])),this[s(567)](l,c,u,this[s(410)][s(460)](r,a))}[Ec(429)](t,e=null){const n=Ec,r=[],s=this[n(742)][n(432)][n(760)](n(747)).me;Array[n(391)](t)||(t=[t]);for(const o of this[n(651)]()){if(!o[n(694)])continue;if(e&&o[n(553)]!=e)continue;let i=!1;for(const e of o[n(603)]()){for(const a of t){const t=a[n(431)][n(755)](e[n(454)])||a[n(454)][n(755)](e[n(431)]);if(t||a[n(494)](e)){const c=a[n(421)](e)&&kc(this[n(410)][n(722)],e[n(431)],a),u=e[n(421)](a)&&kc(this[n(410)][n(722)],a[n(431)],e);r[n(476)]({suggestion:o,meta:{isOwn:s==o[n(633)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(567)](t,e,n,r,s){const o=Ec;this[o(410)][o(568)]((i=>{const a=o;let c=a(438)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(687)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(408)](t){const e=Ec,n=t[e(699)],r=t[e(627)];t[e(699)]=null,t[e(627)]=null,null!=n&&n[e(627)]==t&&(n[e(627)]=r),null!=r&&r[e(699)]==t&&(r[e(699)]=n),e(502)==this[e(555)][e(760)](t)&&(this[e(555)][e(467)](t,e(610)),this[e(497)](e(581),t,n,r))}[Ec(507)](t){const n=Ec,r=t.id,s=this[n(496)](t);if(this[n(521)]&&this[n(521)][n(516)]){const o=this[n(742)][n(432)][n(760)](n(533)),i=s[n(359)],a=s[n(566)]?s[n(553)]+":"+s[n(566)]:s[n(553)],c=this[n(742)][n(739)],u=o[n(458)](zr(c,n(455))),l={id:r,type:a,hasComments:i,data:t[n(666)]||null,originalSuggestionId:t[n(402)]||null,attributes:s[n(423)]};this[n(521)][n(516)](l)[n(472)]((t=>{const e=n;s[e(443)]=!0,o[e(662)](u),t&&t[e(418)]&&(this[e(419)][e(760)](r)[e(418)]=t[e(418)])}))[n(376)]((t=>{const r=n;throw(0,e.logWarning)(r(765)),this[r(742)][r(779)][r(624)]({isUndoable:!1},(()=>{s[r(407)]()})),s[r(384)](),this[r(419)][r(465)](s.id),this[r(555)][r(465)](s),t}))}return s}[Ec(655)](t){const e=Ec;return this[e(608)][e(726)](t)}[Ec(676)](t,e){const n=Ec,r=this[n(742)][n(432)][n(760)](n(533)),s=this[n(529)](t);if(this[n(521)]&&this[n(521)][n(372)])if(s[n(443)]){const s=r[n(458)](zr(this[n(742)][n(739)],n(455)));this[n(521)][n(372)](t,e)[n(472)]((()=>{r[n(662)](s)}))}else s.on(n(782),(()=>{this[n(676)](t,e)}))}[Ec(736)](t){const n=Ec;if(!this[n(521)]||!this[n(521)][n(529)])throw new e.CKEditorError(n(422),this);return this[n(521)][n(529)](t)}[Ec(563)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(361)](t),i=this[e(419)][e(760)](n)||this[e(767)](r,s,n,o,{});switch(this[e(752)](i,r,s,o),this[e(555)][e(760)](i)){case e(499):this[e(736)](n)[e(472)]((t=>{const r=e;let s=Promise[r(428)]();t[r(359)]&&(s=this[r(374)][r(548)]({channelId:this[r(742)][r(751)][r(760)](r(354)),threadId:n})),s[r(472)]((()=>{const e=r;this[e(496)](t)[e(443)]=!0}))})),this[e(555)][e(467)](i,e(463));break;case e(610):this[e(676)](n,{state:e(514)});case e(599):this[e(555)][e(467)](i,e(502)),this[e(497)](e(406),i);break;case e(502):this[e(497)](e(412),i)}return i[e(556)](t),i}[Ec(778)](t){const e=Ec,n=Array[e(356)](t),r=n[e(450)]((t=>e(641)==t[e(553)]));this[e(690)](r);const s=n[e(450)]((t=>!t[e(380)]&&e(641)!=t[e(553)])),o=this[e(651)]({skipNotAttached:!0})[e(450)]((t=>!t[e(380)]&&e(641)!=t[e(553)])),i=o[e(450)]((n=>!t[e(726)](n))),a=new Map(o[e(416)]((t=>[t,this[e(483)][e(491)](t[e(553)],t[e(566)],e(471))]))),c=new Map(o[e(416)]((t=>[t,t[e(393)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(638)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(638)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(638)];t++){const n=s[t];!l[e(726)](n)&&n[e(699)]&&(f[e(458)](n[e(699)]),n[e(699)][e(627)]===n&&(n[e(699)][e(627)]=null),n[e(699)]=null),!u[e(726)](n)&&n[e(627)]&&(f[e(458)](n[e(627)]),n[e(627)][e(699)]===n&&(n[e(627)][e(699)]=null),n[e(627)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(638)];e++){const r=g(t,n[e]);r&&(r[0][s(627)]=r[1],r[1][s(699)]=r[0],u[s(458)](r[0]),l[s(458)](r[1]))}}function g(t,n){const r=e;if(t[r(633)].id!==n[r(633)].id)return null;const s=a[r(760)](t)(t,n,c[r(760)](t),c[r(760)](n));return s&&a[r(760)](n)(t,n,c[r(760)](t),c[r(760)](n))?s[1][r(686)]&&s[1][r(686)][r(638)]?null:s:null}f[e(469)]&&this[e(778)](f)}[Ec(690)](t){const e=Ec;if(0==t[e(638)])return;const n=this[e(651)]({skipNotAttached:!0})[e(450)]((t=>e(641)==t[e(553)]&&t[e(547)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(423)]);s[e(726)](n)||(s[e(467)](n,r[e(638)]),r[e(476)]([]));const i=s[e(760)](n);r[i][e(476)](t)}!function(){const t=e;r[t(700)](((e,n)=>{const r=t,s=e[0][r(418)],o=n[0][r(418)];return s==o?e[0][r(423)][r(479)]<n[0][r(423)][r(479)]?-1:1:s<o?-1:1}));for(const e of r)e[t(700)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(638)];t++){if(0==r[t][e(638)])continue;const n=[];for(let s=t+1;s<r[e(638)];s++)0!=r[s][e(638)]&&i(r[t],r[s])&&n[e(476)](s);for(const s of n)r[t]=r[t][e(613)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(638)];n++)t[n][e(627)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(638)];n++)t[n][e(699)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(423)][r(479)]!==n[0][r(423)][r(479)]&&t[0][r(633)]!==n[0][r(633)])return!1;if(!function(t,e){const n=r;return!t[n(359)]&&!e[n(359)]||(!t[n(359)]||!e[n(359)])&&(!!(t[n(359)]&&e[n(418)]<t[n(686)][n(756)][n(760)](0)[n(418)])||!!(e[n(359)]&&t[n(418)]<e[n(686)][n(756)][n(760)](0)[n(418)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(423)],r(479)),o=Ic(n[0][r(423)],r(479));return!!Or(s,o)&&(!!t[r(671)]((t=>n[r(515)]((e=>t[r(393)]()[r(755)](e[r(393)]())))))&&n[r(671)]((e=>t[r(515)]((t=>e[r(393)]()[r(755)](t[r(393)]()))))))}}[Ec(607)](t){const e=Ec,n=Array[e(356)](t),r=this[e(651)]({skipNotAttached:!0}),s=r[e(450)]((n=>!t[e(726)](n))),o=new Map(n[e(416)]((t=>[t,this[e(483)][e(491)](t[e(553)],t[e(566)],e(685))]))),i=new Map(r[e(416)]((t=>[t,t[e(603)]()])));for(let t=0;t<n[e(638)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(638)];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(638)];e++){const s=r[e];if(s[a(553)]!==n[a(553)]||s[a(633)].id!==n[a(633)].id||s[a(566)]!==n[a(566)])continue;if(!wc(n,s,[a(479)]))continue;if(a(641)==n[a(553)]&&n[a(666)][a(442)]!=s[a(666)][a(442)])continue;if(a(641)==n[a(553)]&&t[a(655)](n[a(666)][a(703)]))continue;if(a(773)==n[a(553)]){const e=t[a(742)][a(779)],r=n[a(468)]();if(r&&(e[a(722)][a(706)](r)||e[a(722)][a(508)](r)))continue}const c=o[a(760)](n),u=i[a(760)](n),l=i[a(760)](s),f=n[a(686)]&&n[a(686)][a(638)],h=s[a(686)]&&s[a(686)][a(638)];if(!f&&c(l,u))return t[a(478)](s,n),i[a(465)](n),!0;if(!h&&c(u,l))return t[a(478)](n,s),i[a(465)](s),!0}return!1}}[Ec(478)](t,e){const n=Ec;if(t[n(380)])for(const r of e[n(603)]())t[n(649)](r);else{const r=e[n(393)]()[n(454)];this[n(658)](t,this[n(410)][n(460)](t[n(393)]()[n(431)],r))}e[n(642)]()}[Ec(559)](t,e){const n=Ec,r=t[n(575)](n(394))||t[n(575)](n(641))?n(725):t[n(614)]();return zr(this[n(742)][n(739)],e+"_"+r+n(727))}[Ec(426)](){const t=Ec,e=this[t(742)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(410)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(361)](t[s(757)]);if(s(360)===e){n[s(550)](this[s(559)](r,s(637)));break}}for(const t of r){const{group:e,type:r}=this[s(361)](t[s(757)]);if(s(360)===e){n[s(550)](this[s(559)](r,s(640)));break}}}))}[Ec(716)](t){const e=Ec;if(this[e(530)])return!1;const n=this[e(742)],r=n[e(779)][e(509)][e(536)][e(596)]();if(0==r[e(638)])return!1;const s=[],o=r[e(450)]((t=>e(641)==t[e(553)])),i=r[e(450)]((t=>e(523)==t[e(553)]&&e(498)!=t[e(757)])),a=r[e(450)]((t=>e(662)==t[e(553)]&&e(498)!=t[e(757)]));for(const t of o)s[e(476)]({key:t[e(397)],newValue:t[e(764)],oldValue:t[e(594)],range:Sc(t[e(461)],n[e(779)])});for(const t of i){const r=a[e(371)]((n=>n[e(524)][e(755)](t[e(524)])));r&&s[e(476)]({key:e(615),newValue:t[e(757)],oldValue:r[e(757)],range:n[e(779)][e(512)](t[e(524)][e(506)])})}return 0!=s[e(638)]&&this[e(672)](t,s)}[Ec(405)](t){const e=Ec;let n=!1;const r=this[e(742)][e(779)][e(509)][e(536)][e(565)]()[e(450)]((t=>t[e(666)][e(409)]&&t[e(757)][e(575)](e(723))));for(const s of r){const{subType:r,id:o}=this[e(361)](s[e(757)]),i=r[e(730)]("|")[0];for(const r of this[e(651)]({skipNotAttached:!0}))r.id!=o&&e(641)==r[e(553)]&&r[e(666)]&&r[e(666)][e(703)]==i&&r[e(393)]()[e(772)](s[e(666)][e(409)])&&(this[e(510)](r,s[e(666)][e(409)],t),n=!0)}return n}[Ec(484)](t){const e=Ec;this[e(742)],this[e(530)]=!0,t()}[Ec(511)](t){const e=Ec,n=this[e(655)](t),r=this[e(561)][e(726)](t);return n||r}[Ec(672)](t,e){const n=Ec;if(0==e[n(638)])return!1;let r=!1;for(const s of e){const e=this[n(429)](s[n(461)],n(641))[n(450)]((t=>!t[n(528)][n(688)]))[n(416)]((t=>t[n(360)])),i=(0,o.hashObject)({newValue:s[n(518)]});e[n(450)]((t=>{const e=n,[r,o]=t[e(566)][e(730)]("|");return r==s[e(703)]&&o!=i}))[n(713)]((e=>{const o=n;this[o(510)](e,s[o(461)],t),r=!0}))}return r}[Ec(510)](t,e,n){const r=Ec,s=t[r(393)]()[r(517)](e);0!==s[r(638)]?1!==s[r(638)]?this[r(382)](t,e[r(431)],e[r(454)]):this[r(658)](t,s[0]):n[r(362)](t[r(448)]())}}class Ac{constructor(t){const e=Ec;this[e(425)]=t,this[e(410)]=t[e(779)],this[e(652)]=new Map,this[e(698)]=new Map,this[e(677)]()}[Ec(749)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(410)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(491)](t,e,i(670))(...n),onDiscard:(...n)=>this[i(491)](t,e,i(407))(...n)})}[Ec(439)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(652)][s(467)](o,r)}[Ec(491)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(652)][r(760)](s)||this[r(698)][r(760)](t+":"+n)}[Ec(677)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(700)](((t,n)=>t[e(431)][e(447)](n[e(431)])?1:-1)),this[e(410)][e(568)]((n=>{const r=e;for(const e of t){let t;t=e[r(454)][r(734)]&&e[r(454)][r(695)]==e[r(431)][r(506)]?n[r(522)](e[r(431)][r(506)],"on"):n[r(522)](e),this[r(410)][r(707)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(410)][n(568)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(416)]((t=>(Cc(t)&&(t=this[s(410)][s(460)](t[s(454)])),t)))[s(450)]((t=>s(379)!==t[s(554)][s(551)]));if(c[s(638)]<1)return;const u=Array[s(356)](this[s(410)][s(509)][s(377)][s(603)]())[s(416)]((t=>i.LiveRange[s(692)](t)));r[s(537)](c);for(const t of this[s(425)][s(459)][s(459)]())t[s(620)]();a[s(476)]({forceDefaultExecution:!0}),this[s(425)][s(481)](o,...a);const l=u[s(450)]((t=>s(379)!=t[s(554)][s(551)]));l[s(638)]>0&&r[s(537)](l);for(const t of u)t[s(635)]()}))},s=(e,n)=>1==e[t(638)]&&1==n[t(638)]&&e[0][t(454)][t(755)](n[0][t(431)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(410)])?[e,n]:Mc(n,e,s,r,this[t(410)])?[n,e]:null;this[t(698)][t(467)](t(622),e),this[t(698)][t(467)](t(601),n),this[t(698)][t(467)](t(363),s),this[t(698)][t(467)](t(761),o),this[t(698)][t(467)](t(629),n),this[t(698)][t(467)](t(663),e),this[t(698)][t(467)](t(753),s),this[t(698)][t(467)](t(535),o),this[t(698)][t(467)](t(430),r),this[t(698)][t(467)](t(759),e),this[t(698)][t(467)](t(721),s),this[t(698)][t(467)](t(564),e),this[t(698)][t(467)](t(352),r),this[t(698)][t(467)](t(704),e),this[t(698)][t(467)](t(634),s),this[t(698)][t(467)](t(388),e),this[t(698)][t(467)](t(539),e),this[t(698)][t(467)](t(626),((e,n)=>{const r=t;if(!n)return;const s=this[r(425)][r(432)][r(760)](yc);this[r(410)][r(568)]((t=>{const o=r;if(o(615)==n[o(703)])for(const r of e){const e=r[o(431)][o(506)],s=n[o(442)];t[o(625)](e,s)}else if(s[o(655)](n[o(703)]))for(const r of e)void 0!==n[o(442)]?t[o(451)](n[o(703)],n[o(442)],r[o(431)][o(506)]):t[o(623)](n[o(703)],r[o(431)][o(506)]);else for(const r of e)n[o(442)]?t[o(451)](n[o(703)],n[o(442)],r):t[o(623)](n[o(703)],r)}))})),this[t(698)][t(467)](t(612),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(695)][r(617)]({includeSelf:!0,parentFirst:!0})){if(s[r(554)]==s)return!1;if(!n[r(545)](s))return!1;if(t[r(706)](s)||t[r(508)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(454)][e(695)]==t[e(431)][e(506)]&&t[e(454)][e(367)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(501)].is(s(541))&&!r[s(706)](t[s(501)]),i=t[s(431)][s(500)](o),a=t[s(454)][s(500)](o,{direction:s(357)});return!(t[s(431)][s(755)](i)&&t[s(454)][s(755)](a)||(i[s(447)](a)?n[s(709)](e,{range:n[s(460)](i,a)}):n[s(362)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(431)][e(506)];return n&&n.is(e(674))}function Sc(t,e){const n=Ec;return null==t[n(454)][n(748)]&&t[n(454)][n(695)]==t[n(431)][n(506)]?vc(t[n(431)][n(506)],e):t}function vc(t,e){const n=Ec,r=e[n(722)][n(706)](t)||e[n(722)][n(453)](t);return e[n(460)](e[n(744)](t,n(740)),r?e[n(728)](t):e[n(744)](t,n(454)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(454)][o(755)](r[o(431)]))return!0;if(t[o(553)]!=e[o(553)])return!1;if(!n[o(454)][o(731)](r[o(431)]))return!1;const i=s[o(460)](n[o(454)],r[o(431)])[o(745)]();for(const t of i)if([o(401),o(413)][o(571)](t[o(553)])&&s[o(722)][o(508)](t[o(501)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(547)]||!e[r(547)])&&Or(Ic(t[r(423)],n),Ic(e[r(423)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(423)]),s=Dc(e);if(!t[n(547)])return!1;for(const t of Object[n(495)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(708)]({},t);return delete n[e(381)],delete n[e(474)],n}function Fc(){const t=["canEditAt","11140SDPIdB","plugins","unbind","getRanges","locale","listenTo","commentThreadController","acceptSuggestion","18351RyORTS","isEnabled","model","destroy","_pendingAction","_setPendingAction","626084xINhFW","_acceptCommand","discardSuggestion","8086568XkAKBs","_editor","7xxTcsQ","execute","424089qNJAGY","881688KsyoAM","add","isDirty","view","PendingActions","commands","canAccept","_removePendingAction","stopListening","get","10zvFVlP","change:isDirty","bind","canDiscard","880197ugcXjo","remove","PENDING_ACTION_SUGGESTION","3122048NdLmcr","_discardCommand"];return(Fc=function(){return t})()}const Bc=Pc;function Pc(t,e){const n=Fc();return(Pc=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(898425===parseInt(n(345))/1+-parseInt(n(348))/2+-parseInt(n(330))/3+parseInt(n(323))/4*(parseInt(n(341))/5)+parseInt(n(331))/6*(parseInt(n(328))/7)+-parseInt(n(326))/8+-parseInt(n(359))/9*(-parseInt(n(351))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(319)]=e,this[s(334)]=n,this[s(357)]=r,this[s(327)]=t,this[s(324)]=t[s(336)][s(340)](s(358)),this[s(349)]=t[s(336)][s(340)](s(325)),this[s(334)][s(343)](s(318)).to(this[s(324)],this[s(349)],((t,e)=>t||e)),this[s(334)][s(343)](s(337)).to(this[s(324)],s(318),(t=>t&&this[s(327)][s(319)][s(350)](e[s(354)]()))),this[s(334)][s(343)](s(344)).to(this[s(349)],s(318),(t=>t&&this[s(327)][s(319)][s(350)](e[s(354)]()))),this[s(321)]=null,n[s(333)]&&this[s(322)](),this[s(356)](n,s(358),(()=>this[s(358)]())),this[s(356)](n,s(325),(()=>this[s(325)]())),this[s(356)](n,s(342),(()=>{const t=s;n[t(333)]?this[t(322)]():this[t(338)]()}))}[Bc(358)](){const t=Bc;this[t(324)][t(329)](this[t(319)].id)}[Bc(325)](){const t=Bc;this[t(349)][t(329)](this[t(319)].id)}[Bc(320)](){const t=Bc;this[t(334)][t(353)](t(318)),this[t(334)][t(353)](t(337)),this[t(334)][t(353)](t(344)),this[t(339)](),this[t(357)][t(320)](),this[t(321)]&&this[t(338)]()}[Bc(322)](){const t=Bc,e=zr(this[t(327)][t(355)],t(347));this[t(321)]=this[t(327)][t(352)][t(340)](t(335))[t(332)](e)}[Bc(338)](){const t=Bc;null!==this[t(321)]&&this[t(327)][t(352)][t(340)](t(335))[t(346)](this[t(321)]),this[t(321)]=null}}const Uc=Gc;function jc(){const t=["value","authoredAt","descriptionParts","658763adVzTC","fire","disabledSubmit","set","isDirty","_localUser","60MBFFIb","editor","focus","_createCommentThreadInputView","108897XJAVvQ","removeComment","bind","addComment","18bYIYcz","locale","isReadOnly","commentInputView","isEnabled","29616MvUBkW","35884fuKlvG","updateComment","delegate","8529624lfWgqG","destroy","_createCommentViews","hasDirtyComment","_config","2776590mtXUrD","submit","length","CommentView","cancel","assign","isActive","showInput","setData","canAccept","70YxRUTc","11759XrtudC","element","_model","disableComments","canDiscard","editorConfig","commentsListView","10TmTQkz","commentThreadInputView","1207635dYHswy","commentThread"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(693363===-parseInt(n(172))/1+-parseInt(n(170))/2*(parseInt(n(187))/3)+-parseInt(n(197))/4*(parseInt(n(215))/5)+-parseInt(n(183))/6*(parseInt(n(177))/7)+parseInt(n(200))/8+parseInt(n(191))/9*(-parseInt(n(205))/10)+parseInt(n(216))/11*(parseInt(n(196))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(169)]=null,this[s(171)]=null,this[s(180)](s(211),!1),this[s(180)](s(175),e[s(175)]),this[s(189)](s(175)).to(e),this[s(180)](s(176),[]),this[s(180)](s(181),!1),this[s(180)](s(195),!1),this[s(180)](s(214),!1),this[s(180)](s(167),!1),this[s(165)]=e,this[s(182)]=n,this[s(204)]=r,r[s(166)]?this[s(180)](s(207),1):this[s(202)]()}[Uc(185)](){const t=Uc;this[t(164)][t(185)]()}[Uc(201)](){const t=Uc;this[t(169)]&&this[t(169)][t(201)](),this[t(171)]&&this[t(171)][t(201)](),super[t(201)]()}[Uc(202)](){const t=Uc,{CommentsListView:e}=this[t(204)];this[t(169)]=new e(this[t(192)],this[t(165)][t(173)],Object[t(210)]({CommentView:this[t(204)][t(208)]},this[t(204)])),this[t(169)][t(199)](t(188)).to(this),this[t(169)][t(199)](t(198)).to(this),this[t(169)][t(189)](t(211)).to(this),this[t(180)](t(207),this[t(169)][t(207)]+1),this[t(189)](t(207)).to(this[t(169)],t(207),(t=>t+1)),this[t(171)]=this[t(186)](),this.on(t(188),(()=>this[t(185)]())),this[t(189)](t(181)).to(this[t(169)],t(203),this[t(171)][t(194)],t(174),((t,e)=>t||!!e))}[Uc(186)](){const t=Uc,{CommentThreadInputView:e}=this[t(204)],n=new e(this[t(192)],this[t(182)],this[t(204)][t(168)]),r=n[t(194)];return n[t(189)](t(212)).to(this,t(211),this[t(165)][t(173)],t(193),r,t(174),((t,e,n)=>!!n||t&&!e)),r.on(t(206),((e,n)=>{const s=t;this[s(178)](s(190),n),r[s(184)][s(213)]("")})),r.on(t(209),(()=>this[t(185)]())),r[t(189)](t(179)).to(this[t(165)][t(173)],t(193)),n}}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=334]})(t,e)}const zc=Hc;function Wc(){const t=[".ck-annotation__content-wrapper","ck-suggestion-wrapper","change:description",'<span class="ck-suggestion-color" style="background-color: ',"@external","commentThread","cancel","join","77rEEEtN","description","formatDateTime","ck-suggestion","time","EXTERNAL_SUGGESTION","Discard suggestion","ck-suggestion__info-name","_descriptionElement","6537222RdwxsU","136966ljWiLq","ck-suggestion-wrapper--active","EXTERNAL_AVATAR","ck-comment__external","value","EXTERNAL_IMPORT_WORD_SUGGESTION","editorReady",'" title="',"ck-annotation__info","<p>","editorDestroyed","split",'"></span>',"ck-annotation__content-wrapper","ck-suggestion__main","ck-suggestion--discard","discardButton","bind","18714200MIDemb","isExternal","ck-annotation__actions","setTemplate","_model","render","ck-comment__info-time","color","EXTERNAL_IMPORT_WORD_AVATAR","locale","check","ck-suggestion__user","1650452cEdNdY","authoredAt","_config","discardSuggestion","ck-annotation__info-name","map","span","ck-suggestion--disabled-comments","canDiscard","7182845WYnvcL","_createButton","importWord","905484rdKxPZ","ck-annotation","Accept suggestion","title","source","isEnabled","bindTemplate","acceptSuggestion","children","acceptButton","querySelector","getExternalSuggestionNote","ck-suggestion__actions","fire","disableComments","ck-suggestion--accept","ck-annotation__info-time",'<span class="ck-suggestion-type">',"canAccept","commentThreadInputView","ck-suggestion__info","descriptionParts","type","getUserViewNotificationText","ck-suggestion-","extendTemplate","name","7rjgiqe","3843594JZPqki","userView","set","push","author","innerText","div","ck-annotation__user","getTemplate","ck-annotation__main","attributes","8RrSvJM","delegate","</p>","createElement","innerHTML","creator","isActive","element","content","execute","</span>","commentsListView"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(979343===-parseInt(n(358))/1*(-parseInt(n(400))/2)+-parseInt(n(359))/3+parseInt(n(430))/4+-parseInt(n(439))/5+-parseInt(n(442))/6*(-parseInt(n(390))/7)+-parseInt(n(370))/8*(parseInt(n(399))/9)+parseInt(n(418))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class qc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(361)](i(353),""),this[i(417)](i(353)).to(this,i(352),(t=>t&&t[0]?t[0][i(353)]:"")),this[i(417)](i(391)).to(this,i(352),this,i(376),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(409)+Kc(e[n(378)],e[n(425)])+n(372);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(398)]=null,this[i(340)]=this[i(440)](zr(e,i(444)),t.icons[i(428)],i(346),i(338),"sw"),this[i(340)][i(417)](i(336)).to(this,i(349)),this[i(416)]=this[i(440)](zr(e,i(396)),t.icons[i(388)],i(415),i(433),"sw"),this[i(416)][i(417)](i(336)).to(this,i(438)),this[i(360)]=new o.UserView(e,this[i(422)][i(363)],this[i(354)]()),this[i(360)][i(356)]({attributes:{class:[i(429),i(366)]}}),this[i(421)](this[i(367)]())}[zc(367)](){const t=zc,e=this[t(337)],n=[{tag:t(365),attributes:{class:[t(351),t(408)]},children:[{tag:t(436),children:[{text:this[t(360)][t(357)]}],attributes:{class:[t(397),t(434)]}},{tag:t(394),attributes:{datetime:e.to(t(431)),class:[t(424),t(347)]},children:[{text:e.to(t(431),(e=>this[t(432)][t(392)](e)))}]}]},{tag:t(365),attributes:{class:[t(343),t(420)]},children:[this[t(340)],this[t(416)]]},{tag:t(365),attributes:{class:[t(413)]}}];this[t(422)][t(419)]&&n[t(362)]({tag:t(365),attributes:{class:[t(403)]},children:[{text:this[t(342)]()}]});const r={tag:t(365),attributes:{class:[t(383),e.if(t(376),t(401)),e.to(t(353),(e=>t(355)+e)),this[t(432)][t(345)]&&t(437)],"data-suggestion-id":this[t(422)].id,"data-thread-id":this[t(422)][t(387)].id,"data-author-id":this[t(422)][t(363)].id,tabindex:-1},children:[{tag:t(365),attributes:{class:[t(393),t(443)]},children:[this[t(360)],{tag:t(365),attributes:{class:[t(414),t(368)]},children:n}]}]};return this[t(381)]&&this[t(350)]&&(r[t(339)][t(362)](this[t(381)],this[t(350)]),this[t(381)][t(371)](t(406)).to(this),this[t(381)][t(371)](t(410)).to(this),this[t(350)][t(371)](t(406)).to(this),this[t(350)][t(371)](t(410)).to(this)),r}[zc(423)](){const t=zc;super[t(423)](),this[t(398)]=this[t(377)][t(341)](t(382)),this[t(398)][t(374)]=this[t(391)],this.on(t(384),((e,n,r)=>{const s=t;this[s(398)][s(374)]=r}))}[zc(440)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(427)]);return a[i(361)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(356)]({attributes:{class:n}}),a.on(i(379),(()=>{const t=i;this[t(344)](r,this[t(422)].id)})),a}[zc(342)](){const t=zc;return t(441)===this[t(422)][t(369)][t(386)][t(335)]?zr(this[t(427)],t(405)):zr(this[t(427)],t(395))}[zc(354)](){const t=zc;return this[t(422)][t(419)]?t(441)===this[t(422)][t(369)][t(386)][t(335)]?zr(this[t(427)],t(426),this[t(422)][t(375)][t(357)]):zr(this[t(427)],t(402),this[t(422)][t(375)][t(357)]):null}}function Kc(t,e){const n=zc;let r="";return r+=t[n(411)]("*")[n(435)](((t,e)=>e%2!=0?n(348)+Xc(t)+n(380):Xc(t)))[n(389)](""),e&&(r+=n(385)+e[n(404)]+n(407)+e[n(334)]+n(412)),r}function Xc(t){const e=zc,n=document[e(373)](e(436));return n[e(364)]=t,n[e(374)]}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',Yc=Qc;function Jc(){const t=["comments.editorConfig","define","actionView","registerAnnotation","componentFactory","_suggestionToController","head","6602995qksTEH","descriptionParts","menuBar:trackChanges","isDirty","value","menu","acceptButton","unbind","addSourceCollector","276AfvFcI","trackChanges","source","activeMarkers","27Wyxloy","mainView","get","suggestionChanged","switchbutton","isMultiRange","editor","createAnnotation","commandName","children","innerView","_disableComments","TrackChangesEditing","pluginName","getDescriptions","destroy","137627JootJR","Accept all selected suggestions","type","from","getByInnerView","isInContent","1814661nWcnbH","3016040avrqhr","set","commentThread","toMany","getAllAdjacentSuggestions","focus","acceptAllSuggestions","_refreshActiveMarkers","separator","has","editing","CommentView","add","_initializeController","acceptSelectedSuggestions","remove","Discard all suggestions","commands","EditorAnnotations","_destroyController","lowest","init","_createToolbarButton","_handleControllerBuffer","stopListening","size","_handleSuggestionControllerDelayed","10981610oWfiuy","listenTo","discardButton","Discard all selected suggestions","items","view","_createMenuBarMenu","locale","comments","createAnnotationView","Track changes","length","refreshSelectedViews","_updateController","values","hasSuggestion","getSuggestion","arrowView","delete","_bindAnnotationToEditors","getRanges","getFirstRange","8nQEQpr","model","config","panelView","CommentsUI","createCommentThreadController","addComment","bind","menuitem","descriptionFactory","comments.maxCommentCharsWhenCollapsed","execute","menuitemcheckbox","suggestionUnloaded","plugins","change:activeAnnotations","getJoined","12764856nrSzIx","_viewToController","discardAllSuggestions","comments.maxThreadTotalWeight","button","11cGhBJl","delegate","keys","Annotations","_annotationViews","_unbindEditors","reduce","SuggestionThreadView","requires","comments.maxCommentsWhenCollapsed","buttonView","trackChanges.SuggestionThreadView","trackChanges.disableComments","discardSelectedSuggestions","CommentsRepository","activeAnnotations","isOn","clear","_addUIComponentsToFactory","filter","some","getMarkers","push","previous","suggestion-","TrackChangesUI","Accept all suggestions","16BIJlaq","suggestionLoaded","getMarkerNames","change:previous","isEnabled","47123vFESTw"];return(Jc=function(){return t})()}function Qc(t,e){const n=Jc();return(Qc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(906359===-parseInt(n(245))/1*(-parseInt(n(240))/2)+-parseInt(n(141))/3*(-parseInt(n(191))/4)+parseInt(n(253))/5+parseInt(n(262))/6*(-parseInt(n(282))/7)+parseInt(n(142))/8*(-parseInt(n(266))/9)+-parseInt(n(169))/10*(-parseInt(n(213))/11)+-parseInt(n(208))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Yc(221)](){const t=Yc;return[yc,o.Users,t(227),t(216),t(160)]}static get[Yc(279)](){return Yc(238)}constructor(t){const e=Yc;super(t),this[e(251)]=new Map,this[e(209)]=new Map,this[e(217)]=new Map,this[e(165)]=new Map;const n=this[e(272)][e(193)];n[e(247)](e(224),qc),n[e(247)](e(225),!1),this[e(277)]=n[e(268)](e(225))}[Yc(168)](t,e){const n=Yc;0===this[n(165)][n(167)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(165)]){const r=this[t(251)][t(151)](e);r||n?r&&n&&this[t(161)](e):this[t(155)](e)}this[t(165)][t(230)](),this[t(272)][t(205)][t(268)](t(160))[t(181)](),this[t(149)]()}),10),this[n(165)][n(143)](t,e)}[Yc(163)](){const t=Yc,e=this[t(272)],n=e[t(205)][t(268)](t(278)),r=e[t(205)][t(268)](t(216)),s=e[t(205)][t(268)](t(160)),o=e[t(205)][t(268)](t(227));this[t(231)](),s[t(261)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(285)](this[e(251)])){const s=t[e(146)](),o=[];for(const t of s){if(!t[e(140)])continue;if(t[e(271)]){o[e(235)](...t[e(189)]());continue}const n=t[e(190)]();if(o[e(180)]>0){const t=o[0][e(207)](n);if(t){o[0]=t;continue}}o[e(235)](n)}n[e(235)]([r[e(174)],o])}return n})),this[t(170)](n,t(241),((e,n)=>{const r=t;this[r(170)](n,r(243),((t,e,s,o)=>{const i=r;n[i(140)]&&(null==s?(this[i(182)](o[i(252)]),this[i(168)](n,!1)):(this[i(182)](s[i(252)]),null==o&&this[i(168)](n,!0)))})),null!==n[r(236)]?this[r(182)](n[r(252)]):this[r(168)](n,!1)})),this[t(170)](n,t(204),((e,n,r)=>{const s=t;this[s(166)](n,s(243)),this[s(165)][s(187)](n),this[s(251)][s(151)](n)&&this[s(161)](n),r&&this[s(182)](r[s(252)])})),this[t(170)](n,t(269),((e,n)=>{this[t(182)](n)})),this[t(170)](r,t(206),(()=>{this[t(149)]()})),this[t(170)](o,t(197),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(184)](r))return;const i=n[o(185)](r);this[o(251)][o(268)](i)[o(174)][o(147)]()}),{priority:t(162)})}[Yc(149)](){const t=Yc,e=this[t(272)][t(205)][t(268)](t(216)),n=this[t(272)][t(205)][t(268)](t(278)),r=Array[t(285)](e[t(228)],(e=>e[t(276)]))[t(232)]((e=>this[t(209)][t(151)](e))),s=[];for(const e of r){const n=this[t(209)][t(268)](e)[t(192)][t(146)]();s[t(235)](...n[t(219)](((e,n)=>[...e,...n[t(242)]()]),[]))}n[t(265)]=s}[Yc(231)](){const t=Yc,n=this[t(272)],r=n[t(176)],o=zr(r,t(179)),i=new e.Collection([{type:t(270),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(263),role:t(203)})},{type:t(150)},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(239)),commandName:t(148),role:t(199)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(283)),commandName:t(156),role:t(199)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(158)),commandName:t(210),role:t(199)})},{type:t(212),model:new s.ViewModel({withText:!0,label:zr(r,t(172)),commandName:t(226),role:t(199)})}]);for(const e of i)if(tu(e)){const r=n[t(159)][t(268)](e[t(192)][t(274)]);e[t(192)][t(198)](t(229),t(244)).to(r,t(257),t(244))}n.ui[t(250)][t(154)](t(263),(e=>this[t(164)](e,i,o))),n.ui[t(250)][t(154)](t(255),(e=>this[t(175)](e,i,o)))}[Yc(164)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(272)][r(159)][r(268)](r(263));o[r(223)][r(143)]({tooltip:n,label:n,icon:Zc}),o[r(223)][r(198)](r(229)).to(i,r(257)),o[r(223)].on(r(202),(()=>{const t=r;i[t(202)](),this[t(272)][t(152)][t(174)][t(147)]()})),(0,s.addListToDropdown)(o,e,{role:r(258)});const a=[];for(const t of e)tu(t)&&a[r(235)](this[r(272)][r(159)][r(268)](t[r(192)][r(274)]));const c=o[r(223)];return c[r(248)][r(260)](r(244)),c[r(186)][r(260)](r(244)),c[r(248)][r(198)](r(244)).to(i,r(244)),c[r(186)][r(198)](r(244))[r(145)](a,r(244),((...t)=>t[r(233)]((t=>t)))),o.on(r(202),(t=>{const e=r;this[e(272)][e(202)](t[e(264)][e(274)]),this[e(272)][e(152)][e(174)][e(147)]()})),o}[Yc(175)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(272)][r(159)][r(268)](r(263));o[r(223)][r(143)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(150)==n[r(284)]){a[r(173)][r(154)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(192)];i[r(198)](...Object[r(215)](c)).to(c),i[r(214)](r(202)).to(o),i.on(r(202),(()=>{const t=r;this[t(272)][t(202)](c[t(274)]),this[t(272)][t(152)][t(174)][t(147)]()})),e[r(275)][r(154)](i),a[r(173)][r(154)](e)}return o[r(198)](r(244)).to(i,r(244)),o[r(194)][r(275)][r(154)](a),o}[Yc(155)](t){const e=Yc,n=this[e(272)],r=n[e(193)],s=n[e(205)][e(268)](e(216)),i=n[e(205)][e(268)](e(227)),a=n[e(205)][e(268)](e(160)),c=n[e(205)][e(268)](o.Users).me,u=r[e(268)](e(263))[e(220)],{CommentsListView:l,CommentThreadInputView:f}=n[e(205)][e(268)](e(195));let h,g;this[e(217)][e(151)](t.id)?(g=this[e(217)][e(268)](t.id),h=g[e(267)]):(h=new u(n[e(176)],t,c,{disableComments:this[e(277)],editorConfig:r[e(268)](e(246)),maxCommentsWhenCollapsed:r[e(268)](e(222)),maxThreadTotalWeight:r[e(268)](e(211)),maxCommentCharsWhenCollapsed:r[e(268)](e(201)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(268)](e(176))),CommentView:r[e(268)](e(177))[e(153)],CommentsListView:l,CommentThreadInputView:f}),h[e(259)].on(e(202),(()=>{const t=e;n[t(152)][t(174)][t(147)]()})),h[e(171)].on(e(202),(()=>{const t=e;n[t(152)][t(174)][t(147)]()})),g=s[e(178)](this[e(272)][e(176)],h),g[e(198)](e(256)).to(h,e(256)),g[e(198)](e(180)).to(h),g[e(198)](e(284)).to(h,e(284),(t=>e(237)+t)),this[e(217)][e(143)](t.id,g));const d=i[e(196)](t[e(144)],h),p=new xc(n,t,h,d),m=t[e(146)]()[e(232)]((t=>t[e(140)]));h[e(254)]=n[e(205)][e(268)](e(278))[e(200)][e(280)](m),this[e(251)][e(143)](t,p),this[e(209)][e(143)](h,p);const I=s[e(273)]({view:g,target:()=>{const r=e,s=[],i=t[r(146)]()[r(232)]((t=>t[r(140)]));for(const t of i)s[r(235)](...t[r(234)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(152)],s)},type:()=>e(237)+p[e(174)][e(284)]});i[e(188)](h,I),s[e(154)](I),a[e(249)](I)}[Yc(161)](t){const e=Yc,n=this[e(272)][e(205)][e(268)](e(227)),r=this[e(272)][e(205)][e(268)](e(216)),s=this[e(251)][e(268)](t),o=s[e(174)],i=r[e(286)](o);n[e(218)](o),i&&r[e(157)](i),this[e(251)][e(187)](t),this[e(209)][e(187)](o),s[e(281)]()}[Yc(182)](t){const e=Yc;if(!t[e(140)]||!this[e(251)][e(151)](t))return;const n=this[e(272)][e(205)][e(268)](e(278)),r=this[e(251)][e(268)](t),s=t[e(146)]();r[e(174)][e(254)]=n[e(200)][e(280)](s)}[Yc(281)](){const t=Yc;for(const e of this[t(251)][t(215)]())this[t(161)](e);for(const e of this[t(217)][t(183)]())e[t(267)][t(281)]();super[t(281)]()}}function tu(t){return Yc(192)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=268]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(228511===parseInt(n(269))/1*(-parseInt(n(271))/2)+parseInt(n(287))/3+-parseInt(n(272))/4+parseInt(n(274))/5*(parseInt(n(275))/6)+parseInt(n(273))/7*(-parseInt(n(279))/8)+parseInt(n(285))/9+-parseInt(n(277))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(268)](){return[yc,$c,eu(270)]}static get[eu(286)](){return eu(288)}set[eu(278)](t){var e=eu;this[e(284)][e(289)][e(283)](yc)[e(278)]=t}get[eu(278)](){var t=eu;return this[t(284)][t(289)][t(283)](yc)[t(278)]}[eu(282)](t){var e=eu;return this[e(284)][e(289)][e(283)](yc)[e(276)](t)}[eu(280)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(284)][n(289)][n(283)](yc)[n(280)]({skipNotAttached:t,toJSON:e})}[eu(281)](t){var e=eu;return this[e(284)][e(289)][e(283)](yc)[e(281)](t)}}function su(){var t=["1255581snwuRr","TrackChanges","plugins","requires","124909EzhbZk","Comments","2ugIgOg","1433272hpHWKd","49lhwlDq","1150985uvVVwj","6QKifeU","addSuggestionData","1575750zTdCUV","adapter","193208wcNGbf","getSuggestions","getSuggestion","addSuggestion","get","editor","3506814BvkzLY","pluginName"];return(su=function(){return t})()}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(687836===parseInt(n(357))/1+-parseInt(n(369))/2+parseInt(n(381))/3+-parseInt(n(351))/4+parseInt(n(394))/5*(-parseInt(n(392))/6)+parseInt(n(352))/7+parseInt(n(365))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const iu=[ou(382)];class au extends t.Plugin{static get[ou(342)](){return[yc]}static get[ou(380)](){return ou(375)}[ou(400)](){const t=ou,n=this[t(396)];if(n[t(353)][t(359)](t(388),(e=>{const r=t,s=n[r(344)][r(384)][r(376)]()[r(398)](((t,e)=>(t[e]="",t)),{});return n[r(387)][r(379)](s,e)})),t(350)!=typeof n[t(353)][t(399)](t(367))[t(391)])throw new e.CKEditorError(t(360))}[ou(402)](t){return hu(this[ou(396)],!0,t)}[ou(345)](t){return hu(this[ou(396)],!1,t)}}function cu(t,e){const n=fu();return(cu=function(t,e){return n[t-=342]})(t,e)}class uu extends t.Plugin{static get[ou(380)](){return ou(371)}constructor(t){const e=ou;super(t),this[e(358)]=e(348)}[ou(400)](){const t=ou;this[t(396)][t(401)][t(399)](t(390))[t(363)]={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(396)][t(401)][t(399)](t(383))[t(363)]=null}}function lu(t){return void 0!==t[ou(386)]}function fu(){const t=["execute","requires","push","model","getDataWithDiscardedSuggestions","acceptAllSuggestions","createDocumentFragment","end","getCommentThreads","function","4784004DhUdBI","3677030rFWKlo","config","discardAllSuggestions","getFullData","map","879604wRYDgZ","result","define","track-changes-data-invalid-editor-creator","name","useAnonymousUser","_adapter","appendChild","13691416MVBmap","createElement","trackChangesData","addCommentThread","1141046ifFVor","div","TrackChangesDataGetter","getSuggestions","getUser","addSuggestionData","TrackChangesData","getRootNames","Users","rootsAttributes","create","pluginName","925089YNGxwI","Pagination","TrackChangesEditing","document","addUser","getRootsAttributes","constructor","trackChangesData.editorCreator","data","CommentsRepository","editorCreator","14628gccthk","set","1990rccpuN","users","editor","destroy","reduce","get","init","plugins","getDataWithAcceptedSuggestions"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(401)][r(343)](yc,uu),s[r(378)]=lu(t)?t[r(386)]():void 0;const i=document[r(347)](),a=t[r(353)][r(399)](r(367))[r(391)],c=await a(s,(()=>function(t){const e=r,n=document[e(366)](e(370));return t[e(364)](n),n}(i)));!function(t,e){const n=r,s=t[n(344)][n(384)][n(376)]()[n(398)](((e,r)=>(e[r]=t[n(389)][n(399)]({rootName:r}),e)),{}),o=t[n(401)][n(399)](n(377))[n(395)][n(356)]((t=>({id:t.id,name:t[n(361)]}))),i=t[n(401)][n(399)](n(383))[n(372)]({skipNotAttached:!0,toJSON:!0}),a=t[n(401)][n(399)](n(390))[n(349)]({skipNotAttached:!0,toJSON:!0}),c=e[n(401)][n(399)](n(377)),u=e[n(401)][n(399)](n(383)),l=e[n(401)][n(399)](n(390));for(const t of o)c[n(373)](t.id)||c[n(385)](t);c.me||c[n(362)]();for(const t of a)l[n(368)](t);for(const t of i)u[n(374)](t);e[n(389)][n(393)](s)}(t,c),c[r(403)](r(e?346:354));const u=lu(c)?c[r(355)](n):c[r(389)][r(399)](n);return await c[r(397)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=478]})(t,e)}function du(){var t=["450mCAGdx","886152jhkyda","1889006SyKDrx","13955jjGLyb","12uPjnEr","558924osWMRq","713432Gtxqou","32496iChsZO","29310uenUUJ","10RZJjCw"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(151396===-parseInt(n(478))/1*(-parseInt(n(479))/2)+-parseInt(n(486))/3+parseInt(n(480))/4+-parseInt(n(484))/5*(-parseInt(n(482))/6)+parseInt(n(487))/7+parseInt(n(481))/8+parseInt(n(485))/9*(-parseInt(n(483))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();